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
- :
- [help] re-install 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
Feb 25, 2008
12:06 PM
[help] re-install error
when i re-install a installation using the same configuration (no add/remove any feature, in fact, my installer has no feature), and get following error:
(Feb 26, 2008 12:10:55 AM), Install, com.installshield.product.actions.Files, err, java.io.IOException: entry 1e665aa591519efb374453d607d6572e/bean599/installed does not exist in /tmp/ismp002/6211774/data/b317492653895dbef27c587528c3c062/7.0.000/assembly.dat
STACK_TRACE: 18
java.io.IOException: entry 1e665aa591519efb374453d607d6572e/bean599/installed does not exist in /tmp/ismp002/6211774/data/b317492653895dbef27c587528c3c062/7.0.000/assembly.dat
at com.installshield.boot.streamhandler.ZipURLConnection.getInputStream(Unknown Source)
at java.net.URL.openStream(Unknown Source)
at com.installshield.wizard.service.AbstractWizardServices.getApplicationResource(Unknown Source)
at com.installshield.wizard.service.AbstractWizardServices.getApplicationResource(Unknown Source)
at com.installshield.wizard.service.AbstractWizardServices.getResource(Unknown Source)
at com.installshield.product.ProductAction.getResource(Unknown Source)
at com.installshield.product.actions.Files.replace(Unknown Source)
at com.installshield.product.service.product.PureJavaProductServiceImpl.replaceProductAction(Unknown Source)
at com.installshield.product.service.product.PureJavaProductServiceImpl$InstallProduct.getResultForReplaceProductAction(Unknown Source)
at com.installshield.product.service.product.InstallableObjectVisitor.replaceComponent(Unknown Source)
at com.installshield.product.service.product.InstallableObjectVisitor.visitInstallableComponents(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(Unknown Source)
and 'bean599' is my file bean installed provious.
any one can help me? thank in advanced.
(Feb 26, 2008 12:10:55 AM), Install, com.installshield.product.actions.Files, err, java.io.IOException: entry 1e665aa591519efb374453d607d6572e/bean599/installed does not exist in /tmp/ismp002/6211774/data/b317492653895dbef27c587528c3c062/7.0.000/assembly.dat
STACK_TRACE: 18
java.io.IOException: entry 1e665aa591519efb374453d607d6572e/bean599/installed does not exist in /tmp/ismp002/6211774/data/b317492653895dbef27c587528c3c062/7.0.000/assembly.dat
at com.installshield.boot.streamhandler.ZipURLConnection.getInputStream(Unknown Source)
at java.net.URL.openStream(Unknown Source)
at com.installshield.wizard.service.AbstractWizardServices.getApplicationResource(Unknown Source)
at com.installshield.wizard.service.AbstractWizardServices.getApplicationResource(Unknown Source)
at com.installshield.wizard.service.AbstractWizardServices.getResource(Unknown Source)
at com.installshield.product.ProductAction.getResource(Unknown Source)
at com.installshield.product.actions.Files.replace(Unknown Source)
at com.installshield.product.service.product.PureJavaProductServiceImpl.replaceProductAction(Unknown Source)
at com.installshield.product.service.product.PureJavaProductServiceImpl$InstallProduct.getResultForReplaceProductAction(Unknown Source)
at com.installshield.product.service.product.InstallableObjectVisitor.replaceComponent(Unknown Source)
at com.installshield.product.service.product.InstallableObjectVisitor.visitInstallableComponents(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(Unknown Source)
and 'bean599' is my file bean installed provious.
any one can help me? thank in advanced.
(1) Reply
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
Mar 04, 2008
10:36 AM
Haven't seen this one before - can you attatch your project file?