Erro no easy eclipse

3 respostas
mirrah

Me desculpem se estou postando algo no lugar errado, mas tenho que postar isso!
Eu uso o Easy Eclipse para desenvolvimento java no curso que faço, mas eu estalo ele no meu pc em casa,
e aparece uma mensagem assim: An error occurred. See the log file C:\endereço\workspace.metadata.log

O é que eu faço? Serpá que tenho que baixar o easy eclipse de novo ou não?

3 Respostas

renanedpedroso

Acho que você deve olhar o arquivo de log que ele te mostrou.

Aí você posta aqui e aí sim vamos tentar ajudar…

Do jeito que está, eu pelo menos, não consigo te ajudar.

A não ser que seja um problema do eclipse que acontece direto com o pessoal.

Abraço!

mirrah

Aqui está o arquivo de log

!SESSION 2010-03-23 20:16:59.601 -----------------------------------------------
eclipse.buildId=M20070212-1330
java.version=1.5.0_09
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=pt_BR
Command-line arguments: -os win32 -ws win32 -arch x86

!ENTRY org.eclipse.osgi 4 0 2010-03-23 20:17:46.011

!MESSAGE Application error

!STACK 1

java.lang.UnsatisfiedLinkError: no swt-win32-3236 in java.library.path

at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1682)

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.win32.OS.(OS.java:18)

