complete command prompt content is as follows for my earlier post

C:\jboss-4.0.2\bin>run
===============================================================================
.
  JBoss Bootstrap Environment
.
  JBOSS_HOME: C:\jboss-4.0.2\bin\\..
.
  JAVA: C:\j2sdk1.4.2_10\bin\java
.
  JAVA_OPTS:  -Dprogram.name=run.bat -Xms128m -Xmx512m
.
  CLASSPATH: C:\j2sdk1.4.2_10\lib\tools.jar;C:\jboss-4.0.2\bin\\run.jar
.
===============================================================================
.
13:12:36,423 INFO  [Server] Starting JBoss (MX MicroKernel)...
13:12:36,423 INFO  [Server] Release ID: JBoss [Zion] 4.0.2 (build: CVSTag=JBoss_
4_0_2 date=200505022023)
13:12:36,423 INFO  [Server] Home Dir: C:\jboss-4.0.2
13:12:36,423 INFO  [Server] Home URL: file:/C:/jboss-4.0.2/
13:12:36,423 INFO  [Server] Library URL: file:/C:/jboss-4.0.2/lib/
13:12:36,423 INFO  [Server] Patch URL: null
13:12:36,423 INFO  [Server] Server Name: default
13:12:36,423 INFO  [Server] Server Home Dir: C:\jboss-4.0.2\server\default
13:12:36,423 INFO  [Server] Server Home URL: file:/C:/jboss-4.0.2/server/default
/
13:12:36,423 INFO  [Server] Server Data Dir: C:\jboss-4.0.2\server\default\data
13:12:36,423 INFO  [Server] Server Temp Dir: C:\jboss-4.0.2\server\default\tmp
13:12:36,423 INFO  [Server] Server Config URL: file:/C:/jboss-4.0.2/server/defau
lt/conf/
13:12:36,423 INFO  [Server] Server Library URL: file:/C:/jboss-4.0.2/server/defa
ult/lib/
13:12:36,423 INFO  [Server] Root Deployment Filename: jboss-service.xml
13:12:36,439 INFO  [Server] Starting General Purpose Architecture (GPA)...
Failed to boot JBoss:
java.lang.RuntimeException: Cannot create MBeanServer
        at org.jboss.mx.server.MBeanServerImpl.(MBeanServerImpl.java:224)
        at org.jboss.mx.server.MBeanServerBuilderImpl.newMBeanServer(MBeanServer
BuilderImpl.java:56)
        at javax.management.MBeanServerFactory.newMBeanServer(MBeanServerFactory
.java:320)
        at javax.management.MBeanServerFactory.createMBeanServer(MBeanServerFact
ory.java:223)
        at org.jboss.system.server.ServerImpl.doStart(ServerImpl.java:369)
        at org.jboss.system.server.ServerImpl.start(ServerImpl.java:315)
        at org.jboss.Main.boot(Main.java:195)
        at org.jboss.Main$1.run(Main.java:463)
        at java.lang.Thread.run(Thread.java:534)
Caused by: javax.management.RuntimeOperationsException: Exception occured in Mod
elMBeanOperationInfo constructor
        at javax.management.modelmbean.ModelMBeanOperationInfo.(ModelMBean
OperationInfo.java:278)
        at org.jboss.mx.metadata.MBeanInfoConversion.toModelMBeanInfo(MBeanInfoC
onversion.java:122)
        at org.jboss.mx.modelmbean.XMBean.(XMBean.java:214)
        at org.jboss.mx.server.registry.BasicMBeanRegistry.registerMBean(BasicMB
eanRegistry.java:180)
        at org.jboss.mx.server.MBeanServerImpl.(MBeanServerImpl.java:200)
        ... 8 more
Caused by: java.lang.IllegalArgumentException: Invalid descriptor passed in para
meter
        ... 13 more
Press any key to continue . . .

Please let me know how to fix this.

thanks,
Srinivas.

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

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


-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
_______________________________________________
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to