Expand my Community achievements bar.

SOLVED

AEM 6.2 packagemanager install error

Avatar

Level 4

HI,

In AEM 6.1 : When i upload my package in packagemanager it is uploaded and install.

But in AEM 6.2: it is uploaded but not able to install it . it give following error:-

*ERROR* [qtp45078850-2318] org.apache.jackrabbit.vault.packaging.impl.InstallHookProcessorImpl Error while initializing hook: org.apache.jackrabbit.vault.packaging.PackageException: hook's main class com.adobe.connect.installhooks.ConnectCQPackageInstallHooks does not implement the InstallHook interface: META-INF/vault/hooks/connect-osgi-service-install-hook.jar

Error: com/day/jcr/vault/packaging/InstallHook.

 

Any suggestion

 

Thanks

1 Accepted Solution

Avatar

Correct answer by
Administrator

Hi

I am not sure, but please have a look at this KB article:

Link:- https://helpx.adobe.com/experience-manager/kb/crx-2-2-hotfixpack.html

// Search for the sentence "You might get following error if you are using maven build to build and install your package and if your package does not contain properties.xml"

  Solution: Contact Day care to get solution for this.

Read this Article as well : http://labs.6dglobal.com/blog/2012-06-18/maven-cq5-package-build-updating-propertiesxml/

// Why do I need a Properties.xml? and Adding the Properties.xml

~kautuk



Kautuk Sahni

View solution in original post

2 Replies

Avatar

Correct answer by
Administrator

Hi

I am not sure, but please have a look at this KB article:

Link:- https://helpx.adobe.com/experience-manager/kb/crx-2-2-hotfixpack.html

// Search for the sentence "You might get following error if you are using maven build to build and install your package and if your package does not contain properties.xml"

  Solution: Contact Day care to get solution for this.

Read this Article as well : http://labs.6dglobal.com/blog/2012-06-18/maven-cq5-package-build-updating-propertiesxml/

// Why do I need a Properties.xml? and Adding the Properties.xml

~kautuk



Kautuk Sahni

Avatar

Level 5

FYI - since labs.6dglobal.com is down, here's the same post about updating the properties.xml in maven on my personal blog: https://www.danklco.com/posts/2012/06/18/maven-cq5-package-build-updating-propertiesxml/