INV_TRX_MGR: TrxUtil:processCurrentMessage UnKnown exception - java.lang.NullPointerException
I'm calling the WMS autopack process from my code and I'm getting the below error message. has anyone faced this kind of error before?Is this a oracle bug and is there any patch available for this?
Because of this error my order line is not getting picked even though there is available quantity in the sub-inventory. One more strange issue is we are in the process of migration from 11.5.9 to 11.5.10.It seems that the onhand quantity present before the upgrade Inventory Transaction Worked is unable to recognize but if I do a fresh receipt and then do pick release it is able to pick.