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

Roy Teeuwen commented on SLING-13123:
-------------------------------------

It logs the following messages a few times, and keeps on doing it after every 
restart of your instance:

```

20.02.2026 12:52:13.961 *INFO* [OsgiInstallerImpl] 
org.apache.sling.installer.core.impl.tasks.RestartActiveBundlesTask Unable to 
start bundle groovy-dateutil [691] : Fragment bundles can not be started.

20.02.2026 12:52:13.962 *INFO* [OsgiInstallerImpl] 
org.apache.sling.installer.core.impl.tasks.RestartActiveBundlesTask Unable to 
start bundle groovy-json [692] : Fragment bundles can not be started.

20.02.2026 12:52:13.962 *INFO* [OsgiInstallerImpl] 
org.apache.sling.installer.core.impl.tasks.RestartActiveBundlesTask Unable to 
start bundle groovy-nio [693] : Fragment bundles can not be started.

20.02.2026 12:52:13.962 *INFO* [OsgiInstallerImpl] 
org.apache.sling.installer.core.impl.tasks.RestartActiveBundlesTask Unable to 
start bundle groovy-templates [694] : Fragment bundles can not be started.

20.02.2026 12:52:13.962 *INFO* [OsgiInstallerImpl] 
org.apache.sling.installer.core.impl.tasks.RestartActiveBundlesTask Unable to 
start bundle groovy-xml [695] : Fragment bundles can not be started.

20.02.2026 12:52:13.962 *INFO* [OsgiInstallerImpl] 
org.apache.sling.installer.core.impl.tasks.RestartActiveBundlesTask Unable to 
start bundle groovy-yaml [696] : Fragment bundles can not be started.

```

> The RestartActiveBundleTask in OsgiInstaller does not take into account when 
> bundles switch to fragments
> --------------------------------------------------------------------------------------------------------
>
>                 Key: SLING-13123
>                 URL: https://issues.apache.org/jira/browse/SLING-13123
>             Project: Sling
>          Issue Type: Bug
>          Components: Installer
>            Reporter: Roy Teeuwen
>            Assignee: Roy Teeuwen
>            Priority: Major
>
> Groovy has decided to switch some of their bundles to fragments to solve some 
> issues (see https://issues.apache.org/jira/browse/GROOVY-11578)
> The OsgiInstaller tries to restart bundles to active, but does not take into 
> account when a bundle is no longer a bundle but now a fragment



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to