Re: Updated Tomcat from 6.0.13 to 9.0.73 on IBMi, now the submitting job stays active.

2023-04-17 Thread Thomas Meyer
Hi,

What arguments do you give to catalina.sh?


Am 17. April 2023 13:08:43 MESZ schrieb "j...@nosnow.us" :
>Not a system job.  
>The submitting job is the qshell command interpreter and we should be able to 
>do the submit and exit.   But haven't got it to work yet. 
> 
>I was reviewing the catalina.sh file to see if there was anything preventing 
>the job from exiting as it does in the earlier version. 
>
>
>
>> On Apr 15, 2023, at 8:57 AM, Greg Huber  wrote:
>> 
>> Back in the day, you could look at the job to see what the processes are.
>> One may be a system job?
>> 
>>> On Fri, 14 Apr 2023 at 20:50, j...@nosnow.us  wrote:
>>> 
>>> Hello,
>>> 
>>> Our start process is a simple command that will submit a batch job that
>>> will use the qshell command to run the startup.sh script.
>>> 
>>> In version 6.0.13 this would leave 1 job running, QP0ZSPWT, running the
>>> application.
>>> In version 9.0.73 we have 2 jobs now running, QP0ZSPWT and the submitting
>>> job with the qshell commands.
>>> 
>>> We have both versions running on IBM i V7R3 systems. So that rules out
>>> qshell issues.
>>> 
>>> I am hoping someone knows a way to get the submitting job to end, without
>>> ending the application.
>>> Does anyone have any experience with this type of issue?
>>> 
>>> Thank you!
>>> Jean
>>> 
>
>
>-
>To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
>For additional commands, e-mail: users-h...@tomcat.apache.org
>

-- 
Diese Nachricht wurde von meinem Android-Gerät mit K-9 Mail gesendet.

Re: Updated Tomcat from 6.0.13 to 9.0.73 on IBMi, now the submitting job stays active.

2023-04-17 Thread j...@nosnow.us
Not a system job.  
The submitting job is the qshell command interpreter and we should be able to 
do the submit and exit.   But haven't got it to work yet. 
 
I was reviewing the catalina.sh file to see if there was anything preventing 
the job from exiting as it does in the earlier version. 



> On Apr 15, 2023, at 8:57 AM, Greg Huber  wrote:
> 
> Back in the day, you could look at the job to see what the processes are.
> One may be a system job?
> 
>> On Fri, 14 Apr 2023 at 20:50, j...@nosnow.us  wrote:
>> 
>> Hello,
>> 
>> Our start process is a simple command that will submit a batch job that
>> will use the qshell command to run the startup.sh script.
>> 
>> In version 6.0.13 this would leave 1 job running, QP0ZSPWT, running the
>> application.
>> In version 9.0.73 we have 2 jobs now running, QP0ZSPWT and the submitting
>> job with the qshell commands.
>> 
>> We have both versions running on IBM i V7R3 systems. So that rules out
>> qshell issues.
>> 
>> I am hoping someone knows a way to get the submitting job to end, without
>> ending the application.
>> Does anyone have any experience with this type of issue?
>> 
>> Thank you!
>> Jean
>> 


-
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org



Re: Updated Tomcat from 6.0.13 to 9.0.73 on IBMi, now the submitting job stays active.

2023-04-15 Thread Greg Huber
Back in the day, you could look at the job to see what the processes are.
One may be a system job?

On Fri, 14 Apr 2023 at 20:50, j...@nosnow.us  wrote:

> Hello,
>
> Our start process is a simple command that will submit a batch job that
> will use the qshell command to run the startup.sh script.
>
> In version 6.0.13 this would leave 1 job running, QP0ZSPWT, running the
> application.
> In version 9.0.73 we have 2 jobs now running, QP0ZSPWT and the submitting
> job with the qshell commands.
>
> We have both versions running on IBM i V7R3 systems. So that rules out
> qshell issues.
>
> I am hoping someone knows a way to get the submitting job to end, without
> ending the application.
> Does anyone have any experience with this type of issue?
>
> Thank you!
> Jean
>