oracle.jms.AQjmsException: No more data to read from socket
Searched on Google with the first line of a JAVA stack trace?
We can recommend more relevant solutions and speed up debugging when you paste your entire stack trace with the exception message. Try a sample exception.
Recommended solutions based on your search
Solutions on the web
via Oracle Community by ailitche, 1 year ago
oracle.jms.AQjmsException: No more data to read from socket
at oracle.jms.AQjmsSession.addDurableSubscriber(AQjmsSession.java:3792)
at oracle.jms.AQjmsSession.createSubInOldMode(AQjmsSession.java:2887)
at oracle.jms.AQjmsSession.createDurableSubscriber(AQjmsSession.java:2545)
at oracle.jms.AQjmsSession.createDurableSubscriber(AQjmsSession.java:2478)
at oracle.jms.AQjmsSession.createDurableSubscriber(AQjmsSession.java:2378)
at oracle.jms.AQjmsSession.createSubscriber(AQjmsSession.java:2260)