[mapserver-users] java mapscript + postgis = jvm crashed

Ludovico Bianchini metlud at yahoo.it
Mon Sep 22 16:34:09 EDT 2008


- Windows Vista Home Premium
- Postgres 8.1
- jvm 1.6.0
- jboss 4.0.3SP1, tomcat 5.5
- struts2
- ms4w 2.2.3 (mapscript.jar, mapscript.dll, all other dlls taken from this pack)
- postgresql-8.2-505.jdbc4.jar

mapscript.jar is placed in C:\jboss-4.0.3SP1\server\default\deploy\jbossweb-tomcat55.sar

When a layer with a postgis connection is turned on, the draw method crashes the jvm.

Error file attached.

Is there any solution to this problem?

Postgis is listed in "unsafe components", i have not understood if there is one way to make it work using thread syncronization.

Thanks in advance for any help.

Ludovico


__________________________________________________
Do You Yahoo!?
Poco spazio e tanto spam? Yahoo! Mail ti protegge dallo spam e ti da tanto spazio gratuito per i tuoi file e i messaggi 
http://mail.yahoo.it 
-------------- next part --------------
#
# An unexpected error has been detected by Java Runtime Environment:
#
#  EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x7c342768, pid=5568, tid=2320
#
# Java VM: Java HotSpot(TM) Client VM (1.6.0_02-b06 mixed mode)
# Problematic frame:
# C  [msvcr71.dll+0x2768]
#
# If you would like to submit a bug report, please visit:
#   http://java.sun.com/webapps/bugreport/crash.jsp
#

---------------  T H R E A D  ---------------

Current thread (0x34654800):  JavaThread "http-0.0.0.0-8080-2" daemon [_thread_in_native, id=2320]

siginfo: ExceptionCode=0xc0000005, writing address 0x00000000

Registers:
EAX=0x7ee0fefe, EBX=0x347b45e7, ECX=0x0d1ed179, EDX=0x69706d69
ESP=0x36367404, EBP=0x34601050, ESI=0x347b45e4, EDI=0x00000000
EIP=0x7c342768, EFLAGS=0x00010246

Top of Stack: (sp=0x36367404)
0x36367404:   347b45e8 00000000 347b45e0 364ac4c2
0x36367414:   00000000 347b45e0 347b45e7 347b45e8
0x36367424:   363674c8 363674c4 363674cc 00000000
0x36367434:   34271785 3427176f 00000000 ffffffff
0x36367444:   7c34218f 36367434 34601050 3636dd98
0x36367454:   7c34240d 7c37a2a8 ffffffff 00000000
0x36367464:   3427176f 34271785 364aca87 356bb328
0x36367474:   363674c4 347b45d8 00000000 00000000 

Instructions: (pc=0x7c342768)
0x7c342758:   83 c7 01 83 eb 01 75 f6 5b 5e 8b 44 24 08 5f c3
0x7c342768:   89 17 83 c7 04 83 e9 01 74 9f ba ff fe fe 7e 8b 


