Sergio Fernández created MARMOTTA-290:
-----------------------------------------

             Summary: NullPointerException when creating directories under 
import
                 Key: MARMOTTA-290
                 URL: https://issues.apache.org/jira/browse/MARMOTTA-290
             Project: Marmotta
          Issue Type: Bug
          Components: Platform
    Affects Versions: 3.1-incubating
            Reporter: Sergio Fernández
            Assignee: Sergio Fernández
            Priority: Minor
             Fix For: 3.1-incubating


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.



--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to