on ‎2008 Sep 23 7:06 PM
We Noticed the a problem on our v5R4 iseries after an IPL this weekend
in both our development system and production system.
If I try to start JSPM via:
QSH CMD('/usr/sap/rp1/DVEBMGS00/j2ee/JSPM/go') get an error
go command not found.
If I try to start the SDM via
./StartServer.sh ; get the same error command not found
I can do a java -version with qsh and get a result java
version "1.4.2";
Tried using the go from 885063 and sidadm is the owner
Does anyone have any idea's how to resolve this issue or other test to
run.
qsh: 001-0014 Command /usr/sap/rp1/DVEBMGS00/j2ee/JSPM/go not found.
Press ENTER to end terminal session.
Regards,
Brian
Request clarification before answering.
Reading your question
"QSH CMD('/usr/sap/rp1/DVEBMGS00/j2ee/JSPM/go') not found"
one simple answer may be did you put rp1 in UPPER CASE? I think it is case sensitive?
Try
QSH CMD('/usr/sap/RP1/DVEBMGS00/j2ee/JSPM/go')
worth a go.
Michael
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 6 | |
| 5 | |
| 5 | |
| 3 | |
| 3 | |
| 2 | |
| 2 | |
| 2 | |
| 1 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.