My Oracle Support Banner

Assertion Failed and BPEL-10555 Error Accessing Worklist Application (Doc ID 987703.1)

Last updated on MAY 15, 2023

Applies to:

Oracle(R) BPEL Process Manager 10g - Version 10.1.3.5.0 and later
Information in this document applies to any platform.
11.1.1.2.0 Worklist App


Symptoms

In the BPEL Worklist Application 11.1.1.2.0 when any valid user attempts to log in, the following error is displayed in a pop up window:

java.rmi.ServerError: A error occured the server; nested exception is: weblogic.utils.AssertionError:******ASSERTION FAILED******[ cannot unmarshaling throwable ]

For more information, please see the server's error log for an entry beginning with: Server Exception during PPR, #1



When this error is encountered; in server-diagnostic.log you will see the following error:

[APP: soa-infra] [URI: /integration/worklistapp/faces/login.jspx] [arg: oracle.security.idm.ConfigurationException: javax.naming.CommunicationException: host:port [Root exception is javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target]] Cannot initialize identity store.
[APP: soa-infra] [URI: /integration/worklistapp/faces/login.jspx] <.> Error in creating reply message for Web Services.[[
Error in creating reply message for Web Services.
The Web Service input could be invalid causing this exception. Check the Web Service input for correctness. The input could also be validated against XML schema definition that describes the operation input. It being valid, this is a system error.
ORABPEL-30010

Error in creating reply message for Web Services.
....

Caused by: BPEL-10555

Identity Service Configuration error.
...
[server] [ERROR] [] [oracle.adfinternal.view.faces.config.rich.RegistrationConfigurator] [tid: [ACTIVE].ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: user] [ecid: <ecid>] [APP: worklistapp] [URI: /integration/worklistapp/faces/login.jspx] Server Exception during PPR, #1[[
javax.servlet.ServletException: java.rmi.ServerError: A error occurred the server; nested exception is:
weblogic.utils.AssertionError: ***** ASSERTION FAILED *****[ cannot unmarshaling throwable ]
at javax.faces.webapp.FacesServlet.service(FacesServlet.java:277)
at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:227)
at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:125)
at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:292)
at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:26)
at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
...
Caused by: oracle.bpel.services.workflow.client.WorkflowServiceClientException: java.rmi.ServerError: A error occurred the server; nested exception is:
weblogic.utils.AssertionError: ***** ASSERTION FAILED *****[ cannot unmarshaling throwable ]
at oracle.bpel.services.workflow.query.client.TaskQueryServiceRemoteClient.authenticate(TaskQueryServiceRemoteClient.java:98)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
...
Caused by: java.rmi.ServerError: A error occurred the server; nested exception is:
weblogic.utils.AssertionError: ***** ASSERTION FAILED *****[ cannot unmarshaling throwable ]
at weblogic.rmi.internal.ServerRequest.sendReceive(ServerRequest.java:220)
at weblogic.rmi.cluster.ClusterableRemoteRef.invoke(ClusterableRemoteRef.java:345)
at weblogic.rmi.cluster.ClusterableRemoteRef.invoke(ClusterableRemoteRef.java:259)
... 59 more
Caused by: weblogic.utils.AssertionError: ***** ASSERTION FAILED *****[ cannot unmarshaling throwable ]
at weblogic.rmi.internal.ServerRequest.unmarshalThrowable(ServerRequest.java:357)
at weblogic.rmi.internal.ServerRequest.getThrowable(ServerRequest.java:62)
at weblogic.rmi.internal.ServerRequest.sendReceive(ServerRequest.java:203)
... 63 more
Caused by: java.io.NotSerializableException: oracle.tip.pc.infra.exception.collaxa.NonSyncStringBuffer
at java.io.ObjectOutputStream.writeObject0(ObjectOutputStream.java:1156)
at java.io.ObjectOutputStream.defaultWriteFields(ObjectOutputStream.java:1509)
at java.io.ObjectOutputStream.writeSerialData(ObjectOutputStream.java:1474)
at java.io.ObjectOutputStream.writeOrdinaryObject(ObjectOutputStream.java:1392)
at java.io.ObjectOutputStream.writeObject0(ObjectOutputStream.java:1150)
at java.io.ObjectOutputStream.defaultWriteFields(ObjectOutputStream.java:1509)
at java.io.ObjectOutputStream.defaultWriteObject(ObjectOutputStream.java:416)
...

&nbsp;

Changes

The same BPEL Worklist Application works fine in 11.1.1.1.0 and the only change is an upgrade to 11.1.1.2.0.

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
Changes
Cause
Solution
References


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.