[Hudson] Build failed in Hudson: jaitools #201

6 views
Skip to first unread message

Hudson

unread,
Jan 18, 2013, 6:07:05 AM1/18/13
to jai-...@googlegroups.com
See <http://hudson.opengeo.org/hudson/job/jaitools/201/changes>

Changes:

[mbedward] Issue #212: RangeComparator and RangeExtendedComparator

------------------------------------------
[...truncated 641 lines...]

[INFO] [jar:jar {execution: default-jar}]
[INFO] Building jar: <http://hudson.opengeo.org/hudson/job/jaitools/ws/operator/maskedconvolve/target/jt-maskedconvolve-1.3-SNAPSHOT.jar>
[INFO] [install:install {execution: default-install}]
[INFO] Installing <http://hudson.opengeo.org/hudson/job/jaitools/ws/operator/maskedconvolve/target/jt-maskedconvolve-1.3-SNAPSHOT.jar> to /usr/share/jetty/.m2/repository/org/jaitools/jt-maskedconvolve/1.3-SNAPSHOT/jt-maskedconvolve-1.3-SNAPSHOT.jar
[INFO] ------------------------------------------------------------------------
[INFO] Building Regionalize operator
[INFO] task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] Deleting directory <http://hudson.opengeo.org/hudson/job/jaitools/ws/operator/regionalize/target>
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 6 source files to <http://hudson.opengeo.org/hudson/job/jaitools/ws/operator/regionalize/target/classes>
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <http://hudson.opengeo.org/hudson/job/jaitools/ws/operator/regionalize/src/test/resources>
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] Compiling 2 source files to <http://hudson.opengeo.org/hudson/job/jaitools/ws/operator/regionalize/target/test-classes>
[INFO] [surefire:test {execution: default-test}]
[INFO] Surefire report directory: <http://hudson.opengeo.org/hudson/job/jaitools/ws/operator/regionalize/target/surefire-reports>

-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running org.jaitools.media.jai.regionalize.TestRegionalize
testing orthogonal connectedness
testing diagonal connectedness
testing regiondata property
testing image with U-shaped region
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.475 sec

Results :

Tests run: 4, Failures: 0, Errors: 0, Skipped: 0

[INFO] [jar:jar {execution: default-jar}]
[INFO] Building jar: <http://hudson.opengeo.org/hudson/job/jaitools/ws/operator/regionalize/target/jt-regionalize-1.3-SNAPSHOT.jar>
[INFO] [install:install {execution: default-install}]
[INFO] Installing <http://hudson.opengeo.org/hudson/job/jaitools/ws/operator/regionalize/target/jt-regionalize-1.3-SNAPSHOT.jar> to /usr/share/jetty/.m2/repository/org/jaitools/jt-regionalize/1.3-SNAPSHOT/jt-regionalize-1.3-SNAPSHOT.jar
[INFO] ------------------------------------------------------------------------
[INFO] Building RangeLookup operator
[INFO] task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] Deleting directory <http://hudson.opengeo.org/hudson/job/jaitools/ws/operator/rangelookup/target>
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 7 source files to <http://hudson.opengeo.org/hudson/job/jaitools/ws/operator/rangelookup/target/classes>
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <http://hudson.opengeo.org/hudson/job/jaitools/ws/operator/rangelookup/src/test/resources>
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] Compiling 3 source files to <http://hudson.opengeo.org/hudson/job/jaitools/ws/operator/rangelookup/target/test-classes>
[INFO] [surefire:test {execution: default-test}]
[INFO] Surefire report directory: <http://hudson.opengeo.org/hudson/job/jaitools/ws/operator/rangelookup/target/surefire-reports>

