Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
3.1-incubating
-
None
Description
The feature introduced by MARMOTTA-145 does not work properly when directories are created under the import directory:
Exception in thread "ImportWatch(start:Tue Aug 27 13:15:12 CEST 2013,path:/home/sergio/projects/marmotta/git/launchers/marmotta-webapp/home/import)" java.lang.NullPointerException
at org.apache.marmotta.platform.core.services.importer.ImportWatchServiceImpl.execImport(ImportWatchServiceImpl.java:145)
at org.apache.marmotta.platform.core.services.importer.ImportWatchServiceImpl$1.run(ImportWatchServiceImpl.java:110)
at java.lang.Thread.run(Thread.java:724)
So better NIO handling may be required for those cases.
Attachments
Issue Links
- blocks
-
MARMOTTA-291 Local import to a concrete named context
- Closed
- relates to
-
MARMOTTA-145 Provide a local directory where automatically import data
- Closed