[ https://issues.apache.org/jira/browse/FELIX-6794?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18010994#comment-18010994 ]
Julian Reschke commented on FELIX-6794: --------------------------------------- Note that the DirectoryWatcherTest fails: [INFO] Running org.apache.felix.fileinstall.internal.DirectoryWatcherTest [ERROR] Tests run: 15, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 0.75 s <<< FAILURE! - in org.apache.felix.fileinstall.internal.DirectoryWatcherTest [ERROR] testInvalidTempDir(org.apache.felix.fileinstall.internal.DirectoryWatcherTest) Time elapsed: 0.078 s <<< FAILURE! junit.framework.AssertionFailedError: Expected an IllegalStateException at org.apache.felix.fileinstall.internal.DirectoryWatcherTest.testInvalidTempDir(DirectoryWatcherTest.java:263) ...but it did fail before as well. > Fileinstall hangs (endless loop) when java.io.tempdir is not writable > --------------------------------------------------------------------- > > Key: FELIX-6794 > URL: https://issues.apache.org/jira/browse/FELIX-6794 > Project: Felix > Issue Type: Bug > Components: File Install > Reporter: Julian Reschke > Priority: Major > > See > https://github.com/apache/felix-dev/blob/0916f3d49c865851c2899e835d8614fc2f174f74/fileinstall/src/main/java/org/apache/felix/fileinstall/internal/DirectoryWatcher.java#L606 -- This message was sent by Atlassian Jira (v8.20.10#820010)