The RMS Admin Server Is throwing Errors When Forms Component Is Accessed Through RMS Domain EM
(Doc ID 2720784.1)
Last updated on SEPTEMBER 06, 2022
Applies to:
Oracle Retail Merchandising System - Version 15.0.3 and laterInformation in this document applies to any platform.
Symptoms
The RMS admin server is throwing below errors when forms component is accessed through RMS domain enterprise manager:
#### <[ACTIVE] ExecuteThread: '28' for queue: 'weblogic.kernel.Default (self-tuning)'> <> <[severity-value: 8] [rid: 0] [partition-id: 0] [partition-name: DOMAIN] > javax.el.ELException: Error Parsing: #{bundle-418985645.FORMS_HOME}
at com.sun.el.lang.ExpressionBuilder.createNodeInternal(ExpressionBuilder.java:213)
.....
Caused By: com.sun.el.parser.ParseException: Encountered "FORMS_HOME" at line 1, column 20.
Was expecting one of:
"}" ...
at com.sun.el.lang.ExpressionBuilder.createNodeInternal(ExpressionBuilder.java:213)
.....
Caused By: com.sun.el.parser.ParseException: Encountered "FORMS_HOME" at line 1, column 20.
Was expecting one of:
"}" ...
#### <[ACTIVE] ExecuteThread: '28' for queue: 'weblogic.kernel.Default (self-tuning)'> <> <[severity-value: 8] [rid: 0] [partition-id: 0] [partition-name: DOMAIN] > javax.el.ELException: Error Parsing: #{bundle-418985645.LDAP_ASSOCIATIONS}
at com.sun.el.lang.ExpressionBuilder.createNodeInternal(ExpressionBuilder.java:213)
......
...
Caused By: com.sun.el.parser.ParseException: Encountered "LDAP_ASSOCIATIONS" at line 1, column 20.
Was expecting one of:
"}" ...
at com.sun.el.lang.ExpressionBuilder.createNodeInternal(ExpressionBuilder.java:213)
......
...
Caused By: com.sun.el.parser.ParseException: Encountered "LDAP_ASSOCIATIONS" at line 1, column 20.
Was expecting one of:
"}" ...
Steps to Reproduce:
1. Open Retail Merchandising System domain Enterprise Manager console.
2. Target navigation.
3. Click forms1/2 under Forms.
4. Security.
5. Click Forms Runtime LDAP Association.
6. Errors appears in logs.
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 |