This was few years ago - but I suffered using jdk1.2.X jvms on HPUX. They are crap. A giant load of crap. A stinky pile of crap. (YMMV). Switch to the 1.3.x JVM. Hopefully this will solve the issue.

-Tim

Karthik wrote:

Hi Form

     Our development Env is as below

    O/s    =  Win2000
    JDK  = 1.4.1
     TOMCAT =1 4.1.27
     RAM        =  1 GB
     ORACLE = 9i
     LOAD on the DB is 150 tx /sec


   Our Production Env is as below

    O/s    =  HP-UNIX
    JRE  = 1.2.2..10
    TOMCAT =1 4.1.27
    RAM        =  1.5 GB
    ORACLE = 9i
    LOAD on the DB is 700 tx /sec

   In both cases the DB is installed on same server.


  Problems

 1) The Tomcat Hangs for some times in production Server but not for the
same in  Develoment Servrer

 2) Are there any  imcompatabilities  for between the  S/w 's  Installed
between the 2 servers

============================================================================
===================
java.lang.IllegalStateException: Cannot create a session after the response
has been committed
        at
org.apache.coyote.tomcat4.CoyoteRequest.doGetSession(CoyoteRequest.java:1884
)
        at
org.apache.coyote.tomcat4.CoyoteRequest.getSession(CoyoteRequest.java:1731)
        at
org.apache.coyote.tomcat4.CoyoteRequestFacade.getSession(CoyoteRequestFacade
.java:365)
        at
org.apache.coyote.tomcat4.CoyoteRequestFacade.getSession(CoyoteRequestFacade
.java:370)
        at
javax.servlet.http.HttpServletRequestWrapper.getSession(HttpServletRequestWr
apper.java:268)
        at
org.apache.jasper.runtime.PageContextImpl._initialize(PageContextImpl.java:1
38)
        at
org.apache.jasper.runtime.PageContextImpl.initialize(PageContextImpl.java:11


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

Reply via email to