The migration tool will output the messages into a log file named
BTT_Migration.log. The file is placed in C:\. When you get something wrong
in the migration process, you can check the log file to see what happens and
then do the necessary work to make the migration tool work.
Common Errors
are as follows:
- The entity path is set as fromJAR. The migration tool does not support
the path information set as fromJAR.
- Class not found. It is usually caused by not finding the jar file of the
application in the plug-in directory, not setting the plug-in.xml file correctly,
or the class not packaged in the jar files.
- BTT envrionment initialization error. It is usually caused by not defining
the defintion files correctly.
- JSP path is not correct.