----------------------------------------------------
errorCode=internal.unknown message=Message 1071157362138000004 not found at
org.xmlBlaster.engine.queuemsg.ReferenceEntry.getMsgUnit(ReferenceEntry.java
:202)
at
org.xmlBlaster.engine.dispatch.CbDispatchConnection.doSend(CbDispatchConnect
ion.java:114)
at
org.xmlBlaster.util.dispatch.DispatchConnection.send(DispatchConnection.java
:193)
at
org.xmlBlaster.util.dispatch.DispatchConnectionsHandler.send(DispatchConnect
ionsHandler.java:359)
at
org.xmlBlaster.util.dispatch.DispatchWorker.run(DispatchWorker.java:111)
at
EDU.oswego.cs.dl.util.concurrent.PooledExecutor$Worker.run(PooledExecutor.ja
va:732)
at java.lang.Thread.run(Thread.java:534)
[11-dic-2003 16.42.44 WARN
MsgErrorHandler-/node/xmlBlaster_192_168_100_17_3412/client/Valerio/-2]
Callback server is lost, killing login session of client
callback:/node/xmlBlaster_192_168_100_17_3412/client/Valerio/-2:
XmlBlasterException errorCode=[communication.noConnection.dead]
serverSideException=true location=[CallbackSocketDriver] message=[SOCKET
callback ping failed : errorCode=communication.noConnection message=ping()
invocation ignored, we are shutdown.] [See URL
http://www.xmlblaster.org/xmlBlaster/doc/requirements/admin.errorcodes.listing.
html#communication.noConnection.dead]
[11-dic-2003 16.42.46 INFO Authenticate] Disconnecting client
/node/xmlBlaster_192_168_100_17_3412/client/Valerio/-2, instanceId=-2,
secretSessionId=sessionId:192.168.100.17-null-1071157003428-1773070965-3
2) The Last TCP MSG before to disconnect the client:
------------------------------------------------------
297**I**1Valerio:71*update*topSecret**
<qos>
<sender>/node/xmlBlaster_192_168_100_17_3412/client/Valerio/-4</sender>
<subscribe id='__subId:3'/>
<rcvTimestamp nanos='1071157361938000001'/>
<queue index='0' size='1'/>
</qos>*
<key oid='HelloWorld6'/>*26*Contenuto del messaggio: 1
3) My last Response:
----------------------------------------------------
0000000102**R**1Valerio:71*update*sessionId:192.168.100.17-null-107115733281
5--414923222-6*9*<qos/>***
I didn't receive the Message with this TimeStamp 1071157362138000004 and the
Ping()!
Note: This problem rise when I use the publish and the subscribe method with
a different client but in the same time.
Valerio
----- Original Message -----
From: "Valerio Parola" <v.parola at kline.it>
To: <xmlblaster at server.xmlblaster.org>
Sent: Thursday, December 11, 2003 3:32 PM
Subject: [xmlblaster] Proble with high frequency msg and Persistance
I configured the XMLBlaster Server for PERSISTENCE msg and TCPSOCKET.
I tried to send 10.000msg (max 60 msg/sec) with a client, and with an
other
client I subscribed the same topic, the server tried to ping the subcribed
client, but didn't find it and disconnected it.
I need a stable Socket connection with:
- TCP SOCKET
- frequency Publish: 60msg/sec
- many clients subscribed.
Is this possible?
How?
Thank you very much,
Valerio