

Often there are more than one java executables on your machine.

Make sure that your java.exe is the one you want to run. If you're using 32-bit Java 8, make sure that you create Java 7 jar file using Java 7 32-bit.Ģ. If you're using 64-bit Java 8, make sure that you create Java 7 jar file using Java 7 64-bit. Open the nf file from the Jobserver folder and un-comment and edit the last line to look like this: Copy jdbcodbc.dll from JRE\bin of your JRE 7 installation to the .\lib\mc-database-adaptor folder as wellĩ. \lib\mc-database-adaptor folder of the migration-center JobserverĨ.

The above command will create a file named jdbc.jarħ. Move the sun folder in the \bin of the Java 7 and open a CMD window. Extract the sun\jdbc and sun\security\action folders out while maintaining the same folder structure:ĥ. Unzip it (if you have 7zip installed) or you can rename it to rt.zip and unzip it.Ĥ. Goto JRE\lib folder and find the rt.jarģ. As a work around, you can extract the JDBC-ODBC bridge from Java 7 and use it with your Java 8.įollow the steps below to add the JDBC-ODBC bridge from a Java 7 installation to your migration-center.Ģ. Starting from version 3.7 of migration-center, Java 8 is the minimum version required. Java 8 has removed the JDBC-ODBC bridge, which means that the Microsoft ODBC drivers no longer work, which are required for scanning excel and csv files with the Database Scanner in migration-center.
