NullPointerException In PAssertedIdentityHelper Under Load Condition
(Doc ID 828209.1)
Last updated on DECEMBER 31, 2020
Applies to:
Oracle Communications Converged Application Server - Version 4.0.0 to 4.0.0 [Release 4.0.0]Information in this document applies to any platform.
BEA Telco WebLogic SIP Server - Version: 4.0
Symptoms
When using a p-asserted-identity-asserter in a SIP configuration, the SIP server might trow the following exception while doing a load test:
<7-mag-2009 13.17.00 CEST> <Error> <WLSS.Transaction> <BEA-331601>
<Client timer task failed with fatal status
java.lang.NullPointerException
at
com.bea.wcp.sip.security.internal.PAssertedIdentityHelper.filterPAIHeaders(PAssertedIdentityHelper.j
ava:225)
at
com.bea.wcp.sip.engine.server.ClientTransaction.timeoutTimerE(ClientTransaction.java:1966)
at com.bea.wcp.sip.engine.server.ClientTransaction.timeout(ClientTransaction.java:2117)
at com.bea.wcp.sip.engine.server.Transaction$Task.run(Transaction.java:494)
at com.bea.wcp.sip.engine.server.CallState.runTimers(CallState.java:948)
Truncated. see log file for complete stacktrace
<Client timer task failed with fatal status
java.lang.NullPointerException
at
com.bea.wcp.sip.security.internal.PAssertedIdentityHelper.filterPAIHeaders(PAssertedIdentityHelper.j
ava:225)
at
com.bea.wcp.sip.engine.server.ClientTransaction.timeoutTimerE(ClientTransaction.java:1966)
at com.bea.wcp.sip.engine.server.ClientTransaction.timeout(ClientTransaction.java:2117)
at com.bea.wcp.sip.engine.server.Transaction$Task.run(Transaction.java:494)
at com.bea.wcp.sip.engine.server.CallState.runTimers(CallState.java:948)
Truncated. see log file for complete stacktrace
Changes
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 |