Friday, December 24, 2010

failed to load resource: xmlGetAuditTrail.jsp?referenceId=bpel%3A//localhost/<<domain-name>>/<<process-name>>%7E1.0/5121210

you have recently upgraded to SOA Suite 10.1.3.5

and after that when you are trying to log in to BPEL console

you are getting some erros

It is something like this

failed to load resource: xmlGetAuditTrail.jsp?referenceId=bpel%3A//localhost/<<domain-name>>/<<process-name>>%7E1.0/5121210

this is beacuse of a jsp time out and can be resolved by increasing the
timeout values

go to the following location

$SOA_HOME\j2ee\oc4j_soa\applications\orabpel\console\ui\util2\1001.js

There search for rInfo.timeout

Increase this timeout from 20 to some higher value and try to open the console again ,it should work this time

No comments: