-
Bug
-
Resolution: Not A Defect
-
Blocker
-
None
-
Solaris
I'm trying to execute abc.sh script, in the logs getting "is not an identifier" error as shown below
*./abc.sh: JAVA_HOME=/u01/app/oracle/jdk7/jdk1.7.0_79: is not an identifier
Build step 'Execute shell' marked build as failure
Finished: FAILURE*
*JAVA_HOME path is already set in oracle profile.
-
- Only oracle user can execute abc.sh script
- I'm able to run this script within SOLARIS server without errors.
- Only oracle user can execute abc.sh script