Dear Experts,
My SAP environment is: Window Server 2003
DB: MS SQL
When I am trying to bring up java instance. THE SCSXX part is coming up but JCXX is not, where jcontrol.exe is not coming up.
Below are the logs of bootstrap node:
[Mar 3, 2014 2:01:21 PM ] Exception occurred:
com.sap.engine.bootstrap.SynchronizationException: Database initialization failed! Check database properties!
at com.sap.engine.bootstrap.Bootstrap.initDatabaseConnection(Bootstrap.java:477)
at com.sap.engine.bootstrap.Bootstrap.<init>(Bootstrap.java:147)
at com.sap.engine.bootstrap.Bootstrap.main(Bootstrap.java:946)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:324)
at com.sap.engine.offline.OfflineToolStart.main(OfflineToolStart.java:81)
----------==[ Caused by: ]==----------
com.sap.engine.frame.core.configuration.ConfigurationException: Error occurred: Secure Store lib Dir does not exist \\<hostname>\sapmnt\SID\SYS\global\security\lib\tools
I have already checked mostly SCN posts on this issue.
My /usr/sap is already pointing to saploc and sapmnt Share names and SIDadm and SAPservicesSID both users have full permissions for the sapmnt folder
the values at configtool ->....-> configuration manager values are also fine.
Please help what else could be the issue.
what else to be done if its related to sapmnt