[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: jboss 5.0 and ejb 2.1 deployments

roelof do-not-reply at jboss.com
Mon Oct 6 02:50:47 EDT 2008


"jaikiran" wrote : Which exact version of JBoss-5.0 do you use? 

  | 08:14:45,650 INFO  [ServerImpl] Release ID: JBoss [Morpheus] 5.0.0.CR2 (build: SVNTag=JBoss_5_0_0_CR2 date=200809171046)
  | 

"jaikiran" wrote : 
  | And which version of Java? Please post the contents of your JNDI tree. Also, do you have a jboss.xml where you specify the JNDI names for your EJBs? If yes, then post that too.
  | 


  | 08:14:50,553 INFO  [ServerInfo] Java version: 1.5.0_12,Sun Microsystems Inc.
  | 08:14:50,553 INFO  [ServerInfo] Java VM: Java HotSpot(TM) 64-Bit Server VM 1.5.0_12-b04,Sun Microsystems Inc.
  | 08:14:50,554 INFO  [ServerInfo] OS-System: Linux 2.6.23.17-88.fc7,amd64
  | 

i cannot provide a jndi tree at this stage as trying to access to the jmx-console fails. during this time jboss is also running at 100% cpu.

the relevant entry from the jboss.xml file:

  | <entity>
  |   <ejb-name>CommandLog</ejb-name>
  |   <local-jndi-name>mtn_usa/commandlog/CommandLog</local-jndi-name>
  |   <method-attributes/>
  | </entity>
  | 

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4180477#4180477

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4180477



More information about the jboss-user mailing list