[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [xmlblaster-devel] Does anyone know of any issues with the C SOCKET library?



Hello Dmitriy,
I ran (the current cvs code) the HelloWorld3 on a linux and the xmlBlaster was on a win2000 and it worked.


My command line:
HelloWorld3 -logLevel TRACE -dispatch/connection/plugin/socket/hostname 192.168.155.3


I don't know exaclty what it is but it could either be some network misconfiguration or some problems with win 2000.

1) run a java client with sockets to see if you get the same problem
2) run the HelloWorld3 on the same machine
3) Delete xmlBlaster.properties and xmlBlasterPlugins.xml from your home directory, make sure you have an empty classpath and then run xmlBlaster as
java -jar lib/xmlBlaster.jar -trace true -call true
and run the client on the same machine. If this does not work then I believe we have to give a closer look to it.


Regards
Michele





Dmitriy Kolasnikov wrote:
Hello,

I can't make the C SOCKET library successfully connect to the xmlBlaster server, and I would be grateful for any light that could be shed on this situation.

Here is the console output from the xmlBlaster server when I attempt to run the demo/c/socket/HelloWorld3.c on Windows 2000.  I compiled the HelloWorld3.c, c-lib, and pthreadVC.dll using VS 6.0 in debug mode.

I am using xmlBlaster v0.84.9.

