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

[xmlblaster] MySQL Bugs



Greetings

Is this meant to happen?

Class org.xmlBlaster.test.classtest.AllTests

testPeekMsg
Failure

I_QueueTest.peekMsg(callback:QueuePlugin/peekMsg)[org.xmlBlaster.util.queue.jdbc.JdbcQueueCommonTablePlugin]: Exception thrown: XmlBlasterException errorCode=[resource.db.unknown] serverSideException=false node=[xmlBlaster] location=[JdbcManagerCommonTable.getEntriesBySamePriority] message=[An unknown error with the backend database using JDBC occurred : java.sql.SQLException: Syntax error or access violation, message from server: "You have an error in your SQL syntax near 'select max(prio) from TEST_ENTRIES where queueName='callback_QueuePluginpeekMsg'' at line 1"]

junit.framework.AssertionFailedError: I_QueueTest.peekMsg(callback:QueuePlugin/peekMsg)[org.xmlBlaster.util.queue.jdbc.JdbcQueueCommonTablePlugin]: Exception thrown: XmlBlasterException errorCode=[resource.db.unknown] serverSideException=false node=[xmlBlaster] location=[JdbcManagerCommonTable.getEntriesBySamePriority] message=[An unknown error with the backend database using JDBC occurred : java.sql.SQLException: Syntax error or access violation, message from server: "You have an error in your SQL syntax near 'select max(prio) from TEST_ENTRIES where queueName='callback_QueuePluginpeekMsg'' at line 1"] at org.xmlBlaster.test.classtest.queue.I_QueueTest.peekMsg(I_QueueTest.java:605)
at org.xmlBlaster.test.classtest.queue.I_QueueTest.testPeekMsg(I_QueueTest.java:444)
1.745