Symptoms

Customer performs MySQL5 service migration from source node (RHEL 6 - based) to target (RHEL 7 - based) one.
The Reregister procedure fails with the following error in Provider CP:

no transaction is in progress

and in the core.log:

DBG [UI:935... pau 1703755492]: c.p.p.s.y.e.PackageManagerBean Could not find suitable package for platformId: 62, packageName: MySQL5, packageType: service
DBG [UI:935... pau 1703755492]: c.p.p.s.y.e.YpackGateBean package #0 not found
DBG [UI:935... pau 1703755492]: c.p.p.tracer exit by exception: com.parallels.pa.service.host.ejb.HostMngmtBean.changeHostPlatformjavax.ejb.EJBTransactionRolledback    Exception: no transaction is in progress
    at org.jboss.as.ejb3.tx.CMTTxInterceptor.handleInCallerTx(CMTTxInterceptor.java:163)
    at org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInCallerTx(CMTTxInterceptor.java:253)
    at org.jboss.as.ejb3.tx.CMTTxInterceptor.supports(CMTTxInterceptor.java:401)

Cause

Migration to RHEL 7 - based nodes of MySQL5 service is not supported currently due to lack of necessary packages in OA repository.

Resolution

Feature Request #PFR-1476: "OA: MySQL5 hosting node migration to RHEL 7 platform" has been addressed to Odin Development team in order to implement the functionality.

Internal content