Issue when upgrading the from AEM 6.0 SP3 to AEM 6.2 | Community
Skip to main content
GK-007
New Participant
May 5, 2016
Solved

Issue when upgrading the from AEM 6.0 SP3 to AEM 6.2

  • May 5, 2016
  • 5 replies
  • 1397 views

Hi All,

We have started upgrading our existing AEM 6.0 SP3 to 6.2.When we are deploying code specific to our application.We are seeing below exception.

com.day.jcr.vault.packaging.PackageException: org.apache.jackrabbit.vault.packaging.PackageException: javax.jcr.nodetype.ConstraintViolationException: OakConstraint0021: /apps/xxxx/dm/components/pages/socialmediaconfigpage/dialog/item
s/items/sitemapindex/html.jsp/jcr:content[[nt:resource, cq:ReplicationStatus]]: Mandatory property jcr:data not found in a new node
        at com.day.jcr.vault.packaging.impl.JrVltJcrPackageAdapter.install(JrVltJcrPackageAdapter.java:109)
        at com.day.crx.packaging.impl.J2EEPackageManager.consoleInstall(J2EEPackageManager.java:336)
        at com.day.crx.packaging.impl.J2EEPackageManager.doPost(J2EEPackageManager.java:175)
        at com.day.crx.packaging.impl.PackageManagerServlet.doPost(PackageManagerServlet.java:152)
        at javax.servlet.http.HttpServlet.service(HttpServlet.java:644)
        at javax.servlet.http.HttpServlet.service(HttpServlet.java:725)
        at org.apache.felix.http.base.internal.handler.ServletHandler.handle(ServletHandler.java:85)
        at org.apache.felix.http.base.internal.dispatch.InvocationChain.doFilter(InvocationChain.java:79)
        at com.adobe.granite.license.impl.LicenseCheckFilter.doFilter(LicenseCheckFilter.java:308)
        at org.apache.felix.http.base.internal.handler.FilterHandler.handle(FilterHandler.java:135)
        at org.apache.felix.http.base.internal.dispatch.InvocationChain.doFilter(InvocationChain.java:74)
        at org.apache.felix.http.sslfilter.internal.SslFilter.doFilter(SslFilter.java:89)
        at org.apache.felix.http.base.internal.handler.FilterHandler.handle(FilterHandler.java:135)
        at org.apache.felix.http.base.internal.dispatch.InvocationChain.doFilter(InvocationChain.java:74)
        at org.apache.sling.security.impl.ReferrerFilter.doFilter(ReferrerFilter.java:290)
        at org.apache.felix.http.base.internal.handler.FilterHandler.handle(FilterHandler.java:135)
        at org.apache.felix.http.base.internal.dispatch.InvocationChain.doFilter(InvocationChain.java:74)
        at org.apache.sling.i18n.impl.I18NFilter.doFilter(I18NFilter.java:129)
        at org.apache.felix.http.base.internal.handler.FilterHandler.handle(FilterHandler.java:135)
        at org.apache.felix.http.base.internal.dispatch.InvocationChain.doFilter(InvocationChain.java:74)
        at org.apache.sling.featureflags.impl.FeatureManager.doFilter(FeatureManager.java:116)
        at org.apache.felix.http.base.internal.handler.FilterHandler.handle(FilterHandler.java:135)
        at org.apache.felix.http.base.internal.dispatch.InvocationChain.doFilter(InvocationChain.java:74)
        at org.apache.sling.engine.impl.log.RequestLoggerFilter.doFilter(RequestLoggerFilter.java:75)
        at org.apache.felix.http.base.internal.handler.FilterHandler.handle(FilterHandler.java:135)
        at org.apache.felix.http.base.internal.dispatch.InvocationChain.doFilter(InvocationChain.java:74)
        at org.apache.felix.http.base.internal.dispatch.Dispatcher.dispatch(Dispatcher.java:124)
        at org.apache.felix.http.base.internal.DispatcherServlet.service(DispatcherServlet.java:61)
        at javax.servlet.http.HttpServlet.service(HttpServlet.java:725)

If anyone come across this type of issue ,please help me.

Thanks,

Kishore

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 kautuk_sahni

Hi 

Documentation for upgrading would be ready by 21 May at https://docs.adobe.com/docs/en/aem/6-2/deploy/upgrade.html

 

Please have a look at some closer threads having/showing same problem:-

Link:- http://help-forums.adobe.com/content/adobeforums/en/experience-manager-forum/adobe-experience-manager.topic.1.html/forum__hkly-im_getting_thebelow.html

Link:- http://help-forums.adobe.com/content/adobeforums/en/experience-manager-forum/adobe-experience-manager.topic.html/forum__euta-when_an_imageisupl.html

 

I hope these will help you to correct direction.

Thanks and Regards

Kautuk Sahni

5 replies

GK-007
GK-007Author
New Participant
May 5, 2016

Upgrading instruction of AEM 6.2 full version is going to be release on 21st May.

Is anyone has link of upgrading instructions of  AEM 6.2 beta version?

Thanks,

Kishore

GK-007
GK-007Author
New Participant
May 5, 2016

bsloki wrote...

Yes.. it should be.. 

Are you running 6.0 on crx2 ?

 

we are upgrading from 6.0 SP3 to 6.2?

Lokesh_Shivalingaiah
New Participant
May 5, 2016

Yes.. it should be.. 

Are you running 6.0 on crx2 ?

GK-007
GK-007Author
New Participant
May 5, 2016

process of converting crx2 based content to crx3 content is still same for 6.2 as well??

kautuk_sahni
kautuk_sahniAccepted solution
Employee
May 5, 2016
Kautuk Sahni