On Fri, Feb 19, 2010 at 5:51 PM, Aris Setyawan <aris.s...@gmail.com> wrote: > 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.
This is not a PostgreSQL bug. Sounds like you need to contact EnterpriseDB. To quote from the bug reporting form: "This bug report form should only be used for reporting bugs and problems with the PostgreSQL database. Problems with database connectors such as ODBC and JDBC, graphical administration tools such as pgAdmin or other external projects should not be reported here; please report to those projects directly. For products closely connected with PostgreSQL, there may be an appropriate mailing list available." ....Robert -- Sent via pgsql-bugs mailing list (pgsql-bugs@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-bugs