DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=15175>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=15175

Tomcat stops responding on solaris 8

           Summary: Tomcat stops responding on solaris 8
           Product: Tomcat 4
           Version: 4.0.4 Final
          Platform: Sun
        OS/Version: Other
            Status: NEW
          Severity: Blocker
          Priority: Other
         Component: Connector:Coyote JK 2
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]


I am using solaris 8 as OS, and sometime it stop working giving me the following
output.
,
[INFO] Http11Protocol - -Initializing Coyote HTTP/1.1 on port 80
[INFO] Http11Protocol - -Initializing Coyote HTTP/1.1 on port 443
Starting service APP1
Apache Tomcat/4.0.4
[INFO] Http11Protocol - -Starting Coyote HTTP/1.1 on port 80
[INFO] Http11Protocol - -Starting Coyote HTTP/1.1 on port 443
Starting service APP2
Apache Tomcat/4.0.4
log4j:WARN No appenders could be found for logger (org.apache.axis.AxisEngine).
log4j:WARN Please initialize the log4j system properly.
Log4j Initialized
[INFO] Http11Protocol - -SocketException reading request, ignored
PoolTcpEndpoint: Endpoint ServerSocket[addr=0.0.0.0/0.0.0.0,port=0,localport=80]
shutdown due to exception: java.lang.OutOfMemoryError
java.lang.OutOfMemoryError
        <<no stack trace available>>
PoolTcpEndpoint: Endpoint
ServerSocket[addr=0.0.0.0/0.0.0.0,port=0,localport=443] shutdown due to
exception: java.lang.OutOfMemoryError
java.lang.OutOfMemoryError
        <<no stack trace available>>


bash-2.03# ulimit -a
core file size (blocks)     unlimited
data seg size (kbytes)      unlimited
file size (blocks)          unlimited
open files                  256
pipe size (512 bytes)       10
stack size (kbytes)         8192
cpu time (seconds)          unlimited
max user processes          7893
virtual memory (kbytes)     unlimited

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to