See <http://hudson.opengeo.org/hudson/job/geotools-8.x/127/changes>
Changes:
[r0bb3n] [GEOT-4486] JDBCDataStore searches only for tables and views, not for
synonyms
[r0bb3n] [GEOT-4486] JDBCDataStore searches only for tables and views, not for
synonyms
------------------------------------------
[...truncated 10737 lines...]
WARNING: Error occurred closing connection
Jun 29, 2013 10:53:40 AM org.geotools.jdbc.JDBCDataStore closeSafe
WARNING: Error occurred closing connection
Jun 29, 2013 10:53:40 AM org.geotools.jdbc.JDBCDataStore closeSafe
WARNING: Error occurred closing connection
Jun 29, 2013 10:53:40 AM org.geotools.jdbc.JDBCDataStore closeSafe
WARNING: Error occurred closing connection
Jun 29, 2013 10:53:40 AM org.geotools.jdbc.JDBCDataStore closeSafe
WARNING: Error occurred closing connection
Jun 29, 2013 10:53:40 AM org.geotools.jdbc.JDBCDataStore closeSafe
WARNING: Error occurred closing connection
Jun 29, 2013 10:53:40 AM org.geotools.jdbc.JDBCDataStore closeSafe
WARNING: Error occurred closing connection
Jun 29, 2013 10:53:40 AM org.geotools.jdbc.JDBCDataStore closeSafe
WARNING: Error occurred closing connection
Jun 29, 2013 10:53:40 AM org.geotools.jdbc.JDBCDataStore closeSafe
WARNING: Error occurred closing connection
Jun 29, 2013 10:53:40 AM org.geotools.jdbc.JDBCDataStore closeSafe
WARNING: Error occurred closing connection
Jun 29, 2013 10:53:40 AM org.geotools.jdbc.JDBCDataStore closeSafe
WARNING: Error occurred closing connection
Jun 29, 2013 10:53:40 AM org.geotools.jdbc.JDBCDataStore closeSafe
WARNING: Error occurred closing connection
Jun 29, 2013 10:53:40 AM org.geotools.jdbc.JDBCDataStore closeSafe
WARNING: Error occurred closing connection
Jun 29, 2013 10:53:40 AM org.geotools.jdbc.JDBCDataStore closeSafe
WARNING: Error occurred closing connection
Jun 29, 2013 10:53:40 AM org.geotools.jdbc.JDBCDataStore closeSafe
WARNING: Error occurred closing connection
Jun 29, 2013 10:53:40 AM org.geotools.jdbc.JDBCDataStore closeSafe
WARNING: Error occurred closing connection
Jun 29, 2013 10:53:40 AM org.geotools.jdbc.JDBCDataStore closeSafe
WARNING: Error occurred closing connection
Jun 29, 2013 10:53:40 AM org.geotools.jdbc.JDBCDataStore closeSafe
WARNING: Error occurred closing connection
Jun 29, 2013 10:53:40 AM org.geotools.jdbc.JDBCDataStore closeSafe
WARNING: Error occurred closing connection
Jun 29, 2013 10:53:40 AM org.geotools.jdbc.JDBCDataStore closeSafe
WARNING: Error occurred closing connection
Jun 29, 2013 10:53:40 AM org.geotools.jdbc.JDBCDataStore closeSafe
WARNING: Error occurred closing connection
Jun 29, 2013 10:53:40 AM org.geotools.jdbc.JDBCDataStore closeSafe
WARNING: Error occurred closing connection
Jun 29, 2013 10:53:40 AM org.geotools.jdbc.JDBCDataStore closeSafe
WARNING: Error occurred closing connection
Jun 29, 2013 10:53:40 AM org.geotools.jdbc.JDBCDataStore closeSafe
WARNING: Error occurred closing connection
Jun 29, 2013 10:53:40 AM org.geotools.jdbc.JDBCDataStore closeSafe
WARNING: Error occurred closing connection
Jun 29, 2013 10:53:40 AM org.geotools.jdbc.JDBCDataStore closeSafe
WARNING: Error occurred closing connection
Jun 29, 2013 10:53:40 AM org.geotools.jdbc.JDBCDataStore closeSafe
WARNING: Error occurred closing connection
Jun 29, 2013 10:53:40 AM org.geotools.jdbc.JDBCDataStore closeSafe
WARNING: Error occurred closing connection
Jun 29, 2013 10:53:40 AM org.geotools.jdbc.JDBCDataStore closeSafe
WARNING: Error occurred closing connection
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.504 sec
Running org.geotools.data.h2.H2BooleanTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.27 sec
Running org.geotools.data.h2.H2AggregateFunctionTest
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.218 sec
Running org.geotools.data.h2.H2DataStoreAPITest
Tests run: 43, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.076 sec
Running org.geotools.data.h2.H2TypeNamesTest
org.h2.jdbc.JdbcSQLException: Table ftntable not found; SQL statement:
CREATE VIEW "geotools"."ftnview" AS SELECT "id", "geom" FROM "ftntable"
[42102-119]
at org.h2.message.Message.getSQLException(Message.java:106)
at org.h2.message.Message.getSQLException(Message.java:117)
at org.h2.message.Message.getSQLException(Message.java:76)
at org.h2.command.Parser.readTableOrView(Parser.java:4273)
at org.h2.command.Parser.readTableFilter(Parser.java:981)
at org.h2.command.Parser.parseSelectSimpleFromPart(Parser.java:1511)
at org.h2.command.Parser.parseSelectSimple(Parser.java:1608)
at org.h2.command.Parser.parseSelectSub(Parser.java:1505)
at org.h2.command.Parser.parseSelectUnion(Parser.java:1350)
at org.h2.command.Parser.parseSelect(Parser.java:1338)
at org.h2.command.Parser.parseCreateView(Parser.java:3829)
at org.h2.command.Parser.parseCreate(Parser.java:3459)
at org.h2.command.Parser.parsePrepared(Parser.java:324)
at org.h2.command.Parser.parse(Parser.java:291)
at org.h2.command.Parser.parse(Parser.java:263)
at org.h2.command.Parser.prepareCommand(Parser.java:235)
at org.h2.engine.Session.prepareLocal(Session.java:415)
at org.h2.engine.Session.prepareCommand(Session.java:376)
at org.h2.jdbc.JdbcConnection.prepareCommand(JdbcConnection.java:1049)
at org.h2.jdbc.JdbcStatement.execute(JdbcStatement.java:149)
at
org.apache.commons.dbcp.DelegatingStatement.execute(DelegatingStatement.java:264)
at
org.apache.commons.dbcp.DelegatingStatement.execute(DelegatingStatement.java:264)
at
org.apache.commons.dbcp.DelegatingStatement.execute(DelegatingStatement.java:264)
at org.geotools.jdbc.JDBCTestSetup.run(JDBCTestSetup.java:162)
at org.geotools.jdbc.JDBCTestSetup.run(JDBCTestSetup.java:127)
at
org.geotools.data.h2.H2TypeNamesTestSetup.createTypes(H2TypeNamesTestSetup.java:31)
at
org.geotools.jdbc.JDBCTypeNamesTestSetup.setUpData(JDBCTypeNamesTestSetup.java:40)
at org.geotools.jdbc.JDBCTestSupport.connect(JDBCTestSupport.java:131)
at org.geotools.test.OnlineTestCase.setUp(OnlineTestCase.java:243)
at junit.framework.TestCase.runBare(TestCase.java:132)
at junit.framework.TestResult$1.protect(TestResult.java:110)
at junit.framework.TestResult.runProtected(TestResult.java:128)
at junit.framework.TestResult.run(TestResult.java:113)
at junit.framework.TestCase.run(TestCase.java:124)
at org.geotools.test.OnlineTestCase.run(OnlineTestCase.java:123)
at junit.framework.TestSuite.runTest(TestSuite.java:232)
at junit.framework.TestSuite.run(TestSuite.java:227)
at
org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:81)
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)
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.161 sec <<<
FAILURE!
Running org.geotools.data.h2.H2DataStoreTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.568 sec
Running org.geotools.data.h2.H2FeatureSourceTest
java.lang.IllegalArgumentException: Property 'invalidAttribute' could not be
found in ft1
at
org.geotools.filter.visitor.PostPreProcessFilterSplittingVisitor.visit(PostPreProcessFilterSplittingVisitor.java:783)
at
org.geotools.filter.AttributeExpressionImpl.accept(AttributeExpressionImpl.java:381)
at
org.geotools.filter.visitor.PostPreProcessFilterSplittingVisitor.visitBinaryComparisonOperator(PostPreProcessFilterSplittingVisitor.java:444)
at
org.geotools.filter.visitor.PostPreProcessFilterSplittingVisitor.visit(PostPreProcessFilterSplittingVisitor.java:402)
at org.geotools.filter.IsEqualsToImpl.accept(IsEqualsToImpl.java:162)
at
org.geotools.jdbc.JDBCFeatureSource.splitFilter(JDBCFeatureSource.java:375)
at
org.geotools.jdbc.JDBCFeatureSource.splitFilter(JDBCFeatureSource.java:358)
at
org.geotools.jdbc.JDBCFeatureSource.getReaderInternal(JDBCFeatureSource.java:541)
at
org.geotools.jdbc.JDBCFeatureStore.getReaderInternal(JDBCFeatureStore.java:225)
at
org.geotools.data.store.ContentFeatureSource.getReader(ContentFeatureSource.java:562)
at
org.geotools.data.store.ContentFeatureCollection.features(ContentFeatureCollection.java:238)
at
org.geotools.jdbc.JDBCFeatureSourceTest.testGetFeaturesWithInvalidFilter(JDBCFeatureSourceTest.java:158)
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 junit.framework.TestCase.runTest(TestCase.java:168)
at junit.framework.TestCase.runBare(TestCase.java:134)
at junit.framework.TestResult$1.protect(TestResult.java:110)
at junit.framework.TestResult.runProtected(TestResult.java:128)
at junit.framework.TestResult.run(TestResult.java:113)
at junit.framework.TestCase.run(TestCase.java:124)
at org.geotools.test.OnlineTestCase.run(OnlineTestCase.java:123)
at junit.framework.TestSuite.runTest(TestSuite.java:232)
at junit.framework.TestSuite.run(TestSuite.java:227)
at
org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:81)
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)
java.lang.IllegalArgumentException: Property 'invalidAttribute' could not be
found in ft1
at
org.geotools.filter.visitor.PostPreProcessFilterSplittingVisitor.visit(PostPreProcessFilterSplittingVisitor.java:783)
at
org.geotools.filter.AttributeExpressionImpl.accept(AttributeExpressionImpl.java:381)
at
org.geotools.filter.visitor.PostPreProcessFilterSplittingVisitor.visitBinaryComparisonOperator(PostPreProcessFilterSplittingVisitor.java:444)
at
org.geotools.filter.visitor.PostPreProcessFilterSplittingVisitor.visit(PostPreProcessFilterSplittingVisitor.java:402)
at org.geotools.filter.IsEqualsToImpl.accept(IsEqualsToImpl.java:162)
at
org.geotools.jdbc.JDBCFeatureSource.splitFilter(JDBCFeatureSource.java:375)
at
org.geotools.jdbc.JDBCFeatureSource.splitFilter(JDBCFeatureSource.java:358)
at
org.geotools.jdbc.JDBCFeatureSource.getReaderInternal(JDBCFeatureSource.java:541)
at
org.geotools.jdbc.JDBCFeatureStore.getReaderInternal(JDBCFeatureStore.java:225)
at
org.geotools.data.store.ContentFeatureSource.getReader(ContentFeatureSource.java:562)
at
org.geotools.data.store.ContentFeatureCollection.features(ContentFeatureCollection.java:238)
at
org.geotools.jdbc.JDBCFeatureSourceTest.testGetFeaturesWithInvalidQuery(JDBCFeatureSourceTest.java:222)
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 junit.framework.TestCase.runTest(TestCase.java:168)
at junit.framework.TestCase.runBare(TestCase.java:134)
at junit.framework.TestResult$1.protect(TestResult.java:110)
at junit.framework.TestResult.runProtected(TestResult.java:128)
at junit.framework.TestResult.run(TestResult.java:113)
at junit.framework.TestCase.run(TestCase.java:124)
at org.geotools.test.OnlineTestCase.run(OnlineTestCase.java:123)
at junit.framework.TestSuite.runTest(TestSuite.java:232)
at junit.framework.TestSuite.run(TestSuite.java:227)
at
org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:81)
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)
Jun 29, 2013 10:53:53 AM org.geotools.jdbc.JDBCDataStore getAggregateValue
INFO: Unable to find aggregate function matching visitor: class
org.geotools.jdbc.JDBCFeatureSourceTest$1TotalVisitor
Jun 29, 2013 10:53:53 AM org.geotools.jdbc.JDBCDataStore getAggregateValue
INFO: Unable to find aggregate function matching visitor: class
org.geotools.jdbc.JDBCFeatureSourceTest$1TotalVisitor
Tests run: 30, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.381 sec
Running org.geotools.data.h2.H2FeatureStoreTest
Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.227 sec
Running org.geotools.data.h2.H2JNDIDataSourceTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 sec
Running org.geotools.data.h2.H2ViewTest
Jun 29, 2013 10:53:53 AM org.geotools.jdbc.JDBCDataStore getPrimaryKey
WARNING: No primary key or unique index found for lakesview.
Jun 29, 2013 10:53:53 AM org.geotools.jdbc.JDBCDataStore getPrimaryKey
WARNING: No primary key or unique index found for lakesview.
Jun 29, 2013 10:53:53 AM org.geotools.jdbc.JDBCDataStore getPrimaryKey
WARNING: No primary key or unique index found for lakesview.
Jun 29, 2013 10:53:53 AM org.geotools.jdbc.JDBCDataStore getPrimaryKey
WARNING: No primary key or unique index found for lakesview.
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.052 sec
Running org.geotools.data.h2.H2DataStoreFactoryTest
Jun 29, 2013 10:53:53 AM org.geotools.jdbc.JDBCDataStore finalize
SEVERE: There's code using JDBC based datastore and not disposing them. This
may lead to temporary loss of database connections. Please make sure all data
access code calls DataStore.dispose() before freeing all references to it
Jun 29, 2013 10:53:53 AM org.geotools.jdbc.JDBCDataStore finalize
SEVERE: There's code using JDBC based datastore and not disposing them. This
may lead to temporary loss of database connections. Please make sure all data
access code calls DataStore.dispose() before freeing all references to it
Jun 29, 2013 10:53:53 AM org.geotools.jdbc.JDBCDataStore finalize
SEVERE: There's code using JDBC based datastore and not disposing them. This
may lead to temporary loss of database connections. Please make sure all data
access code calls DataStore.dispose() before freeing all references to it
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.13 sec
Running org.geotools.data.h2.H2EmptyGeometryTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.081 sec
Running org.geotools.data.h2.H2PrimaryKeyTest
Jun 29, 2013 10:53:54 AM org.geotools.jdbc.JDBCDataStore getPrimaryKey
WARNING: No primary key or unique index found for nokey.
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.505 sec
Running org.geotools.data.h2.H2FeatureReaderTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 sec
Results :
Tests in error:
testTypeNames(org.geotools.data.h2.H2TypeNamesTest)
Tests run: 288, Failures: 0, Errors: 1, Skipped: 0
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] There are test failures.
Please refer to
<http://hudson.opengeo.org/hudson/job/geotools-8.x/ws/modules/plugin/jdbc/jdbc-h2/target/surefire-reports>
for the individual test results.
[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 11 minutes 13 seconds
[INFO] Finished at: Sat Jun 29 10:53:54 UTC 2013
[INFO] Final Memory: 76M/327M
[INFO] ------------------------------------------------------------------------
--
This message is automatically generated by Hudson.
For more information on Hudson, see: http://hudson-ci.org/
------------------------------------------------------------------------------
This SF.net email is sponsored by Windows:
Build for Windows Store.
http://p.sf.net/sfu/windows-dev2dev
_______________________________________________
GeoTools-Devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geotools-devel