ORABPEL-10545 when BPEL uses OID as Identity Provider
(Doc ID 731422.1)
Last updated on MARCH 27, 2020
Applies to:
Oracle(R) BPEL Process Manager 10g - Version 10.1.3.1 to 10.1.3.4 [Release AS10gR3]Information in this document applies to any platform.
***Checked for relevance on 14-Apr-2010***
***Checked for relevance on 15-Mar-2013***
Symptoms
BPEL and Worklist Application are configured to use Oracle Internet Directory (OID) as an Identity Service Provider.
When you try to run a BPEL process that calls a Human Task, then this BPEL process fails, with error, and you cannot login to Worklist Application anymore:
<PCRuntimeException::<init>> Exception: ORABPEL-10545
<2008-06-04 10:33:51,096> <ERROR> <default.collaxa.cube.services> <PCRuntimeException::<init>>
<2008-06-04 10:33:51,096> <ERROR> <default.collaxa.cube.services> <PCRuntimeException::<init>> A naming exception is encountered.
<2008-06-04 10:33:51,096> <ERROR> <default.collaxa.cube.services> <PCRuntimeException::<init>> A naming exception is encountered.
<2008-06-04 10:33:51,096> <ERROR> <default.collaxa.cube.services> <PCRuntimeException::<init>> Contact oracle support if error is not fixable.
<2008-06-04 10:33:51,096> <ERROR> <default.collaxa.cube.services> <PCRuntimeException::<init>>
<2008-06-04 10:33:51,096> <ERROR> <default.collaxa.cube.services> <PCRuntimeException::<init>> Handled As: oracle.tip.pc.infra.exception.PCRuntimeException
<2008-06-04 10:33:51,112> <ERROR> <default.collaxa.cube.services> <PCException::<init>> Error in identity service XPath extension function.
<2008-06-04 10:33:51,112> <ERROR> <default.collaxa.cube.services> <PCException::<init>> Error in executing identity service XPath extension function "ids:getUserProperty()" because of exception "Exception not handled by the Collaxa Cube system.
<2008-06-04 10:33:51,112> <ERROR> <default.collaxa.cube.services> <PCException::<init>> An unhandled exception has been thrown in the Collaxa Cube system. The exception reported is: "ORABPEL-10545
<2008-06-04 10:33:51,112> <ERROR> <default.collaxa.cube.services> <PCException::<init>>
<2008-06-04 10:33:51,112> <ERROR> <default.collaxa.cube.services> <PCException::<init>> A naming exception is encountered.
<2008-06-04 10:33:51,112> <ERROR> <default.collaxa.cube.services> <PCException::<init>> A naming exception is encountered.
<2008-06-04 10:33:51,112> <ERROR> <default.collaxa.cube.services> <PCException::<init>> Contact oracle support if error is not fixable.
<2008-06-04 10:33:51,112> <ERROR> <default.collaxa.cube.services> <PCException::<init>>
<2008-06-04 10:33:51,112> <ERROR> <default.collaxa.cube.services> <PCException::<init>> at oracle.tip.pc.services.identity.jazn.oid.OIDProvider.getObjectAttributes(OIDProvider.java:1130)
[...]
<2008-06-04 10:33:51,221> <ERROR> <default.collaxa.cube.services> <PCException::<init>> Caused by: javax.naming.ServiceUnavailableException: [host:port]; socket closed; remaining name 'cn=bpeladmin,cn=users,dc=XX,dc=com'
<2008-06-04 10:33:51,096> <ERROR> <default.collaxa.cube.services> <PCRuntimeException::<init>>
<2008-06-04 10:33:51,096> <ERROR> <default.collaxa.cube.services> <PCRuntimeException::<init>> A naming exception is encountered.
<2008-06-04 10:33:51,096> <ERROR> <default.collaxa.cube.services> <PCRuntimeException::<init>> A naming exception is encountered.
<2008-06-04 10:33:51,096> <ERROR> <default.collaxa.cube.services> <PCRuntimeException::<init>> Contact oracle support if error is not fixable.
<2008-06-04 10:33:51,096> <ERROR> <default.collaxa.cube.services> <PCRuntimeException::<init>>
<2008-06-04 10:33:51,096> <ERROR> <default.collaxa.cube.services> <PCRuntimeException::<init>> Handled As: oracle.tip.pc.infra.exception.PCRuntimeException
<2008-06-04 10:33:51,112> <ERROR> <default.collaxa.cube.services> <PCException::<init>> Error in identity service XPath extension function.
<2008-06-04 10:33:51,112> <ERROR> <default.collaxa.cube.services> <PCException::<init>> Error in executing identity service XPath extension function "ids:getUserProperty()" because of exception "Exception not handled by the Collaxa Cube system.
<2008-06-04 10:33:51,112> <ERROR> <default.collaxa.cube.services> <PCException::<init>> An unhandled exception has been thrown in the Collaxa Cube system. The exception reported is: "ORABPEL-10545
<2008-06-04 10:33:51,112> <ERROR> <default.collaxa.cube.services> <PCException::<init>>
<2008-06-04 10:33:51,112> <ERROR> <default.collaxa.cube.services> <PCException::<init>> A naming exception is encountered.
<2008-06-04 10:33:51,112> <ERROR> <default.collaxa.cube.services> <PCException::<init>> A naming exception is encountered.
<2008-06-04 10:33:51,112> <ERROR> <default.collaxa.cube.services> <PCException::<init>> Contact oracle support if error is not fixable.
<2008-06-04 10:33:51,112> <ERROR> <default.collaxa.cube.services> <PCException::<init>>
<2008-06-04 10:33:51,112> <ERROR> <default.collaxa.cube.services> <PCException::<init>> at oracle.tip.pc.services.identity.jazn.oid.OIDProvider.getObjectAttributes(OIDProvider.java:1130)
[...]
<2008-06-04 10:33:51,221> <ERROR> <default.collaxa.cube.services> <PCException::<init>> Caused by: javax.naming.ServiceUnavailableException: [host:port]; socket closed; remaining name 'cn=bpeladmin,cn=users,dc=XX,dc=com'
A second attempt to run the BPEL process, or to login to Worklist Application will be successful.
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Cause |
Solution |
References |