Re: BUG #5015: MySQL migration wizard does not start

From: Aris Setyawan <aris(dot)sety(at)gmail(dot)com>
To: ashesh(dot)vashi(at)enterprisedb(dot)com
Cc: pgsql-bugs(at)postgresql(dot)org
Subject: Re: BUG #5015: MySQL migration wizard does not start
Date: 2010-02-19 22:51:32
Message-ID: 2c46cabb1002191451g70ea2218sd35181a305b4545e@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

I didn't update the MigrationWizard.jar file, because download link was
error. In my command prompt, I change dir to "EnterpriseDB-MigrationWizard"
directory then change some full path file to relative path file. In my
environment, i change directory to "C:\Program
Files\PostgreSQL\EnterpriseDB-MigrationWizard" then i replace
C:\Windows\system32\wscript.exe //NoLogo "C:\Program
Files\PostgreSQL\EnterpriseDB-MigrationWizard\scripts\launchMigrationWizard.vbs"
"" "C:/Program Files/Java/jdk1.5.0_06/jre/bin/java.exe" "-jar
MigrationWizard.jar" "C:\Program
Files\PostgreSQL\EnterpriseDB-MigrationWizard" command with
C:\Windows\system32\wscript.exe //NoLogo "scripts\launchMigrationWizard.vbs"
"" "java.exe" "-jar MigrationWizard.jar" "", and worked.

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Tom Lane 2010-02-20 00:39:51 Re: Cache lookup failure for index during pg_dump
Previous Message Alex Hunsaker 2010-02-19 21:22:33 Re: BUG #5334: Version 2.22 of Perl Safe module breaks UTF8 PostgreSQL 8.4