Re: Java.io.ioexception Unknown data type:51

2019-11-15 Thread adisco
Tim Bain wrote > That's especially strange that the data type would switch from 51 to 49; > that sounds to me like the data being read got updated/replaced between > the > two occurrences, but to an object type that's still not recognized, which > is very strange. Yes, I thought so as well which

Re: Java.io.ioexception Unknown data type:51

2019-11-07 Thread Tim Bain
That's especially strange that the data type would switch from 51 to 49; that sounds to me like the data being read got updated/replaced between the two occurrences, but to an object type that's still not recognized, which is very strange. Is there anything in your activemq.xml that would be hard-

Re: Java.io.ioexception Unknown data type:51

2019-10-31 Thread adisco
Update - so just checked after the upgrade last night and the error has re-occurred albeit with a different unknown data type. Please see the stack trace below? Any ideas on what next to try? WARN | Could not create JDBC tables; they could already exist. Failure was: INSERT INTO ACTIVEMQ_LOCK(ID

Re: Java.io.ioexception Unknown data type:51

2019-10-31 Thread adisco
Thanks for the reply; There was indeed a mismatch in library versions. 5.15.8 to the client's 5.15.9. I have upgraded the broker to the client version and will give it a few days and report back. I also noticed that there were newer versions of PostgreSQL JDBC drivers and have downloaded the latest

Re: Java.io.ioexception Unknown data type:51

2019-10-23 Thread Tim Bain
java:566)[:] > at > > org.apache.activemq.console.Main.runTaskClass(Main.java:262)[activemq.jar:5.15.8] > at > org.apache.activemq.console.Main.main(Main.java:115)[activemq.jar:5.15.8] > INFO | Database lock driver override not found for : > [postgresql_nat

Java.io.ioexception Unknown data type:51

2019-10-23 Thread adisco
RROR | Failed to start Apache ActiveMQ (localhost, null) java.io.IOException: Unknown data type: 51 at org.apache.activemq.openwire.OpenWireFormat.doUnmarshal(OpenWireFormat.java:359)[activemq-client-5.15.8.jar:5.15.8] at org.apache.activemq.openwire.OpenWireFormat.unmarshal(OpenWir