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

Re: [xmlblaster-devel] Re: [xmlblaster] Ldbc]



Michele Laghi wrote:
Hi again,

good news: the official ldbc driver works with postgres.

bad news:
An exception occured when trying oracle. A mystical error HY000 in the constructor of the prepared query. Any ideas ?




[Nov 19, 2003 1:48:50 PM TRACE LdbcPreparedQuery] Constructor. request='select * from TEST_ENTRIES WHERE queueName='callback_QueuePluginsize1' AND nodeId='xmlBlaster' ORDER BY prio ASC, dataid DESC' isAutocommit='false' fetchSize='-1' SQLException: HY000


Could you please move to the development branch DEV_085 ?

cvs checkout -r DEV_085

This would make it easier to merge later.

Michele


[Nov 19, 2003 1:48:50 PM CALL LdbcConnectionPool-jdbc:ldbc:oracle:thin: at localhost:1521:eclettic] releaseConnection -1 waiting calls: 0
[Nov 19, 2003 1:48:50 PM CALL LdbcConnectionPool-jdbc:ldbc:oracle:thin: at localhost:1521:eclettic] put invoked
[Nov 19, 2003 1:48:50 PM CALL LdbcConnectionPool-jdbc:ldbc:oracle:thin: at localhost:1521:eclettic] getConnection 0 waiting lls: 1
[Nov 19, 2003 1:48:50 PM CALL LdbcConnectionPool-jdbc:ldbc:oracle:thin: at localhost:1521:eclettic] get invoked
[Nov 19, 2003 1:48:50 PM DUMP LdbcConnectionPool-jdbc:ldbc:oracle:thin: at localhost:1521:eclettic] get: org.ldbc.jdbc.jdbc nection at 1d64c37
[Nov 19, 2003 1:48:50 PM CALL LdbcManagerCommonTable] ping
[Nov 19, 2003 1:48:50 PM TRACE LdbcManagerCommonTable] ping successful
[Nov 19, 2003 1:48:50 PM CALL LdbcConnectionPool-jdbc:ldbc:oracle:thin: at localhost:1521:eclettic] releaseConnection -1 wa ng calls: 0
[Nov 19, 2003 1:48:50 PM CALL LdbcConnectionPool-jdbc:ldbc:oracle:thin: at localhost:1521:eclettic] put invoked
Exception in thread "main" junit.framework.AssertionFailedError: I_QueueTest.size1(callback:QueuePlugin/size1)[org.xmlBla r.util.queue.jdbc.LdbcQueueCommonTablePlugin]: Exception thrown: XmlBlasterException errorCode=[resource.db.unknown] node mlBlaster] location=[LdbcManagerCommonTable.getAndDeleteLowest] message=[An unknown error with the backend database using BC occurred -> http://www.xmlblaster.org/xmlBlaster/doc/requirements/admin.errorcodes.listing.html#resource.db.unknown : .ldbc.jdbc.jdbcSQLException: HY000]
at junit.framework.Assert.fail(Assert.java:47)
at org.xmlBlaster.test.classtest.queue.I_QueueTest.size1(I_QueueTest.java:304)
at org.xmlBlaster.test.classtest.queue.I_QueueTest.testSize1(I_QueueTest.java:220)


at org.xmlBlaster.test.classtest.queue.I_QueueTest.main(I_QueueTest.java:1479)




That error has got me stumped... I only have Oracle 8i and that only runs on Red Hat Linux and is out dated.


Not sure what you mean by move to devel branch...

I thought I had uploaded the files and tagged them for this branch.

I use gcvs here.

Regards