cancel
Showing results for 
Search instead for 
Did you mean: 

Java Migration tool kit Failed while a portal system copy

former_member146451
Participant
0 Kudos

Hi experts:

I´m making a portal system copy in solaris, with oracle. The SCS and the database both distribuited in one machine. The central instance is on other machine and the copy is of the central instance.

I make the export y the souce system. And launch the sapinst in the target system.

In the phase of java migration tool kit failes and says:

WARNING 2010-03-22 13:20:45.273

CJSlibModule::writeWarning_impl()

Execution of the command "/usr/j2se/bin/java -classpath /usr/sap/QEP/SYS/global/sltools/sharedlib/launcher.jar:. -d64 com.sap.engine.offline.OfflineToolStart com.sap.sdt.jmt.migrationtool.MigrationToolImport /usr/sap/QEP/SYS/global/sltools/jmt:/usr/sap/QEP/SYS/global/sltools/sharedlib import.switch resume downtime mti.properties" finished with return code 27. Output:

ERROR 2010-03-22 13:20:45.278

CJSlibModule::writeError_impl()

CJS-20068 Error when running the Java Migration Toolkit. SOLUTION: See output of logfile /tmp/install3/runJmt.log: ''.

ERROR 2010-03-22 13:20:45.280

CJSlibModule::writeError_impl()

CJS-20068 Error when running the Java Migration Toolkit. SOLUTION: See output of logfile /tmp/install3/runJmt.log: ''.

ERROR 2010-03-22 13:20:45.354

FCO-00011 The step RunMigrationController with step key |NW_Java_CI|ind|ind|ind|ind|0|0|NW_CI_Instance|ind|ind|ind|ind|12|0|NW_CI_Instance_Configure_Java|ind|ind|ind|ind|4|0|NW_RUN_MIGRATION_CONTROLLER|ind|ind|ind|ind|2|0|RunMigrationController was executed with status ERROR ( Last error reported by the step :Error when running the Java Migration Toolkit. SOLUTION: See output of logfile /tmp/install3/runJmt.log: ''.).ç

The runJmt.log is empty.

In the /jmt/system.log:

#1.5^H#C000935396A000000000000E75D9FD5100048262B9F63180#1269260445168#/System/Server/Upgrade/MTI##com.sap.sdt.jmt.migrationtool#######Thread[main,5,main]##0#

0#Info#1#com.sap.sdt.jmt.migrationtool#Plain###The switch.properties could not be read. Reason: switch.properties (No such file or directory)#

#1.5^H#C000935396A000000000001175D9FD5100048262B9F64CD8#1269260445175#/System/Server/Upgrade/MTI##com.sap.sdt.jmt.migrationtool#######Thread[main,5,main]##0#

0#Info#1#com.sap.sdt.jmt.migrationtool#Plain###Executing migration controller com.sap.sdt.mc.systemcopy.ClusterIDSwitchingController ...#

#1.5^H#C000935396A000000000001575D9FD5100048262B9F717F8#1269260445227#/System/Server/Upgrade/ClusterIDSwitchingController##com.sap.sdt.mc.systemcopy#######Th

read[main,5,main]##0#0#Info#1#com.sap.sdt.mc.systemcopy#Plain###The 280416 cluster ID added to the list of dialog instances cluster IDs#

#1.5^H#C000935396A000000000001775D9FD5100048262B9F717F8#1269260445227#/System/Server/Upgrade/ClusterIDSwitchingController##com.sap.sdt.mc.systemcopy#######Th

read[main,5,main]##0#0#Error#1#com.sap.sdt.mc.systemcopy#Plain###The source or target cluster ID is not present on the system! The current (source) cluster I

D is 247856 and the new (target) cluster ID is 166707#

The file switch.properties is not in the system.

Best regards.

Accepted Solutions (0)

Answers (4)

Answers (4)

Former Member
0 Kudos

Dear Kiran,

You advised that, update system to latest kernel to system, to resolve the "Java Migration Toolkit" problem.

Do you mean down the latest kernel SAPEXE, SAPEXEDB, IGSEXE files extract to /sapmnt/SB1/exe

Than re start system copy export from the point where it stops ?

Also I observe that you did this solution for ABAP onlly stak, But I am using ABAP+Java stak.

Please let me know.

Balaji Pati

former_member146451
Participant
0 Kudos

...

Former Member
0 Kudos

Please refer to the note Note 966752 - Java system copy problems with the Java Migration Toolkit.

Note suggest to modify switch.properties file in the installation directory with the respective values.

This should solve your problem.

Former Member
0 Kudos

Hi,

You have to follow the migration documents and use the latest Java and Kernel versions recommended in that. I have not done Java but In Abap installaion i had problem with kernel. When i was trying to install target system using the same kernel that of source system it was throwing errors and stopping so I downloaded and used the latest kernel as recommended by our experts and the issue was resolved for me. Check the Versions required for Java and Kernel hope it will resolve your issue.

Kiran