.log file in .metadata shows plugin "org.eclipse.core.runtime" error

IDE 2.07  cannot restart.
Suddenly I cannot restart my developer studio 2.07. The .log file in .metadata directory shows:
!SESSION Sep 14, 2004 05:48:05.972 -
java.version=1.4.2_04-er
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
Command-line arguments: -os win32 -ws win32 -arch x86 -feature com.sap.java.ide -data C:\Documents and Settings\All Users\Documents\SAP\WorkSpace -install file:C:/Program Files/SAP/JDT/eclipse/
!ENTRY org.eclipse.core.runtime 4 2 Sep 14, 2004 05:48:05.992
!MESSAGE Problems occurred when invoking code from plug-in: "org.eclipse.core.runtime".
!STACK 0
My J2ee engine & WebDynpro admin &  sdm work.
What is the best solution to fix this problem without having to reload netweaver?

Hello Peter,
you should try to find more information about the error. In Error Message: Unable to restore Web Dynpro Explorer I already described how to find more information about DevStudio errors.
As you already are aware of the .log file, only the described third way (-consolelog) might help.
Good luck + Kind Regards, Frank

Similar Messages

  • Dependancy Issues - requires 'bundle org.eclipse.core.runtime [3.2.0,4.0.0)'

    I am trying to install dtp_1.10.2 into an eclipse 4.2.2 install. I am sure I previously had this working. Now when I go back to my script to get it working the install of the package just fails. Below is a copy of the error I am seeing.
    I have also tried 1.12.0 which is stated to be compatible with eclipse 4.2.2 but it also gives the same issue.
    C:\Users\xxxxxxx\Downloads\eclipse-4.2.2\eclipsec.exe -nosplash -application org.eclipse.equinox.p2.director -rep
    ository file:C:\Users\ xxxxxxx\Downloads\dtp_1.10.2 -installIU org.eclipse.datatools.connectivity.feature.feature.group -destination C:\User
    s\xxxxxxx\Downloads\eclipse-4.2.2-BASE -p2.os win64 -p2.ws win64 -p2.arch x86 -tag BasePackage -profile SDKProfile
    Installing org.eclipse.datatools.connectivity.feature.feature.group 1.10.2.v201209181447-7C7h9DEt1bxqP9criVgb9XdVJxM.
    Installation failed.
    Cannot complete the install because one or more required items could not be found.
    Software being installed: Data Tools Platform Connectivity 1.10.2.v201209181447-7C7h9DEt1bxqP9criVgb9XdVJxM (org.eclipse.datatools.connecti
    vity.feature.feature.group 1.10.2.v201209181447-7C7h9DEt1bxqP9criVgb9XdVJxM)
    Missing requirement: Data Tools Platform Connectivity Plug-in 1.2.7.v201302060508 (org.eclipse.datatools.connectivity 1.2.7.v201302060508)
    requires 'bundle org.eclipse.core.runtime [3.2.0,4.0.0)' but it could not be found
    Cannot satisfy dependency:
    From: Data Tools Platform Connectivity 1.10.2.v201209181447-7C7h9DEt1bxqP9criVgb9XdVJxM (org.eclipse.datatools.connectivity.feature.featur
    e.group 1.10.2.v201209181447-7C7h9DEt1bxqP9criVgb9XdVJxM)
    To: org.eclipse.datatools.connectivity [1.2.7.v201302060508]
    Application failed, log file location: C:\Users\ xxxxxxx\Downloads\eclipse-4.2.2\configuration\1438095259128.log

    This is a java programming forum, not the eclipse help desk
    In any case, why don't you simply install the 3.2 runtime plug-in as instructed?!

  • Org.eclipse.core.runtime.CoreException

    Hi ,
    while publishing appication throrugh weblogic10.3 workshop i am getting below error.Please help me in this regard.
    Thanks
    Narasimha sastry
    org.eclipse.core.runtime.CoreException: This launch configuration is invalid and may be out of sync with the workspace
    at org.eclipse.wst.server.ui.internal.actions.RunOnServerLaunchConfigurationDelegate.launch(RunOnServerLaunchConfigurationDelegate.java:87)
    at org.eclipse.debug.internal.core.LaunchConfiguration.launch(LaunchConfiguration.java:759)
    at org.eclipse.debug.internal.core.LaunchConfiguration.launch(LaunchConfiguration.java:608)
    at org.eclipse.debug.internal.core.LaunchConfiguration.launch(LaunchConfiguration.java:601)
    at org.eclipse.wst.server.ui.internal.actions.RunOnServerActionDelegate.run(RunOnServerActionDelegate.java:328)
    at org.eclipse.wst.server.ui.internal.actions.RunOnServerActionDelegate.run(RunOnServerActionDelegate.java:659)
    at org.eclipse.wst.server.ui.internal.ServerLaunchShortcut.launch(ServerLaunchShortcut.java:39)
    at org.eclipse.debug.internal.ui.launchConfigurations.LaunchShortcutExtension.launch(LaunchShortcutExtension.java:429)
    at org.eclipse.debug.internal.ui.actions.LaunchShortcutAction.run(LaunchShortcutAction.java:66)
    at org.eclipse.jface.action.Action.runWithEvent(Action.java:498)
    at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:546)
    at org.eclipse.jface.action.ActionContributionItem.access$2(ActionContributionItem.java:490)
    at org.eclipse.jface.action.ActionContributionItem$5.handleEvent(ActionContributionItem.java:402)
    at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:66)
    at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:938)
    at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3687)
    at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3298)
    at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2389)
    at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2353)
    at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2219)
    at org.eclipse.ui.internal.Workbench$4.run(Workbench.java:466)
    at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:289)
    at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:461)
    at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
    at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:106)
    at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:169)
    at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:106)
    at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:76)
    at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:363)
    at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:176)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:508)
    at org.eclipse.equinox.launcher.Main.basicRun(Main.java:447)
    at org.eclipse.equinox.launcher.Main.run(Main.java:1173)
    at org.eclipse.equinox.launcher.Main.eclipse_main(Main.java:1148)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at com.m7.installer.util.NitroxMain$1.run(NitroxMain.java:33)
    at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:199)
    at java.awt.EventQueue.dispatchEvent(EventQueue.java:597)
    at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:273)
    at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:183)
    at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:173)
    at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:168)
    at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:160)
    at java.awt.EventDispatchThread.run(EventDispatchThread.java:121)

    Hi Narasimha,
    Can you put the workshop log file here
    I feel that there is problem in the annotation-manifest.xml
    please check it again.
    Regards,
    Kal.

  • Org.eclipse.core.runtime.CoreException: Text editor does not have a documen

    Hi all,
    strangely on most hprof-files while opening them as snapshot
    I get a org.eclipse.core.runtime.CoreException (see below the stack trace).
    This happens indipendently if launching MemoryAnalyzer as standalone (MemoryAnalyzer.sh)
    or within my Eclipse SDK platform (Version: 3.3.2).
    It seems to depend of the hprof-files itself, if the error raises or not.
    For example the HeapDumpSamples from the snapshots dir are not affect to this problem,
    maybe the size of the dumpfile is deterministic ? Any help or hint is welcome, thanks.
    org.eclipse.core.runtime.CoreException: Text editor does not have a document provider
         at org.eclipse.ui.texteditor.AbstractTextEditor.doSetInput(AbstractTextEditor.java:3947)
         at org.eclipse.ui.texteditor.StatusTextEditor.doSetInput(StatusTextEditor.java:190)
         at org.eclipse.ui.texteditor.AbstractDecoratedTextEditor.doSetInput(AbstractDecoratedTextEditor.java:1225)
         at org.eclipse.ui.editors.text.TextEditor.doSetInput(TextEditor.java:168)
         at org.eclipse.ui.texteditor.AbstractTextEditor$19.run(AbstractTextEditor.java:3003)
         at org.eclipse.jface.operation.ModalContext.runInCurrentThread(ModalContext.java:369)
         at org.eclipse.jface.operation.ModalContext.run(ModalContext.java:313)
         at org.eclipse.jface.window.ApplicationWindow$1.run(ApplicationWindow.java:758)
         at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:67)
         at org.eclipse.jface.window.ApplicationWindow.run(ApplicationWindow.java:755)
         at org.eclipse.ui.internal.WorkbenchWindow.run(WorkbenchWindow.java:2451)
         at org.eclipse.ui.texteditor.AbstractTextEditor.internalInit(AbstractTextEditor.java:3021)
         at org.eclipse.ui.texteditor.AbstractTextEditor.init(AbstractTextEditor.java:3048)
         at org.eclipse.ui.internal.EditorManager.createSite(EditorManager.java:794)
         at org.eclipse.ui.internal.EditorReference.createPartHelper(EditorReference.java:643)
         at org.eclipse.ui.internal.EditorReference.createPart(EditorReference.java:426)
         at org.eclipse.ui.internal.WorkbenchPartReference.getPart(WorkbenchPartReference.java:592)
         at org.eclipse.ui.internal.EditorReference.getEditor(EditorReference.java:263)
         at org.eclipse.ui.internal.WorkbenchPage.busyOpenEditorBatched(WorkbenchPage.java:2739)
         at org.eclipse.ui.internal.WorkbenchPage.busyOpenEditor(WorkbenchPage.java:2651)
         at org.eclipse.ui.internal.WorkbenchPage.access$13(WorkbenchPage.java:2643)
         at org.eclipse.ui.internal.WorkbenchPage$10.run(WorkbenchPage.java:2595)
         at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:67)
         at org.eclipse.ui.internal.WorkbenchPage.openEditor(WorkbenchPage.java:2590)
         at org.eclipse.ui.internal.WorkbenchPage.openEditor(WorkbenchPage.java:2574)
         at org.eclipse.ui.internal.WorkbenchPage.openEditor(WorkbenchPage.java:2557)
         at com.sap.tools.memory.ui.core.actions.OpenSnapshotAction$1.visit(OpenSnapshotAction.java:68)
         at com.sap.tools.memory.ui.core.actions.OpenSnapshot$Visitor.go(OpenSnapshot.java:78)
         at com.sap.tools.memory.ui.core.actions.OpenSnapshotAction.run(OpenSnapshotAction.java:57)
         at com.sap.tools.memory.ui.core.actions.OpenSnapshotAction.run(OpenSnapshotAction.java:52)
         at org.eclipse.ui.internal.PluginAction.runWithEvent(PluginAction.java:256)
         at org.eclipse.ui.internal.WWinPluginAction.runWithEvent(WWinPluginAction.java:229)
         at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:546)
         at org.eclipse.jface.action.ActionContributionItem.access$2(ActionContributionItem.java:490)
         at org.eclipse.jface.action.ActionContributionItem$5.handleEvent(ActionContributionItem.java:402)
         at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:66)
         at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1101)
         at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3319)
         at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2971)
         at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2389)
         at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2353)
         at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2219)
         at org.eclipse.ui.internal.Workbench$4.run(Workbench.java:466)
         at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:289)
         at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:461)
         at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
         at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:106)
         at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:169)
         at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:106)
         at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:76)
         at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:363)
         at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:176)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)

    Hi Guenther,
    I have a guess...
    The Memory Analyzer is implemented as an Eclipse editor. That means, Eclipse decides based on the extension what editor to open. We have registered the editor for the hprof extension.
    Sometimes, heap dumps end with the timestamp, like java_pid282.hprof.200804031745. If you use "Open Heap Dump" then we will try to rename the file. If you use "Open File", it will try to open the heap dump with the default editor as it doesn't know the 200804xxx extension. The default editor is the text editor and that will not work. So the work-around is renaming the file.
    Kind regards,
      - Andreas.

  • NWDS : Problems during startup. Check the".log" file in "metadata" of your workspace.

    Hi,
    NWDS version : Version 7.0.17
    I am unable to open NWDS.
    While opening the NWDS i see an pop-up message saying below :
    I have serached in forums and tried with the following steps :
    1) Deleted .metadata file in Workspace, restarted my system. (Issues still persists)
    2) Checked in Task manager if any instance is running Ex : "SAPIDE.exe"
    In the Log file i see that there are few plugins missing as below :
    !SESSION Dec 01, 2012 11:17:11.267 ---------------------------------------------
    java.version=1.6.0_26
    java.vendor=Sun Microsystems Inc.
    BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
    Command-line arguments: -os win32 -ws win32 -arch x86 -feature com.sap.java.ide - data E:\Workspace C:\Program Files\Java\jdk1.6.0_26\bin\javaw.exe
    -Xmx512m
    -Xms128m
    -XX:PermSize=32m
    -XX:MaxPermSize=128m
    -DallUserDir='C:\Documents and Settings\All Users\Application Data'
    -cp C:\Program Files\SAP\IDE\IDE70\eclipse\SapStartup.jar com.sap.ide.eclipse.startup.Main
    -os win32
    -ws win32
    -arch x86
    -feature com.sap.java.ide
    -showsplash C:\Program Files\SAP\IDE\IDE70\eclipse\SapIde.exe -showsplash 600
    - data E:\Workspace  -data E:\Workspace -install file:C:/Program Files/SAP/IDE/IDE70/eclipse/
    !ENTRY org.eclipse.core.runtime 2 1 Dec 01, 2012 11:17:11.283
    !MESSAGE Problems encountered loading the plug-in registry.
    !SUBENTRY 1 org.eclipse.core.runtime 2 1 Dec 01, 2012 11:17:11.283
    !MESSAGE Plug-in "com.sap.tc.jtools.jlin.core" was disabled due to missing or disabled prerequisite plug-in "com.sap.tc.jtools.util".
    !SUBENTRY 1 org.eclipse.core.runtime 2 1 Dec 01, 2012 11:17:11.283
    !MESSAGE Plug-in "com.sap.tc.jtools.jlin.java" was disabled due to missing or disabled prerequisite plug-in "com.sap.tc.jtools.jlin.core".
    !SUBENTRY 1 org.eclipse.core.runtime 2 1 Dec 01, 2012 11:17:11.283
    !MESSAGE Unable to satisfy prerequisite constraint from "com.sap.tc.jtools.jlin.devel" to "com.sap.tc.jtools.jlin.core".
    !SUBENTRY 1 org.eclipse.core.runtime 2 1 Dec 01, 2012 11:17:11.283
    !MESSAGE Unable to satisfy prerequisite constraint from "com.sap.tc.jtools.jlin.ui" to "com.sap.tc.jtools.jlin.core".
    !SESSION ----------------------------------------------------------------------
    !ENTRY org.eclipse.core.launcher 4 0 Dec 01, 2012 11:17:19.885
    !MESSAGE Exception launching the Eclipse Platform:
    !STACK
    java.lang.NoClassDefFoundError: org/eclipse/ui/IStartup
    at java.lang.ClassLoader.defineClass1(Native Method)
    at java.lang.ClassLoader.defineClassCond(ClassLoader.java:631)
    at java.lang.ClassLoader.defineClass(ClassLoader.java:615)
    at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:141)
    at java.net.URLClassLoader.defineClass(URLClassLoader.java:283)
    at java.net.URLClassLoader.access$000(URLClassLoader.java:58)
    at java.net.URLClassLoader$1.run(URLClassLoader.java:197)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
    at org.eclipse.core.internal.boot.DelegatingURLClassLoader.findClass(DelegatingURLClassLoader.java:922)
    at org.eclipse.core.internal.plugins.PluginClassLoader.internalFindClassParentsSelf(PluginClassLoader.java:166)
    at org.eclipse.core.internal.boot.DelegatingURLClassLoader.findClassParentsSelf(DelegatingURLClassLoader.java:485)
    at org.eclipse.core.internal.boot.DelegatingURLClassLoader.loadClass(DelegatingURLClassLoader.java:882)
    at org.eclipse.core.internal.boot.DelegatingURLClassLoader.loadClass(DelegatingURLClassLoader.java:862)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:247)
    at org.eclipse.core.internal.plugins.PluginDescriptor.internalDoPluginActivation(PluginDescriptor.java:700)
    at org.eclipse.core.internal.plugins.PluginDescriptor.doPluginActivation(PluginDescriptor.java:188)
    at org.eclipse.core.internal.plugins.PluginClassLoader.activatePlugin(PluginClassLoader.java:112)
    at org.eclipse.core.internal.plugins.PluginClassLoader.internalFindClassParentsSelf(PluginClassLoader.java:185)
    at org.eclipse.core.internal.boot.DelegatingURLClassLoader.findClassParentsSelf(DelegatingURLClassLoader.java:485)
    at org.eclipse.core.internal.boot.DelegatingURLClassLoader.loadClass(DelegatingURLClassLoader.java:882)
    at org.eclipse.core.internal.boot.DelegatingURLClassLoader.loadClass(DelegatingURLClassLoader.java:862)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:247)
    at org.eclipse.core.internal.plugins.PluginDescriptor.createExecutableExtension(PluginDescriptor.java:130)
    at org.eclipse.core.internal.plugins.PluginDescriptor.createExecutableExtension(PluginDescriptor.java:167)
    at org.eclipse.core.internal.plugins.ConfigurationElement.createExecutableExtension(ConfigurationElement.java:103)
    at org.eclipse.core.internal.runtime.InternalPlatform.loaderGetRunnable(InternalPlatform.java:578)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at org.eclipse.core.internal.boot.InternalBootLoader.getRunnable(InternalBootLoader.java:471)
    at org.eclipse.core.internal.boot.InternalBootLoader.run(InternalBootLoader.java:854)
    at org.eclipse.core.boot.BootLoader.run(BootLoader.java:461)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at com.sap.ide.eclipse.startup.Main.basicRun(Main.java:291)
    at com.sap.ide.eclipse.startup.Main.run(Main.java:789)
    at com.sap.ide.eclipse.startup.Main.main(Main.java:607)
    Caused by: java.lang.ClassNotFoundException: org.eclipse.ui.IStartup
    at org.eclipse.core.internal.boot.DelegatingURLClassLoader.loadClass(DelegatingURLClassLoader.java:866)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:247)
    ... 41 more
    Any suggestions will be appreciated!
    Best Regards,
    KC

    Have you tried this: http://help.sap.com/saphelp_nw04/helpdata/en/9d/eb813f0e614a18e10000000a114084/content.htm
    Pass the VM as a argument. Make sure it is 32 bit, for NWDS 7.0 a JDK 1.4 should be used. Easiest way to try it out is to open the shell:
    cmd
    navigate to the directory of NWDS and enter:
    SapIde.exe vm "C:\path\to\java\bin\javaw.exe"

  • Could not find plugin org.eclipse.persistence.jpa.equinox.weaving

    one of my rcp project 's product file defined
    <plugin id="org.eclipse.persistence.jpa.equinox.weaving" fragment="true"/>
    it was working for the helio javaee IDE
    I download helio javaee ide again,
    i was supriseingly found out , this plugin does not exist anymore.
    how do I add the plugin
    org.eclipse.persistence.jpa.equinox.weaving
    for helio javaee ?
    Any hints will be more than welcome

    http://www.eclipse.org/equinox/weaving/
    > one of my rcp project 's product file defined
    > <plugin id="org.eclipse.persistence.jpa.equinox.weaving" fragment="true"/>
    > it was working for the helio javaee IDE
    > I download helio javaee ide again,
    > i was supriseingly found out , this plugin does not exist anymore.
    >
    > how do I add the plugin
    > org.eclipse.persistence.jpa.equinox.weaving
    > for helio javaee ?
    >
    > Any hints will be more than welcome

  • Installing Eclipse  gives runtime error

    hi ,
    i have jdk1.4 installed on my m/c as well in classpath
    I am installing Eclipse.
    i m getting the error
    MESSAGE Exception launching the Eclipse Platform:
    !STACK
    java.lang.RuntimeException: Could not find framework
         at org.eclipse.core.launcher.Main.getBootPath(Main.java:357)
         at org.eclipse.core.launcher.Main.basicRun(Main.java:174)
         at org.eclipse.core.launcher.Main.run(Main.java:638)
         at org.eclipse.core.launcher.Main.main(Main.java:622)
    what should i do?
    Thanks

    now ehen i m trying vm option i m getting
    A Java Runtime or Java Development Kit must be availabale to run Eclipse , No Java Virtual Machinewas found after searching C:\j2sdk1.4.2_05\bin\javaw.exe
    what shall i do ?
    i have put in calsspath C:\j2sdk1.4.2_05\bin\javaw.exe
    thnx

  • Files run in FireFox, but I get a Runtime Error in IE

    Everything performs great in FireFox, but in IE the page
    doesn't even load. I get a runtime error that can not be
    debugged???
    Javascript
    //the data set constructor
    var dsGroups = new
    Spry.Data.XMLDataSet("bookearly_regions.xml", "states/state");
    var dsHotels = new Spry.Data.XMLDataSet("{dsGroups::url}",
    "PriceModule/PricingGrid/row");
    var dsDDLRegions = new Spry.Data.XMLDataSet(null,
    "PriceModule/PricingGrid/row", { distinctOnLoad: true,
    distinctFieldsOnLoad:['@region', '@location']});
    var dsDDLLocations = new Spry.Data.XMLDataSet(null,
    "PriceModule/PricingGrid/row", { distinctOnLoad: true,
    distinctFieldsOnLoad:['location']});
    // Add a listener that fires after the page is loaded.
    Spry.Utils.addLoadListener(function()
    Spry.$$("#theGrid").setAttribute("spry:region","dsHotels");
    Spry.$$("#repeatHotels").setAttribute("spry:repeat","dsHotels");
    Spry.$$("#ddlRegions").setAttribute("spry:region","dsDDLRegions");
    Spry.$$("#ddlRegions").setAttribute("onchange","applyFilter(this.selectedIndex);
    updateDDLLocations(this.options[this.selectedIndex].value);");
    Spry.$$("#ddlRegion").setAttribute("spry:repeat","dsDDLRegions");
    Spry.$$("#ddlLocations").setAttribute("spry:region","dsDDLLocations");
    Spry.$$("#ddlLocations").setAttribute("onchange","applySiteFilter(this.selectedIndex);");
    Spry.$$("#ddlLocation").setAttribute("spry:repeat","dsDDLLocations");
    Spry.$$("#ddlGroups").setAttribute("spry:region","dsGroups");
    Spry.$$("#ddlGroups").setAttribute("onchange","dsGroups.setCurrentRowNumber(this.selected Index);
    setDefaultSiteOption();");
    Spry.$$("#ddlGroup").setAttribute("spry:repeat","dsGroups");
    function updateDDLRegions(notificationType, notifier, data)
    if (notificationType != "onPostLoad")
    return;
    var doc = dsHotels.getDocument();
    if (doc)
    dsDDLRegions.setDataFromDoc(doc);
    applyFilter(0);
    function updateDDLLocations(region)
    var doc = dsHotels.getDocument();
    if (doc)
    dsDDLLocations.setDataFromDoc(doc);
    dsDDLLocations.setXPath("PriceModule/PricingGrid/row[@location =
    '"+region+"']");
    dsDDLLocations.loadData();
    function setDefaultSiteOption()
    var oSel = document.getElementById("ddlLocations");
    if (oSel.length == 0)
    var oOpt = document.createElement("OPTION");
    oSel.options.add(oOpt);
    oOpt.text = "All Sites"
    oOpt.value = "All Sites";
    else
    oSel.options.length=1;
    oSel.options[0].text="All Sites";
    oSel.options[0].value="All Sites";
    oSel.disabled=true;
    var filterRegion=function(dataSet,row,rowNumber){return
    (row["@region"] ==
    document.getElementById('ddlRegions').options[document.getElementById('ddlRegions').selec tedIndex].value)?row:null;}
    var filterLocation=function(dataSet,row,rowNumber){return
    (row["@location"] ==
    document.getElementById('ddlRegions').options[document.getElementById('ddlRegions').selec tedIndex].value)?row:null;}
    var filterSite=function(dataSet,row,rowNumber){return
    (row["location"] ==
    document.getElementById('ddlLocations').options[document.getElementById('ddlLocations').s electedIndex].value)?row:null;}
    var applyFilter = function(opt){
    if (opt == 0) {
    dsHotels.filter(filterRegion);
    setDefaultSiteOption();
    else {
    dsHotels.filter(filterLocation);
    document.getElementById("ddlLocations").disabled=false;
    var applySiteFilter = function(opt){
    if (opt == 0) {
    dsHotels.filter(filterLocation);
    else {
    dsHotels.filter(filterSite);
    dsHotels.addObserver(updateDDLRegions);
    HTML
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0
    Transitional//EN" "
    http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html xmlns="
    http://www.w3.org/1999/xhtml">
    <head>
    <meta http-equiv="Content-Type" content="text/html;
    charset=utf-8" />
    <title>Unobtrusive Spry Data</title>
    <script src="includes/xpath.js" type="text/javascript"
    language="javascript"></script>
    <script src="includes/SpryData.js" type="text/javascript"
    language="javascript"></script>
    <script src="includes/SpryDataSetShell.js"
    type="text/javascript"></script>
    <script src="includes/SpryDOMUtils.js"
    type="text/javascript" language="javascript"></script>
    <script src="datagrid.js" type="text/javascript"
    language="javascript"></script>
    </head>
    <body>
    <p>Static content here</p>
    <select id="ddlGroups">
    <option id="ddlGroup"
    value="{name}">{name}</option>
    </select>
    <select id="ddlRegions">
    <option value="{@region}">All {@region}
    Locations</option>
    <option id="ddlRegion"
    value="{@location}">{@location}</option>
    </select>
    <select id="ddlLocations">
    <option value="{@location}">All {@location}
    Sites</option>
    <option id="ddlLocation"
    value="{location}">{location}</option>
    </select>
    <table id="theGrid">
    <tr>
    <th id="theLocation">Location</th>
    <th id="theHotel">Hotel</th>
    <th id="theStarRating">Star Rating</th>
    <th id="theHotelPrice">Hotel Only</th>
    <th id="thePackagePrice">Package</th>
    </tr>
    <tr id="repeatHotels">
    <td>{@location}:{location}</td>
    <td>{name}</td>
    <td><img src="
    http://media.expedia.com/hotels/ratings/hotstar{starRating}.gif"
    alt="Star Rating" /></td>
    <td>{priceCol1}</td>
    <td>{priceCol2}</td>
    </tr>
    </table>
    </body>
    </html>

    Hi Victor,
    I can't actually run your code above, because I'm missing the
    XML file, etc. But the one thing that actually stands out to me is
    that you are placing spry:region attributes on <table> and
    <select> elements which aren't allowed.
    The reason is that in IE, those elements have a read-only
    innerHTML property, so they can't be used to insert new content.
    The workaround is to wrap your <select> with a <span>
    and your <table> with a <div> and then put the regions
    on those elements.
    See if that gets you going.
    --== Kin ==--

  • Ejb 3  stateless session bean eclipse glassfish runtime error

    trying to get a simple stateless session ejb 3 connected to a jsp using eclipse and glassfish. I have the two projects compiling, deploying, and in archives. but i am getting an error in my jsp which states it can't find my 'ejb' package which holds my created class files. I have looked at many examples on line and I can't find anything to point me in the right direction. please help!

    So you have 1 war file deployed and 1 ejb module deployed. Does the war file contain the interface class of the ejb? When deploying I tend to create a separate jar containing the interfaces to the ejbs that my web app will use and add it to WEB-INF/lib.
    Also post the stack trace of the Exception you are getting in case there is somthing else in it. (Just the juciy bits - I know how big Glassfish stacks can be!)
    m

  • The selected wizard could not be started  Reason:org/eclipse/jdt/core/IJava

    Hi
    i am a newbie to Eclipse plugin , i have used org.eclipse.jdt.core package classes(IJavaElement,ICompliationUnit)
    for my developement . In Standalone ( as a Eclipse application ) My code is working its generating required java files
    I export my plugin project and created a plugin folder. And copied the folder into eclipse/plugins folder
    Now if i open the Wizard. wizard opens with a alert saying
    " The selected wizard could not be started Reason:org/eclipse/jdt/core/IJavaElement "
    what will be problem
    i am using eclipse3.1 and JDK 5.0
    plugin.xml i have used the follwing requires tag
    <requires>
    <import plugin="org.eclipse.ui"/>
    <import plugin="org.eclipse.core.runtime"/>
    <import plugin="org.eclipse.core.resources"/>
    <import plugin="org.eclipse.ui.ide"/>
         <import plugin = "org.eclipse.jdt.ui"/>
         <import plugin = "org.eclipse.jdt.core"/>
         <import plugin = "org.eclipse.jdt.launching"/>
         <import plugin = "org.eclipse.jdt.debug"/>     
    </requires>
    Regards
    Ganesan S

    Please disregard. Reinstalling seems to have solved this
    issue.

  • Can't open Flash Builder - "See the log file" error.

    I have been using Flash Builder 4.5 and for some reason it has stopped opening correctly - I get the following error then it just shuts down.... :
    "An error has occured. See the log file."
    and if i check the log file it refers to then i see the following text:
    !SESSION 2011-06-22 13:53:43.658 -----------------------------------------------
    eclipse.buildId=M20100909-0800
    java.version=1.6.0_16
    java.vendor=Sun Microsystems Inc.
    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 2011-06-22 13:53:59.598
    !MESSAGE Application error
    !STACK 1
    org.eclipse.swt.SWTError: No more handles
        at org.eclipse.swt.SWT.error(SWT.java:4109)
        at org.eclipse.swt.SWT.error(SWT.java:3998)
        at org.eclipse.swt.SWT.error(SWT.java:3969)
        at org.eclipse.swt.widgets.Widget.error(Widget.java:468)
        at org.eclipse.swt.widgets.Control.createHandle(Control.java:633)
        at org.eclipse.swt.widgets.Composite.createHandle(Composite.java:305)
        at org.eclipse.swt.widgets.Control.createWidget(Control.java:649)
        at org.eclipse.swt.widgets.Scrollable.createWidget(Scrollable.java:134)
        at org.eclipse.swt.widgets.Control.<init>(Control.java:110)
        at org.eclipse.swt.widgets.Scrollable.<init>(Scrollable.java:75)
        at org.eclipse.swt.widgets.Composite.<init>(Composite.java:95)
        at org.eclipse.ui.splash.BasicSplashHandler.getBundleProgressMonitor(BasicSplashHandler.java :159)
        at org.eclipse.ui.splash.BasicSplashHandler.getContent(BasicSplashHandler.java:265)
        at org.eclipse.ui.internal.splash.EclipseSplashHandler.init(EclipseSplashHandler.java:86)
        at org.eclipse.ui.internal.Workbench$8.run(Workbench.java:782)
        at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
        at org.eclipse.ui.internal.Workbench.createSplashWrapper(Workbench.java:798)
        at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2467)
        at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2438)
        at org.eclipse.ui.internal.Workbench$7.run(Workbench.java:671)
        at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
        at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:664)
        at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
        at com.adobe.flexbuilder.standalone.FlashBuilderApplication.start(FlashBuilderApplication.ja va:108)
        at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
        at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLau ncher.java:110)
        at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.jav a:79)
        at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:369)
        at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
        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(Main.java:619)
        at org.eclipse.equinox.launcher.Main.basicRun(Main.java:574)
        at org.eclipse.equinox.launcher.Main.run(Main.java:1407)
    This is incredably frustrating as you can imagine as it effectively means i cant work anymore, it is clearly some kind of problem with eclipse but i have no idea what.
    I have tried re-installing Flash Builder twice and no luck.
    Can anyone help with this???
    Thanks !!!!
    Elliot.

    There is a similar thread with exact same stackstrace and problmes reported with earlier verison of FB. You can check it here http://forums.adobe.com/thread/832073. Thre is also representation of Adobe engineers on this thread. Aprarenlty there are certain updates(Eclipse / java) that FB doen't encourage, post FB is installed in stanadlone mode and workarounds are suggested on this thread to overcome this problem. If you are workign in plugin environment with FB, I guess updates are not affecting FB installtion. Please try out the solutions presented on this thread and let us know.

  • Org.eclipse.swt.SWTException: Failed to execute runnable (java.lang.NullPointerException)

    I started up FB 4 today and got this error in my log:
    Any ideas good friends?
    !SESSION 2009-10-28 12:33:26.601 -----------------------------------------------
    eclipse.buildId=unknown
    java.version=1.6.0_16
    java.vendor=Sun Microsystems Inc.
    BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
    Command-line arguments:  -os win32 -ws win32 -arch x86 -clean -data H:\My Documents\Flash Builder 4 -clean
    !ENTRY org.eclipse.update.configurator 4 0 2009-10-28 12:33:30.367
    !MESSAGE Unable to find feature.xml in directory: C:\Program Files\Adobe\Adobe Flash Builder Beta 2\features\com.adobe.ide.coldfusion.feature_1.0.0.253229-8LAqPgroE9KlmfZZdDcADiNC
    !ENTRY org.eclipse.ui 4 0 2009-10-28 12:34:13.745
    !MESSAGE Unhandled event loop exception
    !STACK 0
    org.eclipse.swt.SWTException: Failed to execute runnable (java.lang.NullPointerException)
        at org.eclipse.swt.SWT.error(SWT.java:3777)
        at org.eclipse.swt.SWT.error(SWT.java:3695)
        at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:136)
        at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3800)
        at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3425)
        at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2382)
        at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2346)
        at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2198)
        at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:493)
        at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:288)
        at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:488)
        at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
        at com.adobe.flexbuilder.standalone.FlexBuilderApplication.start(FlexBuilderApplication.java :99)
        at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:193)
        at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLau ncher.java:110)
        at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.jav a:79)
        at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:382)
        at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
        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(Main.java:549)
        at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504)
        at org.eclipse.equinox.launcher.Main.run(Main.java:1236)
    Caused by: java.lang.NullPointerException
        at org.eclipse.eclipsemonkey.actions.RecreateMonkeyMenuAction.createTheMenu(RecreateMonkeyMe nuAction.java:118)
        at org.eclipse.eclipsemonkey.actions.RecreateMonkeyMenuAction.run(RecreateMonkeyMenuAction.j ava:71)
        at org.eclipse.eclipsemonkey.UpdateMonkeyActionsResourceChangeListener$2.run(UpdateMonkeyAct ionsResourceChangeListener.java:256)
        at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
        at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:133)
        ... 22 more
    !SESSION 2009-10-29 09:05:49.373 -----------------------------------------------
    eclipse.buildId=unknown

    I went and deleted my metadata folder it FB4 stared ok _

  • Application error java.lang.RuntimeException: Application "org.eclipse.ui.ide.workbench" c

    I'm trying to create a graphical editor with GMF tools. To launch the plugin i used Run configurations, for the plugins i used "plugins selected below only" and pressing "add required plugins" it worked fine but after updating eclipse with help->check for updates I can not run the application and i get this error:
    eclipse.buildId=4.4.2.M20150204-1700
    java.version=1.8.0_31
    java.vendor=Oracle Corporation
    BootLoader constants: OS=win32, ARCH=x86_64, WS=win32, NL=fr_FR
    Framework arguments: -product org.eclipse.platform.ide
    Command-line arguments: -product org.eclipse.platform.ide -data C:\Users\Computer\IT\pfe Master\temp\EclipseModelingProjects\gmf1_filesystem\filesystem app1 -dev file:C:/Users/Computer/IT/pfe Master/temp/EclipseModelingProjects/.metadata/.plugins/org.eclipse.pde.core/filesystem app1/dev.properties -os win32 -ws win32 -arch x86_64 -consoleLog
    org.eclipse.osgi
    Error
    Wed May 13 19:18:59 GMT+01:00 2015
    Application error
    java.lang.RuntimeException: Application "org.eclipse.ui.ide.workbench" could not be found in the registry. The applications available are: org.eclipse.ant.core.antRunner, org.eclipse.e4.ui.workbench.swt.E4Application, org.eclipse.e4.ui.workbench.swt.GenTopic, org.eclipse.help.base.infocenterApplication, org.eclipse.help.base.helpApplication, org.eclipse.help.base.indexTool, org.eclipse.equinox.app.error.
    at org.eclipse.equinox.internal.app.EclipseAppContainer.startDefaultApp(EclipseAppContainer.java:248)
    at org.eclipse.equinox.internal.app.MainApplicationLauncher.run(MainApplicationLauncher.java:29)
    at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
    at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
    at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:380)
    at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:235)
    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(Main.java:648)
    at org.eclipse.equinox.launcher.Main.basicRun(Main.java:603)
    at org.eclipse.equinox.launcher.Main.run(Main.java:1465)
    at org.eclipse.equinox.launcher.Main.main(Main.java:1438)
    I will appreciate your help.

    Hi,
    after updating, did you get back to Run configuration and press add required plugin again?
    If after update there are modifications, it means that you are not using a Target Platform. I recommend to use one in order to have a stable base against which to work on. See documentation.
    Regards,

  • Kodo 2.5.2 plugin for Eclipse 2.1.1: class loading fails

    Hi,
    this is not the jakarta-commons-logging-xxx issue.
    Trying kodo 2.5.2, enhancing by selecting a .jdo file in Eclipse 2.1.1. and
    pushing the enhance button works.
    However, after adding the enhancer to the project build process (the project
    contains a lot of .jdo files, so enhancing manually is quite inconvenient),
    a project rebuild fails with following message:
    Problems occurred building the selected resources.
    The Enhancer failed. The message included was:
    java.lang.IllegalArgumentException: The specified class "com.xx.yy.ZZ"
    could not be loaded. com.solarmetric.kodo.runtime.FatalUserException:
    java.lang.ClassNotFoundException: com.xx.yy.ZZ
    NestedThrowables:
    java.lang.ClassNotFoundException: com.xx.yy.ZZ

    - The kodo view is active and open
    - When I'm enhancing my .jdo files by hand, a rebuild is working afterwards
    Greetings,
    contus
    Hmm. That is strange but my guess is that this problem should go away
    with 2.5.3 which will be released in the near future.
    Is the Kodo "view" (where all the Kodo messages are propagated) active?
    Does this happen if say, you start up eclipse, enhance a .jdo file by
    hand, and
    then trigger the rebuild process? The plugin is attempting to be verbose
    to the Kodo "view" panel which its not finding.
    On Wed, 06 Aug 2003 11:20:35 +0200, contus wrote:
    Sure (2 entries).
    !ENTRY org.eclipse.core.resources 4 2 Aug 06, 2003 11:12:49.827
    !MESSAGE Problems occurred when invoking code from plug-in:
    "org.eclipse.core.resources".
    !STACK 1
    org.eclipse.core.runtime.CoreException[0]:
    java.lang.IllegalArgumentException: The specified class "com.xx.yy.Foo"
    could not be loaded. com.solarmetric.kodo.runtime.FatalUserException:
    java.lang.ClassNotFoundException: com.xx.yy.Foo
    NestedThrowables:
    java.lang.ClassNotFoundException: com.xx.yy.Foo
    at
    com.solarmetric.modules.tools.compiler.ClassArgParser.parseClasses(ClassArgParser.java:71)
    at
    com.solarmetric.kodo.enhance.JDOEnhancer.enhance(JDOEnhancer.java:208)
    at
    com.solarmetric.kodo.enhance.JDOEnhancer.enhance(JDOEnhancer.java:189)
    >>
    at
    com.solarmetric.modules.integration.eclipse.EnhancerBuilder$BuildVisitor.visit(EnhancerBuilder.java:55)
    at
    org.eclipse.core.internal.resources.Resource$2.visit(Resource.java:106)
    >>
    at
    org.eclipse.core.internal.resources.Resource$1.visitElement(Resource.java:50)
    >>
    at
    org.eclipse.core.internal.watson.ElementTreeIterator.doIteration(ElementTreeIterator.java:76)
    >>
    at
    org.eclipse.core.internal.watson.ElementTreeIterator.doIteration(ElementTreeIterator.java:80)
    >>
    at
    org.eclipse.core.internal.watson.ElementTreeIterator.doIteration(ElementTreeIterator.java:80)
    >>
    at
    org.eclipse.core.internal.watson.ElementTreeIterator.doIteration(ElementTreeIterator.java:80)
    >>
    at
    org.eclipse.core.internal.watson.ElementTreeIterator.doIteration(ElementTreeIterator.java:80)
    >>
    at
    org.eclipse.core.internal.watson.ElementTreeIterator.doIteration(ElementTreeIterator.java:80)
    >>
    at
    org.eclipse.core.internal.watson.ElementTreeIterator.doIteration(ElementTreeIterator.java:80)
    >>
    at
    org.eclipse.core.internal.watson.ElementTreeIterator.doIteration(ElementTreeIterator.java:80)
    >>
    at
    org.eclipse.core.internal.watson.ElementTreeIterator.doIteration(ElementTreeIterator.java:80)
    >>
    at
    org.eclipse.core.internal.watson.ElementTreeIterator.iterate(ElementTreeIterator.java:119)
    at
    org.eclipse.core.internal.resources.Resource.accept(Resource.java:60)
    at
    org.eclipse.core.internal.resources.Resource.accept(Resource.java:104)
    at
    org.eclipse.core.internal.resources.Resource.accept(Resource.java:82)
    >>
    at
    com.solarmetric.modules.integration.eclipse.EnhancerBuilder.build(EnhancerBuilder.java:30)
    >>
    at
    org.eclipse.core.internal.events.BuildManager$2.run(BuildManager.java:427)
    >>
    at
    org.eclipse.core.internal.runtime.InternalPlatform.run(InternalPlatform.java:1006)
    at org.eclipse.core.runtime.Platform.run(Platform.java:413)
    at
    org.eclipse.core.internal.events.BuildManager.basicBuild(BuildManager.java:125)
    >>
    at
    org.eclipse.core.internal.events.BuildManager.basicBuild(BuildManager.java:181)
    >>
    at
    org.eclipse.core.internal.events.BuildManager.basicBuild(BuildManager.java:191)
    >>
    at
    org.eclipse.core.internal.events.BuildManager$1.run(BuildManager.java:151)
    >>
    at
    org.eclipse.core.internal.runtime.InternalPlatform.run(InternalPlatform.java:1006)
    at org.eclipse.core.runtime.Platform.run(Platform.java:413)
    at
    org.eclipse.core.internal.events.BuildManager.basicBuild(BuildManager.java:165)
    >>
    at
    org.eclipse.core.internal.events.BuildManager.basicBuildLoop(BuildManager.java:243)
    >>
    at
    org.eclipse.core.internal.events.BuildManager.build(BuildManager.java:212)
    at
    org.eclipse.core.internal.resources.Workspace.build(Workspace.java:181)
    >>
    at
    org.eclipse.ui.actions.GlobalBuildAction$1.run(GlobalBuildAction.java:174)
    >>
    at
    org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:101)
    >>
    #################################################Z
    >

  • Problems occurred when invoking code from plug-in: "org.eclipse.ui.workbenc

    I get error when using jsp editor,
    I have debugged as what is causing the error
    and
    I found out that when I use jstl
    <c:forEach var="anything" varStatus="index">
    *${index.count}*
    </c:forEach>
    The code ${index.count} is causing the follwoing error
    !MESSAGE Problems occurred when invoking code from plug-in: "org.eclipse.ui.workbench".
    !STACK 0
    java.lang.NullPointerException
         at oracle.eclipse.tools.common.services.ui.refactor.internal.ArtifactRefactoringEnablementTester.hasArtifactDefinitionAtOffset(ArtifactRefactoringEnablementTester.java:73)
         at oracle.eclipse.tools.common.services.ui.refactor.internal.ArtifactRefactoringEnablementTester.test(ArtifactRefactoringEnablementTester.java:60)
         at org.eclipse.core.internal.expressions.Property.test(Property.java:58)
         at org.eclipse.core.internal.expressions.TestExpression.evaluate(TestExpression.java:99)
         at org.eclipse.core.internal.expressions.CompositeExpression.evaluateAnd(CompositeExpression.java:53)
         at org.eclipse.core.internal.expressions.WithExpression.evaluate(WithExpression.java:72)
         at org.eclipse.ui.internal.services.EvaluationResultCache.evaluate(EvaluationResultCache.java:74)
         at org.eclipse.ui.internal.services.ExpressionAuthority.evaluate(ExpressionAuthority.java:165)
         at org.eclipse.ui.internal.services.EvaluationAuthority.addEvaluationListener(EvaluationAuthority.java:79)
         at org.eclipse.ui.internal.services.EvaluationService.addEvaluationListener(EvaluationService.java:47)
         at org.eclipse.ui.internal.menus.WorkbenchMenuService.registerVisibleWhen(WorkbenchMenuService.java:884)
         at org.eclipse.ui.internal.menus.ContributionRoot.addContributionItem(ContributionRoot.java:60)
         at org.eclipse.ui.internal.menus.MenuAdditionCacheEntry.createContributionItems(MenuAdditionCacheEntry.java:188)
         at org.eclipse.ui.internal.menus.WorkbenchMenuService$5.run(WorkbenchMenuService.java:584)
         at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
         at org.eclipse.ui.internal.menus.WorkbenchMenuService.processAdditions(WorkbenchMenuService.java:656)
         at org.eclipse.ui.internal.menus.WorkbenchMenuService.addContributionsToManager(WorkbenchMenuService.java:744)
         at org.eclipse.ui.internal.menus.WorkbenchMenuService.populateContributionManager(WorkbenchMenuService.java:730)
         at org.eclipse.ui.internal.menus.WorkbenchMenuService.addContributionsToManager(WorkbenchMenuService.java:782)
         at org.eclipse.ui.internal.menus.WorkbenchMenuService.populateContributionManager(WorkbenchMenuService.java:730)
         at org.eclipse.ui.internal.menus.SlaveMenuService.populateContributionManager(SlaveMenuService.java:203)
         at org.eclipse.ui.internal.menus.SlaveMenuService.populateContributionManager(SlaveMenuService.java:76)
         at org.eclipse.ui.internal.PopupMenuExtender.addMenuContributions(PopupMenuExtender.java:357)
         at org.eclipse.ui.internal.PopupMenuExtender.menuAboutToShow(PopupMenuExtender.java:335)
         at org.eclipse.jface.action.MenuManager.fireAboutToShow(MenuManager.java:342)
         at org.eclipse.jface.action.MenuManager.handleAboutToShow(MenuManager.java:473)
         at org.eclipse.jface.action.MenuManager.access$1(MenuManager.java:469)
         at org.eclipse.jface.action.MenuManager$2.menuShown(MenuManager.java:495)
         at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:247)
         at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
         at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1053)
         at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1077)
         at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1058)
         at org.eclipse.swt.widgets.Control.WM_INITMENUPOPUP(Control.java:4881)
         at org.eclipse.swt.widgets.Control.windowProc(Control.java:4557)
         at org.eclipse.swt.widgets.Canvas.windowProc(Canvas.java:341)
         at org.eclipse.swt.widgets.Decorations.windowProc(Decorations.java:1610)
         at org.eclipse.swt.widgets.Shell.windowProc(Shell.java:2061)
         at org.eclipse.swt.widgets.Display.windowProc(Display.java:4972)
         at org.eclipse.swt.internal.win32.OS.TrackPopupMenu(Native Method)
         at org.eclipse.swt.widgets.Menu._setVisible(Menu.java:256)
         at org.eclipse.swt.widgets.Display.runPopups(Display.java:4206)
         at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3748)
         at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2701)
         at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2665)
         at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2499)
         at org.eclipse.ui.internal.Workbench$7.run(Workbench.java:679)
         at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
         at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:668)
         at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
         at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:123)
         at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
         at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
         at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
         at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:344)
         at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
         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(Main.java:622)
         at org.eclipse.equinox.launcher.Main.basicRun(Main.java:577)
         at org.eclipse.equinox.launcher.Main.run(Main.java:1410)

    Thanks for the post. This issue was noted recently, a bug was logged, and a fix has been made that will be part of the upcoming release of OEPE. Appreciate your support in reporting this issue.
    Kind regards,
    Carlin

Maybe you are looking for

  • Foreign Keys for a Logical Table

    Hi All, I want to know in which scenarios we create the Foreign Keys for a Logical Table. Once we create the foreign key for the logical table, does it mean that it will automatically override if any joins are there. Physical Table A, B ( no physical

  • Looking to dump 4 or 5 cards

    Hi All I have much more available credit than i will ever need - and thinking of reducing some of my cc accounts, which may make better cards with higher limits available to me, further down the road?? This is what I have - and suggestions would be g

  • How to trigger a workflow from event - newbie question

    Hi, I have a simple workflow, with the start node triggered by an XML event. What JMS destination I am supposed to send the XML document to in order for the workflow to be triggered. I thought that it was the wlpiEvent, but the workflow doesn't start

  • Create hidden iWeb podcast

    Hey guys Ok on my website www.learn-2-drum.co.uk I have a podcast page which is great and all the entry's download perfectly to my itunes slash whoever subscribes. I want to however add a file to the podcast rss feed without having to put it on the p

  • How to import user schema "user1" onto "user2" schema.

    I want to import the user schema "user1" to "user2". user2 has tables,indexes and can be overwrite/delete. how can I proceed to do this task. thanks, Ven