On 5/26/2015 11:26 AM, Christoph P.U. Kukulies wrote:
Am 26.05.2015 um 17:18 schrieb André Warnier:
Christoph P.U. Kukulies wrote:
Am 26.05.2015 um 15:36 schrieb Christopher Schultz:

So you are using either mod_proxy_ajp or mod_proxy?

mod_proxy

....
I have not yet found the time to debug the connection and to locate
the actual
missing pieces. It just seems that some js or css is not being loaded
since the source
code of the page itself is there.

Now that may be something else entirely.
Did you check your js/css links (in the Tomcat pages) and your proxy
directives in Apache httpd carefully, to see if these (separate)
requests for the js/css pieces are being sent to where these files
really are ?


It's not that the site doesn't work. Normally it works fine (after a
reboot) but after a couple  days of running
this effect occurs (that parts of the page do not appear any longer).

That sounds like you have a resource leak of some kind, which is tying up server resources (memory, probably).





Portions of the page do not show and trying to restart the service
results in a time out.
A time out where? The service-restart times out, or after a service
restart, requests time out?

When I type NET STOP tomcat7 on the server to stop the service, it
hangs. Normally
the service should be shut down smoothly.


And that may be a totally separate, unrelated to the first above, issue.

Yes, maybe, or probably.
--
Christoph



---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org




---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to