El jue, 10-03-2005 a las 16:21 -0300, Carlos Torres escribiÃ:
>  Hello to all,
> 
> I have been making some stress tests on tomcat using JMeter tool and at
>  any time the tomcat shutdown and generate the exception below. Anybody
>  already got it or know what is it?
> 

I've seen similar errors under stress. This is a bug in the java VM,
which could be triggered (or not) via out of memory conditions. Quite a
few of those errors are during hotspot code generation. I'd recommend to
report it to Sun, and to try the same tests with another VM
(1.4.2_06, ... or just dropping the -server from hotspot) to see if the
results are different.

Look for it in the bugzilla of Sun for the Java VM, as some other people
may have found the same problem.


> I'm using JetSpeed 1.5
> 
> Thanks for the help
> 
> Regards
> 
> Carlos Torres.
> 
> 
> 
> Unexpected Signal : EXCEPTION_ILLEGAL_INSTRUCTION (0xc000001d) occurred at 
> PC=0x804F702
> Function=[Unknown.]
> Library=C:\j2sdk1.4.2_07\jre\bin\client\jvm.dll
> 
> NOTE: We are unable to locate the function name symbol for the error
>       just occurred. Please refer to release documentation for possible
>       reason and solutions.
> 
> 
> Current Java thread:
>  at java.lang.Class.forName0(Native Method)
>  at java.lang.Class.forName(Class.java:141)
>  at 
> org.apache.turbine.services.assemblerbroker.util.java.JavaBaseFactory.getAssembler(JavaBaseFactory.java:93)
>  at 
> org.apache.turbine.services.assemblerbroker.util.java.JavaPageFactory.getAssembler(JavaPageFactory.java:69)
>  at 
> org.apache.turbine.services.assemblerbroker.TurbineAssemblerBrokerService.getAssembler(TurbineAssemblerBrokerService.java:189)
>  at org.apache.turbine.modules.PageLoader.getInstance(PageLoader.java:153)
>  at org.apache.turbine.modules.PageLoader.exec(PageLoader.java:123)
>  at org.apache.turbine.Turbine.doGet(Turbine.java:563)
>  at org.apache.turbine.Turbine.doPost(Turbine.java:658)
>  at javax.servlet.http.HttpServlet.service(HttpServlet.java:709)
>  at javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
>  at 
> org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:237)
>  at 
> org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:157)
>  at 
> org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:214)
>  at 
> org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:104)
>  at 
> org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:520)
>  at 
> org.apache.catalina.core.StandardContextValve.invokeInternal(StandardContextValve.java:198)
>  at 
> org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:152)
>  at 
> org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:104)
>  at 
> org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:520)
>  at 
> org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:137)
>  at 
> org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:104)
>  at 
> org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:117)
>  at 
> org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:102)
>  at 
> org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:520)
>  at 
> org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)
>  at 
> org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:104)
>  at 
> org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:520)
>  at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:929)
>  at org.apache.coyote.tomcat5.CoyoteAdapter.service(CoyoteAdapter.java:160)
>  at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:799)
>  at 
> org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.processConnection(Http11Protocol.java:705)
>  at org.apache.tomcat.util.net.TcpWorkerThread.runIt(PoolTcpEndpoint.java:577)
>  at 
> org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:683)
>  at java.lang.Thread.run(Thread.java:534)
> 
> Dynamic libraries:
> 0x00400000 - 0x0040B000  C:\j2sdk1.4.2_07\bin\java.exe
> 0x77F50000 - 0x77FFB000  C:\WINDOWS\System32\ntdll.dll
> 0x77E50000 - 0x77F40000  C:\WINDOWS\system32\kernel32.dll
> 0x77DB0000 - 0x77E4D000  C:\WINDOWS\system32\ADVAPI32.dll
> 0x78000000 - 0x78087000  C:\WINDOWS\system32\RPCRT4.dll
> 0x77BF0000 - 0x77C43000  C:\WINDOWS\system32\MSVCRT.dll
> 0x08000000 - 0x08138000  C:\j2sdk1.4.2_07\jre\bin\client\jvm.dll
> 0x77D20000 - 0x77DB0000  C:\WINDOWS\system32\USER32.dll
> 0x7F000000 - 0x7F041000  C:\WINDOWS\system32\GDI32.dll
> 0x76B20000 - 0x76B4D000  C:\WINDOWS\System32\WINMM.dll
> 0x6BD00000 - 0x6BD0D000  C:\WINDOWS\System32\SYNCOR11.DLL
> 0x10000000 - 0x10007000  C:\j2sdk1.4.2_07\jre\bin\hpi.dll
> 0x00390000 - 0x0039E000  C:\j2sdk1.4.2_07\jre\bin\verify.dll
> 0x003A0000 - 0x003B9000  C:\j2sdk1.4.2_07\jre\bin\java.dll
> 0x003C0000 - 0x003CD000  C:\j2sdk1.4.2_07\jre\bin\zip.dll
> 0x003F0000 - 0x003FF000  C:\j2sdk1.4.2_07\jre\bin\net.dll
> 0x71A70000 - 0x71A85000  C:\WINDOWS\System32\WS2_32.dll
> 0x71A60000 - 0x71A68000  C:\WINDOWS\System32\WS2HELP.dll
> 0x71A10000 - 0x71A4C000  C:\WINDOWS\System32\mswsock.dll
> 0x76F00000 - 0x76F25000  C:\WINDOWS\System32\DNSAPI.dll
> 0x76F90000 - 0x76F97000  C:\WINDOWS\System32\winrnr.dll
> 0x76F40000 - 0x76F6D000  C:\WINDOWS\system32\WLDAP32.dll
> 0x76FA0000 - 0x76FA5000  C:\WINDOWS\System32\rasadhlp.dll
> 0x71A50000 - 0x71A58000  C:\WINDOWS\System32\wshtcpip.dll
> 0x76C70000 - 0x76C92000  C:\WINDOWS\system32\imagehlp.dll
> 0x6DA70000 - 0x6DAED000  C:\WINDOWS\system32\DBGHELP.dll
> 0x77BE0000 - 0x77BE7000  C:\WINDOWS\system32\VERSION.dll
> 0x76BD0000 - 0x76BDB000  C:\WINDOWS\System32\PSAPI.DLL
> 
> Heap at VM Abort:
> Heap
>  def new generation   total 4544K, used 824K [0x10010000, 0x104f0000, 
> 0x104f0000)
>   eden space 4096K,  16% used [0x10010000, 0x100b80c0, 0x10410000)
>   from space 448K,  33% used [0x10480000, 0x104a5fa8, 0x104f0000)
>   to   space 448K,   0% used [0x10410000, 0x10410000, 0x10480000)
>  tenured generation   total 60544K, used 52826K [0x104f0000, 0x14010000, 
> 0x14010000)
>    the space 60544K,  87% used [0x104f0000, 0x138869a0, 0x13886a00, 
> 0x14010000)
>  compacting perm gen  total 18944K, used 18789K [0x14010000, 0x15290000, 
> 0x18010000)
>    the space 18944K,  99% used [0x14010000, 0x15269508, 0x15269600, 
> 0x15290000)
> 
> Local Time = Thu Mar 10 16:04:17 2005
> Elapsed Time = 3013
> #
> # HotSpot Virtual Machine Error : EXCEPTION_ILLEGAL_INSTRUCTION
> # Error ID : 4F530E43505002EF
> # Please report this error at
> # http://java.sun.com/cgi-bin/bugreport.cgi
> #
> # Java VM: Java HotSpot(TM) Client VM (1.4.2_07-b05 mixed mode)
> #
> # An error report file has been saved as hs_err_pid3220.log.
> # Please refer to the file for further information.
> #
-- 
Santiago Gala <[EMAIL PROTECTED]>
High Sierra Technology, SLU

Attachment: signature.asc
Description: Esta parte del mensaje =?ISO-8859-1?Q?est=E1?= firmada digitalmente

Reply via email to