Repotools error during CCM upgrade from 5.0.2 to 6.0.1
When I run the command:
./repotools-ccm.sh -migration_ccm_updateConfigurationFiles oldApplicationHome=/data/IBM/JazzTeamServer/server/conf ignoreJTSVersionCheck updateTomcatfiles=no updateAppServerFiles=no
I get this error:
Provisioning using :./conf/ccm/provision_profiles"
Plug-in com.ibm.team.interop.service.managers.kernel was unable to load class com.ibm.team.repotools.commands.upgrade.ccm.CCMUpdateConfigurationFilesCommand
CRJAZ1728E A Repository Tools error occurred..
The JTS server upgrade ran fine. In the repotools/ccm/eclipse/configuration directory, I'm getting errors like this:
BundleException: The activator org.eclipse.equinox.internal.ds.Activator for bundle org.eclipse.equinox.ds is invalid.
Anyone seen this before? We're running on zLinux.
Thanks
./repotools-ccm.sh -migration_ccm_updateConfigurationFiles oldApplicationHome=/data/IBM/JazzTeamServer/server/conf ignoreJTSVersionCheck updateTomcatfiles=no updateAppServerFiles=no
I get this error:
Provisioning using :./conf/ccm/provision_profiles"
Plug-in com.ibm.team.interop.service.managers.kernel was unable to load class com.ibm.team.repotools.commands.upgrade.ccm.CCMUpdateConfigurationFilesCommand
CRJAZ1728E A Repository Tools error occurred..
The JTS server upgrade ran fine. In the repotools/ccm/eclipse/configuration directory, I'm getting errors like this:
BundleException: The activator org.eclipse.equinox.internal.ds.Activator for bundle org.eclipse.equinox.ds is invalid.
Anyone seen this before? We're running on zLinux.
Thanks
One answer
Are there any other errors in the output .log file created by this repotools command? I don't think this "BundleException" is the root cause of the problem here.
Also please try running ./repotools-ccm.sh -clean and then try it again.
Also please try running ./repotools-ccm.sh -clean and then try it again.