background running process terminal shows "?" after an hour

kalyan1709

New Member
Joined
Sep 4, 2019
Messages
2
Reaction score
0
Credits
29
Hi,

I am running a process in background as sh myscript.sh >> test.log 2>&1 &

$ ps ax | grep ComplexFileParser

24989 pts/2 Sl 2:06 /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.171-8.b10.el7_5.x86_64/jre/bin/java -cp ........

But after sometime i see below:

24989 ? Sl 11:37 /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.171-8.b10.el7_5.x86_64/jre/bin/java -cp........

Then my process goes down. i don't see any process running in the background.

Can anyone tell my why this is happening?

Thanks,
KP
 


This Member appears to have slipped through our cracks and hasn't been active since he posted on Sep 4.

I'll move this to Command Line with a redirection in case he returns.

Wizard
 

Members online


Top