Agile Application Server Fails to Start Up After Making LDAP Configuration in WebLogic Admin Console
(Doc ID 2473178.1)
Last updated on JANUARY 24, 2024
Applies to:
Oracle Agile PLM Framework - Version 9.3.5.0 and laterInformation in this document applies to any platform.
Symptoms
After filling in the required fields for LDAP through WebLogic admin console, application is not coming up with below error
Error
++++++++++++++++++++++++++++++++++++++++++++++++++++
+ Agile Server Startup Error.....
++++++++++++++++++++++++++++++++++++++++++++++++++++
Attempting to load ESAPI.properties via file I/O.
Attempting to load ESAPI.properties as resource file via file I/O.
Not found in 'org.owasp.esapi.resources' directory or file not readable: E:\Agile\Agile935\agileDomain\ESAPI.properties
Found in SystemResource Directory/resourceDirectory: E:\Agile\Agile935\agileDomain\config\esapi\ESAPI.properties
Loaded 'ESAPI.properties' properties file
Attempting to load validation.properties via file I/O.
Attempting to load validation.properties as resource file via file I/O.
Not found in 'org.owasp.esapi.resources' directory or file not readable: E:\Agile\Agile935\agileDomain\validation.properties
Found in SystemResource Directory/resourceDirectory: E:\Agile\Agile935\agileDomain\config\esapi\validation.properties
Loaded 'validation.properties' properties file
<[ServletContext@1857266663[app:AgilePLM module:/Agile path:null spec-version:3.0]] Servlet failed with an Exception
java.lang.NullPointerException
at com.agile.ui.pcm.common.ObjectUtils.getCoBrandingImage(ObjectUtils.java:6332)
at jsp_servlet._default.__login_45_cms._jspService(__login_45_cms.java:900)
at weblogic.servlet.jsp.JspBase.service(JspBase.java:35)
at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:280)
at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:254)
Truncated. see log file for complete stacktrace
>
Steps
The issue can be reproduced at will with the following steps:
1. Login to WebLogic admin console, and configure LDAP
2. Restart Agile Application Server
Changes
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 |
Changes |
Cause |
Solution |