Menu

Install Problem

2008-11-14
2013-04-30
  • General Bretch

    General Bretch - 2008-11-14

    I've just installed easy eclipse 1.2.2.2 for php on a new vista machine but when i run it i get an error. So i downloaded and installed java but i still get the same problem. This is what's in the error log, can anybody help?

    !ENTRY org.eclipse.osgi 4 0 2008-11-14 17:27:23.329
    !MESSAGE Application error
    !STACK 1
    java.lang.UnsatisfiedLinkError: no swt-win32-3236 in java.library.path
        at java.lang.ClassLoader.loadLibrary(Unknown Source)
        at java.lang.Runtime.loadLibrary0(Unknown Source)
        at java.lang.System.loadLibrary(Unknown Source)
        at org.eclipse.swt.internal.Library.loadLibrary(Library.java:123)
        at org.eclipse.swt.internal.win32.OS.<clinit>(OS.java:18)
        at org.eclipse.swt.widgets.Display.<clinit>(Display.java:125)
        at org.eclipse.ui.internal.Workbench.createDisplay(Workbench.java:436)
        at org.eclipse.ui.PlatformUI.createDisplay(PlatformUI.java:161)
        at org.eclipse.ui.internal.ide.IDEApplication.createDisplay(IDEApplication.java:122)
        at org.eclipse.ui.internal.ide.IDEApplication.run(IDEApplication.java:75)
        at org.eclipse.core.internal.runtime.PlatformActivator$1.run(PlatformActivator.java:78)
        at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:92)
        at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:68)
        at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400)
        at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:177)
        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:336)
        at org.eclipse.core.launcher.Main.basicRun(Main.java:280)
        at org.eclipse.core.launcher.Main.run(Main.java:977)
        at org.eclipse.core.launcher.Main.main(Main.java:952)

    !ENTRY org.eclipse.osgi 2 0 2008-11-14 17:27:23.453
    !MESSAGE The following is a complete list of bundles which are not resolved, see the prior log entry for the root cause if it exists:
    !SUBENTRY 1 org.eclipse.osgi 2 0 2008-11-14 17:27:23.453
    !MESSAGE Bundle update@plugins/org.eclipse.core.filesystem.linux.x86_1.0.0.v20060603.jar [43] was not resolved.
    !SUBENTRY 1 org.eclipse.osgi 2 0 2008-11-14 17:27:23.453
    !MESSAGE Bundle update@plugins/org.eclipse.core.filesystem.macosx_1.0.0.v20060603.jar [44] was not resolved.
    !SUBENTRY 1 org.eclipse.osgi 2 0 2008-11-14 17:27:23.453
    !MESSAGE Bundle update@plugins/org.eclipse.jdt.launching.macosx_3.1.100.v20060605.jar [106] was not resolved.
    !SUBENTRY 1 org.eclipse.osgi 2 0 2008-11-14 17:27:23.453
    !MESSAGE Bundle update@plugins/org.eclipse.swt.carbon.macosx_3.2.2.v3236.jar [130] was not resolved.
    !SUBENTRY 1 org.eclipse.osgi 2 0 2008-11-14 17:27:23.453
    !MESSAGE Bundle update@plugins/org.eclipse.swt.gtk.linux.x86_3.2.2.v3236.jar [131] was not resolved.
    !SUBENTRY 1 org.eclipse.osgi 2 0 2008-11-14 17:27:23.453
    !MESSAGE Bundle update@plugins/org.eclipse.ui.carbon_3.2.0.I20060605-1400.jar [143] was not resolved.
    !SUBENTRY 1 org.eclipse.osgi 2 0 2008-11-14 17:27:23.453
    !MESSAGE Bundle update@plugins/org.eclipse.update.core.linux_3.2.0.v20060605.jar [163] was not resolved.

     
    • Philippe Ombredanne

      Could you try to install it somewhere else than c:\Program Files ?
      like c:\easyeclipse or something like that ?

       
      • General Bretch

        General Bretch - 2008-11-17

        Thanks for the reply but I downloaded easyeclipse for lamp and that seemed to work ok. I guess that vista just isn't properly supported for easy eclipse yet

         
  • Ben

    Ben - 2010-04-11

    For Vista right-click the start icon and select "run as administrator"

     
  • Ben

    Ben - 2010-04-11

    For Vista, right click the easyclips icon, choose properties, navigate the options and check the "run as administrator" box to set this feature as the default behavior.

     

Log in to post a comment.