Unable to install java studio enterprise 8.1 on Win XP
Although I installed JDK 6u1 along with JRE 6u1, when I try to install Java Studio Enterprise 8.1 the first thing installer is reporting is the it can not find JRE and JDK... After manually selecting appropriate files and folders through Browse option, installer continues normally.
When just about to end installation, installer crushes reporting OutOfMemory exception in several modules, mentioning Java heap memory... I have 1 GB RAM, so this shouldn't be a problem.
I tried same procedure on several machines with different amount of RAM, but situation is similar. Two months ago when I first time installed JSE8.1 I had older JDK/JRE and all went OK.
Any Ideas what could cause this problem except compatibilities issues with JDK/JRE 6u1?
Thanks for any kind of effort...
# 1
I get the same issue.
I am getting the following error log after I have tried to install with JDK 6u1.
(18-Jun-2007 19:32:06), Install, com.sun.tools.ide.installer.actions.ConfigureApplicationServer, err, An error occurred and product installation failed. Look at the log file D:\Program Files\Sun\jstudio_ent81\installation-errors-log.txt for details.
(18-Jun-2007 19:32:06), Install, com.sun.tools.ide.installer.actions.ConfigureApplicationServer, err, java.lang.OutOfMemoryError: Java heap space
STACK_TRACE: 28
java.lang.OutOfMemoryError: Java heap space
at sun.util.calendar.Gregorian.newCalendarDate(Gregorian.java:67)
at sun.util.calendar.Gregorian.getCalendarDate(Gregorian.java:59)
at sun.util.calendar.Gregorian.getCalendarDate(Gregorian.java:19)
at java.util.Date.normalize(Date.java:1176)
at java.util.Date.getYear(Date.java:632)
at java.util.zip.ZipEntry.javaToDosTime(ZipEntry.java:298)
at java.util.zip.ZipEntry.setTime(ZipEntry.java:114)
at com.sun.java.util.jar.pack.NativeUnpack.writeEntry(NativeUnpack.java:274)
at com.sun.java.util.jar.pack.NativeUnpack.run(NativeUnpack.java:196)
at com.sun.java.util.jar.pack.NativeUnpack.run(NativeUnpack.java:217)
at com.sun.java.util.jar.pack.UnpackerImpl.unpack(UnpackerImpl.java:104)
at com.sun.java.util.jar.pack.UnpackerImpl.unpack(UnpackerImpl.java:127)
at com.sun.tools.ide.installer.utils.FileUtils.unpackFile(FileUtils.java:64)
at com.sun.tools.ide.installer.utils.FileUtils.unpackFile(FileUtils.java:56)
at com.sun.tools.ide.installer.utils.FileUtils.unpackFile(FileUtils.java:56)
at com.sun.tools.ide.installer.actions.ConfigureApplicationServer.unpackApplicationServerFiles(ConfigureApplicationServer.java:241)
at com.sun.tools.ide.installer.actions.ConfigureApplicationServer.install(ConfigureApplicationServer.java:81)
at com.installshield.product.service.product.PureJavaProductServiceImpl.installProductAction(Unknown Source)
at com.installshield.product.service.product.PureJavaProductServiceImpl$InstallProduct.getResultForProductAction(Unknown Source)
at com.installshield.product.service.product.InstallableObjectVisitor.visitComponent(Unknown Source)
at com.installshield.product.service.product.InstallableObjectVisitor.visitInstallableComponents(Unknown Source)
at com.installshield.product.service.product.InstallableObjectVisitor.visitProductBeans(Unknown Source)
at com.installshield.product.service.product.PureJavaProductServiceImpl$InstallProduct.install(Unknown Source)
at com.installshield.product.service.product.PureJavaProductServiceImpl$Installer.execute(Unknown Source)
at com.installshield.wizard.service.AsynchronousOperation.run(Unknown Source)
at java.lang.Thread.run(Thread.java:619)
RAM shouldn't be an issue for my computer. This one is beyond me!
I cannot seem to find how to sort this out so far.
Any help would be fantastic!
Thanks