Infinite loop in File Install if java.io.tmpdir is non-writable
---------------------------------------------------------------

                 Key: FELIX-3047
                 URL: https://issues.apache.org/jira/browse/FELIX-3047
             Project: Felix
          Issue Type: Bug
          Components: File Install
    Affects Versions: fileinstall-3.1.10
            Reporter: Jarek Gawor


File Install (in prepareTempDir()) goes into an infinite loop if the 
java.io.tmpdir specifies a directory that is non-writable (e.g. somebody set 
java.io.tmpdir to a wrong directory by mistake). Since prepareTempDir() can be 
called on the same thread as the bundle activation this can prevent other 
bundles in the framework from starting.


--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to