App-schema online tests are failing for test NamespacesWfsTest:
Caused by: java.io.FileNotFoundException: target/app-schema-mock7391167580485069117data/featureTypes/st_gml31_Station_gml31/mnt/memtmp/app-schema-stations0.08707067152907344/gml31/stations_gml31.properties (No such file or directory)
at java.io.FileInputStream.open0(Native Method)
at java.io.FileInputStream.open(FileInputStream.java:195)
at java.io.FileInputStream.<init>(FileInputStream.java:138)
at java.io.FileReader.<init>(FileReader.java:72)
at org.geotools.data.property.PropertyFeatureReader.<init>(PropertyFeatureReader.java:103)
at org.geotools.data.property.PropertyFeatureReader.<init>(PropertyFeatureReader.java:98)
at org.geoserver.test.onlineTest.setup.AppSchemaTestPostgisSetup.createTables(AppSchemaTestPostgisSetup.java:126)
at org.geoserver.test.onlineTest.setup.AppSchemaTestPostgisSetup.<init>(AppSchemaTestPostgisSetup.java:105)
at org.geoserver.test.onlineTest.setup.AppSchemaTestPostgisSetup.getInstance(AppSchemaTestPostgisSetup.java:94)
at org.geoserver.test.AbstractAppSchemaMockData.createTablesInTestDatabase(AbstractAppSchemaMockData.java:580)
at org.geoserver.test.AbstractAppSchemaMockData.<init>(AbstractAppSchemaMockData.java:212)
... 38 more
|