on 2011 Sep 23 1:01 PM
Hi,
in a NetWeaver 7.11 CE, after SP8, at startup and shutdown there are several error message such as:
bash-3.00$ startsap
Checking SID Database
----
WARNING: Cannot find SAP Startup Framework Java API, ignored
WARNING: Cannot find IAIK libraries. The started tool may have problems when op ening SecureStore and connections to the Database. The Launher will continue be cause the tool might work even with the missing functionality. In case a ClassN otFoundError follows, please contact the tool developers for fix.
setTrace: false
J2EE Database is not available via test
See logfile /export/home/SIDadm/JdbcCon.log
Running /usr/sap/SID/SYS/exe/run/startj2eedb
Trying to start SID database ...
Log file: /export/home/SIDadm/startdb.log
SID database started
/usr/sap/SID/SYS/exe/run/startj2eedb completed successfully
Starting Startup Agent sapstartsrv
----
Instance Service on host mnsun003 started
starting SAP Instance SCS01
----
Startup-Log is written to /export/home/SIDadm/startsap_SCS01.log
/usr/sap/SID/SCS01/exe/sapcontrol -prot NI_HTTP -nr 01 -function Start
Instance on host mnsun003 started
Starting Startup Agent sapstartsrv
----
Instance Service on host mnsun003 started
starting SAP Instance J60
----
Startup-Log is written to /export/home/SIDadm/startsap_J60.log
/usr/sap/SID/J60/exe/sapcontrol -prot NI_HTTP -nr 60 -function Start
Instance on host mnsun003 started
/usr/sap/SID/SYS/exe/uc/sunx86_64/startsap: !: not found
Have you got any suggest?
Regards.
I'm getting the same error after applying SP08 to CE 7.1.1. The error also happens out of stopsap. Even worse, my bootstrap cannot communicate with the database, which I'm sure is also because it cannot access the secure store. I can recreate just this error with the following:
eval /usr/sap/GD5/J38/exe/sapjvm_5/bin/java -classpath /usr/sap/GD5/J38/j2ee/cluster/bootstrap/sap.comtcbloffline_launcherimpl.jar com.sap.engine.offline.OfflineToolStart -quiet com.sap.inst.jdbc.connect.JdbcCon /usr/sap/GD5/SYS/exe/run/jdbcconnect.jar:/usr/sap/GD5/SYS/global/security/lib/tools:/usr/sap/GD5/J38/exe/db2jcc.jar:/usr/sap/GD5/J38/exe/db2jcc_license_cu.jar:/usr/sap/GD5/J38/j2ee/cluster/bootstrap: -sec GD5:GD5 -logFile /home/gd5adm/JdbcCon.log
WARNING: Cannot find SAP Startup Framework Java API, ignored
WARNING: Cannot find IAIK libraries. The started tool may have problems when opening SecureStore and connections to the Database. The Launher will continue because the tool might work even with the missing functionality. In case a ClassNotFoundError follows, please contact the tool developers for fix.
setTrace: false
I've tried several things to get it to recognize the IAIK library, which does exist in the global/security/lib/tools path
-rw-rr 1 gd5adm sapsys 30415 Nov 18 02:57 class_prefetch.lst
-rw-rr 1 gd5adm sapsys 784396 Nov 16 23:15 iaik_jce.jar
-rw-rr 1 gd5adm sapsys 27929 Nov 16 23:15 iaik_jsse.jar
-rw-rr 1 gd5adm sapsys 32037 Nov 16 23:15 iaik_smime.jar
-rw-rr 1 gd5adm sapsys 185330 Nov 16 23:15 iaik_ssl.jar
drwxr-xr-x 2 gd5adm sapsys 256 Nov 16 21:09 info
-rw-rr 1 gd5adm sapsys 178027 Nov 16 23:15 w3c_http.jar
If I can't figure this out I will have to restore my system and maybe try only going up to SP07 this time.
I've also seen several files in my kernel that are set to 555 (no write even on owner!) which really complicates patching. I wonder if this is preventing some files from being updated, especially with sapcpe in play.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi,
For the missing IAIK cryptographic libraries, you might want to check the following to see if it helps:
http://forums.sdn.sap.com/thread.jspa?threadID=1623204
Regards,
Varun
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi,
Are you starting the system from root user ?
Thanks
Sunny
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
71 | |
11 | |
10 | |
10 | |
10 | |
8 | |
7 | |
7 | |
5 | |
4 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.