Reinstall TeamCity when Tomcat becomes corrupt
Posted
by dodegaard
on Stack Overflow
See other posts from Stack Overflow
or by dodegaard
Published on 2009-03-19T14:40:21Z
Indexed on
2010/04/01
17:03 UTC
Read the original article
Hit count: 322
I've got a TeamCity 4 installation where tomcat has bit the dust with the following error "The APR Based Apache Tomcat Native library which allows for optimal performance in production environments was not found in java.library path". It appears this started happening once the JDK was installed on the server to allow for a compile. The JDK has been removed and the JRE reinstalled but still no go.
My question is should I reinstall TeamCity completely or is there a way to simply reinstall tomcat so I don't hose the configuration?
Your help is greatly appreciated.
© Stack Overflow or respective owner