Java开发网 Java开发网
注册 | 登录 | 帮助 | 搜索 | 排行榜 | 发帖统计  

您没有登录

» Java开发网 » Application Server » JBoss  

按打印兼容模式打印这个话题 打印话题    把这个话题寄给朋友 寄给朋友    该主题的所有更新都将Email到你的邮箱 订阅主题
flat modethreaded modego to previous topicgo to next topicgo to back
作者 jboss 启动不了,很急,求助中
cgm123





发贴: 2
积分: 0
于 2006-09-11 22:00 user profilesend a private message to usersearch all posts byselect and copy to clipboard. 
ie only, sorry for netscape users:-)add this post to my favorite list
我这里也有问题,哪位高手的可以帮我,谢谢!!!
回出现这样的问题
Caused by:java.lang.IllegalArgumentExceptionBig Smileescripter Type is invalid
....16more
请按任意键继续
按了键就关了,具体的请看附件

这是为什么?
谁能告诉我

jboss的问题.jpg (714.85k)



作者 Re:jboss 启动不了,很急,求助中 [Re:cgm123]
cgm123





发贴: 2
积分: 0
于 2006-09-11 22:58 user profilesend a private message to usersearch all posts byselect and copy to clipboard. 
ie only, sorry for netscape users:-)add this post to my favorite list
具体是这样的
===============================================================================
.
JBoss Bootstrap Environment
.
JBOSS_HOME: F:\软件设计\jboss-4.0.4.GA\jboss-4.0.4.GA\bin\\..
.
JAVA: C:\j2sdk1.5.0\bin\java
.
JAVA_OPTS: -Dprogram.name=run.bat -Xms128m -Xmx512m -Dsun.rmi.dgc.client.gcIn
terval=3600000 -Dsun.rmi.dgc.server.gcInterval=3600000
.
CLASSPATH: C:\j2sdk1.5.0\lib\tools.jar;F:\软件设计\jboss-4.0.4.GA\jboss-4.0.4.
GA\bin\\run.jar
.
===============================================================================
.
22:43:41,640 INFO [Server] Starting JBoss (MX MicroKernel)...
22:43:41,640 INFO [Server] Release ID: JBoss [Zion] 4.0.4.GA (build: CVSTag=JBo
ss_4_0_4_GA date=200605151000)
22:43:41,656 INFO [Server] Home Dir: F:\软件设计\jboss-4.0.4.GA\jboss-4.0.4.GA
22:43:41,656 INFO [Server] Home URL: file:/F:/软件设计/jboss-4.0.4.GA/jboss-4.0
.4.GA/
22:43:41,656 INFO [Server] Patch URL: null
22:43:41,656 INFO [Server] Server Name: default
22:43:41,656 INFO [Server] Server Home Dir: F:\软件设计\jboss-4.0.4.GA\jboss-4.
0.4.GA\server\default
22:43:41,656 INFO [Server] Server Home URL: file:/F:/软件设计/jboss-4.0.4.GA/jb
oss-4.0.4.GA/server/default/
22:43:41,656 INFO [Server] Server Log Dir: F:\软件设计\jboss-4.0.4.GA\jboss-4.0
.4.GA\server\default\log
22:43:41,656 INFO [Server] Server Temp Dir: F:\软件设计\jboss-4.0.4.GA\jboss-4.
0.4.GA\server\default\tmp
22:43:41,656 INFO [Server] Root Deployment Filename: jboss-service.xml
22:43:42,187 WARN [BasicMBeanRegistry] javax.management.MBeanRegistrationExcept
ion: preRegister() failed: [ObjectName='JMImplementation:type=MBeanServerDelegat
e', Class=javax.management.MBeanServerDelegate (javax.management.MBeanServerDele
gate@1d15445)]
Failed to boot JBoss:
java.lang.RuntimeException: Cannot create MBeanServer
at org.jboss.mx.server.MBeanServerImpl.<init>(MBeanServerImpl.java:239)
at org.jboss.mx.server.MBeanServerBuilderImpl.newMBeanServer(MBeanServer
BuilderImpl.java:71)
at javax.management.MBeanServerFactory.newMBeanServer(MBeanServerFactory
.java:316)
at javax.management.MBeanServerFactory.createMBeanServer(MBeanServerFact
ory.java:219)
at org.jboss.system.server.ServerImpl.doStart(ServerImpl.java:420)
at org.jboss.system.server.ServerImpl.start(ServerImpl.java:362)
at org.jboss.Main.boot(Main.java:200)
at org.jboss.Main$1.run(Main.java:464)
at java.lang.Thread.run(Thread.java:566)
Caused by: javax.management.MBeanRegistrationException: preRegister() failed: [O
bjectName='JMImplementation:type=MBeanServerDelegate', Class=javax.management.MB
eanServerDelegate (javax.management.MBeanServerDelegate@1d15445)]
at org.jboss.mx.server.registry.BasicMBeanRegistry.invokePreRegister(Bas
icMBeanRegistry.java:713)
at org.jboss.mx.server.registry.BasicMBeanRegistry.registerMBean(BasicMB
eanRegistry.java:211)
at org.jboss.mx.server.MBeanServerImpl.<init>(MBeanServerImpl.java:215)
... 8 more
Caused by: javax.management.RuntimeOperationsException: Exception occured trying
find the descriptors of the MBean
at javax.management.modelmbean.ModelMBeanInfoSupport.getDescriptors(Mode
lMBeanInfoSupport.java:445)
at org.jboss.mx.modelmbean.ModelMBeanInvoker.initPersistence(ModelMBeanI
nvoker.java:538)
at org.jboss.mx.modelmbean.ModelMBeanInvoker.init(ModelMBeanInvoker.java
:520)
at org.jboss.mx.modelmbean.ModelMBeanInvoker.invokePreRegister(ModelMBea
nInvoker.java:486)
at org.jboss.mx.server.AbstractMBeanInvoker.preRegister(AbstractMBeanInv
oker.java:654)
at org.jboss.mx.server.registry.BasicMBeanRegistry.invokePreRegister(Bas
icMBeanRegistry.java:697)
... 10 more
Caused by: java.lang.IllegalArgumentException: Descriptor Type is invalid
... 16 more
请按任意键继续. . .就关了



作者 Re:jboss 启动不了,很急,求助中 [Re:cgm123]
chirs





发贴: 2
积分: 0
于 2006-11-21 12:39 user profilesend a private message to usersearch all posts byselect and copy to clipboard. 
ie only, sorry for netscape users:-)add this post to my favorite list
应该是中文名目录的问题!


作者 Re:jboss 启动不了,很急,求助中 [Re:cgm123]
hransun





发贴: 3
积分: 0
于 2006-11-23 07:03 user profilesend a private message to usersearch all posts byselect and copy to clipboard. 
ie only, sorry for netscape users:-)add this post to my favorite list
目录名用英文,不要带空格


作者 Re:jboss 启动不了,很急,求助中 [Re:cgm123]
老肥羊





发贴: 14
积分: 0
于 2008-03-01 13:46 user profilesend a private message to usersearch all posts byselect and copy to clipboard. 
ie only, sorry for netscape users:-)add this post to my favorite list
改掉中文目录



flat modethreaded modego to previous topicgo to next topicgo to back
  已读帖子
  新的帖子
  被删除的帖子
Jump to the top of page

   Powered by Jute Powerful Forum® Version Jute 1.5.6 Ent
Copyright © 2002-2021 Cjsdn Team. All Righits Reserved. 闽ICP备05005120号-1
客服电话 18559299278    客服信箱 714923@qq.com    客服QQ 714923