oracle.oai.agent.adapter.technology.D3LException: [Thread-3] <padstring id="str12" name="" comment="" ...>: premature end of input: need `12' bytes, found `0'
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 70069, 1 year ago
via Oracle Community by 67950, 1 year ago
oracle.oai.agent.adapter.technology.D3LException: [Thread-3] <padstring id="str12" name="" comment="" ...>: premature end of input: need `12' bytes, found `0'
at oracle.oai.agent.adapter.technology.D3LUtils.parseString(D3LUtils.java:808)
at oracle.oai.agent.adapter.technology.D3L.parseit(D3L.java:1234)
at oracle.oai.agent.adapter.technology.D3L.parseit(D3L.java:1340)
at oracle.oai.agent.adapter.technology.D3L.parseit(D3L.java:1340)
at oracle.oai.agent.adapter.technology.D3L.parseit(D3L.java:1283)
at oracle.oai.agent.adapter.technology.D3L.parseit(D3L.java:1340)
at oracle.oai.agent.adapter.technology.D3L.parseit(D3L.java:1340)
at oracle.oai.agent.adapter.technology.D3L.parse(D3L.java:348)
at oracle.oai.agent.adapter.technology.D3L.parse(D3L.java:324)
at oracle.oai.agent.adapter.technology.TechBridge.getD3LMessageData(TechBridge.java:1509)
at oracle.oai.agent.adapter.technology.TechBridge.run(TechBridge.java:703)
at java.lang.Thread.run(Thread.java:534)