Hi all.  A newbie here.  If I'm posting to the wrong place, please point
me in the right direction.  Thanks.

Our environment:
Jahia 5.0.3
WebSphere App Server (WAS) 6.0.2.23
Red Hat Linux ES 4
32-bit
4 GB memory
jvm 1538 MB

jahia.properties:
maxParallelProcessings                                 =   200
pageGenerationWaitTime                                 =   60000
suggestedRetryTimeAfterTimeout                         =   60
pageGenerationWaitTimeOnStartup                        =   10000
suggestedRetryTimeAfterTimeoutOnStartup                =   15

WAS Web Container thread pool max threads is set to 400.

We're getting lots of 503 server overloaded errors at times.  I'd like
to be able to increase the jvm above 1538 MB, but we're restricted to
that at the moment because of other apps running on the machine.  We're
preparing a 12 GB, 64-bit server but it'll be a week or two until it's
ready.

In the meantime, how do I reduce the 503 server overloaded problems?  Is
it just a matter of increasing maxParallelProcessings?

Here's an example of an entry in the app server logs.  I had set the
logging level of root in log4j.xml to "info" instead of "error" for a
time to get this info.
[6/5/08 21:24:37:786 EDT] 0000089b SystemOut     O 2008-06-05
21:24:37,786: WARN  [org.jahia.bin.JahiaAction] - Server is overloaded.
Request : /jahia/Jahia  queryString=null was not processed
[6/5/08 21:24:37:787 EDT] 0000089b SystemOut     O 2008-06-05
21:24:37,786: ERROR [org.jahia.bin.JahiaErrorDisplay] - ERROR : 503 -
server overloaded, 503 -  Server Overloaded
org.jahia.exceptions.JahiaServerOverloadedException: User message=503 -
server overloaded, System message=503 - Server Overloaded
        at
org.jahia.operations.valves.EngineValve.avoidParallelProcessingOfSamePag
e(EngineValve.java:255)
        at
org.jahia.operations.valves.EngineValve.processEngineRequest(EngineValve
.java(Compiled Code))
        at
org.jahia.operations.valves.EngineValve.invoke(EngineValve.java(Compiled
Code))
        at
org.jahia.pipelines.impl.GenericPipeline.invokeNext(GenericPipeline.java
(Inlined Compiled Code))
        at
org.jahia.operations.valves.J2ProcessActionValve.invoke(J2ProcessActionV
alve.java(Compiled Code))
        at
org.jahia.pipelines.impl.GenericPipeline.invokeNext(GenericPipeline.java
(Inlined Compiled Code))
...


Bob Stauffer
DBA
D&E Communications
Ephrata, PA
[EMAIL PROTECTED]
717-738-8737 

**DISCLAIMER
This e-mail message and any files transmitted with it are intended for the use 
of the individual or entity to which they are addressed and may contain 
information that is privileged, proprietary and confidential. If you are not 
the intended recipient, you may not use, copy or disclose to anyone the message 
or any information contained in the message. If you have received this 
communication in error, please notify the sender and delete this e-mail 
message. The contents do not represent the opinion of D&E except to the extent 
that it relates to their official business.
_______________________________________________
install_list mailing list
install_list@jahia.org
http://lists.jahia.org/cgi-bin/mailman/listinfo/install_list

Reply via email to