Starting Eclipse...

I am trying to install Eclipse and it reports an error. Can anybody tell me what is wrong?
In my autoexec.bat I have the following:
PATH C:\Novell\Client32;%PATH%
set PATH="%PATH%;E:\VI\vim\vim58;C:\Program Files\Java\j2re1.4.2\bin\"
SET JAVA_HOME=E:\j2sdk1.4.2
The Eclipse log file contains the following:
!SESSION ----------------------------------------------------------------------
!ENTRY org.eclipse.core.launcher 4 0 Jul 23, 2003 11:06:37.670
!MESSAGE Exception launching the Eclipse Platform:
!STACK
java.lang.reflect.InvocationTargetException
     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.core.launcher.Main.basicRun(Main.java:291)
     at org.eclipse.core.launcher.Main.run(Main.java:747)
     at org.eclipse.core.launcher.Main.main(Main.java:583)
Caused by: java.lang.RuntimeException: Fatal Error: Unable to locate matching org.eclipse.core.runtime plug-in.
     at org.eclipse.core.internal.boot.PlatformConfiguration.locateDefaultPlugins(PlatformConfiguration.java:2264)
     at org.eclipse.core.internal.boot.PlatformConfiguration.<init>(PlatformConfiguration.java:903)
     at org.eclipse.core.internal.boot.PlatformConfiguration.startup(PlatformConfiguration.java:1368)
     at org.eclipse.core.internal.boot.InternalBootLoader.initialize(InternalBootLoader.java:582)
     at org.eclipse.core.internal.boot.InternalBootLoader.startup(InternalBootLoader.java:1044)
     at org.eclipse.core.internal.boot.InternalBootLoader.run(InternalBootLoader.java:838)
     at org.eclipse.core.boot.BootLoader.run(BootLoader.java:461)
     ... 7 more
Thanks in advance!

I just unzipped the file again and tried again... must have had some kind of file corruption...

