‎2005 Dec 15 7:31 PM
Hi,
Does anyone know what causes this error? I've been running Netweaver demo for a while now, and get this error [on my terminal window, not in a log file] every time:
Checking ADA db Database
-
new RTEException: -813 Cannot connect to host nw4host [Connection refused], -813.
whereamI
java.lang.Throwable
at com.sap.dbtech.util.Tracer.whereAmI() (Unknown Source)
...
thanks,
Kevin
‎2005 Dec 15 7:47 PM
‎2005 Dec 16 1:30 PM
Yes... sometimes when I start up, I also get:
Error: java.io.FileNotFoundException: JdbcCon.log (Permission denied)
J2EE Database is not available via test
See logfile JdbcCon.log
I checked permissions, and everything seemed okay. Any suggestions?
‎2005 Dec 16 7:35 PM
Is seems the system is trying to create this log file with no success; have you tried to create this log file manually, then try to start again the system ?
Regards,
Federico G. Babelis
‎2007 Jan 04 2:56 PM
Error: java.io.FileNotFoundException: JdbcCon.log (Permission denied)
J2EE Database is not available via test
See logfile JdbcCon.log- this looks like you are not in nw4adm's home directory. After doing su nw4adm, do cd ~ to change to the home dir, then start the instance.