Posted: Tue Aug 15, 2006 9:19 am Post subject: Problems reinstalling Message Broker V6
Apprentice
Joined: 15 Aug 2006 Posts: 30
Hi,
I have uninstalled the message broker tool kit and runtime. When I try to reinstall, the runtime installs without any problems but the toolkit gives me the following error message:
"There were errors encountered during the installation of the Toolkit. Please consult the logs located in C:\MB/logs for additional information"
The log file has the following error message:
STACK_TRACE: 24
java.io.FileNotFoundException: C:\WSMessageBroker6\logs\run_wmbt_rad_update_errout.log (The system cannot find the file specified)
at java.io.FileInputStream.open(Native Method)
at java.io.FileInputStream.<init>(FileInputStream.java:116)
at java.io.FileInputStream.<init>(FileInputStream.java:79)
at com.installshield.wizard.service.file.PureJavaFileServiceImpl.getFileSize(PureJavaFileServiceImpl.java:1264)
at sun.reflect.GeneratedMethodAccessor250.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java(Compiled Code))
at java.lang.reflect.Method.invoke(Method.java(Compiled Code))
at com.installshield.wizard.service.LocalImplementorProxy.invoke(LocalImplementorProxy.java(Compiled Code))
at com.installshield.wizard.service.AbstractService.invokeImpl(AbstractService.java(Compiled Code))
at com.installshield.wizard.service.file.GenericFileService.getFileSize(GenericFileService.java:849)
at com.ibm.wstools.FileSizeCheckCondition.evaluateTrueCondition(FileSizeCheckCondition.java:74)
at com.installshield.wizard.WizardBeanCondition.isMet(WizardBeanCondition.java:144)
at com.installshield.util.ConditionSet.evaluateORExpression(ConditionSet.java:110)
at com.installshield.util.ConditionSet.isMet(ConditionSet.java:86)
at com.installshield.wizard.WizardBean.conditionsMet(WizardBean.java:312)
at com.installshield.wizard.ConditionalWizardTreeIterator.accept(ConditionalWizardTreeIterator.java:45)
at com.installshield.wizard.StandardWizardTreeIterator.accept(StandardWizardTreeIterator.java:174)
at com.installshield.wizard.StandardWizardTreeIterator.getNext(StandardWizardTreeIterator.java:73)
at com.installshield.wizard.ActiveWizardTreeIterator.getNext(ActiveWizardTreeIterator.java:36)
at com.installshield.wizard.ConditionalWizardTreeIterator.getNext(ConditionalWizardTreeIterator.java:40)
at com.installshield.wizard.MultiWizardTreeIterator.getNext(MultiWizardTreeIterator.java:6
at com.installshield.wizard.Wizard$RunThread.run(Wizard.java:1576)
Does anyone know what I have done wrong or a way to fix this?
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