Always app Java end with "Exit 143" Ubuntu -


this question has answer here:

i have application in java, permanently pulled. execute follows:

nohup ant> log.txt & 

the problem last indefinitely, application quits , message "exit 143".

exit code 143 corresponds sigterm, signal sent default when run kill <pid>. possible process or user killing application? without more information it's difficult suggest else.


Comments

Popular posts from this blog

SAP Web Service from .NET via WCF -

Optimized Line drawing in QT -

datetime - str to time in python -