Dear All,

 

I am trying to use GeoWebCash to cash ECW photos, when  run seading the
layer, threads start for a while then geoserver crashes, the following
exception appears in hs_err_pid268.log:

 

#

# An unexpected error has been detected by Java Runtime Environment:

#

#  EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x050b9e21, pid=268,
tid=5976

#

# Java VM: Java HotSpot(TM) Client VM (1.6.0-b105 mixed mode, sharing)

# Problematic frame:

# C  [NCSEcw.dll+0xc9e21]

#

# 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 (0x057fe400):  JavaThread "pool-3-thread-2"
[_thread_in_native, id=5976]

 

siginfo: ExceptionCode=0xc0000005, writing address 0x2e488000

 

Registers:

EAX=0x059da459, EBX=0x00000000, ECX=0x3ffffda4, EDX=0xffffffff

ESP=0x2d5deb34, EBP=0x2e487674, ESI=0x059dadc5, EDI=0x2e487ffe

EIP=0x050b9e21, EFLAGS=0x00010217

 

Top of Stack: (sp=0x2d5deb34)

0x2d5deb34:   059da438 056cae70 05d10de8 05d10df8

0x2d5deb44:   00000002 00000008 2e487692 00000000

0x2d5deb54:   00000009 05037a4c 056cae01 00007b7f

0x2d5deb64:   05d10df0 05d10df8 059da43c 00000478

0x2d5deb74:   0000001c 00007b7f 05c34f10 00000095

0x2d5deb84:   050387e7 056cae70 00000478 00007b7f

0x2d5deb94:   00000001 00000000 00000002 05bfecb8

0x2d5deba4:   00000000 00000007 0000004a 0000004a 

 

Instructions: (pc=0x050b9e21)

0x050b9e11:   fc ff ff ff 2b ca 2b cb 49 8b d1 c1 e9 02 8b f0

0x050b9e21:   f3 a5 8b ca 83 e1 03 f3 a4 8b 4c 24 14 85 c9 74 

 

 

Stack: [0x2d590000,0x2d5e0000),  sp=0x2d5deb34,  free space=314k

Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native
code)

C  [NCSEcw.dll+0xc9e21]

 

Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)

