I am having problems installing NetBeans 3.4.1 on my XP. I downloaded the latest jdk1.4.1_02 which includes the jre. The netbeans installation does not complete (only loads 20%) and the log file points to bean no. 10 as the culprit. Have any of you had this problem? I have tried Netbeans on Windows2000 and have had no problems. Any suggestions on how i can fix this? Is it a Netbeans problem? Or a problem with XP and the latest jre?
Donald R. Cossitt
buckaroo
Ranch Hand
Joined: Jan 31, 2003
Posts: 401
posted
0
Have you downloaded and installed SP-1? Try that, it may help. MS UPDATES HTH doco [ March 14, 2003: Message edited by: doco mastadon ]
doco
Sam Kebab
Ranch Hand
Joined: Jan 23, 2002
Posts: 104
posted
0
Thank you for your suggestion. I will try updating my os. Anyway, the log file error can be seen below.
Setup.product.install, com.installshield.product.actions.Files, err, java.util.zip.ZipException: incorrect data check STACK_TRACE: 16 java.util.zip.ZipException: incorrect data check at com.installshield.archive.index.ISInflaterInputStream.read(CompressedURLConnection.java:147) at java.io.FilterInputStream.read(FilterInputStream.java:90) at com.installshield.product.actions.Files.copy(Files.java:700) at com.installshield.product.actions.Files.copyFileWithFileService(Files.java:737) at com.installshield.product.actions.Files.install(Files.java:378) at com.installshield.product.service.product.PureJavaProductServiceImpl.installProductAction(PureJavaProductServiceImpl.java:1868) at com.installshield.product.service.product.PureJavaProductServiceImpl$InstallProduct.getResultForProductAction(PureJavaProductServiceImpl.java:4649) at com.installshield.product.service.product.InstallableObjectVisitor.visitComponent(InstallableObjectVisitor.java:365) at com.installshield.product.service.product.InstallableObjectVisitor.visitInstallableComponents(InstallableObjectVisitor.java:325) at com.installshield.product.service.product.InstallableObjectVisitor.visitProductBeans(InstallableObjectVisitor.java:135) at com.installshield.product.service.product.PureJavaProductServiceImpl$InstallProduct.install(PureJavaProductServiceImpl.java:4276) at com.installshield.product.service.product.PureJavaProductServiceImpl$Installer.execute(PureJavaProductServiceImpl.java:3652) at com.installshield.wizard.service.AsynchronousOperation.run(AsynchronousOperation.java:40) at java.lang.Thread.run(Thread.java:536)
Sam Kebab
Ranch Hand
Joined: Jan 23, 2002
Posts: 104
posted
0
I've downloaded the sp1 and other updates for the OS. Still, netbeans fails to install completely. Same error in the log file - found above. So if anyone knows how i can fix this I'd gladly appreciate it. If i can't fix it i'll go back to windows 2000.
Sam Kebab
Ranch Hand
Joined: Jan 23, 2002
Posts: 104
posted
0
My Netbeans is now installed and working. Anyway, I decided to install manually through the zip file instead of the exe file - and it worked.