Thanks for your response. No my application is not having any long running process. Also if I run jetty from windows command prompt it runs without any issue.
On Fri, Oct 23, 2015 at 4:17 PM, Steve Sobol - Lobos Studios < [email protected]> wrote: > You should put some logging into your code (if you aren't already logging) > and determine if maybe you have a long-running process that isn't exiting > properly. > > Mohan Kumar G wrote: > > I installed jetty as a windows as per the below documentation. > > > http://www.eclipse.org/jetty/documentation/current/startup-windows-service.html > > It uses Apache common deamons to to create windows service. > > *It works fine however whenever i stop the service sometimes it won't kill > the java process.* > > _______________________________________________ > jetty-users mailing [email protected] > To change your delivery options, retrieve your password, or unsubscribe from > this list, visithttps://dev.eclipse.org/mailman/listinfo/jetty-users > > > -- > Lobos Studios - Website and Mobile App Design & Development; IT Support; > Computer Maintenance > Toll Free 877.919.4WEB - Apple Valley 760.684.8859 - Los Angeles > 310.945.2410 - Cleveland 216.242.4010 > www.LobosStudios.com * www.facebook.com/LobosStudios * @LobosStudios > > > _______________________________________________ > jetty-users mailing list > [email protected] > To change your delivery options, retrieve your password, or unsubscribe > from this list, visit > https://dev.eclipse.org/mailman/listinfo/jetty-users >
_______________________________________________ jetty-users mailing list [email protected] To change your delivery options, retrieve your password, or unsubscribe from this list, visit https://dev.eclipse.org/mailman/listinfo/jetty-users
