attensity
03-14-2003, 10:07 AM
I have created an ISMP 5.0 installer for my app that works great on Windows, Linux, and Solaris. However, when doing a full uninstall on Solaris, it fails to uninstall one of the Product Components and one of the Product Features. This is what is written to the log file:
(Mar 14, 2003 7:36:10 AM), Uninstall.product.uninstall, com.installshield.product.service.product.PureJavaProductServiceImpl, wrn, Parent Component with UID = 954de776b1413474fe9807d2b4b10b6c of installed Component with displayName = Perl Link Comp was not found in the VPD.
(Mar 14, 2003 7:36:10 AM), Uninstall.product.uninstall, com.installshield.product.service.product.PureJavaProductServiceImpl, wrn, Parent Component with UID = cd2f44bebfb0793d717eba5788d6acae of installed Component with displayName = Alta/Malta Server was not found in the VPD.
The uninstaller does remove all of the other installed files including the _jvm and _uninst directories. This problem does not occur on the Windows and Linux platforms.
Any ideas what these errors mean?
(Mar 14, 2003 7:36:10 AM), Uninstall.product.uninstall, com.installshield.product.service.product.PureJavaProductServiceImpl, wrn, Parent Component with UID = 954de776b1413474fe9807d2b4b10b6c of installed Component with displayName = Perl Link Comp was not found in the VPD.
(Mar 14, 2003 7:36:10 AM), Uninstall.product.uninstall, com.installshield.product.service.product.PureJavaProductServiceImpl, wrn, Parent Component with UID = cd2f44bebfb0793d717eba5788d6acae of installed Component with displayName = Alta/Malta Server was not found in the VPD.
The uninstaller does remove all of the other installed files including the _jvm and _uninst directories. This problem does not occur on the Windows and Linux platforms.
Any ideas what these errors mean?