rg.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50)
at org.junit.runners.ParentRunner$3.run(ParentRunner.java:193)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:52)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:191)
at org.junit.runners.ParentRunner.access$000(ParentRunner.java:42)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:184)
at org.junit.runners.ParentRunner.run(ParentRunner.java:236)
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:597)
at org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:345)
at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:1009)
3929 ERROR org.geopublishing.atlasStyler.GraduatedColorPolygonRuleList Couldn't interpret whether this RulesList is disabled or enabled. Assuming it is enabled.
java.lang.RuntimeException: [ NOT [[ SURFACE IS NULL ] OR [ SURFACE = 0.0 ] OR [ SURFACE = -1.0 ]] ]
[[ NOT [[ SURFACE IS NULL ] OR [ SURFACE = 0.0 ] OR [ SURFACE = -1.0 ]] ] AND [ SURFACE BETWEEN 3.0 AND 30.0 ]]
at org.geopublishing.atlasStyler.AbstractRulesList.parseRuleListEnabledDisabledFilter(AbstractRulesList.java:260)
at org.geopublishing.atlasStyler.AbstractRulesList.parseAbstractRlSettings(AbstractRulesList.java:227)
at org.geopublishing.atlasStyler.GraduatedColorRuleList.importRules(GraduatedColorRuleList.java:409)
at org.geopublishing.atlasStyler.AbstractRulesList.importFts(AbstractRulesList.java:552)
at org.geopublishing.atlasStyler.RuleListFactory.importGraduatedColorRulesList(RuleListFactory.java:414)
at org.geopublishing.atlasStyler.RuleListFactory.importFts(RuleListFactory.java:298)
at org.geopublishing.atlasStyler.AtlasStyler.importStyle(AtlasStyler.java:941)
at org.geopublishing.atlasStyler.TextRuleListTest.testOldTextRuleDefaultLocalizedParsedCorrectly(TextRuleListTest.java:368)
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:597)
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.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:76)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50)
at org.junit.runners.ParentRunner$3.run(ParentRunner.java:193)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:52)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:191)
at org.junit.runners.ParentRunner.access$000(ParentRunner.java:42)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:184)
at org.junit.runners.ParentRunner.run(ParentRunner.java:236)
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:597)
at org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:345)
at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:1009)
3930 ERROR org.geopublishing.atlasStyler.GraduatedColorPolygonRuleList Couldn't interpret whether this RulesList is disabled or enabled. Assuming it is enabled.
java.lang.RuntimeException: [ NOT [[ SURFACE IS NULL ] OR [ SURFACE = 0.0 ] OR [ SURFACE = -1.0 ]] ]
[[ NOT [[ SURFACE IS NULL ] OR [ SURFACE = 0.0 ] OR [ SURFACE = -1.0 ]] ] AND [ SURFACE BETWEEN 30.0 AND 400.0 ]]
at org.geopublishing.atlasStyler.AbstractRulesList.parseRuleListEnabledDisabledFilter(AbstractRulesList.java:260)
at org.geopublishing.atlasStyler.AbstractRulesList.parseAbstractRlSettings(AbstractRulesList.java:227)
at org.geopublishing.atlasStyler.GraduatedColorRuleList.importRules(GraduatedColorRuleList.java:409)
at org.geopublishing.atlasStyler.AbstractRulesList.importFts(AbstractRulesList.java:552)
at org.geopublishing.atlasStyler.RuleListFactory.importGraduatedColorRulesList(RuleListFactory.java:414)
at org.geopublishing.atlasStyler.RuleListFactory.importFts(RuleListFactory.java:298)
at org.geopublishing.atlasStyler.AtlasStyler.importStyle(AtlasStyler.java:941)
at org.geopublishing.atlasStyler.TextRuleListTest.testOldTextRuleDefaultLocalizedParsedCorrectly(TextRuleListTest.java:368)
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:597)
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.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:76)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50)
at org.junit.runners.ParentRunner$3.run(ParentRunner.java:193)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:52)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:191)
at org.junit.runners.ParentRunner.access$000(ParentRunner.java:42)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:184)
at org.junit.runners.ParentRunner.run(ParentRunner.java:236)
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:597)
at org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:345)
at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:1009)
3930 ERROR org.geopublishing.atlasStyler.GraduatedColorPolygonRuleList Couldn't interpret whether this RulesList is disabled or enabled. Assuming it is enabled.
java.lang.RuntimeException: [ NOT [[ SURFACE IS NULL ] OR [ SURFACE = 0.0 ] OR [ SURFACE = -1.0 ]] ]
[[ NOT [[ SURFACE IS NULL ] OR [ SURFACE = 0.0 ] OR [ SURFACE = -1.0 ]] ] AND [ SURFACE BETWEEN 400.0 AND 10000.0 ]]
at org.geopublishing.atlasStyler.AbstractRulesList.parseRuleListEnabledDisabledFilter(AbstractRulesList.java:260)
at org.geopublishing.atlasStyler.AbstractRulesList.parseAbstractRlSettings(AbstractRulesList.java:227)
at org.geopublishing.atlasStyler.GraduatedColorRuleList.importRules(GraduatedColorRuleList.java:409)
at org.geopublishing.atlasStyler.AbstractRulesList.importFts(AbstractRulesList.java:552)
at org.geopublishing.atlasStyler.RuleListFactory.importGraduatedColorRulesList(RuleListFactory.java:414)
at org.geopublishing.atlasStyler.RuleListFactory.importFts(RuleListFactory.java:298)
at org.geopublishing.atlasStyler.AtlasStyler.importStyle(AtlasStyler.java:941)
at org.geopublishing.atlasStyler.TextRuleListTest.testOldTextRuleDefaultLocalizedParsedCorrectly(TextRuleListTest.java:368)
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:597)
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.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:76)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50)
at org.junit.runners.ParentRunner$3.run(ParentRunner.java:193)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:52)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:191)
at org.junit.runners.ParentRunner.access$000(ParentRunner.java:42)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:184)
at org.junit.runners.ParentRunner.run(ParentRunner.java:236)
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:597)
at org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:345)
at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:1009)
3931 ERROR org.geopublishing.atlasStyler.GraduatedColorPolygonRuleList Couldn't interpret whether this RulesList is disabled or enabled. Assuming it is enabled.
java.lang.RuntimeException: [ NOT [[ SURFACE IS NULL ] OR [ SURFACE = 0.0 ] OR [ SURFACE = -1.0 ]] ]
[[ NOT [[ SURFACE IS NULL ] OR [ SURFACE = 0.0 ] OR [ SURFACE = -1.0 ]] ] AND [ SURFACE BETWEEN 10000.0 AND 20000.0 ]]
at org.geopublishing.atlasStyler.AbstractRulesList.parseRuleListEnabledDisabledFilter(AbstractRulesList.java:260)
at org.geopublishing.atlasStyler.AbstractRulesList.parseAbstractRlSettings(AbstractRulesList.java:227)
at org.geopublishing.atlasStyler.GraduatedColorRuleList.importRules(GraduatedColorRuleList.java:409)
at org.geopublishing.atlasStyler.AbstractRulesList.importFts(AbstractRulesList.java:552)
at org.geopublishing.atlasStyler.RuleListFactory.importGraduatedColorRulesList(RuleListFactory.java:414)
at org.geopublishing.atlasStyler.RuleListFactory.importFts(RuleListFactory.java:298)
at org.geopublishing.atlasStyler.AtlasStyler.importStyle(AtlasStyler.java:941)
at org.geopublishing.atlasStyler.TextRuleListTest.testOldTextRuleDefaultLocalizedParsedCorrectly(TextRuleListTest.java:368)
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:597)
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.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:76)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50)
at org.junit.runners.ParentRunner$3.run(ParentRunner.java:193)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:52)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:191)
at org.junit.runners.ParentRunner.access$000(ParentRunner.java:42)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:184)
at org.junit.runners.ParentRunner.run(ParentRunner.java:236)
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:597)
at org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:345)
at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:1009)
3932 ERROR org.geopublishing.atlasStyler.GraduatedColorPolygonRuleList Couldn't interpret whether this RulesList is disabled or enabled. Assuming it is enabled.
java.lang.RuntimeException: [ NOT [[ SURFACE IS NULL ] OR [ SURFACE = 0.0 ] OR [ SURFACE = -1.0 ]] ]
[[ NOT [[ SURFACE IS NULL ] OR [ SURFACE = 0.0 ] OR [ SURFACE = -1.0 ]] ] AND [ SURFACE BETWEEN 20000.0 AND 35000.0 ]]
at org.geopublishing.atlasStyler.AbstractRulesList.parseRuleListEnabledDisabledFilter(AbstractRulesList.java:260)
at org.geopublishing.atlasStyler.AbstractRulesList.parseAbstractRlSettings(AbstractRulesList.java:227)
at org.geopublishing.atlasStyler.GraduatedColorRuleList.importRules(GraduatedColorRuleList.java:409)
at org.geopublishing.atlasStyler.AbstractRulesList.importFts(AbstractRulesList.java:552)
at org.geopublishing.atlasStyler.RuleListFactory.importGraduatedColorRulesList(RuleListFactory.java:414)
at org.geopublishing.atlasStyler.RuleListFactory.importFts(RuleListFactory.java:298)
at org.geopublishing.atlasStyler.AtlasStyler.importStyle(AtlasStyler.java:941)
at org.geopublishing.atlasStyler.TextRuleListTest.testOldTextRuleDefaultLocalizedParsedCorrectly(TextRuleListTest.java:368)
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:597)
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.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:76)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50)
at org.junit.runners.ParentRunner$3.run(ParentRunner.java:193)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:52)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:191)
at org.junit.runners.ParentRunner.access$000(ParentRunner.java:42)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:184)
at org.junit.runners.ParentRunner.run(ParentRunner.java:236)
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:597)
at org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:345)
at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:1009)
3933 WARN org.geopublishing.atlasStyler.GraduatedColorPolygonRuleList Couldn't interpret whether this RulesList is disabled or enabled. Assuming it is enabled. Expected an AndFilter, but was [[ SURFACE IS NULL ] OR [ SURFACE = 0.0 ] OR [ SURFACE = -1.0 ]]
3934 DEBUG org.geopublishing.atlasStyler.TextRuleList filter: [[ NOT [[ SURFACE = 0 ] OR [ SURFACE IS NULL ]] ] AND [ NOT [[[ SURFACE IS NULL ] OR [ SURFACE = 0.0 ]]] ]]
3934 DEBUG org.geopublishing.atlasStyler.TextRuleList filter: [[[ SURFACE = 0 ] OR [ SURFACE IS NULL ]] AND [ NOT [[[ SURFACE IS NULL ] OR [ SURFACE = 0.0 ]]] ]]
3934 DEBUG org.geopublishing.atlasStyler.TextRuleList filter: [[ SURFACE IS NULL ] OR [ SURFACE = 0.0 ]]
3934 DEBUG org.geopublishing.atlasStyler.TextRuleList not firing event because there are 1 'quites' still on the stack
3934 DEBUG org.geopublishing.atlasStyler.AtlasStyler Imported 2 valid FeatureTypeStyles, fireing StyleChangedEvents...
3936 DEBUG org.geopublishing.atlasStyler.TextRuleList Enabled Textrule = true
3938 DEBUG schmitzm.io.IOUtil Cleaned a filename from NOM_AGENCE to nom_agence
3939 DEBUG schmitzm.io.IOUtil Cleaned a filename from SURFACE to surface
3939 DEBUG schmitzm.io.IOUtil Cleaned a filename from ����� to xxxxx
3939 DEBUG schmitzm.io.IOUtil Cleaned a filename from NOM_AGENCE to nom_agence
3940 DEBUG schmitzm.io.IOUtil Cleaned a filename from SURFACE to surface
3940 DEBUG schmitzm.io.IOUtil Cleaned a filename from ����� to xxxxx
3940 DEBUG schmitzm.geotools.feature.FeatureUtil New Matching Debug CNTRY_NAME CNTRY_NAME CNTRY_NAME the_geom
3940 DEBUG schmitzm.geotools.feature.FeatureUtil New Matching Debug CNTRY_NAME CNTRY_NAME CNTRY_NAME NOM_AGENCE
3941 DEBUG schmitzm.geotools.feature.FeatureUtil New Matching Debug CNTRY_NAME CNTRY_NAME CNTRY_NAME SURFACE
3941 DEBUG schmitzm.geotools.feature.FeatureUtil New Matching Debug CNTRY_NAME CNTRY_NAME CNTRY_NAME �����
3942 DEBUG schmitzm.io.IOUtil Cleaned a filename from NOM_AGENCE to nom_agence
3942 DEBUG schmitzm.io.IOUtil Cleaned a filename from SURFACE to surface
3943 DEBUG schmitzm.io.IOUtil Cleaned a filename from ����� to xxxxx
3943 DEBUG schmitzm.io.IOUtil Cleaned a filename from NOM_AGENCE to nom_agence
3944 DEBUG schmitzm.io.IOUtil Cleaned a filename from SURFACE to surface
3944 DEBUG schmitzm.io.IOUtil Cleaned a filename from ����� to xxxxx
3944 DEBUG schmitzm.geotools.feature.FeatureUtil New Matching Debug POP_CNTRY POP_CNTRY POP_CNTRY the_geom
3944 DEBUG schmitzm.geotools.feature.FeatureUtil New Matching Debug POP_CNTRY POP_CNTRY POP_CNTRY NOM_AGENCE
3944 DEBUG schmitzm.geotools.feature.FeatureUtil New Matching Debug POP_CNTRY POP_CNTRY POP_CNTRY SURFACE
3945 DEBUG schmitzm.geotools.feature.FeatureUtil New Matching Debug POP_CNTRY POP_CNTRY POP_CNTRY �����
3946 DEBUG schmitzm.io.IOUtil Cleaned a filename from NOM_AGENCE to nom_agence
3946 DEBUG schmitzm.io.IOUtil Cleaned a filename from SURFACE to surface
3947 DEBUG schmitzm.io.IOUtil Cleaned a filename from ����� to xxxxx
3947 DEBUG schmitzm.io.IOUtil Cleaned a filename from NOM_AGENCE to nom_agence
3948 DEBUG schmitzm.io.IOUtil Cleaned a filename from SURFACE to surface
3948 DEBUG schmitzm.io.IOUtil Cleaned a filename from ����� to xxxxx
3948 DEBUG schmitzm.geotools.feature.FeatureUtil New Matching Debug CNTRY_NAME CNTRY_NAME CNTRY_NAME the_geom
3948 DEBUG schmitzm.geotools.feature.FeatureUtil New Matching Debug CNTRY_NAME CNTRY_NAME CNTRY_NAME NOM_AGENCE
3948 DEBUG schmitzm.geotools.feature.FeatureUtil New Matching Debug CNTRY_NAME CNTRY_NAME CNTRY_NAME SURFACE
3948 DEBUG schmitzm.geotools.feature.FeatureUtil New Matching Debug CNTRY_NAME CNTRY_NAME CNTRY_NAME �����
3949 DEBUG schmitzm.io.IOUtil Cleaned a filename from NOM_AGENCE to nom_agence
3949 DEBUG schmitzm.io.IOUtil Cleaned a filename from SURFACE to surface
3950 DEBUG schmitzm.io.IOUtil Cleaned a filename from ����� to xxxxx
3950 DEBUG schmitzm.io.IOUtil Cleaned a filename from NOM_AGENCE to nom_agence
3950 DEBUG schmitzm.io.IOUtil Cleaned a filename from SURFACE to surface
3950 DEBUG schmitzm.io.IOUtil Cleaned a filename from ����� to xxxxx
3951 DEBUG schmitzm.geotools.feature.FeatureUtil New Matching Debug POP_CNTRY POP_CNTRY POP_CNTRY the_geom
3951 DEBUG schmitzm.geotools.feature.FeatureUtil New Matching Debug POP_CNTRY POP_CNTRY POP_CNTRY NOM_AGENCE
3951 DEBUG schmitzm.geotools.feature.FeatureUtil New Matching Debug POP_CNTRY POP_CNTRY POP_CNTRY SURFACE
3951 DEBUG schmitzm.geotools.feature.FeatureUtil New Matching Debug POP_CNTRY POP_CNTRY POP_CNTRY �����
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.161 sec
Running org.geopublishing.atlasStyler.UniqueValuesRuleListTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 sec
Running org.geopublishing.atlasStyler.AbstractRulesListTest
4027 DEBUG org.geopublishing.atlasStyler.TextRuleList not firing event Added a new class with position 0 and ruleName DEFAULT from RL: org.geopublishing.atlasStyler.TextRuleList@13b4cd65 because there are 1 'quites' still on the stack
4029 DEBUG org.geopublishing.atlasStyler.TextRuleList Enabled Textrule = false
[Fatal Error] :-1:-1: Premature end of file.
4032 WARN schmitzm.geotools.styling.StylingUtil ... no styles recognized. Return 'new Style[] { null }'
java.lang.RuntimeException: org.xml.sax.SAXParseException: Premature end of file.
at org.geotools.styling.SLDParser.readXML(SLDParser.java:291)
at schmitzm.geotools.styling.StylingUtil.loadSLD(StylingUtil.java:2563)
at schmitzm.geotools.styling.StylingUtil.loadSLD(StylingUtil.java:2539)
at schmitzm.geotools.styling.StylingUtil.isStyleDifferent(StylingUtil.java:2487)
at schmitzm.geotools.styling.StylingUtil.saveStyleToSld(StylingUtil.java:2952)
at org.geopublishing.atlasStyler.AbstractRulesListTest.testRuleLists(AbstractRulesListTest.java:144)
at org.geopublishing.atlasStyler.AbstractRulesListTest.testEnabledDisabledFilterViaSaveAndLoad(AbstractRulesListTest.java:53)
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:597)
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:76)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50)
at org.junit.runners.ParentRunner$3.run(ParentRunner.java:193)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:52)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:191)
at org.junit.runners.ParentRunner.access$000(ParentRunner.java:42)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:184)
at org.junit.runners.ParentRunner.run(ParentRunner.java:236)
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:597)
at org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:345)
at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:1009)
Caused by: org.xml.sax.SAXParseException: Premature end of file.
at org.apache.xerces.parsers.DOMParser.parse(Unknown Source)
at org.apache.xerces.jaxp.DocumentBuilderImpl.parse(Unknown Source)
at org.geotools.styling.SLDParser.readXML(SLDParser.java:287)
... 34 more
4035 DEBUG schmitzm.geotools.styling.StylingUtil Compating styles StyleImpl[ name=AtlasStyler 1.7-SNAPSHOT] and null failed. So we assume they are different.
javax.xml.transform.TransformerException: Translator error
at org.geotools.xml.transform.TransformerBase.transform(TransformerBase.java:133)
at org.geotools.xml.transform.TransformerBase.transform(TransformerBase.java:117)
at org.geotools.xml.transform.TransformerBase.transform(TransformerBase.java:158)
at schmitzm.geotools.styling.StylingUtil.isStyleDifferent(StylingUtil.java:2512)
at schmitzm.geotools.styling.StylingUtil.isStyleDifferent(StylingUtil.java:2489)
at schmitzm.geotools.styling.StylingUtil.saveStyleToSld(StylingUtil.java:2952)
at org.geopublishing.atlasStyler.AbstractRulesListTest.testRuleLists(AbstractRulesListTest.java:144)
at org.geopublishing.atlasStyler.AbstractRulesListTest.testEnabledDisabledFilterViaSaveAndLoad(AbstractRulesListTest.java:53)
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:597)
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:76)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50)
at org.junit.runners.ParentRunner$3.run(ParentRunner.java:193)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:52)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:191)
at org.junit.runners.ParentRunner.access$000(ParentRunner.java:42)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:184)
at org.junit.runners.ParentRunner.run(ParentRunner.java:236)
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:597)
at org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:345)
at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:1009)
Caused by: java.lang.NullPointerException
at org.geotools.styling.SLDTransformer$SLDTranslator.encode(SLDTransformer.java:1125)
at org.geotools.xml.transform.TransformerBase$XMLReaderSupport.parse(TransformerBase.java:714)
at org.apache.xalan.transformer.TransformerIdentityImpl.transform(TransformerIdentityImpl.java:432)
at org.geotools.xml.transform.TransformerBase$Task.run(TransformerBase.java:296)
at org.geotools.xml.transform.TransformerBase.transform(TransformerBase.java:129)
... 35 more
---------
java.lang.NullPointerException
at org.geotools.styling.SLDTransformer$SLDTranslator.encode(SLDTransformer.java:1125)
at org.geotools.xml.transform.TransformerBase$XMLReaderSupport.parse(TransformerBase.java:714)
at org.apache.xalan.transformer.TransformerIdentityImpl.transform(TransformerIdentityImpl.java:432)
at org.geotools.xml.transform.TransformerBase$Task.run(TransformerBase.java:296)
at org.geotools.xml.transform.TransformerBase.transform(TransformerBase.java:129)
at org.geotools.xml.transform.TransformerBase.transform(TransformerBase.java:117)
at org.geotools.xml.transform.TransformerBase.transform(TransformerBase.java:158)
at schmitzm.geotools.styling.StylingUtil.isStyleDifferent(StylingUtil.java:2512)
at schmitzm.geotools.styling.StylingUtil.isStyleDifferent(StylingUtil.java:2489)
at schmitzm.geotools.styling.StylingUtil.saveStyleToSld(StylingUtil.java:2952)
at org.geopublishing.atlasStyler.AbstractRulesListTest.testRuleLists(AbstractRulesListTest.java:144)
at org.geopublishing.atlasStyler.AbstractRulesListTest.testEnabledDisabledFilterViaSaveAndLoad(AbstractRulesListTest.java:53)
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:597)
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:76)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50)
at org.junit.runners.ParentRunner$3.run(ParentRunner.java:193)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:52)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:191)
at org.junit.runners.ParentRunner.access$000(ParentRunner.java:42)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:184)
at org.junit.runners.ParentRunner.run(ParentRunner.java:236)
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:597)
at org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:345)
at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:1009)
[Fatal Error] :-1:-1: Premature end of file.
4058 WARN schmitzm.geotools.styling.StylingUtil ... no styles recognized. Return 'new Style[] { null }'
java.lang.RuntimeException: org.xml.sax.SAXParseException: Premature end of file.
at org.geotools.styling.SLDParser.readXML(SLDParser.java:291)
at schmitzm.geotools.styling.StylingUtil.loadSLD(StylingUtil.java:2563)
at schmitzm.geotools.styling.StylingUtil.loadSLD(StylingUtil.java:2539)
at schmitzm.geotools.styling.StylingUtil.isStyleDifferent(StylingUtil.java:2487)
at schmitzm.geotools.styling.StylingUtil.saveStyleToSld(StylingUtil.java:2952)
at schmitzm.geotools.styling.StylingUtil.validates(StylingUtil.java:3140)
at org.geopublishing.atlasStyler.AbstractRulesListTest.testRuleLists(AbstractRulesListTest.java:146)
at org.geopublishing.atlasStyler.AbstractRulesListTest.testEnabledDisabledFilterViaSaveAndLoad(AbstractRulesListTest.java:53)
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:597)
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:76)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50)
at org.junit.runners.ParentRunner$3.run(ParentRunner.java:193)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:52)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:191)
at org.junit.runners.ParentRunner.access$000(ParentRunner.java:42)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:184)
at org.junit.runners.ParentRunner.run(ParentRunner.java:236)
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:597)
at org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:345)
at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:1009)
Caused by: org.xml.sax.SAXParseException: Premature end of file.
at org.apache.xerces.parsers.DOMParser.parse(Unknown Source)
at org.apache.xerces.jaxp.DocumentBuilderImpl.parse(Unknown Source)
at org.geotools.styling.SLDParser.readXML(SLDParser.java:287)
... 35 more
4061 DEBUG schmitzm.geotools.styling.StylingUtil Compating styles StyleImpl[ name=AtlasStyler 1.7-SNAPSHOT] and null failed. So we assume they are different.
javax.xml.transform.TransformerException: Translator error
at org.geotools.xml.transform.TransformerBase.transform(TransformerBase.java:133)
at org.geotools.xml.transform.TransformerBase.transform(TransformerBase.java:117)
at org.geotools.xml.transform.TransformerBase.transform(TransformerBase.java:158)
at schmitzm.geotools.styling.StylingUtil.isStyleDifferent(StylingUtil.java:2512)
at schmitzm.geotools.styling.StylingUtil.isStyleDifferent(StylingUtil.java:2489)
at schmitzm.geotools.styling.StylingUtil.saveStyleToSld(StylingUtil.java:2952)
at schmitzm.geotools.styling.StylingUtil.validates(StylingUtil.java:3140)
at org.geopublishing.atlasStyler.AbstractRulesListTest.testRuleLists(AbstractRulesListTest.java:146)
at org.geopublishing.atlasStyler.AbstractRulesListTest.testEnabledDisabledFilterViaSaveAndLoad(AbstractRulesListTest.java:53)
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:597)
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:76)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50)
at org.junit.runners.ParentRunner$3.run(ParentRunner.java:193)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:52)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:191)
at org.junit.runners.ParentRunner.access$000(ParentRunner.java:42)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:184)
at org.junit.runners.ParentRunner.run(ParentRunner.java:236)
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:597)
at org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:345)
at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:1009)
Caused by: java.lang.NullPointerException
at org.geotools.styling.SLDTransformer$SLDTranslator.encode(SLDTransformer.java:1125)
at org.geotools.xml.transform.TransformerBase$XMLReaderSupport.parse(TransformerBase.java:714)
at org.apache.xalan.transformer.TransformerIdentityImpl.transform(TransformerIdentityImpl.java:432)
at org.geotools.xml.transform.TransformerBase$Task.run(TransformerBase.java:296)
at org.geotools.xml.transform.TransformerBase.transform(TransformerBase.java:129)
... 36 more
---------
java.lang.NullPointerException
at org.geotools.styling.SLDTransformer$SLDTranslator.encode(SLDTransformer.java:1125)
at org.geotools.xml.transform.TransformerBase$XMLReaderSupport.parse(TransformerBase.java:714)
at org.apache.xalan.transformer.TransformerIdentityImpl.transform(TransformerIdentityImpl.java:432)
at org.geotools.xml.transform.TransformerBase$Task.run(TransformerBase.java:296)
at org.geotools.xml.transform.TransformerBase.transform(TransformerBase.java:129)
at org.geotools.xml.transform.TransformerBase.transform(TransformerBase.java:117)
at org.geotools.xml.transform.TransformerBase.transform(TransformerBase.java:158)
at schmitzm.geotools.styling.StylingUtil.isStyleDifferent(StylingUtil.java:2512)
at schmitzm.geotools.styling.StylingUtil.isStyleDifferent(StylingUtil.java:2489)
at schmitzm.geotools.styling.StylingUtil.saveStyleToSld(StylingUtil.java:2952)
at schmitzm.geotools.styling.StylingUtil.validates(StylingUtil.java:3140)
at org.geopublishing.atlasStyler.AbstractRulesListTest.testRuleLists(AbstractRulesListTest.java:146)
at org.geopublishing.atlasStyler.AbstractRulesListTest.testEnabledDisabledFilterViaSaveAndLoad(AbstractRulesListTest.java:53)
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:597)
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:76)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50)
at org.junit.runners.ParentRunner$3.run(ParentRunner.java:193)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:52)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:191)
at org.junit.runners.ParentRunner.access$000(ParentRunner.java:42)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:184)
at org.junit.runners.ParentRunner.run(ParentRunner.java:236)
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:597)
at org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:345)
at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:1009)
4109 DEBUG org.geopublishing.atlasStyler.SinglePolygonSymbolRuleList not firing event because there are 1 'quites' still on the stack
4129 WARN org.geopublishing.atlasStyler.UniqueValuesRuleList Asked to remove a value that doesn't exist !?: 'ALLOTHERS_RULE_ID'
4129 DEBUG org.geopublishing.atlasStyler.UniqueValuesPolygonRuleList not firing event WithDefaultRule set to false from RL: org.geopublishing.atlasStyler.UniqueValuesPolygonRuleList@2f368c5d because there are 1 'quites' still on the stack
4130 DEBUG org.geopublishing.atlasStyler.UniqueValuesRuleList Imported 1 UNIQUE rules
4153 DEBUG org.geopublishing.atlasStyler.TextRuleList filter: [ 1 = 1 ]
4153 DEBUG org.geopublishing.atlasStyler.TextRuleList not firing event because there are 1 'quites' still on the stack
4153 DEBUG org.geopublishing.atlasStyler.AtlasStyler Imported 4 valid FeatureTypeStyles, fireing StyleChangedEvents...
4154 DEBUG org.geopublishing.atlasStyler.TextRuleList Enabled Textrule = false
4194 DEBUG org.geopublishing.atlasStyler.TextRuleList not firing event Added a new class with position 0 and ruleName DEFAULT from RL: org.geopublishing.atlasStyler.TextRuleList@5b31fd9 because there are 1 'quites' still on the stack
4208 DEBUG org.geopublishing.atlasStyler.TextRuleList Enabled Textrule = true
[Fatal Error] :-1:-1: Premature end of file.
4211 WARN schmitzm.geotools.styling.StylingUtil ... no styles recognized. Return 'new Style[] { null }'
java.lang.RuntimeException: org.xml.sax.SAXParseException: Premature end of file.
at org.geotools.styling.SLDParser.readXML(SLDParser.java:291)
at schmitzm.geotools.styling.StylingUtil.loadSLD(StylingUtil.java:2563)
at schmitzm.geotools.styling.StylingUtil.loadSLD(StylingUtil.java:2539)
at schmitzm.geotools.styling.StylingUtil.isStyleDifferent(StylingUtil.java:2487)
at schmitzm.geotools.styling.StylingUtil.saveStyleToSld(StylingUtil.java:2952)
at org.geopublishing.atlasStyler.AbstractRulesListTest.testRuleLists(AbstractRulesListTest.java:144)
at org.geopublishing.atlasStyler.AbstractRulesListTest.testEnabledDisabledFilterViaSaveAndLoad(AbstractRulesListTest.java:55)
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:597)
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:76)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50)
at org.junit.runners.ParentRunner$3.run(ParentRunner.java:193)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:52)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:191)
at org.junit.runners.ParentRunner.access$000(ParentRunner.java:42)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:184)
at org.junit.runners.ParentRunner.run(ParentRunner.java:236)
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:597)
at org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:345)
at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:1009)
Caused by: org.xml.sax.SAXParseException: Premature end of file.
at org.apache.xerces.parsers.DOMParser.parse(Unknown Source)
at org.apache.xerces.jaxp.DocumentBuilderImpl.parse(Unknown Source)
at org.geotools.styling.SLDParser.readXML(SLDParser.java:287)
... 34 more
4214 DEBUG schmitzm.geotools.styling.StylingUtil Compating styles StyleImpl[ name=AtlasStyler 1.7-SNAPSHOT] and null failed. So we assume they are different.
javax.xml.transform.TransformerException: Translator error
at org.geotools.xml.transform.TransformerBase.transform(TransformerBase.java:133)
at org.geotools.xml.transform.TransformerBase.transform(TransformerBase.java:117)
at org.geotools.xml.transform.TransformerBase.transform(TransformerBase.java:158)
at schmitzm.geotools.styling.StylingUtil.isStyleDifferent(StylingUtil.java:2512)
at schmitzm.geotools.styling.StylingUtil.isStyleDifferent(StylingUtil.java:2489)
at schmitzm.geotools.styling.StylingUtil.saveStyleToSld(StylingUtil.java:2952)
at org.geopublishing.atlasStyler.AbstractRulesListTest.testRuleLists(AbstractRulesListTest.java:144)
at org.geopublishing.atlasStyler.AbstractRulesListTest.testEnabledDisabledFilterViaSaveAndLoad(AbstractRulesListTest.java:55)
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:597)
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:76)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50)
at org.junit.runners.ParentRunner$3.run(ParentRunner.java:193)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:52)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:191)
at org.junit.runners.ParentRunner.access$000(ParentRunner.java:42)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:184)
at org.junit.runners.ParentRunner.run(ParentRunner.java:236)
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:597)
at org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:345)
at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:1009)
Caused by: java.lang.NullPointerException
at org.geotools.styling.SLDTransformer$SLDTranslator.encode(SLDTransformer.java:1125)
at org.geotools.xml.transform.TransformerBase$XMLReaderSupport.parse(TransformerBase.java:714)
at org.apache.xalan.transformer.TransformerIdentityImpl.transform(TransformerIdentityImpl.java:432)
at org.geotools.xml.transform.TransformerBase$Task.run(TransformerBase.java:296)
at org.geotools.xml.transform.TransformerBase.transform(TransformerBase.java:129)
... 35 more
---------
java.lang.NullPointerException
at org.geotools.styling.SLDTransformer$SLDTranslator.encode(SLDTransformer.java:1125)
at org.geotools.xml.transform.TransformerBase$XMLReaderSupport.parse(TransformerBase.java:714)
at org.apache.xalan.transformer.TransformerIdentityImpl.transform(TransformerIdentityImpl.java:432)
at org.geotools.xml.transform.TransformerBase$Task.run(TransformerBase.java:296)
at org.geotools.xml.transform.TransformerBase.transform(TransformerBase.java:129)
at org.geotools.xml.transform.TransformerBase.transform(TransformerBase.java:117)
at org.geotools.xml.transform.TransformerBase.transform(TransformerBase.java:158)
at schmitzm.geotools.styling.StylingUtil.isStyleDifferent(StylingUtil.java:2512)
at schmitzm.geotools.styling.StylingUtil.isStyleDifferent(StylingUtil.java:2489)
at schmitzm.geotools.styling.StylingUtil.saveStyleToSld(StylingUtil.java:2952)
at org.geopublishing.atlasStyler.AbstractRulesListTest.testRuleLists(AbstractRulesListTest.java:144)
at org.geopublishing.atlasStyler.AbstractRulesListTest.testEnabledDisabledFilterViaSaveAndLoad(AbstractRulesListTest.java:55)
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:597)
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:76)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50)
at org.junit.runners.ParentRunner$3.run(ParentRunner.java:193)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:52)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:191)
at org.junit.runners.ParentRunner.access$000(ParentRunner.java:42)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:184)
at org.junit.runners.ParentRunner.run(ParentRunner.java:236)
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:597)
at org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:345)
at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:1009)
[Fatal Error] :-1:-1: Premature end of file.
4253 WARN schmitzm.geotools.styling.StylingUtil ... no styles recognized. Return 'new Style[] { null }'
java.lang.RuntimeException: org.xml.sax.SAXParseException: Premature end of file.
at org.geotools.styling.SLDParser.readXML(SLDParser.java:291)
at schmitzm.geotools.styling.StylingUtil.loadSLD(StylingUtil.java:2563)
at schmitzm.geotools.styling.StylingUtil.loadSLD(StylingUtil.java:2539)
at schmitzm.geotools.styling.StylingUtil.isStyleDifferent(StylingUtil.java:2487)
at schmitzm.geotools.styling.StylingUtil.saveStyleToSld(StylingUtil.java:2952)
at schmitzm.geotools.styling.StylingUtil.validates(StylingUtil.java:3140)
at org.geopublishing.atlasStyler.AbstractRulesListTest.testRuleLists(AbstractRulesListTest.java:146)
at org.geopublishing.atlasStyler.AbstractRulesListTest.testEnabledDisabledFilterViaSaveAndLoad(AbstractRulesListTest.java:55)
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:597)
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:76)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50)
at org.junit.runners.ParentRunner$3.run(ParentRunner.java:193)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:52)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:191)
at org.junit.runners.ParentRunner.access$000(ParentRunner.java:42)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:184)
at org.junit.runners.ParentRunner.run(ParentRunner.java:236)
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:597)
at org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:345)
at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:1009)
Caused by: org.xml.sax.SAXParseException: Premature end of file.
at org.apache.xerces.parsers.DOMParser.parse(Unknown Source)
at org.apache.xerces.jaxp.DocumentBuilderImpl.parse(Unknown Source)
at org.geotools.styling.SLDParser.readXML(SLDParser.java:287)
... 35 more
4256 DEBUG schmitzm.geotools.styling.StylingUtil Compating styles StyleImpl[ name=AtlasStyler 1.7-SNAPSHOT] and null failed. So we assume they are different.
javax.xml.transform.TransformerException: Translator error
at org.geotools.xml.transform.TransformerBase.transform(TransformerBase.java:133)
at org.geotools.xml.transform.TransformerBase.transform(TransformerBase.java:117)
at org.geotools.xml.transform.TransformerBase.transform(TransformerBase.java:158)
at schmitzm.geotools.styling.StylingUtil.isStyleDifferent(StylingUtil.java:2512)
at schmitzm.geotools.styling.StylingUtil.isStyleDifferent(StylingUtil.java:2489)
at schmitzm.geotools.styling.StylingUtil.saveStyleToSld(StylingUtil.java:2952)
at schmitzm.geotools.styling.StylingUtil.validates(StylingUtil.java:3140)
at org.geopublishing.atlasStyler.AbstractRulesListTest.testRuleLists(AbstractRulesListTest.java:146)
at org.geopublishing.atlasStyler.AbstractRulesListTest.testEnabledDisabledFilterViaSaveAndLoad(AbstractRulesListTest.java:55)
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:597)
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:76)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50)
at org.junit.runners.ParentRunner$3.run(ParentRunner.java:193)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:52)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:191)
at org.junit.runners.ParentRunner.access$000(ParentRunner.java:42)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:184)
at org.junit.runners.ParentRunner.run(ParentRunner.java:236)
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:597)
at org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:345)
at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:1009)
Caused by: java.lang.NullPointerException
at org.geotools.styling.SLDTransformer$SLDTranslator.encode(SLDTransformer.java:1125)
at org.geotools.xml.transform.TransformerBase$XMLReaderSupport.parse(TransformerBase.java:714)
at org.apache.xalan.transformer.TransformerIdentityImpl.transform(TransformerIdentityImpl.java:432)
at org.geotools.xml.transform.TransformerBase$Task.run(TransformerBase.java:296)
at org.geotools.xml.transform.TransformerBase.transform(TransformerBase.java:129)
... 36 more
---------
java.lang.NullPointerException
at org.geotools.styling.SLDTransformer$SLDTranslator.encode(SLDTransformer.java:1125)
at org.geotools.xml.transform.TransformerBase$XMLReaderSupport.parse(TransformerBase.java:714)
at org.apache.xalan.transformer.TransformerIdentityImpl.transform(TransformerIdentityImpl.java:432)
at org.geotools.xml.transform.TransformerBase$Task.run(TransformerBase.java:296)
at org.geotools.xml.transform.TransformerBase.transform(TransformerBase.java:129)
at org.geotools.xml.transform.TransformerBase.transform(TransformerBase.java:117)
at org.geotools.xml.transform.TransformerBase.transform(TransformerBase.java:158)
at schmitzm.geotools.styling.StylingUtil.isStyleDifferent(StylingUtil.java:2512)
at schmitzm.geotools.styling.StylingUtil.isStyleDifferent(StylingUtil.java:2489)
at schmitzm.geotools.styling.StylingUtil.saveStyleToSld(StylingUtil.java:2952)
at schmitzm.geotools.styling.StylingUtil.validates(StylingUtil.java:3140)
at org.geopublishing.atlasStyler.AbstractRulesListTest.testRuleLists(AbstractRulesListTest.java:146)
at org.geopublishing.atlasStyler.AbstractRulesListTest.testEnabledDisabledFilterViaSaveAndLoad(AbstractRulesListTest.java:55)
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:597)
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:76)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50)
at org.junit.runners.ParentRunner$3.run(ParentRunner.java:193)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:52)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:191)
at org.junit.runners.ParentRunner.access$000(ParentRunner.java:42)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:184)
at org.junit.runners.ParentRunner.run(ParentRunner.java:236)
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:597)
at org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:345)
at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:1009)
4307 DEBUG org.geopublishing.atlasStyler.SinglePolygonSymbolRuleList not firing event because there are 1 'quites' still on the stack
4329 WARN org.geopublishing.atlasStyler.UniqueValuesRuleList Asked to remove a value that doesn't exist !?: 'ALLOTHERS_RULE_ID'
4329 DEBUG org.geopublishing.atlasStyler.UniqueValuesPolygonRuleList not firing event WithDefaultRule set to false from RL: org.geopublishing.atlasStyler.UniqueValuesPolygonRuleList@3eb8f71 because there are 1 'quites' still on the stack
4330 DEBUG org.geopublishing.atlasStyler.UniqueValuesRuleList Imported 1 UNIQUE rules
4354 DEBUG org.geopublishing.atlasStyler.TextRuleList filter: [ 1 = 1 ]
4354 DEBUG org.geopublishing.atlasStyler.TextRuleList not firing event because there are 1 'quites' still on the stack
4354 DEBUG org.geopublishing.atlasStyler.AtlasStyler Imported 4 valid FeatureTypeStyles, fireing StyleChangedEvents...
4355 DEBUG org.geopublishing.atlasStyler.TextRuleList Enabled Textrule = true
4389 DEBUG org.geopublishing.atlasStyler.TextRuleList not firing event Added a new class with position 0 and ruleName DEFAULT from RL: org.geopublishing.atlasStyler.TextRuleList@5be04861 because there are 1 'quites' still on the stack
4390 DEBUG org.geopublishing.atlasStyler.TextRuleList Enabled Textrule = false
[Fatal Error] :-1:-1: Premature end of file.
4393 WARN schmitzm.geotools.styling.StylingUtil ... no styles recognized. Return 'new Style[] { null }'
java.lang.RuntimeException: org.xml.sax.SAXParseException: Premature end of file.
at org.geotools.styling.SLDParser.readXML(SLDParser.java:291)
at schmitzm.geotools.styling.StylingUtil.loadSLD(StylingUtil.java:2563)
at schmitzm.geotools.styling.StylingUtil.loadSLD(StylingUtil.java:2539)
at schmitzm.geotools.styling.StylingUtil.isStyleDifferent(StylingUtil.java:2487)
at schmitzm.geotools.styling.StylingUtil.saveStyleToSld(StylingUtil.java:2952)
at org.geopublishing.atlasStyler.AbstractRulesListTest.testRuleLists(AbstractRulesListTest.java:144)
at org.geopublishing.atlasStyler.AbstractRulesListTest.testEnabledDisabledFilterViaSaveAndLoad(AbstractRulesListTest.java:57)
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:597)
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:76)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50)
at org.junit.runners.ParentRunner$3.run(ParentRunner.java:193)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:52)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:191)
at org.junit.runners.ParentRunner.access$000(ParentRunner.java:42)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:184)
at org.junit.runners.ParentRunner.run(ParentRunner.java:236)
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:597)
at org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:345)
at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:1009)
Caused by: org.xml.sax.SAXParseException: Premature end of file.
at org.apache.xerces.parsers.DOMParser.parse(Unknown Source)
at org.apache.xerces.jaxp.DocumentBuilderImpl.parse(Unknown Source)
at org.geotools.styling.SLDParser.readXML(SLDParser.java:287)
... 34 more
4396 DEBUG schmitzm.geotools.styling.StylingUtil Compating styles StyleImpl[ name=AtlasStyler 1.7-SNAPSHOT] and null failed. So we assume they are different.
javax.xml.transform.TransformerException: Translator error
at org.geotools.xml.transform.TransformerBase.transform(TransformerBase.java:133)
at org.geotools.xml.transform.TransformerBase.transform(TransformerBase.java:117)
at org.geotools.xml.transform.TransformerBase.transform(TransformerBase.java:158)
at schmitzm.geotools.styling.StylingUtil.isStyleDifferent(StylingUtil.java:2512)
at schmitzm.geotools.styling.StylingUtil.isStyleDifferent(StylingUtil.java:2489)
at schmitzm.geotools.styling.StylingUtil.saveStyleToSld(StylingUtil.java:2952)
at org.geopublishing.atlasStyler.AbstractRulesListTest.testRuleLists(AbstractRulesListTest.java:144)
at org.geopublishing.atlasStyler.AbstractRulesListTest.testEnabledDisabledFilterViaSaveAndLoad(AbstractRulesListTest.java:57)
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:597)
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:76)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50)
at org.junit.runners.ParentRunner$3.run(ParentRunner.java:193)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:52)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:191)
at org.junit.runners.ParentRunner.access$000(ParentRunner.java:42)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:184)
at org.junit.runners.ParentRunner.run(ParentRunner.java:236)
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:597)
at org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:345)
at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:1009)
Caused by: java.lang.NullPointerException
at org.geotools.styling.SLDTransformer$SLDTranslator.encode(SLDTransformer.java:1125)
at org.geotools.xml.transform.TransformerBase$XMLReaderSupport.parse(TransformerBase.java:714)
at org.apache.xalan.transformer.TransformerIdentityImpl.transform(TransformerIdentityImpl.java:432)
at org.geotools.xml.transform.TransformerBase$Task.run(TransformerBase.java:296)
at org.geotools.xml.transform.TransformerBase.transform(TransformerBase.java:129)
... 35 more
---------
java.lang.NullPointerException
at org.geotools.styling.SLDTransformer$SLDTranslator.encode(SLDTransformer.java:1125)
at org.geotools.xml.transform.TransformerBase$XMLReaderSupport.parse(TransformerBase.java:714)
at org.apache.xalan.transformer.TransformerIdentityImpl.transform(TransformerIdentityImpl.java:432)
at org.geotools.xml.transform.TransformerBase$Task.run(TransformerBase.java:296)
at org.geotools.xml.transform.TransformerBase.transform(TransformerBase.java:129)
at org.geotools.xml.transform.TransformerBase.transform(TransformerBase.java:117)
at org.geotools.xml.transform.TransformerBase.transform(TransformerBase.java:158)
at schmitzm.geotools.styling.StylingUtil.isStyleDifferent(StylingUtil.java:2512)
at schmitzm.geotools.styling.StylingUtil.isStyleDifferent(StylingUtil.java:2489)
at schmitzm.geotools.styling.StylingUtil.saveStyleToSld(StylingUtil.java:2952)
at org.geopublishing.atlasStyler.AbstractRulesListTest.testRuleLists(AbstractRulesListTest.java:144)
at org.geopublishing.atlasStyler.AbstractRulesListTest.testEnabledDisabledFilterViaSaveAndLoad(AbstractRulesListTest.java:57)
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:597)
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:76)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50)
at org.junit.runners.ParentRunner$3.run(ParentRunner.java:193)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:52)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:191)
at org.junit.runners.ParentRunner.access$000(ParentRunner.java:42)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:184)
at org.junit.runners.ParentRunner.run(ParentRunner.java:236)
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:597)
at org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:345)
at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:1009)
[Fatal Error] :-1:-1: Premature end of file.
4418 WARN schmitzm.geotools.styling.StylingUtil ... no styles recognized. Return 'new Style[] { null }'
java.lang.RuntimeException: org.xml.sax.SAXParseException: Premature end of file.
at org.geotools.styling.SLDParser.readXML(SLDParser.java:291)
at schmitzm.geotools.styling.StylingUtil.loadSLD(StylingUtil.java:2563)
at schmitzm.geotools.styling.StylingUtil.loadSLD(StylingUtil.java:2539)
at schmitzm.geotools.styling.StylingUtil.isStyleDifferent(StylingUtil.java:2487)
at schmitzm.geotools.styling.StylingUtil.saveStyleToSld(StylingUtil.java:2952)
at schmitzm.geotools.styling.StylingUtil.validates(StylingUtil.java:3140)
at org.geopublishing.atlasStyler.AbstractRulesListTest.testRuleLists(AbstractRulesListTest.java:146)
at org.geopublishing.atlasStyler.AbstractRulesListTest.testEnabledDisabledFilterViaSaveAndLoad(AbstractRulesListTest.java:57)
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:597)
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:76)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50)
at org.junit.runners.ParentRunner$3.run(ParentRunner.java:193)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:52)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:191)
at org.junit.runners.ParentRunner.access$000(ParentRunner.java:42)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:184)
at org.junit.runners.ParentRunner.run(ParentRunner.java:236)
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:597)
at org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:345)
at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:1009)
Caused by: org.xml.sax.SAXParseException: Premature end of file.
at org.apache.xerces.parsers.DOMParser.parse(Unknown Source)
at org.apache.xerces.jaxp.DocumentBuilderImpl.parse(Unknown Source)
at org.geotools.styling.SLDParser.readXML(SLDParser.java:287)
... 35 more
4421 DEBUG schmitzm.geotools.styling.StylingUtil Compating styles StyleImpl[ name=AtlasStyler 1.7-SNAPSHOT] and null failed. So we assume they are different.
javax.xml.transform.TransformerException: Translator error
at org.geotools.xml.transform.TransformerBase.transform(TransformerBase.java:133)
at org.geotools.xml.transform.TransformerBase.transform(TransformerBase.java:117)
at org.geotools.xml.transform.TransformerBase.transform(TransformerBase.java:158)
at schmitzm.geotools.styling.StylingUtil.isStyleDifferent(StylingUtil.java:2512)
at schmitzm.geotools.styling.StylingUtil.isStyleDifferent(StylingUtil.java:2489)
at schmitzm.geotools.styling.StylingUtil.saveStyleToSld(StylingUtil.java:2952)
at schmitzm.geotools.styling.StylingUtil.validates(StylingUtil.java:3140)
at org.geopublishing.atlasStyler.AbstractRulesListTest.testRuleLists(AbstractRulesListTest.java:146)
at org.geopublishing.atlasStyler.AbstractRulesListTest.testEnabledDisabledFilterViaSaveAndLoad(AbstractRulesListTest.java:57)
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:597)
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:76)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50)
at org.junit.runners.ParentRunner$3.run(ParentRunner.java:193)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:52)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:191)
at org.junit.runners.ParentRunner.access$000(ParentRunner.java:42)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:184)
at org.junit.runners.ParentRunner.run(ParentRunner.java:236)
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:597)
at org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:345)
at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:1009)
Caused by: java.lang.NullPointerException
at org.geotools.styling.SLDTransformer$SLDTranslator.encode(SLDTransformer.java:1125)
at org.geotools.xml.transform.TransformerBase$XMLReaderSupport.parse(TransformerBase.java:714)
at org.apache.xalan.transformer.TransformerIdentityImpl.transform(TransformerIdentityImpl.java:432)
at org.geotools.xml.transform.TransformerBase$Task.run(TransformerBase.java:296)
at org.geotools.xml.transform.TransformerBase.transform(TransformerBase.java:129)
... 36 more
---------
java.lang.NullPointerException
at org.geotools.styling.SLDTransformer$SLDTranslator.encode(SLDTransformer.java:1125)
at org.geotools.xml.transform.TransformerBase$XMLReaderSupport.parse(TransformerBase.java:714)
at org.apache.xalan.transformer.TransformerIdentityImpl.transform(TransformerIdentityImpl.java:432)
at org.geotools.xml.transform.TransformerBase$Task.run(TransformerBase.java:296)
at org.geotools.xml.transform.TransformerBase.transform(TransformerBase.java:129)
at org.geotools.xml.transform.TransformerBase.transform(TransformerBase.java:117)
at org.geotools.xml.transform.TransformerBase.transform(TransformerBase.java:158)
at schmitzm.geotools.styling.StylingUtil.isStyleDifferent(StylingUtil.java:2512)
at schmitzm.geotools.styling.StylingUtil.isStyleDifferent(StylingUtil.java:2489)
at schmitzm.geotools.styling.StylingUtil.saveStyleToSld(StylingUtil.java:2952)
at schmitzm.geotools.styling.StylingUtil.validates(StylingUtil.java:3140)
at org.geopublishing.atlasStyler.AbstractRulesListTest.testRuleLists(AbstractRulesListTest.java:146)
at org.geopublishing.atlasStyler.AbstractRulesListTest.testEnabledDisabledFilterViaSaveAndLoad(AbstractRulesListTest.java:57)
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:597)
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:76)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50)
at org.junit.runners.ParentRunner$3.run(ParentRunner.java:193)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:52)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:191)
at org.junit.runners.ParentRunner.access$000(ParentRunner.java:42)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:184)
at org.junit.runners.ParentRunner.run(ParentRunner.java:236)
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:597)
at org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:345)
at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:1009)
4495 DEBUG org.geopublishing.atlasStyler.SinglePolygonSymbolRuleList not firing event because there are 1 'quites' still on the stack
4515 WARN org.geopublishing.atlasStyler.UniqueValuesRuleList Asked to remove a value that doesn't exist !?: 'ALLOTHERS_RULE_ID'
4516 DEBUG org.geopublishing.atlasStyler.UniqueValuesPolygonRuleList not firing event WithDefaultRule set to false from RL: org.geopublishing.atlasStyler.UniqueValuesPolygonRuleList@1a9d267d because there are 1 'quites' still on the stack
4516 DEBUG org.geopublishing.atlasStyler.UniqueValuesRuleList Imported 1 UNIQUE rules
4538 DEBUG org.geopublishing.atlasStyler.TextRuleList filter: [ 1 = 1 ]
4538 DEBUG org.geopublishing.atlasStyler.TextRuleList not firing event because there are 1 'quites' still on the stack
4538 DEBUG org.geopublishing.atlasStyler.AtlasStyler Imported 4 valid FeatureTypeStyles, fireing StyleChangedEvents...
4538 DEBUG org.geopublishing.atlasStyler.TextRuleList Enabled Textrule = false
4591 DEBUG org.geopublishing.atlasStyler.TextRuleList not firing event Added a new class with position 0 and ruleName DEFAULT from RL: org.geopublishing.atlasStyler.TextRuleList@7a120cb3 because there are 1 'quites' still on the stack
4598 DEBUG org.geopublishing.atlasStyler.TextRuleList Enabled Textrule = true
[Fatal Error] :-1:-1: Premature end of file.
4602 WARN schmitzm.geotools.styling.StylingUtil ... no styles recognized. Return 'new Style[] { null }'
java.lang.RuntimeException: org.xml.sax.SAXParseException: Premature end of file.
at org.geotools.styling.SLDParser.readXML(SLDParser.java:291)
at schmitzm.geotools.styling.StylingUtil.loadSLD(StylingUtil.java:2563)
at schmitzm.geotools.styling.StylingUtil.loadSLD(StylingUtil.java:2539)
at schmitzm.geotools.styling.StylingUtil.isStyleDifferent(StylingUtil.java:2487)
at schmitzm.geotools.styling.StylingUtil.saveStyleToSld(StylingUtil.java:2952)
at org.geopublishing.atlasStyler.AbstractRulesListTest.testRuleLists(AbstractRulesListTest.java:144)
at org.geopublishing.atlasStyler.AbstractRulesListTest.testEnabledDisabledFilterViaSaveAndLoad(AbstractRulesListTest.java:59)
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:597)
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:76)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50)
at org.junit.runners.ParentRunner$3.run(ParentRunner.java:193)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:52)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:191)
at org.junit.runners.ParentRunner.access$000(ParentRunner.java:42)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:184)
at org.junit.runners.ParentRunner.run(ParentRunner.java:236)
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:597)
at org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:345)
at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:1009)
Caused by: org.xml.sax.SAXParseException: Premature end of file.
at org.apache.xerces.parsers.DOMParser.parse(Unknown Source)
at org.apache.xerces.jaxp.DocumentBuilderImpl.parse(Unknown Source)
at org.geotools.styling.SLDParser.readXML(SLDParser.java:287)
... 34 more
4606 DEBUG schmitzm.geotools.styling.StylingUtil Compating styles StyleImpl[ name=AtlasStyler 1.7-SNAPSHOT] and null failed. So we assume they are different.
javax.xml.transform.TransformerException: Translator error
at org.geotools.xml.transform.TransformerBase.transform(TransformerBase.java:133)
at org.geotools.xml.transform.TransformerBase.transform(TransformerBase.java:117)
at org.geotools.xml.transform.TransformerBase.transform(TransformerBase.java:158)
at schmitzm.geotools.styling.StylingUtil.isStyleDifferent(StylingUtil.java:2512)
at schmitzm.geotools.styling.StylingUtil.isStyleDifferent(StylingUtil.java:2489)
at schmitzm.geotools.styling.StylingUtil.saveStyleToSld(StylingUtil.java:2952)
at org.geopublishing.atlasStyler.AbstractRulesListTest.testRuleLists(AbstractRulesListTest.java:144)
at org.geopublishing.atlasStyler.AbstractRulesListTest.testEnabledDisabledFilterViaSaveAndLoad(AbstractRulesListTest.java:59)
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:597)
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:76)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50)
at org.junit.runners.ParentRunner$3.run(ParentRunner.java:193)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:52)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:191)
at org.junit.runners.ParentRunner.access$000(ParentRunner.java:42)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:184)
at org.junit.runners.ParentRunner.run(ParentRunner.java:236)
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:597)
at org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:345)
at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:1009)
Caused by: java.lang.NullPointerException
at org.geotools.styling.SLDTransformer$SLDTranslator.encode(SLDTransformer.java:1125)
at org.geotools.xml.transform.TransformerBase$XMLReaderSupport.parse(TransformerBase.java:714)
at org.apache.xalan.transformer.TransformerIdentityImpl.transform(TransformerIdentityImpl.java:432)
at org.geotools.xml.transform.TransformerBase$Task.run(TransformerBase.java:296)
at org.geotools.xml.transform.TransformerBase.transform(TransformerBase.java:129)
... 35 more
---------
java.lang.NullPointerException
at org.geotools.styling.SLDTransformer$SLDTranslator.encode(SLDTransformer.java:1125)
at org.geotools.xml.transform.TransformerBase$XMLReaderSupport.parse(TransformerBase.java:714)
at org.apache.xalan.transformer.TransformerIdentityImpl.transform(TransformerIdentityImpl.java:432)
at org.geotools.xml.transform.TransformerBase$Task.run(TransformerBase.java:296)
at org.geotools.xml.transform.TransformerBase.transform(TransformerBase.java:129)
at org.geotools.xml.transform.TransformerBase.transform(TransformerBase.java:117)
at org.geotools.xml.transform.TransformerBase.transform(TransformerBase.java:158)
at schmitzm.geotools.styling.StylingUtil.isStyleDifferent(StylingUtil.java:2512)
at schmitzm.geotools.styling.StylingUtil.isStyleDifferent(StylingUtil.java:2489)
at schmitzm.geotools.styling.StylingUtil.saveStyleToSld(StylingUtil.java:2952)
at org.geopublishing.atlasStyler.AbstractRulesListTest.testRuleLists(AbstractRulesListTest.java:144)
at org.geopublishing.atlasStyler.AbstractRulesListTest.testEnabledDisabledFilterViaSaveAndLoad(AbstractRulesListTest.java:59)
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:597)
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:76)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50)
at org.junit.runners.ParentRunner$3.run(ParentRunner.java:193)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:52)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:191)
at org.junit.runners.ParentRunner.access$000(ParentRunner.java:42)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:184)
at org.junit.runners.ParentRunner.run(ParentRunner.java:236)
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:597)
at org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:345)
at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:1009)
[Fatal Error] :-1:-1: Premature end of file.
4637 WARN schmitzm.geotools.styling.StylingUtil ... no styles recognized. Return 'new Style[] { null }'
java.lang.RuntimeException: org.xml.sax.SAXParseException: Premature end of file.
at org.geotools.styling.SLDParser.readXML(SLDParser.java:291)
at schmitzm.geotools.styling.StylingUtil.loadSLD(StylingUtil.java:2563)
at schmitzm.geotools.styling.StylingUtil.loadSLD(StylingUtil.java:2539)
at schmitzm.geotools.styling.StylingUtil.isStyleDifferent(StylingUtil.java:2487)
at schmitzm.geotools.styling.StylingUtil.saveStyleToSld(StylingUtil.java:2952)
at schmitzm.geotools.styling.StylingUtil.validates(StylingUtil.java:3140)
at org.geopublishing.atlasStyler.AbstractRulesListTest.testRuleLists(AbstractRulesListTest.java:146)
at org.geopublishing.atlasStyler.AbstractRulesListTest.testEnabledDisabledFilterViaSaveAndLoad(AbstractRulesListTest.java:59)
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:597)
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:76)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50)
at org.junit.runners.ParentRunner$3.run(ParentRunner.java:193)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:52)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:191)
at org.junit.runners.ParentRunner.access$000(ParentRunner.java:42)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:184)
at org.junit.runners.ParentRunner.run(ParentRunner.java:236)
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:597)
at org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:345)
at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:1009)
Caused by: org.xml.sax.SAXParseException: Premature end of file.
at org.apache.xerces.parsers.DOMParser.parse(Unknown Source)
at org.apache.xerces.jaxp.DocumentBuilderImpl.parse(Unknown Source)
at org.geotools.styling.SLDParser.readXML(SLDParser.java:287)
... 35 more
4641 DEBUG schmitzm.geotools.styling.StylingUtil Compating styles StyleImpl[ name=AtlasStyler 1.7-SNAPSHOT] and null failed. So we assume they are different.
javax.xml.transform.TransformerException: Translator error
at org.geotools.xml.transform.TransformerBase.transform(TransformerBase.java:133)
at org.geotools.xml.transform.TransformerBase.transform(TransformerBase.java:117)
at org.geotools.xml.transform.TransformerBase.transform(TransformerBase.java:158)
at schmitzm.geotools.styling.StylingUtil.isStyleDifferent(StylingUtil.java:2512)
at schmitzm.geotools.styling.StylingUtil.isStyleDifferent(StylingUtil.java:2489)
at schmitzm.geotools.styling.StylingUtil.saveStyleToSld(StylingUtil.java:2952)
at schmitzm.geotools.styling.StylingUtil.validates(StylingUtil.java:3140)
at org.geopublishing.atlasStyler.AbstractRulesListTest.testRuleLists(AbstractRulesListTest.java:146)
at org.geopublishing.atlasStyler.AbstractRulesListTest.testEnabledDisabledFilterViaSaveAndLoad(AbstractRulesListTest.java:59)
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:597)
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:76)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50)
at org.junit.runners.ParentRunner$3.run(ParentRunner.java:193)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:52)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:191)
at org.junit.runners.ParentRunner.access$000(ParentRunner.java:42)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:184)
at org.junit.runners.ParentRunner.run(ParentRunner.java:236)
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:597)
at org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:345)
at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:1009)
Caused by: java.lang.NullPointerException
at org.geotools.styling.SLDTransformer$SLDTranslator.encode(SLDTransformer.java:1125)
at org.geotools.xml.transform.TransformerBase$XMLReaderSupport.parse(TransformerBase.java:714)
at org.apache.xalan.transformer.TransformerIdentityImpl.transform(TransformerIdentityImpl.java:432)
at org.geotools.xml.transform.TransformerBase$Task.run(TransformerBase.java:296)
at org.geotools.xml.transform.TransformerBase.transform(TransformerBase.java:129)
... 36 more
---------
java.lang.NullPointerException
at org.geotools.styling.SLDTransformer$SLDTranslator.encode(SLDTransformer.java:1125)
at org.geotools.xml.transform.TransformerBase$XMLReaderSupport.parse(TransformerBase.java:714)
at org.apache.xalan.transformer.TransformerIdentityImpl.transform(TransformerIdentityImpl.java:432)
at org.geotools.xml.transform.TransformerBase$Task.run(TransformerBase.java:296)
at org.geotools.xml.transform.TransformerBase.transform(TransformerBase.java:129)
at org.geotools.xml.transform.TransformerBase.transform(TransformerBase.java:117)
at org.geotools.xml.transform.TransformerBase.transform(TransformerBase.java:158)
at schmitzm.geotools.styling.StylingUtil.isStyleDifferent(StylingUtil.java:2512)
at schmitzm.geotools.styling.StylingUtil.isStyleDifferent(StylingUtil.java:2489)
at schmitzm.geotools.styling.StylingUtil.saveStyleToSld(StylingUtil.java:2952)
at schmitzm.geotools.styling.StylingUtil.validates(StylingUtil.java:3140)
at org.geopublishing.atlasStyler.AbstractRulesListTest.testRuleLists(AbstractRulesListTest.java:146)
at org.geopublishing.atlasStyler.AbstractRulesListTest.testEnabledDisabledFilterViaSaveAndLoad(AbstractRulesListTest.java:59)
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:597)
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:76)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50)
at org.junit.runners.ParentRunner$3.run(ParentRunner.java:193)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:52)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:191)
at org.junit.runners.ParentRunner.access$000(ParentRunner.java:42)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:184)
at org.junit.runners.ParentRunner.run(ParentRunner.java:236)
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:597)
at org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:345)
at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:1009)
4685 DEBUG org.geopublishing.atlasStyler.SinglePolygonSymbolRuleList not firing event because there are 1 'quites' still on the stack
4702 WARN org.geopublishing.atlasStyler.UniqueValuesRuleList Asked to remove a value that doesn't exist !?: 'ALLOTHERS_RULE_ID'
4702 DEBUG org.geopublishing.atlasStyler.UniqueValuesPolygonRuleList not firing event WithDefaultRule set to false from RL: org.geopublishing.atlasStyler.UniqueValuesPolygonRuleList@46013dd8 because there are 1 'quites' still on the stack
4703 DEBUG org.geopublishing.atlasStyler.UniqueValuesRuleList Imported 1 UNIQUE rules
4722 DEBUG org.geopublishing.atlasStyler.TextRuleList filter: [ 1 = 1 ]
4722 DEBUG org.geopublishing.atlasStyler.TextRuleList not firing event because there are 1 'quites' still on the stack
4722 DEBUG org.geopublishing.atlasStyler.AtlasStyler Imported 4 valid FeatureTypeStyles, fireing StyleChangedEvents...
4723 DEBUG org.geopublishing.atlasStyler.TextRuleList Enabled Textrule = true
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.732 sec
Running org.geopublishing.atlasStyler.ASPropsTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec
Results :
Tests run: 34, Failures: 0, Errors: 0, Skipped: 1
[HUDSON] Recording test results
[INFO] [jar:jar {execution: default-jar}]
[INFO] Building jar: /opt/hudson/jobs/geopublishing-trunk/workspace/trunk/ascore/target/ascore-1.7-SNAPSHOT.jar
[INFO] [jar:jar {execution: default}]
[INFO] [jar:test-jar {execution: default}]
[INFO] ------------------------------------------------------------------------
[INFO] Building Native .ddl and .so files needed by the Geopublisher application
[INFO] ------------------------------------------------------------------------
[WARNING] Removing: jar from forked lifecycle, to prevent recursive invocation.
[HUDSON] Re-archiving /opt/hudson/jobs/geopublishing-trunk/workspace/trunk/ascore/target/ascore-1.7-SNAPSHOT.jar
[INFO] [buildnumber:create {execution: buildnumber in phase initialize}]
[INFO] Storing buildNumber: 201011231346 at timestamp: 1290516396144
[INFO] Executing: /bin/sh -c cd /opt/hudson/jobs/geopublishing-trunk/workspace/trunk/gpnatives && svn --non-interactive info
[INFO] Working directory: /opt/hudson/jobs/geopublishing-trunk/workspace/trunk/gpnatives
[INFO] Storing buildScmBranch: trunk
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 15 resources
[INFO] skip non existing resourceDirectory /opt/hudson/jobs/geopublishing-trunk/workspace/trunk/gpnatives/src/main/natives/windows/64
[INFO] Copying 3 resources
[INFO] Copying 0 resource
[INFO] [compiler:compile {execution: default-compile}]
[INFO] No sources to compile
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /opt/hudson/jobs/geopublishing-trunk/workspace/trunk/gpnatives/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.
[HUDSON] Recording test results
[INFO] [jar:jar {execution: default-jar}]
[INFO] [jar:jar {execution: default}]
[INFO] [jar:test-jar {execution: default}]
[WARNING] JAR will be empty - no content was marked for inclusion!
[INFO] ------------------------------------------------------------------------
[INFO] Building gpcore
[INFO] ------------------------------------------------------------------------
[WARNING] Removing: jar from forked lifecycle, to prevent recursive invocation.
[INFO] [buildnumber:create {execution: buildnumber in phase initialize}]
[INFO] Storing buildNumber: 201011231346 at timestamp: 1290516397696
[INFO] Executing: /bin/sh -c cd /opt/hudson/jobs/geopublishing-trunk/workspace/trunk/gpcore && svn --non-interactive info
[INFO] Working directory: /opt/hudson/jobs/geopublishing-trunk/workspace/trunk/gpcore
[INFO] Storing buildScmBranch: trunk
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 7 resources
[INFO] Copying 114 resources
[INFO] skip non existing resourceDirectory /opt/hudson/jobs/geopublishing-trunk/workspace/trunk/gpcore/src/assembly
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 3 source files to /opt/hudson/jobs/geopublishing-trunk/workspace/trunk/gpcore/target/classes
[INFO] [antrun:run {execution: default}]
[INFO] Executing tasks
Trying to override old definition of datatype native2ascii
[move] Moving 1 file to /opt/hudson/jobs/geopublishing-trunk/workspace/trunk/gpcore/src/main/resources
[move] Moving 1 file to /opt/hudson/jobs/geopublishing-trunk/workspace/trunk/gpcore/src/main/resources/locales
[move] Moving 1 file to /opt/hudson/jobs/geopublishing-trunk/workspace/trunk/gpcore/src/main/resources/locales
[move] Moving 1 file to /opt/hudson/jobs/geopublishing-trunk/workspace/trunk/gpcore/src/main/resources/locales
[move] Moving 1 file to /opt/hudson/jobs/geopublishing-trunk/workspace/trunk/gpcore/src/main/resources/locales
[move] Moving 1 file to /opt/hudson/jobs/geopublishing-trunk/workspace/trunk/gpcore/src/main/resources/locales
[move] Moving 1 file to /opt/hudson/jobs/geopublishing-trunk/workspace/trunk/gpcore/src/main/resources/locales
[move] Moving 1 file to /opt/hudson/jobs/geopublishing-trunk/workspace/trunk/gpcore/src/main/resources/locales
[move] Moving 1 file to /opt/hudson/jobs/geopublishing-trunk/workspace/trunk/gpcore/src/main/resources/locales
[move] Moving 1 file to /opt/hudson/jobs/geopublishing-trunk/workspace/trunk/gpcore/src/main/resources/locales
[move] Moving 1 file to /opt/hudson/jobs/geopublishing-trunk/workspace/trunk/gpcore/src/main/resources/locales
[move] Moving 1 file to /opt/hudson/jobs/geopublishing-trunk/workspace/trunk/gpcore/src/main/resources/locales
[move] Moving 1 file to /opt/hudson/jobs/geopublishing-trunk/workspace/trunk/gpcore/src/main/resources/locales
[move] Moving 1 file to /opt/hudson/jobs/geopublishing-trunk/workspace/trunk/gpcore/src/main/resources/locales
[move] Moving 1 file to /opt/hudson/jobs/geopublishing-trunk/workspace/trunk/gpcore/src/main/resources/locales
[move] Moving 1 file to /opt/hudson/jobs/geopublishing-trunk/workspace/trunk/gpcore/src/main/resources/locales
[move] Moving 1 file to /opt/hudson/jobs/geopublishing-trunk/workspace/trunk/gpcore/src/main/resources/locales
[move] Moving 1 file to /opt/hudson/jobs/geopublishing-trunk/workspace/trunk/gpcore/src/main/resources/locales
[move] Moving 1 file to /opt/hudson/jobs/geopublishing-trunk/workspace/trunk/gpcore/src/main/resources/locales
[move] Moving 1 file to /opt/hudson/jobs/geopublishing-trunk/workspace/trunk/gpcore/src/main/resources/locales
[move] Moving 1 file to /opt/hudson/jobs/geopublishing-trunk/workspace/trunk/gpcore/src/main/resources/locales
[move] Moving 1 file to /opt/hudson/jobs/geopublishing-trunk/workspace/trunk/gpcore/src/main/resources
[native2ascii] Converting 22 files from /opt/hudson/jobs/geopublishing-trunk/workspace/trunk/gpcore/src/main/resources to /opt/hudson/jobs/geopublishing-trunk/workspace/trunk/gpcore/src/main/resources
[delete] Deleting: /opt/hudson/jobs/geopublishing-trunk/workspace/trunk/gpcore/src/main/resources/atlasdependencies.propertiesNative
[delete] Deleting: /opt/hudson/jobs/geopublishing-trunk/workspace/trunk/gpcore/src/main/resources/locales/AtlasViewerTranslation.propertiesNative
[delete] Deleting: /opt/hudson/jobs/geopublishing-trunk/workspace/trunk/gpcore/src/main/resources/locales/AtlasViewerTranslation.removedKeys.propertiesNative
[delete] Deleting: /opt/hudson/jobs/geopublishing-trunk/workspace/trunk/gpcore/src/main/resources/locales/AtlasViewerTranslation_de.propertiesNative
[delete] Deleting: /opt/hudson/jobs/geopublishing-trunk/workspace/trunk/gpcore/src/main/resources/locales/AtlasViewerTranslation_de.removedKeys.propertiesNative
[delete] Deleting: /opt/hudson/jobs/geopublishing-trunk/workspace/trunk/gpcore/src/main/resources/locales/AtlasViewerTranslation_fr.propertiesNative
[delete] Deleting: /opt/hudson/jobs/geopublishing-trunk/workspace/trunk/gpcore/src/main/resources/locales/AtlasViewerTranslation_fr.removedKeys.propertiesNative
[delete] Deleting: /opt/hudson/jobs/geopublishing-trunk/workspace/trunk/gpcore/src/main/resources/locales/AtlasViewerTranslation_it.propertiesNative
[delete] Deleting: /opt/hudson/jobs/geopublishing-trunk/workspace/trunk/gpcore/src/main/resources/locales/AtlasViewerTranslation_it.removedKeys.propertiesNative
[delete] Deleting: /opt/hudson/jobs/geopublishing-trunk/workspace/trunk/gpcore/src/main/resources/locales/AtlasViewerTranslation_ru.propertiesNative
[delete] Deleting: /opt/hudson/jobs/geopublishing-trunk/workspace/trunk/gpcore/src/main/resources/locales/AtlasViewerTranslation_ru.removedKeys.propertiesNative
[delete] Deleting: /opt/hudson/jobs/geopublishing-trunk/workspace/trunk/gpcore/src/main/resources/locales/GeopublisherTranslation.propertiesNative
[delete] Deleting: /opt/hudson/jobs/geopublishing-trunk/workspace/trunk/gpcore/src/main/resources/locales/GeopublisherTranslation.removedKeys.propertiesNative
[delete] Deleting: /opt/hudson/jobs/geopublishing-trunk/workspace/trunk/gpcore/src/main/resources/locales/GeopublisherTranslation_de.propertiesNative
[delete] Deleting: /opt/hudson/jobs/geopublishing-trunk/workspace/trunk/gpcore/src/main/resources/locales/GeopublisherTranslation_de.removedKeys.propertiesNative
[delete] Deleting: /opt/hudson/jobs/geopublishing-trunk/workspace/trunk/gpcore/src/main/resources/locales/GeopublisherTranslation_fr.propertiesNative
[delete] Deleting: /opt/hudson/jobs/geopublishing-trunk/workspace/trunk/gpcore/src/main/resources/locales/GeopublisherTranslation_fr.removedKeys.propertiesNative
[delete] Deleting: /opt/hudson/jobs/geopublishing-trunk/workspace/trunk/gpcore/src/main/resources/locales/GeopublisherTranslation_it.propertiesNative
[delete] Deleting: /opt/hudson/jobs/geopublishing-trunk/workspace/trunk/gpcore/src/main/resources/locales/GeopublisherTranslation_it.removedKeys.propertiesNative
[delete] Deleting: /opt/hudson/jobs/geopublishing-trunk/workspace/trunk/gpcore/src/main/resources/locales/GeopublisherTranslation_ru.propertiesNative
[delete] Deleting: /opt/hudson/jobs/geopublishing-trunk/workspace/trunk/gpcore/src/main/resources/locales/GeopublisherTranslation_ru.removedKeys.propertiesNative
[delete] Deleting: /opt/hudson/jobs/geopublishing-trunk/workspace/trunk/gpcore/src/main/resources/release.propertiesNative
[INFO] Executed tasks
[INFO] [dependency:unpack {execution: unpack native libs}]
[INFO] Configured Artifact: org.geopublishing:gpnatives:1.7-SNAPSHOT:jar
Downloading: http://artifactory.wikisquare.de/artifactory/libs-snapshots/org/geopublishing/gpnatives/1.7-SNAPSHOT/gpnatives-1.7-SNAPSHOT.jar
[INFO] Unpacking /usr/share/tomcat6/.m2/repository/org/geopublishing/gpnatives/1.7-SNAPSHOT/gpnatives-1.7-SNAPSHOT.jar to
/opt/hudson/jobs/geopublishing-trunk/workspace/trunk/gpcore/target/natives
with includes null and excludes:null
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 48 resources
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] Nothing to compile - all classes are up to date
[INFO] [surefire:test {execution: default-test}]
[INFO] Surefire report directory: /opt/hudson/jobs/geopublishing-trunk/workspace/trunk/gpcore/target/surefire-reports
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running org.geopublishing.atlasViewer.swing.IconsTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.201 sec
Running org.geopublishing.atlasViewer.swing.JNLPSwingUtilTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.064 sec
Running org.geopublishing.atlasStyler.swing.AddRulesListDialogTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec
Running org.geopublishing.geopublisher.GPPropsTest
1 DEBUG org.geopublishing.geopublisher.GPProps upgrade from geopublisher.properties
9 DEBUG org.geopublishing.geopublisher.GPProps upgrade from geopublisher.properties
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 sec
Running org.geopublishing.atlasViewer.dp.GroupTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.145 sec
Running org.geopublishing.atlasViewer.AtlasConfigTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec
Running org.geopublishing.atlasStyler.swing.UniqueValuesAddGUITest
626 INFO org.geopublishing.geopublisher.AtlasConfigEditable An AtlasConfigEditable instance NO TRANSLATION, desc = NO TRANSLATION has not beed disposed! We dispose it now...
626 INFO org.geopublishing.geopublisher.AtlasConfigEditable An AtlasConfigEditable instance NO TRANSLATION, desc = NO TRANSLATION has not beed disposed! We dispose it now...
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.628 sec
Running org.geopublishing.geopublisher.GpUtilTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.005 sec
Running org.geopublishing.atlasStyler.swing.JScrollPaneSymbolsOnlineTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec
Running org.geopublishing.atlasViewer.swing.AVSwingUtilTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec
Running org.geopublishing.atlasStyler.swing.AttributesJComboBoxTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec
Running org.geopublishing.atlasStyler.swing.AtlasStylerPaneTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 sec
Results :
Tests run: 15, Failures: 0, Errors: 0, Skipped: 1
[HUDSON] Recording test results
[INFO] [jar:jar {execution: default-jar}]
[INFO] Building jar: /opt/hudson/jobs/geopublishing-trunk/workspace/trunk/gpcore/target/gpcore-1.7-SNAPSHOT.jar
[INFO] [jar:jar {execution: default}]
[INFO] [jar:test-jar {execution: default}]
[INFO] ------------------------------------------------------------------------
[INFO] Building AtlasStyler Swing GUI
[INFO] ------------------------------------------------------------------------
Downloading: http://artifactory.wikisquare.de/artifactory/plugins-snapshots/com/mindtree/techworks/insight/releng/maven-jsmooth-plugin/0.1.0-SNAPSHOT/maven-jsmooth-plugin-0.1.0-SNAPSHOT.jar
[INFO] Reloading plugin container for: com.mindtree.techworks.insight.releng:maven-jsmooth-plugin:0.1.0-SNAPSHOT. The plugin artifact has changed.
[WARNING] Removing: jar from forked lifecycle, to prevent recursive invocation.
[WARNING] Removing: jnlp from forked lifecycle, to prevent recursive invocation.
[HUDSON] Re-archiving /opt/hudson/jobs/geopublishing-trunk/workspace/trunk/gpcore/target/gpcore-1.7-SNAPSHOT.jar
[INFO] [buildnumber:create {execution: buildnumber in phase initialize}]
[INFO] Storing buildNumber: 201011231346 at timestamp: 1290516404304
[INFO] Executing: /bin/sh -c cd /opt/hudson/jobs/geopublishing-trunk/workspace/trunk/asswinggui && svn --non-interactive info
[INFO] Working directory: /opt/hudson/jobs/geopublishing-trunk/workspace/trunk/asswinggui
[INFO] Storing buildScmBranch: trunk
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 0 resource
[INFO] Copying 4 resources
[INFO] Copying 1 resource
Downloading: http://artifactory.wikisquare.de/artifactory/libs-snapshots/org/geopublishing/gsrcj/0.5-SNAPSHOT/gsrcj-0.5-SNAPSHOT.jar
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Nothing to compile - all classes are up to date
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 6 resources
Downloading: http://artifactory.wikisquare.de/artifactory/libs-snapshots/org/geopublishing/gsrcj/0.5-SNAPSHOT/gsrcj-0.5-SNAPSHOT.jar
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] Nothing to compile - all classes are up to date
Downloading: http://artifactory.wikisquare.de/artifactory/libs-snapshots/org/geopublishing/gsrcj/0.5-SNAPSHOT/gsrcj-0.5-SNAPSHOT.jar
[INFO] [surefire:test {execution: default-test}]
[INFO] Surefire report directory: /opt/hudson/jobs/geopublishing-trunk/workspace/trunk/asswinggui/target/surefire-reports
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running org.geopublishing.atlasStyler.swing.AtlasStylerGUITest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.021 sec
Running org.geopublishing.atlasViewer.swing.StylerDialogTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.504 sec
Running org.geopublishing.atlasStyler.swing.SelectPostgisLayerJDialogTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec
Running org.geopublishing.atlasStyler.swing.TextSymbolizerEditGUITest
0 DEBUG org.geopublishing.atlasStyler.TextRuleList not firing event Added a new class with position 0 and ruleName DEFAULT from RL: org.geopublishing.atlasStyler.TextRuleList@30c06258 because there are 1 'quites' still on the stack
1260 INFO schmitzm.geotools.gui.XMapPane CRS for could not be determined from schema, trying GeometryDescriptor results: null
1483 DEBUG org.geopublishing.atlasStyler.TextRuleList not firing event The halo radius changed to 1.0 from RL: org.geopublishing.atlasStyler.TextRuleList@30c06258 because there are 1 'quites' still on the stack
1511 DEBUG org.geopublishing.atlasStyler.TextRuleList not firing event Added a new class with position 0 and ruleName DEFAULT from RL: org.geopublishing.atlasStyler.TextRuleList@4eff0d4b because there are 1 'quites' still on the stack
1545 INFO schmitzm.geotools.gui.XMapPane CRS for could not be determined from schema, trying GeometryDescriptor results: null
1681 DEBUG org.geopublishing.atlasStyler.TextRuleList not firing event The halo radius changed to 1.0 from RL: org.geopublishing.atlasStyler.TextRuleList@4eff0d4b because there are 1 'quites' still on the stack
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.72 sec
Results :
Tests run: 5, Failures: 0, Errors: 0, Skipped: 1
[HUDSON] Recording test results
Downloading: http://artifactory.wikisquare.de/artifactory/libs-snapshots/org/geopublishing/gsrcj/0.5-SNAPSHOT/gsrcj-0.5-SNAPSHOT.jar
[INFO] [jar:jar {execution: default-jar}]
[INFO] Building jar: /opt/hudson/jobs/geopublishing-trunk/workspace/trunk/asswinggui/target/asswinggui-1.7-SNAPSHOT.jar
Downloading: http://artifactory.wikisquare.de/artifactory/libs-snapshots/org/geopublishing/gsrcj/0.5-SNAPSHOT/gsrcj-0.5-SNAPSHOT.jar
[INFO] [jar:jar {execution: default}]
Downloading: http://artifactory.wikisquare.de/artifactory/libs-snapshots/org/geopublishing/gsrcj/0.5-SNAPSHOT/gsrcj-0.5-SNAPSHOT.jar
[INFO] [jar:test-jar {execution: default}]
Downloading: http://artifactory.wikisquare.de/artifactory/libs-snapshots/org/geopublishing/gsrcj/0.5-SNAPSHOT/gsrcj-0.5-SNAPSHOT.jar
[INFO] [jsmooth:jsmoothcompile {execution: default}]
[INFO] Using jsmooth file... /opt/hudson/jobs/geopublishing-trunk/workspace/trunk/asswinggui/target/classes/atlasStyler.jsmooth
[INFO] Setting jar name to :asswinggui-1.7-SNAPSHOT.jar
[INFO] JSmooth generation complete
[INFO] Java application wrapped in AtlasStyler.exe
[INFO] [assembly:attached {execution: full}]
[INFO] Reading assembly descriptor: /opt/hudson/jobs/geopublishing-trunk/workspace/trunk/asswinggui/src/assembly/full.xml
[INFO] snapshot org.geopublishing.atlasStyler:ascore:1.7-SNAPSHOT: checking for updates from snapshots.artifactory.wikisquare.de
[INFO] snapshot org.geopublishing.geopublisher:gpcore:1.7-SNAPSHOT: checking for updates from snapshots.artifactory.wikisquare.de
Downloading: http://artifactory.wikisquare.de/artifactory/libs-snapshots/org/geopublishing/gsrcj/0.5-SNAPSHOT/gsrcj-0.5-SNAPSHOT.jar
Downloading: http://artifactory.wikisquare.de/artifactory/libs-snapshots/de/schmitzm/schmitzm-library/2.4-SNAPSHOT/schmitzm-library-2.4-SNAPSHOT.jar
Downloading: http://artifactory.wikisquare.de/artifactory/libs-snapshots/org/geopublishing/geopublisher/gpcore/1.7-SNAPSHOT/gpcore-1.7-SNAPSHOT.jar
Downloading: http://artifactory.wikisquare.de/artifactory/libs-snapshots/org/geopublishing/atlasStyler/ascore/1.7-SNAPSHOT/ascore-1.7-SNAPSHOT.jar
[INFO] Building zip: /opt/hudson/jobs/geopublishing-trunk/workspace/trunk/asswinggui/target/asswinggui-1.7-SNAPSHOT-full.zip
[INFO] ------------------------------------------------------------------------
[INFO] Building Geopublisher Swing GUI
[INFO] ------------------------------------------------------------------------
Downloading: http://artifactory.wikisquare.de/artifactory/plugins-snapshots/com/mindtree/techworks/insight/releng/maven-jsmooth-plugin/0.1.0-SNAPSHOT/maven-jsmooth-plugin-0.1.0-SNAPSHOT.jar
[INFO] Reloading plugin container for: com.mindtree.techworks.insight.releng:maven-jsmooth-plugin:0.1.0-SNAPSHOT. The plugin artifact has changed.
[WARNING] Removing: jar from forked lifecycle, to prevent recursive invocation.
[WARNING] Removing: jnlp from forked lifecycle, to prevent recursive invocation.
[HUDSON] Re-archiving /opt/hudson/jobs/geopublishing-trunk/workspace/trunk/asswinggui/target/asswinggui-1.7-SNAPSHOT.jar
[HUDSON] Re-archiving /opt/hudson/jobs/geopublishing-trunk/workspace/trunk/asswinggui/target/asswinggui-1.7-SNAPSHOT-full.zip
[INFO] [buildnumber:create {execution: buildnumber in phase initialize}]
[INFO] Storing buildNumber: 201011231347 at timestamp: 1290516444524
[INFO] Executing: /bin/sh -c cd /opt/hudson/jobs/geopublishing-trunk/workspace/trunk/gpswinggui && svn --non-interactive info
[INFO] Working directory: /opt/hudson/jobs/geopublishing-trunk/workspace/trunk/gpswinggui
[INFO] Storing buildScmBranch: trunk
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 0 resource
[INFO] Copying 66 resources
[INFO] Copying 1 resource
[INFO] artifact javax.media:jai_core: checking for updates from releases.artifactory.wikisquare.de
[INFO] artifact javax.media:jai_core: checking for updates from snapshots.artifactory.wikisquare.de
[INFO] artifact javax.media:jai_core: checking for updates from central
Downloading: http://artifactory.wikisquare.de/artifactory/libs-snapshots/org/geopublishing/geopublisher/gpcore/1.7-SNAPSHOT/gpcore-1.7-SNAPSHOT.jar
Downloading: http://artifactory.wikisquare.de/artifactory/libs-snapshots/org/geopublishing/atlasStyler/ascore/1.7-SNAPSHOT/ascore-1.7-SNAPSHOT.jar
Downloading: http://artifactory.wikisquare.de/artifactory/libs-snapshots/org/geopublishing/gsrcj/0.5-SNAPSHOT/gsrcj-0.5-SNAPSHOT.jar
Downloading: http://artifactory.wikisquare.de/artifactory/libs-snapshots/de/schmitzm/schmitzm-library/2.4-SNAPSHOT/schmitzm-library-2.4-SNAPSHOT.jar
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 187 source files to /opt/hudson/jobs/geopublishing-trunk/workspace/trunk/gpswinggui/target/classes
[WARNING] /opt/hudson/jobs/geopublishing-trunk/workspace/trunk/gpswinggui/src/main/java/org/geopublishing/geopublisher/export/JarExportUtil.java:[95,20] sun.tools.jar.Main is Sun proprietary API and may be removed in a future release
[WARNING] /opt/hudson/jobs/geopublishing-trunk/workspace/trunk/gpswinggui/src/main/java/org/geopublishing/geopublisher/export/JarExportUtil.java:[551,9] sun.tools.jar.Main is Sun proprietary API and may be removed in a future release
[WARNING] /opt/hudson/jobs/geopublishing-trunk/workspace/trunk/gpswinggui/src/main/java/org/geopublishing/geopublisher/export/JarExportUtil.java:[551,28] sun.tools.jar.Main is Sun proprietary API and may be removed in a future release
[WARNING] /opt/hudson/jobs/geopublishing-trunk/workspace/trunk/gpswinggui/src/main/java/org/geopublishing/geopublisher/export/JarExportUtil.java:[1787,3] sun.tools.jar.Main is Sun proprietary API and may be removed in a future release
[WARNING] /opt/hudson/jobs/geopublishing-trunk/workspace/trunk/gpswinggui/src/main/java/org/geopublishing/geopublisher/export/JarExportUtil.java:[1787,22] sun.tools.jar.Main is Sun proprietary API and may be removed in a future release
[INFO] [dependency:unpack {execution: unpack native libs}]
[INFO] Configured Artifact: org.geopublishing:gpnatives:1.7-SNAPSHOT:jar
Downloading: http://artifactory.wikisquare.de/artifactory/libs-snapshots/org/geopublishing/gpnatives/1.7-SNAPSHOT/gpnatives-1.7-SNAPSHOT.jar
[INFO] Unpacking /usr/share/tomcat6/.m2/repository/org/geopublishing/gpnatives/1.7-SNAPSHOT/gpnatives-1.7-SNAPSHOT.jar to
/opt/hudson/jobs/geopublishing-trunk/workspace/trunk/gpswinggui/target/natives
with includes null and excludes:null
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 0 resource
Downloading: http://artifactory.wikisquare.de/artifactory/libs-snapshots/org/geopublishing/gsrcj/0.5-SNAPSHOT/gsrcj-0.5-SNAPSHOT-tests.jar
Downloading: http://artifactory.wikisquare.de/artifactory/libs-snapshots/de/schmitzm/schmitzm-library/2.4-SNAPSHOT/schmitzm-library-2.4-SNAPSHOT-tests.jar
Downloading: http://artifactory.wikisquare.de/artifactory/libs-snapshots/org/geopublishing/geopublisher/gpcore/1.7-SNAPSHOT/gpcore-1.7-SNAPSHOT-tests.jar
Downloading: http://artifactory.wikisquare.de/artifactory/libs-snapshots/org/geopublishing/gsrcj/0.5-SNAPSHOT/gsrcj-0.5-SNAPSHOT.jar
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] Compiling 17 source files to /opt/hudson/jobs/geopublishing-trunk/workspace/trunk/gpswinggui/target/test-classes
Downloading: http://artifactory.wikisquare.de/artifactory/libs-snapshots/org/geopublishing/gsrcj/0.5-SNAPSHOT/gsrcj-0.5-SNAPSHOT.jar
[INFO] [surefire:test {execution: default-test}]
[INFO] Surefire report directory: /opt/hudson/jobs/geopublishing-trunk/workspace/trunk/gpswinggui/target/surefire-reports
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running org.geopublishing.geopublisher.AtlasConfigEditableTest
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.138 sec <<< FAILURE!
Running org.geopublishing.atlasViewer.dp.DpEntryTest
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.009 sec <<< FAILURE!
Running org.geopublishing.geopublisher.AMLExporterTest
Tests run: 2, Failures: 0, Errors: 2, Skipped: 0, Time elapsed: 0.006 sec <<< FAILURE!
Running org.geopublishing.geopublisher.CliOptionsTest
Paramter a is needed.
Export directory is not empty. Use --force to delete any older atlases.
Error 6
Parsing failed. Reason: Missing argument for option: a
usage: geopublisher
-a,--atlas <srcDir> Folder to load the atlas from (atlas.gpa). The
path may not contain spaces!
-d,--disk Create DISK version of atlas when exporting.
-e,--export <dstDir> exports an atlas as a stand-alone application
to a given directory, combine this option with
-f / -d and/or -j. The path may not contain
spaces!
-f,--force Overwrite any existing files during export.
-gs,--gsurl <arg> URL of Geoserver to configure during export.
-gsp,--gspassword <arg> Geoserver password
-gsu,--gsuser <arg> Geoserver username
-h,--help print this message.
-j,--jws Create JavaWebStart version of atlas when
exporting.
-l,--license Print license information.
-s,--saveandexit Save the atlas after loading and exit. This
will update atlas.xml to the lastest format.
-t,--keeptemp Do not clean temp files, needed if exporting in
parallel
-u,--jwsurl <jnlpUrl> Set the JNLP export URL specifically,
overriding the URL stored in the atlas.xml.
Must end with a /.
-v,--verbose Print verbose information while running.
-z,--zipdisk Zip the DISK folder after export.
'asdf342fds' is no valid atlas directory. It should contain an atlas.gpa.
Error 3
usage: geopublisher
-a,--atlas <srcDir> Folder to load the atlas from (atlas.gpa). The
path may not contain spaces!
-d,--disk Create DISK version of atlas when exporting.
-e,--export <dstDir> exports an atlas as a stand-alone application
to a given directory, combine this option with
-f / -d and/or -j. The path may not contain
spaces!
-f,--force Overwrite any existing files during export.
-gs,--gsurl <arg> URL of Geoserver to configure during export.
-gsp,--gspassword <arg> Geoserver password
-gsu,--gsuser <arg> Geoserver username
-h,--help print this message.
-j,--jws Create JavaWebStart version of atlas when
exporting.
-l,--license Print license information.
-s,--saveandexit Save the atlas after loading and exit. This
will update atlas.xml to the lastest format.
-t,--keeptemp Do not clean temp files, needed if exporting in
parallel
-u,--jwsurl <jnlpUrl> Set the JNLP export URL specifically,
overriding the URL stored in the atlas.xml.
Must end with a /.
-v,--verbose Print verbose information while running.
-z,--zipdisk Zip the DISK folder after export.
0 WARN root rootLogger
0 WARN org.geopublishing.geopublisher.CliOptionsTest l
Tests run: 12, Failures: 0, Errors: 7, Skipped: 0, Time elapsed: 0.143 sec <<< FAILURE!
Running org.geopublishing.atlasViewer.AtlasConfigTest
Tests run: 2, Failures: 0, Errors: 2, Skipped: 0, Time elapsed: 0.005 sec <<< FAILURE!
Running org.geopublishing.geopublisher.gui.map.MapPoolDuplicateActionTest
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.004 sec <<< FAILURE!
Running org.geopublishing.geopublisher.export.AtlasGeoserverExporterTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.002 sec
Running org.geopublishing.geopublisher.export.JarExportUtilTest
Tests run: 21, Failures: 0, Errors: 20, Skipped: 1, Time elapsed: 0.025 sec <<< FAILURE!
Running org.geopublishing.geopublisher.EditAttributesJDialogTest
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.003 sec <<< FAILURE!
Running org.geopublishing.atlasViewer.map.MapTest
Tests run: 2, Failures: 0, Errors: 2, Skipped: 0, Time elapsed: 0.004 sec <<< FAILURE!
Running org.geopublishing.geopublisher.gui.map.ManageChartsForMapDialogTest
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.003 sec <<< FAILURE!
Running org.geopublishing.geopublisher.ACETranslationPrinterTest
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.003 sec <<< FAILURE!
Running org.geopublishing.geopublisher.gui.ManageFontsDialogTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec
Running org.geopublishing.atlasViewer.dp.AMLImportTest
Tests run: 2, Failures: 0, Errors: 1, Skipped: 1, Time elapsed: 0.003 sec <<< FAILURE!
Running org.geopublishing.geopublisher.dp.DpLayerVectorFeatureSourceShapefileEdTest
Tests run: 3, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.292 sec <<< FAILURE!
Running org.geopublishing.geopublisher.gui.AtlasLanguagesConfigDialogTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec
Running org.geopublishing.geopublisher.dp.DpLayerRasterEdTest
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.003 sec <<< FAILURE!
Results :
Tests in error:
testGetUsedMaps(org.geopublishing.geopublisher.AtlasConfigEditableTest)
testGetQuality(org.geopublishing.atlasViewer.dp.DpEntryTest)
testFonts(org.geopublishing.geopublisher.AMLExporterTest)
testWriteBuildxml(org.geopublishing.geopublisher.AMLExporterTest)
testConfigureGs(org.geopublishing.geopublisher.CliOptionsTest)
testExportFails(org.geopublishing.geopublisher.CliOptionsTest)
testExportWithForce(org.geopublishing.geopublisher.CliOptionsTest)
testExport(org.geopublishing.geopublisher.CliOptionsTest)
testExportDISKonlyZipped(org.geopublishing.geopublisher.CliOptionsTest)
testExportJWSonly(org.geopublishing.geopublisher.CliOptionsTest)
testExportJWSonlyWithUrl(org.geopublishing.geopublisher.CliOptionsTest)
testGetIconURL(org.geopublishing.atlasViewer.AtlasConfigTest)
getPpUpHTML(org.geopublishing.atlasViewer.AtlasConfigTest)
testDuplicateMap(org.geopublishing.geopublisher.gui.map.MapPoolDuplicateActionTest)
testCleanUrl(org.geopublishing.geopublisher.export.JarExportUtilTest)
testCleanUrl(org.geopublishing.geopublisher.export.JarExportUtilTest)
testExportAtlasLibsNoSignNoGUI(org.geopublishing.geopublisher.export.JarExportUtilTest)
testExportAtlasLibsNoSignNoGUI(org.geopublishing.geopublisher.export.JarExportUtilTest)
testGetJarLibNames(org.geopublishing.geopublisher.export.JarExportUtilTest)
testGetJarLibNames(org.geopublishing.geopublisher.export.JarExportUtilTest)
testFindNativeDllURL(org.geopublishing.geopublisher.export.JarExportUtilTest)
testFindNativeDllURL(org.geopublishing.geopublisher.export.JarExportUtilTest)
testResourceLocationsCorrect(org.geopublishing.geopublisher.export.JarExportUtilTest)
testResourceLocationsCorrect(org.geopublishing.geopublisher.export.JarExportUtilTest)
testCreateJarFromDpeUnsigned(org.geopublishing.geopublisher.export.JarExportUtilTest)
testCreateJarFromDpeUnsigned(org.geopublishing.geopublisher.export.JarExportUtilTest)
testExportAtlasLibsSignNoGUI(org.geopublishing.geopublisher.export.JarExportUtilTest)
testExportAtlasLibsSignNoGUI(org.geopublishing.geopublisher.export.JarExportUtilTest)
testJarExecutables(org.geopublishing.geopublisher.export.JarExportUtilTest)
testJarExecutables(org.geopublishing.geopublisher.export.JarExportUtilTest)
testCreateJarFromDpeSigned(org.geopublishing.geopublisher.export.JarExportUtilTest)
testCreateJarFromDpeSigned(org.geopublishing.geopublisher.export.JarExportUtilTest)
testCreateIndexHTML(org.geopublishing.geopublisher.export.JarExportUtilTest)
testCreateIndexHTML(org.geopublishing.geopublisher.export.JarExportUtilTest)
org.geopublishing.geopublisher.EditAttributesJDialogTest
testCopy(org.geopublishing.atlasViewer.map.MapTest)
testSaveAndLoad(org.geopublishing.atlasViewer.map.MapTest)
testManageChartsForMapDialog(org.geopublishing.geopublisher.gui.map.ManageChartsForMapDialogTest)
testPrint(org.geopublishing.geopublisher.ACETranslationPrinterTest)
testImportExport_MetricNotVisible(org.geopublishing.atlasViewer.dp.AMLImportTest)
testImportArabic(org.geopublishing.geopublisher.dp.DpLayerVectorFeatureSourceShapefileEdTest)
org.geopublishing.geopublisher.dp.DpLayerRasterEdTest
Tests run: 54, Failures: 0, Errors: 42, Skipped: 3
[HUDSON] Recording test results
[HUDSON] Archiving /opt/hudson/jobs/geopublishing-trunk/workspace/trunk/gpswinggui/pom.xml to /opt/hudson/jobs/geopublishing-trunk/modules/org.geopublishing.geopublisher$gpswinggui/builds/2010-11-23_13-43-31/archive/org.geopublishing.geopublisher/gpswinggui/1.7-SNAPSHOT/pom.xml
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] There are test failures.
Please refer to /opt/hudson/jobs/geopublishing-trunk/workspace/trunk/gpswinggui/target/surefire-reports for the individual test results.
[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 4 minutes 10 seconds
[INFO] Finished at: Tue Nov 23 13:47:46 CET 2010
[INFO] Final Memory: 192M/377M
[INFO] ------------------------------------------------------------------------
Maven failed with error.
Sending e-mails to: tzeggai@wikisquare.de
channel stopped
Sending e-mails to: tzeggai@wikisquare.de
Finished: SUCCESS