cancel
Showing results for 
Search instead for 
Did you mean: 

Issue when starting the config tool

Former Member
0 Kudos

Hi Everyone,

When I have started the Config tool, the "SAP J2EE engine - Config tool" screen comes up. Then I have a pop up which says that "Do you want to use the default DB settings". When given "Yes", it goes connecting to database. During this time I receive the following error message in the command prompt and config tool screen disappears.

PerfTimes : loadNativeLayer: loading jperflib failed. no jperflib in java.librar

y.path

Exception occurred in openJar(
10.176.34.95\rootbin\usr\sap\QSR\DVEBMGS00\j2ee\

configtool\usr\sap\QSR\SYS\jdbc\tbx\jt400.jar) :

java.io.FileNotFoundException:
10.176.34.95\rootbin\usr\sap\QSR\DVEBMGS00\j2ee

\configtool\usr\sap\QSR\SYS\jdbc\tbx\jt400.jar (The system cannot find the path

specified)

I have mentioned JAVA_HOME in the enviromental variables as well.

I am able to start visual admin successfully.

I am currently with java version jre1.6.0_05.

Please assist on the issue.

Thanks and Regards

Accepted Solutions (0)

Answers (4)

Answers (4)

Former Member
0 Kudos

Hi,

Thanks for the reply. Yes the Jar file exists in the location \usr\sap\QSR\SYS\jdbc\tbx, but still the same error exists.

Thanks and Regards

Former Member
0 Kudos

Hi,

Looks like the SAPSIDDB pwd has been reset... Refer below link on how to correct this:

Rgds,

Soujanya

Former Member
0 Kudos

Config tool connects to your Database via the JDBC Drivers .

If at all the Issue was with the JDK , the Configtool Interface wouldn't have been called .

The issue is with the Driver .

Next time when you start Config tool , CLick NO when it asks you to connect to Default Db.

Check the Parameter RDBMS Driver Location .

Check whether the JAR exists in the Specified Location .

Regards,

Ashish .A. Poojary

Former Member
0 Kudos

Hi,

Thanks for the reply. I have mapped the network drive (Rootbin on 'OS/400) on to my local machine, now I am able to login config tool, but comes up with different error.

Error occured while working with Configuration (Scanning)

Msg: Error while connecting to DB

I am able to see only the secure store in the config tool.

Please provide your thoughts.

Thanks and Regards

Former Member
0 Kudos

Hi,

What is the version of your system? For NW 7.0, 7.01, 7.02 use JDK 1.4.2_* .. 1.6 is used for higher releases of NW.

Rgds,

Soujanya

Former Member
0 Kudos

Hi,

Thanks for the reply. But if the current version of Java, is holding good for visual admin, but not sure why is not working for config tool.

Thanks and Regards

Former Member
0 Kudos

Hi,

I ran into a similar issue, and all I did was re-install JDK 1.4.2*. Further on I ensured the SAP system was up and running and the environment variables were set perfect. It worked. You can give it a try..

Rgds,

Soujanya