/***************************** BEGIN CONSOLE OUTPUT *****************************/
C:\xmlBlaster>java -jar lib/xmlblaster.jar -dump[socket] true -call[core] true -call[dispatch] true -trace[dispatch] tru
e
Property: Loading xmlBlaster.properties from CLASSPATH file:/C:/xmlBlaster/lib/xmlBlaster.jar!/xmlBlaster.properties
Property: No args array given.
Property: Added 4 property pairs
[Jul 28, 2003 5:08:14 PM INFO  Global] Setting xmlBlaster instance name (-cluster.node.id) to 'xmlBlaster_10_10_10_113_3
412'
[Jul 28, 2003 5:08:15 PM INFO  SimpleSecuritySubject] Access for __RequestBroker_internal[xmlBlaster_10_10_10_113_3412]
granted, without further checks.
[Jul 28, 2003 5:08:15 PM TRACE Global] New log channel 'dispatch' ready: ERROR | WARN | INFO | CALL | TRACE
[Jul 28, 2003 5:08:15 PM TRACE CbQueueProperty] Created CbQueueProperty subject xmlBlaster_10_10_10_113_3412
[Jul 28, 2003 5:08:15 PM CALL  QueuePluginManager-/node/xmlBlaster_10_10_10_113_3412] Constructor QueuePluginManager
[Jul 28, 2003 5:08:15 PM INFO  JdbcConnectionPool] initialize
[Jul 28, 2003 5:08:15 PM INFO  JdbcConnectionPool-jdbc:hsqldb:C:\Documents and Settings\dkolasnikov.BTDOMAIN\tmp\xmlBlas
ter_10_10_10_113_3412] Successfully reconnected to database
[Jul 28, 2003 5:08:15 PM INFO  JdbcConnectionPool-jdbc:hsqldb:C:\Documents and Settings\dkolasnikov.BTDOMAIN\tmp\xmlBlas
ter_10_10_10_113_3412] Connections to DB 'jdbc:hsqldb:C:\Documents and Settings\dkolasnikov.BTDOMAIN\tmp\xmlBlaster_10_1
0_10_113_3412' successfully established.
[Jul 28, 2003 5:08:16 PM INFO  JdbcManagerCommonTable] The maximum SQL statement length is not defined in JDBC meta data
, we set it to 2048
[Jul 28, 2003 5:08:16 PM INFO  JdbcManagerCommonTable-XB_-tablesCheckAndSetup()] adding table 'XB_NODES' as the 'nodes'
table
[Jul 28, 2003 5:08:16 PM INFO  JdbcManagerCommonTable-XB_-tablesCheckAndSetup()] adding table 'XB_QUEUES' as the 'queues
' table
[Jul 28, 2003 5:08:16 PM INFO  JdbcManagerCommonTable-XB_-tablesCheckAndSetup()] adding table 'XB_ENTRIES' as the 'entri
es' table
[Jul 28, 2003 5:08:16 PM TRACE CbQueueProperty] Created CbQueueProperty callback xmlBlaster_10_10_10_113_3412
[Jul 28, 2003 5:08:16 PM INFO  SessionInfo-/node/xmlBlaster_10_10_10_113_3412/client/__RequestBroker_internal[xmlBlaster
_10_10_10_113_3412]] Session lasts forever, requested expiry timer was 0
[Jul 28, 2003 5:08:16 PM INFO  RunlevelManager-/node/xmlBlaster_10_10_10_113_3412] Change request from run level HALTED
to run level RUNNING ...
[Jul 28, 2003 5:08:16 PM CALL  FileLocator] findFileInSinglePath with path='C:\xmlBlaster' and filename='xmlBlasterPlugi
ns.xml'
[Jul 28, 2003 5:08:16 PM CALL  FileLocator] findFileInSinglePath with path='null' and filename='xmlBlasterPlugins.xml'
[Jul 28, 2003 5:08:16 PM CALL  FileLocator] findFileInSinglePath with path='C:\Documents and Settings\dkolasnikov.BTDOMA
IN' and filename='xmlBlasterPlugins.xml'
[Jul 28, 2003 5:08:16 PM CALL  RequestBroker-/node/xmlBlaster_10_10_10_113_3412] Entering startupTopicStore(), looking f
or persisted topics
[Jul 28, 2003 5:08:16 PM INFO  JdbcConnectionPool-jdbc:hsqldb:C:\Documents and Settings\dkolasnikov.BTDOMAIN\tmp\xmlBlas
ter_10_10_10_113_3412] initialize
[Jul 28, 2003 5:08:16 PM INFO  JdbcConnectionPool-jdbc:hsqldb:C:\Documents and Settings\dkolasnikov.BTDOMAIN\tmp\xmlBlas
ter_10_10_10_113_3412] Successfully reconnected to database
[Jul 28, 2003 5:08:16 PM INFO  JdbcConnectionPool-jdbc:hsqldb:C:\Documents and Settings\dkolasnikov.BTDOMAIN\tmp\xmlBlas
ter_10_10_10_113_3412] Connections to DB 'jdbc:hsqldb:C:\Documents and Settings\dkolasnikov.BTDOMAIN\tmp\xmlBlaster_10_1
0_10_113_3412' successfully established.
[Jul 28, 2003 5:08:16 PM INFO  RequestBroker-/node/xmlBlaster_10_10_10_113_3412] Activated storage 'topicStore:xmlBlaste
r_10_10_10_113_3412' for persistent topics, found 0 topics to recover.
[Jul 28, 2003 5:08:16 PM CALL  PluginInfo-SOCKET] constructor type='SOCKET' className='org.xmlBlaster.protocol.socket.So
cketDriver'
[Jul 28, 2003 5:08:16 PM INFO  SocketDriver-/node/xmlBlaster_10_10_10_113_3412] Started successfully socket driver on 's
ocket://10.10.10.113:7607'
[Jul 28, 2003 5:08:16 PM INFO  RunlevelManager-/node/xmlBlaster_10_10_10_113_3412] fireRunlevelEvent: run level '2' to '
3' plugin 'SOCKET' loaded
[Jul 28, 2003 5:08:16 PM CALL  PluginInfo-IOR] constructor type='IOR' className='org.xmlBlaster.protocol.corba.CorbaDriv
er'
        JacORB V 1.4.50, www.jacorb.org
        (C) Gerald Brose, FU Berlin/XTRADYNE Technologies, (CVS)
[ POA RootPOA - ready ]
[ POA xmlBlaster-POA - ready ]
[Jul 28, 2003 5:08:17 PM INFO  CorbaDriver-/node/xmlBlaster_10_10_10_113_3412] Published AuthServer IOR on xmlBlaster://
10.10.10.113:3412
[ Retrying to connect to 127.0.0.1:7608 ]
[Jul 28, 2003 5:08:18 PM WARN  CorbaDriver-/node/xmlBlaster_10_10_10_113_3412.NoNameService] XmlBlasterException errorCo
de=[resource.configuration] serverSideException=true node=[xmlBlaster_10_10_10_113_3412] location=[CorbaDriver-/node/xml
Blaster_10_10_10_113_3412.NoNameService] message=[No CORBA naming service found - start <xmlBlaster/bin/ns ns.ior> and s
pecify <-ORBInitRef NameService=...> if you want one. : org.omg.CORBA.TRANSIENT: Retries exceeded, couldn't reconnect to
 127.0.0.1:7608  vmcid: 0x0  minor code: 0  completed: No]
