ASG
IBM
Zystems
Cressida
Icon
Netflexity
 
  MQSeries.net
Search  Search       Tech Exchange      Education      Certifications      Library      Info Center      SupportPacs      LinkedIn  Search  Search                                                                   FAQ  FAQ   Usergroups  Usergroups
 
Register  ::  Log in Log in to check your private messages
 
RSS Feed - WebSphere MQ Support RSS Feed - Message Broker Support

MQSeries.net Forum Index » WebSphere Message Broker (ACE) Support » IIB v10.0.0.11 - Application Development Window crashes

Post new topic  Reply to topic
 IIB v10.0.0.11 - Application Development Window crashes « View previous topic :: View next topic » 
Author Message
Kjakh
PostPosted: Tue Apr 24, 2018 4:25 am    Post subject: IIB v10.0.0.11 - Application Development Window crashes Reply with quote

Newbie

Joined: 24 Apr 2018
Posts: 2

I am using IIB v10.0.0.11, and I am facing one weird issue with toolkit, while using the toolkit- Application Development window crashes with exception. In error log below is the exception trace. I reinstalled everything and cleaned up my workspace as well but didn't work. Please help.

org.eclipse.swt.SWTException: Failed to execute runnable (java.lang.ArrayIndexOutOfBoundsException)
at org.eclipse.swt.SWT.error(SWT.java:4368)
at org.eclipse.swt.SWT.error(SWT.java:4283)
at org.eclipse.swt.widgets.Synchronizer.contact admin(Synchronizer.java:138)
at org.eclipse.swt.widgets.Display.contact admin(Display.java:4145)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3762)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$9.run(PartRenderingEngine.java:1054)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:943)
at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:8
at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:589)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:543)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:124)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:353)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:180)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:90)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:55)
at java.lang.reflect.Method.invoke(Method.java:508)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:629)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:584)
at org.eclipse.equinox.launcher.Main.run(Main.java:1438)
at org.eclipse.equinox.launcher.Main.main(Main.java:1414)
Caused by: java.lang.ArrayIndexOutOfBoundsException
at com.ibm.etools.mft.builder.engine.impl.BaseTable.matchValues(BaseTable.java:252)
at com.ibm.etools.mft.builder.engine.impl.BaseTable.selectRows(BaseTable.java:781)
at com.ibm.etools.mft.navigator.utils.ConnectorServiceUtils.isServiceFileResource(ConnectorServiceUtils.java:427)
at com.ibm.etools.mft.navigator.utils.VirtualFolderUtils.shouldExcludeFromLibrary(VirtualFolderUtils.java:2158)
at com.ibm.etools.mft.navigator.utils.VirtualFolderUtils.internalGetObjectsInContainer(VirtualFolderUtils.java:2626)
at com.ibm.etools.mft.navigator.utils.VirtualFolderUtils.getObjectsInContainer(VirtualFolderUtils.java:2468)
at com.ibm.etools.mft.navigator.utils.VirtualFolderUtils.getAllObjectsInLibrary(VirtualFolderUtils.java:2316)
at com.ibm.etools.mft.navigator.utils.VirtualFolderUtils.getProjectChildrenForApplicationOrLibraryProj(VirtualFolderUtils.java:760)
at com.ibm.etools.mft.navigator.resource.element.lib.LibraryReference.getChildren(LibraryReference.java:62)
at com.ibm.etools.mft.navigator.resource.viewer.ResourceTreeContentProvider.getChildren(ResourceTreeContentProvider.java:309)
at org.eclipse.jface.viewers.AbstractTreeViewer.getRawChildren(AbstractTreeViewer.java:1374)
at org.eclipse.jface.viewers.TreeViewer.getRawChildren(TreeViewer.java:391)
at com.ibm.etools.mft.navigator.resource.viewer.ResourceTreeViewer.searchForDiposedElements(ResourceTreeViewer.java:1130)
at com.ibm.etools.mft.navigator.resource.viewer.ResourceTreeViewer.searchForDiposedElements(ResourceTreeViewer.java:1132)
at com.ibm.etools.mft.navigator.resource.viewer.ResourceTreeViewer.searchForDiposedElements(ResourceTreeViewer.java:1132)
at com.ibm.etools.mft.navigator.resource.viewer.NamespaceNavigator.handle_projects_tree_structuredselection_selectReveal(NamespaceNavigator.java:2414)
at com.ibm.etools.mft.navigator.resource.viewer.NamespaceNavigator.access$7(NamespaceNavigator.java:2357)
at com.ibm.etools.mft.navigator.resource.viewer.NamespaceNavigator$11.run(NamespaceNavigator.java:2531)
at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
at org.eclipse.swt.widgets.Synchronizer.contact admin(Synchronizer.java:135)
... 24 more
Back to top
View user's profile Send private message
souciance
PostPosted: Tue Apr 24, 2018 11:17 am    Post subject: Reply with quote

Disciple

Joined: 29 Jun 2010
Posts: 169

Seems like an Eclipse error...but hard to say from that stacktrace.
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » WebSphere Message Broker (ACE) Support » IIB v10.0.0.11 - Application Development Window crashes
Jump to:  



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
Protected by Anti-Spam ACP
 
 


Theme by Dustin Baccetti
Powered by phpBB © 2001, 2002 phpBB Group

Copyright © MQSeries.net. All rights reserved.