On Thu, 24 Aug 2017 17:15:28 -0400, Kurt Quackenbush  wrote:
>
>>   /bin/sh -c /usr/lpp/java/J8.0_64/bin/java -Dcom.ibm.smp.debug=severe 
>> -showversi
>>   n -cp /usr/lpp/smp/classes/ com.ibm.smp.GIMJVCLT
>    ...
>As an experiment, try to logon to TSO/E with the userid running the job,
>start OMVS, and execute this command from the OMVS shell (watch the wrap):
>
>/usr/lpp/java/J8.0_64/bin/java -Dcom.ibm.smp.debug=severe -showversion -cp 
>/usr/lpp/smp/classes/ com.ibm.smp.GIMJVCLT
> 
I thought SMP/E was repaired many releases ago to not run a login shell and
the user's .profile (good idea).  So a failure (in the user's .profile, for 
example)
might be irrelevant to the GIMJVCLT failure.

In fact, I wonder that SMP/E should need to run "/bin/sh -c" at all, except to 
parse
the command string when it might be better to spawn 
/usr/lpp/java/J8.0_64/bin/java
directly.

-- gil

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN

Reply via email to