James Strachan wrote:
Ah - that looks like a Java 5 dependency has crept into the code.

null, exception = java.lang.NoClassDefFoundError:
java/util/concurrent/atomic/AtomicBoolean}

Yeah. I think you're right.

However, here is a twist: I only have Java 5 on this <virtual>machine. Perhaps this is a warning from another machine in the cluster from another developer that I unintentionally bonded with via JMS multicast?


Just to show I'm using Java 5:

[EMAIL PROTECTED] jms-binding]$ ../../bin/servicemix ./servicemix.xml
java version "1.5.0_06"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_06-b05)
Java HotSpot(TM) Client VM (build 1.5.0_06-b05, mixed mode, sharing)

Apache ServiceMix ESB: 3.0-M2-incubating
...


The rest of the errors (I thought were irrelevant cascade issues) are:

WARN - DemandForwardingBridge - Unexpected remote command: ConnectionError {commandId = 2, responseRequired = false, connectionId = null, exception = java.lang.NoClassDefFoundError: java/util/concurrent/atomic/AtomicBoolean} WARN - DemandForwardingBridge - Unexpected remote command: ConnectionError {commandId = 3, responseRequired = false, connectionId = null, exception = java.lang.IllegalStateException: Cannot lookup a connection that had not been registered: ID:vm1-57532-1154446568982-9:0} WARN - DemandForwardingBridge - Unexpected remote command: ConnectionError {commandId = 4, responseRequired = false, connectionId = null, exception = java.lang.IllegalStateException: Cannot lookup a connection that had not been registered: ID:vm1-57532-1154446568982-9:0} WARN - DemandForwardingBridge - Unexpected remote command: ConnectionError {commandId = 5, responseRequired = false, connectionId = null, exception = java.lang.IllegalStateException: Cannot lookup a connection that had not been registered: ID:vm1-57532-1154446568982-9:0} WARN - DemandForwardingBridge - Unexpected remote command: ConnectionError {commandId = 6, responseRequired = false, connectionId = null, exception = java.lang.IllegalStateException: Cannot lookup a connection that had not been registered: ID:vm1-57532-1154446568982-9:0}

If there is anything you'd like me to try please let me know.

Cheers.

--
Free replacement for Exchange and Outlook (Contacts and Calendar)
http://www.ScheduleWorld.com/tg/
WebDAV: http://www.ScheduleWorld.com/sw/webDAVDir/4000.ics
VFREEBUSY: http://www.ScheduleWorld.com/sw/freebusy/4000.ifb

Reply via email to