[ https://issues.apache.org/jira/browse/FELIX-6794?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18011128#comment-18011128 ]
Julian Reschke edited comment on FELIX-6794 at 7/31/25 10:00 AM: ----------------------------------------------------------------- Turns out it *is* the pax-exam container: {noformat} - <artifactId>pax-exam-container-forked</artifactId> + <artifactId>pax-exam-container-native</artifactId> {noformat} was (Author: reschke): Turns out it *is* the pax-exam container: {code} - <artifactId>pax-exam-container-forked</artifactId> + <artifactId>pax-exam-container-native</artifactId> {code] > 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)