Expand my Community achievements bar.

AEM 6.4 with AME 6.4.4.0 service package

Avatar

Level 3

I am installed AEM 6.4.4.0 service pack in AEM 6.4 server.

Now we are not able to open the crx de and not working.

What might be issue and what to do make it work.

Thanks in adavance.

3 Replies

Avatar

Level 10

What error do you see?

Bounce the server and check if the crx bundles are active in /system/console/bundles?

check error.log for clues

Avatar

Community Advisor

Hi

Yesterday I installed 6.4.4 on 6.4 and did not see any issues.

Can you check error log if there are any exceptions and also check the memory is allocated correctly for the instance.

Avatar

Level 3

You will need to re-compile your code using 6.4.4 uber jar, and redeploy the package.

<dependency>

      <groupId>com.adobe.aem</groupId>

      <artifactId>uber-jar</artifactId>

      <version>6.4.4</version>

      <classifier>apis</classifier>

      <scope>provided</scope>

</dependency>

We recently upgraded to 6.4.4 from 6.4 did not see any issue.
Maybe your bundles are taking long time to start due to some dependencies.

check the error logs and also the release notes. AEM 6.4 Service Pack Release Notes