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
- :
- Set SD Integration Enabled to False
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
‎Oct 05, 2006
10:21 PM
HP update install vpd error
I'm consistently getting the following error on HP on a update install (update/repair not upgrade) that seems to indicate it can't find the vpd entry. I've checked the vpd and the entry is there. Uninstall works fine. I've uninstalled and made sure the directories were empty before trying again, but no luck. Also, this works fine on all the other platforms. I can't see a way around this. Is this a bug - and is there a bug fix list somewhere to compare? Many thanks.
com.installshield.product.service.product.PureJavaProductServiceImpl$Installer, err, ServiceException: (error code = 315; message = "Object to update not found in VPD: uid = 75fe3822036a7c48e4d2903bf1444de5 : version = 1.0 : instance = 1"; severity = 0)
STACK_TRACE: 21
ServiceException: (error code = 315; message = "Object to update not found in VPD: uid = 75fe3822036a7c48e4d2903bf1444de5 : version = 1.0 : instance = 1"; severity = 0)
at com.installshield.wizard.platform.hpux.service.registry.HpuxRegistryServiceImpl.updateSoftwareObjectKeyVersion(Unknown Source)
at com.installshield.wizard.platform.hpux.service.registry.HpuxISVPDRegistryServiceImpl.updateSoftwareObjectKeyVersion(Unknown Source)
at com.installshield.product.service.registry.PureJavaRegistryServiceImpl.updateSoftwareObject(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.updateSoftwareObject(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:536)
com.installshield.product.service.product.PureJavaProductServiceImpl$Installer, err, ServiceException: (error code = 315; message = "Object to update not found in VPD: uid = 75fe3822036a7c48e4d2903bf1444de5 : version = 1.0 : instance = 1"; severity = 0)
STACK_TRACE: 21
ServiceException: (error code = 315; message = "Object to update not found in VPD: uid = 75fe3822036a7c48e4d2903bf1444de5 : version = 1.0 : instance = 1"; severity = 0)
at com.installshield.wizard.platform.hpux.service.registry.HpuxRegistryServiceImpl.updateSoftwareObjectKeyVersion(Unknown Source)
at com.installshield.wizard.platform.hpux.service.registry.HpuxISVPDRegistryServiceImpl.updateSoftwareObjectKeyVersion(Unknown Source)
at com.installshield.product.service.registry.PureJavaRegistryServiceImpl.updateSoftwareObject(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.updateSoftwareObject(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:536)
(3) Replies
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Oct 10, 2006
07:28 PM
Ok, so I should have found this right away. But apparently, the HP Software Distributor by default doesn't allow mulitple copies of the same software object version and thus the error I saw. De-coupling from HP native SD got rid of the error -- though I would rather keep in sync with SD.
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Apr 23, 2007
01:04 PM
Hi ,
I am running into "Null" error during unistallation in HP box. I also get 10:45:56|root|ISMP|HpuxRegistryServiceImpl.c|514|No installed parent for software object: 00def3bac983c2f1ce0eca7dfa5d4955......1.
"; severity = 0)
error during installation.
I saw your posting.you said, you have decoupled HP SD from Installsheild VPD.
Could you tell me how did you do that?. I want to try the same thing to see
if it solves the problem.
Thanks
Senthil
I am running into "Null" error during unistallation in HP box. I also get 10:45:56|root|ISMP|HpuxRegistryServiceImpl.c|514|No installed parent for software object: 00def3bac983c2f1ce0eca7dfa5d4955......1.
"; severity = 0)
error during installation.
I saw your posting.you said, you have decoupled HP SD from Installsheild VPD.
Could you tell me how did you do that?. I want to try the same thing to see
if it solves the problem.
Thanks
Senthil
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎May 01, 2007
02:35 PM
You will find this under Media->Releases->Product Build Configuration->Platform Support->HP-UX platform Support