[ 
https://issues.apache.org/jira/browse/FELIX-3047?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Guillaume Nodet resolved FELIX-3047.
------------------------------------

       Resolution: Fixed
    Fix Version/s: fileinstall-3.1.12
         Assignee: Guillaume Nodet
    
> 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
>            Assignee: Guillaume Nodet
>             Fix For: fileinstall-3.1.12
>
>
> 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.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to