|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
OutOfMemoryError |
« View previous topic :: View next topic » |
Author |
Message
|
WMBSAM |
Posted: Mon Mar 29, 2010 9:20 am Post subject: OutOfMemoryError |
|
|
 Voyager
Joined: 02 Oct 2009 Posts: 90 Location: Atlanta
|
Hello everyone,
I am in a very tough situation.When i am trying to startup the Toolkit (WMB7.0) it crashes and says to check the workspace log and in the log i see the below error.
Quote: |
!SESSION Mon Mar 29 10:21:15 EST 2010 ------------------------------------------
!ENTRY org.eclipse.equinox.launcher 4 0 2010-03-29 10:21:15.702
!MESSAGE Could not find extension: org.eclipse.equinox.weaving.hook
!SESSION 2010-03-29 10:21:15.264 -----------------------------------------------
eclipse.buildId=unknown
java.fullversion=J2RE 1.6.0 IBM J9 2.4 Windows XP x86-32 jvmwi3260sr5ifx-20090821_41076 (JIT enabled, AOT enabled)
J9VM - 20090821_041076_lHdSMr
JIT - r9_20090518_2017
GC - 20090417_AA
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
Command-line arguments: -os win32 -ws win32 -arch x86
!ENTRY org.eclipse.osgi 4 0 2010-03-29 10:21:16.624
!MESSAGE Bundle org.eclipse.equinox.weaving.hook not found.
!ENTRY org.eclipse.equinox.weaving.aspectj 4 0 2010-03-29 10:21:18.874
!MESSAGE
!STACK 0
org.osgi.framework.BundleException: Exception in org.eclipse.equinox.weaving.aspectj.WeavingServicePlugin.start() of bundle org.eclipse.equinox.weaving.aspectj.
at org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActivator(Unknown Source)
at org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(Unknown Source)
at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(Unknown Source)
at org.eclipse.osgi.framework.internal.core.AbstractBundle.resume(Unknown Source)
at org.eclipse.osgi.framework.internal.core.Framework.resumeBundle(Unknown Source)
at org.eclipse.osgi.framework.internal.core.StartLevelManager.resumeBundles(Unknown Source)
at org.eclipse.osgi.framework.internal.core.StartLevelManager.incFWSL(Unknown Source)
at org.eclipse.osgi.framework.internal.core.StartLevelManager.doSetStartLevel(Unknown Source)
at org.eclipse.osgi.framework.internal.core.StartLevelManager.dispatchEvent(Unknown Source)
at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(Unknown Source)
at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(Unknown Source)
Caused by: java.lang.NoClassDefFoundError: org.eclipse.equinox.service.weaving.IWeavingServiceFactory
at org.eclipse.equinox.weaving.aspectj.WeavingServicePlugin.start(Unknown Source)
at org.eclipse.osgi.framework.internal.core.BundleContextImpl$2.run(Unknown Source)
at java.security.AccessController.doPrivileged(Unknown Source)
... 11 more
Caused by: java.lang.ClassNotFoundException: org.eclipse.equinox.service.weaving.IWeavingServiceFactory
at org.eclipse.osgi.framework.internal.core.BundleLoader.findClassInternal(Unknown Source)
at org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(Unknown Source)
at org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(Unknown Source)
at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
... 14 more
Root exception:
java.lang.NoClassDefFoundError: org.eclipse.equinox.service.weaving.IWeavingServiceFactory
at org.eclipse.equinox.weaving.aspectj.WeavingServicePlugin.start(Unknown Source)
at org.eclipse.osgi.framework.internal.core.BundleContextImpl$2.run(Unknown Source)
at java.security.AccessController.doPrivileged(Unknown Source)
at org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActivator(Unknown Source)
at org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(Unknown Source)
at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(Unknown Source)
at org.eclipse.osgi.framework.internal.core.AbstractBundle.resume(Unknown Source)
at org.eclipse.osgi.framework.internal.core.Framework.resumeBundle(Unknown Source)
at org.eclipse.osgi.framework.internal.core.StartLevelManager.resumeBundles(Unknown Source)
at org.eclipse.osgi.framework.internal.core.StartLevelManager.incFWSL(Unknown Source)
at org.eclipse.osgi.framework.internal.core.StartLevelManager.doSetStartLevel(Unknown Source)
at org.eclipse.osgi.framework.internal.core.StartLevelManager.dispatchEvent(Unknown Source)
at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(Unknown Source)
at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(Unknown Source)
Caused by: java.lang.ClassNotFoundException: org.eclipse.equinox.service.weaving.IWeavingServiceFactory
at org.eclipse.osgi.framework.internal.core.BundleLoader.findClassInternal(Unknown Source)
at org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(Unknown Source)
at org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(Unknown Source)
at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
... 14 more
!ENTRY org.eclipse.osgi 4 0 2010-02-29 09:58:52.431
!MESSAGE Application error
!STACK 1
java.lang.OutOfMemoryError
at com.ibm.etools.mft.builder.engine.impl.column.QNameArrayColumn.read(Unknown Source)
at com.ibm.etools.mft.builder.engine.impl.BaseTable.load(Unknown Source)
at com.ibm.etools.mft.builder.engine.impl.BaseSchema.load(Unknown Source)
at com.ibm.etools.mft.builder.xsi.XSIModelPlugin.getMSetCacheSchema(Unknown Source)
at com.ibm.etools.mft.builder.xsi.ui.MxsdCacheXSIAdapater.<clinit>(Unknown Source)
at java.lang.J9VMInternals.initializeImpl(Native Method)
at java.lang.J9VMInternals.initialize(Unknown Source)
at com.ibm.etools.mft.builder.xsi.ui.MessageSetCacheXSIAdapter.<clinit>(Unknown Source)
at java.lang.J9VMInternals.initializeImpl(Native Method)
at java.lang.J9VMInternals.initialize(Unknown Source)
at com.ibm.etools.mft.builder.xsi.ui.MessageSetNavigatorContentProvider.getMessageSetCache(Unknown Source)
at com.ibm.etools.mft.navigator.resource.element.MSGAbstractCollection.<init>(Unknown Source)
at com.ibm.etools.mft.navigator.resource.element.MXSDFile.getChildren(Unknown Source)
at com.ibm.etools.mft.navigator.resource.viewer.ResourceTreeContentProvider.getChildren(Unknown Source)
at com.ibm.etools.mft.navigator.resource.viewer.ResourceTreeContentProvider.hasChildren(Unknown Source)
at org.eclipse.jface.viewers.AbstractTreeViewer.isExpandable(Unknown Source)
at org.eclipse.jface.viewers.TreeViewer.isExpandable(Unknown Source)
at org.eclipse.jface.viewers.AbstractTreeViewer.isExpandable(Unknown Source)
at org.eclipse.jface.viewers.AbstractTreeViewer.updatePlus(Unknown Source)
at org.eclipse.jface.viewers.TreeViewer.updatePlus(Unknown Source)
at org.eclipse.jface.viewers.AbstractTreeViewer.createTreeItem(Unknown Source)
at org.eclipse.jface.viewers.AbstractTreeViewer$1.run(Unknown Source)
at org.eclipse.swt.custom.BusyIndicator.showWhile(Unknown Source)
at org.eclipse.jface.viewers.AbstractTreeViewer.createChildren(Unknown Source)
at org.eclipse.jface.viewers.TreeViewer.createChildren(Unknown Source)
at org.eclipse.jface.viewers.AbstractTreeViewer.internalExpand(Unknown Source)
at org.eclipse.jface.viewers.AbstractTreeViewer.setExpandedElements(Unknown Source)
at com.ibm.etools.mft.navigator.resource.viewer.NamespaceNavigator.restoreStateOfTrees(Unknown Source)
at com.ibm.etools.mft.navigator.resource.viewer.NamespaceNavigator.createPartControl(Unknown Source)
at org.eclipse.ui.internal.ViewReference.createPartHelper(Unknown Source)
at org.eclipse.ui.internal.ViewReference.createPart(Unknown Source)
at org.eclipse.ui.internal.WorkbenchPartReference.getPart(Unknown Source)
at org.eclipse.ui.internal.PartPane.setVisible(Unknown Source)
at org.eclipse.ui.internal.ViewPane.setVisible(Unknown Source)
at org.eclipse.ui.internal.presentations.PresentablePart.setVisible(Unknown Source)
at org.eclipse.ui.internal.presentations.util.PresentablePartFolder.select(Unknown Source)
at org.eclipse.ui.internal.presentations.util.LeftToRightTabOrder.select(Unknown Source)
at org.eclipse.ui.internal.presentations.util.TabbedStackPresentation.selectPart(Unknown Source)
at org.eclipse.ui.internal.PartStack.refreshPresentationSelection(Unknown Source)
at org.eclipse.ui.internal.PartStack.createControl(Unknown Source)
at org.eclipse.ui.internal.PartStack.createControl(Unknown Source)
at org.eclipse.ui.internal.PartSashContainer.createControl(Unknown Source)
at org.eclipse.ui.internal.PerspectiveHelper.activate(Unknown Source)
at org.eclipse.ui.internal.Perspective.onActivate(Unknown Source)
at org.eclipse.ui.internal.WorkbenchPage.onActivate(Unknown Source)
at org.eclipse.ui.internal.WorkbenchWindow$25.run(Unknown Source)
at org.eclipse.swt.custom.BusyIndicator.showWhile(Unknown Source)
at org.eclipse.ui.internal.WorkbenchWindow.setActivePage(Unknown Source)
at org.eclipse.ui.internal.WorkbenchWindow$19.runWithException(Unknown Source)
at org.eclipse.ui.internal.StartupThreading$StartupRunnable.run(Unknown Source)
at org.eclipse.swt.widgets.RunnableLock.run(Unknown Source)
at org.eclipse.swt.widgets.Synchronizer.contact admin(Unknown Source)
at org.eclipse.swt.widgets.Display.contact admin(Unknown Source)
at org.eclipse.swt.widgets.Display.readAndDispatch(Unknown Source)
at org.eclipse.ui.application.WorkbenchAdvisor.openWindows(Unknown Source)
at org.eclipse.ui.internal.Workbench$27.runWithException(Unknown Source)
at org.eclipse.ui.internal.StartupThreading$StartupRunnable.run(Unknown Source)
at org.eclipse.swt.widgets.RunnableLock.run(Unknown Source)
at org.eclipse.swt.widgets.Synchronizer.contact admin(Unknown Source)
at org.eclipse.swt.widgets.Display.contact admin(Unknown Source)
at org.eclipse.swt.widgets.Display.readAndDispatch(Unknown Source)
at org.eclipse.ui.internal.Workbench.runUI(Unknown Source)
at org.eclipse.ui.internal.Workbench.access$4(Unknown Source)
at org.eclipse.ui.internal.Workbench$5.run(Unknown Source)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Unknown Source)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Unknown Source)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(Unknown Source)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(Unknown Source)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(Unknown Source)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(Unknown Source)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(Unknown Source)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(Unknown Source)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(Unknown Source)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at org.eclipse.equinox.launcher.Main.invokeFramework(Unknown Source)
at org.eclipse.equinox.launcher.Main.basicRun(Unknown Source)
at org.eclipse.equinox.launcher.Main.run(Unknown Source)
at org.eclipse.equinox.launcher.Main.main(Unknown Source)
|
Could anybody tell me whats causing this issue? and how to overcome this?
Last edited by WMBSAM on Mon Mar 29, 2010 9:37 am; edited 1 time in total |
|
Back to top |
|
 |
