My Oracle Support Banner

After Adding a New Attribute in OIDDAS User Configuration, Attribute List is Not Displayed Correctly (Doc ID 1212063.1)

Last updated on FEBRUARY 25, 2019

Applies to:

Oracle Internet Directory - Version 10.1.4.3 and later
Information in this document applies to any platform.

Symptoms

On : 10.1.4.3 version, OIDDAS

When attempting to add a new attribute in the OIDDAS User Entry configuration wizard,
Once the attribute has been added the attribute list no longer displays correctly.

The list is displayed up to the last attribute alphabetically before the newly added attribute.

The following error occurs in the OC4J log with DAS debug enabled.

ERROR
-----------------------
10/08/28 01:36:18 [info] UIConfig::getOrCreateUserAttrsConfig(): subscriberDN = dc=company,dc=com
10/08/28 01:36:18 [info] return existing AttrsConfig data
10/08/28 01:36:18 [severe] thrown:
java.util.MissingResourceException: Can't find resource for bundle java.util.PropertyResourceBundle, key krbprincipalname
at java.util.ResourceBundle.getObject(ResourceBundle.java:325)
at java.util.ResourceBundle.getObject(ResourceBundle.java:322)
at java.util.ResourceBundle.getString(ResourceBundle.java:285)
at oracle.ldap.das.conf.ConfigUser.readDASAttributeUISchema(ConfigUser.java:1710)
at oracle.ldap.das.conf.ConfigUser.doGoStep1toStep2orTableNext(ConfigUser.java:885)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:324)
at oracle.cabo.servlet.event.MethodEventHandler.handleEvent(Unknown Source)
at oracle.cabo.servlet.event.TableEventHandler.handleEvent(Unknown Source)
at oracle.cabo.servlet.event.TableEventHandler.handleEvent(Unknown Source)
at oracle.cabo.servlet.event.BasePageFlowEngine.handleRequest(Unknown Source)
at oracle.ldap.das.util.DASPageFlowEngine.handleRequest(DASPageFlowEngine.java:311)
at oracle.cabo.servlet.AbstractPageBroker.handleRequest(Unknown Source)
at oracle.cabo.servlet.ui.BaseUIPageBroker.handleRequest(Unknown Source)
at oracle.cabo.servlet.PageBrokerHandler.handleRequest(Unknown Source)
at oracle.cabo.servlet.UIXServlet.doGet(Unknown Source)
at oracle.cabo.servlet.BajaServlet.doGet(Unknown Source)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:740)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:826)
at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:332)
at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:830)
at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:224)
at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:133)
at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:192)
at java.lang.Thread.run(Thread.java:534)




STEPS
-----------------------
The issue can be reproduced at will with the following steps:
Login to OIDDAS as orcladmin
Go to Configuration TAB > User Entry
On Step 2 of the Wizard - Add an attribute -For Example: "krbprincipalname" (also tried with other attributes with the same results)

Complete the User Attributes wizard.
Go back though to step 2
List is now displayed up to "homepostaladdress" ie. the last attribute
before the newly added one alphabetically. Only 9 attributes displayed.

BUSINESS IMPACT
-----------------------
The issue has the following business impact:
Due to this issue, the User Entry configuration wizard can no longer be used to manage user attributes.

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


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.