Add Sensor On SOA Composer gives error empty namespace / prefix
(Doc ID 2336602.1)
Last updated on MAY 22, 2023
Applies to:
Oracle SOA Suite - Version 12.1.3.0.0 to 12.2.1.3.0 [Release 12c]Information in this document applies to any platform.
Symptoms
Unable to add sensor application on SOA Composer
While trying to select any of the Expression(Variable, Expression, Properties), It is redirecting to the Error page with error message "An unexpected error occurred. For details view the log files. Please logout and re-login to the application"
javax.faces.el.EvaluationException: java.lang.IllegalArgumentException: empty namespace / prefix
at org.apache.myfaces.trinidadinternal.taglib.util.MethodExpressionMethodBinding.invoke(MethodExpressionMethodBinding.java:58)
at org.apache.myfaces.trinidad.component.UIXComponentBase.broadcastToMethodBinding(UIXComponentBase.java:1987)
at org.apache.myfaces.trinidad.component.UIXCommand.broadcast(UIXCommand.java:183)
at oracle.adf.view.rich.component.rich.nav.RichCommandMenuItem.broadcast(RichCommandMenuItem.java:105)
at org.apache.myfaces.trinidad.component.UIXComponent.broadcastInContext(UIXComponent.java:364)
at oracle.adf.view.rich.event.ProxyEvent.broadcastWrappedEvent(ProxyEvent.java:72)
at oracle.adf.view.rich.component.fragment.UIXRegion._handleProxyEvent(UIXRegion.java:933)
at oracle.adf.view.rich.component.fragment.UIXRegion.broadcast(UIXRegion.java:117)
at org.apache.myfaces.trinidad.component.UIXComponent.broadcastInContext(UIXComponent.java:364)
at org.apache.myfaces.trinidad.component.WrapperEvent.broadcastWrappedEvent(WrapperEvent.java:82)
at oracle.adf.view.rich.component.fragment.UIXInclude.broadcast(UIXInclude.java:111)
at org.apache.myfaces.trinidad.component.UIXComponent.broadcastInContext(UIXComponent.java:364)
at org.apache.myfaces.trinidad.component.WrapperEvent.broadcastWrappedEvent(WrapperEvent.java:82)
at oracle.adf.view.rich.component.fragment.ContextSwitchingComponent$1.run(ContextSwitchingComponent.java:168)
at oracle.adf.view.rich.component.fragment.ContextSwitchingComponent._processPhase(ContextSwitchingComponent.java:510)
at oracle.adf.view.rich.component.fragment.ContextSwitchingComponent.broadcast(ContextSwitchingComponent.java:171)
The issue can be reproduced at will with the following steps:
1)Login to the SOA Composer.
2)Click on Edit Session.
3)Click on SOStatusJDAReqService. (SOStatusJDAReqService already added in EM)
4)Click on Create Sensor Service.
5) Selecting Name as SOStatusMsgJDA.
6)ERROR: While we are trying to select any of the Expression(Variable, Expression, Properties), It is redirecting to the Error page with error message "An unexpected error occurred. For details view the log files. Please logout and re-login to the application"
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 |