Is there a migration guide from EPP 5.1.x to 5.2?

Solution Unverified - Updated -

Issue

  • Followed the general instructions to migrate from 5.1.1 to 5.2 [1]
    Getting errors :
16:27:12,526 ERROR [Portal:UserPortalConfigService] Could not import initial data  
java.lang.NullPointerException: Cannot convert null to primitive type org.chromattic.core.vt2.ValueDefinition@19a6e5f  
at org.chromattic.core.PersistentEntityContextState.getPropertyValue(PersistentEntityContextState.java:186)  

16:27:14,881 WARN [ExoContainer] The portal container 'saude' doesn't not exist or it has not yet been registered, please check your PortalContainerDefinitions and the loading order.  

Can you provide instructions to migrate EPPSP 5.1.1 to 5.2 ?

Read and applied (if needed) the official EPP migration guide [2]

1) https://access.redhat.com/kb/docs/DOC-47857
2) http://docs.redhat.com/docs/en-US/JBoss_Enterprise_Portal_Platform/5.2/html-single/Migration_Guide/index.html

Resolution

  • The EPP 5.2 migration guide [1] outlines the differences between EPP 5.1.x and 5.2. That's the only guide available at this moment to help you migrate your system from 5.1.x to 5.2.

[1] http://docs.redhat.com/docs/en-US/JBoss_Enterprise_Portal_Platform/5.2/html-single/Migration_Guide/index.html

Diagnostic Steps

To better trouble shoot the issue, collect more information.

1) full boot.log and server.log that contains the error messages?

2) Does this issue occur during server startup or in run time?

3) Does the issue occur in EPP or in Site Publisher 5.2, or both?

4) summarize what you did to migrate from EPP 5.1.1 to 5.2

This solution is part of Red Hat’s fast-track publication program, providing a huge library of solutions that Red Hat engineers have created while supporting our customers. To give you the knowledge you need the instant it becomes available, these articles may be presented in a raw and unedited form.

Comments