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

[xmlblaster] Connection problems



Hi,

 

      The application that I’m developing has the following problem: when it starts a connection the processes only reports the next lines, and after that it stays alive but not going anywhere.

 

Property: Loading xmlBlaster.properties from CLASSPATH file:/C:/xmlBlaster/lib/xmlBlaster.jar!/xmlBlaster.properties

Property: No args array given.

Property: Added 1 property pairs

[27/Set/2005 14:51:30 INFO  main XmlBlasterAccess] Loaded security plugin=htpasswd version=1.0

[27/Set/2005 14:51:30 INFO  main JmxWrapper] No 'java -Dcom.sun.management.jmxremote' specified, JMX is switched off

writeScript

[27/Set/2005 14:51:32 INFO  main JdbcConnectionPool-jdbc:hsqldb:C:\Documents and Settings\eduardo.catarino\tmp\clientEd12] Successfully reconnected to database

[27/Set/2005 14:51:32 INFO  main JdbcConnectionPool-jdbc:hsqldb:C:\Documents and Settings\eduardo.catarino\tmp\clientEd12] Connections to DB 'jdbc:hsqldb:C:\Documents and Settings\eduardo.catarino\tmp\clientEd12' successfully established.

[27/Set/2005 14:51:32 INFO  main ClientEntryFactory] successfully initialized

[27/Set/2005 14:51:32 INFO  main JdbcManagerCommonTable] The maximum SQL statement length is not defined in JDBC meta data, we set it to 2048

[27/Set/2005 14:51:32 INFO  main XmlRpcConnection] Created 'XMLRPC' protocol plugin to connect to xmlBlaster server

[27/Set/2005 14:51:32 INFO  main XmlRpcConnection] Created XmlRpc client to http://localhost:8081/

 

 

            What should I check to find out what’s wrong?

 

Best regards,

Eduardo Catarino