XML Publisher Bursting Program goes into error
We have EBS Upgrade Project in which we upgraded from 12.1.3 to 12.2.10. After upgrade, all the XML Publisher Bursting Programs going into error. The error messages coming as below :
Retrieving XML request information
--Exception
null
java.lang.NullPointerException
at java.util.Hashtable.put(Hashtable.java:514)
at oracle.apps.xdo.oa.cp.JCP4XDOBurstingEngine.runProgram(JCP4XDOBurstingEngine.java:213)
at oracle.apps.fnd.cp.request.Run.main(Run.java:159)
We already set the temporary directory to /usr/tmp. And got couple of patches applied too. But still getting into error.