Reviewing the log file after migration
After migrating your WebSphere Commerce development environment, ensure the log file is checked for any errors.
After migrating check the log file to ensure that no errors have occurred during the development environment migration. To check the log file complete the following steps:
- Go to directory WCDE_installdir/logs/WCIM/instance.
- Find the log file which takes the following form:
wcim.task.component.instance.from_version.data_time.logWhere:
- task
- For the WebSphere Commerce development environment, this is always migration.
- component
- The component being migrated. For the WebSphere Commerce development environment, this is always toolkit.
- instance
- The name of the WebSphere Commerce version you are migrating.
- from_version
- The version of WebSphere Commerce from which you are migrating for example, 55, 56, or 561.
- date_time
- The date and time when the log is created (yyyy. mm. dd. hh. mm. ss.) when the log was created.
- yyyy
- The year portion of the time stamp.
- mm
- The month portion of the time stamp.
- dd
- The day portion of the time stamp.
- hh
- The hour portion of the time stamp.
- mm
- The minutes portion of the time stamp.
- ss
- The seconds portion of the time stamp.
For more information, see the section "Verifying successful database and application tier migration", in the WebSphere Commerce Migration Guide.
Related tasks
Migrate the WebSphere Commerce application
Migrate WebSphere Commerce Developer