at org.eclipse.swt.widgets.Display.(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(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 2010-03-23 20:17:46.072

!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 2010-03-23 20:17:46.072

!MESSAGE Bundle update@plugins/org.eclipse.core.filesystem.linux.x86_1.0.0.v20060603.jar [32] was not resolved.

!SUBENTRY 2 org.eclipse.core.filesystem.linux.x86 2 0 2010-03-23 20:17:46.072

!MESSAGE Platform filter did not match: (& (osgi.os=linux) (osgi.arch=x86))

!SUBENTRY 2 org.eclipse.core.filesystem.linux.x86 2 0 2010-03-23 20:17:46.072

!MESSAGE Missing Constraint: Fragment-Host: org.eclipse.core.filesystem; bundle-version="[1.0.0,2.0.0)"

!SUBENTRY 1 org.eclipse.osgi 2 0 2010-03-23 20:17:46.072

!MESSAGE Bundle update@plugins/org.eclipse.core.filesystem.macosx_1.0.0.v20060603.jar [33] was not resolved.

!SUBENTRY 2 org.eclipse.core.filesystem.macosx 2 0 2010-03-23 20:17:46.073

!MESSAGE Platform filter did not match: (& (osgi.os=macosx) (|(osgi.arch=x86) (osgi.arch=ppc)))

!SUBENTRY 2 org.eclipse.core.filesystem.macosx 2 0 2010-03-23 20:17:46.073

!MESSAGE Missing Constraint: Fragment-Host: org.eclipse.core.filesystem; bundle-version="[1.0.0,2.0.0)"

!SUBENTRY 1 org.eclipse.osgi 2 0 2010-03-23 20:17:46.073

!MESSAGE Bundle update@plugins/org.eclipse.jdt.launching.macosx_3.1.100.v20060605.jar [95] was not resolved.

!SUBENTRY 2 org.eclipse.jdt.launching.macosx 2 0 2010-03-23 20:17:46.073

!MESSAGE Platform filter did not match: (osgi.os=macosx)

!SUBENTRY 1 org.eclipse.osgi 2 0 2010-03-23 20:17:46.074

!MESSAGE Bundle update@plugins/org.eclipse.swt.carbon.macosx_3.2.2.v3236.jar [179] was not resolved.

!SUBENTRY 2 org.eclipse.swt.carbon.macosx 2 0 2010-03-23 20:17:46.074

!MESSAGE Platform filter did not match: (& (osgi.ws=carbon) (osgi.os=macosx) (|(osgi.arch=x86)(osgi.arch=ppc)) )

!SUBENTRY 2 org.eclipse.swt.carbon.macosx 2 0 2010-03-23 20:17:46.074

!MESSAGE Missing Constraint: Fragment-Host: org.eclipse.swt; bundle-version="[3.0.0,4.0.0)"

!SUBENTRY 1 org.eclipse.osgi 2 0 2010-03-23 20:17:46.075

!MESSAGE Bundle update@plugins/org.eclipse.swt.gtk.linux.x86_3.2.2.v3236.jar [180] was not resolved.

!SUBENTRY 2 org.eclipse.swt.gtk.linux.x86 2 0 2010-03-23 20:17:46.075

!MESSAGE Platform filter did not match: (& (osgi.ws=gtk) (osgi.os=linux) (osgi.arch=x86))

!SUBENTRY 2 org.eclipse.swt.gtk.linux.x86 2 0 2010-03-23 20:17:46.076

!MESSAGE Missing Constraint: Fragment-Host: org.eclipse.swt; bundle-version="[3.0.0,4.0.0)"

!SUBENTRY 1 org.eclipse.osgi 2 0 2010-03-23 20:17:46.076

!MESSAGE Bundle update@plugins/org.eclipse.ui.carbon_3.2.0.I20060605-1400.jar [192] was not resolved.

!SUBENTRY 2 org.eclipse.ui.carbon 2 0 2010-03-23 20:17:46.076

!MESSAGE Platform filter did not match: (osgi.ws=carbon)

!SUBENTRY 2 org.eclipse.ui.carbon 2 0 2010-03-23 20:17:46.076

!MESSAGE Missing Constraint: Fragment-Host: org.eclipse.ui; bundle-version="[3.2.0,4.0.0)"

!SUBENTRY 1 org.eclipse.osgi 2 0 2010-03-23 20:17:46.076

!MESSAGE Bundle update@plugins/org.eclipse.update.core.linux_3.2.0.v20060605.jar [212] was not resolved.

!SUBENTRY 2 org.eclipse.update.core.linux 2 0 2010-03-23 20:17:46.076

!MESSAGE Platform filter did not match: (osgi.os=linux)

!SUBENTRY 2 org.eclipse.update.core.linux 2 0 2010-03-23 20:17:46.076

!MESSAGE Missing Constraint: Fragment-Host: org.eclipse.update.core; bundle-version="[3.0.0,4.0.0)"

!SESSION 2010-03-23 20:35:59.896 -----------------------------------------------

eclipse.buildId=M20070212-1330

java.version=1.5.0_09

java.vendor=Sun Microsystems Inc.

BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=pt_BR

Command-line arguments:  -os win32 -ws win32 -arch x86
!ENTRY org.eclipse.osgi 4 0 2010-03-23 20:36:03.143

!MESSAGE Application error

!STACK 1

java.lang.UnsatisfiedLinkError: no swt-win32-3236 in java.library.path

at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1682)

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.win32.OS.(OS.java:18)

at org.eclipse.swt.widgets.Display.(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(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 2010-03-23 20:36:03.539
!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 2010-03-23 20:36:03.539
!MESSAGE Bundle update@plugins/org.eclipse.core.filesystem.linux.x86_1.0.0.v20060603.jar [32] was not resolved.
!SUBENTRY 1 org.eclipse.osgi 2 0 2010-03-23 20:36:03.539
!MESSAGE Bundle update@plugins/org.eclipse.core.filesystem.macosx_1.0.0.v20060603.jar [33] was not resolved.
!SUBENTRY 1 org.eclipse.osgi 2 0 2010-03-23 20:36:03.540
!MESSAGE Bundle update@plugins/org.eclipse.jdt.launching.macosx_3.1.100.v20060605.jar [95] was not resolved.
!SUBENTRY 1 org.eclipse.osgi 2 0 2010-03-23 20:36:03.540
!MESSAGE Bundle update@plugins/org.eclipse.swt.carbon.macosx_3.2.2.v3236.jar [179] was not resolved.
!SUBENTRY 1 org.eclipse.osgi 2 0 2010-03-23 20:36:03.540
!MESSAGE Bundle update@plugins/org.eclipse.swt.gtk.linux.x86_3.2.2.v3236.jar [180] was not resolved.
!SUBENTRY 1 org.eclipse.osgi 2 0 2010-03-23 20:36:03.540
!MESSAGE Bundle update@plugins/org.eclipse.ui.carbon_3.2.0.I20060605-1400.jar [192] was not resolved.
!SUBENTRY 1 org.eclipse.osgi 2 0 2010-03-23 20:36:03.540
!MESSAGE Bundle update@plugins/org.eclipse.update.core.linux_3.2.0.v20060605.jar [212] was not resolved.
!SESSION 2010-03-24 21:40:31.297 -----------------------------------------------
eclipse.buildId=M20070212-1330
java.version=1.5.0_09
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=pt_BR
Command-line arguments: -os win32 -ws win32 -arch x86

!ENTRY org.eclipse.osgi 4 0 2010-03-24 21:41:20.761

!MESSAGE Application error

!STACK 1

java.lang.UnsatisfiedLinkError: no swt-win32-3236 in java.library.path

at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1682)

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.win32.OS.(OS.java:18)

at org.eclipse.swt.widgets.Display.(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(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 2010-03-24 21:41:20.798

!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 2010-03-24 21:41:20.798

!MESSAGE Bundle update@plugins/org.eclipse.core.filesystem.linux.x86_1.0.0.v20060603.jar [32] was not resolved.

!SUBENTRY 2 org.eclipse.core.filesystem.linux.x86 2 0 2010-03-24 21:41:20.798

!MESSAGE Platform filter did not match: (& (osgi.os=linux) (osgi.arch=x86))

!SUBENTRY 2 org.eclipse.core.filesystem.linux.x86 2 0 2010-03-24 21:41:20.799

!MESSAGE Missing Constraint: Fragment-Host: org.eclipse.core.filesystem; bundle-version="[1.0.0,2.0.0)"

!SUBENTRY 1 org.eclipse.osgi 2 0 2010-03-24 21:41:20.799

!MESSAGE Bundle update@plugins/org.eclipse.core.filesystem.macosx_1.0.0.v20060603.jar [33] was not resolved.

!SUBENTRY 2 org.eclipse.core.filesystem.macosx 2 0 2010-03-24 21:41:20.799

!MESSAGE Platform filter did not match: (& (osgi.os=macosx) (|(osgi.arch=x86) (osgi.arch=ppc)))

!SUBENTRY 2 org.eclipse.core.filesystem.macosx 2 0 2010-03-24 21:41:20.799

!MESSAGE Missing Constraint: Fragment-Host: org.eclipse.core.filesystem; bundle-version="[1.0.0,2.0.0)"

!SUBENTRY 1 org.eclipse.osgi 2 0 2010-03-24 21:41:20.799

!MESSAGE Bundle update@plugins/org.eclipse.jdt.launching.macosx_3.1.100.v20060605.jar [95] was not resolved.

!SUBENTRY 2 org.eclipse.jdt.launching.macosx 2 0 2010-03-24 21:41:20.799

!MESSAGE Platform filter did not match: (osgi.os=macosx)

!SUBENTRY 1 org.eclipse.osgi 2 0 2010-03-24 21:41:20.800

!MESSAGE Bundle update@plugins/org.eclipse.swt.carbon.macosx_3.2.2.v3236.jar [179] was not resolved.

!SUBENTRY 2 org.eclipse.swt.carbon.macosx 2 0 2010-03-24 21:41:20.800

!MESSAGE Platform filter did not match: (& (osgi.ws=carbon) (osgi.os=macosx) (|(osgi.arch=x86)(osgi.arch=ppc)) )

!SUBENTRY 2 org.eclipse.swt.carbon.macosx 2 0 2010-03-24 21:41:20.800

!MESSAGE Missing Constraint: Fragment-Host: org.eclipse.swt; bundle-version="[3.0.0,4.0.0)"

!SUBENTRY 1 org.eclipse.osgi 2 0 2010-03-24 21:41:20.800

!MESSAGE Bundle update@plugins/org.eclipse.swt.gtk.linux.x86_3.2.2.v3236.jar [180] was not resolved.

!SUBENTRY 2 org.eclipse.swt.gtk.linux.x86 2 0 2010-03-24 21:41:20.800

!MESSAGE Platform filter did not match: (& (osgi.ws=gtk) (osgi.os=linux) (osgi.arch=x86))

!SUBENTRY 2 org.eclipse.swt.gtk.linux.x86 2 0 2010-03-24 21:41:20.800

!MESSAGE Missing Constraint: Fragment-Host: org.eclipse.swt; bundle-version="[3.0.0,4.0.0)"

!SUBENTRY 1 org.eclipse.osgi 2 0 2010-03-24 21:41:20.800

!MESSAGE Bundle update@plugins/org.eclipse.ui.carbon_3.2.0.I20060605-1400.jar [192] was not resolved.

!SUBENTRY 2 org.eclipse.ui.carbon 2 0 2010-03-24 21:41:20.800

!MESSAGE Platform filter did not match: (osgi.ws=carbon)

!SUBENTRY 2 org.eclipse.ui.carbon 2 0 2010-03-24 21:41:20.800

!MESSAGE Missing Constraint: Fragment-Host: org.eclipse.ui; bundle-version="[3.2.0,4.0.0)"

!SUBENTRY 1 org.eclipse.osgi 2 0 2010-03-24 21:41:20.801

!MESSAGE Bundle update@plugins/org.eclipse.update.core.linux_3.2.0.v20060605.jar [212] was not resolved.

!SUBENTRY 2 org.eclipse.update.core.linux 2 0 2010-03-24 21:41:20.801

!MESSAGE Platform filter did not match: (osgi.os=linux)

!SUBENTRY 2 org.eclipse.update.core.linux 2 0 2010-03-24 21:41:20.801

!MESSAGE Missing Constraint: Fragment-Host: org.eclipse.update.core; bundle-version="[3.0.0,4.0.0)"

!SESSION 2010-03-24 22:17:24.766 -----------------------------------------------

eclipse.buildId=M20070212-1330

java.version=1.5.0_09

java.vendor=Sun Microsystems Inc.

BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=pt_BR

Command-line arguments:  -os win32 -ws win32 -arch x86
!ENTRY org.eclipse.osgi 4 0 2010-03-24 22:17:46.389

!MESSAGE Application error

!STACK 1

java.lang.UnsatisfiedLinkError: no swt-win32-3236 in java.library.path

at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1682)

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.win32.OS.(OS.java:18)

at org.eclipse.swt.widgets.Display.(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(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 2010-03-24 22:17:46.483

!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 2010-03-24 22:17:46.483

!MESSAGE Bundle update@plugins/org.eclipse.core.filesystem.linux.x86_1.0.0.v20060603.jar [32] was not resolved.

!SUBENTRY 2 org.eclipse.core.filesystem.linux.x86 2 0 2010-03-24 22:17:46.483

!MESSAGE Platform filter did not match: (& (osgi.os=linux) (osgi.arch=x86))

!SUBENTRY 2 org.eclipse.core.filesystem.linux.x86 2 0 2010-03-24 22:17:46.483

!MESSAGE Missing Constraint: Fragment-Host: org.eclipse.core.filesystem; bundle-version="[1.0.0,2.0.0)"

!SUBENTRY 1 org.eclipse.osgi 2 0 2010-03-24 22:17:46.483

!MESSAGE Bundle update@plugins/org.eclipse.core.filesystem.macosx_1.0.0.v20060603.jar [33] was not resolved.

!SUBENTRY 2 org.eclipse.core.filesystem.macosx 2 0 2010-03-24 22:17:46.483

!MESSAGE Platform filter did not match: (& (osgi.os=macosx) (|(osgi.arch=x86) (osgi.arch=ppc)))

!SUBENTRY 2 org.eclipse.core.filesystem.macosx 2 0 2010-03-24 22:17:46.483

!MESSAGE Missing Constraint: Fragment-Host: org.eclipse.core.filesystem; bundle-version="[1.0.0,2.0.0)"

!SUBENTRY 1 org.eclipse.osgi 2 0 2010-03-24 22:17:46.484

!MESSAGE Bundle update@plugins/org.eclipse.jdt.launching.macosx_3.1.100.v20060605.jar [95] was not resolved.

!SUBENTRY 2 org.eclipse.jdt.launching.macosx 2 0 2010-03-24 22:17:46.484

!MESSAGE Platform filter did not match: (osgi.os=macosx)

!SUBENTRY 1 org.eclipse.osgi 2 0 2010-03-24 22:17:46.485

!MESSAGE Bundle update@plugins/org.eclipse.swt.carbon.macosx_3.2.2.v3236.jar [179] was not resolved.

!SUBENTRY 2 org.eclipse.swt.carbon.macosx 2 0 2010-03-24 22:17:46.485

!MESSAGE Platform filter did not match: (& (osgi.ws=carbon) (osgi.os=macosx) (|(osgi.arch=x86)(osgi.arch=ppc)) )

!SUBENTRY 2 org.eclipse.swt.carbon.macosx 2 0 2010-03-24 22:17:46.485

!MESSAGE Missing Constraint: Fragment-Host: org.eclipse.swt; bundle-version="[3.0.0,4.0.0)"

!SUBENTRY 1 org.eclipse.osgi 2 0 2010-03-24 22:17:46.485

!MESSAGE Bundle update@plugins/org.eclipse.swt.gtk.linux.x86_3.2.2.v3236.jar [180] was not resolved.

!SUBENTRY 2 org.eclipse.swt.gtk.linux.x86 2 0 2010-03-24 22:17:46.485

!MESSAGE Platform filter did not match: (& (osgi.ws=gtk) (osgi.os=linux) (osgi.arch=x86))

!SUBENTRY 2 org.eclipse.swt.gtk.linux.x86 2 0 2010-03-24 22:17:46.485

!MESSAGE Missing Constraint: Fragment-Host: org.eclipse.swt; bundle-version="[3.0.0,4.0.0)"

!SUBENTRY 1 org.eclipse.osgi 2 0 2010-03-24 22:17:46.485

!MESSAGE Bundle update@plugins/org.eclipse.ui.carbon_3.2.0.I20060605-1400.jar [192] was not resolved.

!SUBENTRY 2 org.eclipse.ui.carbon 2 0 2010-03-24 22:17:46.485

!MESSAGE Platform filter did not match: (osgi.ws=carbon)

!SUBENTRY 2 org.eclipse.ui.carbon 2 0 2010-03-24 22:17:46.485

!MESSAGE Missing Constraint: Fragment-Host: org.eclipse.ui; bundle-version="[3.2.0,4.0.0)"

!SUBENTRY 1 org.eclipse.osgi 2 0 2010-03-24 22:17:46.485

!MESSAGE Bundle update@plugins/org.eclipse.update.core.linux_3.2.0.v20060605.jar [212] was not resolved.

!SUBENTRY 2 org.eclipse.update.core.linux 2 0 2010-03-24 22:17:46.485

!MESSAGE Platform filter did not match: (osgi.os=linux)

!SUBENTRY 2 org.eclipse.update.core.linux 2 0 2010-03-24 22:17:46.486

!MESSAGE Missing Constraint: Fragment-Host: org.eclipse.update.core; bundle-version="[3.0.0,4.0.0)"
renanedpedroso

Ele não está encontrando a biblioteca swt.

Não entendo nada de swt, mas creio que se você postar esse log no fórum sobre Interface gráfica você terá mais sucesso do aqui.

Identifiquei isto através desta linha:

java.lang.UnsatisfiedLinkError: no swt-win32-3236 in java.library.path

As únicas coisas que sei sobre a biblioteca swt é que ela é mais rápida que a swing e o Eclipse foi baseado em swt, ou seja, se a biblioteca swt não for encontrada, logo o Eclipse não poderá ser executado por depender da mesma.

Espero ter ajudado.

Abraço!

Criado 24 de março de 2010
Ultima resposta 24 de mar. de 2010
Respostas 3
Participantes 2