• 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

Undeployment problem

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

I have a strange problem with some application. I undeployed the application in the manager application but it still is listed in the application table. I cleared the work directory but everytime I start tomcat anew a new directory with the undeployed application pops up.
I then deleted the context in the server.xml but still the application is listed. I there anything else I should try?

Addional Information: In the admin application the node for my application still exists but when I click it I get a HTTP 500 Error message saying:
"Error retrieving attribute entropy"
[ November 02, 2005: Message edited by: Pete Neu ]
reply
    Bookmark Topic Watch Topic
  • New Topic