facebook

No build, no update with error: Cannot find a solution…..

  1. MyEclipse IDE
  2.  > 
  3. Installation, Configuration & Updates
Viewing 15 posts - 1 through 15 (of 15 total)
  • Author
    Posts
  • #295485 Reply

    Pete Helgren
    Participant

    Cannot find a solution satisfying the following requirements org.eclipse.ui.ide [3.4.2.M20090127-1700].

    I tried to build and got errors and then tried to run the update (in case there was a fix) and got roughtly the same set of errors.

    My MyEclipse install stopped building and I see the following in the error log:

    org.eclipse.core.internal.registry.ConfigurationElementHandle incompatible with org.eclipse.jdt.core.compiler.CompilationParticipant
    Errors running builder ‘Java Builder’ on project ‘asaap3’.
    Exception occurred while creating compilation participant
    Problems occurred when invoking code from plug-in: “org.eclipse.core.resources”.
    Problems occurred when invoking code from plug-in: “org.eclipse.jdt.core”.

    The log is pretty lengthy but seems to repeat the the above over and over. As far as I know, I haven’t updated anything else lately. Things were working fine last time I built on Friday. Any ideas?

    Thanks,

    Pete

    Here is the configuration:

    *** Date: Tuesday, March 3, 2009 5:17:42 PM MT

    *** Platform Details:

    *** System properties:
    awt.toolkit=sun.awt.windows.WToolkit
    com.ibm.cpu.endian=little
    com.ibm.jcl.checkClassPath=
    com.ibm.oti.configuration=scar
    com.ibm.oti.jcl.build=20080613_1526
    com.ibm.oti.shared.enabled=false
    com.ibm.oti.vm.bootstrap.library.path=C:\Program Files\IBM\SDP\jdk\jre\bin
    com.ibm.oti.vm.library.version=24
    com.ibm.util.extralibs.properties=
    com.ibm.vm.bitmode=32
    com.ibm.zero.version=1
    eclipse.buildId=M20090211-1700
    eclipse.commands=-os
    win32
    -ws
    win32
    -arch
    x86
    -showsplash
    -launcher
    C:\eclipse\eclipse.exe
    -name
    Eclipse
    –launcher.library
    C:\eclipse\plugins\org.eclipse.equinox.launcher.win32.win32.x86_1.0.101.R34x_v20080731\eclipse_1115.dll
    -startup

    Here is the log:

    !ENTRY org.eclipse.ui.workbench 4 0 2009-03-03 17:15:09.397
    !MESSAGE WARNING: Blocked recursive attempt to close part org.eclipse.ui.DefaultTextEditor while still in the middle of activating it
    !STACK 0
    java.lang.RuntimeException: WARNING: Blocked recursive attempt to close part org.eclipse.ui.DefaultTextEditor while still in the middle of activating it
    at org.eclipse.ui.internal.WorkbenchPage.closeEditors(Unknown Source)
    at org.eclipse.ui.internal.WorkbenchPage.closeEditor(Unknown Source)
    at org.eclipse.ui.internal.EditorPane.doHide(Unknown Source)
    at org.eclipse.ui.internal.PartStack.close(Unknown Source)
    at org.eclipse.ui.internal.EditorStack.close(Unknown Source)
    at org.eclipse.ui.internal.PartStack$1.close(Unknown Source)
    at org.eclipse.ui.internal.presentations.util.TabbedStackPresentation$1.handleEvent(Unknown Source)
    at org.eclipse.ui.internal.presentations.util.AbstractTabFolder.fireEvent(Unknown Source)
    at org.eclipse.ui.internal.presentations.util.AbstractTabFolder.fireEvent(Unknown Source)
    at org.eclipse.ui.internal.presentations.defaultpresentation.DefaultTabFolder.access$1(Unknown Source)
    at org.eclipse.ui.internal.presentations.defaultpresentation.DefaultTabFolder$1.closeButtonPressed(Unknown Source)
    at org.eclipse.ui.internal.presentations.PaneFolder.notifyCloseListeners(Unknown Source)
    at org.eclipse.ui.internal.presentations.PaneFolder$3.close(Unknown Source)
    at org.eclipse.swt.custom.CTabFolder.onMouse(Unknown Source)
    at org.eclipse.swt.custom.CTabFolder$1.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.Display.runDeferredEvents(Unknown Source)
    at org.eclipse.swt.widgets.Display.readAndDispatch(Unknown Source)
    at org.eclipse.jface.window.Window.runEventLoop(Unknown Source)
    at org.eclipse.jface.window.Window.open(Unknown Source)
    at org.eclipse.ui.texteditor.AbstractTextEditor.handleEditorInputChanged(Unknown Source)
    at org.eclipse.ui.texteditor.StatusTextEditor.handleEditorInputChanged(Unknown Source)
    at org.eclipse.ui.texteditor.AbstractTextEditor.sanityCheckState(Unknown Source)
    at org.eclipse.ui.texteditor.StatusTextEditor.sanityCheckState(Unknown Source)
    at org.eclipse.ui.texteditor.AbstractTextEditor.safelySanityCheckState(Unknown Source)
    at org.eclipse.ui.texteditor.AbstractTextEditor$ActivationListener.handleActivation(Unknown Source)
    at org.eclipse.ui.texteditor.AbstractTextEditor$ActivationListener.partActivated(Unknown Source)
    at org.eclipse.ui.internal.PartListenerList$1.run(Unknown Source)
    at org.eclipse.core.runtime.SafeRunner.run(Unknown Source)
    at org.eclipse.core.runtime.Platform.run(Unknown Source)
    at org.eclipse.ui.internal.PartListenerList.fireEvent(Unknown Source)
    at org.eclipse.ui.internal.PartListenerList.firePartActivated(Unknown Source)
    at org.eclipse.ui.internal.PartService.firePartActivated(Unknown Source)
    at org.eclipse.ui.internal.PartService.setActivePart(Unknown Source)
    at org.eclipse.ui.internal.WWinPartService.updateActivePart(Unknown Source)
    at org.eclipse.ui.internal.WWinPartService.access$0(Unknown Source)
    at org.eclipse.ui.internal.WWinPartService$1.partDeactivated(Unknown Source)
    at org.eclipse.ui.internal.PartListenerList2$4.run(Unknown Source)
    at org.eclipse.core.runtime.SafeRunner.run(Unknown Source)
    at org.eclipse.core.runtime.Platform.run(Unknown Source)
    at org.eclipse.ui.internal.PartListenerList2.fireEvent(Unknown Source)
    at org.eclipse.ui.internal.PartListenerList2.firePartDeactivated(Unknown Source)
    at org.eclipse.ui.internal.PartService.firePartDeactivated(Unknown Source)
    at org.eclipse.ui.internal.PartService.setActivePart(Unknown Source)
    at org.eclipse.ui.internal.WorkbenchPagePartList.fireActivePartChanged(Unknown Source)
    at org.eclipse.ui.internal.PartList.setActivePart(Unknown Source)
    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.EditorPane.requestActivation(Unknown Source)
    at org.eclipse.ui.internal.presentations.PresentablePart.setFocus(Unknown Source)
    at org.eclipse.ui.internal.presentations.util.TabbedStackPresentation$1.handleEvent(Unknown Source)
    at org.eclipse.ui.internal.presentations.util.AbstractTabFolder.fireEvent(Unknown Source)
    at org.eclipse.ui.internal.presentations.util.AbstractTabFolder.fireEvent(Unknown Source)
    at org.eclipse.ui.internal.presentations.util.AbstractTabFolder.handleMouseDown(Unknown Source)
    at org.eclipse.ui.internal.presentations.util.AbstractTabFolder$3.mouseDown(Unknown Source)
    at org.eclipse.swt.widgets.TypedListener.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.Display.runDeferredEvents(Unknown Source)
    at org.eclipse.swt.widgets.Display.readAndDispatch(Unknown Source)
    at org.eclipse.ui.internal.Workbench.runEventLoop(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)

    !ENTRY org.eclipse.jdt.core 4 2 2009-03-03 17:15:28.945
    !MESSAGE Problems occurred when invoking code from plug-in: “org.eclipse.jdt.core”.
    !STACK 1
    org.eclipse.core.runtime.CoreException: Plug-in org.maven.ide.eclipse.jdt was unable to load class org.maven.ide.eclipse.jdt.internal.JDTCompilationParticipant.
    at org.eclipse.core.internal.registry.osgi.RegistryStrategyOSGI.throwException(Unknown Source)
    at org.eclipse.core.internal.registry.osgi.RegistryStrategyOSGI.createExecutableExtension(Unknown Source)
    at org.eclipse.core.internal.registry.ExtensionRegistry.createExecutableExtension(Unknown Source)
    at org.eclipse.core.internal.registry.ConfigurationElement.createExecutableExtension(Unknown Source)
    at org.eclipse.core.internal.registry.ConfigurationElementHandle.createExecutableExtension(Unknown Source)
    at org.eclipse.jdt.internal.core.JavaModelManager$5.run(Unknown Source)
    at org.eclipse.core.runtime.SafeRunner.run(Unknown Source)
    at org.eclipse.jdt.internal.core.JavaModelManager$CompilationParticipants.getCompilationParticipants(Unknown Source)
    at org.eclipse.jdt.internal.core.builder.JavaBuilder.initializeBuilder(Unknown Source)
    at org.eclipse.jdt.internal.core.builder.JavaBuilder.clean(Unknown Source)
    at org.eclipse.core.internal.events.BuildManager$2.run(Unknown Source)
    at org.eclipse.core.runtime.SafeRunner.run(Unknown Source)
    at org.eclipse.core.internal.events.BuildManager.basicBuild(Unknown Source)
    at org.eclipse.core.internal.events.BuildManager.basicBuild(Unknown Source)
    at org.eclipse.core.internal.events.BuildManager$1.run(Unknown Source)
    at org.eclipse.core.runtime.SafeRunner.run(Unknown Source)
    at org.eclipse.core.internal.events.BuildManager.basicBuild(Unknown Source)
    at org.eclipse.core.internal.events.BuildManager.basicBuild(Unknown Source)
    at org.eclipse.core.internal.events.BuildManager.build(Unknown Source)
    at org.eclipse.core.internal.resources.Project.internalBuild(Unknown Source)
    at org.eclipse.core.internal.resources.Project.build(Unknown Source)
    at org.eclipse.ui.internal.ide.dialogs.CleanDialog.doClean(Unknown Source)
    at org.eclipse.ui.internal.ide.dialogs.CleanDialog$1.runInWorkspace(Unknown Source)
    at org.eclipse.core.internal.resources.InternalWorkspaceJob.run(Unknown Source)
    at org.eclipse.core.internal.jobs.Worker.run(Unknown Source)
    Caused by: org.eclipse.core.runtime.internal.adaptor.EclipseLazyStarter$TerminatingClassNotFoundException: An error occurred while automatically activating bundle org.maven.ide.eclipse.jdt (705).
    at org.eclipse.core.runtime.internal.adaptor.EclipseLazyStarter.postFindLocalClass(Unknown Source)
    at org.eclipse.osgi.baseadaptor.loader.ClasspathManager.findLocalClass(Unknown Source)
    at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.findLocalClass(Unknown Source)
    at org.eclipse.osgi.framework.internal.core.BundleLoader.findLocalClass(Unknown Source)
    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)
    at org.eclipse.osgi.framework.internal.core.BundleLoader.loadClass(Unknown Source)
    at org.eclipse.osgi.framework.internal.core.BundleHost.loadClass(Unknown Source)
    at org.eclipse.osgi.framework.internal.core.AbstractBundle.loadClass(Unknown Source)
    at org.eclipse.core.internal.registry.osgi.RegistryStrategyOSGI.createExecutableExtension(Unknown Source)
    at org.eclipse.core.internal.registry.ExtensionRegistry.createExecutableExtension(Unknown Source)
    at org.eclipse.core.internal.registry.ConfigurationElement.createExecutableExtension(Unknown Source)
    at org.eclipse.core.internal.registry.ConfigurationElementHandle.createExecutableExtension(Unknown Source)
    at org.eclipse.jdt.internal.core.JavaModelManager$5.run(Unknown Source)
    at org.eclipse.core.runtime.SafeRunner.run(Unknown Source)
    at org.eclipse.jdt.internal.core.JavaModelManager$CompilationParticipants.getCompilationParticipants(Unknown Source)
    at org.eclipse.jdt.internal.core.ReconcileWorkingCopyOperation.notifyParticipants(Unknown Source)
    at org.eclipse.jdt.internal.core.ReconcileWorkingCopyOperation.executeOperation(Unknown Source)
    at org.eclipse.jdt.internal.core.JavaModelOperation.run(Unknown Source)
    at org.eclipse.jdt.internal.core.JavaModelOperation.runOperation(Unknown Source)
    at org.eclipse.jdt.internal.core.CompilationUnit.reconcile(Unknown Source)
    at org.eclipse.jdt.internal.ui.text.java.JavaReconcilingStrategy.reconcile(Unknown Source)
    at org.eclipse.jdt.internal.ui.text.java.JavaReconcilingStrategy.access$0(Unknown Source)
    at org.eclipse.jdt.internal.ui.text.java.JavaReconcilingStrategy$1.run(Unknown Source)
    at org.eclipse.core.runtime.SafeRunner.run(Unknown Source)
    at org.eclipse.jdt.internal.ui.text.java.JavaReconcilingStrategy.reconcile(Unknown Source)
    at org.eclipse.jdt.internal.ui.text.java.JavaReconcilingStrategy.initialReconcile(Unknown Source)
    at org.eclipse.jdt.internal.ui.text.CompositeReconcilingStrategy.initialReconcile(Unknown Source)
    at org.eclipse.jdt.internal.ui.text.JavaCompositeReconcilingStrategy.initialReconcile(Unknown Source)
    at org.eclipse.jface.text.reconciler.MonoReconciler.initialProcess(Unknown Source)
    at org.eclipse.jdt.internal.ui.text.JavaReconciler.initialProcess(Unknown Source)
    at org.eclipse.jface.text.reconciler.AbstractReconciler$BackgroundThread.run(Unknown Source)
    Caused by: org.osgi.framework.BundleException: Exception in org.maven.ide.eclipse.jdt.MavenJdtPlugin.start() of bundle org.maven.ide.eclipse.jdt.
    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.start(Unknown Source)
    at org.eclipse.osgi.framework.util.SecureAction.start(Unknown Source)
    … 35 more
    Caused by: java.lang.NullPointerException
    at org.maven.ide.eclipse.jdt.MavenJdtPlugin.start(Unknown Source)
    at org.eclipse.osgi.framework.internal.core.BundleContextImpl$2.run(Unknown Source)
    at java.security.AccessController.doPrivileged(Unknown Source)
    … 40 more
    !SUBENTRY 1 org.eclipse.equinox.registry 4 1 2009-03-03 17:15:28.955
    !MESSAGE Plug-in org.maven.ide.eclipse.jdt was unable to load class org.maven.ide.eclipse.jdt.internal.JDTCompilationParticipant.
    !STACK 0
    org.eclipse.core.runtime.internal.adaptor.EclipseLazyStarter$TerminatingClassNotFoundException: An error occurred while automatically activating bundle org.maven.ide.eclipse.jdt (705).
    at org.eclipse.core.runtime.internal.adaptor.EclipseLazyStarter.postFindLocalClass(Unknown Source)
    at org.eclipse.osgi.baseadaptor.loader.ClasspathManager.findLocalClass(Unknown Source)
    at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.findLocalClass(Unknown Source)
    at org.eclipse.osgi.framework.internal.core.BundleLoader.findLocalClass(Unknown Source)
    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)
    at org.eclipse.osgi.framework.internal.core.BundleLoader.loadClass(Unknown Source)
    at org.eclipse.osgi.framework.internal.core.BundleHost.loadClass(Unknown Source)
    at org.eclipse.osgi.framework.internal.core.AbstractBundle.loadClass(Unknown Source)
    at org.eclipse.core.internal.registry.osgi.RegistryStrategyOSGI.createExecutableExtension(Unknown Source)
    at org.eclipse.core.internal.registry.ExtensionRegistry.createExecutableExtension(Unknown Source)
    at org.eclipse.core.internal.registry.ConfigurationElement.createExecutableExtension(Unknown Source)
    at org.eclipse.core.internal.registry.ConfigurationElementHandle.createExecutableExtension(Unknown Source)
    at org.eclipse.jdt.internal.core.JavaModelManager$5.run(Unknown Source)
    at org.eclipse.core.runtime.SafeRunner.run(Unknown Source)
    at org.eclipse.jdt.internal.core.JavaModelManager$CompilationParticipants.getCompilationParticipants(Unknown Source)
    at org.eclipse.jdt.internal.core.ReconcileWorkingCopyOperation.notifyParticipants(Unknown Source)
    at org.eclipse.jdt.internal.core.ReconcileWorkingCopyOperation.executeOperation(Unknown Source)
    at org.eclipse.jdt.internal.core.JavaModelOperation.run(Unknown Source)
    at org.eclipse.jdt.internal.core.JavaModelOperation.runOperation(Unknown Source)
    at org.eclipse.jdt.internal.core.CompilationUnit.reconcile(Unknown Source)
    at org.eclipse.jdt.internal.ui.text.java.JavaReconcilingStrategy.reconcile(Unknown Source)
    at org.eclipse.jdt.internal.ui.text.java.JavaReconcilingStrategy.access$0(Unknown Source)
    at org.eclipse.jdt.internal.ui.text.java.JavaReconcilingStrategy$1.run(Unknown Source)
    at org.eclipse.core.runtime.SafeRunner.run(Unknown Source)
    at org.eclipse.jdt.internal.ui.text.java.JavaReconcilingStrategy.reconcile(Unknown Source)
    at org.eclipse.jdt.internal.ui.text.java.JavaReconcilingStrategy.initialReconcile(Unknown Source)
    at org.eclipse.jdt.internal.ui.text.CompositeReconcilingStrategy.initialReconcile(Unknown Source)
    at org.eclipse.jdt.internal.ui.text.JavaCompositeReconcilingStrategy.initialReconcile(Unknown Source)
    at org.eclipse.jface.text.reconciler.MonoReconciler.initialProcess(Unknown Source)
    at org.eclipse.jdt.internal.ui.text.JavaReconciler.initialProcess(Unknown Source)
    at org.eclipse.jface.text.reconciler.AbstractReconciler$BackgroundThread.run(Unknown Source)
    Caused by: org.osgi.framework.BundleException: Exception in org.maven.ide.eclipse.jdt.MavenJdtPlugin.start() of bundle org.maven.ide.eclipse.jdt.
    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.start(Unknown Source)
    at org.eclipse.osgi.framework.util.SecureAction.start(Unknown Source)
    … 35 more
    Caused by: java.lang.NullPointerException
    at org.maven.ide.eclipse.jdt.MavenJdtPlugin.start(Unknown Source)
    at org.eclipse.osgi.framework.internal.core.BundleContextImpl$2.run(Unknown Source)
    at java.security.AccessController.doPrivileged(Unknown Source)
    … 40 more
    !SUBENTRY 1 org.eclipse.equinox.registry 4 1 2009-03-03 17:15:28.955
    !MESSAGE Plug-in org.maven.ide.eclipse.jdt was unable to load class org.maven.ide.eclipse.jdt.internal.JDTCompilationParticipant.
    !STACK 0
    org.eclipse.core.runtime.internal.adaptor.EclipseLazyStarter$TerminatingClassNotFoundException: An error occurred while automatically activating bundle org.maven.ide.eclipse.jdt (705).
    at org.eclipse.core.runtime.internal.adaptor.EclipseLazyStarter.postFindLocalClass(Unknown Source)
    at org.eclipse.osgi.baseadaptor.loader.ClasspathManager.findLocalClass(Unknown Source)
    at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.findLocalClass(Unknown Source)
    at org.eclipse.osgi.framework.internal.core.BundleLoader.findLocalClass(Unknown Source)
    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)
    at org.eclipse.osgi.framework.internal.core.BundleLoader.loadClass(Unknown Source)
    at org.eclipse.osgi.framework.internal.core.BundleHost.loadClass(Unknown Source)
    at org.eclipse.osgi.framework.internal.core.AbstractBundle.loadClass(Unknown Source)
    at org.eclipse.core.internal.registry.osgi.RegistryStrategyOSGI.createExecutableExtension(Unknown Source)
    at org.eclipse.core.internal.registry.ExtensionRegistry.createExecutableExtension(Unknown Source)
    at org.eclipse.core.internal.registry.ConfigurationElement.createExecutableExtension(Unknown Source)
    at org.eclipse.core.internal.registry.ConfigurationElementHandle.createExecutableExtension(Unknown Source)
    at org.eclipse.jdt.internal.core.JavaModelManager$5.run(Unknown Source)
    at org.eclipse.core.runtime.SafeRunner.run(Unknown Source)
    at org.eclipse.jdt.internal.core.JavaModelManager$CompilationParticipants.getCompilationParticipants(Unknown Source)
    at org.eclipse.jdt.internal.core.ReconcileWorkingCopyOperation.notifyParticipants(Unknown Source)
    at org.eclipse.jdt.internal.core.ReconcileWorkingCopyOperation.executeOperation(Unknown Source)
    at org.eclipse.jdt.internal.core.JavaModelOperation.run(Unknown Source)
    at org.eclipse.jdt.internal.core.JavaModelOperation.runOperation(Unknown Source)
    at org.eclipse.jdt.internal.core.CompilationUnit.reconcile(Unknown Source)
    at org.eclipse.jdt.internal.ui.text.java.JavaReconcilingStrategy.reconcile(Unknown Source)
    at org.eclipse.jdt.internal.ui.text.java.JavaReconcilingStrategy.access$0(Unknown Source)
    at org.eclipse.jdt.internal.ui.text.java.JavaReconcilingStrategy$1.run(Unknown Source)
    at org.eclipse.core.runtime.SafeRunner.run(Unknown Source)
    at org.eclipse.jdt.internal.ui.text.java.JavaReconcilingStrategy.reconcile(Unknown Source)
    at org.eclipse.jdt.internal.ui.text.java.JavaReconcilingStrategy.initialReconcile(Unknown Source)
    at org.eclipse.jdt.internal.ui.text.CompositeReconcilingStrategy.initialReconcile(Unknown Source)
    at org.eclipse.jdt.internal.ui.text.JavaCompositeReconcilingStrategy.initialReconcile(Unknown Source)
    at org.eclipse.jface.text.reconciler.MonoReconciler.initialProcess(Unknown Source)
    at org.eclipse.jdt.internal.ui.text.JavaReconciler.initialProcess(Unknown Source)
    at org.eclipse.jface.text.reconciler.AbstractReconciler$BackgroundThread.run(Unknown Source)
    Caused by: org.osgi.framework.BundleException: Exception in org.maven.ide.eclipse.jdt.MavenJdtPlugin.start() of bundle org.maven.ide.eclipse.jdt.
    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.start(Unknown Source)
    at org.eclipse.osgi.framework.util.SecureAction.start(Unknown Source)
    … 35 more
    Caused by: java.lang.NullPointerException
    at org.maven.ide.eclipse.jdt.MavenJdtPlugin.start(Unknown Source)
    at org.eclipse.osgi.framework.internal.core.BundleContextImpl$2.run(Unknown Source)
    at java.security.AccessController.doPrivileged(Unknown Source)
    … 40 more

    !ENTRY org.eclipse.jdt.core 4 4 2009-03-03 17:15:28.955
    !MESSAGE Exception occurred while creating compilation participant
    !STACK 1
    org.eclipse.core.runtime.CoreException: Plug-in org.maven.ide.eclipse.jdt was unable to load class org.maven.ide.eclipse.jdt.internal.JDTCompilationParticipant.
    at org.eclipse.core.internal.registry.osgi.RegistryStrategyOSGI.throwException(Unknown Source)
    at org.eclipse.core.internal.registry.osgi.RegistryStrategyOSGI.createExecutableExtension(Unknown Source)
    at org.eclipse.core.internal.registry.ExtensionRegistry.createExecutableExtension(Unknown Source)
    at org.eclipse.core.internal.registry.ConfigurationElement.createExecutableExtension(Unknown Source)
    at org.eclipse.core.internal.registry.ConfigurationElementHandle.createExecutableExtension(Unknown Source)
    at org.eclipse.jdt.internal.core.JavaModelManager$5.run(Unknown Source)
    at org.eclipse.core.runtime.SafeRunner.run(Unknown Source)
    at org.eclipse.jdt.internal.core.JavaModelManager$CompilationParticipants.getCompilationParticipants(Unknown Source)
    at org.eclipse.jdt.internal.core.builder.JavaBuilder.initializeBuilder(Unknown Source)
    at org.eclipse.jdt.internal.core.builder.JavaBuilder.clean(Unknown Source)
    at org.eclipse.core.internal.events.BuildManager$2.run(Unknown Source)
    at org.eclipse.core.runtime.SafeRunner.run(Unknown Source)
    at org.eclipse.core.internal.events.BuildManager.basicBuild(Unknown Source)
    at org.eclipse.core.internal.events.BuildManager.basicBuild(Unknown Source)
    at org.eclipse.core.internal.events.BuildManager$1.run(Unknown Source)
    at org.eclipse.core.runtime.SafeRunner.run(Unknown Source)
    at org.eclipse.core.internal.events.BuildManager.basicBuild(Unknown Source)
    at org.eclipse.core.internal.events.BuildManager.basicBuild(Unknown Source)
    at org.eclipse.core.internal.events.BuildManager.build(Unknown Source)
    at org.eclipse.core.internal.resources.Project.internalBuild(Unknown Source)
    at org.eclipse.core.internal.resources.Project.build(Unknown Source)
    at org.eclipse.ui.internal.ide.dialogs.CleanDialog.doClean(Unknown Source)
    at org.eclipse.ui.internal.ide.dialogs.CleanDialog$1.runInWorkspace(Unknown Source)
    at org.eclipse.core.internal.resources.InternalWorkspaceJob.run(Unknown Source)
    at org.eclipse.core.internal.jobs.Worker.run(Unknown Source)
    Caused by: org.eclipse.core.runtime.internal.adaptor.EclipseLazyStarter$TerminatingClassNotFoundException: An error occurred while automatically activating bundle org.maven.ide.eclipse.jdt (705).
    at org.eclipse.core.runtime.internal.adaptor.EclipseLazyStarter.postFindLocalClass(Unknown Source)
    at org.eclipse.osgi.baseadaptor.loader.ClasspathManager.findLocalClass(Unknown Source)
    at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.findLocalClass(Unknown Source)
    at org.eclipse.osgi.framework.internal.core.BundleLoader.findLocalClass(Unknown Source)
    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)
    at org.eclipse.osgi.framework.internal.core.BundleLoader.loadClass(Unknown Source)
    at org.eclipse.osgi.framework.internal.core.BundleHost.loadClass(Unknown Source)
    at org.eclipse.osgi.framework.internal.core.AbstractBundle.loadClass(Unknown Source)
    at org.eclipse.core.internal.registry.osgi.RegistryStrategyOSGI.createExecutableExtension(Unknown Source)
    at org.eclipse.core.internal.registry.ExtensionRegistry.createExecutableExtension(Unknown Source)
    at org.eclipse.core.internal.registry.ConfigurationElement.createExecutableExtension(Unknown Source)
    at org.eclipse.core.internal.registry.ConfigurationElementHandle.createExecutableExtension(Unknown Source)
    at org.eclipse.jdt.internal.core.JavaModelManager$5.run(Unknown Source)
    at org.eclipse.core.runtime.SafeRunner.run(Unknown Source)
    at org.eclipse.jdt.internal.core.JavaModelManager$CompilationParticipants.getCompilationParticipants(Unknown Source)
    at org.eclipse.jdt.internal.core.ReconcileWorkingCopyOperation.notifyParticipants(Unknown Source)
    at org.eclipse.jdt.internal.core.ReconcileWorkingCopyOperation.executeOperation(Unknown Source)
    at org.eclipse.jdt.internal.core.JavaModelOperation.run(Unknown Source)
    at org.eclipse.jdt.internal.core.JavaModelOperation.runOperation(Unknown Source)
    at org.eclipse.jdt.internal.core.CompilationUnit.reconcile(Unknown Source)
    at org.eclipse.jdt.internal.ui.text.java.JavaReconcilingStrategy.reconcile(Unknown Source)
    at org.eclipse.jdt.internal.ui.text.java.JavaReconcilingStrategy.access$0(Unknown Source)
    at org.eclipse.jdt.internal.ui.text.java.JavaReconcilingStrategy$1.run(Unknown Source)
    at org.eclipse.core.runtime.SafeRunner.run(Unknown Source)
    at org.eclipse.jdt.internal.ui.text.java.JavaReconcilingStrategy.reconcile(Unknown Source)
    at org.eclipse.jdt.internal.ui.text.java.JavaReconcilingStrategy.initialReconcile(Unknown Source)
    at org.eclipse.jdt.internal.ui.text.CompositeReconcilingStrategy.initialReconcile(Unknown Source)
    at org.eclipse.jdt.internal.ui.text.JavaCompositeReconcilingStrategy.initialReconcile(Unknown Source)
    at org.eclipse.jface.text.reconciler.MonoReconciler.initialProcess(Unknown Source)
    at org.eclipse.jdt.internal.ui.text.JavaReconciler.initialProcess(Unknown Source)
    at org.eclipse.jface.text.reconciler.AbstractReconciler$BackgroundThread.run(Unknown Source)
    Caused by: org.osgi.framework.BundleException: Exception in org.maven.ide.eclipse.jdt.MavenJdtPlugin.start() of bundle org.maven.ide.eclipse.jdt.
    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.start(Unknown Source)
    at org.eclipse.osgi.framework.util.SecureAction.start(Unknown Source)
    … 35 more
    Caused by: java.lang.NullPointerException
    at org.maven.ide.eclipse.jdt.MavenJdtPlugin.start(Unknown Source)
    at org.eclipse.osgi.framework.internal.core.BundleContextImpl$2.run(Unknown Source)
    at java.security.AccessController.doPrivileged(Unknown Source)
    … 40 more
    !SUBENTRY 1 org.eclipse.equinox.registry 4 1 2009-03-03 17:15:28.955
    !MESSAGE Plug-in org.maven.ide.eclipse.jdt was unable to load class org.maven.ide.eclipse.jdt.internal.JDTCompilationParticipant.
    !STACK 0
    org.eclipse.core.runtime.internal.adaptor.EclipseLazyStarter$TerminatingClassNotFoundException: An error occurred while automatically activating bundle org.maven.ide.eclipse.jdt (705).
    at org.eclipse.core.runtime.internal.adaptor.EclipseLazyStarter.postFindLocalClass(Unknown Source)
    at org.eclipse.osgi.baseadaptor.loader.ClasspathManager.findLocalClass(Unknown Source)
    at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.findLocalClass(Unknown Source)
    at org.eclipse.osgi.framework.internal.core.BundleLoader.findLocalClass(Unknown Source)
    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)
    at org.eclipse.osgi.framework.internal.core.BundleLoader.loadClass(Unknown Source)
    at org.eclipse.osgi.framework.internal.core.BundleHost.loadClass(Unknown Source)
    at org.eclipse.osgi.framework.internal.core.AbstractBundle.loadClass(Unknown Source)
    at org.eclipse.core.internal.registry.osgi.RegistryStrategyOSGI.createExecutableExtension(Unknown Source)
    at org.eclipse.core.internal.registry.ExtensionRegistry.createExecutableExtension(Unknown Source)
    at org.eclipse.core.internal.registry.ConfigurationElement.createExecutableExtension(Unknown Source)
    at org.eclipse.core.internal.registry.ConfigurationElementHandle.createExecutableExtension(Unknown Source)
    at org.eclipse.jdt.internal.core.JavaModelManager$5.run(Unknown Source)
    at org.eclipse.core.runtime.SafeRunner.run(Unknown Source)
    at org.eclipse.jdt.internal.core.JavaModelManager$CompilationParticipants.getCompilationParticipants(Unknown Source)
    at org.eclipse.jdt.internal.core.ReconcileWorkingCopyOperation.notifyParticipants(Unknown Source)
    at org.eclipse.jdt.internal.core.ReconcileWorkingCopyOperation.executeOperation(Unknown Source)
    at org.eclipse.jdt.internal.core.JavaModelOperation.run(Unknown Source)
    at org.eclipse.jdt.internal.core.JavaModelOperation.runOperation(Unknown Source)
    at org.eclipse.jdt.internal.core.CompilationUnit.reconcile(Unknown Source)
    at org.eclipse.jdt.internal.ui.text.java.JavaReconcilingStrategy.reconcile(Unknown Source)
    at org.eclipse.jdt.internal.ui.text.java.JavaReconcilingStrategy.access$0(Unknown Source)
    at org.eclipse.jdt.internal.ui.text.java.JavaReconcilingStrategy$1.run(Unknown Source)
    at org.eclipse.core.runtime.SafeRunner.run(Unknown Source)
    at org.eclipse.jdt.internal.ui.text.java.JavaReconcilingStrategy.reconcile(Unknown Source)
    at org.eclipse.jdt.internal.ui.text.java.JavaReconcilingStrategy.initialReconcile(Unknown Source)
    at org.eclipse.jdt.internal.ui.text.CompositeReconcilingStrategy.initialReconcile(Unknown Source)
    at org.eclipse.jdt.internal.ui.text.JavaCompositeReconcilingStrategy.initialReconcile(Unknown Source)
    at org.eclipse.jface.text.reconciler.MonoReconciler.initialProcess(Unknown Source)
    at org.eclipse.jdt.internal.ui.text.JavaReconciler.initialProcess(Unknown Source)
    at org.eclipse.jface.text.reconciler.AbstractReconciler$BackgroundThread.run(Unknown Source)
    Caused by: org.osgi.framework.BundleException: Exception in org.maven.ide.eclipse.jdt.MavenJdtPlugin.start() of bundle org.maven.ide.eclipse.jdt.
    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.start(Unknown Source)
    at org.eclipse.osgi.framework.util.SecureAction.start(Unknown Source)
    … 35 more
    Caused by: java.lang.NullPointerException
    at org.maven.ide.eclipse.jdt.MavenJdtPlugin.start(Unknown Source)
    at org.eclipse.osgi.framework.internal.core.BundleContextImpl$2.run(Unknown Source)
    at java.security.AccessController.doPrivileged(Unknown Source)
    … 40 more

    !ENTRY org.eclipse.core.resources 4 2 2009-03-03 17:15:28.955
    !MESSAGE Problems occurred when invoking code from plug-in: “org.eclipse.core.resources”.
    !STACK 0
    java.lang.ClassCastException: org.eclipse.core.internal.registry.ConfigurationElementHandle incompatible with org.eclipse.jdt.core.compiler.CompilationParticipant
    at org.eclipse.jdt.internal.core.JavaModelManager$CompilationParticipants.getCompilationParticipants(Unknown Source)
    at org.eclipse.jdt.internal.core.builder.JavaBuilder.initializeBuilder(Unknown Source)
    at org.eclipse.jdt.internal.core.builder.JavaBuilder.clean(Unknown Source)
    at org.eclipse.core.internal.events.BuildManager$2.run(Unknown Source)
    at org.eclipse.core.runtime.SafeRunner.run(Unknown Source)
    at org.eclipse.core.internal.events.BuildManager.basicBuild(Unknown Source)
    at org.eclipse.core.internal.events.BuildManager.basicBuild(Unknown Source)
    at org.eclipse.core.internal.events.BuildManager$1.run(Unknown Source)
    at org.eclipse.core.runtime.SafeRunner.run(Unknown Source)
    at org.eclipse.core.internal.events.BuildManager.basicBuild(Unknown Source)
    at org.eclipse.core.internal.events.BuildManager.basicBuild(Unknown Source)
    at org.eclipse.core.internal.events.BuildManager.build(Unknown Source)
    at org.eclipse.core.internal.resources.Project.internalBuild(Unknown Source)
    at org.eclipse.core.internal.resources.Project.build(Unknown Source)
    at org.eclipse.ui.internal.ide.dialogs.CleanDialog.doClean(Unknown Source)
    at org.eclipse.ui.internal.ide.dialogs.CleanDialog$1.runInWorkspace(Unknown Source)
    at org.eclipse.core.internal.resources.InternalWorkspaceJob.run(Unknown Source)
    at org.eclipse.core.internal.jobs.Worker.run(Unknown Source)

    !ENTRY org.eclipse.core.resources 2 566 2009-03-03 17:15:29.005
    !MESSAGE Errors during build.
    !SUBENTRY 1 org.eclipse.jdt.core 2 75 2009-03-03 17:15:29.005
    !MESSAGE Errors running builder ‘Java Builder’ on project ‘asaap3’.
    !SUBENTRY 1 org.eclipse.jdt.core 2 75 2009-03-03 17:15:29.005
    !MESSAGE org.eclipse.core.internal.registry.ConfigurationElementHandle incompatible with org.eclipse.jdt.core.compiler.CompilationParticipant
    !STACK 0
    java.lang.ClassCastException: org.eclipse.core.internal.registry.ConfigurationElementHandle incompatible with org.eclipse.jdt.core.compiler.CompilationParticipant
    at org.eclipse.jdt.internal.core.JavaModelManager$CompilationParticipants.getCompilationParticipants(Unknown Source)
    at org.eclipse.jdt.internal.core.builder.JavaBuilder.initializeBuilder(Unknown Source)
    at org.eclipse.jdt.internal.core.builder.JavaBuilder.clean(Unknown Source)
    at org.eclipse.core.internal.events.BuildManager$2.run(Unknown Source)
    at org.eclipse.core.runtime.SafeRunner.run(Unknown Source)
    at org.eclipse.core.internal.events.BuildManager.basicBuild(Unknown Source)
    at org.eclipse.core.internal.events.BuildManager.basicBuild(Unknown Source)
    at org.eclipse.core.internal.events.BuildManager$1.run(Unknown Source)
    at org.eclipse.core.runtime.SafeRunner.run(Unknown Source)
    at org.eclipse.core.internal.events.BuildManager.basicBuild(Unknown Source)
    at org.eclipse.core.internal.events.BuildManager.basicBuild(Unknown Source)
    at org.eclipse.core.internal.events.BuildManager.build(Unknown Source)
    at org.eclipse.core.internal.resources.Project.internalBuild(Unknown Source)
    at org.eclipse.core.internal.resources.Project.build(Unknown Source)
    at org.eclipse.ui.internal.ide.dialogs.CleanDialog.doClean(Unknown Source)
    at org.eclipse.ui.internal.ide.dialogs.CleanDialog$1.runInWorkspace(Unknown Source)
    at org.eclipse.core.internal.resources.InternalWorkspaceJob.run(Unknown Source)
    at org.eclipse.core.internal.jobs.Worker.run(Unknown Source)

    !ENTRY org.eclipse.jdt.core 4 2 2009-03-03 17:15:29.175
    !MESSAGE Problems occurred when invoking code from plug-in: “org.eclipse.jdt.core”.
    !STACK 1
    org.eclipse.core.runtime.CoreException: Plug-in org.maven.ide.eclipse.jdt was unable to load class org.maven.ide.eclipse.jdt.internal.JDTCompilationParticipant.
    at org.eclipse.core.internal.registry.osgi.RegistryStrategyOSGI.throwException(Unknown Source)
    at org.eclipse.core.internal.registry.osgi.RegistryStrategyOSGI.createExecutableExtension(Unknown Source)
    at org.eclipse.core.internal.registry.ExtensionRegistry.createExecutableExtension(Unknown Source)
    at org.eclipse.core.internal.registry.ConfigurationElement.createExecutableExtension(Unknown Source)
    at org.eclipse.core.internal.registry.ConfigurationElementHandle.createExecutableExtension(Unknown Source)
    at org.eclipse.jdt.internal.core.JavaModelManager$5.run(Unknown Source)
    at org.eclipse.core.runtime.SafeRunner.run(Unknown Source)
    at org.eclipse.jdt.internal.core.JavaModelManager$CompilationParticipants.getCompilationParticipants(Unknown Source)
    at org.eclipse.jdt.internal.core.builder.JavaBuilder.initializeBuilder(Unknown Source)
    at org.eclipse.jdt.internal.core.builder.JavaBuilder.build(Unknown Source)
    at org.eclipse.core.internal.events.BuildManager$2.run(Unknown Source)
    at org.eclipse.core.runtime.SafeRunner.run(Unknown Source)
    at org.eclipse.core.internal.events.BuildManager.basicBuild(Unknown Source)
    at org.eclipse.core.internal.events.BuildManager.basicBuild(Unknown Source)
    at org.eclipse.core.internal.events.BuildManager$1.run(Unknown Source)
    at org.eclipse.core.runtime.SafeRunner.run(Unknown Source)
    at org.eclipse.core.internal.events.BuildManager.basicBuild(Unknown Source)
    at org.eclipse.core.internal.events.BuildManager.basicBuildLoop(Unknown Source)
    at org.eclipse.core.internal.events.BuildManager.build(Unknown Source)
    at org.eclipse.core.internal.events.AutoBuildJob.doBuild(Unknown Source)
    at org.eclipse.core.internal.events.AutoBuildJob.run(Unknown Source)
    at org.eclipse.core.internal.jobs.Worker.run(Unknown Source)
    Caused by: org.eclipse.core.runtime.internal.adaptor.EclipseLazyStarter$TerminatingClassNotFoundException: An error occurred while automatically activating bundle org.maven.ide.eclipse.jdt (705).
    at org.eclipse.core.runtime.internal.adaptor.EclipseLazyStarter.postFindLocalClass(Unknown Source)
    at org.eclipse.osgi.baseadaptor.loader.ClasspathManager.findLocalClass(Unknown Source)
    at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.findLocalClass(Unknown Source)
    at org.eclipse.osgi.framework.internal.core.BundleLoader.findLocalClass(Unknown Source)
    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)
    at org.eclipse.osgi.framework.internal.core.BundleLoader.loadClass(Unknown Source)
    at org.eclipse.osgi.framework.internal.core.BundleHost.loadClass(Unknown Source)
    at org.eclipse.osgi.framework.internal.core.AbstractBundle.loadClass(Unknown Source)
    at org.eclipse.core.internal.registry.osgi.RegistryStrategyOSGI.createExecutableExtension(Unknown Source)
    at org.eclipse.core.internal.registry.ExtensionRegistry.createExecutableExtension(Unknown Source)
    at org.eclipse.core.internal.registry.ConfigurationElement.createExecutableExtension(Unknown Source)
    at org.eclipse.core.internal.registry.ConfigurationElementHandle.createExecutableExtension(Unknown Source)
    at org.eclipse.jdt.internal.core.JavaModelManager$5.run(Unknown Source)
    at org.eclipse.core.runtime.SafeRunner.run(Unknown Source)
    at org.eclipse.jdt.internal.core.JavaModelManager$CompilationParticipants.getCompilationParticipants(Unknown Source)
    at org.eclipse.jdt.internal.core.ReconcileWorkingCopyOperation.notifyParticipants(Unknown Source)
    at org.eclipse.jdt.internal.core.ReconcileWorkingCopyOperation.executeOperation(Unknown Source)
    at org.eclipse.jdt.internal.core.JavaModelOperation.run(Unknown Source)
    at org.eclipse.jdt.internal.core.JavaModelOperation.runOperation(Unknown Source)
    at org.eclipse.jdt.internal.core.CompilationUnit.reconcile(Unknown Source)
    at org.eclipse.jdt.internal.ui.text.java.JavaReconcilingStrategy.reconcile(Unknown Source)
    at org.eclipse.jdt.internal.ui.text.java.JavaReconcilingStrategy.access$0(Unknown Source)
    at org.eclipse.jdt.internal.ui.text.java.JavaReconcilingStrategy$1.run(Unknown Source)
    at org.eclipse.core.runtime.SafeRunner.run(Unknown Source)
    at org.eclipse.jdt.internal.ui.text.java.JavaReconcilingStrategy.reconcile(Unknown Source)
    at org.eclipse.jdt.internal.ui.text.java.JavaReconcilingStrategy.initialReconcile(Unknown Source)
    at org.eclipse.jdt.internal.ui.text.CompositeReconcilingStrategy.initialReconcile(Unknown Source)
    at org.eclipse.jdt.internal.ui.text.JavaCompositeReconcilingStrategy.initialReconcile(Unknown Source)
    at org.eclipse.jface.text.reconciler.MonoReconciler.initialProcess(Unknown Source)
    at org.eclipse.jdt.internal.ui.text.JavaReconciler.initialProcess(Unknown Source)
    at org.eclipse.jface.text.reconciler.AbstractReconciler$BackgroundThread.run(Unknown Source)
    Caused by: org.osgi.framework.BundleException: Exception in org.maven.ide.eclipse.jdt.MavenJdtPlugin.start() of bundle org.maven.ide.eclipse.jdt.
    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.start(Unknown Source)
    at org.eclipse.osgi.framework.util.SecureAction.start(Unknown Source)
    … 35 more
    Caused by: java.lang.NullPointerException
    at org.maven.ide.eclipse.jdt.MavenJdtPlugin.start(Unknown Source)
    at org.eclipse.osgi.framework.internal.core.BundleContextImpl$2.run(Unknown Source)
    at java.security.AccessController.doPrivileged(Unknown Source)
    … 40 more
    !SUBENTRY 1 org.eclipse.equinox.registry 4 1 2009-03-03 17:15:29.175
    !MESSAGE Plug-in org.maven.ide.eclipse.jdt was unable to load class org.maven.ide.eclipse.jdt.internal.JDTCompilationParticipant.
    !STACK 0
    org.eclipse.core.runtime.internal.adaptor.EclipseLazyStarter$TerminatingClassNotFoundException: An error occurred while automatically activating bundle org.maven.ide.eclipse.jdt (705).
    at org.eclipse.core.runtime.internal.adaptor.EclipseLazyStarter.postFindLocalClass(Unknown Source)
    at org.eclipse.osgi.baseadaptor.loader.ClasspathManager.findLocalClass(Unknown Source)
    at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.findLocalClass(Unknown Source)
    at org.eclipse.osgi.framework.internal.core.BundleLoader.findLocalClass(Unknown Source)
    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)
    at org.eclipse.osgi.framework.internal.core.BundleLoader.loadClass(Unknown Source)
    at org.eclipse.osgi.framework.internal.core.BundleHost.loadClass(Unknown Source)
    at org.eclipse.osgi.framework.internal.core.AbstractBundle.loadClass(Unknown Source)
    at org.eclipse.core.internal.registry.osgi.RegistryStrategyOSGI.createExecutableExtension(Unknown Source)
    at org.eclipse.core.internal.registry.ExtensionRegistry.createExecutableExtension(Unknown Source)
    at org.eclipse.core.internal.registry.ConfigurationElement.createExecutableExtension(Unknown Source)
    at org.eclipse.core.internal.registry.ConfigurationElementHandle.createExecutableExtension(Unknown Source)
    at org.eclipse.jdt.internal.core.JavaModelManager$5.run(Unknown Source)
    at org.eclipse.core.runtime.SafeRunner.run(Unknown Source)
    at org.eclipse.jdt.internal.core.JavaModelManager$CompilationParticipants.getCompilationParticipants(Unknown Source)
    at org.eclipse.jdt.internal.core.ReconcileWorkingCopyOperation.notifyParticipants(Unknown Source)
    at org.eclipse.jdt.internal.core.ReconcileWorkingCopyOperation.executeOperation(Unknown Source)
    at org.eclipse.jdt.internal.core.JavaModelOperation.run(Unknown Source)
    at org.eclipse.jdt.internal.core.JavaModelOperation.runOperation(Unknown Source)
    at org.eclipse.jdt.internal.core.CompilationUnit.reconcile(Unknown Source)
    at org.eclipse.jdt.internal.ui.text.java.JavaReconcilingStrategy.reconcile(Unknown Source)
    at org.eclipse.jdt.internal.ui.text.java.JavaReconcilingStrategy.access$0(Unknown Source)
    at org.eclipse.jdt.internal.ui.text.java.JavaReconcilingStrategy$1.run(Unknown Source)
    at org.eclipse.core.runtime.SafeRunner.run(Unknown Source)
    at org.eclipse.jdt.internal.ui.text.java.JavaReconcilingStrategy.reconcile(Unknown Source)
    at org.eclipse.jdt.internal.ui.text.java.JavaReconcilingStrategy.initialReconcile(Unknown Source)
    at org.eclipse.jdt.internal.ui.text.CompositeReconcilingStrategy.initialReconcile(Unknown Source)
    at org.eclipse.jdt.internal.ui.text.JavaCompositeReconcilingStrategy.initialReconcile(Unknown Source)
    at org.eclipse.jface.text.reconciler.MonoReconciler.initialProcess(Unknown Source)
    at org.eclipse.jdt.internal.ui.text.JavaReconciler.initialProcess(Unknown Source)
    at org.eclipse.jface.text.reconciler.AbstractReconciler$BackgroundThread.run(Unknown Source)
    Caused by: org.osgi.framework.BundleException: Exception in org.maven.ide.eclipse.jdt.MavenJdtPlugin.start() of bundle org.maven.ide.eclipse.jdt.
    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.start(Unknown Source)
    at org.eclipse.osgi.framework.util.SecureAction.start(Unknown Source)
    … 35 more
    Caused by: java.lang.NullPointerException
    at org.maven.ide.eclipse.jdt.MavenJdtPlugin.start(Unknown Source)
    at org.eclipse.osgi.framework.internal.core.BundleContextImpl$2.run(Unknown Source)
    at java.security.AccessController.doPrivileged(Unknown Source)
    … 40 more
    !SUBENTRY 1 org.eclipse.equinox.registry 4 1 2009-03-03 17:15:29.175
    !MESSAGE Plug-in org.maven.ide.eclipse.jdt was unable to load class org.maven.ide.eclipse.jdt.internal.JDTCompilationParticipant.
    !STACK 0
    org.eclipse.core.runtime.internal.adaptor.EclipseLazyStarter$TerminatingClassNotFoundException: An error occurred while automatically activating bundle org.maven.ide.eclipse.jdt (705).
    at org.eclipse.core.runtime.internal.adaptor.EclipseLazyStarter.postFindLocalClass(Unknown Source)
    at org.eclipse.osgi.baseadaptor.loader.ClasspathManager.findLocalClass(Unknown Source)
    at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.findLocalClass(Unknown Source)
    at org.eclipse.osgi.framework.internal.core.BundleLoader.findLocalClass(Unknown Source)
    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)
    at org.eclipse.osgi.framework.internal.core.BundleLoader.loadClass(Unknown Source)
    at org.eclipse.osgi.framework.internal.core.BundleHost.loadClass(Unknown Source)
    at org.eclipse.osgi.framework.internal.core.AbstractBundle.loadClass(Unknown Source)
    at org.eclipse.core.internal.registry.osgi.RegistryStrategyOSGI.createExecutableExtension(Unknown Source)
    at org.eclipse.core.internal.registry.ExtensionRegistry.createExecutableExtension(Unknown Source)
    at org.eclipse.core.internal.registry.ConfigurationElement.createExecutableExtension(Unknown Source)
    at org.eclipse.core.internal.registry.ConfigurationElementHandle.createExecutableExtension(Unknown Source)
    at org.eclipse.jdt.internal.core.JavaModelManager$5.run(Unknown Source)
    at org.eclipse.core.runtime.SafeRunner.run(Unknown Source)
    at org.eclipse.jdt.internal.core.JavaModelManager$CompilationParticipants.getCompilationParticipants(Unknown Source)
    at org.eclipse.jdt.internal.core.ReconcileWorkingCopyOperation.notifyParticipants(Unknown Source)
    at org.eclipse.jdt.internal.core.ReconcileWorkingCopyOperation.executeOperation(Unknown Source)
    at org.eclipse.jdt.internal.core.JavaModelOperation.run(Unknown Source)
    at org.eclipse.jdt.internal.core.JavaModelOperation.runOperation(Unknown Source)
    at org.eclipse.jdt.internal.core.CompilationUnit.reconcile(Unknown Source)
    at org.eclipse.jdt.internal.ui.text.java.JavaReconcilingStrategy.reconcile(Unknown Source)
    at org.eclipse.jdt.internal.ui.text.java.JavaReconcilingStrategy.access$0(Unknown Source)
    at org.eclipse.jdt.internal.ui.text.java.JavaReconcilingStrategy$1.run(Unknown Source)
    at org.eclipse.core.runtime.SafeRunner.run(Unknown Source)
    at org.eclipse.jdt.internal.ui.text.java.JavaReconcilingStrategy.reconcile(Unknown Source)
    at org.eclipse.jdt.internal.ui.text.java.JavaReconcilingStrategy.initialReconcile(Unknown Source)
    at org.eclipse.jdt.internal.ui.text.CompositeReconcilingStrategy.initialReconcile(Unknown Source)
    at org.eclipse.jdt.internal.ui.text.JavaCompositeReconcilingStrategy.initialReconcile(Unknown Source)
    at org.eclipse.jface.text.reconciler.MonoReconciler.initialProcess(Unknown Source)
    at org.eclipse.jdt.internal.ui.text.JavaReconciler.initialProcess(Unknown Source)
    at org.eclipse.jface.text.reconciler.AbstractReconciler$BackgroundThread.run(Unknown Source)
    Caused by: org.osgi.framework.BundleException: Exception in org.maven.ide.eclipse.jdt.MavenJdtPlugin.start() of bundle org.maven.ide.eclipse.jdt.
    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.start(Unknown Source)
    at org.eclipse.osgi.framework.util.SecureAction.start(Unknown Source)
    … 35 more
    Caused by: java.lang.NullPointerException
    at org.maven.ide.eclipse.jdt.MavenJdtPlugin.start(Unknown Source)
    at org.eclipse.osgi.framework.internal.core.BundleContextImpl$2.run(Unknown Source)
    at java.security.AccessController.doPrivileged(Unknown Source)
    … 40 more

    !ENTRY org.eclipse.jdt.core 4 4 2009-03-03 17:15:29.175
    !MESSAGE Exception occurred while creating compilation participant
    !STACK 1
    org.eclipse.core.runtime.CoreException: Plug-in org.maven.ide.eclipse.jdt was unable to load class org.maven.ide.eclipse.jdt.internal.JDTCompilationParticipant.
    at org.eclipse.core.internal.registry.osgi.RegistryStrategyOSGI.throwException(Unknown Source)
    at org.eclipse.core.internal.registry.osgi.RegistryStrategyOSGI.createExecutableExtension(Unknown Source)
    at org.eclipse.core.internal.registry.ExtensionRegistry.createExecutableExtension(Unknown Source)
    at org.eclipse.core.internal.registry.ConfigurationElement.createExecutableExtension(Unknown Source)
    at org.eclipse.core.internal.registry.ConfigurationElementHandle.createExecutableExtension(Unknown Source)
    at org.eclipse.jdt.internal.core.JavaModelManager$5.run(Unknown Source)
    at org.eclipse.core.runtime.SafeRunner.run(Unknown Source)
    at org.eclipse.jdt.internal.core.JavaModelManager$CompilationParticipants.getCompilationParticipants(Unknown Source)
    at org.eclipse.jdt.internal.core.builder.JavaBuilder.initializeBuilder(Unknown Source)
    at org.eclipse.jdt.internal.core.builder.JavaBuilder.build(Unknown Source)
    at org.eclipse.core.internal.events.BuildManager$2.run(Unknown Source)
    at org.eclipse.core.runtime.SafeRunner.run(Unknown Source)
    at org.eclipse.core.internal.events.BuildManager.basicBuild(Unknown Source)
    at org.eclipse.core.internal.events.BuildManager.basicBuild(Unknown Source)
    at org.eclipse.core.internal.events.BuildManager$1.run(Unknown Source)
    at org.eclipse.core.runtime.SafeRunner.run(Unknown Source)
    at org.eclipse.core.internal.events.BuildManager.basicBuild(Unknown Source)
    at org.eclipse.core.internal.events.BuildManager.basicBuildLoop(Unknown Source)
    at org.eclipse.core.internal.events.BuildManager.build(Unknown Source)
    at org.eclipse.core.internal.events.AutoBuildJob.doBuild(Unknown Source)
    at org.eclipse.core.internal.events.AutoBuildJob.run(Unknown Source)
    at org.eclipse.core.internal.jobs.Worker.run(Unknown Source)
    Caused by: org.eclipse.core.runtime.internal.adaptor.EclipseLazyStarter$TerminatingClassNotFoundException: An error occurred while automatically activating bundle org.maven.ide.eclipse.jdt (705).
    at org.eclipse.core.runtime.internal.adaptor.EclipseLazyStarter.postFindLocalClass(Unknown Source)
    at org.eclipse.osgi.baseadaptor.loader.ClasspathManager.findLocalClass(Unknown Source)
    at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.findLocalClass(Unknown Source)
    at org.eclipse.osgi.framework.internal.core.BundleLoader.findLocalClass(Unknown Source)
    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)
    at org.eclipse.osgi.framework.internal.core.BundleLoader.loadClass(Unknown Source)
    at org.eclipse.osgi.framework.internal.core.BundleHost.loadClass(Unknown Source)
    at org.eclipse.osgi.framework.internal.core.AbstractBundle.loadClass(Unknown Source)
    at org.eclipse.core.internal.registry.osgi.RegistryStrategyOSGI.createExecutableExtension(Unknown Source)
    at org.eclipse.core.internal.registry.ExtensionRegistry.createExecutableExtension(Unknown Source)
    at org.eclipse.core.internal.registry.ConfigurationElement.createExecutableExtension(Unknown Source)
    at org.eclipse.core.internal.registry.ConfigurationElementHandle.createExecutableExtension(Unknown Source)
    at org.eclipse.jdt.internal.core.JavaModelManager$5.run(Unknown Source)
    at org.eclipse.core.runtime.SafeRunner.run(Unknown Source)
    at org.eclipse.jdt.internal.core.JavaModelManager$CompilationParticipants.getCompilationParticipants(Unknown Source)
    at org.eclipse.jdt.internal.core.ReconcileWorkingCopyOperation.notifyParticipants(Unknown Source)
    at org.eclipse.jdt.internal.core.ReconcileWorkingCopyOperation.executeOperation(Unknown Source)
    at org.eclipse.jdt.internal.core.JavaModelOperation.run(Unknown Source)
    at org.eclipse.jdt.internal.core.JavaModelOperation.runOperation(Unknown Source)
    at org.eclipse.jdt.internal.core.CompilationUnit.reconcile(Unknown Source)
    at org.eclipse.jdt.internal.ui.text.java.JavaReconcilingStrategy.reconcile(Unknown Source)
    at org.eclipse.jdt.internal.ui.text.java.JavaReconcilingStrategy.access$0(Unknown Source)
    at org.eclipse.jdt.internal.ui.text.java.JavaReconcilingStrategy$1.run(Unknown Source)
    at org.eclipse.core.runtime.SafeRunner.run(Unknown Source)
    at org.eclipse.jdt.internal.ui.text.java.JavaReconcilingStrategy.reconcile(Unknown Source)
    at org.eclipse.jdt.internal.ui.text.java.JavaReconcilingStrategy.initialReconcile(Unknown Source)
    at org.eclipse.jdt.internal.ui.text.CompositeReconcilingStrategy.initialReconcile(Unknown Source)
    at org.eclipse.jdt.internal.ui.text.JavaCompositeReconcilingStrategy.initialReconcile(Unknown Source)
    at org.eclipse.jface.text.reconciler.MonoReconciler.initialProcess(Unknown Source)
    at org.eclipse.jdt.internal.ui.text.JavaReconciler.initialProcess(Unknown Source)
    at org.eclipse.jface.text.reconciler.AbstractReconciler$BackgroundThread.run(Unknown Source)
    Caused by: org.osgi.framework.BundleException: Exception in org.maven.ide.eclipse.jdt.MavenJdtPlugin.start() of bundle org.maven.ide.eclipse.jdt.
    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.start(Unknown Source)
    at org.eclipse.osgi.framework.util.SecureAction.start(Unknown Source)
    … 35 more
    Caused by: java.lang.NullPointerException
    at org.maven.ide.eclipse.jdt.MavenJdtPlugin.start(Unknown Source)
    at org.eclipse.osgi.framework.internal.core.BundleContextImpl$2.run(Unknown Source)
    at java.security.AccessController.doPrivileged(Unknown Source)
    … 40 more
    !SUBENTRY 1 org.eclipse.equinox.registry 4 1 2009-03-03 17:15:29.175
    !MESSAGE Plug-in org.maven.ide.eclipse.jdt was unable to load class org.maven.ide.eclipse.jdt.internal.JDTCompilationParticipant.
    !STACK 0
    org.eclipse.core.runtime.internal.adaptor.EclipseLazyStarter$TerminatingClassNotFoundException: An error occurred while automatically activating bundle org.maven.ide.eclipse.jdt (705).
    at org.eclipse.core.runtime.internal.adaptor.EclipseLazyStarter.postFindLocalClass(Unknown Source)
    at org.eclipse.osgi.baseadaptor.loader.ClasspathManager.findLocalClass(Unknown Source)
    at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.findLocalClass(Unknown Source)
    at org.eclipse.osgi.framework.internal.core.BundleLoader.findLocalClass(Unknown Source)
    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)
    at org.eclipse.osgi.framework.internal.core.BundleLoader.loadClass(Unknown Source)
    at org.eclipse.osgi.framework.internal.core.BundleHost.loadClass(Unknown Source)
    at org.eclipse.osgi.framework.internal.core.AbstractBundle.loadClass(Unknown Source)
    at org.eclipse.core.internal.registry.osgi.RegistryStrategyOSGI.createExecutableExtension(Unknown Source)
    at org.eclipse.core.internal.registry.ExtensionRegistry.createExecutableExtension(Unknown Source)
    at org.eclipse.core.internal.registry.ConfigurationElement.createExecutableExtension(Unknown Source)
    at org.eclipse.core.internal.registry.ConfigurationElementHandle.createExecutableExtension(Unknown Source)
    at org.eclipse.jdt.internal.core.JavaModelManager$5.run(Unknown Source)
    at org.eclipse.core.runtime.SafeRunner.run(Unknown Source)
    at org.eclipse.jdt.internal.core.JavaModelManager$CompilationParticipants.getCompilationParticipants(Unknown Source)
    at org.eclipse.jdt.internal.core.ReconcileWorkingCopyOperation.notifyParticipants(Unknown Source)
    at org.eclipse.jdt.internal.core.ReconcileWorkingCopyOperation.executeOperation(Unknown Source)
    at org.eclipse.jdt.internal.core.JavaModelOperation.run(Unknown Source)
    at org.eclipse.jdt.internal.core.JavaModelOperation.runOperation(Unknown Source)
    at org.eclipse.jdt.internal.core.CompilationUnit.reconcile(Unknown Source)
    at org.eclipse.jdt.internal.ui.text.java.JavaReconcilingStrategy.reconcile(Unknown Source)
    at org.eclipse.jdt.internal.ui.text.java.JavaReconcilingStrategy.access$0(Unknown Source)
    at org.eclipse.jdt.internal.ui.text.java.JavaReconcilingStrategy$1.run(Unknown Source)
    at org.eclipse.core.runtime.SafeRunner.run(Unknown Source)
    at org.eclipse.jdt.internal.ui.text.java.JavaReconcilingStrategy.reconcile(Unknown Source)
    at org.eclipse.jdt.internal.ui.text.java.JavaReconcilingStrategy.initialReconcile(Unknown Source)
    at org.eclipse.jdt.internal.ui.text.CompositeReconcilingStrategy.initialReconcile(Unknown Source)
    at org.eclipse.jdt.internal.ui.text.JavaCompositeReconcilingStrategy.initialReconcile(Unknown Source)
    at org.eclipse.jface.text.reconciler.MonoReconciler.initialProcess(Unknown Source)
    at org.eclipse.jdt.internal.ui.text.JavaReconciler.initialProcess(Unknown Source)
    at org.eclipse.jface.text.reconciler.AbstractReconciler$BackgroundThread.run(Unknown Source)
    Caused by: org.osgi.framework.BundleException: Exception in org.maven.ide.eclipse.jdt.MavenJdtPlugin.start() of bundle org.maven.ide.eclipse.jdt.
    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.start(Unknown Source)
    at org.eclipse.osgi.framework.util.SecureAction.start(Unknown Source)
    … 35 more
    Caused by: java.lang.NullPointerException
    at org.maven.ide.eclipse.jdt.MavenJdtPlugin.start(Unknown Source)
    at org.eclipse.osgi.framework.internal.core.BundleContextImpl$2.run(Unknown Source)
    at java.security.AccessController.doPrivileged(Unknown Source)
    … 40 more

    !ENTRY org.eclipse.core.resources 4 2 2009-03-03 17:15:29.175
    !MESSAGE Problems occurred when invoking code from plug-in: “org.eclipse.core.resources”.
    !STACK 0
    java.lang.ClassCastException: org.eclipse.core.internal.registry.ConfigurationElementHandle incompatible with org.eclipse.jdt.core.compiler.CompilationParticipant
    at org.eclipse.jdt.internal.core.JavaModelManager$CompilationParticipants.getCompilationParticipants(Unknown Source)
    at org.eclipse.jdt.internal.core.builder.JavaBuilder.initializeBuilder(Unknown Source)
    at org.eclipse.jdt.internal.core.builder.JavaBuilder.build(Unknown Source)
    at org.eclipse.core.internal.events.BuildManager$2.run(Unknown Source)
    at org.eclipse.core.runtime.SafeRunner.run(Unknown Source)
    at org.eclipse.core.internal.events.BuildManager.basicBuild(Unknown Source)
    at org.eclipse.core.internal.events.BuildManager.basicBuild(Unknown Source)
    at org.eclipse.core.internal.events.BuildManager$1.run(Unknown Source)
    at org.eclipse.core.runtime.SafeRunner.run(Unknown Source)
    at org.eclipse.core.internal.events.BuildManager.basicBuild(Unknown Source)
    at org.eclipse.core.internal.events.BuildManager.basicBuildLoop(Unknown Source)
    at org.eclipse.core.internal.events.BuildManager.build(Unknown Source)
    at org.eclipse.core.internal.events.AutoBuildJob.doBuild(Unknown Source)
    at org.eclipse.core.

    #295495 Reply

    support-joy
    Member

    Hey Pete,

    Can you perform a Clean for MyEclipse? Please refer this link – https://www.genuitec.com/forums/topic/installation-how-do-i-perform-a-clean-myeclipse-install/

    #295519 Reply

    Loyal Water
    Member

    Also, can you let us know how you setup MyEclipse? Did you use the All in one installer? What version of ME were you trying to setup?

    #295551 Reply

    Pete Helgren
    Participant

    -Clean was my first idea but there was no difference. This was not an all in one installation. I had installed it into a stand alone version of Eclipse that Aptana Studio was also sharing. I had had some difficulties with this install before, particularly after a failed attempt to also install Rational Business Developer.

    Rather than waste time trying to sort this out, I decided to uninstall everything and re-install the Aptana All-in-one and the MyEclipse All-in-one, saying goodbye to over a 2GB of disk space (which is sorely limited).

    Everything is working now and it is pretty clear that no IDE development company has successfully solved the “one version of Eclipse”, multiple IDE plugins scenario. Better just to run each IDE as it’s own “island”, giving up disk space in the process. It would be nice to be able to share an Eclipse installation but given the hassles, it isn’t worth the time.

    My existing 4 year old laptop is maxed at 100GB of disk. Nobody makes a 7200RPM IDE 2.5″ drive bigger than 100Gb so I’ll just hope that I get a new laptop before Eclipse grows so big it won’t fit!

    The All-in-One install seems to be working fine.

    Thanks

    #295552 Reply

    Pete Helgren
    Participant

    OH! I DO have one problem. When the workbench starts it has this error:

    java.io.FileNotFoundException: C:\Program Files\Pulse\MyEclipse 7.0\configuration\org.eclipse.osgi\bundles\416\data\listener_1925729951\artifacts.xml (The system cannot find the file specified)

    Yet the fie IS there and I can open it and it has content. So, not sure what the issue is.

    Thanks

    #295556 Reply

    support-joy
    Member

    Hi Pete,

    To investigate this further, can you copy and paste your installation details, which is located under MyEclipse > Installation Summary > Installation Details. And also attach your .log file, this is located under [workspace directory]/.metadata/

    For a workaround, I would recommend you to get MyEclipse from pulse. Do you have pulse downloaded? Check Programs – Pulse – Pulse Explorer. If not, can you download pulse from http://www.poweredbypulse.com. After you download pulse and open your pulse explorer. Click on MyProfiles. This will list MyEclipse 7.0. Right click on MyEclipse 7.0 and click on [Run]/[Install and Run]/[Re-install and Run]. This should get you going.

    If you don’t want to install pulse, I would recommend you to create a new workspace.

    #295688 Reply

    Pete Helgren
    Participant

    A couple of things:

    Here is the installation summary:

    *** Date:
    Monday, March 9, 2009 9:16:08 AM MDT

    ** System properties:
    OS=WindowsXP
    OS version=5.1.0
    Java version=1.5.0_11

    *** MyEclipse details:
    MyEclipse Enterprise Workbench
    Version: 7.0
    Build id: 7.0-20081201

    *** Eclipse details:
    MyEclipse Enterprise Workbench

    Version: 7.0
    Build id: 7.0-20081201

    Eclipse Project SDK

    Version: 3.3.3.r33x_r20080129-7M7J7LB-u3aphGW6o3_VmiVfGXWO
    Build id: M20080911-1700

    Eclipse Platform

    Version: 3.4.1.r341_v20080731-9I96EiDElYevwz-p1bP5z-NlAaP7vtX6Utotqsu
    Build id: M20080911-1700

    Eclipse Java Development Tools

    Version: 3.4.1.r341_v20080709-0800-7o7tEAfEF_U5qyUgrb2HAp539P97
    Build id: M20080709-0800

    Eclipse Graphical Editing Framework GEF

    Version: 3.4.1.v20080806-67718083A56B4H2A3213573
    Build id: 200809101400

    Eclipse RCP

    Version: 3.4.100.r341_v20080814-989JESIEdAciFYfkZZsBfSwQ2341
    Build id: M20080703-0800

    Eclipse Plug-in Development Environment

    Version: 3.4.1.r341_v20080731-7T7U0E9mlRIuGUYviF_VP
    Build id: M20080703-0800

    Eclipse startup command=-os
    win32
    -ws
    win32
    -arch
    x86
    -showsplash
    -launcher
    C:\Program Files\Pulse\MyEclipse 7.0\myeclipse.exe
    -name
    Myeclipse
    –launcher.library
    C:\Program Files\Pulse\MyEclipse 7.0\../Common\plugins\org.eclipse.equinox.launcher.win32.win32.x86_1.0.101.R34x_v20080731\eclipse_1115.dll
    -startup
    C:\Program Files\Pulse\MyEclipse 7.0\../Common\plugins\org.eclipse.equinox.launcher_1.0.101.R34x_v20080819.jar
    -clean
    -configuration
    C:\Program Files\Pulse\MyEclipse 7.0\configuration
    -vm
    C:\Program Files\Pulse\Common\binary\com.sun.java.jre.win32.x86_1.5.0.011\bin\client\jvm.dll

    You also said: “For a workaround, I would recommend you to get MyEclipse from pulse.”

    Why? What does Pulse give me? What IS Pulse? What I remember about my prior install that used Pulse (whatever it is) was that I would get annoying “Can’t Connect” errors all the time since most of my development is done offline.

    If Pulse IS the way to go why am I directed to download any other version?

    Finally (yeah, I know, I am being cranky this morning)

    <begin rant> If I only had a dollar for every time I have had to create a new workspace!. I’d be rich! Why can’t MyEclipse run without corrupting a workspace? Why is “create a new workspace” such a frequent “solution”? When you have dozens of projects in a workspace, creating a new workspace and then importing the projects is a hassle I could do without. Why not create a “Workspace Analyzer” or some such plugin that can detect and fix workspace errors? Seems like the “create a new workspace” solution pushes the problem resolution back to the user (me) when it should be the responsibility of the software provider (you). </end rant>

    After I get some additional info from you about the “pulse” issue, I may take a stab at building (yet another) workspace.

    Pete

    #295773 Reply

    Riyad Kalla
    Member

    You also said: “For a workaround, I would recommend you to get MyEclipse from pulse.”

    Why? What does Pulse give me? What IS Pulse?

    Pete, you are justified in being angry. We shouldn’t have directed you to do a Pulse install right after finishing a new All in One installer — you should be all set with what you have.

    If I only had a dollar for every time I have had to create a new workspace!. I’d be rich! Why can’t MyEclipse run without corrupting a workspace? Why is “create a new workspace” such a frequent “solution”?

    It’s an unfortunate side effect of working on such a robust (and complex) platform as Eclipse. If you watch the Eclipse bugs that get reported and even bugs for other products that are Eclipse based, you’ll see the “try a new workspace” syndrome everywhere… there is an incredible amount of information that the workbench creates and caches in the workspace — so corruption is entirely likely.

    It’s a lot like how Windows gets slower over time and more buggy and then a reinstall cleans it all up — a little known fact is that completely erasing your user account and re-creating it sometimes has the same “refreshing” effect as a new install does for Windows. Pretty much for the same reasons as the “new workspace” thing.

    Why not create a “Workspace Analyzer” or some such plugin that can detect and fix workspace errors?

    It’s universal and too complex of a problem to truly solve in a nice unified way.

    After I get some additional info from you about the “pulse” issue, I may take a stab at building (yet another) workspace.

    Before we do that, let me understand more about this “FileNotFoundException” that you are seeing… is it just a log entry or is it a popup dialog that comes up on startup? Is there any side effect to it? What is the contents of that XML file?

    #295804 Reply

    rmcvay
    Member

    Take it from a long time user of Eclipse-based IDEs and their predecessors, the “new workspace” test is standard operating procedure.

    #296202 Reply

    Pete Helgren
    Participant

    What you are seeing is frustration, not anger. I make my living by selling my time. When I spend large amounts of time “fixing” things that appear to be simple, like an upgrade from one application version to the next, then that non-billable time is taking money out of my pocket. I *spent* money for MyEclipse, rather than just using “plain vanilla” Eclipse because I expect a better product. And, don’t get me wrong, MyEclipse is not unique in the fix mantra:
    1. Run with the -clean switch
    2. Create a new workspace
    3. Uninstall and reinstall

    These steps are suggested by the Rational Developers group, and the Aptana group when their Eclipse based IDE’s crash as well. My question is: Is this the new “standard” for IDE’s? That it may or may not work and if it doesn’t take the 1,2 3 steps above and repeat as necessary. If I sold a product that my customers had to “rebuild the operating environment” every it failed to perform, I would soon be out of business.

    This just seems like a poor way to deliver an IDE, even though “everybody else” who uses Eclipse as the framework has the same issue. IOW my frustration is directed at Eclipse based IDE’s in general. Seems to me that it is an opportunity to have MyEclipse rise above the others in this regard, regardless of how difficult it may be.

    </end of rant mode>

    My solution here was option 2 and 3 above. I uninstalled everything, renamed the workspace, re-installed MyEclipse 7.1 All-in-one and then imported the projects into the new workspace. All is well, at least until the next update.

    Thanks for listening

    #296226 Reply

    rmcvay
    Member

    A justifiable rant, Pete. Eclipse.org has been more interested in generalizing the platform than in stabilizing it. The third parties like Genuitec, working in a specific platform niche, are kind of whipsawed by some of the fundamental changes and are forced to try things like Pulse to keep the wheels on. It’s obvious why many folks prefer a narrower IDE platform like Netbeans.

    #296237 Reply

    Riyad Kalla
    Member

    These steps are suggested by the Rational Developers group, and the Aptana group when their Eclipse based IDE’s crash as well. My question is: Is this the new “standard” for IDE’s? That it may or may not work and if it doesn’t take the 1,2 3 steps above and repeat as necessary. If I sold a product that my customers had to “rebuild the operating environment” every it failed to perform, I would soon be out of business.

    We all inherited this from the Eclipse platform — it’s all a symptom of “it would take a lot longer to troubleshoot the failure, than just redoing those steps”. That ease of reinstall is caused by the Workspace being the container for *all* your settings, it’s got it’s upsides (easily reinstall busted software) and it’s downsides (so much complex metadata, no one really knows why workspaces go bad sometimes).

    This just seems like a poor way to deliver an IDE, even though “everybody else” who uses Eclipse as the framework has the same issue. IOW my frustration is directed at Eclipse based IDE’s in general. Seems to me that it is an opportunity to have MyEclipse rise above the others in this regard, regardless of how difficult it may be.

    As you know difficulty translates to $$$ — so yes, maybe we can solve it, maybe it takes 2 releases and 100 man hours to get a good analysis tool in there that does it… we *might* sell an extra 20 copies of MyEclipse to the users that cared about that, and loose the 500 that would have bought subscriptions if we had added ICEfaces 1.8 support, Matisse refresh, improved visual webpage designer, etc.

    That’s not new though — everyone has that choice to make. It just never pays to solve those ultra-low-level problems, it’s a black-hole cost center and no management team that needs to make money would prioritize it over product growth.

    My solution here was option 2 and 3 above. I uninstalled everything, renamed the workspace, re-installed MyEclipse 7.1 All-in-one and then imported the projects into the new workspace. All is well, at least until the next update.

    While I’m glad that worked, it’s not like I don’t feel your pain… we’re all Eclipse developers here, we’ve all been working with this platform for 5-6 years or whenever 1.0 was originally announced… it’s got it’s ups and it’s downs. Fortunately the benefits of the platform far outweights the detriments — it’s truly an awesome platform to build on, one of the warts is the process you just described… but things could be worse 😉

    #296289 Reply

    rmcvay
    Member

    … but things could be worse 😉

    You could still be running on Visual Age for Java + WebSphere Studio. 😀

    #296307 Reply

    Pete Helgren
    Participant

    Well, I still use the Websphere Development Studio Client now known as RDi, so it sometimes IS worse! It would be great if we could end up with “One IDE to rule them all”. MyEclipse would be the choice but I need quite a few more items added to the mix before I can drop my other IDE’s. Unfortunately my most important items are at the bottom of the development list of MyEclipse.

    Thanks for all the patient help and comments. I feel better now….well, sort of…

    #296334 Reply

    support-joy
    Member

    phelgren

    Thank you for your honest opinion. We at Genuitec need such comments to keep us moving in the right direction.
    Every major release will have small glitches, but we will get there, where MyEclipse will be “One IDE to rule them all” 😉

Viewing 15 posts - 1 through 15 (of 15 total)
Reply To: No build, no update with error: Cannot find a solution…..

You must be logged in to post in the forum log in