Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

SAP startup error

Former Member
0 Likes
638

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

4 REPLIES 4
Read only

RichHeilman
Developer Advocate
Developer Advocate
0 Likes
592

Kevin, is this the Sneak Preview ABAP 6.40 Engine?

Regards,

Rich Heilman

Read only

0 Likes
592

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?

Read only

0 Likes
592

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

http://www.gazum.com

Read only

0 Likes
592
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.