Hi Anita,

This is almost certianly from not cleaning everything out before doing a build. You have to nuke all the m2 repo bits related to geronimo and openejb 2 to get rid of all the old code that was using the EDU.oswego classes as well as mvn clean everything (i.e. a bootstrap :-)

HTH,

-bd-

On Sep 14, 2006, at 10:06 AM, anita kulshreshtha wrote:

   I am seeing this error on trunk (rev 443034) during shutdown:

11:42:10,359 INFO  [TransportConnector] Connector tcp://0.0.0.0:61616
Stopped
11:42:10,359 INFO  [TransportConnector] Connector
stomp://your-4dacd0ea75:61613 Stopped
11:42:10,359 INFO  [TransportConnector] Connector
stomp://your-4dacd0ea75:61613 Stopped
11:42:10,359 INFO  [TransportConnector] Connector vm://localhost
Stopped
11:42:10,359 INFO  [TransportConnector] Connector vm://localhost
Stopped
11:42:10,359 INFO  [TransportConnector] Connector tcp://0.0.0.0:61616
Stopped
java.lang.NoClassDefFoundError:
org/apache/activemq/broker/BrokerService$2$1
        at
org.apache.activemq.broker.BrokerService$2.stop(BrokerService.java: 1137)
        at
org.apache.activemq.util.ServiceStopper.stop(ServiceStopper.java:42)
        at
org.apache.activemq.broker.BrokerService.stop(BrokerService.java:442)
        at
org.apache.activemq.broker.BrokerService.containerShutdown (BrokerService.java:1311)
        at
org.apache.activemq.broker.BrokerService$3.run(BrokerService.java: 1288)
java.lang.NoClassDefFoundError:
EDU/oswego/cs/dl/util/concurrent/LinkedNode
        at
EDU.oswego.cs.dl.util.concurrent.SynchronousChannel.poll(Unknown
Source)
        at
EDU.oswego.cs.dl.util.concurrent.PooledExecutor.getTask(Unknown Source)
        at
EDU.oswego.cs.dl.util.concurrent.PooledExecutor$Worker.run(Unknown
Source)
        at java.lang.Thread.run(Thread.java:534)
Server shutdown completed

Thnaks
Anita

__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around
http://mail.yahoo.com

Reply via email to