Please make an svn update. it should be fixed now.
Simone.
On 5/30/06, Cory Horner <[EMAIL PROTECTED]> wrote:
Hey guys,
We've checked out the coverages branch and have been trying to get it to
go...
My system is exploding for whatever reason -- can anyone make heads or
tails of this?
I'm running JAI v1.1.2_01 on WinXP.
For java 1.4, "mvn clean install" from root project directory:
[surefire] Running org.geotools.coverage.CategoryListTest
[surefire] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.282 sec
[surefire] Running org.geotools.coverage.CategoryTest
[surefire] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.141 sec
[surefire] Running org.geotools.coverage.grid.CropTest
[surefire] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 1.485 sec
[surefire] Running org.geotools.coverage.grid.FilteredSubsampleTest
[surefire] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.5 sec
[surefire] Running org.geotools.coverage.grid.FloatRasterTest
[surefire] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.375 sec
[surefire] Running org.geotools.coverage.grid.GridCoverageTest
[surefire] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.141 sec
[surefire] Running org.geotools.coverage.grid.GridGeometryTest
[surefire] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.047 sec
[surefire] Running org.geotools.coverage.grid.InterpolatorTest
[surefire] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.407 sec
[surefire] Running org.geotools.coverage.grid.OperationsTest
[surefire] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.719 sec
[surefire] Running org.geotools.coverage.grid.ResampleTest
An unexpected exception has been detected in native code outside the VM.
Unexpected Signal : EXCEPTION_ACCESS_VIOLATION (0xc0000005) occurred at
PC=0x37E0CA6
Function=[Unknown.]
Library=C:\java\j2sdk1.4.2_08\jre\bin\mlib_jai.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 com.sun.medialib.mlib.Image.ZoomTranslate_Fp(Native Method)
at
com.sun.media.jai.mlib.MlibScaleBilinearOpImage.computeRect(MlibScaleBilinearOpImage.java:143)
at javax.media.jai.ScaleOpImage.computeTile(ScaleOpImage.java:1195)
at
com.sun.media.jai.util.SunTileScheduler.scheduleTile(SunTileScheduler.java:912)
at javax.media.jai.OpImage.getTile(OpImage.java:1139)
at javax.media.jai.PlanarImage.cobbleFloat(PlanarImage.java:3267)
at javax.media.jai.PlanarImage.getData(PlanarImage.java:2194)
at javax.media.jai.PlanarImage.getData(PlanarImage.java:2029)
at javax.media.jai.RenderedOp.getData(RenderedOp.java:2277)
at
org.geotools.coverage.grid.ResampleTest.projectTo(ResampleTest.java:190)
at
org.geotools.coverage.grid.ResampleTest.testAffine(ResampleTest.java:246)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:324)
at junit.framework.TestCase.runTest(TestCase.java:154)
at junit.framework.TestCase.runBare(TestCase.java:127)
at junit.framework.TestResult$1.protect(TestResult.java:106)
at junit.framework.TestResult.runProtected(TestResult.java:124)
at junit.framework.TestResult.run(TestResult.java:109)
at junit.framework.TestCase.run(TestCase.java:118)
at junit.framework.TestSuite.runTest(TestSuite.java:208)
at junit.framework.TestSuite.run(TestSuite.java:203)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:324)
at
org.apache.maven.surefire.battery.JUnitBattery.executeJUnit(JUnitBattery.java:242)
at
org.apache.maven.surefire.battery.JUnitBattery.execute(JUnitBattery.java:216)
at
org.apache.maven.surefire.Surefire.executeBattery(Surefire.java:215)
at org.apache.maven.surefire.Surefire.run(Surefire.java:163)
at org.apache.maven.surefire.Surefire.run(Surefire.java:87)
at org.apache.maven.surefire.Surefire.run(Surefire.java:63)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:324)
at
org.apache.maven.surefire.SurefireBooter.main(SurefireBooter.java:785)
Dynamic libraries:
0x00400000 - 0x0040B000 c:\java\j2sdk1.4.2_08\bin\java.exe
0x7C900000 - 0x7C9B0000 C:\WINDOWS\system32\ntdll.dll
0x7C800000 - 0x7C8F4000 C:\WINDOWS\system32\kernel32.dll
0x77DD0000 - 0x77E6B000 C:\WINDOWS\system32\ADVAPI32.dll
0x77E70000 - 0x77F01000 C:\WINDOWS\system32\RPCRT4.dll
0x77C10000 - 0x77C68000 C:\WINDOWS\system32\MSVCRT.dll
0x08000000 - 0x08138000 c:\java\j2sdk1.4.2_08\jre\bin\client\jvm.dll
0x77D40000 - 0x77DD0000 C:\WINDOWS\system32\USER32.dll
0x77F10000 - 0x77F57000 C:\WINDOWS\system32\GDI32.dll
0x76B40000 - 0x76B6D000 C:\WINDOWS\system32\WINMM.dll
0x10000000 - 0x10007000 c:\java\j2sdk1.4.2_08\jre\bin\hpi.dll
0x00390000 - 0x0039E000 c:\java\j2sdk1.4.2_08\jre\bin\verify.dll
0x003B0000 - 0x003C9000 c:\java\j2sdk1.4.2_08\jre\bin\java.dll
0x003D0000 - 0x003DE000 c:\java\j2sdk1.4.2_08\jre\bin\zip.dll
0x03060000 - 0x03172000 C:\java\j2sdk1.4.2_08\jre\bin\awt.dll
0x73000000 - 0x73026000 C:\WINDOWS\system32\WINSPOOL.DRV
0x76390000 - 0x763AD000 C:\WINDOWS\system32\IMM32.dll
0x774E0000 - 0x7761D000 C:\WINDOWS\system32\ole32.dll
0x00950000 - 0x00973000 C:\java\j2sdk1.4.2_08\jre\bin\cmm.dll
0x036C0000 - 0x039F0000 C:\java\j2sdk1.4.2_08\jre\bin\mlib_jai.dll
0x03A00000 - 0x03A1E000 C:\java\j2sdk1.4.2_08\jre\bin\jpeg.dll
0x03A20000 - 0x03B0D000 C:\java\j2sdk1.4.2_08\jre\bin\clib_jiio.dll
0x03B10000 - 0x03B1F000 C:\java\j2sdk1.4.2_08\jre\bin\net.dll
0x71AB0000 - 0x71AC7000 C:\WINDOWS\system32\WS2_32.dll
0x71AA0000 - 0x71AA8000 C:\WINDOWS\system32\WS2HELP.dll
0x71A50000 - 0x71A8F000 C:\WINDOWS\System32\mswsock.dll
0x76F20000 - 0x76F47000 C:\WINDOWS\system32\DNSAPI.dll
0x76FB0000 - 0x76FB8000 C:\WINDOWS\System32\winrnr.dll
0x76F60000 - 0x76F8C000 C:\WINDOWS\system32\WLDAP32.dll
0x76FC0000 - 0x76FC6000 C:\WINDOWS\system32\rasadhlp.dll
0x662B0000 - 0x66308000 C:\WINDOWS\system32\hnetcfg.dll
0x71A90000 - 0x71A98000 C:\WINDOWS\System32\wshtcpip.dll
0x5AD70000 - 0x5ADA8000 C:\WINDOWS\system32\uxtheme.dll
0x03DD0000 - 0x03E21000
C:\java\j2sdk1.4.2_08\jre\bin\fontmanager.dll
0x73760000 - 0x737A9000 C:\WINDOWS\system32\ddraw.dll
0x73BC0000 - 0x73BC6000 C:\WINDOWS\system32\DCIMAN32.dll
0x73940000 - 0x73A10000 C:\WINDOWS\system32\D3DIM700.DLL
0x74720000 - 0x7476B000 C:\WINDOWS\system32\MSCTF.dll
0x76C90000 - 0x76CB8000 C:\WINDOWS\system32\imagehlp.dll
0x59A60000 - 0x59B01000 C:\WINDOWS\system32\DBGHELP.dll
0x77C00000 - 0x77C08000 C:\WINDOWS\system32\VERSION.dll
0x76BF0000 - 0x76BFB000 C:\WINDOWS\system32\PSAPI.DLL
Heap at VM Abort:
Heap
def new generation total 896K, used 835K [0x10010000, 0x10100000,
0x12770000)
eden space 832K, 97% used [0x10010000, 0x100dab40, 0x100e0000)
from space 64K, 37% used [0x100f0000, 0x100f60d0, 0x10100000)
to space 64K, 0% used [0x100e0000, 0x100e0000, 0x100f0000)
tenured generation total 10872K, used 9690K [0x12770000, 0x1320e000,
0x30010000)
the space 10872K, 89% used [0x12770000, 0x130e6a88, 0x130e6c00,
0x1320e000)
compacting perm gen total 10240K, used 10065K [0x30010000, 0x30a10000,
0x34010000)
the space 10240K, 98% used [0x30010000, 0x309e44e8, 0x309e4600,
0x30a10000)
Local Time = Mon May 29 14:46:19 2006
Elapsed Time = 8
#
# The exception above was detected in native code outside the VM
#
# Java VM: Java HotSpot(TM) Client VM (1.4.2_08-b03 mixed mode)
#
# An error report file has been saved as hs_err_pid2680.log.
# Please refer to the file for further information.
#
[INFO]
------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO]
------------------------------------------------------------------------
[INFO] There are test failures.
[INFO]
------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO]
------------------------------------------------------------------------
[INFO] Total time: 1 minute 25 seconds
[INFO] Finished at: Mon May 29 14:46:20 PDT 2006
[INFO] Final Memory: 16M/55M
[INFO]
------------------------------------------------------------------------
-------------------------------------------------------
All the advantages of Linux Managed Hosting--Without the Cost and Risk!
Fully trained technicians. The highest number of Red Hat certifications in
the hosting industry. Fanatical Support. Click to learn more
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=107521&bid=248729&dat=121642
_______________________________________________
Geotools-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geotools-devel
--
°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°
Simone Giannecchini
Software Engineer
Freelance Consultant
http://simboss.wordpress.com/
°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°
-------------------------------------------------------
All the advantages of Linux Managed Hosting--Without the Cost and Risk!
Fully trained technicians. The highest number of Red Hat certifications in
the hosting industry. Fanatical Support. Click to learn more
http://sel.as-us.falkag.net/sel?cmd=lnk&kid7521&bid$8729&dat1642
_______________________________________________
Geotools-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geotools-devel