Your achievements

Level 1

0% to

Level 2

Tip /
Sign in

Sign in to Community

to gain points, level up, and earn exciting badges like the new
Bedrock Mission!

Learn more

View all

Sign in to view all badges

Adobe Summit 2023 [19th to 23rd March, Las Vegas and Virtual] | Complete AEM Session & Lab list
SOLVED

Sling Models OSGi Service Disposal Job

Avatar

Level 2

We're seeing the following error message on our AEM publisher server. We're running AEM 6.5.10 in the cloud. Is anyone familiar with this error? Thanks.

 

03.03.2022 16:06:33.358 *ERROR* [sling-default-2-Sling Models OSGi Service Disposal Job] org.apache.sling.commons.scheduler.impl.QuartzScheduler Exception during job execution of job 'org.apache.sling.models.impl.ModelAdapterFactory@36b22feb' with name 'Sling Models OSGi Service Disposal Job' : Invalid BundleContext.
java.lang.IllegalStateException: Invalid BundleContext.
        at org.apache.felix.framework.BundleContextImpl.checkValidity(BundleContextImpl.java:491)
1 Accepted Solution

Avatar

Correct answer by
Community Advisor

Can you try these following steps:

 

- Check if all the bundles are in active state.

- Restart bundles once to see if the error goes away.

- Make sure you have included (Immediate=true) in your OSGi services.

0 Replies

Avatar

Correct answer by
Community Advisor

Can you try these following steps:

 

- Check if all the bundles are in active state.

- Restart bundles once to see if the error goes away.

- Make sure you have included (Immediate=true) in your OSGi services.