JBuilder 2008 and Windows Vista problems

So let's say you try to install JBuilder 2008 under Windows Vista (32bit). Did all went smoothly? A friend of mine got a nice JVM terminated Exit code=-1 error. It would seem that if you modify the JBuilder.ini -Xmx parameter (initially over 800M) to 700M or 600M and if you run reset_JBuilder.bat it might finish the installation. An alternative is to modify JBuilder.ini the moment it gets created so you don't have to wait twice.
Also it would seem sometimes class diagrams won't show classes. My friend deleted all com.ibm.icu* packages and jars under JBuilder and put com.ibm.icu_3.8.1.v20080530.jar from eclipse 3.4 to the jbuilder 2088 plugins directory.
For the moment things seem to function.

Comments

Unknown said…
Got the same problem on a windows XP. You tweak fixed it.
Aiswarya said…
I had the similar issue in XP and your workaround fixed the issue. Thanks!
Anonymous said…
I couldn't find the reset bathc!
schrepfler said…
Perhaps newer versions don't have that file?
Anonymous said…
Go to the directory where you've installed JBuilder and rename or remove jre subdirectory. You also need to install JDK from Sun web-site after you've installed JBuilder. This helped me. It looks like JBuilder installs old version of JDK with it and it conflicts with whatever was installed on your machine before.

Popular posts from this blog

Relaxing SSL validation for JaxWS

Search and Replace in ODT using AODL

Kaspersky Anti Virus 6 and Subversion problems