cancel
Showing results for 
Search instead for 
Did you mean: 

Configtool -- Secure Store Lib not properly set

Former Member
0 Kudos

when i open Config tool it will give pop like connect to database when i click yes it is giving error and when i click no and check in sec store lib the path is like this \hostnamescssapmn/SIDSYSglobalsecuritylib. Every time when i open the configtool i am phasing this error, every time i have to change the path of scure store lib.

ragards,

jagadish

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

Please check config.properties at the location j2ee\configtool.

This has the path maintained for the secure store lib file along with other parameters.

Usually the contents are :

#Generated by Config Tool

rdbms.maximum_connections=5

system.name=

secstorefs.keyfile=

secstorefs.secfile=

secstorefs.lib=

rdbms.driverLocation=

rdbms.connection=

rdbms.initial_connections=1

Make sure above parameters are correctly configured. The error should not occur then.

Regards,

Snehal

Answers (1)

Answers (1)

Former Member
0 Kudos

Jagadish,

In configtool -> Instance Id -> Configurator Manager -> what is the value of secstorefs.lib? is it correct? If correct, is the e correct value reflected in config.properties(//j2ee/configtool) ?

-Bidwan