Error from DatabaseBC, 2.1 version

2 messages Options
Embed this post
Permalink
antonio75

Error from DatabaseBC, 2.1 version

Reply Threaded More More options
Print post
Permalink
Hi all,

on my Glassfish Dev domain, I have redeployed my application and now on the server log I have continuosly the following error:

IMP_MXCH_BAD_STATUS
Failed processing one-way inbound messages.
java.lang.Exception: Error occured while getting DONE Response
        at org.glassfish.openesb.databasebc.InboundMessageProcessor.processReplyMessage(InboundMessageProcessor.java:1051)
        at org.glassfish.openesb.databasebc.OutboundMessageProcessor.processInOnlyInbound(OutboundMessageProcessor.java:397)
        at org.glassfish.openesb.databasebc.OutboundMessageProcessor.execute(OutboundMessageProcessor.java:291)
        at org.glassfish.openesb.databasebc.OutboundMessageProcessor.run(OutboundMessageProcessor.java:171)
        at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
        at java.lang.Thread.run(Thread.java:619)

I have tried restarting the domain but nothing, the error disappears only when DatabaseBC Is stopped. How should I do to get the error off?

Thanks,
Antonio
antonio75

Re: Error from DatabaseBC, 2.1 version

Reply Threaded More More options
Print post
Permalink
HI,

I have solved doing a new CA..but is that normal?

antonio75 wrote:
Hi all,

on my Glassfish Dev domain, I have redeployed my application and now on the server log I have continuosly the following error:

IMP_MXCH_BAD_STATUS
Failed processing one-way inbound messages.
java.lang.Exception: Error occured while getting DONE Response
        at org.glassfish.openesb.databasebc.InboundMessageProcessor.processReplyMessage(InboundMessageProcessor.java:1051)
        at org.glassfish.openesb.databasebc.OutboundMessageProcessor.processInOnlyInbound(OutboundMessageProcessor.java:397)
        at org.glassfish.openesb.databasebc.OutboundMessageProcessor.execute(OutboundMessageProcessor.java:291)
        at org.glassfish.openesb.databasebc.OutboundMessageProcessor.run(OutboundMessageProcessor.java:171)
        at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
        at java.lang.Thread.run(Thread.java:619)

I have tried restarting the domain but nothing, the error disappears only when DatabaseBC Is stopped. How should I do to get the error off?

Thanks,
Antonio