Expand my Community achievements bar.

SOLVED

upgrading from CQ 5.5 to AEM 6.1 , missing bundle dependencies. 197 and 237 bundles, AuthenticationSupport service missing. Cannot authenticate request

Avatar

Level 2

Hi,

 

I have been trying to upgrade CQ 5.5 to AEM 6.1 in place using the steps in http://docs.adobe.com/docs/en/aem/6-1/deploy/upgrade.html#par_title_1963308877

I step 4 ,  migration from CRX2 to OAK completes successfully,  however when I start the service with the following command 

 
java -jar aem-quickstart-6.1.0.jar -r author,crx3,crx3tar,nosamplecontent

 

it fails to show the login screen with the message : 
" AuthenticationSupport service missing. Cannot authenticate request "

 

The error.log has following error messages:

23.09.2015 16:26:25.815 *ERROR* [qtp1055825190-79] org.apache.felix.http.jetty %bundles.pluginTitle: Cannot start (org.osgi.framework.BundleException: Unresolved constraint in bundle com.day.cq.dam.cq-dam-handler [197]: Unable to resolve 197.0: missing requirement [197.0] osgi.wiring.package; (osgi.wiring.package=org.apache.pdfbox.exceptions))
org.osgi.framework.BundleException: Unresolved constraint in bundle com.day.cq.dam.cq-dam-handler [197]: Unable to resolve 197.0: missing requirement [197.0] osgi.wiring.package; (osgi.wiring.package=org.apache.pdfbox.exceptions)

23.09.2015 16:27:00.460 *ERROR* [qtp1055825190-96] org.apache.felix.http.jetty %bundles.pluginTitle: Cannot start (org.osgi.framework.BundleException: Unresolved constraint in bundle com.citytechinc.cqlibrary.groovyconsole.cq5-groovy-console [237]: Unable to resolve 237.0: missing requirement [237.0] osgi.wiring.package; (&(osgi.wiring.package=groovy.lang)(version>=2.0.0)(!(version>=3.0.0))))org.osgi.framework.BundleException: Unresolved constraint in bundle com.citytechinc.cqlibrary.groovyconsole.cq5-groovy-console [237]: Unable to resolve 237.0: missing requirement [237.0] osgi.wiring.package; (&(osgi.wiring.package=groovy.lang)(version>=2.0.0)(!(version>=3.0.0)))    at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4095

23.09.2015 16:05:04.799 *ERROR* [qtp1055825190-72] org.apache.sling.engine.impl.SlingHttpContext handleSecurity: AuthenticationSupport service missing. Cannot authenticate request.
23.09.2015 16:05:04.799 *ERROR* [qtp1055825190-72] org.apache.sling.engine.impl.SlingHttpContext handleSecurity: Possible reason is missing Repository service. Check AuthenticationSupport dependencies.

Ideas/suggestions welcome !

thanks
PVR

 

PS:  I have tried attaching the log files with .log and .zip extns to this post but was not allowed to post .  Is there any other format which  I can use to post ?

1 Accepted Solution

Avatar

Correct answer by
Administrator

Hi pvr_reddy

Please find the Stackoverflow link stating the same behavior.

Link:- http://stackoverflow.com/questions/29865639/osgi-bundles-wont-start-unable-to-resolve-sun-reflect-ge...

I hope this would help you.

 

Thanks and Regards

Kautuk Sahni 



Kautuk Sahni

View solution in original post

1 Reply

Avatar

Correct answer by
Administrator

Hi pvr_reddy

Please find the Stackoverflow link stating the same behavior.

Link:- http://stackoverflow.com/questions/29865639/osgi-bundles-wont-start-unable-to-resolve-sun-reflect-ge...

I hope this would help you.

 

Thanks and Regards

Kautuk Sahni 



Kautuk Sahni