Products | Versions |
---|---|
TIBCO iProcess Technology Plug-ins | All supported versions |
Installing TIBCO iProcess Technology Plug-ins can result in an error being reported in the $SWDIR/logs/TIBCOiProcessBusinessWorksPlugInInstall.log.
The error reported is:
Install.BWInstaller (Server), com.installshield.product.actions.XmlTransformer, err, ProductException: (error code = 601; message="err"; additional data = [ProductException: (error code = 601; message="err"; additional data = [XML transformation failure: javax.xml.transform.TransformerException: javax.xml.transform.TransformerException: com.sun.org.apache.xml.internal.utils.WrappedRuntimeException: /Application/ipeadmin/IPE/WFM/uninstall/../eaiframework/frameworkconfig.xml (No such file or directory)])])
STACK_TRACE: 24
ProductException: (error code = 601; message="err"; additional data = [ProductException: (error code = 601; message="err"; additional data = [XML transformation failure: javax.xml.transform.TransformerException: javax.xml.transform.TransformerException: com.sun.org.apache.xml.internal.utils.WrappedRuntimeException: /Application/ipeadmin/IPE/WFM/uninstall/../eaiframework/frameworkconfig.xml (No such file or directory)])])
at com.installshield.product.actions.XmlTransformer.productException(Unknown Source)
at com.installshield.product.actions.XmlTransformer.install(Unknown Source)
at com.installshield.product.service.product.PureJavaProductServiceImpl.installProductAction(Unknown Source)
at com.ibm.wizard.platform.linux.LinuxProductServiceImpl.installProductAction(Unknown Source)
at com.installshield.product.service.product.PureJavaProductServiceImpl$InstallProduct.getResultForProductAction(Unknown Source)
at com.installshield.product.service.product.InstallableObjectVisitor.visitComponent(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.installProduct(Unknown Source)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.installshield.wizard.service.LocalImplementorProxy.invoke(Unknown Source)
at com.installshield.wizard.service.AbstractService.invokeImpl(Unknown Source)
at com.installshield.product.service.product.GenericProductService.installProduct(Unknown Source)
at com.installshield.product.service.product.PureJavaProductServiceImpl.installAssembly(Unknown Source)
at com.installshield.product.service.product.PureJavaProductServiceImpl.access$900(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)