• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Service Manager is missing

 
Ranch Hand
Posts: 245
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi guys,

I've been using Tomcat 5.5.17 for sometime now.

My service manager (icon in the system tray) doesnt seem to load anymore, so I can't start/stop the server instance.

I tried going through start>Apache>Monitor Tomcat and that doesnt seem to do anything either.

I can access my JSPs/ and the logs dont seem to show any errros (or atleast i think)

So my question is how do I get the system tray icon back??

I had a problem with spyware a few weeks ago, could that have something to do with this?

Thanks in advance for your input.
Regards
Zein
 
Sheriff
Posts: 13411
Firefox Browser VI Editor Redhat
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
If it's running as a Windows service, you can always stop and start it from the services manager.

control panel -> administrative tools -> Services
 
Zein Nunna
Ranch Hand
Posts: 245
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Thanks Ben for your advice.

It works, a little tedious though, is there no way of getting the service manager icon back into the sytem tray??

Regards
Zein
 
Zein Nunna
Ranch Hand
Posts: 245
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Searched the Internet, was unable to find a quick solution so I re installed the services via the Tomcat.exe file, works fine now.
reply
    Bookmark Topic Watch Topic
  • New Topic