-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running org.jaitools.media.jai.rangelookup.RangeLookupTableTest
simple integer lookup
default lookup value
default lookup value disabled
throw exception on overlapping ranges
add overlapping range
add completely overlapped range
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 sec
Running org.jaitools.media.jai.rangelookup.RangeLookupTest
byte source to byte destination
byte source to short destination
byte source to int destination
byte source to float destination
byte source to double destination
short source to byte destination
short source to short destination
short source to int destination
short source to float destination
short source to double destination
ushort source to byte destination
ushort source to short destination
ushort source to int destination
ushort source to float destination
ushort source to double destination
int source to byte destination
int source to short destination
int source to int destination
int source to float destination
int source to double destination
float source to byte destination
float source to short destination
float source to int destination
float source to float destination
float source to double destination
double source to byte destination
double source to short destination
double source to int destination
double source to float destination
double source to double destination
short source to short dest
ushort source to ushort dest
ushort source and negative lookup values
Tests run: 33, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.312 sec

Results :

Tests run: 39, Failures: 0, Errors: 0, Skipped: 0

[INFO] [jar:jar {execution: default-jar}]
[INFO] Building jar: <http://hudson.opengeo.org/hudson/job/jaitools/ws/operator/rangelookup/target/jt-rangelookup-1.3-SNAPSHOT.jar>
[INFO] [install:install {execution: default-install}]
[INFO] Installing <http://hudson.opengeo.org/hudson/job/jaitools/ws/operator/rangelookup/target/jt-rangelookup-1.3-SNAPSHOT.jar> to /usr/share/jetty/.m2/repository/org/jaitools/jt-rangelookup/1.3-SNAPSHOT/jt-rangelookup-1.3-SNAPSHOT.jar
[INFO] ------------------------------------------------------------------------
[INFO] Building Vectorize operator
[INFO] task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] Deleting directory <http://hudson.opengeo.org/hudson/job/jaitools/ws/operator/vectorize/target>
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 5 source files to <http://hudson.opengeo.org/hudson/job/jaitools/ws/operator/vectorize/target/classes>
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <http://hudson.opengeo.org/hudson/job/jaitools/ws/operator/vectorize/src/test/resources>
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] Compiling 3 source files to <http://hudson.opengeo.org/hudson/job/jaitools/ws/operator/vectorize/target/test-classes>
[INFO] [surefire:test {execution: default-test}]
[INFO] Surefire report directory: <http://hudson.opengeo.org/hudson/job/jaitools/ws/operator/vectorize/target/surefire-reports>

