[ 
https://issues.apache.org/jira/browse/OAK-3409?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14974005#comment-14974005
 ] 

Alex Parvulescu commented on OAK-3409:
--------------------------------------

fixed on trunk with r1710559

will backport shortly.

> CompositeRegistration.unregister diagnostics not helpful
> --------------------------------------------------------
>
>                 Key: OAK-3409
>                 URL: https://issues.apache.org/jira/browse/OAK-3409
>             Project: Jackrabbit Oak
>          Issue Type: Improvement
>          Components: core
>    Affects Versions: 1.0.19
>            Reporter: Julian Reschke
>            Assignee: Alex Parvulescu
>             Fix For: 1.3.9, 1.0.23, 1.2.8
>
>         Attachments: OAK-3409.patch
>
>
> See in the real-world:
> {code}
> 14.09.2015 14:54:11.610 *INFO* [FelixStartLevel] 
> com.adobe.granite.repository.impl.SlingRepositoryManager stop: Uncaught 
> problem disposing the repository
> java.lang.IllegalStateException: Service already unregistered.
>         at 
> org.apache.felix.framework.ServiceRegistrationImpl.unregister(ServiceRegistrationImpl.java:124)
>         at 
> org.apache.jackrabbit.oak.osgi.OsgiWhiteboard$1.unregister(OsgiWhiteboard.java:75)
>         at 
> org.apache.jackrabbit.oak.spi.whiteboard.CompositeRegistration.unregister(CompositeRegistration.java:43)
>         at org.apache.jackrabbit.oak.Oak$6.close(Oak.java:568)
> ...
> {code}
> Problems:
> 1) There is no information which registration failed, and maybe:
> 2) Is it ok for the code to give up on the first problem? 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to