You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@felix.apache.org by "Carsten Ziegeler (Jira)" <ji...@apache.org> on 2020/10/27 06:05:00 UTC

[jira] [Assigned] (FELIX-6308) Bad File Descriptor while persisting service configuration

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

Carsten Ziegeler reassigned FELIX-6308:
---------------------------------------

    Assignee: Carsten Ziegeler

> Bad File Descriptor while persisting service configuration
> ----------------------------------------------------------
>
>                 Key: FELIX-6308
>                 URL: https://issues.apache.org/jira/browse/FELIX-6308
>             Project: Felix
>          Issue Type: Bug
>          Components: Configuration Admin
>    Affects Versions: configadmin-1.9.16
>            Reporter: Veselin
>            Assignee: Carsten Ziegeler
>            Priority: Major
>         Attachments: stacktrace.txt
>
>
> I got un unusual exception while flushing some configuration by calling ConfigurationAdapter.update() : java.io.IOException: Bad file descriptor. As I understood the exception this can happen in multithreading environment if the ouput stream is closed.
>  
> Is update() threadsafe?



--
This message was sent by Atlassian Jira
(v8.3.4#803005)