Hi,

I've been trying out the latest cvs code of xmlblaster and the
following error got thrown out into the log.

After this, one of our clients started misbehaving as well
and restarting didn't seem to help (the server thought the
client was still logged in - the session was never disconnected).

-- 
David Kerry ([EMAIL PROTECTED])



[Jun 10, 2004 8:37:46 PM ERROR 
XmlBlaster.DispatchWorkerPool.xmlBlaster_172_23_254_15_3412-1 
DispatchManager-callback:/node/xmlBlaster_172_23_254_15_3412/client/eds_prod/-12] 
Callback failed: errorCode=internal.unknown message=Message 1086914266845000001 not 
found
[Jun 10, 2004 8:37:46 PM ERROR 
XmlBlaster.DispatchWorkerPool.xmlBlaster_172_23_254_15_3412-1 
DispatchManager-callback:/node/xmlBlaster_172_23_254_15_3412/client/eds_prod/-12] 
PANIC: Internal error, doing shutdown: XmlBlasterException serverSideException=true 
node=[xmlBlaster_172_23_254_15_3412] location=[MsgQueueUpdateEntry]

stackTrace=errorCode=internal.unknown message=Message 1086914266845000001 not found
        at 
org.xmlBlaster.engine.queuemsg.ReferenceEntry.getMsgUnit(ReferenceEntry.java:264)
        at 
org.xmlBlaster.engine.dispatch.CbDispatchConnection.doSend(CbDispatchConnection.java:119)
        at 
org.xmlBlaster.util.dispatch.DispatchConnection.send(DispatchConnection.java:203)
        at 
org.xmlBlaster.util.dispatch.DispatchConnectionsHandler.send(DispatchConnectionsHandler.java:362)
        at org.xmlBlaster.util.dispatch.DispatchWorker.run(DispatchWorker.java:166)
        at 
EDU.oswego.cs.dl.util.concurrent.PooledExecutor$Worker.run(PooledExecutor.java:732)
        at java.lang.Thread.run(Thread.java:534)
versionInfo=version=0.903,os.name=Linux,os.version=2.4.23,java.vm.vendor=Sun 
Microsystems Inc.,java.vm.version=1.4.2_03-b02,os.arch=i386,build.timestamp=06/10/2004 
11:16 AM,build.java.vendor=Sun Microsystems Inc.,build.java.version=1.4.2_03
errorCode 
description=http://www.xmlblaster.org/xmlBlaster/doc/requirements/admin.errorcodes.listing.html#internal.unknown

Reply via email to