Websphere, RAM, NFS server connections for assets
It is possible to mount assets via NFS, but I am getting errors. To do this, I have been following the RAM manual instructions titled:
Configuring NFS support
These are my errors:
sudo $JAVA_HOME/bin/java -jar nfsRAMserver.jar
2014-04-10 13:37:05,911 ERROR [NFSService] Unable to connect to DB
Caused by: javax.naming.NameNotFoundException: java:comp/env/RAM_Con
I have a WebSphere JDBC provider JNDI defined as jdbc/RAM_Con.
Where is the comp/env/ coming from? Should the nfsRAMserver.jar be configuring with my nfsd.properties file? Everything in the nfsd.properties file looks correct and WebSphere test connections are passing.
Your assistance appreciated.
Rational asset manager version 7.5.2 running on Red Hat Linux 64-bit.
Comments
Daniel Hebert
Apr 30 '14, 11:01 a.m.Still having this issue.