hi,
i am trying to run tomcat as a standalone webserver to run in standard port 80 and 443 as a non-root user.
i followed the instructions in the tomcat website.
the application starts up fine, HOWEVER, whenever i shut it down, i always get this messages appended in catalina.err
jsvc.exec error: Service exit with a return value of 143
is this a source code problem? has anyone ever circumvented this problem?
i am trying to run tomcat as a standalone webserver to run in standard port 80 and 443 as a non-root user.
i followed the instructions in the tomcat website.
the application starts up fine, HOWEVER, whenever i shut it down, i always get this messages appended in catalina.err
jsvc.exec error: Service exit with a return value of 143
is this a source code problem? has anyone ever circumvented this problem?