[Jul 28, 2003 5:08:18 PM INFO  CorbaDriver-/node/xmlBlaster_10_10_10_113_3412] You don't need the naming service, i'll s
witch to builtin http IOR download
[Jul 28, 2003 5:08:18 PM INFO  RunlevelManager-/node/xmlBlaster_10_10_10_113_3412] fireRunlevelEvent: run level '2' to '
3' plugin 'IOR' loaded
[Jul 28, 2003 5:08:18 PM CALL  PluginInfo-XMLRPC] constructor type='XMLRPC' className='org.xmlBlaster.protocol.xmlrpc.Xm
lRpcDriver'
[Jul 28, 2003 5:08:19 PM INFO  XmlRpcDriver-/node/xmlBlaster_10_10_10_113_3412] Started successfully XMLRPC driver, acce
ss url=http://10.10.10.113:8080/
[Jul 28, 2003 5:08:19 PM INFO  RunlevelManager-/node/xmlBlaster_10_10_10_113_3412] fireRunlevelEvent: run level '2' to '
3' plugin 'XMLRPC' loaded
[Jul 28, 2003 5:08:19 PM CALL  PluginInfo-RMI] constructor type='RMI' className='org.xmlBlaster.protocol.rmi.RmiDriver'
[Jul 28, 2003 5:08:19 PM INFO  XmlBlasterSecurityManager] Using security policy file:/C:/xmlBlaster/lib/xmlBlaster.jar!/
xmlBlaster.policy, found it in your CLASSPATH.
[Jul 28, 2003 5:08:19 PM INFO  RmiDriver-/node/xmlBlaster_10_10_10_113_3412] Started RMI registry on port 1099
[Jul 28, 2003 5:08:19 PM INFO  RmiDriver-/node/xmlBlaster_10_10_10_113_3412] Bound authentication RMI server to registry
 with name 'rmi://10.10.10.113:1099/I_AuthServer'
[Jul 28, 2003 5:08:19 PM INFO  RmiDriver-/node/xmlBlaster_10_10_10_113_3412] Bound xmlBlaster RMI server to registry wit
h name 'rmi://10.10.10.113:1099/I_XmlBlaster'
[Jul 28, 2003 5:08:19 PM INFO  RmiDriver-/node/xmlBlaster_10_10_10_113_3412] Started successfully RMI driver.
[Jul 28, 2003 5:08:19 PM INFO  RunlevelManager-/node/xmlBlaster_10_10_10_113_3412] fireRunlevelEvent: run level '2' to '
3' plugin 'RMI' loaded
[Jul 28, 2003 5:08:19 PM INFO  PublishPluginManager-/node/xmlBlaster_10_10_10_113_3412] No plugins configured with 'Mime
PublishPlugin'
[Jul 28, 2003 5:08:19 PM INFO  PropertyHandler-/node/xmlBlaster_10_10_10_113_3412] Property administration plugin is ini
tialized
[Jul 28, 2003 5:08:19 PM INFO  CoreHandler-/node/xmlBlaster_10_10_10_113_3412] Core administration plugin is initialized

[Jul 28, 2003 5:08:19 PM INFO  MsgHandler-/node/xmlBlaster_10_10_10_113_3412] Message administration plugin is initializ
ed
[Jul 28, 2003 5:08:19 PM INFO  TelnetGateway1-/node/xmlBlaster_10_10_10_113_3412] Started remote console server for admi
nistration, try 'telnet 10.10.10.113 2702' to access it and type 'help'.
[Jul 28, 2003 5:08:19 PM INFO  CommandManager-/node/xmlBlaster_10_10_10_113_3412] Administration manager is ready
[Jul 28, 2003 5:08:19 PM INFO  RunlevelManager-/node/xmlBlaster_10_10_10_113_3412] Successful startup to run level STAND
BY [ 3 sec 187 millis ]
[Jul 28, 2003 5:08:19 PM CALL  PluginInfo-JDBC] constructor type='JDBC' className='org.xmlBlaster.protocol.jdbc.JdbcDriv
er'
[Jul 28, 2003 5:08:19 PM INFO  JdbcDriver-/node/xmlBlaster_10_10_10_113_3412] Jdbc driver 'org.hsqldb.jdbcDriver' loaded
.
[Jul 28, 2003 5:08:19 PM INFO  JdbcDriver-/node/xmlBlaster_10_10_10_113_3412] Jdbc driver 'sun.jdbc.odbc.JdbcOdbcDriver'
 loaded.
