Sun One Studio install failure
I'm trying to install Sun One Studio CE, and have tried about every combination of download I can think of. It seems that no matter what I try, I end up with an empty s1studio directory. In the install log, I get the following three messages:
(Apr 17, 2003 8:03:29 AM), Setup.product.install, com.installshield.product.service.product.PureJavaProductServiceImpl$DiskSpaceC heck, wrn, Checking required disk space requires file service native support.
(Apr 17, 2003 8:03:48 AM), Setup.product.install, com.installshield.product.actions.Files, wrn, Cannot set file attributes: operation is not supported by the current file service implementation.
(Apr 17, 2003 8:03:48 AM), Setup.product.install, com.installshield.product.actions.Files, wrn, Cannot set file times: operation is not supported by the current file service implementation.
I get no other error messages, but nothing is installed in the directory. On the other hand, the jdk installs just fine and is runnable.
I'm running RedHat 9 and am fully up to date.
[1065 byte] By [
RobertNix] at [2007-11-25 9:41:10]

Same problem problem in RHL 7.3 w/current updates:
uname -a: Linux gauss.hornlo.net 2.4.18-27.7.x #1 Fri Mar 14 06:44:53 EST 2003 i686 unknown
(note: installing j2sdk-1_4_1_02-linux-i586.bin works fine)
install: ./j2sdk-1_4_1_02-s1studio_ce-4u1-bin-linux.bin
1st, log from install root: s1studio_jdk.log
(Apr 20, 2003 12:23:34 PM), Setup.product.install, com.installshield.product.service.product.PureJavaProductServiceImpl$DiskSpaceC heck, wrn, Checking required disk space requires file service native support.
(Apr 20, 2003 12:23:36 PM), Setup.product.install, com.installshield.product.actions.Files, wrn, Cannot set file attributes: operation is not supported by the current file service implementation.
(Apr 20, 2003 12:23:36 PM), Setup.product.install, com.installshield.product.actions.Files, wrn, Cannot set file times: operation is not supported by the current file service implementation.
\n\n--
Sun Apr 20 12:23:42 CDT 2003
Invoking Installer in silent mode ..
The installation has completed.
Next, log from s1studio subdir: install.log
(Apr 20, 2003 12:23:55 PM), Setup.product.install, com.installshield.product.service.product.PureJavaProductServiceImpl$Installer, err, ServiceException: (error code = 315; message = ""; severity = 0)
STACK_TRACE: 22
ServiceException: (error code = 315; message = ""; severity = 0)
at com.ibm.wizard.platform.linux.LinuxRegistryServiceImpl.getPackageInfo(LinuxRegi stryServiceImpl.java:221)
at com.ibm.wizard.platform.linux.LinuxRegistryServiceImpl.getSoftwareObject(LinuxR egistryServiceImpl.java:145)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.ja va:25)
at java.lang.reflect.Method.invoke(Method.java:324)
at com.installshield.wizard.service.LocalImplementorProxy.invoke(LocalImplementorP roxy.java:52)
at com.installshield.wizard.service.AbstractService.invokeImpl(AbstractService.jav a:51)
at com.installshield.product.service.registry.GenericRegistryService.getSoftwareOb ject(GenericRegistryService.java:120)
at com.installshield.product.service.product.PureJavaProductServiceImpl.setSoftwar eObject(PureJavaProductServiceImpl.java:1587)
at com.installshield.product.service.product.PureJavaProductServiceImpl.addToVPD(P ureJavaProductServiceImpl.java:1567)
at com.installshield.product.service.product.PureJavaProductServiceImpl.access$11( PureJavaProductServiceImpl.java:1561)
at com.installshield.product.service.product.PureJavaProductServiceImpl$InstallPro duct.checkInstalledVersion(PureJavaProductServiceImpl.java:4549)
at com.installshield.product.service.product.InstallableObjectVisitor.visitSoftwar eObject(InstallableObjectVisitor.java:252)
at com.installshield.product.service.product.InstallableObjectVisitor.visitProduct Bean(InstallableObjectVisitor.java:171)
at com.installshield.product.service.product.InstallableObjectVisitor.visitProduct Beans(InstallableObjectVisitor.java:122)
at com.installshield.product.service.product.PureJavaProductServiceImpl$InstallPro duct.install(PureJavaProductServiceImpl.java:4276)
at com.installshield.product.service.product.PureJavaProductServiceImpl$Installer. execute(PureJavaProductServiceImpl.java:3652)
at com.installshield.wizard.service.AsynchronousOperation.run(AsynchronousOperatio n.java:40)
at java.lang.Thread.run(Thread.java:536)
(Apr 20, 2003 12:23:55 PM), Setup.product.install, com.installshield.wizard.RunnableWizardBeanContext, err, java.lang.NullPointerException
STACK_TRACE: 4
java.lang.NullPointerException
at com.sun.installer.PostInstallWizardAction.execute(PostInstallWizardAction.java: 24)
at com.installshield.wizard.RunnableWizardBeanContext.run(RunnableWizardBeanContex t.java:21)