Ajesh
13th April 2018, 09:33
Dear All

I have created a Custom BOD of which Ack Verb is getting stuck in Outboxes.

To give you a detailed scenario,

First ,My Sync Custom BOD got created
Then my WF got Triggerred.
Then my Process BOD got created.
Then the Acknowledge BOD got stuck in Outbox (tlesb100)
Then whenever i am creating a new Process, the Syn BOD gets stuck in Outbox.

I have tried, restarting the ION Services, temporarily the BOD gets processed but soon the problem returns.

Any Clues?

This is ION 12.0

Regards
Ajesh

ARijke
16th April 2018, 11:53
Hi Ajesh,
You could enable logging to see what is happening at the LN side while retreaving BODs from the outbox.
Environment variable BOD_LOG_GET must be set in the bshell environment variables in the ION connection point to enable logging by setting:
-set BOD_LOG_GET=1
After this, activate the ION connection point again (to make sure the ION bshells are restarted and will pick up the new object and settings).

The logfile is $BSE/log/log.bodget.XXXX (with XXXX = bshell pid).