-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running org.jaitools.media.jai.vectorize.SmallPolysTest
remove small polygons
merge small polygons into largest neighbour
small polygon surrounded by nodata
filter threshold below min poly size
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.876 sec
Running org.jaitools.media.jai.vectorize.VectorizeTest
Error: Could not find mediaLib accelerator wrapper classes. Continuing in pure Java mode.
Occurs in: com.sun.media.jai.mlib.MediaLibAccessor
java.lang.NoClassDefFoundError: com/sun/medialib/mlib/Image
at com.sun.media.jai.mlib.MediaLibAccessor$1.run(MediaLibAccessor.java:248)
at java.security.AccessController.doPrivileged(Native Method)
at com.sun.media.jai.mlib.MediaLibAccessor.setUseMlib(MediaLibAccessor.java:245)
at com.sun.media.jai.mlib.MediaLibAccessor.useMlib(MediaLibAccessor.java:177)
at com.sun.media.jai.mlib.MediaLibAccessor.isMediaLibCompatible(MediaLibAccessor.java:357)
at com.sun.media.jai.mlib.MlibBinarizeRIF.create(MlibBinarizeRIF.java:53)
at sun.reflect.GeneratedMethodAccessor1.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:592)
at javax.media.jai.FactoryCache.invoke(FactoryCache.java:122)
at javax.media.jai.OperationRegistry.invokeFactory(OperationRegistry.java:1674)
at javax.media.jai.ThreadSafeOperationRegistry.invokeFactory(ThreadSafeOperationRegistry.java:473)
at javax.media.jai.registry.RIFRegistry.create(RIFRegistry.java:332)
at javax.media.jai.RenderedOp.createInstance(RenderedOp.java:819)
at javax.media.jai.RenderedOp.createRendering(RenderedOp.java:867)
at javax.media.jai.RenderedOp.getMinX(RenderedOp.java:2161)
at javax.media.jai.ROI.contains(ROI.java:278)
at org.jaitools.media.jai.vectorize.VectorizeOpImage.vectorizeBoundaries(VectorizeOpImage.java:372)
at org.jaitools.media.jai.vectorize.VectorizeOpImage.doVectorize(VectorizeOpImage.java:260)
at org.jaitools.media.jai.vectorize.VectorizeOpImage.getAttribute(VectorizeOpImage.java:237)
at org.jaitools.media.jai.vectorize.VectorizeOpImage.getAttribute(VectorizeOpImage.java:69)
at org.jaitools.media.jai.AttributeOpImage.getProperty(AttributeOpImage.java:242)
at javax.media.jai.RenderedOp$1.getProperty(RenderedOp.java:1808)
at javax.media.jai.PropertyEnvironment.getProperty(PropertyEnvironment.java:197)
at javax.media.jai.PropertySourceImpl.getProperty(PropertySourceImpl.java:277)
at javax.media.jai.WritablePropertySourceImpl.getProperty(WritablePropertySourceImpl.java:130)
at javax.media.jai.RenderedOp.getProperty(RenderedOp.java:1982)
at org.jaitools.media.jai.vectorize.TestBase.getPolygons(TestBase.java:100)
at org.jaitools.media.jai.vectorize.VectorizeTest.smallSquaresROI(VectorizeTest.java:467)
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:592)
at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:44)
at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15)
at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:41)
at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:20)
at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28)
at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:31)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:73)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:46)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:180)
at org.junit.runners.ParentRunner.access$000(ParentRunner.java:41)
at org.junit.runners.ParentRunner$1.evaluate(ParentRunner.java:173)
at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28)
at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:31)
at org.junit.runners.ParentRunner.run(ParentRunner.java:220)
at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:62)
at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:140)
at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:127)
at org.apache.maven.surefire.Surefire.run(Surefire.java:177)
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:592)
at org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:345)
at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:1009)
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.367 sec

Results :

Tests run: 16, Failures: 0, Errors: 0, Skipped: 0

[INFO] [jar:jar {execution: default-jar}]
[INFO] Building jar: <http://hudson.opengeo.org/hudson/job/jaitools/ws/operator/vectorize/target/jt-vectorize-1.3-SNAPSHOT.jar>
[INFO] [install:install {execution: default-install}]
[INFO] Installing <http://hudson.opengeo.org/hudson/job/jaitools/ws/operator/vectorize/target/jt-vectorize-1.3-SNAPSHOT.jar> to /usr/share/jetty/.m2/repository/org/jaitools/jt-vectorize/1.3-SNAPSHOT/jt-vectorize-1.3-SNAPSHOT.jar
[INFO] ------------------------------------------------------------------------
[INFO] Building ZonalStats operator
[INFO] task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] Deleting directory <http://hudson.opengeo.org/hudson/job/jaitools/ws/operator/zonalstats/target>
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 7 source files to <http://hudson.opengeo.org/hudson/job/jaitools/ws/operator/zonalstats/target/classes>
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR :
[INFO] -------------------------------------------------------------
[ERROR] <http://hudson.opengeo.org/hudson/job/jaitools/ws/operator/zonalstats/src/main/java/org/jaitools/media/jai/zonalstats/ZonalStatsDescriptor.java>:[426,47] cannot find symbol
symbol : class Result
location: class org.jaitools.numeric.RangeComparator
[INFO] 1 error
[INFO] -------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Compilation failure
<http://hudson.opengeo.org/hudson/job/jaitools/ws/operator/zonalstats/src/main/java/org/jaitools/media/jai/zonalstats/ZonalStatsDescriptor.java>:[426,47] cannot find symbol
symbol : class Result
location: class org.jaitools.numeric.RangeComparator

