https://issues.apache.org/bugzilla/show_bug.cgi?id=52261

             Bug #: 52261
           Summary: due to
                    org.apache.jasper.compiler.TldLocationsCache.tldScanJa
                    r server throws  java.lang.OutOfMemoryError: requested
                    33554440 bytes for Chunk::new. Out of swap
           Product: Tomcat 7
           Version: 7.0.16
          Platform: PC
        OS/Version: Windows Server 2003
            Status: NEW
          Severity: blocker
          Priority: P2
         Component: Jasper
        AssignedTo: dev@tomcat.apache.org
        ReportedBy: hema...@gmail.com
    Classification: Unclassified


When we restart server it goes outofmemory 

java.lang.OutOfMemoryError: requested 33554440 bytes for Chunk::new. Out of
swap

after going through the hs_err_pidXXXXX.log file 
it shows follwing line 

++++++++++++++++++++++++++++++++++++++++++
Current CompileTask:
C2:7248  !  
org.apache.jasper.compiler.TldLocationsCache.tldScanJar(Ljava/net/JarURLConnection;)V
(223 bytes)


memory  status:

Other Threads:
  0x6b9d0c00 VMThread [stack: 0x6bbb0000,0x6bc00000] [id=3400]
  0x6bb08400 WatcherThread [stack: 0x6d440000,0x6d490000] [id=3672]

VM state:not at safepoint (normal execution)

VM Mutex/Monitor currently owned by a thread: None

Heap
 PSYoungGen      total 398016K, used 48470K [0x4da80000, 0x6aa30000,
0x6add0000)
  eden space 326464K, 10% used [0x4da80000,0x4fc89488,0x61950000)
  from space 71552K, 19% used [0x66450000,0x6719c5a0,0x6aa30000)
  to   space 74176K, 0% used [0x61950000,0x61950000,0x661c0000)
 PSOldGen        total 502208K, used 400157K [0x133d0000, 0x31e40000,
0x4da80000)
  object space 502208K, 79% used [0x133d0000,0x2ba976a8,0x31e40000)
 PSPermGen       total 256000K, used 124109K [0x039d0000, 0x133d0000, 0x

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

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

Reply via email to