Hey folks,
I'm trying to install SAP Solution Manager 4 on RHEL5 64bit + Oracle Central Instance all on one host. I'm installing in a virtual machine powered by VMWare Workstation 64bit with the VM having 4GB RAM. However, I'm getting stuck in phase 3 of the installation process.
The log-file states:
ERROR System Call failed. Error 13 (Permission denied) in execution of system call 'openU' with parameter /path/to/my/JDBCCONNECT.JAR
WARNING System Call failed. Error 13 (Permission denied) in execution of system call 'lstat' with parameter /path/to/my/JDBCCONNECT.JAR
ERROR node /path/to/my/JDBCCONNECT.JAR does not exist.
Seems something's wrong with my JDBCCONNECT.JAR? In case it's relevant I'm using IBM JDK 1.4.2 for AMD64, which is working as expected though. I already performed the following steps:
- check permissions on that file and the whole installation directories
- check weather JDBCCONNECT.JAR is where SAP is looking for it: it is! 😉
- copied all files from the installation DVDs to the local harddrive again
- increased swap size as this was suggested in some threads I found via Google
Any suggestions/ideas what's going wrong?
Best regards
Edited by: Robert Ingruber on Feb 23, 2009 10:47 AM