[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 40 seconds
[INFO] Finished at: Fri Jan 18 11:07:04 UTC 2013
[INFO] Final Memory: 29M/158M
[INFO] ------------------------------------------------------------------------

--
This message is automatically generated by Hudson.
For more information on Hudson, see: http://hudson-ci.org/

Hudson

unread,
Jan 18, 2013, 7:01:45 AM1/18/13
to jai-...@googlegroups.com
See <http://hudson.opengeo.org/hudson/job/jaitools/202/changes>

Changes:

[mbedward] Updated for new range comparator class (see issue #212)

------------------------------------------
[...truncated 813 lines...]
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.378 sec

Results :

Tests run: 16, Failures: 0, Errors: 0, Skipped: 0

[INFO] [jar:jar {execution: default-jar}]
[INFO] Building jar: <http://hudson.opengeo.org/hudson/job/jaitools/ws/operator/vectorize/target/jt-vectorize-1.3-SNAPSHOT.jar>
[INFO] [install:install {execution: default-install}]
[INFO] Installing <http://hudson.opengeo.org/hudson/job/jaitools/ws/operator/vectorize/target/jt-vectorize-1.3-SNAPSHOT.jar> to /usr/share/jetty/.m2/repository/org/jaitools/jt-vectorize/1.3-SNAPSHOT/jt-vectorize-1.3-SNAPSHOT.jar
[INFO] ------------------------------------------------------------------------
[INFO] Building ZonalStats operator
[INFO] task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] Deleting directory <http://hudson.opengeo.org/hudson/job/jaitools/ws/operator/zonalstats/target>
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 7 source files to <http://hudson.opengeo.org/hudson/job/jaitools/ws/operator/zonalstats/target/classes>
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <http://hudson.opengeo.org/hudson/job/jaitools/ws/operator/zonalstats/src/test/resources>
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] Compiling 1 source file to <http://hudson.opengeo.org/hudson/job/jaitools/ws/operator/zonalstats/target/test-classes>
[INFO] [surefire:test {execution: default-test}]
[INFO] Surefire report directory: <http://hudson.opengeo.org/hudson/job/jaitools/ws/operator/zonalstats/target/surefire-reports>

-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running org.jaitools.media.jai.zonalstats.ZonalStatsTest
validate number of sources
validate zone image type
validate data - zone image overlap
test min
test max
test mean
test standard deviation
test range
test sum
test exact median
test approximate median
test multiband
test excluding ranges of values
test testNoDataRanges
Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.499 sec

Results :

Tests run: 14, Failures: 0, Errors: 0, Skipped: 0

