This website uses cookies. By clicking Accept, you consent to the use of cookies. Click Here to learn more about how we use cookies.
Turn on suggestions
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
- Revenera Community
- :
- InstallShield
- :
- InstallShield Forum
- :
- HP-UX + null error
Subscribe
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Subscribe
- Mute
- Printer Friendly Page
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Mar 02, 2008
07:33 PM
HP-UX + null error
Hello,
I'm trying to run InstallShield Wizard on a HP-UX 11.11 + Java 1.4 and getting the following error on screen:
InstallShield log shows:
Does anyone have any ideia on what can be wrong? I tried to use Java 1.3 with with the exactly same result.
Thank you,
I'm trying to run InstallShield Wizard on a HP-UX 11.11 + Java 1.4 and getting the following error on screen:
-------------------------------------------------------------------------------
Data Protection for Oracle - InstallShield Wizard
Installing Data Protection for Oracle. Please wait...
|-----------|-----------|-----------|------------|
0% 25% 50% 75% 100%
||||||||||||||||||||||||||||||||||
-------------------------------------------------------------------------------
Data Protection for Oracle - InstallShield Wizard
Errors occurred during the installation.
- null
InstallShield log shows:
(Mar 2, 2008 8:10:13 PM), Install, com.installshield.wizard.Wizard, wrn, could not open resource for LI_en_en
(Mar 2, 2008 8:10:42 PM), Install, com.installshield.product.service.product.PureJavaProductServiceImpl$Installer, err, java.lang.NullPointerException
STACK_TRACE: 23
java.lang.NullPointerException
at com.installshield.wizard.platform.hpux.service.registry.HpuxRegistryServiceImpl.createHpuxSoftObjLike(Unknown Source)
at com.installshield.wizard.platform.hpux.service.registry.HpuxRegistryServiceImpl.setSoftwareObject(Unknown Source)
at com.installshield.wizard.platform.hpux.service.registry.HpuxISVPDRegistryServiceImpl.setSoftwareObject(Unknown Source)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:324)
at com.installshield.wizard.service.LocalImplementorProxy.invoke(Unknown Source)
at com.installshield.wizard.service.AbstractService.invokeImpl(Unknown Source)
at com.installshield.product.service.registry.GenericRegistryService.setSoftwareObject(Unknown Source)
at com.installshield.product.service.product.PureJavaProductServiceImpl.setSoftwareObject(Unknown Source)
at com.installshield.product.service.product.PureJavaProductServiceImpl.access$2400(Unknown Source)
at com.installshield.product.service.product.PureJavaProductServiceImpl$InstallProduct.addToVPD(Unknown Source)
at com.installshield.product.service.product.PureJavaProductServiceImpl$InstallProduct.checkInstalledVersion(Unknown Source)
at com.installshield.product.service.product.InstallableObjectVisitor.visitSoftwareObject(Unknown Source)
at com.installshield.product.service.product.InstallableObjectVisitor.visitProductBean(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:534)
Does anyone have any ideia on what can be wrong? I tried to use Java 1.3 with with the exactly same result.
Thank you,
(2) Replies
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Mar 04, 2008
11:25 AM
This looks like a VPD error!
Are you running this using the General Unix installers?
If so the VPD gets written to:
/usr/lib/InstallShield/Universal/common
Check to make sure you have permissions to write to the location!
Otherwise - be sure you have permissions to write to the $HOME directory!
Regards,
Tom
Are you running this using the General Unix installers?
If so the VPD gets written to:
/usr/lib/InstallShield/Universal/common
Check to make sure you have permissions to write to the location!
Otherwise - be sure you have permissions to write to the $HOME directory!
Regards,
Tom
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Mar 13, 2009
08:56 AM
I have found that these type of errors go away if you delete the 'InstallShield' directory - at the root level I think for HPUX 11.11.