restart Tomcat from the command line

Jeff-JAMF
New Contributor

I upgraded my JSS server to 10.5.5 and now Tomcat won't start up. Can
anyone share the Unix command for restarting Tomcat?

Thanks,

Jeff Johnson
Technology Coordinator
Glendale-River Hills School District
2600 W. Mill Rd.
Glendale, WI 53209
414-351-7170 x2195 office
414-351-8100 fax
414-218-7096 mobile
jeff.johnson at glendale.k12.wi.us

3 REPLIES 3

Not applicable

sudo launchctl unload /System/Library/LaunchDaemons/com.apple.tomcat.plist
sudo launchctl load /System/Library/LaunchDaemons/com.apple.tomcat.plist

brent_buckner
New Contributor

** EDIT **
Oops.. didn't realize it was a 4-year old post. Oh well.
** End EDIT **

https://jamfnation.jamfsoftware.com/article.html?id=117

On our setup the Tomcat plist is located at:

/Library/LaunchDaemons/com.apple.tomcat.plist (As opposed to '/System/Library/...')

jarednichols
Honored Contributor

That post is so old the OP now works for JAMF. ha