charles.grindel@incentivetargeting.com
New member
Joined: 22 Aug 2009 13:48:00
Messages: 2
Offline
|
Hi,
I installed PostgresPlus 8.3 on Ubuntu 9.04 (Jaunty Jackalope) and wanted to try out the MySQL migration wizard. However, when I launch the wizard, a dialog appears with the title "MySQL to Postgres Migrator by EnterpriseDB", but the rest of the dialog is blank. When I click the X to close the window, I do see a confirmation dialog asking if I really want to exit. The contents of the confirmation dialog appear correctly. Has anyone seen this or have any ideas?
I tried uninstalling and installing PostgresPlus, but that did not fix the problem. I thought that I might be using an old version of Java, but it appears that I am running the latest.
$ java -version
java version "1.6.0_14"
Java(TM) SE Runtime Environment (build 1.6.0_14-b0
Java HotSpot(TM) 64-Bit Server VM (build 14.0-b16, mixed mode)
pgAdmin III works and I am able to connect to the newly installed database server.
One last note, I do have postgresql (from repositories) and PostgresPlus installed. The postgres server is listening on port 5432 and the PostgresPlus server is listening on 5433. I doubt that this is causing the problem, but I thought that I would mention it.
Thanks,
Chuck
|