Facing an Issue when running rwms managed server
Hi People,
When I start managed the server for rwms . I am facing the below error. Kindly Please assist me in resolving this issue.
Thanks in advance.
Issue
====
oracle.retail.rwms.webmodules.utility.ApplicationProperties> <BEA-000000> <
java.lang.NullPointerException
at java.util.Properties$LineReader.readLine(Properties.java:434)
at java.util.Properties.load0(Properties.java:353)
at java.util.Properties.load(Properties.java:341)
at oracle.retail.rwms.webmodules.utility.ApplicationProperties.<init>(ApplicationProperties.java:23)
at oracle.retail.rwms.webmodules.utility.ApplicationProperties.getInstance(ApplicationProperties.java:38)
at oracle.retail.rwms.webmodules.ui.ConfigurationBean.<init>(ConfigurationBean.java:17)
at oracle.retail.rwms.webmodules.dashboard.PollContextListener.contextInitialized(PollContextListener.java:15)