[Jul 28, 2003 5:08:19 PM INFO  JdbcDriver-/node/xmlBlaster_10_10_10_113_3412] Jdbc driver 'ORG.as220.tinySQL.dbfFileDriv
er' loaded.
[Jul 28, 2003 5:08:19 PM WARN  JdbcDriver-/node/xmlBlaster_10_10_10_113_3412] Couldn't initialize driver <oracle.jdbc.dr
iver.OracleDriver>, please check your CLASSPATH
[Jul 28, 2003 5:08:19 PM WARN  JdbcDriver-/node/xmlBlaster_10_10_10_113_3412] Couldn't initialize driver <com.mysql.jdbc
.Driver>, please check your CLASSPATH
[Jul 28, 2003 5:08:19 PM INFO  JdbcDriver-/node/xmlBlaster_10_10_10_113_3412] Jdbc driver 'org.postgresql.Driver' loaded
.
[Jul 28, 2003 5:08:19 PM WARN  JdbcDriver-/node/xmlBlaster_10_10_10_113_3412] Couldn't initialize driver <de.sag.jdbc.ad
abasd.ADriver>, please check your CLASSPATH
[Jul 28, 2003 5:08:19 PM WARN  JdbcDriver-/node/xmlBlaster_10_10_10_113_3412] Couldn't initialize driver <com.sybase.jdb
c2.jdbc.SybDriver>, please check your CLASSPATH
[Jul 28, 2003 5:08:19 PM WARN  JdbcDriver-/node/xmlBlaster_10_10_10_113_3412] Couldn't initialize driver <com.microsoft.
jdbc.sqlserver.SQLServerDriver>, please check your CLASSPATH
[Jul 28, 2003 5:08:19 PM TRACE CbQueueProperty] Created CbQueueProperty callback xmlBlaster_10_10_10_113_3412
[Jul 28, 2003 5:08:19 PM WARN  HtPasswd] Security risk, no access control: The passwd file is switched off with 'Securit
y.Server.Plugin.htpasswd.secretfile=NONE'
[Jul 28, 2003 5:08:19 PM CALL  RequestBroker-/node/xmlBlaster_10_10_10_113_3412] Entering publish(oid='__sys__UserList',
 contentMime='text/plain', contentMimeExtended='null' domain='null' from client '/node/xmlBlaster_10_10_10_113_3412/clie
nt/__RequestBroker_internal[xmlBlaster_10_10_10_113_3412]' ...
[Jul 28, 2003 5:08:19 PM WARN  RequestBroker-/node/xmlBlaster_10_10_10_113_3412] Cluster manager is not ready, handling
message '__sys__UserList' locally
[Jul 28, 2003 5:08:19 PM CALL  TopicHandler-/node/xmlBlaster_10_10_10_113_3412/topic/__sys__UserList] Entering toUnconfi
gured(oldState=UNDEF)
[Jul 28, 2003 5:08:19 PM CALL  TopicHandler-/node/xmlBlaster_10_10_10_113_3412/topic/__sys__UserList] Entering toUnrefer
enced(oldState=UNCONFIGURED)
[Jul 28, 2003 5:08:19 PM INFO  XmlKey] DOM parsed the XmlKey __sys__UserList
[Jul 28, 2003 5:08:20 PM CALL  XmlNotPortable] mergeNode()
[Jul 28, 2003 5:08:20 PM CALL  XmlNotPortable] Successfully merged tree
[Jul 28, 2003 5:08:20 PM INFO  TopicHandler-/node/xmlBlaster_10_10_10_113_3412/topic/__sys__UserList] New topic is ready
, history/maxEntries=2, persistence/msgUnitStore/maxEntries=100000000
[Jul 28, 2003 5:08:20 PM CALL  TopicHandler-/node/xmlBlaster_10_10_10_113_3412/topic/__sys__UserList] Entering toAlive(o
ldState=UNREFERENCED)
[Jul 28, 2003 5:08:20 PM CALL  RequestBroker-/node/xmlBlaster_10_10_10_113_3412] checkExistingSubscriptions(__sys__UserL
ist), should happen only once for each topic.
[Jul 28, 2003 5:08:20 PM TRACE MsgQueueHistoryEntry-/client/history:xmlBlaster_10_10_10_113_3412/__sys__UserList] Create
d new MsgQueueHistoryEntry for published message, id=-1059430100083000000 prio=NORM
[Jul 28, 2003 5:08:20 PM TRACE CbQueueProperty] Created CbQueueProperty subject xmlBlaster_10_10_10_113_3412
[Jul 28, 2003 5:08:20 PM TRACE DeliveryManager-callback:/node/xmlBlaster_10_10_10_113_3412/client/__sys__jdbc/-1] Loadin
g DeliveryManager ...
[Jul 28, 2003 5:08:20 PM TRACE DeliveryWorkerPool] maximumPoolSize=200 minimumPoolSize=2 createThreads=2
[Jul 28, 2003 5:08:20 PM TRACE DeliveryManager-callback:/node/xmlBlaster_10_10_10_113_3412/client/__sys__jdbc/-1] Dispat
chPlugin/defaultPlugin=undef this.msgInterceptor=null
[Jul 28, 2003 5:08:20 PM CALL  DeliveryConnectionsHandler-callback:/node/xmlBlaster_10_10_10_113_3412/client/__sys__jdbc
/-1] Initialize old connections=0 new connections=1
[Jul 28, 2003 5:08:20 PM TRACE CbDeliveryConnection-callback:/node/xmlBlaster_10_10_10_113_3412/client/__sys__jdbc/-1] C
reated native callback driver for protocol 'JDBC'
[Jul 28, 2003 5:08:20 PM TRACE CbDeliveryConnection-callback:/node/xmlBlaster_10_10_10_113_3412/client/__sys__jdbc/-1] C
onnected low level to callback 'JDBC'
[Jul 28, 2003 5:08:20 PM TRACE DeliveryConnection-callback:/node/xmlBlaster_10_10_10_113_3412/client/__sys__jdbc/-1] Con
nection transition UNDEF -> toReconnected=true byDeliveryConnectionsHandler=true
[Jul 28, 2003 5:08:20 PM INFO  DeliveryConnection-callback:/node/xmlBlaster_10_10_10_113_3412/client/__sys__jdbc/-1] Con
nection transition UNDEF -> ALIVE: Success, callback:/node/xmlBlaster_10_10_10_113_3412/client/__sys__jdbc/-1 connected.

[Jul 28, 2003 5:08:20 PM TRACE DeliveryConnectionsHandler-callback:/node/xmlBlaster_10_10_10_113_3412/client/__sys__jdbc
/-1] updateState() oldState=UNDEF conList.size=1
[Jul 28, 2003 5:08:20 PM CALL  DeliveryManager-callback:/node/xmlBlaster_10_10_10_113_3412/client/__sys__jdbc/-1] Switch
 from UNDEF to ALIVE
[Jul 28, 2003 5:08:20 PM TRACE DeliveryConnection-callback:/node/xmlBlaster_10_10_10_113_3412/client/__sys__jdbc/-1] Cre
ated driver for protocol 'JDBC'
[Jul 28, 2003 5:08:20 PM TRACE DeliveryConnectionsHandler-callback:/node/xmlBlaster_10_10_10_113_3412/client/__sys__jdbc
/-1] updateState() oldState=ALIVE conList.size=1
[Jul 28, 2003 5:08:20 PM TRACE DeliveryConnectionsHandler-callback:/node/xmlBlaster_10_10_10_113_3412/client/__sys__jdbc
/-1] Reached state = ALIVE
[Jul 28, 2003 5:08:20 PM INFO  SessionInfo-/node/xmlBlaster_10_10_10_113_3412/client/__sys__jdbc/-1] Session lasts forev
er, requested expiry timer was 0
[Jul 28, 2003 5:08:20 PM CALL  ClientSubscriptions-/node/xmlBlaster_10_10_10_113_3412] Login event for client /node/xmlB
laster_10_10_10_113_3412/client/__sys__jdbc/-1, nothing to do
[Jul 28, 2003 5:08:20 PM CALL  RequestBroker-/node/xmlBlaster_10_10_10_113_3412] Entering publish(oid='__sys__Login', co
ntentMime='text/plain', contentMimeExtended='null' domain='null' from client '/node/xmlBlaster_10_10_10_113_3412/client/
__RequestBroker_internal[xmlBlaster_10_10_10_113_3412]' ...
[Jul 28, 2003 5:08:20 PM WARN  RequestBroker-/node/xmlBlaster_10_10_10_113_3412] Cluster manager is not ready, handling
message '__sys__Login' locally
[Jul 28, 2003 5:08:20 PM CALL  TopicHandler-/node/xmlBlaster_10_10_10_113_3412/topic/__sys__Login] Entering toUnconfigur
ed(oldState=UNDEF)
[Jul 28, 2003 5:08:20 PM CALL  TopicHandler-/node/xmlBlaster_10_10_10_113_3412/topic/__sys__Login] Entering toUnreferenc
ed(oldState=UNCONFIGURED)
[Jul 28, 2003 5:08:20 PM INFO  XmlKey] DOM parsed the XmlKey __sys__Login
[Jul 28, 2003 5:08:20 PM CALL  XmlNotPortable] mergeNode()
[Jul 28, 2003 5:08:20 PM CALL  XmlNotPortable] Successfully merged tree
[Jul 28, 2003 5:08:20 PM INFO  TopicHandler-/node/xmlBlaster_10_10_10_113_3412/topic/__sys__Login] New topic is ready, h
istory/maxEntries=2, persistence/msgUnitStore/maxEntries=100000000
[Jul 28, 2003 5:08:20 PM CALL  TopicHandler-/node/xmlBlaster_10_10_10_113_3412/topic/__sys__Login] Entering toAlive(oldS
tate=UNREFERENCED)
[Jul 28, 2003 5:08:20 PM CALL  RequestBroker-/node/xmlBlaster_10_10_10_113_3412] checkExistingSubscriptions(__sys__Login
), should happen only once for each topic.
[Jul 28, 2003 5:08:20 PM TRACE MsgQueueHistoryEntry-/client/history:xmlBlaster_10_10_10_113_3412/__sys__Login] Created n
ew MsgQueueHistoryEntry for published message, id=-1059430100474000000 prio=NORM
[Jul 28, 2003 5:08:20 PM INFO  Authenticate-/node/xmlBlaster_10_10_10_113_3412] Successful login for client /node/xmlBla
ster_10_10_10_113_3412/client/__sys__jdbc/-1, session lasts forever, 1 of 10 sessions are in use.
[Jul 28, 2003 5:08:20 PM INFO  JdbcDriver-/node/xmlBlaster_10_10_10_113_3412] Started successfully JDBC driver with logi
nName=__sys__jdbc
[Jul 28, 2003 5:08:20 PM INFO  RunlevelManager-/node/xmlBlaster_10_10_10_113_3412] fireRunlevelEvent: run level '3' to '
4' plugin 'JDBC' loaded
[Jul 28, 2003 5:08:20 PM INFO  RoundRobin-xmlBlaster_10_10_10_113_3412] Round robin load balancer is initialized
Property: Added 125 property pairs
[Jul 28, 2003 5:08:20 PM CALL  PluginRegistry] getPluginsOfInterfaceI_Driver()
[Jul 28, 2003 5:08:20 PM INFO  ClusterManager-/node/xmlBlaster_10_10_10_113_3412] Initialized and ready
[Jul 28, 2003 5:08:20 PM INFO  RunlevelManager-/node/xmlBlaster_10_10_10_113_3412] Successful startup to run level CLEAN
UP [ 4 sec 109 millis ]
[Jul 28, 2003 5:08:20 PM INFO  RunlevelManager-/node/xmlBlaster_10_10_10_113_3412] Successful startup to run level RUNNI
NG [ 4 sec 125 millis ]
[Jul 28, 2003 5:08:20 PM INFO  Main-/node/xmlBlaster_10_10_10_113_3412] Total memory allocated = 2.621 MBytes. Free memo
ry available = 919.928 KBytes.
[Jul 28, 2003 5:08:20 PM INFO  Main-/node/xmlBlaster_10_10_10_113_3412]  oooooooooooooooooooooooooooooooooooooooooooooo

[Jul 28, 2003 5:08:20 PM INFO  Main-/node/xmlBlaster_10_10_10_113_3412] o xmlBlaster 0.849 build 07/21/2003 09:25 AM   o

[Jul 28, 2003 5:08:20 PM INFO  Main-/node/xmlBlaster_10_10_10_113_3412] o READY - press <?> and <enter> for options    o

[Jul 28, 2003 5:08:20 PM INFO  Main-/node/xmlBlaster_10_10_10_113_3412]  oooooooooooooooooooooooooooooooooooooooooooooo

file sync interval: 59031
file sync: 16
[Jul 28, 2003 5:09:20 PM TRACE DeliveryConnection-callback:/node/xmlBlaster_10_10_10_113_3412/client/__sys__jdbc/-1] tim
eout -> Going to ping remote server ...
[Jul 28, 2003 5:09:20 PM CALL  DeliveryConnection-callback:/node/xmlBlaster_10_10_10_113_3412/client/__sys__jdbc/-1] pin
g()
[Jul 28, 2003 5:09:20 PM TRACE DeliveryConnection-callback:/node/xmlBlaster_10_10_10_113_3412/client/__sys__jdbc/-1] Suc
cess for ping(''), return=''
[Jul 28, 2003 5:09:20 PM TRACE DeliveryConnection-callback:/node/xmlBlaster_10_10_10_113_3412/client/__sys__jdbc/-1] Con
nection transition ALIVE -> toReconnected=true byDeliveryConnectionsHandler=false
[Jul 28, 2003 5:09:24 PM ERROR HandleRequest-/node/xmlBlaster_10_10_10_113_3412] Problems with sending response for '
    337  I  11 connect  306 <qos> <securityService type='htpasswd' version='1.0'>  <![CDATA[   <user>fritz</user>   <pas
swd>secret</passwd>  ]]> </securityService><queue relating='callback' maxEntries='100' maxEntriesCache='100'>  <callback
 type='SOCKET' sessionId='topSecret'>    socket://10.10.10.128:1936  </callback></queue></qos>' to client 10.10.10.128:1
936 -> 10.10.10.113:3412: java.net.SocketException: Software caused connection abort: socket write error
[Jul 28, 2003 5:10:20 PM TRACE DeliveryConnection-callback:/node/xmlBlaster_10_10_10_113_3412/client/__sys__jdbc/-1] tim
eout -> Going to ping remote server ...
[Jul 28, 2003 5:10:20 PM CALL  DeliveryConnection-callback:/node/xmlBlaster_10_10_10_113_3412/client/__sys__jdbc/-1] pin
g()
[Jul 28, 2003 5:10:20 PM TRACE DeliveryConnection-callback:/node/xmlBlaster_10_10_10_113_3412/client/__sys__jdbc/-1] Suc
cess for ping(''), return=''
[Jul 28, 2003 5:10:20 PM TRACE DeliveryConnection-callback:/node/xmlBlaster_10_10_10_113_3412/client/__sys__jdbc/-1] Con
nection transition ALIVE -> toReconnected=true byDeliveryConnectionsHandler=false
[Jul 28, 2003 5:11:20 PM TRACE DeliveryConnection-callback:/node/xmlBlaster_10_10_10_113_3412/client/__sys__jdbc/-1] tim
eout -> Going to ping remote server ...
[Jul 28, 2003 5:11:20 PM CALL  DeliveryConnection-callback:/node/xmlBlaster_10_10_10_113_3412/client/__sys__jdbc/-1] pin
g()
[Jul 28, 2003 5:11:20 PM TRACE DeliveryConnection-callback:/node/xmlBlaster_10_10_10_113_3412/client/__sys__jdbc/-1] Suc
cess for ping(''), return=''
[Jul 28, 2003 5:11:20 PM TRACE DeliveryConnection-callback:/node/xmlBlaster_10_10_10_113_3412/client/__sys__jdbc/-1] Con
nection transition ALIVE -> toReconnected=true byDeliveryConnectionsHandler=false
[Jul 28, 2003 5:11:34 PM ERROR HandleRequest-/node/xmlBlaster_10_10_10_113_3412] Problems with sending response for '
    337  I  11 connect  306 <qos> <securityService type='htpasswd' version='1.0'>  <![CDATA[   <user>fritz</user>   <pas
swd>secret</passwd>  ]]> </securityService><queue relating='callback' maxEntries='100' maxEntriesCache='100'>  <callback
 type='SOCKET' sessionId='topSecret'>    socket://10.10.10.128:1944  </callback></queue></qos>' to client 10.10.10.128:1
944 -> 10.10.10.113:3412: java.net.SocketException: Software caused connection abort: socket write error
/***************************** END CONSOLE OUTPUT *****************************/


Thanks for your time, Bryan Taylor, Dmitriy Kolasnikov




--
Michele Laghi
mailto:laghi at swissinfo.org
tel. +46 8 7492952 / mob. +46 70 4103964
http://www.geocities.com/laghi2000
http://www.xmlBlaster.org