Com.adminserver.utl.exception.AsExceptionUtl: Multiple Database Support Only Available In Dev Mode
(Doc ID 2292966.1)
Last updated on MARCH 08, 2019
Applies to:
Oracle Insurance Policy Administration J2EE - Version 10.2.0.0 and laterInformation in this document applies to any platform.
Symptoms
On : 10.2.0.0 version, Installation, migration, patch
Problem Description
----------------------------
The below issue has been observed in different environments with Patch 10.2.0.28a and b while started in PRODUCTION mode.
However the issue is not present while the environment in Development mode
Users did not get this issue before and we don't have multiple databases.
ERROR
-----------------------
java.lang.RuntimeException: com.adminserver.utl.exception.AsExceptionUtl: Multiple database support only available in development mode.
at com.adminserver.pas.uip.HomePageUip.startProcessing_aroundBody1$advice(HomePageUip.java:65)
at com.adminserver.pas.uip.HomePageUip.startProcessing(HomePageUip.java:1)
at com.adminserver.pas.web.HomePage.startProcessing(HomePage.java:92)
at com.adminserver.pas.web.HomePage.(HomePage.java:97)
at java.lang.J9VMInternals.newInstanceImpl(Native Method)
at java.lang.Class.newInstance(Class.java:1712)
at com.sun.faces.mgbean.BeanBuilder.newBeanInstance(BeanBuilder.java:190)
at com.sun.faces.mgbean.BeanBuilder.build(BeanBuilder.java:107)
at com.sun.faces.mgbean.BeanManager.createAndPush(BeanManager.java:374)
at com.sun.faces.mgbean.BeanManager.create(BeanManager.java:230)
at com.sun.faces.el.ManagedBeanELResolver.getValue(ManagedBeanELResolver.java:88)
at javax.el.CompositeELResolver.getValue(CompositeELResolver.java:55)
at com.sun.faces.el.FacesCompositeELResolver.getValue(FacesCompositeELResolver.java:73)
at org.apache.el.parser.AstIdentifier.getValue(AstIdentifier.java:71)
at org.apache.el.parser.AstValue.getValue(AstValue.java:150)
at org.apache.el.ValueExpressionImpl.getValue(ValueExpressionImpl.java:283)
at com.sun.facelets.el.TagValueExpression.getValue(TagValueExpression.java:71)
at com.sun.facelets.tag.TagAttribute.getObject(TagAttribute.java:233)
at com.sun.facelets.tag.TagAttribute.getValue(TagAttribute.java:200)
at com.sun.facelets.tag.ui.I
STEPS
-----------------------
The issue can be reproduced at will with the following steps:
1. Error Occurs on Login, believe it may be related to AddressScreen BR configuration
BUSINESS IMPACT
-----------------------
The issue has the following business impact:
Due to this issue, users cannot use 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 |
References |