User is Getting Null Pointer Exception When Tries To Login Into OSMWEBUI
(Doc ID 1544413.1)
Last updated on MARCH 24, 2023
Applies to:
Oracle Communications Order and Service Management - Version 7.2.0 to 7.2.2 [Release 7.2]Information in this document applies to any platform.
Goal
OSM is throwing the following error when user tries to login into OSMWEBUI.
<Warning> <oracle.adf.view.rich.component.fragment.UIXRegion> <INCHT1019> <OSM722Server> <[ACTIVE] ExecuteThread: '2' for queue: 'weblogic.kernel.Default (self-tuning)'> <admin> <> <11d1def534ea1be0:1c11023a:13da048447c:-8000-00000000000001d1> <1364194284794> <ADF_FACES-00009> <Error processing viewId: /order-query/OrderQuery URI: /Oracle/communications/ordermanagement/ui/orderQuery.jsff actual-URI: /Oracle/communications/ordermanagement/ui/orderQuery.jsff.
javax.el.ELException: java.lang.NullPointerException
at javax.el.BeanELResolver.getValue(BeanELResolver.java:298)
at com.sun.faces.el.DemuxCompositeELResolver._getValue(DemuxCompositeELResolver.java:173)
at com.sun.faces.el.DemuxCompositeELResolver.getValue(DemuxCompositeELResolver.java:200)
at com.sun.el.parser.AstValue.getValue(AstValue.java:138)
at com.sun.el.ValueExpressionImpl.getValue(ValueExpressionImpl.java:206)
javax.el.ELException: java.lang.NullPointerException
at javax.el.BeanELResolver.getValue(BeanELResolver.java:298)
at com.sun.faces.el.DemuxCompositeELResolver._getValue(DemuxCompositeELResolver.java:173)
at com.sun.faces.el.DemuxCompositeELResolver.getValue(DemuxCompositeELResolver.java:200)
at com.sun.el.parser.AstValue.getValue(AstValue.java:138)
at com.sun.el.ValueExpressionImpl.getValue(ValueExpressionImpl.java:206)
Solution
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
Goal |
Solution |
References |