You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@directory.apache.org by "Pierre-Arnaud Marcelot (JIRA)" <ji...@apache.org> on 2007/06/14 18:04:26 UTC

[jira] Closed: (DIRSTUDIO-80) LDAP Studio does not work on x86_64

     [ https://issues.apache.org/jira/browse/DIRSTUDIO-80?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Pierre-Arnaud Marcelot closed DIRSTUDIO-80.
-------------------------------------------


> LDAP Studio does not work on x86_64
> -----------------------------------
>
>                 Key: DIRSTUDIO-80
>                 URL: https://issues.apache.org/jira/browse/DIRSTUDIO-80
>             Project: Directory Studio
>          Issue Type: Bug
>    Affects Versions: 0.7.0
>         Environment: AMD64
>            Reporter: Andreas Roth
>            Assignee: Pierre-Arnaud Marcelot
>             Fix For: 0.9.0
>
>
> LDAP Studio cannot be started on AMD64. The following lines are in the log file.
> !SESSION 2007-04-12 18:44:11.924 -----------------------------------------------
> eclipse.buildId=unknown
> java.version=1.5.0_10
> java.vendor=Sun Microsystems Inc.
> BootLoader constants: OS=linux, ARCH=x86, WS=gtk, NL=en_US
> Command-line arguments:  -os linux -ws gtk -arch x86
> !ENTRY org.eclipse.osgi 4 0 2007-04-12 18:44:13.588
> !MESSAGE Application error
> !STACK 1
> java.lang.UnsatisfiedLinkError: /local/work/LDAP Studio/configuration/org.eclipse.osgi/bundles/40/1/.cp/libswt-pi-gtk-3235.so: Can't load IA 32-bit .so on a AMD 64-bit platform
>         at java.lang.ClassLoader$NativeLibrary.load(Native Method)
>         at java.lang.ClassLoader.loadLibrary0(ClassLoader.java:1751)
>         at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1660)
>         at java.lang.Runtime.loadLibrary0(Runtime.java:822)
>         at java.lang.System.loadLibrary(System.java:993)
>         at org.eclipse.swt.internal.Library.loadLibrary(Library.java:123)
>         at org.eclipse.swt.internal.gtk.OS.<clinit>(OS.java:22)
>         at org.eclipse.swt.internal.Converter.wcsToMbcs(Converter.java:63)
>         at org.eclipse.swt.internal.Converter.wcsToMbcs(Converter.java:54)
>         at org.eclipse.swt.widgets.Display.<clinit>(Display.java:126)
>         at org.eclipse.ui.internal.Workbench.createDisplay(Workbench.java:433)
>         at org.eclipse.ui.PlatformUI.createDisplay(PlatformUI.java:161)
>         at org.apache.directory.ldapstudio.Application.run(Application.java:53)
>         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(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: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 2007-04-12 18:44:13.621
> !MESSAGE One or more bundles are not resolved because the following root constraints are not resolved:
> !SUBENTRY 1 org.eclipse.osgi 2 0 2007-04-12 18:44:13.622
> !MESSAGE Bundle update@plugins/org.eclipse.sdk_3.2.1.r321_v20060705/ was not resolved.
> !SUBENTRY 2 org.eclipse.sdk 2 0 2007-04-12 18:44:13.622
> !MESSAGE Missing required bundle org.eclipse.ui.cheatsheets_[3.2.0,4.0.0).
> !ENTRY org.eclipse.osgi 2 0 2007-04-12 18:44:13.622
> !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 2007-04-12 18:44:13.623
> !MESSAGE Bundle update@plugins/org.eclipse.sdk_3.2.1.r321_v20060705/ [38] was not resolved.
> !SUBENTRY 2 org.eclipse.sdk 2 0 2007-04-12 18:44:13.623
> !MESSAGE Missing required bundle org.eclipse.ui.cheatsheets_[3.2.0,4.0.0).

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.