Hi,
Yes, I know that running a local version of Confluence on a mac is not supported, but I hope someone can help.
When I installed Confluence I followed the instructions on this page to theletter https://confluence.atlassian.com/display/CONF35/Installing+Confluence+Standalone+on+Mac+OS+X+from+Zip+File
Each time I try to start confluence I get the error.
Existing PID file found during start.
Tomcat appears to still be running with PID XXX. Start aborted.
logout
When I try to stop confluence I get the error.
Tomcat did not stop in time. PID file was not removed.
logout
I have tried restarting the mac and then I can start it, but it comes back again.
In my Conf Install Directory, the only log is the Catalina log that has this nasty looking error message
27/09/2012 11:36:56 AM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap
SEVERE: The web application [] created a ThreadLocal with key of type [org.apache.log4j.helpers.ThreadLocalMap] (value [org.apache.log4j.helpers.ThreadLocalMap@528c4c14]) and a value of type [java.util.Hashtable] (value [{url=/homepage.action, userName=jodiem}]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak.
27/09/2012 11:36:57 AM org.apache.coyote.http11.Http11Protocol destroy
INFO: Stopping Coyote HTTP/1.1 on http-8090
Any ideas as to what the issue is? Or which logs would help to discover what the issue is?