Stack: [0x36320000,0x36370000),  sp=0x36367404,  free space=285k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
C  [msvcr71.dll+0x2768]

Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
j  edu.umn.gis.mapscript.mapscriptJNI.mapObj_draw(J)J+0
j  edu.umn.gis.mapscript.mapObj.draw()Ledu/umn/gis/mapscript/imageObj;+4
j  segnaletica.action.MappaAction.draw(Ledu/umn/gis/mapscript/mapObj;)V+38
j  segnaletica.action.MappaAction.zoomIn(Ledu/umn/gis/mapscript/mapObj;)V+100
j  segnaletica.action.MappaAction.execute()Ljava/lang/String;+74
v  ~StubRoutines::call_stub
J  sun.reflect.NativeMethodAccessorImpl.invoke0(Ljava/lang/reflect/Method;Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;
j  sun.reflect.NativeMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+87
J  sun.reflect.DelegatingMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;
J  java.lang.reflect.Method.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;
j  com.opensymphony.xwork2.DefaultActionInvocation.invokeAction(Ljava/lang/Object;Lcom/opensymphony/xwork2/config/entities/ActionConfig;)Ljava/lang/String;+177
j  com.opensymphony.xwork2.DefaultActionInvocation.invokeActionOnly()Ljava/lang/String;+14
j  com.opensymphony.xwork2.DefaultActionInvocation.invoke()Ljava/lang/String;+89
j  com.opensymphony.xwork2.interceptor.DefaultWorkflowInterceptor.doIntercept(Lcom/opensymphony/xwork2/ActionInvocation;)Ljava/lang/String;+189
j  com.opensymphony.xwork2.interceptor.MethodFilterInterceptor.intercept(Lcom/opensymphony/xwork2/ActionInvocation;)Ljava/lang/String;+10
j  com.opensymphony.xwork2.DefaultActionInvocation$2.doProfiling()Ljava/lang/String;+15
j  com.opensymphony.xwork2.DefaultActionInvocation$2.doProfiling()Ljava/lang/Object;+1
j  com.opensymphony.xwork2.util.profiling.UtilTimerStack.profile(Ljava/lang/String;Lcom/opensymphony/xwork2/util/profiling/UtilTimerStack$ProfilingBlock;)Ljava/lang/Object;+5
j  com.opensymphony.xwork2.DefaultActionInvocation.invoke()Ljava/lang/String;+80
j  com.opensymphony.xwork2.validator.ValidationInterceptor.doIntercept(Lcom/opensymphony/xwork2/ActionInvocation;)Ljava/lang/String;+6
j  org.apache.struts2.interceptor.validation.AnnotationValidationInterceptor.doIntercept(Lcom/opensymphony/xwork2/ActionInvocation;)Ljava/lang/String;+57
j  com.opensymphony.xwork2.interceptor.MethodFilterInterceptor.intercept(Lcom/opensymphony/xwork2/ActionInvocation;)Ljava/lang/String;+10
j  com.opensymphony.xwork2.DefaultActionInvocation$2.doProfiling()Ljava/lang/String;+15
j  com.opensymphony.xwork2.DefaultActionInvocation$2.doProfiling()Ljava/lang/Object;+1
j  com.opensymphony.xwork2.util.profiling.UtilTimerStack.profile(Ljava/lang/String;Lcom/opensymphony/xwork2/util/profiling/UtilTimerStack$ProfilingBlock;)Ljava/lang/Object;+5
j  com.opensymphony.xwork2.DefaultActionInvocation.invoke()Ljava/lang/String;+80
j  com.opensymphony.xwork2.interceptor.ConversionErrorInterceptor.intercept(Lcom/opensymphony/xwork2/ActionInvocation;)Ljava/lang/String;+200
j  com.opensymphony.xwork2.DefaultActionInvocation$2.doProfiling()Ljava/lang/String;+15
j  com.opensymphony.xwork2.DefaultActionInvocation$2.doProfiling()Ljava/lang/Object;+1
j  com.opensymphony.xwork2.util.profiling.UtilTimerStack.profile(Ljava/lang/String;Lcom/opensymphony/xwork2/util/profiling/UtilTimerStack$ProfilingBlock;)Ljava/lang/Object;+5
j  com.opensymphony.xwork2.DefaultActionInvocation.invoke()Ljava/lang/String;+80
j  com.opensymphony.xwork2.interceptor.ParametersInterceptor.doIntercept(Lcom/opensymphony/xwork2/ActionInvocation;)Ljava/lang/String;+159
j  com.opensymphony.xwork2.interceptor.MethodFilterInterceptor.intercept(Lcom/opensymphony/xwork2/ActionInvocation;)Ljava/lang/String;+10
j  com.opensymphony.xwork2.DefaultActionInvocation$2.doProfiling()Ljava/lang/String;+15
j  com.opensymphony.xwork2.DefaultActionInvocation$2.doProfiling()Ljava/lang/Object;+1
j  com.opensymphony.xwork2.util.profiling.UtilTimerStack.profile(Ljava/lang/String;Lcom/opensymphony/xwork2/util/profiling/UtilTimerStack$ProfilingBlock;)Ljava/lang/Object;+5
j  com.opensymphony.xwork2.DefaultActionInvocation.invoke()Ljava/lang/String;+80
j  com.opensymphony.xwork2.interceptor.StaticParametersInterceptor.intercept(Lcom/opensymphony/xwork2/ActionInvocation;)Ljava/lang/String;+214
j  com.opensymphony.xwork2.DefaultActionInvocation$2.doProfiling()Ljava/lang/String;+15
j  com.opensymphony.xwork2.DefaultActionInvocation$2.doProfiling()Ljava/lang/Object;+1
j  com.opensymphony.xwork2.util.profiling.UtilTimerStack.profile(Ljava/lang/String;Lcom/opensymphony/xwork2/util/profiling/UtilTimerStack$ProfilingBlock;)Ljava/lang/Object;+5
j  com.opensymphony.xwork2.DefaultActionInvocation.invoke()Ljava/lang/String;+80
j  org.apache.struts2.interceptor.CheckboxInterceptor.intercept(Lcom/opensymphony/xwork2/ActionInvocation;)Ljava/lang/String;+121
j  com.opensymphony.xwork2.DefaultActionInvocation$2.doProfiling()Ljava/lang/String;+15
j  com.opensymphony.xwork2.DefaultActionInvocation$2.doProfiling()Ljava/lang/Object;+1
j  com.opensymphony.xwork2.util.profiling.UtilTimerStack.profile(Ljava/lang/String;Lcom/opensymphony/xwork2/util/profiling/UtilTimerStack$ProfilingBlock;)Ljava/lang/Object;+5
j  com.opensymphony.xwork2.DefaultActionInvocation.invoke()Ljava/lang/String;+80
j  org.apache.struts2.interceptor.FileUploadInterceptor.intercept(Lcom/opensymphony/xwork2/ActionInvocation;)Ljava/lang/String;+88
j  com.opensymphony.xwork2.DefaultActionInvocation$2.doProfiling()Ljava/lang/String;+15
j  com.opensymphony.xwork2.DefaultActionInvocation$2.doProfiling()Ljava/lang/Object;+1
j  com.opensymphony.xwork2.util.profiling.UtilTimerStack.profile(Ljava/lang/String;Lcom/opensymphony/xwork2/util/profiling/UtilTimerStack$ProfilingBlock;)Ljava/lang/Object;+5
j  com.opensymphony.xwork2.DefaultActionInvocation.invoke()Ljava/lang/String;+80
j  com.opensymphony.xwork2.interceptor.ModelDrivenInterceptor.intercept(Lcom/opensymphony/xwork2/ActionInvocation;)Ljava/lang/String;+50
j  com.opensymphony.xwork2.DefaultActionInvocation$2.doProfiling()Ljava/lang/String;+15
j  com.opensymphony.xwork2.DefaultActionInvocation$2.doProfiling()Ljava/lang/Object;+1
j  com.opensymphony.xwork2.util.profiling.UtilTimerStack.profile(Ljava/lang/String;Lcom/opensymphony/xwork2/util/profiling/UtilTimerStack$ProfilingBlock;)Ljava/lang/Object;+5
j  com.opensymphony.xwork2.DefaultActionInvocation.invoke()Ljava/lang/String;+80
j  com.opensymphony.xwork2.interceptor.ScopedModelDrivenInterceptor.intercept(Lcom/opensymphony/xwork2/ActionInvocation;)Ljava/lang/String;+180
j  com.opensymphony.xwork2.DefaultActionInvocation$2.doProfiling()Ljava/lang/String;+15
j  com.opensymphony.xwork2.DefaultActionInvocation$2.doProfiling()Ljava/lang/Object;+1
j  com.opensymphony.xwork2.util.profiling.UtilTimerStack.profile(Ljava/lang/String;Lcom/opensymphony/xwork2/util/profiling/UtilTimerStack$ProfilingBlock;)Ljava/lang/Object;+5
j  com.opensymphony.xwork2.DefaultActionInvocation.invoke()Ljava/lang/String;+80
j  org.apache.struts2.interceptor.ProfilingActivationInterceptor.intercept(Lcom/opensymphony/xwork2/ActionInvocation;)Ljava/lang/String;+104
j  com.opensymphony.xwork2.DefaultActionInvocation$2.doProfiling()Ljava/lang/String;+15
j  com.opensymphony.xwork2.DefaultActionInvocation$2.doProfiling()Ljava/lang/Object;+1
j  com.opensymphony.xwork2.util.profiling.UtilTimerStack.profile(Ljava/lang/String;Lcom/opensymphony/xwork2/util/profiling/UtilTimerStack$ProfilingBlock;)Ljava/lang/Object;+5
j  com.opensymphony.xwork2.DefaultActionInvocation.invoke()Ljava/lang/String;+80
j  org.apache.struts2.interceptor.debugging.DebuggingInterceptor.intercept(Lcom/opensymphony/xwork2/ActionInvocation;)Ljava/lang/String;+198
j  com.opensymphony.xwork2.DefaultActionInvocation$2.doProfiling()Ljava/lang/String;+15
j  com.opensymphony.xwork2.DefaultActionInvocation$2.doProfiling()Ljava/lang/Object;+1
j  com.opensymphony.xwork2.util.profiling.UtilTimerStack.profile(Ljava/lang/String;Lcom/opensymphony/xwork2/util/profiling/UtilTimerStack$ProfilingBlock;)Ljava/lang/Object;+5
j  com.opensymphony.xwork2.DefaultActionInvocation.invoke()Ljava/lang/String;+80
j  com.opensymphony.xwork2.interceptor.ChainingInterceptor.intercept(Lcom/opensymphony/xwork2/ActionInvocation;)Ljava/lang/String;+168
j  com.opensymphony.xwork2.DefaultActionInvocation$2.doProfiling()Ljava/lang/String;+15
j  com.opensymphony.xwork2.DefaultActionInvocation$2.doProfiling()Ljava/lang/Object;+1
j  com.opensymphony.xwork2.util.profiling.UtilTimerStack.profile(Ljava/lang/String;Lcom/opensymphony/xwork2/util/profiling/UtilTimerStack$ProfilingBlock;)Ljava/lang/Object;+5
j  com.opensymphony.xwork2.DefaultActionInvocation.invoke()Ljava/lang/String;+80
j  com.opensymphony.xwork2.interceptor.I18nInterceptor.intercept(Lcom/opensymphony/xwork2/ActionInvocation;)Ljava/lang/String;+395
j  com.opensymphony.xwork2.DefaultActionInvocation$2.doProfiling()Ljava/lang/String;+15
j  com.opensymphony.xwork2.DefaultActionInvocation$2.doProfiling()Ljava/lang/Object;+1
j  com.opensymphony.xwork2.util.profiling.UtilTimerStack.profile(Ljava/lang/String;Lcom/opensymphony/xwork2/util/profiling/UtilTimerStack$ProfilingBlock;)Ljava/lang/Object;+5
j  com.opensymphony.xwork2.DefaultActionInvocation.invoke()Ljava/lang/String;+80
j  com.opensymphony.xwork2.interceptor.PrepareInterceptor.doIntercept(Lcom/opensymphony/xwork2/ActionInvocation;)Ljava/lang/String;+64
j  com.opensymphony.xwork2.interceptor.MethodFilterInterceptor.intercept(Lcom/opensymphony/xwork2/ActionInvocation;)Ljava/lang/String;+10
j  com.opensymphony.xwork2.DefaultActionInvocation$2.doProfiling()Ljava/lang/String;+15
j  com.opensymphony.xwork2.DefaultActionInvocation$2.doProfiling()Ljava/lang/Object;+1
j  com.opensymphony.xwork2.util.profiling.UtilTimerStack.profile(Ljava/lang/String;Lcom/opensymphony/xwork2/util/profiling/UtilTimerStack$ProfilingBlock;)Ljava/lang/Object;+5
j  com.opensymphony.xwork2.DefaultActionInvocation.invoke()Ljava/lang/String;+80
j  org.apache.struts2.interceptor.ServletConfigInterceptor.intercept(Lcom/opensymphony/xwork2/ActionInvocation;)Ljava/lang/String;+260
j  com.opensymphony.xwork2.DefaultActionInvocation$2.doProfiling()Ljava/lang/String;+15
j  com.opensymphony.xwork2.DefaultActionInvocation$2.doProfiling()Ljava/lang/Object;+1
j  com.opensymphony.xwork2.util.profiling.UtilTimerStack.profile(Ljava/lang/String;Lcom/opensymphony/xwork2/util/profiling/UtilTimerStack$ProfilingBlock;)Ljava/lang/Object;+5
j  com.opensymphony.xwork2.DefaultActionInvocation.invoke()Ljava/lang/String;+80
j  com.opensymphony.xwork2.interceptor.AliasInterceptor.intercept(Lcom/opensymphony/xwork2/ActionInvocation;)Ljava/lang/String;+246
j  com.opensymphony.xwork2.DefaultActionInvocation$2.doProfiling()Ljava/lang/String;+15
j  com.opensymphony.xwork2.DefaultActionInvocation$2.doProfiling()Ljava/lang/Object;+1
j  com.opensymphony.xwork2.util.profiling.UtilTimerStack.profile(Ljava/lang/String;Lcom/opensymphony/xwork2/util/profiling/UtilTimerStack$ProfilingBlock;)Ljava/lang/Object;+5
j  com.opensymphony.xwork2.DefaultActionInvocation.invoke()Ljava/lang/String;+80
j  com.opensymphony.xwork2.interceptor.ExceptionMappingInterceptor.intercept(Lcom/opensymphony/xwork2/ActionInvocation;)Ljava/lang/String;+1
j  com.opensymphony.xwork2.DefaultActionInvocation$2.doProfiling()Ljava/lang/String;+15
j  com.opensymphony.xwork2.DefaultActionInvocation$2.doProfiling()Ljava/lang/Object;+1
j  com.opensymphony.xwork2.util.profiling.UtilTimerStack.profile(Ljava/lang/String;Lcom/opensymphony/xwork2/util/profiling/UtilTimerStack$ProfilingBlock;)Ljava/lang/Object;+5
j  com.opensymphony.xwork2.DefaultActionInvocation.invoke()Ljava/lang/String;+80
j  org.apache.struts2.impl.StrutsActionProxy.execute()Ljava/lang/String;+20
j  org.apache.struts2.dispatcher.Dispatcher.serviceAction(Ljavax/servlet/http/HttpServletRequest;Ljavax/servlet/http/HttpServletResponse;Ljavax/servlet/ServletContext;Lorg/apache/struts2/dispatcher/mapper/ActionMapping;)V+182
j  org.apache.struts2.dispatcher.FilterDispatcher.doFilter(Ljavax/servlet/ServletRequest;Ljavax/servlet/ServletResponse;Ljavax/servlet/FilterChain;)V+242
j  org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(Ljavax/servlet/ServletRequest;Ljavax/servlet/ServletResponse;)V+117
j  org.apache.catalina.core.ApplicationFilterChain.doFilter(Ljavax/servlet/ServletRequest;Ljavax/servlet/ServletResponse;)V+101
j  org.jboss.web.tomcat.filters.ReplyHeaderFilter.doFilter(Ljavax/servlet/ServletRequest;Ljavax/servlet/ServletResponse;Ljavax/servlet/FilterChain;)V+61
j  org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(Ljavax/servlet/ServletRequest;Ljavax/servlet/ServletResponse;)V+117
j  org.apache.catalina.core.ApplicationFilterChain.doFilter(Ljavax/servlet/ServletRequest;Ljavax/servlet/ServletResponse;)V+101
j  org.apache.catalina.core.StandardWrapperValve.invoke(Lorg/apache/catalina/connector/Request;Lorg/apache/catalina/connector/Response;)V+670
j  org.apache.catalina.core.StandardContextValve.invoke(Lorg/apache/catalina/connector/Request;Lorg/apache/catalina/connector/Response;)V+285
j  org.jboss.web.tomcat.security.CustomPrincipalValve.invoke(Lorg/apache/catalina/connector/Request;Lorg/apache/catalina/connector/Response;)V+37
j  org.jboss.web.tomcat.security.SecurityAssociationValve.invoke(Lorg/apache/catalina/connector/Request;Lorg/apache/catalina/connector/Response;)V+342
j  org.jboss.web.tomcat.security.JaccContextValve.invoke(Lorg/apache/catalina/connector/Request;Lorg/apache/catalina/connector/Response;)V+32
j  org.apache.catalina.core.StandardHostValve.invoke(Lorg/apache/catalina/connector/Request;Lorg/apache/catalina/connector/Response;)V+64
j  org.apache.catalina.valves.ErrorReportValve.invoke(Lorg/apache/catalina/connector/Request;Lorg/apache/catalina/connector/Response;)V+6
j  org.apache.catalina.core.StandardEngineValve.invoke(Lorg/apache/catalina/connector/Request;Lorg/apache/catalina/connector/Response;)V+42
j  org.apache.catalina.connector.CoyoteAdapter.service(Lorg/apache/coyote/Request;Lorg/apache/coyote/Response;)V+141
j  org.apache.coyote.http11.Http11Processor.process(Ljava/io/InputStream;Ljava/io/OutputStream;)V+521
j  org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.processConnection(Lorg/apache/tomcat/util/net/TcpConnection;[Ljava/lang/Object;)V+113
j  org.apache.tomcat.util.net.PoolTcpEndpoint.processSocket(Ljava/net/Socket;Lorg/apache/tomcat/util/net/TcpConnection;[Ljava/lang/Object;)V+45
j  org.apache.tomcat.util.net.MasterSlaveWorkerThread.run()V+32
j  java.lang.Thread.run()V+11
v  ~StubRoutines::call_stub

---------------  P R O C E S S  ---------------

Java Threads: ( => current thread )
  0x34654c00 JavaThread "http-0.0.0.0-8080-3" daemon [_thread_blocked, id=5608]
=>0x34654800 JavaThread "http-0.0.0.0-8080-2" daemon [_thread_in_native, id=2320]
  0x34654000 JavaThread "http-0.0.0.0-8080-1" daemon [_thread_in_native, id=5328]
  0x3520d400 JavaThread "TP-Monitor" daemon [_thread_blocked, id=5948]
  0x3520d000 JavaThread "TP-Processor4" daemon [_thread_in_native, id=1900]
  0x3520c800 JavaThread "TP-Processor3" daemon [_thread_blocked, id=4100]
  0x3520c400 JavaThread "TP-Processor2" daemon [_thread_blocked, id=5204]
  0x3520bc00 JavaThread "TP-Processor1" daemon [_thread_blocked, id=3656]
  0x346b8800 JavaThread "http-0.0.0.0-8080" daemon [_thread_in_native, id=296]
  0x346b8000 JavaThread "JBossLifeThread" [_thread_blocked, id=1392]
  0x346b7c00 JavaThread "UILServerILService Accept Thread" [_thread_in_native, id=5088]
  0x346b7400 JavaThread "TimeoutFactory" daemon [_thread_blocked, id=3760]
  0x346b7000 JavaThread "JCA PoolFiller" [_thread_blocked, id=5284]
  0x34197000 JavaThread "Timer-1" daemon [_thread_blocked, id=3676]
  0x34196800 JavaThread "HSQLDB Timer @d52411" daemon [_thread_blocked, id=5532]
  0x34196400 JavaThread "WorkManager(2)-1" daemon [_thread_blocked, id=5296]
  0x34195c00 JavaThread "Thread-2" daemon [_thread_blocked, id=5828]
  0x34195800 JavaThread "RMI TCP Connection(idle)" daemon [_thread_blocked, id=3720]
  0x34195000 JavaThread "JBossMQ Cache Reference Softner" daemon [_thread_blocked, id=6028]
  0x34194c00 JavaThread "RMI Scheduler(0)" daemon [_thread_blocked, id=4124]
  0x34194800 JavaThread "RMI TCP Connection(idle)" daemon [_thread_blocked, id=5592]
  0x34194000 JavaThread "JBoss System Threads(1)-3" daemon [_thread_blocked, id=4820]
  0x34193c00 JavaThread "ContainerBackgroundProcessor[StandardEngine[jboss.web]]" daemon [_thread_blocked, id=5092]
  0x3416b400 JavaThread "PooledInvokerAcceptor#0-4445" [_thread_in_native, id=4536]
  0x3416a000 JavaThread "RMI TCP Accept-4444" daemon [_thread_in_native, id=5612]
  0x3410f400 JavaThread "JBoss System Threads(1)-2" daemon [_thread_in_native, id=4492]
  0x3410bc00 JavaThread "GC Daemon" daemon [_thread_blocked, id=6064]
  0x3410b400 JavaThread "RMI Reaper" [_thread_blocked, id=3792]
  0x3410a800 JavaThread "RMI TCP Accept-1098" daemon [_thread_in_native, id=4408]
  0x340d6400 JavaThread "JBoss System Threads(1)-1" daemon [_thread_in_native, id=2572]
  0x3407d800 JavaThread "ScannerThread" daemon [_thread_blocked, id=272]
  0x3402f800 JavaThread "Timer-0" daemon [_thread_blocked, id=4388]
  0x011b7400 JavaThread "DestroyJavaVM" [_thread_blocked, id=4732]
  0x0127d400 JavaThread "Low Memory Detector" daemon [_thread_blocked, id=1004]
  0x0127c000 JavaThread "CompilerThread0" daemon [_thread_blocked, id=6000]
  0x01270800 JavaThread "JDWP Command Reader" daemon [_thread_in_native, id=5836]
  0x01270000 JavaThread "JDWP Event Helper Thread" daemon [_thread_blocked, id=2516]
  0x0126f000 JavaThread "JDWP Transport Listener: dt_socket" daemon [_thread_blocked, id=4012]
  0x01262000 JavaThread "Attach Listener" daemon [_thread_blocked, id=2280]
  0x01261800 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=4936]
  0x01254c00 JavaThread "Finalizer" daemon [_thread_blocked, id=2916]
  0x01248c00 JavaThread "Reference Handler" daemon [_thread_blocked, id=2908]

Other Threads:
  0x01243400 VMThread [id=4140]
  0x0127fc00 WatcherThread [id=960]

VM state:not at safepoint (normal execution)

VM Mutex/Monitor currently owned by a thread: None

Heap
 def new generation   total 18240K, used 13947K [0x032c0000, 0x04680000, 0x05a20000)
  eden space 16256K,  73% used [0x032c0000, 0x03e6ef08, 0x042a0000)
  from space 1984K, 100% used [0x04490000, 0x04680000, 0x04680000)
  to   space 1984K,   0% used [0x042a0000, 0x042a0000, 0x04490000)
 tenured generation   total 241984K, used 28861K [0x05a20000, 0x14670000, 0x232c0000)
   the space 241984K,  11% used [0x05a20000, 0x0764f440, 0x0764f600, 0x14670000)
 compacting perm gen  total 32000K, used 31946K [0x232c0000, 0x25200000, 0x332c0000)
   the space 32000K,  99% used [0x232c0000, 0x251f2ab8, 0x251f2c00, 0x25200000)
No shared spaces configured.

Dynamic libraries:
0x00400000 - 0x00423000 	C:\Program Files\Java\jre1.6.0_02\bin\javaw.exe
0x77410000 - 0x7752e000 	C:\Windows\system32\ntdll.dll
0x76cb0000 - 0x76d88000 	C:\Windows\system32\kernel32.dll
0x77590000 - 0x7764f000 	C:\Windows\system32\ADVAPI32.dll
0x77340000 - 0x77403000 	C:\Windows\system32\RPCRT4.dll
0x77030000 - 0x770ce000 	C:\Windows\system32\USER32.dll
0x76e60000 - 0x76eab000 	C:\Windows\system32\GDI32.dll
0x77570000 - 0x7758e000 	C:\Windows\system32\IMM32.DLL
0x76eb0000 - 0x76f77000 	C:\Windows\system32\MSCTF.dll
0x76c00000 - 0x76caa000 	C:\Windows\system32\msvcrt.dll
0x77550000 - 0x77559000 	C:\Windows\system32\LPK.DLL
0x767f0000 - 0x7686d000 	C:\Windows\system32\USP10.dll
0x7c340000 - 0x7c396000 	C:\Program Files\Java\jre1.6.0_02\bin\msvcr71.dll
0x6d7c0000 - 0x6da09000 	C:\Program Files\Java\jre1.6.0_02\bin\client\jvm.dll
0x74c60000 - 0x74c93000 	C:\Windows\system32\WINMM.dll
0x76870000 - 0x769b4000 	C:\Windows\system32\ole32.dll
0x77120000 - 0x771ac000 	C:\Windows\system32\OLEAUT32.dll
0x74c20000 - 0x74c58000 	C:\Windows\system32\OLEACC.dll
0x75b00000 - 0x75b2c000 	C:\Windows\system32\apphelp.dll
0x6d310000 - 0x6d318000 	C:\Program Files\Java\jre1.6.0_02\bin\hpi.dll
0x77530000 - 0x77537000 	C:\Windows\system32\PSAPI.DLL
0x6d400000 - 0x6d429000 	C:\Program Files\Java\jre1.6.0_02\bin\jdwp.dll
0x6d6c0000 - 0x6d6c6000 	C:\Program Files\Java\jre1.6.0_02\bin\npt.dll
0x6d770000 - 0x6d77c000 	C:\Program Files\Java\jre1.6.0_02\bin\verify.dll
0x6d3b0000 - 0x6d3cf000 	C:\Program Files\Java\jre1.6.0_02\bin\java.dll
0x6d7b0000 - 0x6d7bf000 	C:\Program Files\Java\jre1.6.0_02\bin\zip.dll
0x6d280000 - 0x6d287000 	C:\Program Files\Java\jre1.6.0_02\bin\dt_socket.dll
0x77000000 - 0x7702d000 	C:\Windows\system32\WS2_32.dll
0x77540000 - 0x77546000 	C:\Windows\system32\NSI.dll
0x746e0000 - 0x746ef000 	C:\Windows\system32\NLAapi.dll
0x755a0000 - 0x755b9000 	C:\Windows\system32\IPHLPAPI.DLL
0x75560000 - 0x75595000 	C:\Windows\system32\dhcpcsvc.DLL
0x757d0000 - 0x757fb000 	C:\Windows\system32\DNSAPI.dll
0x75b60000 - 0x75b74000 	C:\Windows\system32\Secur32.dll
0x75550000 - 0x75557000 	C:\Windows\system32\WINNSI.DLL
0x75530000 - 0x75550000 	C:\Windows\system32\dhcpcsvc6.DLL
0x75370000 - 0x753ab000 	C:\Windows\System32\mswsock.dll
0x71a00000 - 0x71a08000 	C:\Windows\System32\winrnr.dll
0x770d0000 - 0x77119000 	C:\Windows\system32\WLDAP32.dll
0x719f0000 - 0x719ff000 	C:\Windows\system32\napinsp.dll
0x719b0000 - 0x719c2000 	C:\Windows\system32\pnrpnsp.dll
0x719e0000 - 0x719ec000 	C:\Windows\system32\wshbth.dll
0x771b0000 - 0x77339000 	C:\Windows\system32\SETUPAPI.dll
0x722c0000 - 0x722c6000 	C:\Windows\system32\rasadhlp.dll
0x74f50000 - 0x74f56000 	C:\Windows\System32\wshtcpip.dll
0x6d570000 - 0x6d583000 	C:\Program Files\Java\jre1.6.0_02\bin\net.dll
0x753d0000 - 0x753d6000 	C:\Windows\System32\wship6.dll
0x6d560000 - 0x6d569000 	C:\Program Files\Java\jre1.6.0_02\bin\management.dll
0x75100000 - 0x75138000 	C:\Windows\system32\rsaenh.dll
0x75b80000 - 0x75b9e000 	C:\Windows\system32\USERENV.dll
0x6d710000 - 0x6d716000 	C:\Program Files\Java\jre1.6.0_02\bin\rmi.dll
0x6d590000 - 0x6d599000 	C:\Program Files\Java\jre1.6.0_02\bin\nio.dll
0x363c0000 - 0x36455000 	C:\java_mapscript_dll\mapscript.dll
0x36460000 - 0x3668f000 	C:\java_mapscript_dll\libmap.dll
0x01190000 - 0x011a2000 	C:\java_mapscript_dll\zlib1.dll
0x33710000 - 0x33746000 	C:\java_mapscript_dll\proj.dll
0x36690000 - 0x36aaa000 	C:\java_mapscript_dll\gdal14.dll
0x36ab0000 - 0x36c5d000 	C:\java_mapscript_dll\xerces-c_2_7.dll
0x36c60000 - 0x36c7d000 	C:\java_mapscript_dll\LIBPQ.dll
0x73850000 - 0x73857000 	C:\Windows\system32\WSOCK32.dll
0x72270000 - 0x72275000 	C:\Windows\system32\SHFOLDER.dll
0x75cc0000 - 0x7678e000 	C:\Windows\system32\SHELL32.dll
0x76790000 - 0x767e5000 	C:\Windows\system32\SHLWAPI.dll
0x69d00000 - 0x69d65000 	C:\Windows\system32\ODBC32.dll
0x73580000 - 0x73606000 	C:\Windows\WinSxS\x86_microsoft.windows.common-controls_6595b64144ccf1df_5.82.6000.16386_none_87e0cb09378714f1\COMCTL32.dll
0x76f80000 - 0x76ff4000 	C:\Windows\system32\COMDLG32.dll
0x39d00000 - 0x39e19000 	C:\java_mapscript_dll\libecwj2.dll
0x769c0000 - 0x769e9000 	C:\Windows\system32\imagehlp.dll
0x75020000 - 0x75028000 	C:\Windows\system32\VERSION.dll
0x75650000 - 0x75741000 	C:\Windows\system32\CRYPT32.dll
0x75790000 - 0x757a2000 	C:\Windows\system32\MSASN1.dll
0x7c3a0000 - 0x7c41b000 	C:\Windows\system32\MSVCP71.dll
0x36c80000 - 0x36e5e000 	C:\java_mapscript_dll\lti_dsdk_dll.dll
0x36e60000 - 0x36fbb000 	C:\java_mapscript_dll\cfitsio.dll
0x36fc0000 - 0x37003000 	C:\java_mapscript_dll\netcdf.dll
0x37010000 - 0x37030000 	C:\java_mapscript_dll\geotiff.dll
0x37030000 - 0x370c8000 	C:\java_mapscript_dll\libtiff.dll
0x370d0000 - 0x3712e000 	C:\java_mapscript_dll\sqlite3.dll
0x37130000 - 0x3729a000 	C:\java_mapscript_dll\LIBMYSQL.dll
0x372a0000 - 0x3738c000 	C:\java_mapscript_dll\geos_c.dll
0x37390000 - 0x37458000 	C:\java_mapscript_dll\hdf5dll.dll
0x37460000 - 0x37482000 	C:\java_mapscript_dll\szlibdll.dll
0x37490000 - 0x374bb000 	C:\java_mapscript_dll\libcurl.dll
0x374c0000 - 0x375ce000 	C:\java_mapscript_dll\LIBEAY32.dll
0x375d0000 - 0x37601000 	C:\java_mapscript_dll\SSLEAY32.dll
0x55300000 - 0x5542a000 	C:\java_mapscript_dll\pdflib.dll
0x37610000 - 0x37724000 	C:\java_mapscript_dll\iconv.dll
0x003d0000 - 0x003dd000 	C:\java_mapscript_dll\libfcgi.dll
0x37730000 - 0x3781a000 	C:\java_mapscript_dll\libxml2.dll
0x74a80000 - 0x74c14000 	C:\Windows\WinSxS\x86_microsoft.windows.common-controls_6595b64144ccf1df_6.0.6000.16386_none_5d07289e07e1d100\comctl32.dll
0x69c30000 - 0x69c68000 	C:\Windows\system32\odbcint.dll

VM Arguments:
jvm_args: -Xms256m -Xmx512m -XX:MaxPermSize=256m -agentlib:jdwp=transport=dt_socket,suspend=y,address=localhost:49203
java_command: org.jboss.Main --configuration=default
Launcher Type: SUN_STANDARD

Environment Variables:
PATH=C:\Program Files\Java\jre1.6.0_02\bin\client;C:\Program Files\Java\jre1.6.0_02\bin;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\hp\bin\Python;c:\Program Files\ATI Technologies\ATI.ACE\Core-Static;c:\Program Files\Common Files\Roxio Shared\DLLShared\;c:\Program Files\Common Files\Roxio Shared\9.0\DLLShared\;C:\Program Files\Autodesk\Backburner\;C:\Program Files\Common Files\Autodesk Shared\;C:\java_mapscript_dll\
USERNAME=ludovico
OS=Windows_NT
PROCESSOR_IDENTIFIER=x86 Family 6 Model 15 Stepping 13, GenuineIntel



---------------  S Y S T E M  ---------------

OS: Windows Vista Build 6000 

CPU:total 2 (2 cores per cpu, 1 threads per core) family 6 model 15 stepping 13, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3

Memory: 4k page, physical 2094972k(828408k free), swap 4194303k(2757736k free)

vm_info: Java HotSpot(TM) Client VM (1.6.0_02-b06) for windows-x86, built on Jul 12 2007 01:16:14 by "java_re" with unknown MS VC++:1310



More information about the mapserver-users mailing list