[INFO] [jar:jar {execution: default-jar}]
[INFO] Building jar: <http://hudson.opengeo.org/hudson/job/jaitools/ws/operator/zonalstats/target/jt-zonalstats-1.3-SNAPSHOT.jar>
[INFO] [install:install {execution: default-install}]
[INFO] Installing <http://hudson.opengeo.org/hudson/job/jaitools/ws/operator/zonalstats/target/jt-zonalstats-1.3-SNAPSHOT.jar> to /usr/share/jetty/.m2/repository/org/jaitools/jt-zonalstats/1.3-SNAPSHOT/jt-zonalstats-1.3-SNAPSHOT.jar
[INFO] ------------------------------------------------------------------------
[INFO] Building Demo programs
[INFO] task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] Deleting directory <http://hudson.opengeo.org/hudson/job/jaitools/ws/demo/target>
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <http://hudson.opengeo.org/hudson/job/jaitools/ws/demo/src/main/resources>
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 18 source files to <http://hudson.opengeo.org/hudson/job/jaitools/ws/demo/target/classes>
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <http://hudson.opengeo.org/hudson/job/jaitools/ws/demo/src/test/resources>
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] No sources to compile
[INFO] [surefire:test {execution: default-test}]
[INFO] No tests to run.
[INFO] [jar:jar {execution: default-jar}]
[INFO] Building jar: <http://hudson.opengeo.org/hudson/job/jaitools/ws/demo/target/jt-demo-1.3-SNAPSHOT.jar>
[INFO] [install:install {execution: default-install}]
[INFO] Installing <http://hudson.opengeo.org/hudson/job/jaitools/ws/demo/target/jt-demo-1.3-SNAPSHOT.jar> to /usr/share/jetty/.m2/repository/org/jaitools/jt-demo/1.3-SNAPSHOT/jt-demo-1.3-SNAPSHOT.jar
[INFO] ------------------------------------------------------------------------
[INFO] Building VectorBinarize operator
[INFO] task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] Deleting directory <http://hudson.opengeo.org/hudson/job/jaitools/ws/operator/vectorbinarize/target>
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 4 source files to <http://hudson.opengeo.org/hudson/job/jaitools/ws/operator/vectorbinarize/target/classes>
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <http://hudson.opengeo.org/hudson/job/jaitools/ws/operator/vectorbinarize/src/test/resources>
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] Compiling 2 source files to <http://hudson.opengeo.org/hudson/job/jaitools/ws/operator/vectorbinarize/target/test-classes>
[INFO] [surefire:test {execution: default-test}]
[INFO] Surefire report directory: <http://hudson.opengeo.org/hudson/job/jaitools/ws/operator/vectorbinarize/target/surefire-reports>

-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running org.jaitools.media.jai.vectorbinarize.ROIGeometryTest
Error: Could not find mediaLib accelerator wrapper classes. Continuing in pure Java mode.
Occurs in: com.sun.media.jai.mlib.MediaLibAccessor
java.lang.NoClassDefFoundError: com/sun/medialib/mlib/Image
at com.sun.media.jai.mlib.MediaLibAccessor$1.run(MediaLibAccessor.java:248)
at java.security.AccessController.doPrivileged(Native Method)
at com.sun.media.jai.mlib.MediaLibAccessor.setUseMlib(MediaLibAccessor.java:245)
at com.sun.media.jai.mlib.MediaLibAccessor.useMlib(MediaLibAccessor.java:177)
at com.sun.media.jai.mlib.MediaLibAccessor.isMediaLibCompatible(MediaLibAccessor.java:357)
at com.sun.media.jai.mlib.MediaLibAccessor.isMediaLibCompatible(MediaLibAccessor.java:315)
at com.sun.media.jai.mlib.MlibSubtractRIF.create(MlibSubtractRIF.java:47)
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:592)
at javax.media.jai.FactoryCache.invoke(FactoryCache.java:122)
at javax.media.jai.OperationRegistry.invokeFactory(OperationRegistry.java:1674)
at javax.media.jai.ThreadSafeOperationRegistry.invokeFactory(ThreadSafeOperationRegistry.java:473)
at javax.media.jai.registry.RIFRegistry.create(RIFRegistry.java:332)
at javax.media.jai.RenderedOp.createInstance(RenderedOp.java:819)
at javax.media.jai.RenderedOp.createRendering(RenderedOp.java:867)
at javax.media.jai.RenderedOp.getRendering(RenderedOp.java:888)
at javax.media.jai.RenderedOp$1.getPropertyNames(RenderedOp.java:1791)
at javax.media.jai.PropertyEnvironment.mapDefaults(PropertyEnvironment.java:270)
at javax.media.jai.PropertyEnvironment.getPropertyNames(PropertyEnvironment.java:125)
at javax.media.jai.WritablePropertySourceImpl.addProperties(WritablePropertySourceImpl.java:298)
at javax.media.jai.RenderedOp.createPropertySource(RenderedOp.java:1817)
at javax.media.jai.RenderedOp.getPropertyNames(RenderedOp.java:1851)
at javax.media.jai.PropertyEnvironment.hashNames(PropertyEnvironment.java:309)
at javax.media.jai.PropertyEnvironment.<init>(PropertyEnvironment.java:115)
at javax.media.jai.DescriptorCache.getPropertySource(DescriptorCache.java:1190)
at javax.media.jai.OperationRegistry.getPropertySource(OperationRegistry.java:1955)
at javax.media.jai.ThreadSafeOperationRegistry.getPropertySource(ThreadSafeOperationRegistry.java:587)
at javax.media.jai.OperationRegistry.getPropertySource(OperationRegistry.java:1994)
at javax.media.jai.ThreadSafeOperationRegistry.getPropertySource(ThreadSafeOperationRegistry.java:600)
at javax.media.jai.OperationNodeSupport.getPropertySource(OperationNodeSupport.java:616)
at javax.media.jai.RenderedOp.createPropertySource(RenderedOp.java:1814)
at javax.media.jai.RenderedOp.getProperty(RenderedOp.java:1968)
at org.jaitools.media.jai.vectorbinarize.ROIGeometryTest.assertImagesEqual(ROIGeometryTest.java:492)
at org.jaitools.media.jai.vectorbinarize.ROIGeometryTest.assertROIEquivalent(ROIGeometryTest.java:449)
at org.jaitools.media.jai.vectorbinarize.ROIGeometryTest.testCheckerBoard(ROIGeometryTest.java:109)
Tests run: 15, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 3.876 sec
Running org.jaitools.media.jai.vectorbinarize.VectorBinarizeTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 sec