j
org.gdal.gdal.gdalJNI.Dataset_ReadRaster_Direct__SWIG_2(JLorg/gdal/gdal/Data
set;IIIIIIIIIII[B)I+0

j  org.gdal.gdal.Dataset.ReadRaster_Direct(IIIIIIIIIII[B)I+26

j
it.geosolutions.imageio.gdalframework.GDALImageReader.readDatasetRaster(Lit/
geosolutions/imageio/gdalframework/GDALCommonIIOImageMetadata;Ljava/awt/Rect
angle;Ljava/awt/Rectangle;[ILjava/awt/image/SampleModel;)Ljava/awt/image/Ras
ter;+417

j
it.geosolutions.imageio.gdalframework.GDALImageReader.readDatasetRaster(Lit/
geosolutions/imageio/gdalframework/GDALCommonIIOImageMetadata;Ljava/awt/Rect
angle;Ljava/awt/Rectangle;[I)Ljava/awt/image/Raster;+7

j
it.geosolutions.imageio.gdalframework.GDALImageReader.read(ILjavax/imageio/I
mageReadParam;)Ljava/awt/image/BufferedImage;+268

j
com.sun.media.jai.imageioimpl.ImageReadOpImage.computeTile(II)Ljava/awt/imag
e/Raster;+94

j
com.sun.media.jai.util.SunTileScheduler.scheduleTile(Ljavax/media/jai/OpImag
e;II)Ljava/awt/image/Raster;+127

j  javax.media.jai.OpImage.getTile(II)Ljava/awt/image/Raster;+52

J
javax.media.jai.PlanarImage.cobbleByte(Ljava/awt/Rectangle;Ljava/awt/image/R
aster;)V

j
javax.media.jai.PlanarImage.getData(Ljava/awt/Rectangle;)Ljava/awt/image/Ras
ter;+568

j
javax.media.jai.PlanarImage.getExtendedData(Ljava/awt/Rectangle;Ljavax/media
/jai/BorderExtender;)Ljava/awt/image/Raster;+30

j
com.sun.media.jai.mlib.MlibWarpGridOpImage.computeTile(II)Ljava/awt/image/Ra
ster;+892

j
com.sun.media.jai.util.SunTileScheduler.scheduleTile(Ljavax/media/jai/OpImag
e;II)Ljava/awt/image/Raster;+127

j  javax.media.jai.OpImage.getTile(II)Ljava/awt/image/Raster;+52

J
javax.media.jai.PlanarImage.cobbleByte(Ljava/awt/Rectangle;Ljava/awt/image/R
aster;)V

j
javax.media.jai.PlanarImage.getData(Ljava/awt/Rectangle;)Ljava/awt/image/Ras
ter;+568

j
javax.media.jai.RenderedOp.getData(Ljava/awt/Rectangle;)Ljava/awt/image/Rast
er;+9

j
sun.java2d.SunGraphics2D.drawRenderedImage(Ljava/awt/image/RenderedImage;Lja
va/awt/geom/AffineTransform;)V+119

j
org.geotools.renderer.lite.gridcoverage2d.GridCoverageRenderer.paint(Ljava/a
wt/Graphics2D;Lorg/geotools/coverage/grid/GridCoverage2D;Lorg/geotools/styli
ng/RasterSymbolizer;)V+140

j
org.geotools.renderer.lite.StreamingRenderer$RenderRasterRequest.execute()V+
90

j  org.geotools.renderer.lite.StreamingRenderer$PainterThread.run()V+42

j  java.util.concurrent.Executors$RunnableAdapter.call()Ljava/lang/Object;+4

j  java.util.concurrent.FutureTask$Sync.innerRun()V+30

j  java.util.concurrent.FutureTask.run()V+4

j
java.util.concurrent.ThreadPoolExecutor$Worker.runTask(Ljava/lang/Runnable;)
V+59

j  java.util.concurrent.ThreadPoolExecutor$Worker.run()V+28

j  java.lang.Thread.run()V+11

v  ~StubRoutines::call_stub

 

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

 

Java Threads: ( => current thread )

  0x05ce3800 JavaThread "Timer-243" [_thread_blocked, id=3220]

  0x059ba400 JavaThread "GWC Seeder Thread-2" [_thread_blocked, id=4540]

  0x03ad4400 JavaThread "GWC Seeder Thread-1" [_thread_blocked, id=2560]

=>0x057fe400 JavaThread "pool-3-thread-2" [_thread_in_native, id=5976]

  0x0599f800 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=4560]

  0x03ff9c00 JavaThread "PageSavingThread-wicket" daemon [_thread_blocked,
id=4520]

  0x00296400 JavaThread "DestroyJavaVM" [_thread_blocked, id=3752]

  0x03e08c00 JavaThread "Timer-3" daemon [_thread_blocked, id=3716]

  0x03c8e400 JavaThread "Timer-2" daemon [_thread_blocked, id=2356]

  0x059fe800 JavaThread "Timer-1" daemon [_thread_blocked, id=5636]

  0x0320a800 JavaThread "wcs111timerFactory" daemon [_thread_blocked,
id=2992]

  0x039a1800 JavaThread "GWC DiskQuota clean up thread-1" [_thread_blocked,
id=5268]

  0x03caa400 JavaThread "GWC DiskQuota Usage Stats Gathering Thread-1"
[_thread_blocked, id=2320]

  0x04068400 JavaThread "GWC DiskQuota Updates Gathering Thread-1"
[_thread_blocked, id=3640]

  0x036b7c00 JavaThread "Thread-23" [_thread_blocked, id=3652]

  0x03ff9400 JavaThread "GWC DiskQuota Store Writer-1" [_thread_blocked,
id=5120]

  0x0573d800 JavaThread "Checkpointer" daemon [_thread_blocked, id=4752]

  0x0585b800 JavaThread "Cleaner-1" daemon [_thread_blocked, id=4352]

  0x036c1800 JavaThread "INCompressor" daemon [_thread_blocked, id=4928]

  0x03e07c00 JavaThread "H2 Log Writer GWC_METASTORE" daemon
[_thread_blocked, id=4124]

  0x03289000 JavaThread "H2 TCP Server (tcp://192.168.1.10:2675)"
[_thread_in_native, id=2964]

  0x032f6400 JavaThread "H2 File Lock Watchdog
D:\gis_data\data_dir\gwc\meta_jdbc_h2\gwc_metastore.lock.db" daemon
[_thread_blocked, id=1296]

  0x031ce400 JavaThread "MySQL Statement Cancellation Timer" daemon
[_thread_blocked, id=5456]

  0x03cf1800 JavaThread "GT authority factory disposer" daemon
[_thread_blocked, id=5340]

  0x055c5400 JavaThread "WeakCollectionCleaner" daemon [_thread_blocked,
id=5796]

  0x03f84000 JavaThread "Timer-0" daemon [_thread_blocked, id=5156]

  0x033ce400 JavaThread "btpool0-9" [_thread_blocked, id=5496]

  0x033fd000 JavaThread "btpool0-8" [_thread_blocked, id=1960]

  0x033fc000 JavaThread "btpool0-7 - Acceptor1
[email protected]:8080" [_thread_in_native, id=5552]

  0x033fb400 JavaThread "btpool0-6" [_thread_blocked, id=3456]

  0x033f8400 JavaThread "btpool0-5" [_thread_blocked, id=4592]

  0x0339c400 JavaThread "btpool0-4" [_thread_blocked, id=5908]

  0x0336a400 JavaThread "btpool0-3" [_thread_blocked, id=4160]

  0x033e1400 JavaThread "btpool0-2 - Acceptor0
[email protected]:8080" [_thread_in_native, id=4152]

  0x033f9400 JavaThread "btpool0-1" [_thread_blocked, id=4680]

  0x0337e800 JavaThread "btpool0-0" [_thread_blocked, id=4968]

  0x02c93800 JavaThread "StopMonitor" daemon [_thread_in_native, id=6036]

  0x02c3cc00 JavaThread "Low Memory Detector" daemon [_thread_blocked,
id=3244]

  0x02c38000 JavaThread "CompilerThread0" daemon [_thread_blocked, id=4180]

  0x02c36c00 JavaThread "Attach Listener" daemon [_thread_blocked, id=4584]

  0x02c36000 JavaThread "Signal Dispatcher" daemon [_thread_blocked,
id=4452]

  0x02c2e400 JavaThread "Finalizer" daemon [_thread_blocked, id=5880]

  0x02c2d400 JavaThread "Reference Handler" daemon [_thread_blocked,
id=5352]

 

Other Threads:

  0x02c24000 VMThread [id=4248]

  0x02c3e400 WatcherThread [id=2192]

 

VM state:not at safepoint (normal execution)

 

VM Mutex/Monitor currently owned by a thread: None

 

Heap

def new generation   total 11968K, used 5532K [0x068f0000, 0x075e0000,
0x09050000)

  eden space 10688K,  51% used [0x068f0000, 0x06e52720, 0x07360000)

  from space 1280K,   1% used [0x07360000, 0x07364a80, 0x074a0000)

  to   space 1280K,   0% used [0x074a0000, 0x074a0000, 0x075e0000)

tenured generation   total 157680K, used 76672K [0x09050000, 0x12a4c000,
0x268f0000)

   the space 157680K,  48% used [0x09050000, 0x0db303e0, 0x0db30400,
0x12a4c000)

compacting perm gen  total 41984K, used 41421K [0x268f0000, 0x291f0000,
0x2a8f0000)

   the space 41984K,  98% used [0x268f0000, 0x29163540, 0x29163600,
0x291f0000)

    ro space 8192K,  66% used [0x2a8f0000, 0x2ae39920, 0x2ae39a00,
0x2b0f0000)

    rw space 12288K,  52% used [0x2b0f0000, 0x2b736130, 0x2b736200,
0x2bcf0000)

 

Dynamic libraries:

0x00400000 - 0x00423000              D:\Programs\Java\jdk1.6.0\bin\java.exe

0x7c800000 - 0x7c8c0000               C:\WINDOWS\system32\ntdll.dll

0x77e40000 - 0x77f42000              C:\WINDOWS\system32\kernel32.dll

0x77f50000 - 0x77feb000              C:\WINDOWS\system32\ADVAPI32.dll

0x77c50000 - 0x77cef000               C:\WINDOWS\system32\RPCRT4.dll

0x76f50000 - 0x76f63000               C:\WINDOWS\system32\Secur32.dll

0x7c340000 - 0x7c396000
D:\Programs\Java\jdk1.6.0\jre\bin\msvcr71.dll

0x6d7c0000 - 0x6da07000
D:\Programs\Java\jdk1.6.0\jre\bin\client\jvm.dll

0x77380000 - 0x77411000              C:\WINDOWS\system32\USER32.dll

0x77c00000 - 0x77c48000              C:\WINDOWS\system32\GDI32.dll

0x76aa0000 - 0x76acd000              C:\WINDOWS\system32\WINMM.dll

0x76290000 - 0x762ad000             C:\WINDOWS\system32\IMM32.DLL

0x7f000000 - 0x7f009000               C:\WINDOWS\system32\LPK.DLL

0x75490000 - 0x754f5000              C:\WINDOWS\system32\USP10.dll

0x71bc0000 - 0x71bc8000              C:\WINDOWS\system32\rdpsnd.dll

0x771f0000 - 0x77201000              C:\WINDOWS\system32\WINSTA.dll

0x77ba0000 - 0x77bfa000              C:\WINDOWS\system32\msvcrt.dll

0x71c40000 - 0x71c97000              C:\WINDOWS\system32\NETAPI32.dll

0x76b70000 - 0x76b7b000             C:\WINDOWS\system32\PSAPI.DLL

0x6d310000 - 0x6d318000
D:\Programs\Java\jdk1.6.0\jre\bin\hpi.dll

0x6d770000 - 0x6d77c000
D:\Programs\Java\jdk1.6.0\jre\bin\verify.dll

0x6d3b0000 - 0x6d3cf000
D:\Programs\Java\jdk1.6.0\jre\bin\java.dll

0x6d7b0000 - 0x6d7bf000
D:\Programs\Java\jdk1.6.0\jre\bin\zip.dll

0x6d570000 - 0x6d583000
D:\Programs\Java\jdk1.6.0\jre\bin\net.dll

0x71c00000 - 0x71c17000              C:\WINDOWS\system32\WS2_32.dll

0x71bf0000 - 0x71bf8000              C:\WINDOWS\system32\WS2HELP.dll

0x71b20000 - 0x71b61000             C:\WINDOWS\system32\mswsock.dll

0x5f270000 - 0x5f2ca000               C:\WINDOWS\system32\hnetcfg.dll

0x71ae0000 - 0x71ae8000             C:\WINDOWS\System32\wshtcpip.dll

0x68000000 - 0x68035000              C:\WINDOWS\system32\rsaenh.dll

0x76920000 - 0x769e2000             C:\WINDOWS\system32\USERENV.dll

0x76ed0000 - 0x76efa000             C:\WINDOWS\system32\DNSAPI.dll

0x76f70000 - 0x76f77000               C:\WINDOWS\System32\winrnr.dll

0x76f10000 - 0x76f3e000               C:\WINDOWS\system32\WLDAP32.dll

0x76f80000 - 0x76f85000               C:\WINDOWS\system32\rasadhlp.dll

0x6d1f0000 - 0x6d21f000
D:\Programs\Java\jdk1.6.0\jre\bin\cmm.dll

0x6d450000 - 0x6d474000
D:\Programs\Java\jdk1.6.0\jre\bin\jpeg.dll

0x04340000 - 0x0434b000
D:\Programs\Java\jdk1.6.0\bin\clib_jiio_util.dll

0x04360000 - 0x0446c000
D:\Programs\Java\jdk1.6.0\bin\clib_jiio_sse2.dll

0x6d000000 - 0x6d1c3000
D:\Programs\Java\jdk1.6.0\jre\bin\awt.dll

0x73070000 - 0x73097000              C:\WINDOWS\system32\WINSPOOL.DRV

0x77670000 - 0x777a9000              C:\WINDOWS\system32\ole32.dll

0x046e0000 - 0x046f5000
D:\Programs\Java\jdk1.6.0\bin\gdaljni.dll

0x04700000 - 0x04bc6000
D:\Programs\Java\jdk1.6.0\bin\gdal14.dll

0x48890000 - 0x488cd000              C:\WINDOWS\system32\ODBC32.dll

0x77530000 - 0x775c7000
C:\WINDOWS\WinSxS\x86_Microsoft.Windows.Common-Controls_6595b64144ccf1df_5.8
2.3790.3959_x-ww_78FCF8D0\COMCTL32.dll

0x7c8d0000 - 0x7d0ce000             C:\WINDOWS\system32\SHELL32.dll

0x77da0000 - 0x77df2000              C:\WINDOWS\system32\SHLWAPI.dll

0x762b0000 - 0x762f9000              C:\WINDOWS\system32\comdlg32.dll

0x04bd0000 - 0x04d90000
D:\Programs\Java\jdk1.6.0\bin\lti_dsdk_dll.dll

0x7c3a0000 - 0x7c41b000
D:\Programs\Java\jdk1.6.0\bin\MSVCP71.dll

0x77d00000 - 0x77d8b000             C:\WINDOWS\system32\OLEAUT32.dll

0x77420000 - 0x77523000
C:\WINDOWS\WinSxS\x86_Microsoft.Windows.Common-Controls_6595b64144ccf1df_6.0
.3790.3959_x-ww_D8713E55\comctl32.dll

0x04f80000 - 0x04f97000               C:\WINDOWS\system32\odbcint.dll

0x04fa0000 - 0x04fec000               C:\Program
Files\imageio-ext\gdalplugin\gdal_ECW_JP2ECW.dll

0x04ff0000 - 0x05121000
D:\Programs\Java\jdk1.6.0\bin\NCSEcw.dll

0x05130000 - 0x05148000
D:\Programs\Java\jdk1.6.0\bin\NCScnet.dll

0x761b0000 - 0x76243000             C:\WINDOWS\system32\CRYPT32.dll

0x76190000 - 0x761a2000              C:\WINDOWS\system32\MSASN1.dll

0x71bb0000 - 0x71bb9000            C:\WINDOWS\system32\WSOCK32.dll

0x05150000 - 0x05179000
D:\Programs\Java\jdk1.6.0\bin\NCSUtil.dll

0x77b90000 - 0x77b98000             C:\WINDOWS\system32\VERSION.dll

0x76c10000 - 0x76c38000              C:\WINDOWS\system32\imagehlp.dll

0x77e00000 - 0x77e21000             C:\WINDOWS\system32\NTMARTA.DLL

0x7e020000 - 0x7e02f000              C:\WINDOWS\system32\SAMLIB.dll

0x6d590000 - 0x6d599000
D:\Programs\Java\jdk1.6.0\jre\bin\nio.dll

0x05330000 - 0x05339000
D:\Programs\Java\jdk1.6.0\bin\gdalconstjni.dll

0x6d560000 - 0x6d569000
D:\Programs\Java\jdk1.6.0\jre\bin\management.dll

0x73860000 - 0x738ab000             C:\WINDOWS\system32\ddraw.dll

0x73b30000 - 0x73b36000             C:\WINDOWS\system32\DCIMAN32.dll

0x6d2b0000 - 0x6d303000
D:\Programs\Java\jdk1.6.0\jre\bin\fontmanager.dll

0x05570000 - 0x0557b000
D:\Programs\Java\jdk1.6.0\bin\mlib_jai_util.dll

0x2d630000 - 0x2da7e000
D:\Programs\Java\jdk1.6.0\bin\mlib_jai_mmx.dll

0x6d220000 - 0x6d243000
D:\Programs\Java\jdk1.6.0\jre\bin\dcpr.dll

 

VM Arguments:

jvm_args: -DGEOSERVER_DATA_DIR=D:\gis_data\data_dir -Xmx512m
-DSTOP.PORT=8079 -DSTOP.KEY=geoserver -Djetty.port=8080
-Djetty.logs=D:\Servers\GeoServer 2.1-RC5\logs

java_command: D:\Servers\GeoServer 2.1-RC5\start.jar

Launcher Type: SUN_STANDARD

 

Environment Variables:

JAVA_HOME=D:\Programs\Java\jdk1.6.0

PATH=C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;D:\Programs\ima
geio-ext\gdal_data;D:\Programs\imageio-ext\gdalplugin

USERNAME=Administrator

OS=Windows_NT

PROCESSOR_IDENTIFIER=x86 Family 6 Model 26 Stepping 5, GenuineIntel

 

 

 

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

 

OS: Windows Server 2003 family Build 3790 Service Pack 2

 

CPU:total 4 family 6, cmov, cx8, fxsr, mmx, sse, sse2

 

Memory: 4k page, physical 2097151k(2097151k free), swap 4194303k(4194303k
free)

 

vm_info: Java HotSpot(TM) Client VM (1.6.0-b105) for windows-x86, built on
Nov 29 2006 00:48:48 by "java_re" with unknown MS VC++:1310

 

 

any ideas?

 

Thanks

 

 

 

------------------------------------------------------------------------------
All of the data generated in your IT infrastructure is seriously valuable.
Why? It contains a definitive record of application performance, security 
threats, fraudulent activity, and more. Splunk takes this data and makes 
sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-d2d-c2
_______________________________________________
Geoserver-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geoserver-users

Reply via email to