RE: production hanging
RE: production hanging
- Subject: RE: production hanging
- From: Michael Gargano <email@hidden>
- Date: Wed, 28 Nov 2012 20:33:02 +0000
- Thread-topic: production hanging
I can give that a try. One thing I forgot to mention, I don’t see anything strange in the logs either. No OutOfMemory exceptions no permgen errors, nothing
unusual (notice I’m not saying no errors at all J ).
-Mike
From: Maik Musall [mailto:email@hidden]
Sent: Wednesday, November 28, 2012 3:31 PM
To: Michael Gargano
Cc: WebObjects-Dev List (email@hidden)
Subject: Re: production hanging
Without knowing enough about your app, here's a wild guess. Add
directly after your -Xmx setting for heap memory.
Am 28.11.2012 um 21:05 schrieb Michael Gargano <email@hidden>:
I’m having an issue in our production environment. I have two servers (vm’s w/ windows 2008 r2 64-bit) running two instances each. The servers are load
balanced by a hardware load balancer that pings the app on each box every minute to determine if it is still up (because of the way our app works, this creates a session). After about a week of uptime, the each app instance seems to just stop responding to
requests one at a time until no instances respond any more. The java processes are still always running, but nothing responds. I recently bumped up the mem. on the apps to 3G each, to see if that would help, but the same problem occurred. Any ideas why
this might be happening? It’s not good. Below is a sample of the app switches…
-WOPort 2001 -WOCachingEnabled YES -WODebuggingEnabled NO -WOOutputPath c:/logs/log-1 -WOAutoOpenInBrowser NO -WOAutoOpenClientApplication NO -WOLifebeatInterval 120 -WOLifebeatEnabled YES -WOLifebeatDestinationPort
1085 -WOAdaptor WODefaultAdaptor -WOWorkerThreadCount 8 -WOListenQueueSize 128 -WOWorkerThreadCountMin 16 -WOWorkerThreadCountMax 256 -NSProjectSearchPath () -WOSessionTimeOut 1800 -WOApplicationName eGM -WOMonitorEnabled YES -WONoPause YES -Xmx3g -WOAllowsConcurrentRequestHandling
YES
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden
|
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden