License Manager in Oracle Applications Manager Fails with java.util.NoSuchElementException Error
(Doc ID 2782104.1)
Last updated on AUGUST 30, 2021
Applies to:
Oracle Applications Manager - Version 12.2.9 and laterInformation in this document applies to any platform.
Symptoms
Using License Manager in Oracle Applications Manager fails with following error.
Error
Error Type 1 :
java.util.NoSuchElementException
Error Type 2 :
java.util.NoSuchElementException
When enabling Debug OAM Log we can observed below error stack.
Gathering Debug OAM Log In Oracle Applications R12 (<Document:740767.1>)
at java.util.StringTokenizer.nextToken(StringTokenizer.java:361)
at oracle.apps.ad.licmgr.bobj.Splicedprod$ApplProduct.<init>(Splicedprod.java:960)
at oracle.apps.ad.licmgr.bobj.Splicedprod.ReadApplprod(Splicedprod.java:234)
at oracle.apps.ad.licmgr.bobj.Splicedprod.<init>(Splicedprod.java:164)
at oracle.apps.ad.licmgr.bobj.Product.setDependencyInfo(Unknown Source)
at oracle.apps.ad.licmgr.bobj.ProductList.retrieveListWithDependencyInfo(ProductList.java:489)
at oracle.apps.ad.licmgr.bobj.ProdFamilyList.initialize(ProdFamilyList.java:204)
at oracle.apps.ad.licmgr.handlers.LicensedFamilyTreeHandler.getBObj(LicensedFamilyTreeHandler.java:824)
at oracle.apps.ad.licmgr.handlers.LicensedFamilyTreeHandler.getDataTable(LicensedFamilyTreeHandler.java:403)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:95)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:56)
at java.lang.reflect.Method.invoke(Method.java:620)
at oracle.cabo.ui.data.provider.MethodDataProvider.getDataObject(Unknown Source)
at oracle.cabo.ui.data.provider.TableDataProvider.getDataObject(Unknown Source)
at oracle.cabo.ui.data.provider.CachingDataProvider.getDataObject(Unknown Source)
at oracle.cabo.ui.data.provider.DataProviderStack.getDataObject(Unknown Source)
at oracle.cabo.ui.LogicalNodeRenderingContext.getDataObject(Unknown Source)
at oracle.cabo.ui.RootRenderingContext.getDataObject(Unknown Source)
at oracle.cabo.ui.LogicalNodeRenderingContext.getDataObject(Unknown Source)
at oracle.cabo.ui.RootRenderingContext.getDataObject(Unknown Source)
at oracle.cabo.ui.data.DataBoundValue.getValue(Unknown Source)
at oracle.cabo.ui.BaseUINode.getAttributeValueImpl(Unknown Source)
at oracle.cabo.ui.BaseUINode.getAttributeValue(Unknown Source)
...
Fact
Another cloned environment does not have this issue
Steps
1. Login to sysadmin user
2. System Administrator > Oracle Applications Manager > License Manager > License > Products
3. Select License E-business Suite and press Continue button
4. Select License Component Application and press Continue button
5. Select License Applications Product and press Continue button
Note that for step 5, after the error, refreshing the web browser will display results
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 |