smdavies99 |
Posted: Mon Mar 29, 2010 9:36 am Post subject: |
|
|
 Jedi Council
Joined: 10 Feb 2003 Posts: 6076 Location: Somewhere over the Rainbow this side of Never-never land.
|
I'd probably create a new empty workspace and see what happens when I start up the toolkit.
If that works, then I'd move each project one by one into the new workspace until either it stops working or the toolkit crashes. _________________ WMQ User since 1999
MQSI/WBI/WMB/'Thingy' User since 2002
Linux user since 1995
Every time you reinvent the wheel the more square it gets (anon). If in doubt think and investigate before you ask silly questions. |
|
Back to top |
|
 |
WMBSAM |
Posted: Mon Mar 29, 2010 9:41 am Post subject: |
|
|
 Voyager
Joined: 02 Oct 2009 Posts: 90 Location: Atlanta
|
how can i change the default workspace to the new workspace for the toolkit when it doesn't startup? |
|
Back to top |
|
 |
smdavies99 |
Posted: Mon Mar 29, 2010 10:47 am Post subject: |
|
|
 Jedi Council
Joined: 10 Feb 2003 Posts: 6076 Location: Somewhere over the Rainbow this side of Never-never land.
|
1) Make a copy of the icon you use to start it up
2) Open the properties of the icon and add a -data <path to new workspace> to the eclipse command.
I do this all the time for the various baselevel/project I am working on. Very useful. _________________ WMQ User since 1999
MQSI/WBI/WMB/'Thingy' User since 2002
Linux user since 1995
Every time you reinvent the wheel the more square it gets (anon). If in doubt think and investigate before you ask silly questions. |
|
Back to top |
|
 |
|
|
 |
|
Page 1 of 1 |
|
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
|
|
|
|