Re: Tomcat 6 Manager

2008-09-18 Thread Mark Thomas
Susan G. Conger wrote: > When you go into the Tomcat Manager you get a list of running web > applications. Then the next section lets you deploy a host directory or > local WAR file. It asks for the following information: > > Context Path (optional): [I have found this is not optional] > XML

RE: Tomcat 6 Manager

2008-09-17 Thread Susan G. Conger
Users List Subject: Re: Tomcat 6 Manager Susan G. Conger wrote: > I am trying to use the deployment of a host directory under the tomcat > manager. No sure what you mean by deploy a host directory. The context path that I want to use is /webapp/bfc. However > whenever I try to deploy th

Re: Tomcat 6 Manager

2008-09-17 Thread Mark Thomas
Susan G. Conger wrote: > I am trying to use the deployment of a host directory under the tomcat > manager. No sure what you mean by deploy a host directory. The context path that I want to use is /webapp/bfc. However > whenever I try to deploy the directory it gives me an invalid context path

Re: Tomcat 6 manager application bug

2007-06-02 Thread Mark Thomas
Jacob Rhoden wrote: > I finally upgraded everything to java 6/tomcat 6. Its all nice! There > does seem to be a bug in the manager app. The application list comes out > formatted strangely. (See attached picture if it works). I think it > might be a bug. http://issues.apache.org/bugzilla/show_bug.

RE: Tomcat 6 Manager App question (Memory usage)

2007-06-02 Thread Caldarale, Charles R
> From: Jacob Rhoden [mailto:[EMAIL PROTECTED] > Subject: Tomcat 6 Manager App question (Memory usage) > > Free memory: 0.86 MB Total memory: 9.35 MB Max memory: 63.56 MB > > What is the difference between total memory and max memory. Total memory is the current size of the heap (somewhere betw

Re: Tomcat 6 manager application bug

2007-06-02 Thread Rashmi Rubdi
On 6/2/07, Jacob Rhoden <[EMAIL PROTECTED]> wrote: I finally upgraded everything to java 6/tomcat 6. Its all nice! There does seem to be a bug in the manager app. The application list comes out formatted strangely. I use Java 6 and Tomcat 6 , the application list looks fine to me in the manager

Re: Tomcat 6 Manager logging

2007-05-13 Thread ewsinc
the latest mod_jk.1.22 doesn't seem to improve things with APR connector, as indicated by the Tomcat Manager. So for now, I have kept the libtcnative out of the Tomcat deployment. ewsinc wrote: > > not quite. other errors remain complaining about sockets not open: > [Sat May 12 22:47:34 2007]

Re: Tomcat 6 Manager logging

2007-05-12 Thread ewsinc
not quite. other errors remain complaining about sockets not open: [Sat May 12 22:47:34 2007] [info] ajp_send_request::jk_ajp_common.c (1178): Socket 16 is not connected any more (errno=-1) [Sat May 12 22:47:34 2007] [info] ajp_send_request::jk_ajp_common.c (1202): Error sending request. Will tr

Re: Tomcat 6 Manager logging

2007-05-12 Thread ewsinc
found the problem ... it was SELinux disabling access to the jk-runtime-status file... which mod_jk wanted to access at startup of httpd/mod_jk. ewsinc wrote: > > I see in the Manager/status page an error count under the AJP-8009 section > of the page. > How do I go and find out what those err