R12: Concurrent Program Error shell-init: error retrieving current directory: getcwd: cannot access parent directories: No such file or directory

We faced an issue recently when we migrated our HP superdome to a new one. The concurrent program error out with the following:

shell-init: error retrieving current directory: getcwd: cannot access parent directories: No such file or directory
Error occurred during initialization of VM
java.lang.Error: Properties init: Could not determine current working directory.

Solution: I didn't get a lot of hits on this error with respect to Oracle E-Business Suite. Once forum mentioned of running autoconfig. The root cause was unknown.

I stopped the concurrent managers and ran autoconfig on the concurrent manager server node. (It is always good to run autoconfig on a web tier after executing on concurrent manager). After starting the managers, the program was executed and it completed successfully.

No comments:

Post a Comment