Agent Failed because of Java null pointer exception in OTM 6.2.7
Hi,
In OTM 6.2.7, we have one saved condition in agent like
Select order_release_gid from order_release x where exists (select order_release_gid from view_shipment_order_release where order_release_gid = x.order_release_gid) and order_release_gid = ?; [Domain_name.5398795] [agentUtility - 1]
but while uploading a modified date in OTM this condtion is failing in OTM. Once the condition is failed in OTM it wont raise an custom event named Unassign Dated Modified Order from shipment.
It shows an error like "java.lang.NullPointerException". I attached the error log also.
Agent Domain_name.ORDER RELEASE - MODIFIED II (689913648) received error 5861/CLOSE/Process Agent:
In OTM 6.2.7, we have one saved condition in agent like
Select order_release_gid from order_release x where exists (select order_release_gid from view_shipment_order_release where order_release_gid = x.order_release_gid) and order_release_gid = ?; [Domain_name.5398795] [agentUtility - 1]
but while uploading a modified date in OTM this condtion is failing in OTM. Once the condition is failed in OTM it wont raise an custom event named Unassign Dated Modified Order from shipment.
It shows an error like "java.lang.NullPointerException". I attached the error log also.
Agent Domain_name.ORDER RELEASE - MODIFIED II (689913648) received error 5861/CLOSE/Process Agent:
0