Hello,
We have a NW2004s SP6 installation. We have the user management in the ABAP stack.
We create new users is created in the ABAP stack.
When the user logs on using the Portal, the change old password screen keeps repeating itself. This is however not the case once the user has logged on to the ABAP server and changed his password.
So, I looked in the logs. The log is full of the message.
Error#1#/System/Database/sql/connect#Java#com.sap.sql_0019##Exception of type com.sap.sql.log.OpenSQLException caught: Error while accessing secure store: File "\\labnxi\sapmnt\NXD\SYS\global\security\data\SecStore.properties" does not exist although it should...
[EXCEPTION]
{2}#3#com.sap.sql.log.OpenSQLException#Error while accessing secure store: File "\\labnxi\sapmnt\NXD\SYS\global\security\data\SecStore.properties" does not exist although it should..#com.sap.sql.log.OpenSQLException: Error while accessing secure store: File "\\labnxi\sapmnt\NXD\SYS\global\security\data\SecStore.properties" does not exist although it should..
at com.sap.sql.log.Syslog.createAndLogOpenSQLException(Syslog.java:106)
at com.sap.sql.log.Syslog.createAndLogOpenSQLException(Syslog.java:145)
at com.sap.sql.connect.OpenSQLDataSourceImpl.setDataSourceName(OpenSQLDataSourceImpl.java:226)
at com.sap.sql.connect.OpenSQLDataSourceImpl.setDataSourceName(OpenSQLDataSourceImpl.java:197)
at com.sap.engine.services.dbpool.spi.ManagedConnectionFactoryImpl.createManagedConnection(ManagedConnectionFactoryImpl.java:112)
at com.sap.engine.services.connector.jca.ConnectionHashSet.match(ConnectionHashSet.java:320)
at com.sap.engine.services.connector.jca.ConnectionManagerImpl.allocateConnection(ConnectionManagerImpl.java:186)
at com.sap.engine.services.dbpool.cci.ConnectionFactoryImpl.getConnection(ConnectionFactoryImpl.java:51)
at com.sap.caf.eu.gp.base.db.ConnectionPoolJ2EE.getConnection(ConnectionPoolJ2EE.java:89)
at com.sap.caf.eu.gp.schedule.impl.ScheduleDbImpl.getScheduleToProcess(ScheduleDbImpl.java:2026)
at com.sap.caf.eu.gp.schedule.impl.ScheduleService.getScheduleToProcess(ScheduleService.java:373)
I looked in the server and the SecStore.properties is there in the directory
usr\sap\NXD\SYS\global\security\data.
If anybody could shed some light onto this issue that would be much appreciated.
Best Wishes.
Sumit.