Posted: Tue Nov 16, 2004 12:21 pm Post subject: wbimb Solaris Installation
Voyager
Joined: 13 Jul 2004 Posts: 84
Hi friends,
I trying to install WBIMB on solaris server with following command
java -jar SETUP.JAR -console
It shows some .inf file is missing . I have zipped (jar) the WBIMB cd and FTP to solaris server. Unjar it over there ........
Error which I am getting...do think any problem with my jar file or CD
WizardException: (error code = 404; message="cannot find /wizard.inf in /event/setup.jar")
at com.installshield.wizard.Wizard.getExternalWizard(Wizard.java:2381)
at com.installshield.wizard.MultiWizardTreeIterator.initializeReferenceIterator(MultiWizardTreeIterator.java:26)
at com.installshield.wizard.MultiWizardTreeIterator.dereferenceNext(MultiWizardTreeIterator.java:92)
at com.installshield.wizard.MultiWizardTreeIterator.getNext(MultiWizardTreeIterator.java:72)
at com.installshield.wizard.Wizard$RunThread.run(Wizard.java:1542)
WizardException: (error code = 404; message="cannot find /wizard.inf in /message/setup.jar")
at com.installshield.wizard.Wizard.getExternalWizard(Wizard.java:2381)
at com.installshield.wizard.MultiWizardTreeIterator.initializeReferenceIterator(MultiWizardTreeIterator.java:26)
at com.installshield.wizard.MultiWizardTreeIterator.dereferenceNext(MultiWizardTreeIterator.java:92)
at com.installshield.wizard.MultiWizardTreeIterator.getNext(MultiWizardTreeIterator.java:72)
at com.installshield.wizard.MultiWizardTreeIterator.getNext(MultiWizardTreeIterator.java:82)
at com.installshield.wizard.Wizard$RunThread.run(Wizard.java:1542)
ServiceException: (error code = 315; message = "Wizard home does not exist: /event/setup.jar"; severity = 0)
at com.installshield.wizard.service.LocalWizardServices.getWizardServices(LocalWizardServices.java:96)
at com.ibm.ismp.beans.wizard.actions.SetSuiteProductPropertyAction.execute(SetSuiteProductPropertyAction.java:51)
at com.installshield.wizard.RunnableWizardBeanContext.run(RunnableWizardBeanContext.java:21)
ServiceException: (error code = 315; message = "Wizard home does not exist: /event/setup.jar"; severity = 0)
at com.installshield.wizard.service.LocalWizardServices.getWizardServices(LocalWizardServices.java:96)
at com.ibm.ismp.beans.wizard.actions.SetSuiteProductPropertyAction.execute(SetSuiteProductPropertyAction.java:51)
at com.installshield.wizard.RunnableWizardBeanContext.run(RunnableWizardBeanContext.java:21)
ServiceException: (error code = 315; message = "Wizard home does not exist: /event/setup.jar"; severity = 0)
at com.installshield.wizard.service.LocalWizardServices.getWizardServices(LocalWizardServices.java:96)
at com.ibm.ismp.beans.wizard.actions.SetSuiteProductPropertyAction.execute(SetSuiteProductPropertyAction.java:51)
at com.installshield.wizard.RunnableWizardBeanContext.run(RunnableWizardBeanContext.java:21)
WizardException: (error code = 404; message="cannot find /wizard.inf in /event/setup.jar")
at com.installshield.wizard.Wizard.getExternalWizard(Wizard.java:2381)
at com.installshield.wizard.MultiWizardTreeIterator.initializeReferenceIterator(MultiWizardTreeIterator.java:26)
at com.installshield.wizard.MultiWizardTreeIterator.dereferenceNext(MultiWizardTreeIterator.java:92)
at com.installshield.wizard.MultiWizardTreeIterator.getNext(MultiWizardTreeIterator.java:72)
at com.installshield.wizard.Wizard$RunThread.run(Wizard.java:1542)
WizardException: (error code = 404; message="cannot find /wizard.inf in /event/setup.jar")
at com.installshield.wizard.Wizard.getExternalWizard(Wizard.java:2381)
at com.installshield.wizard.MultiWizardTreeIterator.initializeReferenceIterator(MultiWizardTreeIterator.java:26)
at com.installshield.wizard.MultiWizardTreeIterator.dereferenceNext(MultiWizardTreeIterator.java:92)
at com.installshield.wizard.MultiWizardTreeIterator.getNext(MultiWizardTreeIterator.java:72)
at com.installshield.wizard.awt.AWTWizardUI.refreshButtonStates(AWTWizardUI.java:1537)
at com.installshield.wizard.awt.AWTWizardUI.currentBeanChanged(AWTWizardUI.java:1273)
at com.installshield.wizard.StandardWizardListener.currentBeanChanged(StandardWizardListener.java:7
at com.installshield.wizard.Wizard$RunThread.run(Wizard.java:1535)
WizardException: (error code = 404; message="cannot find /wizard.inf in /event/setup.jar")
Hi,
The error which you are getting is because you amy be trying with Telnet.
These command require X windows.
If you run this command the installation will work proper . I have done successs instaaltion. and project is in production now with Fix patch CSD004.
Joined: 27 Mar 2002 Posts: 87 Location: Research Triangle Park, NC
Hi,
From what I have gathered from IBM support, they do not want you to install using the java -jar command. You have to use the setupsolaris executable that is shipped with the product which is an ISMP install and sets up the JVM required.
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum