Migrating OSGI bundles from 6 to 6.1 | Community
Skip to main content
New Participant
October 16, 2015
Solved

Migrating OSGI bundles from 6 to 6.1

  • October 16, 2015
  • 3 replies
  • 1275 views

Hi,

 

I am migrating an OSGI bundle to Aem 6.1 From http://wem.shopriteholdings.co.za/system/console/bundles/ I install, the bundle is active,

 

but it no longer shows my service IDS.

 

Does anyone know what could cause this, I have updated my CQ version in the pom, and my java version to 1.8

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 smacdonald2008

Java 1.8 may cause an issue. I have seen other issues with 1.8. FRom the AEM install docs:

PREREQUISITES

To install AEM you need:

3 replies

smacdonald2008
smacdonald2008Accepted solution
New Participant
October 16, 2015

Java 1.8 may cause an issue. I have seen other issues with 1.8. FRom the AEM install docs:

PREREQUISITES

To install AEM you need:

New Participant
October 16, 2015

Thank you,

I reverted my system to Java 1.7 and recompiled , bundles run correctly now.

 

best regards

Clive Stewart

Kunal_Gaba_
New Participant
October 16, 2015

Scott - I just checked the AEM 6.1 doc https://docs.adobe.com/docs/en/aem/6-1/deploy/technical-requirements.html and it says that Java 1.8 is supported. Let me know if it is a documentation error.