Similar Messages

  • Problem in starting eclipse

    At first I thought I messed up eclipse, so I deleted everything, re-installed eclipse and re-installed nitox. Everything worked fine until this morning.
    When I booted by system, and started eclipse I got the following errors:
    Errors during build.
    Error instantiating builder: com.m7.nitrox.nitroxbuilder.
    Plug-in com.m7.nitrox was unable to load class com.m7.wide.eclipse.NitroxBuilder.
    Plug-in com.m7.nitrox was unable to load class com.m7.wide.eclipse.NitroxBuilder.
    Error instantiating builder: com.m7.nitrox.nitroxbuilder.
    Plug-in com.m7.nitrox was unable to load class com.m7.wide.eclipse.NitroxBuilder.
    Plug-in com.m7.nitrox was unable to load class com.m7.wide.eclipse.NitroxBuilder.
    Error instantiating builder: com.m7.nitrox.nitroxbuilder.
    Plug-in com.m7.nitrox was unable to load class com.m7.wide.eclipse.NitroxBuilder.
    Plug-in com.m7.nitrox was unable to load class com.m7.wide.eclipse.NitroxBuilder.
    Error instantiating builder: com.m7.nitrox.nitroxbuilder.
    Plug-in com.m7.nitrox was unable to load class com.m7.wide.eclipse.NitroxBuilder.
    Plug-in com.m7.nitrox was unable to load class com.m7.wide.eclipse.NitroxBuilder.
    Error instantiating builder: com.m7.nitrox.nitroxbuilder.
    Plug-in com.m7.nitrox was unable to load class com.m7.wide.eclipse.NitroxBuilder.
    Plug-in com.m7.nitrox was unable to load class com.m7.wide.eclipse.NitroxBuilder.
    If shut down eclipse, and bring it back up, the errors dissapear (but come back to haunt at later times)
    Eclispe version:Version: 3.1.0
    Build id: I20050401-1645 (M6)
    Nitrox Version :
    M7 NitroX
    Version: 2.1.0 M1
    Build id: 411
    Any Idea what causes this? or how to fix?
    thx
    ed

    I started getting this today after I terminated Tomcat shortly (~1 sec) after clicking on Run (I meant to click Debug). After that Nitrox complained it could not build. So I rebooted, but now it is stuck saying it cannot build.
    Eclipse Platform 3.1.0 (I20050513-1415)
    M7 NitroX 2.1.0 M3 (419)
    J2SE 1.5.0_02-b09
    Windows XP 5.1
    ClearCase 1.0.3
    Log4E 0.7.7
    !SESSION 2005-08-22 19:02:52.678 -----------------------------------------------
    eclipse.buildId=I20050513-1415
    java.version=1.5.0_02
    java.vendor=Sun Microsystems Inc.
    BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
    Framework arguments: -feature com.m7.nitrox -application org.eclipse.ui.ide.workbench
    Command-line arguments: -os win32 -ws win32 -arch x86 -feature com.m7.nitrox -application org.eclipse.ui.ide.workbench
    !ENTRY org.eclipse.osgi 2005-08-22 19:03:39.627
    !MESSAGE An error occured while automatically activating bundle com.m7.nitrox (96).
    !STACK 0
    org.osgi.framework.BundleException: Exception in org.eclipse.core.internal.compatibility.PluginActivator.start() of bundle com.m7.nitrox.
         at org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActivator(BundleContextImpl.java:1013)
         at org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:969)
         at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:321)
         at org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:266)
         at org.eclipse.core.runtime.adaptor.EclipseClassLoader.findLocalClass(EclipseClassLoader.java:112)
         at org.eclipse.osgi.framework.internal.core.BundleLoader.findLocalClass(BundleLoader.java:337)
         at org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:389)
         at org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:350)
         at org.eclipse.osgi.framework.adaptor.core.AbstractClassLoader.loadClass(AbstractClassLoader.java:74)
         at java.lang.ClassLoader.loadClass(Unknown Source)
         at org.eclipse.osgi.framework.internal.core.BundleLoader.loadClass(BundleLoader.java:275)
         at org.eclipse.osgi.framework.internal.core.BundleHost.loadClass(BundleHost.java:227)
         at org.eclipse.osgi.framework.internal.core.AbstractBundle.loadClass(AbstractBundle.java:1259)
         at org.eclipse.core.internal.registry.ConfigurationElement.createExecutableExtension(ConfigurationElement.java:152)
         at org.eclipse.core.internal.registry.ConfigurationElement.createExecutableExtension(ConfigurationElement.java:142)
         at org.eclipse.core.internal.registry.ConfigurationElement.createExecutableExtension(ConfigurationElement.java:129)
         at org.eclipse.core.internal.registry.ConfigurationElementHandle.createExecutableExtension(ConfigurationElementHandle.java:48)
         at org.eclipse.core.internal.events.BuildManager.instantiateBuilder(BuildManager.java:724)
         at org.eclipse.core.internal.events.BuildManager.initializeBuilder(BuildManager.java:676)
         at org.eclipse.core.internal.events.BuildManager.getBuilder(BuildManager.java:434)
         at org.eclipse.core.internal.events.BuildManager.basicBuild(BuildManager.java:200)
         at org.eclipse.core.internal.events.BuildManager$1.run(BuildManager.java:231)
         at org.eclipse.core.internal.runtime.InternalPlatform.run(InternalPlatform.java:1029)
         at org.eclipse.core.runtime.Platform.run(Platform.java:775)
         at org.eclipse.core.internal.events.BuildManager.basicBuild(BuildManager.java:234)
         at org.eclipse.core.internal.events.BuildManager.basicBuildLoop(BuildManager.java:253)
         at org.eclipse.core.internal.events.BuildManager.build(BuildManager.java:282)
         at org.eclipse.core.internal.resources.Workspace.build(Workspace.java:211)
         at org.eclipse.debug.internal.core.LaunchConfiguration.launch(LaunchConfiguration.java:572)
         at org.eclipse.debug.internal.core.LaunchConfiguration.launch(LaunchConfiguration.java:515)
         at org.eclipse.debug.internal.ui.DebugUIPlugin.buildAndLaunch(DebugUIPlugin.java:734)
         at org.eclipse.debug.internal.ui.DebugUIPlugin$6.run(DebugUIPlugin.java:932)
         at org.eclipse.core.internal.jobs.Worker.run(Worker.java:67)
    Caused by: java.lang.NullPointerException
         at com.m7.wide.eclipse.jstudio.Plugin.A(Unknown Source)
         at com.m7.wide.eclipse.jstudio.Plugin.startup(Unknown Source)
         at org.eclipse.core.internal.compatibility.PluginActivator.start(PluginActivator.java:31)
         at org.eclipse.osgi.framework.internal.core.BundleContextImpl$2.run(BundleContextImpl.java:994)
         at java.security.AccessController.doPrivileged(Native Method)
         at org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActivator(BundleContextImpl.java:988)
         ... 32 more
    Root exception:
    java.lang.NullPointerException
         at com.m7.wide.eclipse.jstudio.Plugin.A(Unknown Source)
         at com.m7.wide.eclipse.jstudio.Plugin.startup(Unknown Source)
         at org.eclipse.core.internal.compatibility.PluginActivator.start(PluginActivator.java:31)
         at org.eclipse.osgi.framework.internal.core.BundleContextImpl$2.run(BundleContextImpl.java:994)
         at java.security.AccessController.doPrivileged(Native Method)
         at org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActivator(BundleContextImpl.java:988)
         at org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:969)
         at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:321)
         at org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:266)
         at org.eclipse.core.runtime.adaptor.EclipseClassLoader.findLocalClass(EclipseClassLoader.java:112)
         at org.eclipse.osgi.framework.internal.core.BundleLoader.findLocalClass(BundleLoader.java:337)
         at org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:389)
         at org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:350)
         at org.eclipse.osgi.framework.adaptor.core.AbstractClassLoader.loadClass(AbstractClassLoader.java:74)
         at java.lang.ClassLoader.loadClass(Unknown Source)
         at org.eclipse.osgi.framework.internal.core.BundleLoader.loadClass(BundleLoader.java:275)
         at org.eclipse.osgi.framework.internal.core.BundleHost.loadClass(BundleHost.java:227)
         at org.eclipse.osgi.framework.internal.core.AbstractBundle.loadClass(AbstractBundle.java:1259)
         at org.eclipse.core.internal.registry.ConfigurationElement.createExecutableExtension(ConfigurationElement.java:152)
         at org.eclipse.core.internal.registry.ConfigurationElement.createExecutableExtension(ConfigurationElement.java:142)
         at org.eclipse.core.internal.registry.ConfigurationElement.createExecutableExtension(ConfigurationElement.java:129)
         at org.eclipse.core.internal.registry.ConfigurationElementHandle.createExecutableExtension(ConfigurationElementHandle.java:48)
         at org.eclipse.core.internal.events.BuildManager.instantiateBuilder(BuildManager.java:724)
         at org.eclipse.core.internal.events.BuildManager.initializeBuilder(BuildManager.java:676)
         at org.eclipse.core.internal.events.BuildManager.getBuilder(BuildManager.java:434)
         at org.eclipse.core.internal.events.BuildManager.basicBuild(BuildManager.java:200)
         at org.eclipse.core.internal.events.BuildManager$1.run(BuildManager.java:231)
         at org.eclipse.core.internal.runtime.InternalPlatform.run(InternalPlatform.java:1029)
         at org.eclipse.core.runtime.Platform.run(Platform.java:775)
         at org.eclipse.core.internal.events.BuildManager.basicBuild(BuildManager.java:234)
         at org.eclipse.core.internal.events.BuildManager.basicBuildLoop(BuildManager.java:253)
         at org.eclipse.core.internal.events.BuildManager.build(BuildManager.java:282)
         at org.eclipse.core.internal.resources.Workspace.build(Workspace.java:211)
         at org.eclipse.debug.internal.core.LaunchConfiguration.launch(LaunchConfiguration.java:572)
         at org.eclipse.debug.internal.core.LaunchConfiguration.launch(LaunchConfiguration.java:515)
         at org.eclipse.debug.internal.ui.DebugUIPlugin.buildAndLaunch(DebugUIPlugin.java:734)
         at org.eclipse.debug.internal.ui.DebugUIPlugin$6.run(DebugUIPlugin.java:932)
         at org.eclipse.core.internal.jobs.Worker.run(Worker.java:67)
    !ENTRY org.eclipse.core.resources 2 1 2005-08-22 19:03:39.667
    !MESSAGE Skipping builder com.m7.nitrox.nitroxbuilder for project myproject. Either the builder is missing from the install, or it belongs to a project nature that is missing or disabled.
    !ENTRY org.eclipse.core.resources 4 75 2005-08-22 19:03:39.757
    !MESSAGE Errors during build.
    !SUBENTRY 1 org.eclipse.core.resources 4 75 2005-08-22 19:03:39.757
    !MESSAGE Error instantiating builder: com.m7.nitrox.nitroxbuilder.
    !STACK 1
    org.eclipse.core.runtime.CoreException[1]: java.lang.ClassNotFoundException: com.m7.wide.eclipse.NitroxBuilder
         at org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:403)
         at org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:350)
         at org.eclipse.osgi.framework.adaptor.core.AbstractClassLoader.loadClass(AbstractClassLoader.java:74)
         at java.lang.ClassLoader.loadClass(Unknown Source)
         at org.eclipse.osgi.framework.internal.core.BundleLoader.loadClass(BundleLoader.java:275)
         at org.eclipse.osgi.framework.internal.core.BundleHost.loadClass(BundleHost.java:227)
         at org.eclipse.osgi.framework.internal.core.AbstractBundle.loadClass(AbstractBundle.java:1259)
         at org.eclipse.core.internal.registry.ConfigurationElement.createExecutableExtension(ConfigurationElement.java:152)
         at org.eclipse.core.internal.registry.ConfigurationElement.createExecutableExtension(ConfigurationElement.java:142)
         at org.eclipse.core.internal.registry.ConfigurationElement.createExecutableExtension(ConfigurationElement.java:129)
         at org.eclipse.core.internal.registry.ConfigurationElementHandle.createExecutableExtension(ConfigurationElementHandle.java:48)
         at org.eclipse.core.internal.events.BuildManager.instantiateBuilder(BuildManager.java:724)
         at org.eclipse.core.internal.events.BuildManager.initializeBuilder(BuildManager.java:676)
         at org.eclipse.core.internal.events.BuildManager.getBuilder(BuildManager.java:434)
         at org.eclipse.core.internal.events.BuildManager.basicBuild(BuildManager.java:200)
         at org.eclipse.core.internal.events.BuildManager$1.run(BuildManager.java:231)
         at org.eclipse.core.internal.runtime.InternalPlatform.run(InternalPlatform.java:1029)
         at org.eclipse.core.runtime.Platform.run(Platform.java:775)
         at org.eclipse.core.internal.events.BuildManager.basicBuild(BuildManager.java:234)
         at org.eclipse.core.internal.events.BuildManager.basicBuildLoop(BuildManager.java:253)
         at org.eclipse.core.internal.events.BuildManager.build(BuildManager.java:282)
         at org.eclipse.core.internal.resources.Workspace.build(Workspace.java:211)
         at org.eclipse.debug.internal.core.LaunchConfiguration.launch(LaunchConfiguration.java:572)
         at org.eclipse.debug.internal.core.LaunchConfiguration.launch(LaunchConfiguration.java:515)
         at org.eclipse.debug.internal.ui.DebugUIPlugin.buildAndLaunch(DebugUIPlugin.java:734)
         at org.eclipse.debug.internal.ui.DebugUIPlugin$6.run(DebugUIPlugin.java:932)
         at org.eclipse.core.internal.jobs.Worker.run(Worker.java:67)
    !SUBENTRY 2 org.eclipse.core.runtime 4 1 2005-08-22 19:03:39.757
    !MESSAGE Plug-in com.m7.nitrox was unable to load class com.m7.wide.eclipse.NitroxBuilder.
    !STACK 0
    java.lang.ClassNotFoundException: com.m7.wide.eclipse.NitroxBuilder
         at org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:403)
         at org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:350)
         at org.eclipse.osgi.framework.adaptor.core.AbstractClassLoader.loadClass(AbstractClassLoader.java:74)
         at java.lang.ClassLoader.loadClass(Unknown Source)
         at org.eclipse.osgi.framework.internal.core.BundleLoader.loadClass(BundleLoader.java:275)
         at org.eclipse.osgi.framework.internal.core.BundleHost.loadClass(BundleHost.java:227)
         at org.eclipse.osgi.framework.internal.core.AbstractBundle.loadClass(AbstractBundle.java:1259)
         at org.eclipse.core.internal.registry.ConfigurationElement.createExecutableExtension(ConfigurationElement.java:152)
         at org.eclipse.core.internal.registry.ConfigurationElement.createExecutableExtension(ConfigurationElement.java:142)
         at org.eclipse.core.internal.registry.ConfigurationElement.createExecutableExtension(ConfigurationElement.java:129)
         at org.eclipse.core.internal.registry.ConfigurationElementHandle.createExecutableExtension(ConfigurationElementHandle.java:48)
         at org.eclipse.core.internal.events.BuildManager.instantiateBuilder(BuildManager.java:724)
         at org.eclipse.core.internal.events.BuildManager.initializeBuilder(BuildManager.java:676)
         at org.eclipse.core.internal.events.BuildManager.getBuilder(BuildManager.java:434)
         at org.eclipse.core.internal.events.BuildManager.basicBuild(BuildManager.java:200)
         at org.eclipse.core.internal.events.BuildManager$1.run(BuildManager.java:231)
         at org.eclipse.core.internal.runtime.InternalPlatform.run(InternalPlatform.java:1029)
         at org.eclipse.core.runtime.Platform.run(Platform.java:775)
         at org.eclipse.core.internal.events.BuildManager.basicBuild(BuildManager.java:234)
         at org.eclipse.core.internal.events.BuildManager.basicBuildLoop(BuildManager.java:253)
         at org.eclipse.core.internal.events.BuildManager.build(BuildManager.java:282)
         at org.eclipse.core.internal.resources.Workspace.build(Workspace.java:211)
         at org.eclipse.debug.internal.core.LaunchConfiguration.launch(LaunchConfiguration.java:572)
         at org.eclipse.debug.internal.core.LaunchConfiguration.launch(LaunchConfiguration.java:515)
         at org.eclipse.debug.internal.ui.DebugUIPlugin.buildAndLaunch(DebugUIPlugin.java:734)
         at org.eclipse.debug.internal.ui.DebugUIPlugin$6.run(DebugUIPlugin.java:932)
         at org.eclipse.core.internal.jobs.Worker.run(Worker.java:67)
    Actually, while I was posting this, I did a Project->Clean after letting Nitrox sit there idle for a few minutes. It seems to have come back from the dead. Now I don't get the error message anymore. Not exactly a confidence builder...

  • Error while starting Eclipse

    Hi
    I have a J: drive mapped which consists of jdk15910 etc.
    I had got Eclipse 3.2 in C: drive which I recently extracted. When I started eclipse, it gave me an error - No Java 2 Runtime environment.
    I started it with -vm J:/apps_pub/jdk15910 command.This directory J:/apps_pub/jdk15910 contains bin, jre/bin etc and all.
    When I look at the control panel for the installed programs, I see the Java DK 6, but there is no JRE.Its JDK 6 not 5.
    Anyways when I started with vm arguement eclipse gives me an error that No JDK or JRE found at J:/apps_pub/jdk15910 path
    I am clue less. The path definitely has bin, jre/bin etc.
    What should I do
    Please help
    Thanks

    be sure, that you have installed jre/jdk and Eclipse with the same Bit-Version. Otherwise it throws an error.

  • Unable to start Eclipse

    Hi;
    I would like to run Eclipse on Solaris 1/08. I downloaded Solaris version of the Eclipse ide as a zip file. After the download had finished, I unzipped the file. In the "Eclipse" directory, I tried to start Eclipse with "./eclipse" command or double clicking the executable "Eclipse" file. But the Eclipse did not start. Is there anything that I forget to do? How can I accomplish it? I will be very pleased, if you can help.

    Thank you for posting the results of those two commands.
    The 'file' command says the eclipse program is compiled for a sparc CPU,
    so it won't work on Solaris x86.
    Is the computer you are using a PC running Solaris x86, or a sparc workstation/server?
    If the former, you'll need to locate an Solaris x86 version of eclipse.
    If eclipse were written in Java, of course, none of this would matter....

  • Run time error after starting eclipse

    Hello,
    after installation of the SAP Eclipse Theme Editor the following run time error is reported after each restart of eclipse:
    java.lang.ClassCastException: com.sap.ur.plugins.ThemeEditor32Input cannot be cast to com.sap.ur.plugins.ThemeEditorInput
         at com.sap.ur.plugins.ThemeEditor.init(ThemeEditor.java:188)
         at org.eclipse.ui.internal.EditorManager.createSite(EditorManager.java:798)
         at org.eclipse.ui.internal.EditorReference.createPartHelper(EditorReference.java:647)
         at org.eclipse.ui.internal.EditorReference.createPart(EditorReference.java:465)
         at org.eclipse.ui.internal.WorkbenchPartReference.getPart(WorkbenchPartReference.java:595)
         at org.eclipse.ui.internal.EditorAreaHelper.setVisibleEditor(EditorAreaHelper.java:271)
         at org.eclipse.ui.internal.EditorManager.setVisibleEditor(EditorManager.java:1429)
         at org.eclipse.ui.internal.EditorManager$5.runWithException(EditorManager.java:942)
         at org.eclipse.ui.internal.StartupThreading$StartupRunnable.run(StartupThreading.java:31)
         at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
         at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:134)
         at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4041)
         at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3660)
         at org.eclipse.ui.application.WorkbenchAdvisor.openWindows(WorkbenchAdvisor.java:803)
         at org.eclipse.ui.internal.Workbench$31.runWithException(Workbench.java:1567)
         at org.eclipse.ui.internal.StartupThreading$StartupRunnable.run(StartupThreading.java:31)
         at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
         at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:134)
         at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4041)
         at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3660)
         at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2548)
         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 org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:115)
         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: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:620)
         at org.eclipse.equinox.launcher.Main.basicRun(Main.java:575)
         at org.eclipse.equinox.launcher.Main.run(Main.java:1408)
    I can work with this editor anyway after choosing the project. But I still have a problem because the preview will not change when I choose a different UI element. The preview alway shows the text "welcome to the SAP ThemeEditor!".  When I modify style parameters for the UI element Text the preview is modified in the right way. I already set the Internet Options for the Internet Explorer as suggested. Is it possible that the reported run time error is the reason for the preview problems? The external preview works fine.

    Hi,
    I would suggest you to remove NWDS, then ensure that nothing left on the disk related to NWDS, and then try a fresh install.
    Best Regards,
    Ervin

  • Problem starting Eclipse Mars, "

    I have been running Eclipse Kepler on a very large C/C++ project for a few years. Recently, I have experienced a drastic slow-down in the UI, which I have not been able to resolve. So, I have decided to upgrade to the latest version of Eclipse in order to see if that will fix my problem. Unfortunately, I have encountered several problems with the newer version of Eclipse.
    I am running Eclipse Mars on CentOS 6.6. I have downloaded it from Eclipse, not using an RPM or other package for my OS. I also downloaded Oracle's JRE 1.8.0.45, and configured the eclipse.ini to use that version of Java. Finally, I have pointed Eclipse to my existing Kepler workspace in order to retain all of that precious information.
    When Eclipse starts up, it displays my existing workspace, and also an error message:
    'Setup check' has encountered a problem.
    An internal error occurred during: "Setup check".
    The details state:
    An internal error occurred during: "Setup check".
    java.lang.NullPointerException
    Opening the error log view shows a ton of messages like this, all of which relate to some GIF file or other:
    eclipse.buildId=4.5.0.I20150603-2000
    java.version=1.8.0_45
    java.vendor=Oracle Corporation
    BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
    Framework arguments: -product org.eclipse.epp.package.cpp.product
    Command-line arguments: -os linux -ws gtk -arch x86_64 -product org.eclipse.epp.package.cpp.product
    This is a continuation of log file /swdev/.metadata/.bak_0.log
    Created Time: 2015-07-07 16:54:13.613
    org.eclipse.core.runtime
    Error
    Tue Jul 07 16:54:13 EDT 2015
    Invalid input url:platform:/plugin/org.eclipse.jdt.ui/icons/full/eview16/types.gif
    java.io.IOException: Unable to resolve plug-in "platform:/plugin/org.eclipse.jdt.ui/icons/full/eview16/types.gif".
    at org.eclipse.core.internal.runtime.PlatformURLPluginConnection.parse(PlatformURLPluginConnection.java:65)
    at org.eclipse.core.internal.runtime.FindSupport.find(FindSupport.java:290)
    at org.eclipse.core.runtime.FileLocator.find(FileLocator.java:152)
    at org.eclipse.jface.resource.URLImageDescriptor.getStream(URLImageDescriptor.java:140)
    at org.eclipse.jface.resource.URLImageDescriptor.getImageData(URLImageDescriptor.java:105)
    at org.eclipse.jface.resource.URLImageDescriptor.getImageData(URLImageDescriptor.java:100)
    at org.eclipse.jface.resource.ImageDescriptor.createImage(ImageDescriptor.java:270)
    at org.eclipse.jface.resource.URLImageDescriptor.createImage(URLImageDescriptor.java:291)
    at org.eclipse.jface.resource.ImageDescriptor.createImage(ImageDescriptor.java:224)
    at org.eclipse.jface.resource.ImageDescriptor.createImage(ImageDescriptor.java:202)
    at org.eclipse.ui.internal.dialogs.ViewLabelProvider.getImage(ViewLabelProvider.java:93)
    at org.eclipse.jface.viewers.ColumnLabelProvider.update(ColumnLabelProvider.java:35)
    at org.eclipse.jface.viewers.ViewerColumn.refresh(ViewerColumn.java:154)
    at org.eclipse.jface.viewers.AbstractTreeViewer.doUpdateItem(AbstractTreeViewer.java:949)
    at org.eclipse.jface.viewers.AbstractTreeViewer$UpdateItemSafeRunnable.run(AbstractTreeViewer.java:114)
    at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
    at org.eclipse.ui.internal.JFaceUtil$1.run(JFaceUtil.java:50)
    at org.eclipse.jface.util.SafeRunnable.run(SafeRunnable.java:173)
    at org.eclipse.jface.viewers.AbstractTreeViewer.doUpdateItem(AbstractTreeViewer.java:1029)
    at org.eclipse.jface.viewers.StructuredViewer$UpdateItemSafeRunnable.run(StructuredViewer.java:473)
    at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
    at org.eclipse.ui.internal.JFaceUtil$1.run(JFaceUtil.java:50)
    at org.eclipse.jface.util.SafeRunnable.run(SafeRunnable.java:173)
    at org.eclipse.jface.viewers.StructuredViewer.updateItem(StructuredViewer.java:2176)
    at org.eclipse.jface.viewers.AbstractTreeViewer.createTreeItem(AbstractTreeViewer.java:843)
    at org.eclipse.jface.viewers.AbstractTreeViewer$1.run(AbstractTreeViewer.java:818)
    at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:70)
    at org.eclipse.jface.viewers.AbstractTreeViewer.createChildren(AbstractTreeViewer.java:791)
    at org.eclipse.jface.viewers.TreeViewer.createChildren(TreeViewer.java:611)
    at org.eclipse.jface.viewers.AbstractTreeViewer.createChildren(AbstractTreeViewer.java:762)
    at org.eclipse.jface.viewers.AbstractTreeViewer.internalSetExpanded(AbstractTreeViewer.java:2047)
    at org.eclipse.jface.viewers.AbstractTreeViewer.setExpandedElements(AbstractTreeViewer.java:2429)
    at org.eclipse.ui.internal.dialogs.ShowViewDialog.restoreWidgetValues(ShowViewDialog.java:338)
    at org.eclipse.ui.internal.dialogs.ShowViewDialog.createDialogArea(ShowViewDialog.java:177)
    at org.eclipse.jface.dialogs.Dialog.createContents(Dialog.java:768)
    at org.eclipse.jface.window.Window.create(Window.java:430)
    at org.eclipse.jface.dialogs.Dialog.create(Dialog.java:1096)
    at org.eclipse.jface.window.Window.open(Window.java:792)
    at org.eclipse.ui.handlers.ShowViewHandler.openOther(ShowViewHandler.java:94)
    at org.eclipse.ui.handlers.ShowViewHandler.execute(ShowViewHandler.java:75)
    at org.eclipse.ui.internal.handlers.HandlerProxy.execute(HandlerProxy.java:295)
    at org.eclipse.ui.internal.handlers.E4HandlerProxy.execute(E4HandlerProxy.java:90)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:497)
    at org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:56)
    at org.eclipse.e4.core.internal.di.InjectorImpl.invokeUsingClass(InjectorImpl.java:252)
    at org.eclipse.e4.core.internal.di.InjectorImpl.invoke(InjectorImpl.java:234)
    at org.eclipse.e4.core.contexts.ContextInjectionFactory.invoke(ContextInjectionFactory.java:132)
    at org.eclipse.e4.core.commands.internal.HandlerServiceHandler.execute(HandlerServiceHandler.java:152)
    at org.eclipse.core.commands.Command.executeWithChecks(Command.java:493)
    at org.eclipse.core.commands.ParameterizedCommand.executeWithChecks(ParameterizedCommand.java:486)
    at org.eclipse.e4.core.commands.internal.HandlerServiceImpl.executeHandler(HandlerServiceImpl.java:210)
    at org.eclipse.ui.internal.handlers.LegacyHandlerService.executeCommand(LegacyHandlerService.java:343)
    at org.eclipse.ui.internal.ShowViewMenu$3.run(ShowViewMenu.java:147)
    at org.eclipse.jface.action.Action.runWithEvent(Action.java:473)
    at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:595)
    at org.eclipse.jface.action.ActionContributionItem.access$2(ActionContributionItem.java:511)
    at org.eclipse.jface.action.ActionContributionItem$5.handleEvent(ActionContributionItem.java:420)
    at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
    at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4481)
    at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1327)
    at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3819)
    at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3430)
    at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$4.run(PartRenderingEngine.java:1127)
    at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:337)
    at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1018)
    at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:156)
    at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:654)
    at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:337)
    at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:598)
    at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:150)
    at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:139)
    at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
    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(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:497)
    at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:669)
    at org.eclipse.equinox.launcher.Main.basicRun(Main.java:608)
    at org.eclipse.equinox.launcher.Main.run(Main.java:1515)
    at org.eclipse.equinox.launcher.Main.main(Main.java:1488)
    Any assistance would be greatly appreciated.

    Am 07.07.2015 um 23:15 schrieb Tape Five:
    > When Eclipse starts up, it displays my existing workspace, and also an error message:
    >
    > 'Setup check' has encountered a problem.
    > An internal error occurred during: "Setup check".
    >
    > The details state:
    >
    > An internal error occurred during: "Setup check".
    > java.lang.NullPointerException
    Please submit a bugzilla against Oomph and attach the entire stack trace of this NullPointerException.
    Cheers
    /Eike
    http://www.esc-net.de
    http://thegordian.blogspot.com
    http://twitter.com/eikestepper

  • Problems starting eclipse

    Eclipse does not start.The error message in the .log file is as follows:
    !SESSION 2006-04-04 18:25:25.469 -----------------------------------------------
    eclipse.buildId=I20050627-1435
    java.version=1.5.0_06
    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 2006-04-04 18:25:30.436
    !MESSAGE An error occurred while automatically activating bundle org.eclipse.core.resources (14).
    !STACK 0
    org.osgi.framework.BundleException: Exception in org.eclipse.core.internal.compatibility.PluginActivator.start() of bundle org.eclipse.core.resources.
         at org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActivator(BundleContextImpl.java:1013)
         at org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:969)
         at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:321)
         at org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:266)
         at org.eclipse.core.runtime.adaptor.EclipseClassLoader.findLocalClass(EclipseClassLoader.java:116)
         at org.eclipse.osgi.framework.internal.core.BundleLoader.findLocalClass(BundleLoader.java:337)
         at org.eclipse.osgi.framework.internal.core.SingleSourcePackage.loadClass(SingleSourcePackage.java:37)
         at org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:386)
         at org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:350)
         at org.eclipse.osgi.framework.adaptor.core.AbstractClassLoader.loadClass(AbstractClassLoader.java:78)
         at java.lang.ClassLoader.loadClass(ClassLoader.java:251)
         at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:319)
         at org.eclipse.ui.internal.ide.model.WorkbenchAdapterFactory.<init>(WorkbenchAdapterFactory.java:35)
         at org.eclipse.ui.internal.ide.model.WorkbenchAdapterBuilder.registerAdapters(WorkbenchAdapterBuilder.java:33)
         at org.eclipse.ui.internal.ide.IDEWorkbenchAdvisor.initialize(IDEWorkbenchAdvisor.java:132)
         at org.eclipse.ui.application.WorkbenchAdvisor.internalBasicInitialize(WorkbenchAdvisor.java:172)
         at org.eclipse.ui.internal.Workbench.init(Workbench.java:1002)
         at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:1636)
         at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:367)
         at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:143)
         at org.eclipse.ui.internal.ide.IDEApplication.run(IDEApplication.java:103)
         at org.eclipse.core.internal.runtime.PlatformActivator$1.run(PlatformActivator.java:226)
         at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:376)
         at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:163)
         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:585)
         at org.eclipse.core.launcher.Main.invokeFramework(Main.java:334)
         at org.eclipse.core.launcher.Main.basicRun(Main.java:278)
         at org.eclipse.core.launcher.Main.run(Main.java:973)
         at org.eclipse.core.launcher.Main.main(Main.java:948)
    Caused by: java.lang.OutOfMemoryError: Requested array size exceeds VM limit
    Root exception:
    java.lang.OutOfMemoryError: Requested array size exceeds VM limit
    !ENTRY org.eclipse.osgi 2006-04-04 18:25:30.476
    !MESSAGE Application error
    !STACK 1
    java.lang.NoClassDefFoundError: org/eclipse/core/resources/IProject
         at org.eclipse.ui.internal.ide.model.WorkbenchAdapterFactory.<init>(WorkbenchAdapterFactory.java:35)
         at org.eclipse.ui.internal.ide.model.WorkbenchAdapterBuilder.registerAdapters(WorkbenchAdapterBuilder.java:33)
         at org.eclipse.ui.internal.ide.IDEWorkbenchAdvisor.initialize(IDEWorkbenchAdvisor.java:132)
         at org.eclipse.ui.application.WorkbenchAdvisor.internalBasicInitialize(WorkbenchAdvisor.java:172)
         at org.eclipse.ui.internal.Workbench.init(Workbench.java:1002)
         at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:1636)
         at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:367)
         at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:143)
         at org.eclipse.ui.internal.ide.IDEApplication.run(IDEApplication.java:103)
         at org.eclipse.core.internal.runtime.PlatformActivator$1.run(PlatformActivator.java:226)
         at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:376)
         at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:163)
         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:585)
         at org.eclipse.core.launcher.Main.invokeFramework(Main.java:334)
         at org.eclipse.core.launcher.Main.basicRun(Main.java:278)
         at org.eclipse.core.launcher.Main.run(Main.java:973)
         at org.eclipse.core.launcher.Main.main(Main.java:948)

    Here's the problem:
    java.lang.NoClassDefFoundError: org/eclipse/core/resources/IProject
    The org.eclipse.core.resources.IProject is not in the application's classpath.
    ~

  • Problem starting Eclipse....

    Hello Eclipse experts,
    I need your help. Eclipse was working fine before, but now I'm getting this error. Please help. Thanks in advance.
    I'm using, Eclipse version 3.1
    !SESSION 2006-07-31 14:40:34.751 -----------------------------------------------
    eclipse.buildId=unknown
    java.version=1.4.2_08
    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 2006-07-31 14:40:35.626
    !MESSAGE Application error
    !STACK 1
    java.lang.IllegalStateException: Unable to acquire application service.
         at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:367)
         at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:163)
         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.core.launcher.Main.invokeFramework(Main.java:334)
         at org.eclipse.core.launcher.Main.basicRun(Main.java:278)
         at org.eclipse.core.launcher.Main.run(Main.java:973)
         at org.eclipse.core.launcher.Main.main(Main.java:948)

    make a .bat file with the following entry
    eclipse -vm C:\j2sdk1.4.2\bin\javaw -vmargs -Xmx256m
    and put it in the folder where eclipse startup is kept, instead of running the eclipse application , run this bat file.
    Hope this helps.

  • Question about Starting Eclipse with PVCS Version Manager Plugin and Flash Builder 4 plugin

    I used Eclipse 3.4.2 SR2 with PVCS Version Manager plugin.
    I installed Adobe Flash Builder 4 Plugin to the Eclipse.
    Eclipse executed successfully at first time.
    After I open *.mxml file with the Eclipse and close.
    After minutes, I execute Eclipse.
    But I waited 40 minutes to see Eclipse Editor screen.
    Are there any problem in Adobe Flash Builder 4 Plugin?
    ====== If you know Korean Character, You can see below message, I hope so ========
    Environment
    * OS: Windows XP SP3
    * Eclipse: 3.4.2 SR2
    * JDK: 1.5.0
    * Serena PVCS Version Manager : 8.3.0
    * Adobe Flash Builder 4 Plugin
    위의 환경에서 Eclipse에 Version Manager Plugin을 설치하여 사용할 때는 잘 동작 하였습니다.
    하지만, Adobe Flash Builder 4 Plugin 을 설치하고 *.mxml 파일을 열어 작업한 후에 Eclipse를 Close 하였습니다.
    잠시후에 다시 Eclipse를 실행하면 약 40분 정도 시간이 지나서야 Eclipse 편집창을 볼 수 있었습니다.
    혹시 Adobe Flash Builder 4 Plugin 제품과 Serena PVCS Version Manager 제품이 서로 conflict 하는 것이 아닌가
    의심을 하고 있습니다.
    귀사에서 이런 경험이 있다면 해결 방법을 알려주시면 감사하겠습니다.
    Thank's

    I experimented with the latest Zend Studio 8 trials on both platforms yesterday, and it looks a little different depending on which platform you're using:
    On OS X, because Zend Studio is now contained entirely within the app bundle, it's tricky navigating to the proper eclipse folder with our Plug-in Utility. As it turns out, the Zend dropins folder does exist if you look down low enough:
    /Applications/Zend Studio.app/Contents/Resources/Java/dropins
    When I typed that path into the Burrito Plug-in Utility manually, it found the dropins folder, and proceeded to install the link without complaint. However, the Zend dropins folder is not working properly on OS X either, as already found on Win, so it's not using the link.
    On Win, Zend Studio 8 doesn't include the dropins folder in the first place, as noted earlier. Apparently, Zend doesn't have its dropins folder enabled on either Mac or Win.
    To see if this problem is specific to dropin links, I downloaded the latest Orbit plugins from eclipse.org and tried adding those directly to the Zend dropins folder, instead of using a link. Zend doesn’t appear to recognize them either.
    I'll check with our contact at Zend to see what happened.
    -Chris

  • Cannot start eclipse-cdt for c++

    I am getting the following error
    http://imgur.com/2ff.png
    here is the log
    http://pastebin.com/m6f2c3e3a

    I see. I use eclipse for my research, both for programming and report writing, so I keep a separate self-installed directory for it, as I dual-boot arch and some other distro (backup) and want to use the same software/settings for a few of my important tasks.
    Quick solution if you're in a rush is to download and install from their website. But the arch package should just work, I'm looking at the PKGBUILD now, and nothing interesting there actually. Does this happen after selecting a workspace or before? If after, try deleting your workspace, or more specifically your workspace's metadata (the folder 'workspace' in your home folder contains a .metadata folder with all your settings). If before, then we'll need to look at something else.

  • JVM error starting Eclipse

    While loading Eclipse 3.2 on a Windows XP machine, I get the following error message:
    Error notifying a preference change listner.
    The version of JVM is: 1.6.0-beta-b59g
    When I end Eclipse, I get the error code 1073807364. I don't know if this is an Eclipse of Java code.
    The log says:
    !ENTRY org.eclipse.ui 4 0 2006-02-27 15:53:27.240
    !MESSAGE Unable to create editor ID org.eclipse.ui.systemInPlaceEditor: Invalid Input: D:/Documents and Settings/jaltman/workspace/JoelGaltman/JoelsOtherFolder/JoelsText.txt. Input must also exist in the filesystem
    !STACK 1
    org.eclipse.ui.PartInitException: Invalid Input: D:/Documents and Settings/jaltman/workspace/JoelGaltman/JoelsOtherFolder/JoelsText.txt. Input must also exist in the filesystem
    What does this mean and how do I correct it?

    These are Eclipse, not Java, error messages. You should pursue the problem at the Eclipse website.

  • Eclipse start-up error

    Hello,
    I apologise in advance if this is the wrong forum. (Does anyone know of a good Eclipse forum by the way?)
    I'm trying to run eclipse and I have java 1.5 on my computer. But there must be some sort of path error because everytime I try to start eclipse, my error log shows Java 1.3.1. So...I'm trying to change the shortcut properties, but I'm not sure how to go about doing this.
    Eclipse is in: N:\Engineering\RW\eclipse_for_pc\eclipse
    and Java is in: C:\Program Files\Java\jre1.5.0_06
    What should I change in the "Shortcut to eclipse Properties" ?
    Thanks!
    R_W

    RW,
    Na mate we're definately not talking about the same things... welcome to planet java where up is up, and down is not up.
    Anyways.... I presume you are on windows? ... you must be if you're looking at shortcut properties.
    I was thinking that maybe eclipse might search the windows PATH environment variable for a javac.exe or javaw.exe in order to locate your java installation... But I can't find anything in the eclipse doco which supports that guess... So now I reckon it's probably bogus.. soorrry.
    Once you get the IDE started you can set the "active" JDK via Menu->Window->Preferences->Java->InstalledJRE's
    ... but that's not much help if IDE won't start in the first place.
    Click on the eclipse shortcut and have a look at the properties again... what is the "Target"??? Does that path and file exist? check it in explorer.
    ... oh, and post the log messages for us... we might just glean something you missed.
    Other than that try searching your eclipse installation for files which contain the JDK 1.3 path... and just hack in the 1.5 installation over the top... yuck.
    ... last but not least maybe the mongrel thing stores the JDK path in the regsitry... but don't go there unless you KNOW what you're doing.
    Keith.

  • Eclipse indigo and weblogic 10.3- not able to download wl 10.3 to indigo

    Install new extension from eclipse indogo, it does not give option of weblogic 10.3. It gives
    BEA Weblogic Server v8.1
    BEA Weblogic Server v9.0
    BEA Weblogic Server v9.1
    BEA Weblogic Server v9.2
    BEA Weblogic Server v10.0
    It does not give
    BEA Weblogic Server v10.3
    How do I configure weblogic 10.3 to eclipse[indigo]?
    1.Change Eclipse memory settings by updating the properties of eclipse.ini file -Xmx768m -Xms256m
    2.Make sure this configuration (-Dsun.lang.ClassLoader.allowArraySyntax=true) is there, if not add it and save the file.
    3.Make sure you have configured your Weblogic server in "Development" mode. If node done, please change the configuration.
    4.Start Eclipse
    5.Go to Window -> Preferences -> Server -> Installed Runtimes -> Add
    6.In the dialog "New Server Runtime", there is a link "Download additional server adapters". Click it, and Eclipse will search on the Internet for additional server adapters. When it's done, select “Oracle Web Logic Server Tools” (or more appropriate one, if you get one) and install it.
    7.Alternate to step 5, you can add http://download.oracle.com/otn_software/oepe/galileo as updated site in Eclipse and install the Eclipse pack from Oracle.
    8.Restart your Eclipse after installation.
    9.Open server view as Window ->Open View -> Others -> Server ->Servers
    10.Right click on the pane, and select new server
    11.In the next screen, select your JRE e.g. JRE 1.5 and Weblogic installation directory e.g. C:\bea\weblogic.
    12.Click next
    13.In next screen, provide the Weblogic domain directory e.g. C:\bea\weblogic\myprojects\domains\mydomain, provide the Weblogic port e.g. 7001 and user id/password for the Weblogic server.
    14.Click finish.
    15.Double click on the server; it will open server details in the editor. Make sure publish automatically check box is check. If not checked, check it, save and close it.
    16.At this point, you can see Weblogic server listed in server pane.
    17.You can right click the server and add/remove projects from your workspace to this server.

    No it's different. It's different script.
    I got the below response from Oracle support, and I'm trying to see where this Servers tab is. I see a servers tab in preference, but I don't think that's what they mean because there's no domain item.. Any idea?
    Basically, OEPE connects to weblogic domain through admin server. When you create a new server in OEPE, you only choose domain instead of individual servers, and that server created maps to domain's admin server.
    If you want to deploy the application developed in OEPE to managed servers or cluster, you could try the following:
    1) browse to Servers tab
    2) right click on the domain
    3) choose 'Properties'
    4) choose 'WebLogic' -> 'Publishing' -> 'Advanced'
    5) move disired target from left to right

  • Eclipse loses installed software after update. How to manage?

    Whenever eclipse gets updated with `pacman -Syu` I lose all my installed software. As you can imagine, this is really annoying because when I start eclipse there are zombie buttons in the UI that no longer do anything because those plugins aren't installed anymore (at least not from eclipse's point of view). I'm assuming those buttons appear in the UI due to some eclipse-auto-generated configs that remain in my workspace. Is there a way to upgrade and *not* lose installed software? (I'm talking about software installed using update sites within eclipse)
    EDIT: The only way that I know how to solve the problem is to remove the .metadata folder from my workspace then recreate my perspective layout from scratch, redo all my settings in preferences, and reinstall all the plugins I want. That's obviously not something I want to keep doing every time eclipse gets updated.
    EDIT: After reinstalling Spring MVC plugins eclipse crashes after startup. I tried downgrading to the previous version of eclipse from pacman's cache, reinstalled Spring MVC, and now it's still crashing.
    Last edited by trusktr (2014-03-10 05:50:42)

    take back date setting to two-three days past
    power off
    power on
    open Settings-Game Center
    sign in
    correct date settings

  • Eclipse blank grey dialogue box on startup, fixed with rm of workspace

    Hello,
    I wanted to get coding today, but.... eclipse isn't starting up like it usually does. The splash screen pops up, it asks where I want my workspace folder, and then a small grey dialogue box pops up. It will never exit on it's own, pressing close does nothing, I have to kill it.
    I tried running eclipse in a terminal in the hope it complained about a library error or something, but it's silent, it doesn't say anything back to me when run in a terminal. I'm not sure what other info to give you. It was working yesterday, and today it's not opening. I just shut down my computer after that day and started it up the next and it didn't work. So I removed the .eclipse folder in the hope that would clear some temporary data that was causing it, nothing.
    I eventually moved my workspace and let it start fresh, it worked. Unfortunately, I need those files. Can I import the folder to fix this issue? How can I?

    thurisaz wrote:
    I'm experiencing the same problem. Additionally the whole update configuration seems to be damaged. There are no update sites listed anymore (I had quite many).
    Furthermore I'm having some other problems (Eclipse icon seems to be missing, Saros plug-in and Gnome Battery Applet doesn't work anymore, no wallpaper on desktop) which all appeard after my update yesterday. Eclipse was updated too.
    The following error messages are displayed when I start eclipse via terminal:
    (Eclipse:8741): GdkPixbuf-CRITICAL **: gdk_pixbuf_get_width: assertion `GDK_IS_PIXBUF (pixbuf)' failed
    (Eclipse:8741): GdkPixbuf-CRITICAL **: gdk_pixbuf_get_height: assertion `GDK_IS_PIXBUF (pixbuf)' failed
    (Eclipse:8741): Gtk-CRITICAL **: IA__gtk_window_resize: assertion `width > 0' failed
    gdk-pixbuf2 was updated too.
    In the update log I found this message regarding gdk-pixbuf2:
    [2011-06-30 22:58] g_module_open() failed for /usr/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-gif.so: /lib/libc.so.6: version `GLIBC_2.14' not found (required by /usr/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-gif.so)
    (more error messages follow which name the other libpixbufloader-*.so libraries.)
    I can't open images anymore because the programs can not recognize the image format.
    Therefore this seems to be a problem with gdk-pixbuf2. At least for me. Don't know how to fix this. Will try to downgrade gdk-pixbuf2. Will post results.
    EDIT: Yup, that did the trick. At least for all the image related stuff. Eclipse starts fine now, I can see the wallpaper and the battery applet is working now.
    Eclipse plug-ins are still messed-up but that's worth a separate topic.
    EDIT2: I still can't figure out how that gdk-pixbuf stuff could make eclipse "forget" about the workspace.
    Do you know what version last worked? How should I downgrade?

Maybe you are looking for