Author |
Message
|
LKay |
Posted: Wed May 06, 2015 10:25 am Post subject: WMB Toolkit 8.0.0.5 Linux x64 error opening flow editor |
|
|
Newbie
Joined: 06 May 2015 Posts: 2
|
I have successfully installed WMB Toolkit 8.0.0.5 on Centos and I'm able to start it up. However when I create and open a flow, the flow editor will be all blank and eclipse will be unresponsive. The following error exists in the workspace .log file:
!ENTRY org.eclipse.ui.workbench 4 0 2015-05-06 18:09:37.791
!MESSAGE WARNING: Prevented recursive attempt to activate part com.ibm.etools.mft.navigator.resource while still in the middle of activating part com.ibm.etools.mft.flow.editor
!STACK 0
java.lang.RuntimeException: WARNING: Prevented recursive attempt to activate part com.ibm.etools.mft.navigator.resource while still in the middle of activating part com.ibm.etools.mft.flow.editor
at org.eclipse.ui.internal.WorkbenchPage.setActivePart(Unknown Source)
at org.eclipse.ui.internal.WorkbenchPage.requestActivation(Unknown Source)
at org.eclipse.ui.internal.PartPane.requestActivation(Unknown Source)
at org.eclipse.ui.internal.PartPane.handleEvent(Unknown Source)
at org.eclipse.swt.widgets.EventTable.sendEvent(Unknown Source)
at org.eclipse.swt.widgets.Widget.sendEvent(Unknown Source)
at org.eclipse.swt.widgets.Widget.sendEvent(Unknown Source)
at org.eclipse.swt.widgets.Widget.sendEvent(Unknown Source)
... |
|
Back to top |
|
 |
fjb_saper |
Posted: Wed May 06, 2015 11:01 am Post subject: |
|
|
 Grand High Poobah
Joined: 18 Nov 2003 Posts: 20756 Location: LI,NY
|
Try opening an empty workspace... If that does not work un-install and re-install the toolkit...  _________________ MQ & Broker admin |
|
Back to top |
|
 |
LKay |
Posted: Thu May 07, 2015 1:11 pm Post subject: |
|
|
Newbie
Joined: 06 May 2015 Posts: 2
|
No, I tried that. It doesn't solve the issue. I'm running Centos 6.6 which might be part of the issue. |
|
Back to top |
|
 |
fjb_saper |
Posted: Thu May 07, 2015 2:03 pm Post subject: |
|
|
 Grand High Poobah
Joined: 18 Nov 2003 Posts: 20756 Location: LI,NY
|
You sure you got enough memory allocated to the toolkit?
On Windows I run mine with -vmargs -Xms512M -Xmx1024M _________________ MQ & Broker admin |
|
Back to top |
|
 |
Raman Kathpalia |
Posted: Tue May 19, 2015 6:48 am Post subject: |
|
|
 Newbie
Joined: 22 Jan 2015 Posts: 9 Location: New York, New York
|
Did it ever work for you? If so what was OS level and FP level?
Go back to that kernel level.
1. boot into centos at earlier kernel, (the option is given to you at the time of reboot)
Few more pointers if you're ready to re-install the product:
2. Re-install MQ/MB/MBX/MBT with silent install script (installAllSilent.sh). After installation, check Toolkit behavior before applying fix packs.
3. Try combination of 1 and 2. Silent script doesn't take very long to finish.(~10 min)
4. If you have to install any rpm manually, use yum localinstall *.rpm.
5. Try IIB Edition. It's faster to install with silent install script as all modules are already packed into one package. I confirm that IIB 9 dev edition installs and runs on Centos 6.6 without a problem.
Let us know how it goes! |
|
Back to top |
|
 |
|