Skip to main content

alphaWorks  >  Forums  >  IBM Web Service Streaming Engine  >  developerWorks

Trouble installing on any Linux distro    Point your RSS reader here for a feed of the latest messages in this thread


     

 
 

My developerWorks
 Welcome, Guest
Sign in or register
Permlink Replies: 0 - Pages: 1 Threads: [ Previous | Next ]

Posts: 1
Registered: Dec 01, 2006 01:15:28 PM
Trouble installing on any Linux distro
Posted: Dec 01, 2006 07:36:37 PM
Click to report abuse...   Click to reply to this thread Reply
The linux installer seems broken for most systems.
A simple README and all files in tar.gz file would be really helpful.

I tried on:
debian sarge (Linux localhost 2.4.27 #3 SMP Fri Oct 22 13:50:24 CEST 2004 i686 GNU/Linux)
and
Ubuntu 6

without any success.

I also tried sun jdk1.5.0_02, sun jdk1.5.0_10 and ibm-java2-i386-50.
No success.

Windows version worked. But only dll files and no .so files are available.

(Dec 1, 2006 8:16:35 PM), Install, com.installshield.wizard.Wizard, wrn, could not open resource for EULA_en.txt
(Dec 1, 2006 8:17:19 PM), Install, com.installshield.product.actions.ExecAction, err, An error occurred and product installation failed. Look at the
log file /opt/tomcat/install_StreamingEngine.log for details.
(Dec 1, 2006 8:17:19 PM), Install, com.installshield.product.actions.ExecAction, err, ProductException: (error code = 200; message="Java error"; excep
tion = [ServiceException: (error code = 200; severity = 0; exception = http://java.lang.NullPointerException]))
STACK_TRACE: 14
ProductException: (error code = 200; message="Java error"; exception = [ServiceException: (error code = 200; severity = 0; exception = [java.lang.Null
PointerException])])
at com.installshield.product.actions.ExecAction.executeProcess(Unknown Source)
at com.installshield.product.actions.ExecAction.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$Installer.execute(Unknown Source)
at com.installshield.wizard.service.AsynchronousOperation.run(Unknown Source)
at java.lang.Thread.run(Thread.java:799)

(Dec 1, 2006 8:17:20 PM), Install, com.installshield.product.service.product.PureJavaProductServiceImpl$InstallProduct, err, An error occurred and pro
duct uninstallation failed. Look at the log file /opt/tomcat/install_StreamingEngine.log for details.
(Dec 1, 2006 8:17:20 PM), Install, com.installshield.product.actions.ExecAction, err, ProductException: (error code = 200; message="Java error"; excep
tion = [ServiceException: (error code = 200; severity = 0; exception = http://java.lang.NullPointerException]))
STACK_TRACE: 13
ProductException: (error code = 200; message="Java error"; exception = [ServiceException: (error code = 200; severity = 0; exception = [java.lang.Null
PointerException])])
at com.installshield.product.actions.ExecAction.executeProcess(Unknown Source)
at com.installshield.product.actions.ExecAction.uninstall(Unknown Source)
at com.installshield.product.service.product.PureJavaProductServiceImpl.uninstallProductAction(Unknown Source)
at com.installshield.product.service.product.PureJavaProductServiceImpl$InstallProduct.processActionsFailed(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$Installer.execute(Unknown Source)
at com.installshield.wizard.service.AsynchronousOperation.run(Unknown Source)
at java.lang.Thread.run(Thread.java:799)


Point your RSS reader here for a feed of the latest messages in all forums