Symptoms:
The following conditions, events or system behaviors may be observed with this issue:
-
Error message received when logging into Smarts NCM server and login fails.
-
Valid password in postgres-ds.xml.
-
Error similar to the following seen in Smarts NCM logs:
javax.naming.NamingException: Failed to retrieve Naming interface for provider http://127.0.0.1:8881/invoker/JNDIFactory [Root exception is java.net.ConnectException: Connection refused: connect]
at org.jboss.naming.HttpNamingContextFactory.getInitialContext(HttpNamingContextFactory.java:96)
at javax.naming.spi.NamingManager.getInitialContext(Unknown Source)
at javax.naming.InitialContext.getDefaultInitCtx(Unknown Source)
at javax.naming.InitialContext.init(Unknown Source)
at javax.naming.InitialContext.<init>(Unknown Source)