Hmmm...MIF datastore has not seen development in ages... i doubt that its a problem with the module. Could it be a random failure?
Jody Garnett wrote: > When building from the source download we get the following error: >> Running org.geotools.data.mif.MIFDataStoreFactoryTest >> 4-Sep-2007 9:26:47 PM org.geotools.data.DataStoreFinder getDataStore >> WARNING: MIFDataStore should be used, but could not connect >> java.io.FileNotFoundException: Can't find file: mixed_fs.MID >> at org.geotools.data.mif.MIFFile.getFileHandler(MIFFile.java:709) >> at org.geotools.data.mif.MIFFile.initFiles(MIFFile.java:648) >> at org.geotools.data.mif.MIFFile.<init>(MIFFile.java:242) >> at >> org.geotools.data.mif.MIFDataStore.registerMIF(MIFDataStore.java:246) >> at >> org.geotools.data.mif.MIFDataStore.scanFiles(MIFDataStore.java:134) >> at org.geotools.data.mif.MIFDataStore.<init>(MIFDataStore.java:98) >> at >> org.geotools.data.mif.MIFDataStoreFactory.createDataStore(MIFDataStoreFactory.java:153) >> at >> org.geotools.data.DataStoreFinder.getDataStore(DataStoreFinder.java:110) >> at >> org.geotools.data.mif.MIFDataStoreFactoryTest.testDataStoreFinder(MIFDataStoreFactoryTest.java:74) >> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) >> at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) >> at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) >> at java.lang.reflect.Method.invoke(Unknown Source) >> at junit.framework.TestCase.runTest(TestCase.java:154) >> at junit.framework.TestCase.runBare(TestCase.java:127) >> at junit.framework.TestResult$1.protect(TestResult.java:106) >> at junit.framework.TestResult.runProtected(TestResult.java:124) >> at junit.framework.TestResult.run(TestResult.java:109) >> at junit.framework.TestCase.run(TestCase.java:118) >> at junit.framework.TestSuite.runTest(TestSuite.java:208) >> at junit.framework.TestSuite.run(TestSuite.java:203) >> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) >> at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) >> at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) >> at java.lang.reflect.Method.invoke(Unknown Source) >> at >> org.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:210) >> at >> org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:135 >> ) >> at >> org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:122) >> at org.apache.maven.surefire.Surefire.run(Surefire.java:129) >> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) >> at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) >> at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) >> at java.lang.reflect.Method.invoke(Unknown Source) >> at >> org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:225) >> at >> org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:747) >> Tests run: 11, Failures: 2, Errors: 0, Skipped: 0, Time elapsed: 0.149 >> sec <<< FAILURE! >> Running org.geotools.data.mif.MIFStringTokenizerTest >> Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 sec > > > ------------------------------------------------------------------------- > This SF.net email is sponsored by: Splunk Inc. > Still grepping through log files to find problems? Stop. > Now Search log events and configuration files using AJAX and a browser. > Download your FREE copy of Splunk now >> http://get.splunk.com/ > _______________________________________________ > Geotools-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/geotools-devel > > !DSPAM:4007,46de333257161015089218! > -- Justin Deoliveira The Open Planning Project http://topp.openplans.org ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ Geotools-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geotools-devel
