cancel
Showing results for 
Search instead for 
Did you mean: 

Problem While executing Config tool & JSPM

Former Member
0 Kudos

Hi,

OS: Windows 2003 server

SAP: Netweaver 2004sr2

DB: Oracle 10g

While executing Config tool , I'm getting following error

Error occurred while working with Configuration(scanning)

Msg:Error occurred: Secure Store lib Dir does not exist
epddb\sapmnt\EPD\SYS\global\security\lib\tools

While executing JSPMl , I'm getting following error

An error has occurred during the execution of the JSPM_mAIN phase.

cannot initialize application data. Could not detect database.Check if it is running . file
epddb\sapmnt\EPD\SYS\global\security\lib not found.

Oracle Services are running. But i'm unable to connect the database. While connecting giving Protocol Adapter Error

Please provide me the solution.

Thanks in Advance

Regards,

Sanjeeva

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hello Sanjeeva,

The Config Tool and JSPM need access to the folder mentioned in the error message to load libraries.

The share
epddb\sapmnt\EPD\SYS\global\security\lib\tools should be crated and configured during the installation. Please check if you have access to that share.

As a work around you could change the configuration of the Config Tool and JSPM and enter the local file system path, but the best way to fix the problem is to make sure the above share is working.

For example for config tool this configuration is in config.properties file with name u201Csecstorefs.libu201D.

Regards,

Ventsi Tsachev

Technology Development Support (J2EE Engine)

SAP Labs, Palo Alto, Ca (USA)

Answers (1)

Answers (1)

markus_doehr2
Active Contributor
0 Kudos

> Msg:Error occurred: Secure Store lib Dir does not exist
epddb\sapmnt\EPD\SYS\global\security\lib\tools

> cannot initialize application data. Could not detect database.Check if it is running . file
epddb\sapmnt\EPD\SYS\global\security\lib not found.

is that directory existing?

Markus