Results :

Tests run: 16, Failures: 0, Errors: 0, Skipped: 2

[INFO] [jar:jar {execution: default-jar}]
[INFO] Building jar: <http://hudson.opengeo.org/hudson/job/jaitools/ws/operator/vectorbinarize/target/jt-vectorbinarize-1.3-SNAPSHOT.jar>
[INFO] [install:install {execution: default-install}]
[INFO] Installing <http://hudson.opengeo.org/hudson/job/jaitools/ws/operator/vectorbinarize/target/jt-vectorbinarize-1.3-SNAPSHOT.jar> to /usr/share/jetty/.m2/repository/org/jaitools/jt-vectorbinarize/1.3-SNAPSHOT/jt-vectorbinarize-1.3-SNAPSHOT.jar
[INFO] ------------------------------------------------------------------------
[INFO] Building ClassifiedStats operator
[INFO] task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] Deleting directory <http://hudson.opengeo.org/hudson/job/jaitools/ws/operator/classifiedstats/target>
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 7 source files to <http://hudson.opengeo.org/hudson/job/jaitools/ws/operator/classifiedstats/target/classes>
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR :
[INFO] -------------------------------------------------------------
[ERROR] <http://hudson.opengeo.org/hudson/job/jaitools/ws/operator/classifiedstats/src/main/java/org/jaitools/media/jai/classifiedstats/ClassifiedStatsDescriptor.java>:[483,47] cannot find symbol
symbol : class Result
location: class org.jaitools.numeric.RangeComparator
[INFO] 1 error
[INFO] -------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Compilation failure
<http://hudson.opengeo.org/hudson/job/jaitools/ws/operator/classifiedstats/src/main/java/org/jaitools/media/jai/classifiedstats/ClassifiedStatsDescriptor.java>:[483,47] cannot find symbol
symbol : class Result
location: class org.jaitools.numeric.RangeComparator

[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 50 seconds
[INFO] Finished at: Fri Jan 18 12:01:45 UTC 2013
[INFO] Final Memory: 31M/159M

Hudson

unread,
Jan 18, 2013, 8:46:12 AM1/18/13
to jai-...@googlegroups.com
Reply all
Reply to author
Forward
0 new messages