facebook

Problem with 5.5. GA on Vista

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

    Derek Cook
    Participant

    Hi, I’m trying to install the latest 5.5. GA full stack download on a laptop running Vista Basic Home edition (the summer’s looming and I want to work outside!), but I am getting the following error. The same error also occurred on the M2 release which worked fine on my main computer, which is running XP.

    !SESSION 2007-05-22 22:23:50.869 -----------------------------------------------
    eclipse.buildId=M20070212-1330
    java.version=1.5.0_11
    java.vendor=Sun Microsystems Inc.
    BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_GB
    Command-line arguments:  -os win32 -ws win32 -arch x86
    
    !ENTRY org.eclipse.osgi 4 0 2007-05-22 22:24:41.127
    !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)
    

    I tried completely removing previous versions, and also all previously installed JVMs. I didn’t have time on the GA release last night, but I did try starting the M2 release with the -clean option.

    Any clues?

    #270556 Reply

    Loyal Water
    Member

    Hi dacook,
    This sounds like a permission problem to me. Can you right-click the MyEclipse shortcut and click “Run as Administrator” and see if it works?

    #270586 Reply

    Derek Cook
    Participant

    Many thanks for that advice. That did the trick.

    I’m confused though, as I only have one account on the laptop, which is me as an administrator, so (out of curiosity) how come I had to select “run as administrator”?

    PS: great product! 🙂

    #270612 Reply

    Loyal Water
    Member

    The reason is that on Vista users are no longer administrators by default, which is one of the reasons viruses and spyware hit Windows users so hard as opposed to Unix/Linux/Mac users, where default users are not administrators.

Viewing 4 posts - 1 through 4 (of 4 total)
Reply To: Problem with 5.5. GA on Vista

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