The jboss version:  v2.3beta, on win2K. It was downloaded on April 16.

I deployed a mdb, it somehow made jboss stuck. And then I ^C  jboss. Then,
deleted the trouble maker mdb,
but still left a simple mdb there, then, I restarted jboss. It has error
message(see below), saying that can not find
org/jbossmq/server/JMSServer. If I take out the simple mdb, it starts well,
but when I deploy the simple mdb, the
error message came out again!

I rebooted the win2k, still the same. I reinstalled jboss, still the same.

Note that it works fine before the crash!

Is there some thing left from the crash? where should I check?

//////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////



[Auto deploy] Watching C:\jbossFromSrc\deploy
[Auto deploy] Watching C:\jbossFromSrc\deploy\lib
[Auto deploy] Auto deploy of file:/C:/jbossFromSrc/deploy/interest.jar
[J2EE Deployer Default] Deploy J2EE application:
file:/C:/jbossFromSrc/deploy/interest.jar
[J2EE Deployer Default] Create application interest.jar
[J2EE Deployer Default] install module interest.jar
[Container factory]
Deploying:file:/C:/jbossFromSrc/tmp/deploy/Default/interest.jar
[Verifier] Verifying
file:/C:/jbossFromSrc/tmp/deploy/Default/interest.jar/ejb1001.jar
[Container factory] Deploying Interest
[Container factory] Deployed application:
file:/C:/jbossFromSrc/tmp/deploy/Default/interest.jar
[J2EE Deployer Default] J2EE application:
file:/C:/jbossFromSrc/deploy/interest.jar is deployed.
[Auto deploy] Auto deploy of file:/C:/jbossFromSrc/deploy/mdb.jar
[J2EE Deployer Default] Deploy J2EE application:
file:/C:/jbossFromSrc/deploy/mdb.jar
[J2EE Deployer Default] Create application mdb.jar
[J2EE Deployer Default] install module mdb.jar
[Container factory]
Deploying:file:/C:/jbossFromSrc/tmp/deploy/Default/mdb.jar
[Verifier] Verifying
file:/C:/jbossFromSrc/tmp/deploy/Default/mdb.jar/ejb1002.jar
[Container factory] Deploying TopicBean
[JBossMQ] java.lang.NoClassDefFoundError: org/jbossmq/server/JMSServer
[JBossMQ]       at
org.jbossmq.distributed.server.DistributedJMSServerOIL.run(DistributedJMSServerOIL.java:134)
[JBossMQ]       at java.lang.Thread.run(Unknown Source)





_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to