Services were missing | Community
Skip to main content
New Participant
March 14, 2017
Solved

Services were missing

  • March 14, 2017
  • 12 replies
  • 4608 views

Hi,

After installing a code package in the upgraded instance AEM 6.2(couple of author instances), seen some issue with number of services available.

I have compared the services by expanding the bundle-> used services block. Same code package has been installed in both the instances, it's our custom service. I have tried to delete the bundle and then re-install it several times but no luck, because of this I'm getting many exceptions while browsing the functionalities. Please help to resolve the issue?

Thanks,

Ayyappa

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by joerghoh

That seems to be a specific metatype issue (which is worth to investigate, but that's another story then), but it should not prevent the service from starting.

Can you check in the OSGI webconsole, if the services are visible (check /system/console/components for it). You can see there, if the services are active or not active.

Jörg

12 replies

New Participant
March 15, 2017

Yes, we are using the uberjar.

Feike_Visser1
Employee
March 14, 2017

Is the code package using the 6.2 uberjar?