29.01.2013 Views

WebSphere Application Server V7.0: Concepts ... - IBM Redbooks

WebSphere Application Server V7.0: Concepts ... - IBM Redbooks

WebSphere Application Server V7.0: Concepts ... - IBM Redbooks

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

Troubleshooting for BBOWMG3x<br />

Because a migration is complex, errors may occur. The main source for errors is<br />

the BBOWMG3x job, described in the previous section. Here are some<br />

troubleshooting tips.<br />

► If the BBOWMG3x job fails, check the output for errors.<br />

– /tmp/migrate/nnnnn/BBOWMG3x.out<br />

– /tmp/migrate/nnnnn/BBOWMG3x.err written to JOBLOG<br />

– /tmp/migrate/nnnnn/logs directory can contain logs named<br />

WAS*Upgrade*.log<br />

► If you need more information, turn traces on. The trace states are disabled by<br />

default. ‘xxxx.DATA(BBOWMxEV)’ has to be updated to enable tracing:<br />

– TraceState=enabled<br />

– profileTrace=enabled<br />

– preUpGradeTrace=enabled<br />

– postUpGradeTrace=enabled<br />

► If the job fails in the VERIFY step, it is most likely that you made an error<br />

when specifying information used to create the jobs. Correct the information<br />

and rerun the job.<br />

► If the job fails after the VERIFY step, you need to delete the WAS_HOME<br />

directory that was created during the failed run, before re-running the job.<br />

Check the original configuration for the serverindex.xml file being renamed to<br />

serverindex.xml_disabled also. This is done to signal that the configuration<br />

has already been migrated, to stop you from inadvertently migrating the node<br />

again. This is done by default but it is possible to change this behavior during<br />

the configuration phase. It is a check box in the z/OS migration management<br />

tool or you can set the keepDMGREnabled parameter to true in the response<br />

file.<br />

15.7.7 Migration considerations for 64-bit mode<br />

<strong>WebSphere</strong> <strong>Application</strong> <strong>Server</strong> <strong>V7.0</strong> runs in 64-bit mode. Consider the following.<br />

<strong>Application</strong> considerations<br />

For code written in pure Java, the general experience is that there are no<br />

changes necessary to the code to run it in a 64-bit application server.<br />

If the application uses the Java Native Interface (JNI) to call a native program,<br />

that native program must be a 64-bit program. Typically, these native programs<br />

will be code written in C or C++, or perhaps LE compliant assembler. This point is<br />

especially important to check for when using in-house applications that use older<br />

native programs.<br />

Chapter 15. Migration 499

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!