You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by "Jean@nosnow.us" <je...@nosnow.us> on 2023/04/14 19:49:54 UTC

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

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

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

Posted by Thomas Meyer <th...@m3y3r.de>.
Hi,

What arguments do you give to catalina.sh?


Am 17. April 2023 13:08:43 MESZ schrieb "Jean@nosnow.us" <je...@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 <gr...@gmail.com> 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, Jean@nosnow.us <je...@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-unsubscribe@tomcat.apache.org
>For additional commands, e-mail: users-help@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.

Posted by "Jean@nosnow.us" <je...@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 <gr...@gmail.com> 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, Jean@nosnow.us <je...@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-unsubscribe@tomcat.apache.org
For additional commands, e-mail: users-help@tomcat.apache.org


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

Posted by Greg Huber <gr...@gmail.com>.
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, Jean@nosnow.us <je...@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
>