Eclipse 3.3.2 configuration

Hi there,
I ama having this error message when running ant in Eclipse 3.3.2 under JBoss4.2.3:
com.sun.tools.javac.Main is not on the classpath.
Perhaps JAVA_HOME does not point to the JDK.
It is currently set to "C:\Program Files\Java\jre1.6.0_05"
I have added the tools.jar in the classpath, I have setup JAVA_HOME. Does anybody have an idea?
Thanks

On the off chance that this hasn't been answered somewhere else...
Your JAVA_HOME is pointing to the JRE, not the JDK.

Similar Messages

  • Eclipse crash

    Eclipse randomly crashes on me. I've tried to reproduce the problem but it seems to be totally random. From what I've gathered it has something to do with UTF-16.so but I really have no clue. Im running GNOME 3.0 with Gnome-Shell form the testing repo. I've attached the crash log from Eclipse and the output from 'uname -a'. Thx in advance for any insight that is provided....I need eclipse for all my Java related homework and for GWT.
    eclipse crash log:
    # A fatal error has been detected by the Java Runtime Environment:
    # SIGSEGV (0xb) at pc=0x8a2e7a4c, pid=3431, tid=3075876544
    # JRE version: 6.0_24-b07
    # Java VM: Java HotSpot(TM) Client VM (19.1-b02 mixed mode linux-x86 )
    # Problematic frame:
    # C [UTF-16.so+0xa4c] gconv+0x35c
    # If you would like to submit a bug report, please visit:
    # http://java.sun.com/webapps/bugreport/crash.jsp
    # The crash happened outside the Java Virtual Machine in native code.
    # See problematic frame for where to report the bug.
    --------------- T H R E A D ---------------
    Current thread (0x0896d400): JavaThread "main" [_thread_in_native, id=3431, stack(0xbff3f000,0xbff8f000)]
    siginfo:si_signo=SIGSEGV: si_errno=0, si_code=2 (SEGV_ACCERR), si_addr=0x85cdd000
    Registers:
    EAX=0x85cdd000, EBX=0x8a2eaff4, ECX=0x00000000, EDX=0x09382a74
    ESP=0xbff8c0b0, EBP=0x85cdd002, ESI=0x09382a70, EDI=0x00000000
    EIP=0x8a2e7a4c, CR2=0x85cdd000, EFLAGS=0x00210212
    Register to memory mapping:
    EAX=0x85cdd000
    0x85cdd000 is pointing to unknown location
    EBX=0x8a2eaff4
    0x8a2eaff4: <offset 0x3ff4> in /usr/lib/gconv/UTF-16.so at 0x8a2e7000
    ECX=0x00000000
    0x00000000 is pointing to unknown location
    EDX=0x09382a74
    0x09382a74 is pointing to unknown location
    ESP=0xbff8c0b0
    0xbff8c0b0 is pointing into the stack for thread: 0x0896d400
    "main" prio=10 tid=0x0896d400 nid=0xd67 runnable [0xbff8d000]
    java.lang.Thread.State: RUNNABLE
    EBP=0x85cdd002
    0x85cdd002 is pointing to unknown location
    ESI=0x09382a70
    0x09382a70 is pointing to unknown location
    EDI=0x00000000
    0x00000000 is pointing to unknown location
    Top of Stack: (sp=0xbff8c0b0)
    0xbff8c0b0: 08a2d598 00000000 bff8c178 bff8c24d
    0xbff8c0c0: 08c8295c 849d6028 b76c5ff4 08c8295c
    0xbff8c0d0: 093a4e4c bff8c250 b758351d 9713a4b8
    0xbff8c0e0: 09388f00 00000000 00000000 00000000
    0xbff8c0f0: 85cdc288 09380f80 00000004 b75825a0
    0xbff8c100: bff8c118 00000002 08c8a91c 093a4f14
    0xbff8c110: 00000000 8a2e76f0 00000000 00000000
    0xbff8c120: 093a49ec 093a4e4c bff8c144 b76c5ff4
    Instructions: (pc=0x8a2e7a4c)
    0x8a2e7a3c: 00 00 00 89 4c 24 60 90 8d 74 26 00 8b 7c 24 34
    0x8a2e7a4c: 0f b7 08 85 ff 0f 84 29 01 00 00 66 c1 c9 08 66
    Stack: [0xbff3f000,0xbff8f000], sp=0xbff8c0b0, free space=308k
    Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
    C [UTF-16.so+0xa4c] gconv+0x35c
    Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
    j org.eclipse.swt.internal.mozilla.XPCOM._NS_NewLocalFile(II[I)I+0
    j org.eclipse.swt.internal.mozilla.XPCOM.NS_NewLocalFile(II[I)I+10
    j org.eclipse.swt.browser.AppFileLocProvider.<init>(Ljava/lang/String;Ljava/lang/String;Z)V+94
    j org.eclipse.swt.browser.Mozilla.create(Lorg/eclipse/swt/widgets/Composite;I)Z+551
    j org.eclipse.swt.browser.Browser.<init>(Lorg/eclipse/swt/widgets/Composite;I)V+302
    j org.eclipse.jface.internal.text.html.BrowserInformationControl.isAvailable(Lorg/eclipse/swt/widgets/Composite;)Z+12
    j org.eclipse.jdt.internal.ui.text.java.hover.JavadocHover$HoverControlCreator.doCreateInformationControl(Lorg/eclipse/swt/widgets/Shell;)Lorg/eclipse/jface/text/IInformationControl;+18
    j org.eclipse.jface.text.AbstractReusableInformationControlCreator.createInformationControl(Lorg/eclipse/swt/widgets/Shell;)Lorg/eclipse/jface/text/IInformationControl;+20
    j org.eclipse.jface.text.AbstractInformationControlManager.getInformationControl()Lorg/eclipse/jface/text/IInformationControl;+176
    j org.eclipse.jface.text.AbstractInformationControlManager.internalShowInformationControl(Lorg/eclipse/swt/graphics/Rectangle;Ljava/lang/Object;)V+18
    j org.eclipse.jface.text.AbstractInformationControlManager.presentInformation()V+70
    j org.eclipse.jface.text.AbstractHoverInformationControlManager.presentInformation()V+64
    j org.eclipse.jface.text.TextViewerHoverManager.doPresentInformation()V+1
    j org.eclipse.jface.text.TextViewerHoverManager$5.run()V+4
    j org.eclipse.swt.widgets.RunnableLock.run()V+11
    j org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Z)Z+29
    j org.eclipse.swt.widgets.Display.runAsyncMessages(Z)Z+5
    j org.eclipse.swt.widgets.Display.readAndDispatch()Z+58
    j org.eclipse.ui.internal.Workbench.runEventLoop(Lorg/eclipse/jface/window/Window$IExceptionHandler;Lorg/eclipse/swt/widgets/Display;)V+9
    j org.eclipse.ui.internal.Workbench.runUI()I+555
    j org.eclipse.ui.internal.Workbench.access$4(Lorg/eclipse/ui/internal/Workbench;)I+1
    j org.eclipse.ui.internal.Workbench$7.run()V+55
    j org.eclipse.core.databinding.observable.Realm.runWithDefault(Lorg/eclipse/core/databinding/observable/Realm;Ljava/lang/Runnable;)V+12
    j org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Lorg/eclipse/swt/widgets/Display;Lorg/eclipse/ui/application/WorkbenchAdvisor;)I+18
    j org.eclipse.ui.PlatformUI.createAndRunWorkbench(Lorg/eclipse/swt/widgets/Display;Lorg/eclipse/ui/application/WorkbenchAdvisor;)I+2
    j org.eclipse.ui.internal.ide.application.IDEApplication.start(Lorg/eclipse/equinox/app/IApplicationContext;)Ljava/lang/Object;+99
    j org.eclipse.equinox.internal.app.EclipseAppHandle.run(Ljava/lang/Object;)Ljava/lang/Object;+135
    j org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(Ljava/lang/Object;)Ljava/lang/Object;+103
    j org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(Ljava/lang/Object;)Ljava/lang/Object;+29
    j org.eclipse.core.runtime.adaptor.EclipseStarter.run(Ljava/lang/Object;)Ljava/lang/Object;+149
    j org.eclipse.core.runtime.adaptor.EclipseStarter.run([Ljava/lang/String;Ljava/lang/Runnable;)Ljava/lang/Object;+183
    v ~StubRoutines::call_stub
    j sun.reflect.NativeMethodAccessorImpl.invoke0(Ljava/lang/reflect/Method;Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+0
    j sun.reflect.NativeMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+87
    j sun.reflect.DelegatingMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+6
    j java.lang.reflect.Method.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+161
    j org.eclipse.equinox.launcher.Main.invokeFramework([Ljava/lang/String;[Ljava/net/URL;)V+211
    j org.eclipse.equinox.launcher.Main.basicRun([Ljava/lang/String;)V+126
    j org.eclipse.equinox.launcher.Main.run([Ljava/lang/String;)I+4
    v ~StubRoutines::call_stub
    --------------- P R O C E S S ---------------
    Java Threads: ( => current thread )
    0x09132c00 JavaThread "org.eclipse.jdt.internal.ui.text.JavaReconciler" daemon [_thread_blocked, id=3517, stack(0x89c5e000,0x89caf000)]
    0x8b0a1000 JavaThread "H2 Log Writer MODEL" daemon [_thread_blocked, id=3515, stack(0x89caf000,0x89d00000)]
    0x08de2800 JavaThread "H2 File Lock Watchdog /media/fc0f85c1-5673-4354-92c4-04c636d8202d/home/kicsyromy/workspace/.metadata/.plugins/org.eclipse.dltk.core.index.sql.h2/model.lock.db" daemon [_thread_blocked, id=3514, stack(0x89e1d000,0x89e6e000)]
    0x08f04400 JavaThread "PHP Debugger Daemon Thread - Port: 9000" daemon [_thread_in_native, id=3511, stack(0x89e6e000,0x89ebf000)]
    0x08f03c00 JavaThread "PHP Debugger Daemon Thread - Port: 10000" daemon [_thread_in_native, id=3510, stack(0x89ebf000,0x89f10000)]
    0x8a171400 JavaThread "Worker-5" [_thread_blocked, id=3509, stack(0x8a005000,0x8a056000)]
    0x8b042c00 JavaThread "DLTK indexing" daemon [_thread_blocked, id=3508, stack(0x8ac76000,0x8acc7000)]
    0x08dfc800 JavaThread "Worker-4" [_thread_blocked, id=3507, stack(0x8aaa6000,0x8aaf7000)]
    0x8b4da400 JavaThread "Worker-3" [_thread_blocked, id=3506, stack(0x8ade9000,0x8ae3a000)]
    0x8a99f400 JavaThread "Bundle File Closer" daemon [_thread_blocked, id=3469, stack(0x8a265000,0x8a2b6000)]
    0x08b6a400 JavaThread "org.eclipse.jdt.internal.ui.text.JavaReconciler" daemon [_thread_blocked, id=3468, stack(0x8a88b000,0x8a8dc000)]
    0x8b0a6400 JavaThread "Worker-2" [_thread_blocked, id=3464, stack(0x8ab03000,0x8ab54000)]
    0x08f25c00 JavaThread "4895754@qtp-11419048-1 - Acceptor0 [email protected]:50313" [_thread_in_native, id=3463, stack(0x8ab54000,0x8aba5000)]
    0x08ecfc00 JavaThread "26461030@qtp-11419048-0" [_thread_blocked, id=3462, stack(0x8aba5000,0x8abf6000)]
    0x08d04000 JavaThread "Java indexing" daemon [_thread_blocked, id=3461, stack(0x8ad34000,0x8ad85000)]
    0x08cbf000 JavaThread "Worker-1" [_thread_blocked, id=3460, stack(0x8b2bc000,0x8b30d000)]
    0x08c4f800 JavaThread "Worker-0" [_thread_blocked, id=3458, stack(0x8ae75000,0x8aec6000)]
    0x8b476400 JavaThread "Worker-JM" [_thread_blocked, id=3457, stack(0x8b21a000,0x8b26b000)]
    0x08aff800 JavaThread "[Timer] - Main Queue Handler" daemon [_thread_blocked, id=3456, stack(0x8b26b000,0x8b2bc000)]
    0x08ac0000 JavaThread "Framework Event Dispatcher" daemon [_thread_blocked, id=3454, stack(0x8b30d000,0x8b35e000)]
    0x8b473c00 JavaThread "Start Level Event Dispatcher" daemon [_thread_blocked, id=3453, stack(0x8b35e000,0x8b3af000)]
    0x8b44c000 JavaThread "State Data Manager" daemon [_thread_blocked, id=3452, stack(0x8b3af000,0x8b400000)]
    0x089d0400 JavaThread "Low Memory Detector" daemon [_thread_blocked, id=3450, stack(0x8b5fb000,0x8b64c000)]
    0x089cd800 JavaThread "CompilerThread0" daemon [_thread_blocked, id=3449, stack(0x8b64c000,0x8b6cd000)]
    0x089cc000 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=3448, stack(0x8b6cd000,0x8b71e000)]
    0x089be000 JavaThread "Finalizer" daemon [_thread_blocked, id=3447, stack(0x8b71e000,0x8b76f000)]
    0x089b9400 JavaThread "Reference Handler" daemon [_thread_blocked, id=3446, stack(0x8b76f000,0x8b7c0000)]
    =>0x0896d400 JavaThread "main" [_thread_in_native, id=3431, stack(0xbff3f000,0xbff8f000)]
    Other Threads:
    0x089b5800 VMThread [stack: 0x8b7c0000,0x8b841000] [id=3445]
    0x089db800 WatcherThread [stack: 0x8b57a000,0x8b5fb000] [id=3451]
    VM state:not at safepoint (normal execution)
    VM Mutex/Monitor currently owned by a thread: None
    Heap
    def new generation total 26560K, used 1326K [0x8bc50000, 0x8d920000, 0x93c50000)
    eden space 23616K, 5% used [0x8bc50000, 0x8bd9bab8, 0x8d360000)
    from space 2944K, 0% used [0x8d360000, 0x8d360000, 0x8d640000)
    to space 2944K, 0% used [0x8d640000, 0x8d640000, 0x8d920000)
    tenured generation total 58912K, used 35346K [0x93c50000, 0x975d8000, 0xa3c50000)
    the space 58912K, 59% used [0x93c50000, 0x95ed4a20, 0x95ed4c00, 0x975d8000)
    compacting perm gen total 58112K, used 57896K [0xa3c50000, 0xa7510000, 0xb3c50000)
    the space 58112K, 99% used [0xa3c50000, 0xa74da078, 0xa74da200, 0xa7510000)
    No shared spaces configured.
    Dynamic libraries:
    08048000-0804c000 r-xp 00000000 08:01 838 /opt/eclipse/eclipse
    0804c000-0804d000 rw-p 00003000 08:01 838 /opt/eclipse/eclipse
    088fb000-0951b000 rw-p 00000000 00:00 0 [heap]
    842c9000-842dd000 r-xp 00000000 08:01 544811 /usr/lib/libICE.so.6.3.0
    842dd000-842de000 rw-p 00013000 08:01 544811 /usr/lib/libICE.so.6.3.0
    842de000-842e0000 rw-p 00000000 00:00 0
    842e0000-8432d000 r-xp 00000000 08:01 545523 /usr/lib/libXt.so.6.0.0
    8432d000-84331000 rw-p 0004c000 08:01 545523 /usr/lib/libXt.so.6.0.0
    84331000-843fa000 r-xp 00000000 08:01 544846 /usr/lib/libasound.so.2.0.0
    843fa000-843fe000 rw-p 000c9000 08:01 544846 /usr/lib/libasound.so.2.0.0
    843fe000-84437000 r-xp 00000000 08:01 553694 /usr/lib/libevent-2.0.so.5.0.1
    84437000-84438000 rw-p 00039000 08:01 553694 /usr/lib/libevent-2.0.so.5.0.1
    84438000-8448b000 r-xp 00000000 08:01 553662 /usr/lib/libhunspell-1.2.so.0.0.0
    8448b000-8448f000 rw-p 00053000 08:01 553662 /usr/lib/libhunspell-1.2.so.0.0.0
    8448f000-844a4000 r-xp 00000000 08:01 552655 /usr/lib/libnssutil3.so
    844a4000-844a7000 rw-p 00015000 08:01 552655 /usr/lib/libnssutil3.so
    844a7000-845b5000 r-xp 00000000 08:01 552651 /usr/lib/libnss3.so
    845b5000-845b9000 rw-p 0010d000 08:01 552651 /usr/lib/libnss3.so
    845b9000-845ba000 rw-p 00000000 00:00 0
    845ba000-845dc000 r-xp 00000000 08:01 552658 /usr/lib/libsmime3.so
    845dc000-845de000 rw-p 00022000 08:01 552658 /usr/lib/libsmime3.so
    845de000-8460a000 r-xp 00000000 08:01 552648 /usr/lib/libssl3.so
    8460a000-8460c000 rw-p 0002c000 08:01 552648 /usr/lib/libssl3.so
    8460c000-84912000 r-xp 00000000 08:01 764 /usr/lib/xulrunner-2.0/libmozjs.so
    84912000-8492e000 rw-p 00305000 08:01 764 /usr/lib/xulrunner-2.0/libmozjs.so
    8492e000-849c8000 r-xp 00000000 08:01 546621 /usr/lib/libsqlite3.so.0.8.6
    849c8000-849cb000 rw-p 00099000 08:01 546621 /usr/lib/libsqlite3.so.0.8.6
    849cb000-858b3000 r-xp 00000000 08:01 766 /usr/lib/xulrunner-2.0/libxul.so
    858b3000-859df000 rw-p 00ee8000 08:01 766 /usr/lib/xulrunner-2.0/libxul.so
    859df000-85a12000 rw-p 00000000 00:00 0
    85a12000-85af4000 r-xp 00000000 08:01 528494 /usr/lib/libstdc++.so.6.0.16
    85af4000-85af8000 r--p 000e1000 08:01 528494 /usr/lib/libstdc++.so.6.0.16
    85af8000-85af9000 rw-p 000e5000 08:01 528494 /usr/lib/libstdc++.so.6.0.16
    85af9000-85b00000 rw-p 00000000 00:00 0
    85b00000-85b70000 rw-p 00000000 00:00 0
    85b70000-85c00000 ---p 00000000 00:00 0
    85c03000-85c40000 r-xp 00000000 08:01 548335 /usr/lib/libjpeg.so.8.0.2
    85c40000-85c41000 rw-p 0003d000 08:01 548335 /usr/lib/libjpeg.so.8.0.2
    85c41000-85c51000 rw-p 00000000 00:00 0
    85c51000-85c81000 r-xp 00000000 08:01 552644 /usr/lib/libnspr4.so
    85c81000-85c83000 rw-p 0002f000 08:01 552644 /usr/lib/libnspr4.so
    85c83000-85c84000 rw-p 00000000 00:00 0
    85ca2000-85cbe000 r-xp 00000000 08:01 528515 /usr/lib/libgcc_s.so.1
    85cbe000-85cbf000 rw-p 0001b000 08:01 528515 /usr/lib/libgcc_s.so.1
    85cc4000-85cdc000 r-xp 00000000 08:01 262609 /home/kicsyromy/.eclipse/org.eclipse.platform_3.6.1_1473617060/configuration/org.eclipse.osgi/bundles/206/1/.cp/libswt-mozilla-gtk-3655.so
    85cdc000-85cdd000 rw-p 00018000 08:01 262609 /home/kicsyromy/.eclipse/org.eclipse.platform_3.6.1_1473617060/configuration/org.eclipse.osgi/bundles/206/1/.cp/libswt-mozilla-gtk-3655.so
    85cdd000-85ce0000 ---p 00000000 00:00 0
    85ce0000-85d2e000 rwxp 00000000 00:00 0
    85d2e000-85d31000 ---p 00000000 00:00 0
    85d31000-85d7f000 rwxp 00000000 00:00 0
    85d7f000-85d82000 ---p 00000000 00:00 0
    85d82000-85dd0000 rwxp 00000000 00:00 0
    85dd0000-85dd3000 ---p 00000000 00:00 0
    85dd3000-85e21000 rwxp 00000000 00:00 0
    85e21000-85e2f000 r-xp 00000000 08:01 130750 /lib/libudev.so.0.11.1
    85e2f000-85e30000 rw-p 0000e000 08:01 130750 /lib/libudev.so.0.11.1
    85e30000-85e6b000 r-xp 00000000 08:01 543501 /usr/lib/libdbus-1.so.3.5.3
    85e6b000-85e6c000 r--p 0003b000 08:01 543501 /usr/lib/libdbus-1.so.3.5.3
    85e6c000-85e6d000 rw-p 0003c000 08:01 543501 /usr/lib/libdbus-1.so.3.5.3
    85e6d000-85e97000 r-xp 00000000 08:01 549513 /usr/lib/gio/modules/libgvfsdbus.so
    85e97000-85e98000 rw-p 00029000 08:01 549513 /usr/lib/gio/modules/libgvfsdbus.so
    85e98000-865cd000 r--p 00000000 08:01 701103 /usr/share/icons/hicolor/icon-theme.cache
    865cd000-89bcb000 r--p 00000000 08:01 813188 /usr/share/icons/gnome/icon-theme.cache
    89bcb000-89c0d000 r--s 0043d000 08:01 261814 /opt/eclipse/configuration/org.eclipse.osgi/bundles/305/1/.cp/libs/gwt-dev-tools.jar
    89c0d000-89c10000 ---p 00000000 00:00 0
    89c10000-89c5e000 rwxp 00000000 00:00 0
    89c5e000-89c61000 ---p 00000000 00:00 0
    89c61000-89caf000 rwxp 00000000 00:00 0
    89caf000-89cb2000 ---p 00000000 00:00 0
    89cb2000-89d00000 rwxp 00000000 00:00 0
    89d00000-89dfb000 rw-p 00000000 00:00 0
    89dfb000-89e00000 ---p 00000000 00:00 0
    89e06000-89e1c000 r-xp 00000000 08:01 549511 /usr/lib/libgvfscommon.so.0.0.0
    89e1c000-89e1d000 rw-p 00016000 08:01 549511 /usr/lib/libgvfscommon.so.0.0.0
    89e1d000-89e20000 ---p 00000000 00:00 0
    89e20000-89e6e000 rwxp 00000000 00:00 0
    89e6e000-89e71000 ---p 00000000 00:00 0
    89e71000-89ebf000 rwxp 00000000 00:00 0
    89ebf000-89ec2000 ---p 00000000 00:00 0
    89ec2000-89f10000 rwxp 00000000 00:00 0
    89f10000-89f59000 r--s 003b8000 08:01 7018 /opt/eclipse/plugins/org.eclipse.pde.ui_3.6.1.v20100810_r361.jar
    89f59000-89fa2000 r-xp 00000000 08:01 548788 /usr/lib/libORBit-2.so.0.1.0
    89fa2000-89fac000 rw-p 00048000 08:01 548788 /usr/lib/libORBit-2.so.0.1.0
    89fac000-8a005000 r--s 00368000 08:01 8111 /opt/eclipse/plugins/org.eclipse.wb.core_0.9.0.r36x201102111430.jar
    8a005000-8a008000 ---p 00000000 00:00 0
    8a008000-8a056000 rwxp 00000000 00:00 0
    8a056000-8a0a0000 r--s 003bb000 08:01 8442 /opt/eclipse/plugins/org.eclipse.dltk.ui_2.0.0.v20100909-1720.jar
    8a0a0000-8a100000 rw-s 00000000 00:04 1409028 /SYSV00000000 (deleted)
    8a100000-8a1fd000 rw-p 00000000 00:00 0
    8a1fd000-8a200000 ---p 00000000 00:00 0
    8a200000-8a206000 r-xp 00000000 08:01 544819 /usr/lib/libSM.so.6.0.1
    8a206000-8a207000 rw-p 00005000 08:01 544819 /usr/lib/libSM.so.6.0.1
    8a207000-8a20e000 r-xp 00000000 08:01 548901 /usr/lib/libstartup-notification-1.so.0.0.0
    8a20e000-8a20f000 rw-p 00006000 08:01 548901 /usr/lib/libstartup-notification-1.so.0.0.0
    8a20f000-8a229000 r--s 00000000 08:01 661693 /usr/share/mime/mime.cache
    8a229000-8a246000 r--s 0017a000 08:01 8162 /opt/eclipse/plugins/org.eclipse.team.cvs.ui_3.3.301.R36x_v20100825-0800.jar
    8a246000-8a265000 r--s 0016b000 08:01 8250 /opt/eclipse/plugins/org.eclipse.mylyn.tasks.ui_3.4.2.v20100902-0100-e3x.jar
    8a265000-8a268000 ---p 00000000 00:00 0
    8a268000-8a2b6000 rwxp 00000000 00:00 0
    8a2b6000-8a2d2000 r--s 00141000 08:01 8173 /opt/eclipse/plugins/org.eclipse.team.ui_3.5.101.R36x_v20100825-0800.jar
    8a2d6000-8a2db000 r-xp 00000000 08:01 261133 /opt/eclipse/configuration/org.eclipse.osgi/bundles/206/1/.cp/libswt-xpcominit-gtk-3655.so
    8a2db000-8a2dd000 rw-p 00005000 08:01 261133 /opt/eclipse/configuration/org.eclipse.osgi/bundles/206/1/.cp/libswt-xpcominit-gtk-3655.so
    8a2dd000-8a2e1000 r--s 0001d000 08:01 8228 /opt/eclipse/plugins/org.eclipse.ui.externaltools_3.2.0.v20100427.jar
    8a2e1000-8a2e7000 r--s 00032000 08:01 8339 /opt/eclipse/plugins/org.eclipse.mylyn.context.ui_3.4.1.v20100909-0100-e3x.jar
    8a2e7000-8a2ea000 r-xp 00000000 08:01 524531 /usr/lib/gconv/UTF-16.so
    8a2ea000-8a2eb000 r--p 00002000 08:01 524531 /usr/lib/gconv/UTF-16.so
    8a2eb000-8a2ec000 rw-p 00003000 08:01 524531 /usr/lib/gconv/UTF-16.so
    8a2ec000-8a323000 r--p 00000000 08:01 654694 /usr/share/fonts/TTF/DejaVuSansMono-BoldOblique.ttf
    8a323000-8a35c000 r--p 00000000 08:01 654682 /usr/share/fonts/TTF/DejaVuSansMono-Oblique.ttf
    8a35c000-8a3a7000 r--p 00000000 08:01 654680 /usr/share/fonts/TTF/DejaVuSansMono-Bold.ttf
    8a3a7000-8a400000 r--p 00000000 08:01 661057 /usr/share/fonts/ubuntu-font-family/Ubuntu-BI.ttf
    8a400000-8a4ff000 rw-p 00000000 00:00 0
    8a4ff000-8a500000 ---p 00000000 00:00 0
    8a501000-8a504000 r-xp 00000000 08:01 130707 /lib/libuuid.so.1.3.0
    8a504000-8a505000 rw-p 00002000 08:01 130707 /lib/libuuid.so.1.3.0
    8a505000-8a508000 r--s 00012000 08:01 8313 /opt/eclipse/plugins/org.eclipse.jdt.core.manipulation_1.3.0.v20100520-0800.jar
    8a508000-8a50f000 r--s 00048000 08:01 8130 /opt/eclipse/plugins/org.eclipse.ltk.core.refactoring_3.5.100.v20100526-0800.jar
    8a50f000-8a519000 r--s 00066000 08:01 8286 /opt/eclipse/plugins/org.eclipse.ltk.ui.refactoring_3.5.0.v20100526-0800.jar
    8a519000-8a523000 r--s 0011b000 08:01 8436 /opt/eclipse/plugins/org.h2_1.1.117.v20091003-1000.jar
    8a523000-8a583000 r--p 00000000 08:01 661063 /usr/share/fonts/ubuntu-font-family/Ubuntu-RI.ttf
    8a583000-8a5d6000 r--p 00000000 08:01 661056 /usr/share/fonts/ubuntu-font-family/Ubuntu-B.ttf
    8a5d6000-8a600000 r--s 00223000 08:01 8461 /opt/eclipse/plugins/org.eclipse.php.ui_2.2.1.v20100822-1200.jar
    8a600000-8a6f6000 rw-p 00000000 00:00 0
    8a6f6000-8a700000 ---p 00000000 00:00 0
    8a703000-8a708000 r--s 00044000 08:01 8282 /opt/eclipse/plugins/org.eclipse.ui.forms_3.5.2.r36_v20100702.jar
    8a708000-8a70c000 r--s 00024000 08:01 8232 /opt/eclipse/plugins/org.eclipse.ui.console_3.5.0.v20100526.jar
    8a70c000-8a70f000 r-xp 00000000 08:01 543803 /usr/lib/libxcb-atom.so.1.0.0
    8a70f000-8a710000 rw-p 00002000 08:01 543803 /usr/lib/libxcb-atom.so.1.0.0
    8a710000-8a719000 r--s 0005d000 08:01 8227 /opt/eclipse/plugins/org.eclipse.wst.sse.core_1.1.502.v201008311901.jar
    8a719000-8a72b000 r--s 000d3000 08:01 8169 /opt/eclipse/plugins/org.eclipse.wst.sse.ui_1.2.2.v201008232126.jar
    8a72b000-8a72f000 r--s 0001a000 08:01 8426 /opt/eclipse/plugins/org.eclipse.wst.xsl.debug.ui_1.0.100.v201004290328.jar
    8a72f000-8a741000 r--s 000b8000 08:01 8473 /opt/eclipse/plugins/org.eclipse.wst.server.ui_1.1.205.v20100908.jar
    8a741000-8a746000 r--s 00025000 08:01 8468 /opt/eclipse/plugins/org.eclipse.wst.jsdt.debug.ui_1.0.1.v201008170101.jar
    8a746000-8a749000 r--s 0001d000 08:01 8458 /opt/eclipse/plugins/org.eclipse.php.server.ui_2.2.0.v20100505-0800.jar
    8a749000-8a753000 r--s 00067000 08:01 8452 /opt/eclipse/plugins/org.eclipse.php.debug.ui_2.2.0.v20100822-0100.jar
    8a753000-8a75c000 r--s 0005a000 08:01 7014 /opt/eclipse/plugins/org.eclipse.pde.api.tools.ui_1.0.201.v20100820_r361.jar
    8a75c000-8a792000 r-xp 00000000 08:01 548895 /usr/lib/libgconf-2.so.4.1.5
    8a792000-8a795000 rw-p 00036000 08:01 548895 /usr/lib/libgconf-2.so.4.1.5
    8a795000-8a79e000 r--s 00142000 08:01 7020 /opt/eclipse/plugins/com.google.gdt.eclipse.core_2.2.0.v201102111811.jar
    8a79e000-8a7cf000 r--s 00240000 08:01 8155 /opt/eclipse/plugins/org.eclipse.debug.ui_3.6.1.v20100901_r361.jar
    8a7cf000-8a7d2000 r-xp 00000000 08:01 552643 /usr/lib/libplc4.so
    8a7d2000-8a7d3000 rw-p 00002000 08:01 552643 /usr/lib/libplc4.so
    8a7d3000-8a7da000 r--s 00052000 08:01 8126 /opt/eclipse/plugins/org.eclipse.jdt.apt.core_3.3.401.R36_v20100727-0110.jar
    8a7da000-8a7ed000 r--s 000dc000 08:01 8131 /opt/eclipse/plugins/org.eclipse.jface.text_3.6.1.r361_v20100825-0800.jar
    8a7ed000-8a7f9000 r--s 00082000 08:01 8387 /opt/eclipse/plugins/org.eclipse.ui.workbench.texteditor_3.6.1.r361_v20100714-0800.jar
    8a7f9000-8a88b000 r--s 008f6000 08:01 8379 /opt/eclipse/plugins/org.eclipse.jdt.ui_3.6.1.r361_v20100825-0800.jar
    8a88b000-8a88e000 ---p 00000000 00:00 0
    8a88e000-8a8dc000 rwxp 00000000 00:00 0
    8a8df000-8a8ed000 r--s 0007f000 08:01 8488 /opt/eclipse/plugins/org.eclipse.wb.core.lib_0.9.0.r36x201102111430/lib/commons-collections-3.2.1.jar
    8a8f0000-8a8f9000 r--s 00037000 08:01 8493 /opt/eclipse/plugins/org.eclipse.wb.core.lib_0.9.0.r36x201102111430/lib/commons-primitives-1.0.jar
    8a8f9000-8a8fd000 r--s 00022000 08:01 8312 /opt/eclipse/plugins/org.eclipse.mylyn.java.ui_3.4.0.v20100608-0100-e3x.jar
    8a900000-8a9f9000 rw-p 00000000 00:00 0
    8a9f9000-8aa00000 ---p 00000000 00:00 0
    8aa00000-8aa05000 r--s 00021000 08:01 8172 /opt/eclipse/plugins/org.eclipse.ui_3.6.1.M20100826-1330.jar
    8aa05000-8aa0f000 r-xp 00000000 08:01 261132 /opt/eclipse/configuration/org.eclipse.osgi/bundles/206/1/.cp/libswt-cairo-gtk-3655.so
    8aa0f000-8aa10000 rw-p 00009000 08:01 261132 /opt/eclipse/configuration/org.eclipse.osgi/bundles/206/1/.cp/libswt-cairo-gtk-3655.so
    8aa13000-8aa16000 rw-s 00000000 00:04 1376259 /SYSV00000000 (deleted)
    8aa16000-8aa1b000 r-xp 00000000 08:01 654692 /usr/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-gif.so
    8aa1b000-8aa1c000 rw-p 00005000 08:01 654692 /usr/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-gif.so
    8aa1e000-8aa27000 r--s 0006b000 08:01 8485 /opt/eclipse/plugins/org.eclipse.wb.core.lib_0.9.0.r36x201102111430/lib/MVEL-fork.jar
    8aa27000-8aa3d000 r--s 000fa000 08:01 8495 /opt/eclipse/plugins/org.eclipse.wb.core.lib_0.9.0.r36x201102111430/lib/guava-r08.jar
    8aa3d000-8aa5d000 r--s 0016c000 08:01 7021 /opt/eclipse/plugins/com.google.gdt.eclipse.designer_2.2.0.r36x201102111505.jar
    8aa5f000-8aa76000 r--s 00127000 08:01 8191 /opt/eclipse/plugins/org.apache.xerces_2.9.0.v201005080400.jar
    8aa76000-8aa92000 r--s 00278000 08:01 8444 /opt/eclipse/plugins/org.eclipse.php.core_2.2.1.v20100822-1200.jar
    8aa92000-8aa9a000 r--s 0004c000 08:01 8220 /opt/eclipse/plugins/org.eclipse.debug.core_3.6.0.v20100519.jar
    8aa9a000-8aaa6000 r--s 0007e000 08:01 8448 /opt/eclipse/plugins/org.eclipse.php.debug.core_2.2.0.v20100822-0100.jar
    8aaa6000-8aaa9000 ---p 00000000 00:00 0
    8aaa9000-8aaf7000 rwxp 00000000 00:00 0
    8aaf7000-8aafb000 r--s 00028000 08:01 7038 /opt/eclipse/plugins/com.google.gdt.eclipse.suite_2.2.0.v201102111811.jar
    8aafd000-8ab01000 r-xp 00000000 08:01 261406 /opt/eclipse/configuration/org.eclipse.osgi/bundles/333/1/.cp/os/linux/x86/libwbp.so
    8ab01000-8ab02000 r--p 00003000 08:01 261406 /opt/eclipse/configuration/org.eclipse.osgi/bundles/333/1/.cp/os/linux/x86/libwbp.so
    8ab02000-8ab03000 rw-p 00004000 08:01 261406 /opt/eclipse/configuration/org.eclipse.osgi/bundles/333/1/.cp/os/linux/x86/libwbp.so
    8ab03000-8ab06000 ---p 00000000 00:00 0
    8ab06000-8ab54000 rwxp 00000000 00:00 0
    8ab54000-8ab57000 ---p 00000000 00:00 0
    8ab57000-8aba5000 rwxp 00000000 00:00 0
    8aba5000-8aba8000 ---p 00000000 00:00 0
    8aba8000-8abf6000 rwxp 00000000 00:00 0
    8abf7000-8abfb000 r--s 0000d000 08:01 8687 /opt/eclipse/plugins/org.eclipse.jdt.debug_3.6.1.v20100715_r361/jdi.jar
    8abfb000-8ac07000 r--s 0005a000 08:01 8114 /opt/eclipse/plugins/org.eclipse.wb.core.xml_0.9.0.r36x201102111443.jar
    8ac07000-8ac0b000 r--s 00044000 08:01 8274 /opt/eclipse/plugins/org.eclipse.jdt.launching_3.5.100.v20100526.jar
    8ac0b000-8ac14000 r--s 0005b000 08:01 8226 /opt/eclipse/plugins/org.eclipse.jdt.junit_3.6.1.r361_v20100825-0800.jar
    8ac14000-8ac2e000 r--s 0012c000 08:01 8211 /opt/eclipse/plugins/org.eclipse.jdt.debug.ui_3.5.0.v20100602-0830.jar
    8ac2e000-8ac3d000 r--s 000da000 08:01 8198 /opt/eclipse/plugins/org.eclipse.ant.ui_3.5.0.v20100427.jar
    8ac3d000-8ac4a000 r--s 000be000 08:01 8686 /opt/eclipse/plugins/org.eclipse.jdt.debug_3.6.1.v20100715_r361/jdimodel.jar
    8ac4a000-8ac5b000 r--s 004f7000 08:01 7039 /opt/eclipse/plugins/com.google.gwt.eclipse.core_2.2.0.v201102111811.jar
    8ac5d000-8ac63000 r--s 0003e000 08:01 8441 /opt/eclipse/plugins/org.eclipse.dltk.launching_2.0.0.v20100806-1245.jar
    8ac63000-8ac6b000 r--s 00045000 08:01 7022 /opt/eclipse/plugins/com.google.gdt.eclipse.designer.UiBinder_2.2.0.r36x201102111505.jar
    8ac6b000-8ac70000 r--s 0002d000 08:01 261834 /opt/eclipse/configuration/org.eclipse.osgi/bundles/286/1/.cp/lib/ant_stripped.jar
    8ac70000-8ac76000 r--s 00041000 08:01 261833 /opt/eclipse/configuration/org.eclipse.osgi/bundles/286/1/.cp/lib/htmlparser.jar
    8ac76000-8ac79000 ---p 00000000 00:00 0
    8ac79000-8acc7000 rwxp 00000000 00:00 0
    8acc7000-8acd1000 r--s 00089000 08:01 8285 /opt/eclipse/plugins/org.eclipse.update.core_3.2.402.R36x_v20100629.jar
    8acd1000-8acd2000 r--s 00007000 08:01 8280 /opt/eclipse/plugins/org.eclipse.update.scheduler_3.2.300.v20100512.jar
    8acd2000-8acd6000 r--s 00017000 08:01 8197 /opt/eclipse/plugins/org.eclipse.mylyn.team.ui_3.4.2.v20100909-0100-e3x.jar
    8acd6000-8acf2000 r--s 0016f000 08:01 8438 /opt/eclipse/plugins/org.eclipse.dltk.core_2.0.1.v20100806-1245.jar
    8acf2000-8acf5000 r--s 00018000 08:01 8121 /opt/eclipse/plugins/org.eclipse.mylyn.context.core_3.4.1.v20100909-0100-e3x.jar
    8acf5000-8acfa000 r--s 0002d000 08:01 8327 /opt/eclipse/plugins/org.eclipse.mylyn.bugzilla.ui_3.4.2.v20100909-0100-e3x.jar
    8acfa000-8acfe000 r--s 00031000 08:01 8132 /opt/eclipse/plugins/org.eclipse.mylyn.bugzilla.core_3.4.2.v20100902-0100-e3x.jar
    8acfe000-8ad07000 r--s 00059000 08:01 8167 /opt/eclipse/plugins/org.eclipse.mylyn.commons.ui_3.4.0.v20100608-0100-e3x.jar
    8ad07000-8ad0e000 r--s 00094000 08:01 706029 /opt/java/jre/lib/jsse.jar
    8ad0e000-8ad14000 r--s 00049000 08:01 8348 /opt/eclipse/plugins/org.apache.commons.httpclient_3.1.0.v201005080502.jar
    8ad14000-8ad16000 r--s 0000f000 08:01 8360 /opt/eclipse/plugins/org.eclipse.mylyn.commons.net_3.4.1.v20100625-2100-e3x.jar
    8ad17000-8ad1a000 r-xp 00000000 08:01 765 /usr/lib/xulrunner-2.0/libxpcom.so
    8ad1a000-8ad1b000 rw-p 00002000 08:01 765 /usr/lib/xulrunner-2.0/libxpcom.so
    8ad1b000-8ad1f000 r--s 00035000 08:01 805546 /opt/java/jre/lib/ext/sunpkcs11.jar
    8ad1f000-8ad21000 r-xp 00000000 08:01 130592 /lib/libutil-2.13.so
    8ad21000-8ad22000 r--p 00001000 08:01 130592 /lib/libutil-2.13.so
    8ad22000-8ad23000 rw-p 00002000 08:01 130592 /lib/libutil-2.13.so
    8ad23000-8ad28000 r--s 00021000 08:01 7019 /opt/eclipse/plugins/com.google.appengine.eclipse.core_2.2.0.v201102111811.jar
    8ad28000-8ad30000 r--s 00052000 08:01 8302 /opt/eclipse/plugins/org.eclipse.mylyn.tasks.core_3.4.1.v20100730-0100-e3x.jar
    8ad32000-8ad34000 r--s 00007000 08:01 8178 /opt/eclipse/plugins/org.eclipse.jsch.core_1.1.200.I20100505-1245.jar
    8ad34000-8ad37000 ---p 00000000 00:00 0
    8ad37000-8ad85000 rwxp 00000000 00:00 0
    8ad85000-8ad8d000 r--s 00115000 08:01 706006 /opt/java/jre/lib/resources.jar
    8ad8d000-8ad92000 r--s 00038000 08:01 8300 /opt/eclipse/plugins/org.eclipse.text_3.5.0.v20100601-1300.jar
    8ad95000-8adbe000 r--s 00425000 08:01 8294 /opt/eclipse/plugins/org.eclipse.jdt.core_3.6.1.v_A68_R36x.jar
    8adbe000-8adc3000 r--s 00040000 08:01 8491 /opt/eclipse/plugins/org.eclipse.wb.core.lib_0.9.0.r36x201102111430/lib/commons-lang-2.5.jar
    8adc3000-8adc6000 r--s 0000a000 08:01 8174 /opt/eclipse/plugins/org.eclipse.mylyn.monitor.ui_3.4.0.v20100608-0100-e3x.jar
    8adc6000-8adc8000 r-xp 00000000 08:01 543805 /usr/lib/libxcb-event.so.1.0.0
    8adc8000-8adc9000 rw-p 00001000 08:01 543805 /usr/lib/libxcb-event.so.1.0.0
    8adc9000-8add4000 r--s 0007d000 08:01 8279 /opt/eclipse/plugins/org.eclipse.ui.editors_3.6.1.r361_v20100825-0800.jar
    8add6000-8addd000 r--s 00050000 08:01 8146 /opt/eclipse/plugins/org.eclipse.wst.server.core_1.1.204.v20100908.jar
    8addd000-8ade6000 r--s 00056000 08:01 8384 /opt/eclipse/plugins/org.eclipse.team.core_3.5.100.R36x_v20100825-0800.jar
    8ade6000-8ade8000 r-xp 00000000 08:01 543802 /usr/lib/libxcb-aux.so.0.0.0
    8ade8000-8ade9000 rw-p 00001000 08:01 543802 /usr/lib/libxcb-aux.so.0.0.0
    8ade9000-8adec000 ---p 00000000 00:00 0
    8adec000-8ae3a000 rwxp 00000000 00:00 0
    8ae3a000-8ae43000 r-xp 00000000 08:01 261131 /opt/eclipse/configuration/org.eclipse.osgi/bundles/206/1/.cp/libswt-atk-gtk-3655.so
    8ae43000-8ae44000 rw-p 00008000 08:01 261131 /opt/eclipse/configuration/org.eclipse.osgi/bundles/206/1/.cp/libswt-atk-gtk-3655.so
    8ae44000-8ae65000 r--s 00607000 08:01 8343 /opt/eclipse/plugins/com.ibm.icu_4.2.1.v20100412.jar
    8ae65000-8ae67000 r-xp 00000000 08:01 552642 /usr/lib/libplds4.so
    8ae67000-8ae68000 rw-p 00001000 08:01 552642 /usr/lib/libplds4.so
    8ae68000-8ae72000 r--s 00084000 08:01 8380 /opt/eclipse/plugins/org.eclipse.team.cvs.core_3.3.300.I20100526-0800.jar
    8ae72000-8ae75000 r--s 00013000 08:01 705991 /opt/java/jre/lib/jce.jar
    8ae75000-8ae78000 ---p 00000000 00:00 0
    8ae78000-8aec6000 rwxp 00000000 00:00 0
    8aec7000-8aec9000 r--s 00007000 08:01 8456 /opt/eclipse/plugins/org.eclipse.php.server.core_2.2.0.v20100410-0300.jar
    8aec9000-8aecb000 r-xp 00000000 08:01 261413 /opt/eclipse/configuration/org.eclipse.osgi/bundles/41/1/.cp/os/linux/x86/libunixfile_1_0_0.so
    8aecb000-8aecc000 rw-p 00001000 08:01 261413 /opt/eclipse/configuration/org.eclipse.osgi/bundles/41/1/.cp/os/linux/x86/libunixfile_1_0_0.so
    8aecc000-8aece000 r--s 00005000 08:01 8381 /opt/eclipse/plugins/org.eclipse.mylyn.commons.core_3.4.0.v20100608-0100-e3x.jar
    8aece000-8aed9000 r--s 000b1000 08:01 8152 /opt/eclipse/plugins/org.eclipse.core.resources_3.6.0.R36x_v20100825-0600.jar
    8aed9000-8aeff000 r--s 0020a000 08:01 8365 /opt/eclipse/plugins/org.eclipse.ui.ide_3.6.1.M20100825-0800.jar
    8aeff000-8af4e000 r--p 00000000 08:01 654678 /usr/share/fonts/TTF/DejaVuSansMono.ttf
    8af4e000-8afa6000 r--p 00000000 08:01 661062 /usr/share/fonts/ubuntu-font-family/Ubuntu-R.ttf
    8afa6000-8afb6000 r--s 00000000 08:01 918695 /var/cache/fontconfig/8d4af663993b81a124ee82e610bb31f9-le32d4.cache-3
    8afb6000-8afbf000 r--s 00000000 08:01 918690 /var/cache/fontconfig/5a02e0a9ca9b27d0aa4bd0c42ba2438d-le32d4.cache-3
    8afbf000-8b000000 r--s 00000000 08:01 918687 /var/cache/fontconfig/17090aa38d5c6f09fb8c5c354938f1d7-le32d4.cache-3
    8b000000-8b0ff000 rw-p 00000000 00:00 0
    8b0ff000-8b100000 ---p 00000000 00:00 0
    8b100000-8b101000 r-xp 00000000 08:01 763 /usr/lib/xulrunner-2.0/libmozalloc.so
    8b101000-8b102000 rw-p 00000000 08:01 763 /usr/lib/xulrunner-2.0/libmozalloc.so
    8b102000-8b104000 r--s 00000000 08:01 918696 /var/cache/fontconfig/5dac49e74d8a3622eea6c94592a6c625-le32d4.cache-3
    8b104000-8b10a000 r--s 00000000 08:01 918689 /var/cache/fontconfig/d62e99ef547d1d24cdb1bd22ec1a2976-le32d4.cache-3
    8b10a000-8b14b000 r--s 00000000 08:01 918686 /var/cache/fontconfig/df311e82a1a24c41a75c2c930223552e-le32d4.cache-3
    8b14b000-8b14f000 r-xp 00000000 08:01 544807 /usr/lib/libXtst.so.6.1.0
    8b14f000-8b150000 rw-p 00003000 08:01 544807 /usr/lib/libXtst.so.6.1.0
    8b150000-8b151000 r--s 00008000 08:01 8373 /opt/eclipse/plugins/org.eclipse.mylyn.monitor.core_3.4.0.v20100608-0100-e3x.jar
    8b151000-8b16a000 r--s 00000000 08:01 918688 /var/cache/fontconfig/f6b893a7224233d96cb72fd88691c0b4-le32d4.cache-3
    8b16a000-8b16e000 rwxp 00000000 00:00 0
    8b16e000-8b1c7000 r-xp 00000000 08:01 261130 /opt/eclipse/configuration/org.eclipse.osgi/bundles/206/1/.cp/libswt-pi-gtk-3655.so
    8b1c7000-8b1c9000 rw-p 00058000 08:01 261130 /opt/eclipse/configuration/org.eclipse.osgi/bundles/206/1/.cp/libswt-pi-gtk-3655.so
    8b1c9000-8b1ca000 rw-p 00000000 00:00 0
    8b1ca000-8b1cd000 r-xp 00000000 08:01 261129 /opt/eclipse/configuration/org.eclipse.osgi/bundles/206/1/.cp/libswt-gtk-3655.so
    8b1cd000-8b1ce000 rw-p 00002000 08:01 261129 /opt/eclipse/configuration/org.eclipse.osgi/bundles/206/1/.cp/libswt-gtk-3655.so
    8b1ce000-8b1cf000 rw-p 00000000 00:00 0
    8b1d0000-8b1d3000 r--s 00024000 08:01 8490 /opt/eclipse/plugins/org.eclipse.wb.core.lib_0.9.0.r36x201102111430/lib/commons-io-2.0.1.jar
    8b1d3000-8b21a000 r--s 003ab000 08:01 8196 /opt/eclipse/plugins/org.eclipse.ui.workbench_3.6.1.M20100826-1330.jar
    8b21a000-8b21d000 ---p 00000000 00:00 0
    8b21d000-8b26b000 rwxp 00000000 00:00 0
    8b26b000-8b26e000 ---p 00000000 00:00 0
    8b26e000-8b2bc000 rwxp 00000000 00:00 0
    8b2bc000-8b2bf000 ---p 00000000 00:00 0
    8b2bf000-8b30d000 rwxp 00000000 00:00 0
    8b30d000-8b310000 ---p 00000000 00:00 0
    8b310000-8b35e000 rwxp 00000000 00:00 0
    8b35e000-8b361000 ---p 00000000 00:00 0
    8b361000-8b3af000 rwxp 00000000 00:00 0
    8b3af000-8b3b2000 ---p 00000000 00:00 0
    8b3b2000-8b400000 rwxp 00000000 00:00 0
    8b400000-8b4fc000 rw-p 00000000 00:00 0
    8b4fc000-8b500000 ---p 00000000 00:00 0
    8b500000-8b501000 r--s 00000000 08:01 918691 /var/cache/fontconfig/6ba42ae0000f58711b5caaf10d690066-le32d4.cache-3
    8b502000-8b503000 r--s 00004000 08:01 8450 /opt/eclipse/plugins/org.eclipse.php.debug.daemon_2.2.0.v20100410-0300.jar
    8b503000-8b506000 r--s 0000e000 08:01 8144 /opt/eclipse/plugins/org.eclipse.mylyn.tasks.search_3.4.0.v20100608-0100-e3x.jar
    8b506000-8b51b000 r--s 00212000 08:01 8177 /opt/eclipse/plugins/org.eclipse.swt.gtk.linux.x86_3.6.1.v3655c.jar
    8b51b000-8b530000 r--s 000f1000 08:01 8366 /opt/eclipse/plugins/org.eclipse.jface_3.6.1.M20100825-0800.jar
    8b530000-8b532000 r--s 00001000 08:01 8511 /opt/eclipse/plugins/org.eclipse.ui.workbench.compatibility_3.2.100.I20100511-0800/compatibility.jar
    8b532000-8b534000 r--s 00001000 08:01 805548 /opt/java/jre/lib/ext/dnsns.jar
    8b534000-8b535000 r--s 0000a000 08:01 8224 /opt/eclipse/plugins/org.apache.commons.logging_1.0.4.v200904062259.jar
    8b536000-8b53d000 r--s 0003c000 08:01 8189 /opt/eclipse/plugins/org.eclipse.wst.common.snippets_1.2.1.v201008251905.jar
    8b53d000-8b53e000 r--s 00004000 08:01 8170 /opt/eclipse/plugins/org.eclipse.mylyn.team.cvs_3.4.1.v20100909-0100-e3x.jar
    8b53e000-8b540000 r--s 00017000 08:01 8160 /opt/eclipse/plugins/org.eclipse.update.configurator_3.3.100.v20100512.jar
    8b540000-8b543000 r--s 00027000 08:01 805544 /opt/java/jre/lib/ext/sunjce_provider.jar
    8b543000-8b544000 r--s 00002000 08:01 142215 /opt/eclipse/plugins/org.eclipse.core.runtime.compatibility.registry_3.3.0.v20100520/runtime_registry_compatibility.jar
    8b544000-8b548000 r--s 00029000 08:01 8291 /opt/eclipse/plugins/org.eclipse.equinox.registry_3.5.0.v20100503.jar
    8b548000-8b54a000 r--s 0000a000 08:01 8118 /opt/eclipse/plugins/org.eclipse.wb.os.linux_0.9.0.r36x201102111430.jar
    8b54a000-8b54c000 r--s 00008000 08:01 8314 /opt/eclipse/plugins/org.eclipse.epp.usagedata.gathering_1.3.0.R201005261100.jar
    8b54c000-8b553000 r-xp 00000000 08:01 706053 /opt/java/jre/lib/i386/libnio.so
    8b553000-8b554000 rw-p 00006000 08:01 706053 /opt/java/jre/lib/i386/libnio.so
    8b554000-8b568000 r-xp 00000000 08:01 706054 /opt/java/jre/lib/i386/libnet.so
    8b568000-8b569000 rw-p 00013000 08:01 706054 /opt/java/jre/lib/i386/libnet.so
    8b569000-8b57a000 r--s 00108000 08:01 8290 /opt/eclipse/plugins/org.eclipse.osgi_3.6.1.R36x_v20100806.jar
    8b57a000-8b57b000 ---p 00000000 00:00 0
    8b57b000-8b5fb000 rwxp 00000000 00:00 0
    8b5fb000-8b5fe000 ---p 00000000 00:00 0
    8b5fe000-8b64c000 rwxp 00000000 00:00 0
    8b64c000-8b64f000 ---p 00000000 00:00 0
    8b64f000-8b6cd000 rwxp 00000000 00:00 0
    8b6cd000-8b6d0000 ---p 00000000 00:00 0
    8b6d0000-8b71e000 rwxp 00000000 00:00 0
    8b71e000-8b721000 ---p 00000000 00:00 0
    8b721000-8b76f000 rwxp 00000000 00:00 0
    8b76f000-8b772000 ---p 00000000 00:00 0
    8b772000-8b7c0000 rwxp 00000000 00:00 0
    8b7c0000-8b7c1000 ---p 00000000 00:00 0
    8b7c1000-8b841000 rwxp 00000000 00:00 0
    8b841000-8b875000 rw-p 00000000 00:00 0
    8b875000-8ba0d000 r--s 03027000 08:01 706000 /opt/java/jre/lib/rt.jar
    8ba0d000-8ba2a000 rw-p 00000000 00:00 0
    8ba2a000-8ba8e000 rw-p 00000000 00:00 0
    8ba8e000-8baab000 rw-p 00000000 00:00 0
    8baab000-8bb0f000 rw-p 00000000 00:00 0
    8bb0f000-8bb1e000 rw-p 00000000 00:00 0
    8bb1e000-8bb4f000 rw-p 00000000 00:00 0
    8bb4f000-8bb6c000 rw-p 00000000 00:00 0
    8bb6c000-8bbcf000 rw-p 00000000 00:00 0
    8bbcf000-8bbec000 rw-p 00000000 00:00 0
    8bbec000-8bc4f000 rw-p 00000000 00:00 0
    8bc4f000-8d920000 rw-p 00000000 00:00 0
    8d920000-93c50000 rw-p 00000000 00:00 0
    93c50000-975d8000 rw-p 00000000 00:00 0
    975d8000-a3c50000 rw-p 00000000 00:00 0
    a3c50000-a7510000 rw-p 00000000 00:00 0
    a7510000-b3c50000 rw-p 00000000 00:00 0
    b3c50000-b3c51000 r--s 00004000 08:01 8123 /opt/eclipse/plugins/org.eclipse.swt_3.6.1.v3655c.jar
    b3c51000-b3c54000 r--s 000cb000 08:01 805547 /opt/java/jre/lib/ext/localedata.jar
    b3c54000-b3c6a000 rw-p 00000000 00:00 0
    b3c6a000-b3cd4000 rw-p 00000000 00:00 0
    b3cd4000-b4224000 rwxp 00000000 00:00 0
    b4224000-b5cd4000 rw-p 00000000 00:00 0
    b5cd4000-b5ce9000 r-xp 00000000 08:01 130586 /lib/libnsl-2.13.so
    b5ce9000-b5cea000 r--p 00015000 08:01 130586 /lib/libnsl-2.13.so
    b5cea000-b5ceb000 rw-p 00016000 08:01 130586 /lib/libnsl-2.13.so
    b5ceb000-b5ced000 rw-p 00000000 00:00 0
    b5ced000-b5cef000 r--s 00008000 08:01 8440 /opt/eclipse/plugins/org.eclipse.dltk.core.index.sql.h2_2.0.1.v20100909-1720.jar
    b5cef000-b5cf0000 r--s 00006000 08:01 8439 /opt/eclipse/plugins/org.eclipse.dltk.core.index.sql_2.0.1.v20100909-1720.jar
    b5cf0000-b5cf2000 r--s 00007000 08:01 8388 /opt/eclipse/plugins/org.eclipse.core.variables_3.2.400.v20100505.jar
    b5cf2000-b5d01000 r-xp 00000000 08:01 706064 /opt/java/jre/lib/i386/libzip.so
    b5d01000-b5d03000 rw-p 0000e000 08:01 706064 /opt/java/jre/lib/i386/libzip.so
    b5d03000-b5d0b000 rw-s 00000000 08:01 660442 /tmp/hsperfdata_kicsyromy/3431
    b5d0b000-b5d2e000 r-xp 00000000 08:01 706068 /opt/java/jre/lib/i386/libjava.so
    b5d2e000-b5d30000 rw-p 00023000 08:01 706068 /opt/java/jre/lib/i386/libjava.so
    b5d30000-b61f2000 r-xp 00000000 08:01 805557 /opt/java/jre/lib/i386/client/libjvm.so
    b61f2000-b6215000 rw-p 004c2000 08:01 805557 /opt/java/jre/lib/i386/client/libjvm.so
    b6215000-b6631000 rw-p 00000000 00:00 0
    b6631000-b6691000 rw-s 00000000 00:04 1343490 /SYSV00000000 (deleted)
    b6691000-b66f4000 rw-p 00000000 00:00 0
    b66f4000-b671d000 r-xp 00000000 08:01 665805 /usr/lib/gtk-2.0/2.10.0/engines/libclearlooks.so
    b671d000-b671e000 rw-p 00028000 08:01 665805 /usr/lib/gtk-2.0/2.10.0/engines/libclearlooks.so
    b671e000-b6727000 r-xp 00000000 08:01 544946 /usr/lib/libltdl.so.7.3.0
    b6727000-b6728000 rw-p 00008000 08:01 544946 /usr/lib/libltdl.so.7.3.0
    b6728000-b6737000 r-xp 00000000 08:01 545000 /usr/lib/libtdb.so.1.2.9
    b6737000-b6738000 rw-p 0000e000 08:01 545000 /usr/lib/libtdb.so.1.2.9
    b6738000-b675d000 r-xp 00000000 08:01 544857 /usr/lib/libvorbis.so.0.4.5
    b675d000-b675e000 rw-p 00025000 08:01 544857 /usr/lib/libvorbis.so.0.4.5
    b675e000-b6765000 r-xp 00000000 08:01 544856 /usr/lib/libvorbisfile.so.3.3.4
    b6765000-b6766000 rw-p 00006000 08:01 544856 /usr/lib/libvorbisfile.so.3.3.4
    b6766000-b6768000 r--s 00017000 08:01 8344 /opt/eclipse/plugins/org.eclipse.equinox.common_3.6.0.v20100503.jar
    b6769000-b676a000 r--s 00000000 08:01 788982 /home/kicsyromy/.local/share/mime/mime.cache
    b676a000-b676c000 r--s 0000a000 08:01 8237 /opt/eclipse/plugins/org.eclipse.equinox.launcher_1.1.0.v20100507.jar
    b676c000-b6772000 r-xp 00000000 08:01 805563 /opt/java/jre/lib/i386/native_threads/libhpi.so
    b6772000-b6773000 rw-p 00006000 08:01 805563 /opt/java/jre/lib/i386/native_threads/libhpi.so
    b6773000-b6774000 rw-p 00000000 00:00 0
    b6774000-b677f000 r-xp 00000000 08:01 706035 /opt/java/jre/lib/i386/libverify.so
    b677f000-b6780000 rw-p 0000b000 08:01 706035 /opt/java/jre/lib/i386/libverify.so
    b6780000-b6783000 r-xp 00000000 08:01 654690 /usr/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-bmp.so
    b6783000-b6784000 rw-p 00002000 08:01 654690 /usr/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-bmp.so
    b6784000-b678f000 r-xp 00000000 08:01 130595 /lib/libnss_files-2.13.so
    b678f000-b6790000 r--p 0000a000 08:01 130595 /lib/libnss_files-2.13.so
    b6790000-b6791000 rw-p 0000b000 08:01 130595 /lib/libnss_files-2.13.so
    b6791000-b67ae000 r-xp 00000000 08:01 551310 /usr/lib/libatk-1.0.so.0.9.1
    b67ae000-b67b0000 rw-p 0001c000 08:01 551310 /usr/lib/libatk-1.0.so.0.9.1
    b67b0000-b6c05000 r-xp 00000000 08:01 548575 /usr/lib/libgtk-x11-2.0.so.0.2400.4
    b6c05000-b6c0b000 rw-p 00455000 08:01 548575 /usr/lib/libgtk-x11-2.0.so.0.2400.4
    b6c0b000-b6c0c000 rw-p 00000000 00:00 0
    b6c0c000-b6c10000 r-xp 00000000 08:01 543654 /usr/lib/libXdmcp.so.6.0.0
    b6c10000-b6c11000 rw-p 00003000 08:01 543654 /usr/lib/libXdmcp.so.6.0.0
    b6c11000-b6c13000 r-xp 00000000 08:01 543668 /usr/lib/libXau.so.6.0.0
    b6c13000-b6c14000 rw-p 00001000 08:01 543668 /usr/lib/libXau.so.6.0.0
    b6c14000-b6c2b000 r-xp 00000000 08:01 543682 /usr/lib/libxcb.so.1.1.0
    b6c2b000-b6c2c000 rw-p 00016000 08:01 543682 /usr/lib/libxcb.so.1.1.0
    b6c2c000-b6c93000 r-xp 00000000 08:01 545111 /usr/lib/libpixman-1.so.0.20.2
    b6c93000-b6c97000 rw-p 00066000 08:01 545111 /usr/lib/libpixman-1.so.0.20.2
    b6c97000-b6cbd000 r-xp 00000000 08:01 542879 /usr/lib/libexpat.so.1.5.2
    b6cbd000-b6cbf000 rw-p 00026000 08:01 542879 /usr/lib/libexpat.so.1.5.2
    b6cbf000-b6cd3000 r-xp 00000000 08:01 528312 /usr/lib/libz.so.1.2.5
    b6cd3000-b6cd4000 rw-p 00013000 08:01 528312 /usr/lib/libz.so.1.2.5
    b6cd4000-b6ce7000 r-xp 00000000 08:01 130594 /lib/libresolv-2.13.so
    b6ce7000-b6ce8000 r--p 00012000 08:01 130594 /lib/libresolv-2.13.so
    b6ce8000-b6ce9000 rw-p 00013000 08:01 130594 /lib/libresolv-2.13.so
    b6ce9000-b6ceb000 rw-p 00000000 00:00 0
    b6ceb000-b6d6c000 r-xp 00000000 08:01 545229 /usr/lib/libfreetype.so.6.6.2
    b6d6c000-b6d70000 rw-p 00081000 08:01 545229 /usr/lib/libfreetype.so.6.6.2
    b6d70000-b6d96000 r-xp 00000000 08:01 566098 /usr/lib/libpangoft2-1.0.so.0.2800.4
    b6d96000-b6d97000 rw-p 00026000 08:01 566098 /usr/lib/libpangoft2-1.0.so.0.2800.4
    b6d97000-b6eaf000 r-xp 00000000 08:01 544653 /usr/lib/libX11.so.6.3.0
    b6eaf000-b6eb3000 rw-p 00117000 08:01 544653 /usr/lib/libX11.so.6.3.0
    b6eb3000-b6f4f000 r-xp 00000000 08:01 546347 /usr/lib/libcairo.so.2.11000.2
    b6f4f000-b6f51000 rw-p 0009b000 08:01 546347 /usr/lib/libcairo.so.2.11000.2
    b6f51000-b6f53000 rw-p 00000000 00:00 0
    b6f53000-b6f7b000 r-xp 00000000 08:01 130575 /lib/libm-2.13.so
    b6f7b000-b6f7c000 r--p 00027000 08:01 130575 /lib/libm-2.13.so
    b6f7c000-b6f7d000 rw-p 00028000 08:01 130575 /lib/libm-2.13.so
    b6f7d000-b6fa2000 r-xp 00000000 08:01 545885 /usr/lib/libpng14.so.14.5.0
    b6fa2000-b6fa3000 rw-p 00025000 08:01 545885 /usr/lib/libpng14.so.14.5.0
    b6fa3000-b6fc4000 r-xp 00000000 08:01 569927 /usr/lib/libgdk_pixbuf-2.0.so.0.2300.3
    b6fc4000-b6fc5000 rw-p 00021000 08:01 569927 /usr/lib/libgdk_pixbuf-2.0.so.0.2300.3
    b6fc5000-b6fc9000 r-xp 00000000 08:01 545147 /usr/lib/libXfixes.so.3.1.0
    b6fc9000-b6fca000 rw-p 00003000 08:01 545147 /usr/lib/libXfixes.so.3.1.0
    b6fca000-b6fcc000 r-xp 00000000 08:01 545149 /usr/lib/libXdamage.so.1.1.0
    b6fcc000-b6fcd000 rw-p 00001000 08:01 545149 /usr/lib/libXdamage.so.1.1.0
    b6fcd000-b6fcf000 r-xp 00000000 08:01 545930 /usr/lib/libXcomposite.so.1.0.0
    b6fcf000-b6fd0000 rw-p 00001000 08:01 545930 /usr/lib/libXcomposite.so.1.0.0
    b6fd0000-b6fd8000 r-xp 00000000 08:01 545847 /usr/lib/libXcursor.so.1.0.2
    b6fd8000-b6fd9000 rw-p 00007000 08:01 545847 /usr/lib/libXcursor.so.1.0.2
    b6fd9000-b6fdf000 r-xp 00000000 08:01 545826 /usr/lib/libXrandr.so.2.2.0
    b6fdf000-b6fe0000 rw-p 00005000 08:01 545826 /usr/lib/libXrandr.so.2.2.0
    b6fe0000-b6fec000 r-xp 00000000 08:01 544791 /usr/lib/libXi.so.6.1.0
    b6fec000-b6fed000 rw-p 0000b000 08:01 544791 /usr/lib/libXi.so.6.1.0
    b6fed000-b6fef000 r-xp 00000000 08:01 545947 /usr/lib/libXinerama.so.1.0.0
    b6fef000-b6ff0000 rw-p 00001000 08:01 545947 /usr/lib/libXinerama.so.1.0.0
    b6ff0000-b6ff7000 r-xp 00000000 08:01 545808 /usr/lib/libXrender.so.1.3.0
    b6ff7000-b6ff8000 rw-p 00007000 08:01 545808 /usr/lib/libXrender.so.1.3.0
    b6ff8000-b7005000 r-xp 00000000 08:01 544657 /usr/lib/libXext.so.6.4.0
    b7005000-b7006000 rw-p 0000d000 08:01 544657 /usr/lib/libXext.so.6.4.0
    b7006000-b7032000 r-xp 00000000 08:01 545457 /usr/lib/libfontconfig.so.1.4.4
    b7032000-b7034000 rw-p 0002b000 08:01 545457 /usr/lib/libfontconfig.so.1.4.4
    b7034000-b7139000 r-xp 00000000 08:01 530488 /usr/lib/libgio-2.0.so.0.2902.0
    b7139000-b713c000 rw-p 00105000 08:01 530488 /usr/lib/libgio-2.0.so.0.2902.0
    b713c000-b713d000 rw-p 00000000 00:00 0
    b713d000-b717c000 r-xp 00000000 08:01 566096 /usr/lib/libpango-1.0.so.0.2800.4
    b717c000-b717e000 rw-p 0003e000 08:01 566096 /usr/lib/libpango-1.0.so.0.2800.4
    b717e000-b7188000 r-xp 00000000 08:01 566100 /usr/lib/libpangocairo-1.0.so.0.2800.4
    b7188000-b7189000 rw-p 00009000 08:01 566100 /usr/lib/libpangocairo-1.0.so.0.2800.4
    b7189000-b7234000 r-xp 00000000 08:01 548574 /usr/lib/libgdk-x11-2.0.so.0.2400.4
    b7234000-b7237000 rw-p 000aa000 08:01 548574 /usr/lib/libgdk-x11-2.0.so.0.2400.4
    b7237000-b7273000 r-xp 00000000 08:01 130736 /lib/libpcre.so.0.0.1
    b7273000-b7274000 rw-p 0003b000 08:01 130736 /lib/libpcre.so.0.0.1
    b7274000-b7349000 r-xp 00000000 08:01 530474 /usr/lib/libglib-2.0.so.0.2902.0
    b7349000-b734a000 rw-p 000d4000 08:01 530474 /usr/lib/libglib-2.0.so.0.2902.0
    b734a000-b738f000 r-xp 00000000 08:01 530486 /usr/lib/libgobject-2.0.so.0.2902.0
    b738f000-b7391000 rw-p 00044000 08:01 530486 /usr/lib/libgobject-2.0.so.0.2902.0
    b7391000-b7396000 r-xp 00000000 08:01 544823 /usr/lib/libogg.so.0.7.1
    b7396000-b7397000 rw-p 00004000 08:01 544823 /usr/lib/libogg.so.0.7.1
    b7397000-b73a5000 r-xp 00000000 08:01 549860 /usr/lib/libcanberra.so.0.2.4
    b73a5000-b73a6000 rw-p 0000d000 08:01 549860 /usr/lib/libcanberra.so.0.2.4
    b73a6000-b73a9000 r-xp 00000000 08:01 549866 /usr/lib/libcanberra-gtk.so.0.1.7
    b73a9000-b73aa000 rw-p 00003000 08:01 549866 /usr/lib/libcanberra-gtk.so.0.1.7
    b73aa000-b73ae000 r-xp 00000000 08:01 662464 /usr/lib/gtk-2.0/modules/libcanberra-gtk-module.so
    b73ae000-b73af000 rw-p 00004000 08:01 662464 /usr/lib/gtk-2.0/modules/libcanberra-gtk-module.so
    b73af000-b7562000 r--p 00000000 08:01 573946 /usr/lib/locale/locale-archive
    b7562000-b7564000 rw-p 00000000 00:00 0
    b7564000-b76c3000 r-xp 00000000 08:01 130576 /lib/libc-2.13.so
    b76c3000-b76c4000 ---p 0015f000 08:01 130576 /lib/libc-2.13.so
    b76c4000-b76c6000 r--p 0015f000 08:01 130576 /lib/libc-2.13.so
    b76c6000-b76c7000 rw-p 00161000 08:01 130576 /lib/libc-2.13.so
    b76c7000-b76ca000 rw-p 00000000 00:00 0
    b76ca000-b76cd000 r-xp 00000000 08:01 130563 /lib/libdl-2.13.so
    b76cd000-b76ce000 r--p 00002000 08:01 130563 /lib/libdl-2.13.so
    b76ce000-b76cf000 rw-p 00003000 08:01 130563 /lib/libdl-2.13.so
    b76cf000-b76e6000 r-xp 00000000 08:01 130574 /lib/libpthread-2.13.so
    b76e6000-b76e7000 r--p 00016000 08:01 130574 /lib/libpthread-2.13.so
    b76e7000-b76e8000 rw-p 00017000 08:01 130574 /lib/libpthread-2.13.so
    b76e8000-b76ea000 rw-p 00000000 00:00 0
    b76ea000-b76eb000 r--p 00000000 00:00 0
    b76eb000-b76ed000 r-xp 00000000 08:01 530481 /usr/lib/libgmodule-2.0.so.0.2902.0
    b76ed000-b76ee000 rw-p 00002000 08:01 530481 /usr/lib/libgmodule-2.0.so.0.2902.0
    b76ee000-b76f5000 r-xp 00000000 08:01 135341 /lib/librt-2.13.so
    b76f5000-b76f6000 r--p 00006000 08:01 135341 /lib/librt-2.13.so
    b76f6000-b76f7000 rw-p 00007000 08:01 135341 /lib/librt-2.13.so
    b76f7000-b76fa000 r-xp 00000000 08:01 530476 /usr/lib/libgthread-2.0.so.0.2902.0
    b76fa000-b76fb000 rw-p 00003000 08:01 530476 /usr/lib/libgthread-2.0.so.0.2902.0
    b76fb000-b7707000 r-xp 00000000 08:01 142197 /opt/eclipse/plugins/org.eclipse.equinox.launcher.gtk.linux.x86_1.1.1.R36x_v20100810/eclipse_1309.so
    b7707000-b7708000 rw-p 0000c000 08:01 142197 /opt/eclipse/plugins/org.eclipse.equinox.launcher.gtk.linux.x86_1.1.1.R36x_v20100810/eclipse_1309.so
    b7708000-b7709000 rw-p 00000000 00:00 0
    b7709000-b770a000 r-xp 00000000 00:00 0 [vdso]
    b770a000-b7728000 r-xp 00000000 08:01 130589 /lib/ld-2.13.so
    b7728000-b7729000 r--p 0001d000 08:01 130589 /lib/ld-2.13.so
    b7729000-b772a000 rw-p 0001e000 08:01 130589 /lib/ld-2.13.so
    bff3f000-bff42000 ---p 00000000 00:00 0
    bff43000-bff8f000 rwxp 00000000 00:00 0 [stack]
    bff8f000-bff90000 rw-p 00000000 00:00 0
    VM Arguments:
    jvm_args: -Xmx384m -Dorg.eclipse.swt.browser.UseWebKitGTK=true -XX:MaxPermSize=256m
    java_command: <unknown>
    Launcher Type: generic
    Environment Variables:
    JAVA_HOME=/opt/java/jre
    PATH=/usr/local/bin:/usr/bin:/bin:/usr/local/sbin:/usr/sbin:/sbin:/opt/java/jre/bin:/usr/bin/vendor_perl:/usr/bin/core_perl
    USERNAME=kicsyromy
    LD_LIBRARY_PATH=/opt/java/jre/lib/i386/client:/opt/java/jre/lib/i386:/usr/lib/xulrunner-devel-2.0:/usr/lib/xulrunner-devel-2.0
    SHELL=/bin/bash
    DISPLAY=:0
    Signal Handlers:
    SIGSEGV: [libjvm.so+0x452e10], sa_mask[0]=0x7ffbfeff, sa_flags=0x10000004
    SIGBUS: [libjvm.so+0x452e10], sa_mask[0]=0x7ffbfeff, sa_flags=0x10000004
    SIGFPE: [libjvm.so+0x374120], sa_mask[0]=0x7ffbfeff, sa_flags=0x10000004
    SIGPIPE: SIG_IGN, sa_mask[0]=0x00000000, sa_flags=0x00000000
    SIGXFSZ: [libjvm.so+0x374120], sa_mask[0]=0x7ffbfeff, sa_flags=0x10000004
    SIGILL: [libjvm.so+0x374120], sa_mask[0]=0x7ffbfeff, sa_flags=0x10000004
    SIGUSR1: SIG_DFL, sa_mask[0]=0x00000000, sa_flags=0x00000000
    SIGUSR2: [libjvm.so+0x377100], sa_mask[0]=0x00000000, sa_flags=0x10000004
    SIGHUP: [libjvm.so+0x376ce0], sa_mask[0]=0x7ffbfeff, sa_flags=0x10000004
    SIGINT: [libjvm.so+0x376ce0], sa_mask[0]=0x7ffbfeff, sa_flags=0x10000004
    SIGTERM: [libjvm.so+0x376ce0], sa_mask[0]=0x7ffbfeff, sa_flags=0x10000004
    SIGQUIT: [libjvm.so+0x376ce0], sa_mask[0]=0x7ffbfeff, sa_flags=0x10000004
    --------------- S Y S T E M ---------------
    OS:Linux
    uname:Linux 2.6.38-ARCH #1 SMP PREEMPT Sun Apr 17 14:51:34 UTC 2011 i686
    libc:glibc 2.13 NPTL 2.13
    rlimit: STACK 8192k, CORE 0k, NPROC 16103, NOFILE 1024, AS infinity
    load average:0.06 0.08 0.19
    /proc/meminfo:
    MemTotal: 2063380 kB
    MemFree: 564004 kB
    Buffers: 84152 kB
    Cached: 983900 kB
    SwapCached: 0 kB
    Active: 832640 kB
    Inactive: 585056 kB
    Active(anon): 349992 kB
    Inactive(anon): 1212 kB
    Active(file): 482648 kB
    Inactive(file): 583844 kB
    Unevictable: 0 kB
    Mlocked: 0 kB
    HighTotal: 1187528 kB
    HighFree: 32600 kB
    LowTotal: 875852 kB
    LowFree: 531404 kB
    SwapTotal: 2097148 kB
    SwapFree: 2097148 kB
    Dirty: 28 kB
    Writeback: 0 kB
    AnonPages: 345644 kB
    Mapped: 73308 kB
    Shmem: 1564 kB
    Slab: 45672 kB
    SReclaimable: 35188 kB
    SUnreclaim: 10484 kB
    KernelStack: 1976 kB
    PageTables: 2280 kB
    NFS_Unstable: 0 kB
    Bounce: 0 kB
    WritebackTmp: 0 kB
    CommitLimit: 3128836 kB
    Committed_AS: 1020236 kB
    VmallocTotal: 122880 kB
    VmallocUsed: 51680 kB
    VmallocChunk: 41980 kB
    HardwareCorrupted: 0 kB
    AnonHugePages: 65536 kB
    HugePages_Total: 0
    HugePages_Free: 0
    HugePages_Rsvd: 0
    HugePages_Surp: 0
    Hugepagesize: 4096 kB
    DirectMap4k: 36856 kB
    DirectMap4M: 872448 kB
    CPU:total 2 (2 cores per cpu, 1 threads per core) family 6 model 15 stepping 13, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3
    Memory: 4k page, physical 2063380k(564004k free), swap 2097148k(2097148k free)
    vm_info: Java HotSpot(TM) Client VM (19.1-b02) for linux-x86 JRE (1.6.0_24-b07), built on Feb 2 2011 17:10:45 by "java_re" with gcc 3.2.1-7a (J2SE release)
    time: Wed Apr 20 08:54:52 2011
    elapsed time: 30 seconds
    'uname -a' output:
    Linux kicsyromy-GX700 2.6.38-ARCH #1 SMP PREEMPT Sun Apr 17 14:51:34 UTC 2011 i686 Intel(R) Core(TM)2 Duo CPU T7250 @ 2.00GHz GenuineIntel GNU/Linux

    Please open threads in appropriate forums. Gnome3 is still in testing
    moved to [testing]
    Check if this helps, although they are not using Gnome3, so it might not be relevant
    https://bbs.archlinux.org/viewtopic.php?id=115543

  • Building eclipse 3.1 on Solaris 10 x86

    I found an easy way to build eclipse on solaris x86, as followed:
    $ JAVA_HOME=/usr/j2se; export JAVA_HOME
    $ ANT_HOME=/home/compl/sfw/apache-ant-1.6.5; export ANT_HOME
    $ PATH=$ANT_HOME/bin:$PATH; export PATH
    $ mkdir -p ~/farm/eclipse-src
    $ cd ~/farm
    $ vi regexrename
    -----start create script regexrename-----
    -enter the following content:
    #!/bin/sh
    echo Renaming $1 to `echo $1 | sed $2`
    mv "$1" "`echo $1 | sed $2`"
    -save and quit vi
    -----end create script regexrename-----
    $ chmod +x regexrename<br />
    $ vi regexreplace
    -----start create script regexreplace-----
    -enter the following content:
    #!/bin/sh
    echo Replacing file $1...
    mv "$1" "$1.replaced"
    sed "$2" "$1.replaced" > "$1"
    -save and quit vi
    -----end create script regexreplace-----
    $ chmod +x regexreplace<br />
    $ cd eclipse-src
    $ unzip ~/Softwares/java/eclipse-sourceBuild-srcIncluded-3.1.zip
    $ vi ./build
    -----start modify script ./build-----
    -change line:
    export ANT_OPTS=-Xmx1000M
    -to
    ANT_OPTS=-Xmx1000M; export ANT_OPTS
    -add a blank line at end of file, to regard the last line to sed-----
    -----end modify script ./build-----
    -----now replace all sparc with i386 in directory and file names,
    -----don't change i386 to x86, although x86 seems better follow eclipse src naming conventions,
    -----or you have to perform some extra modifications on some scripts to correct x86 to i386,
    -----like the awt lib path, that is $JAVA_HOME/jre/lib/sparc on sun machines and
    -----$JAVA_HOME/jre/lib/i386 on intel PCs, NOT $JAVA_HOME/jre/lib/x86-----
    $ find ./ -name \*sparc\* -exec ../regexrename "{}" 's/sparc/i386/g' \;
    Renaming ./plugins/org.eclipse.platform.source.solaris.gtk.sparc to ./plugins/org.eclipse.platform.source.solaris.gtk.i386
    find: stat() error ./plugins/org.eclipse.platform.source.solaris.gtk.sparc/frag ment.xml: No such file or directory
    find: stat() error ./plugins/org.eclipse.platform.source.solaris.gtk.sparc/META -INF: No such file or directory
    find: stat() error ./plugins/org.eclipse.platform.source.solaris.gtk.sparc/buil d.properties: No such file or directory
    find: stat() error ./plugins/org.eclipse.platform.source.solaris.gtk.sparc/abou t.html: No such file or directory
    Renaming ./plugins/org.eclipse.rcp.source.solaris.gtk.sparc to ./plugins/org.eclipse.rcp.source.solaris.gtk.i386
    find: stat() error ./plugins/org.eclipse.rcp.source.solaris.gtk.sparc/build.xml : No such file or directory
    Renaming ./assemble.org.eclipse.sdk.solaris.gtk.sparc.xml.replaced to ./assemble.org.eclipse.sdk.solaris.gtk.i386.xml.replaced
    -----Regarding the errors above, re-run the command to make sure-----
    $ find ./ -name \*sparc\* -exec ../regexrename "{}" 's/sparc/i386/g' \;
    $
    -----now replace all sparc inside all revelant text files with i386-----
    $ find ./ -type f \( -name \*.xml -o -name \*.properties -o -name \*.sh -o -name build \) -exec fgrep -s sparc "{}" \; -exec ../regexreplace "{}" 's/sparc/i386/g' \;
    Replacing file ./build...
    Replacing file ./plugins/org.eclipse.ui.cheatsheets/build.xml...
    Replacing file ./assemble.org.eclipse.sdk.all.xml...
    $
    -----Perform a normal build-----
    $ sh ./build -os solaris -ws gtk -arch i386 -compilelibs
    BUILD SUCCESSFUL
    Total time: 17 minutes 45 seconds
    -----eclipse/eclipse seems remain the one for SPARC arch, update it manually-----
    $ cp launchertmp/eclipse eclipse/
    -----test run the compiled binary-----
    $ eclipse/eclipse
    -----eclipse 3.1 should start-----
    -----Finally, be careful if you want to keep or distribute result/solaris-gtk-i386-sdk.zip,
    -----eclipse/eclipse inside it remains the one for SPARC arch, you may want to
    -----update it first.-----

    bash
    may also need to set path to /usr/sfw/bin/gcc.
    and don't know why need to cp launchertmp/eclipse to overwrite the old one.
    But it do works for us.
    *** Date: Fri May 19 08:51:20 CST 2006
    *** Platform Details:
    *** System properties:
    eclipse.application=org.eclipse.ui.ide.workbench
    eclipse.buildId=M20060118-1600
    eclipse.commands=-os
    solaris
    -ws
    gtk
    -arch
    sparc
    -launcher
    /export/home/looric/eclipse/./eclipse
    -name
    Eclipse
    -showsplash
    600
    -exitdata
    17
    -vm
    /usr/bin/java
    eclipse.product=org.eclipse.sdk.ide
    eclipse.startTime=1147999845899
    eclipse.vm=/usr/bin/java
    eclipse.vmargs=-Xms40m
    -Xmx256m
    -jar
    /export/home/looric/eclipse/./startup.jar
    eof=eof
    file.encoding=UTF-8
    file.encoding.pkg=sun.io
    file.separator=/
    java.awt.graphicsenv=sun.awt.X11GraphicsEnvironment
    java.awt.printerjob=sun.print.PSPrinterJob
    java.class.path=/export/home/looric/eclipse/./startup.jar
    java.class.version=49.0
    java.endorsed.dirs=/usr/jdk/instances/jdk1.5.0/jre/lib/endorsed
    java.ext.dirs=/usr/jdk/instances/jdk1.5.0/jre/lib/ext
    java.home=/usr/jdk/instances/jdk1.5.0/jre
    java.io.tmpdir=/var/tmp/
    java.library.path=/usr/jdk/instances/jdk1.5.0/jre/lib/i386/client:/usr/jdk/instances/jdk1.5.0/jre/lib/i386:/usr/jdk/instances/jdk1.5.0/jre/../lib/i386:/usr/lib
    java.runtime.name=Java(TM) 2 Runtime Environment, Standard Edition
    java.runtime.version=1.5.0_06-b05
    java.specification.name=Java Platform API Specification
    java.specification.vendor=Sun Microsystems Inc.
    java.specification.version=1.5
    java.vendor=Sun Microsystems Inc.
    java.vendor.url=http://java.sun.com/
    java.vendor.url.bug=http://java.sun.com/cgi-bin/bugreport.cgi
    java.version=1.5.0_06
    java.vm.info=mixed mode, sharing
    java.vm.name=Java HotSpot(TM) Client VM
    java.vm.specification.name=Java Virtual Machine Specification
    java.vm.specification.vendor=Sun Microsystems Inc.
    java.vm.specification.version=1.0
    java.vm.vendor=Sun Microsystems Inc.
    java.vm.version=1.5.0_06-b05
    line.separator=
    org.osgi.framework.bootdelegation=*
    org.osgi.framework.executionenvironment=J2SE-1.5
    org.osgi.framework.language=en
    org.osgi.framework.os.name=SunOS
    org.osgi.framework.os.version=5.10
    org.osgi.framework.processor=x86
    org.osgi.framework.system.packages=javax.accessibility,javax.activity,javax.crypto,javax.crypto.interfaces,javax.crypto.spec,javax.imageio,javax.imageio.event,javax.imageio.metadata,javax.imageio.plugins.bmp,javax.imageio.plugins.jpeg,javax.imageio.spi,javax.imageio.stream,javax.management,javax.management.loading,javax.management.modelmbean,javax.management.monitor,javax.management.openmbean,javax.management.relation,javax.management.remote,javax.management.remote.rmi,javax.management.timer,javax.naming,javax.naming.directory,javax.naming.event,javax.naming.ldap,javax.naming.spi,javax.net,javax.net.ssl,javax.print,javax.print.attribute,javax.print.attribute.standard,javax.print.event,javax.rmi,javax.rmi.CORBA,javax.rmi.ssl,javax.security.auth,javax.security.auth.callback,javax.security.auth.kerberos,javax.security.auth.login,javax.security.auth.spi,javax.security.auth.x500,javax.security.cert,javax.security.sasl,javax.sound.midi,javax.sound.midi.spi,javax.sound.sampled,javax.sound.sampled.spi,javax.sql,javax.sql.rowset,javax.sql.rowset.serial,javax.sql.rowset.spi,javax.swing,javax.swing.border,javax.swing.colorchooser,javax.swing.event,javax.swing.filechooser,javax.swing.plaf,javax.swing.plaf.basic,javax.swing.plaf.metal,javax.swing.plaf.multi,javax.swing.plaf.synth,javax.swing.table,javax.swing.text,javax.swing.text.html,javax.swing.text.html.parser,javax.swing.text.rtf,javax.swing.tree,javax.swing.undo,javax.transaction,javax.transaction.xa,javax.xml,javax.xml.datatype,javax.xml.namespace,javax.xml.parsers,javax.xml.transform,javax.xml.transform.dom,javax.xml.transform.sax,javax.xml.transform.stream,javax.xml.validation,javax.xml.xpath,org.ietf.jgss,org.omg.CORBA,org.omg.CORBA_2_3,org.omg.CORBA_2_3.portable,org.omg.CORBA.DynAnyPackage,org.omg.CORBA.ORBPackage,org.omg.CORBA.portable,org.omg.CORBA.TypeCodePackage,org.omg.CosNaming,org.omg.CosNaming.NamingContextExtPackage,org.omg.CosNaming.NamingContextPackage,org.omg.Dynamic,org.omg.DynamicAny,org.omg.DynamicAny.DynAnyFactoryPackage,org.omg.DynamicAny.DynAnyPackage,org.omg.IOP,org.omg.IOP.CodecFactoryPackage,org.omg.IOP.CodecPackage,org.omg.Messaging,org.omg.PortableInterceptor,org.omg.PortableInterceptor.ORBInitInfoPackage,org.omg.PortableServer,org.omg.PortableServer.CurrentPackage,org.omg.PortableServer.POAManagerPackage,org.omg.PortableServer.POAPackage,org.omg.PortableServer.portable,org.omg.PortableServer.ServantLocatorPackage,org.omg.SendingContext,org.omg.stub.java.rmi,org.w3c.dom,org.w3c.dom.bootstrap,org.w3c.dom.events,org.w3c.dom.ls,org.xml.sax,org.xml.sax.ext,org.xml.sax.helpers
    org.osgi.framework.vendor=Eclipse
    org.osgi.framework.version=1.3.0
    org.osgi.supports.framework.extension=true
    os.arch=x86
    os.name=SunOS
    os.version=5.10
    osgi.arch=sparc
    osgi.bundles=org.eclipse.core.runtime@2:start, org.eclipse.update.configurator@3:start
    osgi.bundlestore=/export/home/looric/eclipse/configuration/org.eclipse.osgi/bundles
    osgi.configuration.area=file:/export/home/looric/eclipse/configuration/
    osgi.framework=file:/export/home/looric/eclipse/plugins/org.eclipse.osgi_3.1.2.jar
    osgi.framework.beginningstartlevel=1
    osgi.framework.shape=jar
    osgi.framework.version=3.1.2
    osgi.install.area=file:/export/home/looric/eclipse/
    osgi.instance.area=file:/export/home/looric/workspace/
    osgi.instance.area.default=file:/export/home/looric/workspace/
    osgi.logfile=/export/home/looric/workspace/.metadata/.log
    osgi.manifest.cache=/export/home/looric/eclipse/configuration/org.eclipse.osgi/manifests
    osgi.nl=en_US
    osgi.os=solaris
    osgi.splashLocation=/export/home/looric/eclipse/plugins/org.eclipse.platform_3.1.2/splash.bmp
    osgi.splashPath=platform:/base/plugins/org.eclipse.platform
    osgi.syspath=/export/home/looric/eclipse/plugins
    osgi.ws=gtk
    path.separator=:
    sun.arch.data.model=32
    sun.boot.class.path=/usr/jdk/instances/jdk1.5.0/jre/lib/rt.jar:/usr/jdk/instances/jdk1.5.0/jre/lib/i18n.jar:/usr/jdk/instances/jdk1.5.0/jre/lib/sunrsasign.jar:/usr/jdk/instances/jdk1.5.0/jre/lib/jsse.jar:/usr/jdk/instances/jdk1.5.0/jre/lib/jce.jar:/usr/jdk/instances/jdk1.5.0/jre/lib/charsets.jar:/usr/jdk/instances/jdk1.5.0/jre/classes
    sun.boot.library.path=/usr/jdk/instances/jdk1.5.0/jre/lib/i386
    sun.cpu.endian=little
    sun.cpu.isalist=pentium_pro+mmx pentium_pro pentium+mmx pentium i486 i386 i86
    sun.desktop=gnome
    sun.io.unicode.encoding=UnicodeBig
    sun.jnu.encoding=UTF-8
    sun.management.compiler=HotSpot Client Compiler
    sun.os.patch.level=unknown
    user.country=US
    user.dir=/export/home/looric/eclipse
    user.home=/export/home/looric
    user.language=en
    user.name=looric
    user.timezone=PRC
    *** Features:
    org.eclipse.jdt (3.1.2) "Eclipse Java Development Tools"
    org.eclipse.jdt.source (3.1.2) "Eclipse Java Development Tools SDK"
    org.eclipse.pde (3.1.2) "Eclipse Plug-in Development Environment"
    org.eclipse.pde.source (3.1.2) "Eclipse Plug-in Development Environment Developer Resources"
    org.eclipse.platform (3.1.2) "Eclipse Platform"
    org.eclipse.platform.source (3.1.2) "Eclipse Platform Plug-in Developer Resources"
    org.eclipse.rcp (3.1.2) "Eclipse RCP"
    org.eclipse.rcp.source (3.1.2) "Eclipse RCP Plug-in Developer Resources"
    org.eclipse.sdk (3.1.2) "Eclipse Project SDK"
    *** Plug-in Registry:
    org.apache.ant (1.6.5) "Apache Ant" [Resolved]
    org.apache.lucene (1.4.3) "Apache Lucene" [Resolved]
    org.eclipse.ant.core (3.1.1) "Ant Build Tool Core" [Resolved]
    org.eclipse.ant.ui (3.1.2) "Ant UI" [Resolved]
    org.eclipse.compare (3.1.1) "Compare Support" [Resolved]
    org.eclipse.core.boot (3.1.0) "Core Boot" [Resolved]
    org.eclipse.core.commands (3.1.0) "Commands" [Active]
    org.eclipse.core.expressions (3.1.0) "Expression Language" [Active]
    org.eclipse.core.filebuffers (3.1.2) "File Buffers" [Active]
    org.eclipse.core.resources (3.1.2) "Core Resource Management" [Active]
    org.eclipse.core.resources.compatibility (3.1.0) "Core Resource Management Compatibility Fragment" [Resolved]
    org.eclipse.core.runtime (3.1.2) "Core Runtime" [Active]
    org.eclipse.core.runtime.compatibility (3.1.0) "Core Runtime Plug-in Compatibility" [Active]
    org.eclipse.core.variables (3.1.0) "Core Variables" [Resolved]
    org.eclipse.debug.core (3.1.2) "Debug Core" [Active]
    org.eclipse.debug.ui (3.1.2) "Debug UI" [Active]
    org.eclipse.help (3.1.0) "Help System Core" [Active]
    org.eclipse.help.appserver (3.1.0) "Help Application Server" [Resolved]
    org.eclipse.help.base (3.1.0) "Help System Base" [Resolved]
    org.eclipse.help.ui (3.1.1) "Help System UI" [Resolved]
    org.eclipse.help.webapp (3.1.0) "Help System Webapp" [Resolved]
    org.eclipse.jdt (3.1.0) "Eclipse Java Development Tools" [Resolved]
    org.eclipse.jdt.core (3.1.2) "Java Development Tools Core" [Active]
    org.eclipse.jdt.debug (3.1.1) "JDI Debug Model" [Resolved]
    org.eclipse.jdt.debug.ui (3.1.2) "JDI Debug UI" [Resolved]
    org.eclipse.jdt.doc.isv (3.1.2) "Eclipse JDT Plug-in Developer Guide" [Resolved]
    org.eclipse.jdt.doc.user (3.1.1) "Eclipse Java Development User Guide" [Resolved]
    org.eclipse.jdt.junit (3.1.1) "Java Development Tools JUnit support" [Resolved]
    org.eclipse.jdt.junit.runtime (3.1.0) "Java Development Tools JUnit runtime support" [Resolved]
    org.eclipse.jdt.launching (3.1.0) "Java Development Tools Launching Support" [Resolved]
    org.eclipse.jdt.source (3.1.2) "Eclipse Java Development Tools SDK" [Resolved]
    org.eclipse.jdt.ui (3.1.2) "Java Development Tools UI" [Active]
    org.eclipse.jface (3.1.1) "JFace" [Active]
    org.eclipse.jface.text (3.1.2) "JFace Text" [Active]
    org.eclipse.ltk.core.refactoring (3.1.0) "Refactoring Core" [Resolved]
    org.eclipse.ltk.ui.refactoring (3.1.1) "Refactoring UI" [Resolved]
    org.eclipse.osgi.services (3.1.2) "OSGi Release 3 Services" [Resolved]
    org.eclipse.osgi.util (3.1.1) "OSGi R3 Utility Classes" [Resolved]
    org.eclipse.pde (3.1.0) "Eclipse Plug-in Development Environment" [Resolved]
    org.eclipse.pde.build (3.1.2) "Plug-in Development Environment Build Support" [Resolved]
    org.eclipse.pde.core (3.1.1) "Plug-in Development Core" [Resolved]
    org.eclipse.pde.doc.user (3.1.2) "Eclipse Plug-in Development User Guide" [Resolved]
    org.eclipse.pde.junit.runtime (3.1.0) "PDE JUnit Plug-in Test" [Resolved]
    org.eclipse.pde.runtime (3.1.1) "Plug-in Development Environment Runtime" [Resolved]
    org.eclipse.pde.source (3.1.2) "Eclipse Plug-in Development Environment Developer Resources" [Resolved]
    org.eclipse.pde.ui (3.1.2) "Plug-in Development UI" [Resolved]
    org.eclipse.platform (3.1.2) "Eclipse Platform" [Resolved]
    org.eclipse.platform.doc.isv (3.1.2) "Eclipse Platform Plug-in Developer Guide" [Resolved]
    org.eclipse.platform.doc.user (3.1.1) "Eclipse Workbench User Guide" [Resolved]
    org.eclipse.platform.source (3.1.2) "Eclipse Platform Plug-in Developer Resources" [Resolved]
    org.eclipse.rcp (3.1.0) "Eclipse RCP" [Resolved]
    org.eclipse.rcp.source (3.1.2) "Eclipse RCP Plug-in Developer Resources" [Resolved]
    org.eclipse.rcp.source.solaris.gtk.sparc (3.1.2) "Eclipse RCP Plug-in Developer Resources" [Resolved]
    org.eclipse.sdk (3.1.2) "Eclipse Project SDK" [Resolved]
    org.eclipse.search (3.1.2) "Search Support" [Resolved]
    org.eclipse.swt (3.1.0) "Standard Widget Toolkit" [Resolved]
    org.eclipse.swt.gtk.solaris.sparc (3.1.1) "Standard Widget Toolkit for GTK 2.0" [Resolved]
    org.eclipse.team.core (3.1.1) "Team Support Core" [Active]
    org.eclipse.team.cvs.core (3.1.1) "CVS Team Provider Core" [Resolved]
    org.eclipse.team.cvs.ssh (3.1.0) "CVS SSH Core" [Resolved]
    org.eclipse.team.cvs.ssh2 (3.1.0) "CVS SSH2" [Resolved]
    org.eclipse.team.cvs.ui (3.1.1) "CVS Team Provider UI" [Resolved]
    org.eclipse.team.ui (3.1.1) "Team Support UI" [Resolved]
    org.eclipse.text (3.1.1) "Text" [Active]
    org.eclipse.tomcat (4.1.30.1) "Tomcat Wrapper" [Resolved]
    org.eclipse.ui (3.1.2) "Eclipse UI" [Active]
    org.eclipse.ui.browser (3.1.1) "Browser Support" [Resolved]
    org.eclipse.ui.cheatsheets (3.1.1) "Cheat Sheets" [Resolved]
    org.eclipse.ui.console (3.1.2) "Console" [Resolved]
    org.eclipse.ui.editors (3.1.1) "Default Text Editor" [Active]
    org.eclipse.ui.externaltools (3.1.1) "External Tools" [Active]
    org.eclipse.ui.forms (3.1.0) "Eclipse Forms" [Resolved]
    org.eclipse.ui.ide (3.1.1) "Eclipse IDE UI" [Active]
    org.eclipse.ui.intro (3.1.1) "Welcome Framework" [Resolved]
    org.eclipse.ui.presentations.r21 (3.1.0) "R21 Presentation Plug-in" [Resolved]
    org.eclipse.ui.views (3.1.1) "Views" [Active]
    org.eclipse.ui.workbench (3.1.2) "Workbench" [Active]
    org.eclipse.ui.workbench.compatibility (3.1.0) "Workbench Compatibility" [Resolved]
    org.eclipse.ui.workbench.texteditor (3.1.2) "Text Editor Framework" [Active]
    org.eclipse.update.configurator (3.1.0) "Install/Update Configurator" [Active]
    org.eclipse.update.core (3.1.2) "Install/Update Core" [Resolved]
    org.eclipse.update.scheduler (3.1.0) "Automatic Updates Scheduler" [Active]
    org.eclipse.update.ui (3.1.1) "Install/Update UI" [Resolved]
    org.junit (3.8.1) "JUnit Testing Framework" [Resolved]
    system.bundle (3.1.2) "OSGi System Bundle" [Active]
    *** User Preferences:
    #Fri May 19 08:51:21 CST 2006
    /instance/org.eclipse.jdt.ui/org.eclipse.jface.textfont=1|Monospace|10|0|GTK|1|;
    /instance/org.eclipse.jdt.ui/org.eclipse.jdt.ui.formatterprofiles.version=8
    /instance/org.eclipse.ui/showIntro=false
    @org.eclipse.ui=3.1.2
    \!/=
    /instance/org.eclipse.ui.ide/platformState=88
    /configuration/org.eclipse.ui.ide/SHOW_WORKSPACE_SELECTION_DIALOG=true
    /instance/org.eclipse.core.resources/version=1
    /instance/org.eclipse.ui.ide/tipsAndTricks=true
    /instance/org.eclipse.jdt.ui/org.eclipse.jdt.ui.editor.tab.width=
    @org.eclipse.core.resources=3.1.2
    /instance/org.eclipse.jdt.ui/useQuickDiffPrefPage=true
    @org.eclipse.ui.ide=3.1.1
    @org.eclipse.jdt.ui=3.1.2
    /instance/org.eclipse.jdt.ui/tabWidthPropagated=true
    /configuration/org.eclipse.ui.ide/RECENT_WORKSPACES_PROTOCOL=2
    /configuration/org.eclipse.ui.ide/MAX_RECENT_WORKSPACES=5
    /configuration/org.eclipse.ui.ide/RECENT_WORKSPACES=/export/home/looric/workspace
    /instance/org.eclipse.jdt.ui/fontPropagated=true
    /instance/org.eclipse.jdt.ui/useAnnotationsPrefPage=true
    /instance/org.eclipse.jdt.ui/org.eclipse.jdt.ui.javadoclocations.migrated=true
    /instance/org.eclipse.ui.ide/quickStart=true
    file_export_version=3.0
    *** Current Install Configuration:
    Install configuration:
    Last changed on May 19, 2006
    Location: file:/export/home/looric/eclipse/configuration/org.eclipse.update/platform.xml
    Configured sites:
    platform:/base/
    Configured features:
    ID: org.eclipse.platform, Version: 3.1.2
    ID: org.eclipse.rcp, Version: 3.1.2
    ID: org.eclipse.platform.source, Version: 3.1.2
    ID: org.eclipse.jdt, Version: 3.1.2
    ID: org.eclipse.jdt.source, Version: 3.1.2
    ID: org.eclipse.pde, Version: 3.1.2
    ID: org.eclipse.pde.source, Version: 3.1.2
    ID: org.eclipse.sdk, Version: 3.1.2
    ID: org.eclipse.rcp.source, Version: 3.1.2
    Configured plug-ins:
    file:/export/home/looric/eclipse/plugins/org.eclipse.jdt.core_3.1.2.jar
    file:/export/home/looric/eclipse/plugins/org.eclipse.ui.cheatsheets_3.1.1.jar
    file:/export/home/looric/eclipse/plugins/org.eclipse.help.base_3.1.0.jar
    file:/export/home/looric/eclipse/plugins/org.eclipse.ant.ui_3.1.2.jar
    file:/export/home/looric/eclipse/plugins/org.eclipse.jdt.source_3.1.2/
    file:/export/home/looric/eclipse/plugins/org.eclipse.team.cvs.ui_3.1.1.jar
    file:/export/home/looric/eclipse/plugins/org.eclipse.pde.runtime_3.1.1.jar
    file:/export/home/looric/eclipse/plugins/org.eclipse.help.webapp_3.1.0/
    file:/export/home/looric/eclipse/plugins/org.eclipse.ui.workbench_3.1.2.jar
    file:/export/home/looric/eclipse/plugins/org.eclipse.pde.build_3.1.2/
    file:/export/home/looric/eclipse/plugins/org.eclipse.osgi.util_3.1.1.jar
    file:/export/home/looric/eclipse/plugins/org.apache.lucene_1.4.3/
    file:/export/home/looric/eclipse/plugins/org.eclipse.core.resources_3.1.2.jar
    file:/export/home/looric/eclipse/plugins/org.eclipse.search_3.1.2.jar
    file:/export/home/looric/eclipse/plugins/org.eclipse.update.configurator_3.1.0.jar
    file:/export/home/looric/eclipse/plugins/org.eclipse.core.expressions_3.1.0.jar
    file:/export/home/looric/eclipse/plugins/org.eclipse.pde.doc.user_3.1.2/
    file:/export/home/looric/eclipse/plugins/org.eclipse.core.resources.compatibility_3.1.0.jar
    file:/export/home/looric/eclipse/plugins/org.eclipse.tomcat_4.1.30.1/
    file:/export/home/looric/eclipse/plugins/org.eclipse.team.cvs.ssh_3.1.0.jar
    file:/export/home/looric/eclipse/plugins/org.eclipse.jdt.debug_3.1.1/
    file:/export/home/looric/eclipse/plugins/org.eclipse.team.cvs.ssh2_3.1.0/
    file:/export/home/looric/eclipse/plugins/org.eclipse.core.runtime.compatibility_3.1.0.jar
    file:/export/home/looric/eclipse/plugins/org.eclipse.update.core_3.1.2.jar
    file:/export/home/looric/eclipse/plugins/org.eclipse.jdt.debug.ui_3.1.2.jar
    file:/export/home/looric/eclipse/plugins/org.eclipse.help.ui_3.1.1.jar
    file:/export/home/looric/eclipse/plugins/org.eclipse.ui.presentations.r21_3.1.0.jar
    file:/export/home/looric/eclipse/plugins/org.eclipse.jface_3.1.1.jar
    file:/export/home/looric/eclipse/plugins/org.eclipse.jdt.doc.user_3.1.1/
    file:/export/home/looric/eclipse/plugins/org.eclipse.core.commands_3.1.0.jar
    file:/export/home/looric/eclipse/plugins/org.eclipse.osgi_3.1.2.jar
    file:/export/home/looric/eclipse/plugins/org.eclipse.compare_3.1.1.jar
    file:/export/home/looric/eclipse/plugins/org.eclipse.rcp.source.solaris.gtk.i386_3.1.2/
    file:/export/home/looric/eclipse/plugins/org.eclipse.team.cvs.core_3.1.1.jar
    file:/export/home/looric/eclipse/plugins/org.eclipse.sdk_3.1.2/
    file:/export/home/looric/eclipse/plugins/org.eclipse.update.ui_3.1.1.jar
    file:/export/home/looric/eclipse/plugins/org.eclipse.platform.source_3.1.2/
    file:/export/home/looric/eclipse/plugins/org.eclipse.ui.forms_3.1.0.jar
    file:/export/home/looric/eclipse/plugins/org.eclipse.platform.doc.user_3.1.1/
    file:/export/home/looric/eclipse/plugins/org.eclipse.pde_3.1.0.jar
    file:/export/home/looric/eclipse/plugins/org.eclipse.ui.intro_3.1.1.jar
    file:/export/home/looric/eclipse/plugins/org.eclipse.ui.console_3.1.2.jar
    file:/export/home/looric/eclipse/plugins/org.eclipse.help_3.1.0.jar
    file:/export/home/looric/eclipse/plugins/org.eclipse.rcp.source_3.1.2/
    file:/export/home/looric/eclipse/plugins/org.eclipse.core.filebuffers_3.1.2.jar
    file:/export/home/looric/eclipse/plugins/org.eclipse.ui.editors_3.1.1.jar
    file:/export/home/looric/eclipse/plugins/org.eclipse.pde.junit.runtime_3.1.0/
    file:/export/home/looric/eclipse/plugins/org.eclipse.core.runtime_3.1.2.jar
    file:/export/home/looric/eclipse/plugins/org.eclipse.rcp_3.1.0.jar
    file:/export/home/looric/eclipse/plugins/org.eclipse.jface.text_3.1.2.jar
    file:/export/home/looric/eclipse/plugins/org.eclipse.pde.source_3.1.2/
    file:/export/home/looric/eclipse/plugins/org.eclipse.ui.workbench.texteditor_3.1.2.jar
    file:/export/home/looric/eclipse/plugins/org.eclipse.ltk.core.refactoring_3.1.0.jar
    file:/export/home/looric/eclipse/plugins/org.eclipse.jdt.junit.runtime_3.1.0/
    file:/export/home/looric/eclipse/plugins/org.eclipse.ui.views_3.1.1.jar
    file:/export/home/looric/eclipse/plugins/org.eclipse.jdt.doc.isv_3.1.2/
    file:/export/home/looric/eclipse/plugins/org.eclipse.text_3.1.1.jar
    file:/export/home/looric/eclipse/plugins/org.eclipse.swt_3.1.0.jar
    file:/export/home/looric/eclipse/plugins/org.eclipse.pde.ui_3.1.2.jar
    file:/export/home/looric/eclipse/plugins/org.eclipse.ui.workbench.compatibility_3.1.0/
    file:/export/home/looric/eclipse/plugins/org.eclipse.platform_3.1.2/
    file:/export/home/looric/eclipse/plugins/org.eclipse.ltk.ui.refactoring_3.1.1.jar
    file:/export/home/looric/eclipse/plugins/org.eclipse.swt.gtk.solaris.i386_3.1.1.jar
    file:/export/home/looric/eclipse/plugins/org.eclipse.help.appserver_3.1.0.jar
    file:/export/home/looric/eclipse/plugins/org.apache.ant_1.6.5/
    file:/export/home/looric/eclipse/plugins/org.eclipse.core.variables_3.1.0.jar
    file:/export/home/looric/eclipse/plugins/org.eclipse.ui.externaltools_3.1.1.jar
    file:/export/home/looric/eclipse/plugins/org.eclipse.ant.core_3.1.1.jar
    file:/export/home/looric/eclipse/plugins/org.eclipse.core.boot_3.1.0.jar
    file:/export/home/looric/eclipse/plugins/org.eclipse.team.ui_3.1.1.jar
    file:/export/home/looric/eclipse/plugins/org.eclipse.update.scheduler_3.1.0.jar
    file:/export/home/looric/eclipse/plugins/org.eclipse.jdt_3.1.0.jar
    file:/export/home/looric/eclipse/plugins/org.eclipse.debug.core_3.1.2.jar
    file:/export/home/looric/eclipse/plugins/org.eclipse.debug.ui_3.1.2.jar
    file:/export/home/looric/eclipse/plugins/org.eclipse.team.core_3.1.1.jar
    file:/export/home/looric/eclipse/plugins/org.eclipse.ui.ide_3.1.1.jar
    file:/export/home/looric/eclipse/plugins/org.eclipse.ui_3.1.2.jar
    file:/export/home/looric/eclipse/plugins/org.eclipse.osgi.services_3.1.2.jar
    file:/export/home/looric/eclipse/plugins/org.eclipse.jdt.launching_3.1.0.jar
    file:/export/home/looric/eclipse/plugins/org.eclipse.jdt.ui_3.1.2.jar
    file:/export/home/looric/eclipse/plugins/org.eclipse.jdt.junit_3.1.1/
    file:/export/home/looric/eclipse/plugins/org.junit_3.8.1/
    file:/export/home/looric/eclipse/plugins/org.eclipse.ui.browser_3.1.1.jar
    file:/export/home/looric/eclipse/plugins/org.eclipse.pde.core_3.1.1.jar
    file:/export/home/looric/eclipse/plugins/org.eclipse.platform.doc.isv_3.1.2/

  • Problem using eclipse

    Hi,
    I am trying to use Eclipse but I encountered some problems. I drag and drop an application of mine, into a Java project in Eclipse, I try to run and I get :
    Usage: javaw [-options] class [args...]
               (to execute a class)
       or  javaw [-options] -jar jarfile [args...]
               (to execute a jar file)
    where options include:
        -client       to select the "client" VM
        -server       to select the "server" VM
        -hotspot       is a synonym for the "client" VM  [deprecated]
    .Whats that about?

    I think it would be better to build a new project in Eclipse with the same name as your old project, and with the same java class names as your old project (with no content) in a similiar package structure (this is especially easy if the project is small). Then copy/paste the contents of the java classes into the ones in Eclipse. Then add the jar files to the lib folder that are missing (then add them to the project via the menu buy right clicking on the project icon, going to properties, etc).
    Drag/dropping a project into eclipse will probably not configure the missing jar files, etc that Eclpise needs. Note if your project is a tomcat project, then in eclpise, create a tomcat project and configure its settings such as where the tomcat server is located and what version of java jdk your using for the project.
    However, if you have an already existing Eclipse project you only need to 'import' the project via the Eclpise menu.

  • The Configuration Area could not be created (HANA Studio)

    This message is posted in case some else comes across this issue. After installing the SAP Hana Studion, I was continually receiving the following message:
    "The Configuration Area at 'c:\Users\U\.eclipse\org.eclipse.platform_3.5.0_1152700900\configuration' could not be created. Please choose a writable location using the '-configuration' command line option'.
    After trying to mess around with the command line option, I found that I needed to run the Hana Studio as an Administrator. ie, right click on the HANA Studio icon and select 'Run as Administrator' from the context menu.

    If this is a new setup discard existing web application along with site and content database. Recreate the same web application and try provisioning PWA with new databases
    Hrishi Deshpande – Senior Consultant DeltaBahn
    Blog | < |
    LinkedIn
    Please click Mark As Answer; if a post solves your problem or Vote As Helpful if a post has been useful to you.This can be beneficial to other community members reading the thread.

  • Eclipse - Visual Editor

    I use the eclipse 3.0 and I have installed the visual editor through Help -> Software Updates -> Find and Install...
    So I believe it�s installed correct, but I�d like to know what should I do to start it. I tried to change the perspective, there ins�t the visual editor option though.
    Does anybody know how to do that?
    Thx

    VE is not started as a different perspective but rather, as of Eclipse 3.0.2 I have installed, it will open a new perspective as you add a new "visual class" to your project.
    A problem I experienced during the initial installation is that Eclipse seems not to be able to build its configuration files all at once.
    The online documentation suggests, if you cannot see "Visual Editor" amongst all of the other installed plugin, to delete the following:
    /configuration/org.eclipse.osgi/manifests
    /configuration/org.eclipse.osgi/.bundledata
    /configuration/org.eclipse.osgi/.state
    and restart the program. This will force Eclipse to rebuild its configuration files.
    (Just to be more careful you could move them instead!).
    Hope this will help.
    Bye

  • Adf extenstion causes problem in eclipse!

    hi..
    it took me a long time to figure out, that some validations run by a validator called 'name' (that's how eclipse registers it) causes this huge amount of errors in eclipse
    what's it's for??
    java.lang.NullPointerException
         at oracle.eclipse.tools.common.services.util.AbstractFacetResolver$DefaultFacetResolver.getInstalledFacets(AbstractFacetResolver.java:29)
         at oracle.eclipse.tools.common.services.confvalidation.ValidationContext.getInstalledFacets(ValidationContext.java:44)
         at oracle.eclipse.tools.common.services.confvalidation.ValidationContext.isMinimumFacetInstalled(ValidationContext.java:83)
         at oracle.eclipse.tools.webtier.adf.configuration.validator.WeblogicApplicationValidationDelegate.isEnabled(WeblogicApplicationValidationDelegate.java:144)
         at oracle.eclipse.tools.common.services.confvalidation.ConfigurationValidator$1.run(ConfigurationValidator.java:89)
         at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
         at oracle.eclipse.tools.common.services.confvalidation.ConfigurationValidator.validateFile(ConfigurationValidator.java:84)
         at oracle.eclipse.tools.common.services.confvalidation.ConfigurationValidator.validate(ConfigurationValidator.java:68)
         at org.eclipse.wst.validation.Validator$V2.validate(Validator.java:1159)
         at org.eclipse.wst.validation.internal.ValManager.validate(ValManager.java:704)
         at org.eclipse.wst.validation.internal.ValManager$1.visit(ValManager.java:665)
         at org.eclipse.wst.validation.internal.ValManager.accept(ValManager.java:810)
         at org.eclipse.wst.validation.internal.ValManager.validate(ValManager.java:669)
         at org.eclipse.wst.validation.internal.ValidationRunner.execute(ValidationRunner.java:134)
         at org.eclipse.wst.validation.internal.ValidationRunner.validate(ValidationRunner.java:68)
         at org.eclipse.wst.validation.ui.internal.ManualValidationRunner.runInWorkspace(ManualValidationRunner.java:83)
         at org.eclipse.core.internal.resources.InternalWorkspaceJob.run(InternalWorkspaceJob.java:38)
         at org.eclipse.core.internal.jobs.Worker.run(Worker.java:54)

    Try posting this in the OEPE forum. Enterprise Pack for Eclipse
    It will help if you'll specify after what actions you got this error.

  • Dependancy Issues - requires 'bundle org.eclipse.core.runtime [3.2.0,4.0.0)'

    I am trying to install dtp_1.10.2 into an eclipse 4.2.2 install. I am sure I previously had this working. Now when I go back to my script to get it working the install of the package just fails. Below is a copy of the error I am seeing.
    I have also tried 1.12.0 which is stated to be compatible with eclipse 4.2.2 but it also gives the same issue.
    C:\Users\xxxxxxx\Downloads\eclipse-4.2.2\eclipsec.exe -nosplash -application org.eclipse.equinox.p2.director -rep
    ository file:C:\Users\ xxxxxxx\Downloads\dtp_1.10.2 -installIU org.eclipse.datatools.connectivity.feature.feature.group -destination C:\User
    s\xxxxxxx\Downloads\eclipse-4.2.2-BASE -p2.os win64 -p2.ws win64 -p2.arch x86 -tag BasePackage -profile SDKProfile
    Installing org.eclipse.datatools.connectivity.feature.feature.group 1.10.2.v201209181447-7C7h9DEt1bxqP9criVgb9XdVJxM.
    Installation failed.
    Cannot complete the install because one or more required items could not be found.
    Software being installed: Data Tools Platform Connectivity 1.10.2.v201209181447-7C7h9DEt1bxqP9criVgb9XdVJxM (org.eclipse.datatools.connecti
    vity.feature.feature.group 1.10.2.v201209181447-7C7h9DEt1bxqP9criVgb9XdVJxM)
    Missing requirement: Data Tools Platform Connectivity Plug-in 1.2.7.v201302060508 (org.eclipse.datatools.connectivity 1.2.7.v201302060508)
    requires 'bundle org.eclipse.core.runtime [3.2.0,4.0.0)' but it could not be found
    Cannot satisfy dependency:
    From: Data Tools Platform Connectivity 1.10.2.v201209181447-7C7h9DEt1bxqP9criVgb9XdVJxM (org.eclipse.datatools.connectivity.feature.featur
    e.group 1.10.2.v201209181447-7C7h9DEt1bxqP9criVgb9XdVJxM)
    To: org.eclipse.datatools.connectivity [1.2.7.v201302060508]
    Application failed, log file location: C:\Users\ xxxxxxx\Downloads\eclipse-4.2.2\configuration\1438095259128.log

    This is a java programming forum, not the eclipse help desk
    In any case, why don't you simply install the 3.2 runtime plug-in as instructed?!

  • Eclipse-cdt brakes eclipse [solved]

    Eclipse works by itself but as soon as I install eclipse-cdt I get this error.
    An error has occurred. See the log file
    /home/tjwallis/.eclipse/org.eclipse.platform_3.4.0_1543616141/configuration/1229824792149.log.
    And this is the terminal output.
    org.osgi.framework.BundleException: State change in progress for bundle "reference:file:plugins/org.eclipse.equinox.p2.reconciler.dropins_1.0.2.R34x_v20080909.jar" by thread "Start Level Event Dispatcher".
    at org.eclipse.osgi.framework.internal.core.AbstractBundle.beginStateChange(AbstractBundle.java:1144)
    at org.eclipse.osgi.framework.internal.core.AbstractBundle.uninstall(AbstractBundle.java:833)
    at org.eclipse.equinox.internal.simpleconfigurator.ConfigApplier.uninstallBundles(ConfigApplier.java:360)
    at org.eclipse.equinox.internal.simpleconfigurator.ConfigApplier.install(ConfigApplier.java:68)
    at org.eclipse.equinox.internal.simpleconfigurator.SimpleConfiguratorImpl.applyConfiguration(SimpleConfiguratorImpl.java:124)
    at org.eclipse.equinox.internal.simpleconfigurator.SimpleConfiguratorImpl.applyConfiguration(SimpleConfiguratorImpl.java:138)
    at org.eclipse.equinox.internal.p2.reconciler.dropins.ProfileSynchronizer.applyConfiguration(ProfileSynchronizer.java:391)
    at org.eclipse.equinox.internal.p2.reconciler.dropins.ProfileSynchronizer.synchronize(ProfileSynchronizer.java:105)
    at org.eclipse.equinox.internal.p2.reconciler.dropins.Activator.synchronize(Activator.java:402)
    at org.eclipse.equinox.internal.p2.reconciler.dropins.Activator.start(Activator.java:161)
    at org.eclipse.osgi.framework.internal.core.BundleContextImpl$2.run(BundleContextImpl.java:1009)
    at java.security.AccessController.doPrivileged(libgcj.so.9)
    at org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActivator(BundleContextImpl.java:1003)
    at org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:984)
    at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:346)
    at org.eclipse.osgi.framework.internal.core.AbstractBundle.resume(AbstractBundle.java:355)
    at org.eclipse.osgi.framework.internal.core.Framework.resumeBundle(Framework.java:1074)
    at org.eclipse.osgi.framework.internal.core.StartLevelManager.resumeBundles(StartLevelManager.java:616)
    at org.eclipse.osgi.framework.internal.core.StartLevelManager.incFWSL(StartLevelManager.java:508)
    at org.eclipse.osgi.framework.internal.core.StartLevelManager.doSetStartLevel(StartLevelManager.java:299)
    at org.eclipse.osgi.framework.internal.core.StartLevelManager.dispatchEvent(StartLevelManager.java:489)
    at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:211)
    at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:321)
    Caused by: org.eclipse.osgi.framework.internal.core.AbstractBundle$BundleStatusException
    at org.eclipse.osgi.framework.internal.core.AbstractBundle.beginStateChange(AbstractBundle.java:1144)
    ...22 more
    It has something do with the installation of eclipse-cdt. But I can't figure out how to fix it.
    Last edited by tjwallis (2008-12-24 02:19:02)

    from the website, you dont have to install it couse is made in java, download and unzip and thats it

  • How to integrate Oracle Enterprise Pack for Eclipse with Weblogic Portal

    Hi
    I am following this documentation http://download.oracle.com/docs/cd/E15919_01/wlp.1032/e14252/setup_dev_env.htm#i1013214
    to setup my development environment for developing portal applications, but I cannot set it up, my eclipse does not have PORTAL perspective.
    I have downloaded the Oracle Enterprise Pack for Eclipse 11gR1 (11.1.1.5) and the Oracle WebLogic Portal 10.3 as mentioned in the documentation.
    The Oracle Weblogic Portal 10.3 includes a workshop version of eclipse, but that is not based on a recent Eclipse, that is why I would like to use the Oracle Enterprise Pack for Eclipse 11gR1 (11.1.1.5).
    It is weird int he Oracle Portal 10.3 installation that I cannot install the Weblogic Portal without the Workshop.
    Could you help me in this? How can I integrate the Oracle Enterprise Pack for Eclipse with Weblogic Portal?
    Thank you.

    For WebLogic Portal tooling you have a couple of options. For WebLogic Portal 10.3 and older, Workshop for WebLogic will be your tooling environment.
    Starting in WebLogic Portal 10.3.2, which released this year, the development tools have migrated to Oracle Enterprise Pack for Eclipse. The WebLogic Portal 10.3.2 installer will install both the runtime and the IDE configured with additional WebLogic Portal Eclipse features (Portal Project Configuration, Perspecitives, Palettes, Deployment, etc).
    If you are interest in the latest version, you can download from the WebLogic Portal OTN page - http://www.oracle.com/technology/products/weblogic/portal/index.html

  • Diagnosing Eclipse crashes

    Ever since my last system update eclipse crashes for no apparent reason.
    I have determined that it is not due to lack of memory, because the heap status in eclipse always shows that memory is available when eclipse crashes.
    I have Eclipse 4.3.2 installed via pacman. And jdk7-openjdk, jre7-openjdk and jre7-openjdk-headless also installed via pacman. (This setup was working perfectly until a few days ago)
    This is my /usr/share/eclipse/eclipse.ini
    -startup
    plugins/org.eclipse.equinox.launcher_1.3.0.v20130327-1440.jar
    --launcher.library
    plugins/org.eclipse.equinox.launcher.gtk.linux.x86_64_1.1.200.v20140116-2212
    -product
    org.eclipse.epp.package.standard.product
    --launcher.defaultAction
    openFile
    -showsplash
    org.eclipse.platform
    --launcher.XXMaxPermSize
    256m
    --launcher.defaultAction
    openFile
    --launcher.appendVmargs
    -vmargs
    -Dosgi.requiredJavaVersion=1.6
    -XX:MaxPermSize=512m
    -Xms512m
    -Xmx1024m
    This is a log (workspace/.metadata/.log) when the eclipse crashed:
    !SESSION 2014-03-28 18:42:31.757 -----------------------------------------------
    eclipse.buildId=4.3.2.M20140221-1700
    java.version=1.7.0_51
    java.vendor=Oracle Corporation
    BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=pt_PT
    Framework arguments: -product org.eclipse.epp.package.standard.product
    Command-line arguments: -os linux -ws gtk -arch x86_64 -product org.eclipse.epp.package.standard.product
    !ENTRY org.eclipse.m2e.logback.appender 2 0 2014-03-28 18:43:05.707
    !MESSAGE CatalogItem org.eclipse.m2e.discovery.lifecyclemapping.m2e-egit does not contain lifecycle mapping metadata
    !ENTRY org.eclipse.m2e.logback.appender 2 0 2014-03-28 18:43:05.711
    !MESSAGE CatalogItem org.eclipse.m2e.discovery.lifecyclemapping.m2e-subversive does not contain lifecycle mapping metadata
    !ENTRY org.eclipse.m2e.logback.appender 2 0 2014-03-28 18:43:05.713
    !MESSAGE CatalogItem org.eclipse.m2e.discovery.lifecyclemapping.m2e-subclipse does not contain lifecycle mapping metadata
    !ENTRY org.eclipse.m2e.logback.appender 2 0 2014-03-28 18:43:17.747
    !MESSAGE Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
    (this message about UTF-8 is repeated some more times, removed for clarity)
    !ENTRY org.eclipse.m2e.logback.appender 2 0 2014-03-28 18:44:11.844
    !MESSAGE Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
    This is a log returned by running
    $ /usr/share/eclipse/eclipse -clean -consoleLog -debug
    Start VM: /usr/bin/java
    -Dosgi.requiredJavaVersion=1.6
    -XX:MaxPermSize=512m
    -Xms512m
    -Xmx1024m
    -jar /usr/share/eclipse//plugins/org.eclipse.equinox.launcher_1.3.0.v20130327-1440.jar
    -os linux
    -ws gtk
    -arch x86_64
    -showsplash /usr/share/eclipse//plugins/org.eclipse.platform_4.3.2.v20140221-1700/splash.bmp
    -launcher /usr/share/eclipse/eclipse
    -name Eclipse
    --launcher.library /usr/share/eclipse//plugins/org.eclipse.equinox.launcher.gtk.linux.x86_64_1.1.200.v20140116-2212/eclipse_1508.so
    -startup /usr/share/eclipse//plugins/org.eclipse.equinox.launcher_1.3.0.v20130327-1440.jar
    --launcher.appendVmargs
    -exitdata 7c002a
    -product org.eclipse.epp.package.standard.product
    -clean
    -consoleLog
    -debug
    -vm /usr/bin/java
    -vmargs
    -Dosgi.requiredJavaVersion=1.6
    -XX:MaxPermSize=512m
    -Xms512m
    -Xmx1024m
    -jar /usr/share/eclipse//plugins/org.eclipse.equinox.launcher_1.3.0.v20130327-1440.jar
    Install location:
    file:/usr/share/eclipse/
    Configuration file:
    file:/usr/share/eclipse/configuration/config.ini loaded
    Configuration location:
    file:/home/simao/.eclipse/org.eclipse.platform_4.3.2_1543616141_linux_gtk_x86_64/configuration/
    Configuration file:
    file:/home/simao/.eclipse/org.eclipse.platform_4.3.2_1543616141_linux_gtk_x86_64/configuration/config.ini loaded
    Loading timestamp file from:
    file:/home/simao/.eclipse/org.eclipse.platform_4.3.2_1543616141_linux_gtk_x86_64/configuration/ .baseConfigIniTimestamp
    Timestamps found:
    config.ini in the base: 1393237980000
    remembered 1393237980000
    Shared configuration location:
    file:/usr/share/eclipse/configuration/
    Framework located:
    file:/usr/share/eclipse/plugins/org.eclipse.osgi_3.9.1.v20140110-1610.jar
    Loading extension: reference:file:../../../../home/simao/.eclipse/org.eclipse.platform_4.3.2_1543616141_linux_gtk_x86_64/plugins/org.eclipse.equinox.weaving.hook_1.0.200.v20120524-1707.jar
    eclipse.properties not found
    Framework classpath:
    file:/usr/share/eclipse/plugins/org.eclipse.osgi_3.9.1.v20140110-1610.jar
    file:/usr/share/eclipse/plugins/
    file:/usr/share/eclipse/plugins/../../../../home/simao/.eclipse/org.eclipse.platform_4.3.2_1543616141_linux_gtk_x86_64/plugins/org.eclipse.equinox.weaving.hook_1.0.200.v20120524-1707.jar
    Splash location:
    /usr/share/eclipse//plugins/org.eclipse.platform_4.3.2.v20140221-1700/splash.bmp
    Debug options:
    file:/home/simao/.options not found
    Time to load bundles: 41
    org.eclipse.m2e.logback.configuration: The org.eclipse.m2e.logback.configuration bundle was activated before the state location was initialized. Will retry after the state location is initialized.
    Starting application: 9429
    !SESSION 2014-03-28 18:55:10.163 -----------------------------------------------
    eclipse.buildId=4.3.2.M20140221-1700
    java.version=1.7.0_51
    java.vendor=Oracle Corporation
    BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=pt_PT
    Framework arguments: -product org.eclipse.epp.package.standard.product
    Command-line arguments: -os linux -ws gtk -arch x86_64 -product org.eclipse.epp.package.standard.product -clean -consoleLog -debug
    !ENTRY org.eclipse.core.resources 2 10035 2014-03-28 18:55:21.761
    !MESSAGE The workspace exited with unsaved changes in the previous session; refreshing workspace to recover changes.
    org.eclipse.m2e.logback.configuration: Logback config file: /home/simao/Documents/Workspace/Educare/.metadata/.plugins/org.eclipse.m2e.logback.configuration/logback.1.4.0.20130601-0317.xml
    org.eclipse.m2e.logback.configuration: Initializing logback
    org.eclipse.m2e.logback.configuration: eclipse.consoleLog=true
    No bp log location saved, using default.
    [000:000] Cpu: 16.4.2, x4, 3010Mhz, 7989MB
    [000:000] Computer model: Not available
    No bp log location saved, using default.
    [000:000] Cpu: 16.4.2, x4, 3010Mhz, 7989MB
    [000:000] Computer model: Not available
    [000:000] Browser XEmbed support present: 1
    [000:000] Browser toolkit is Gtk2.
    [000:000] Using Gtk2 toolkit
    [000:036] Warning(optionsfile.cc:47): Load: Could not open file, err=2
    [000:036] No bp log location saved, using default.
    [000:036] Cpu: 16.4.2, x4, 3010Mhz, 7989MB
    [000:037] Computer model: Not available
    [000:037] Browser XEmbed support present: 1
    [000:037] Browser toolkit is Gtk2.
    [000:037] Using Gtk2 toolkit
    [000:046] Warning(optionsfile.cc:47): Load: Could not open file, err=2
    [000:046] No bp log location saved, using default.
    [000:047] Cpu: 16.4.2, x4, 3010Mhz, 7989MB
    [000:047] Computer model: Not available
    [000:038] Warning(optionsfile.cc:47): Load: Could not open file, err=2
    [000:038] No bp log location saved, using default.
    [000:039] Cpu: 16.4.2, x4, 3010Mhz, 7989MB
    [000:039] Computer model: Not available
    [000:039] Browser XEmbed support present: 1
    [000:039] Browser toolkit is Gtk2.
    [000:039] Using Gtk2 toolkit
    [000:048] Warning(optionsfile.cc:47): Load: Could not open file, err=2
    [000:048] No bp log location saved, using default.
    [000:049] Cpu: 16.4.2, x4, 3010Mhz, 7989MB
    [000:049] Computer model: Not available
    java version "1.7.0_51"
    OpenJDK Runtime Environment (IcedTea 2.4.5) (ArchLinux build 7.u51_2.4.5-1-x86_64)
    OpenJDK 64-Bit Server VM (build 24.51-b03, mixed mode)
    Can anyone help me debug this problem? I have no idea what to do next since the logs aren't outputing anything I can work with.
    I've also tried to download a zip of eclipse from the official site and then run that eclipse executable but I got the same results.
    Last edited by Lasering (2014-03-28 21:23:30)

    When Eclipse crashes frequently, I often find that a recent webkitgtk update is to blame.
    Try switching to the mozilla swt browser backend.  It solved the problem for me.
    To do that, add the following system property to the "-vmargs" argument within your /usr/share/eclipse/eclipse.ini:
    -Dorg.eclipse.swt.browser.DefaultType=mozilla

  • Problem with running Tomcat 5 server in Eclipse ?

    Dear all ,
    Please help me. I wrote two JSP 's with Eclipse . I have configured JDK 1.5_7 and Tomcat 5.0
    But the server is not running . I tried the way shown in http://www.eclipse.org/webtools/community/tutorials/BuildJ2EEWebApp/BuildJ2EEWebApp.html
    Error Failue at junitTrace. Is that i have to create a .war file to deploy the jsp ?
    Best Regards
    Taton

    I have downloaded Eclipse 3.2 . Windows-> Preferences
    jre and server has been set . I have C:\jre1.5.0_07 and C:\Tomcat 5.0 .
    Once it gave output when i ran a siple servlet but now it is giving a typical problem. The server is starting but the output is
    http://localhost:8080/MyNew/
    Directory Listing For /
    Filename Size Last Modified
    Apache Tomcat/5.0.27
    MyNew is the name of the Dynamic Web Project.
    I have a file named Hi.java which is the servlet. It is taking upto MyNew but not deploying Hi . Can you tell me why ? It deployed it once.
    Please help me.
    Best Regards
    Taton

  • Eclipse plugin for flex

    Hi,
    Is there any Flex plugin for Eclipse which has features like
    syntax coloring, auto-suggestion and compilation for
    actionscript and mxml. I tried using ASDT but it isn't of much
    help. It supports only syntax coloring. Writing action script code
    in plain editor is sometimes a very big pain.
    Thanks,
    Ashish Abrol

    You can download the Eclipse plugin for Flex in the Adobe
    Website. Then in Eclipse you have to configure the editor's section
    and select the mxml and as extensions to be edited with the Flex
    plugin, that way you will have syntax coloring and
    auto-suggestion

  • [SOLVED] Eclipse broken after -Syu

    Hello,
    I -Syued today and can no longer run Eclipse.
    This goes to console:
    org.osgi.framework.BundleException: The bundle could not be resolved. Reason: Missing Constraint: Require-Bundle: org.eclipse.core.jobs; bundle-version="[3.2.0,4.0.0)"
    at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:305)
    at org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:265)
    at org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:257)
    at org.eclipse.equinox.internal.simpleconfigurator.ConfigApplier.startBundles(ConfigApplier.java:317)
    at org.eclipse.equinox.internal.simpleconfigurator.ConfigApplier.install(ConfigApplier.java:86)
    at org.eclipse.equinox.internal.simpleconfigurator.SimpleConfiguratorImpl.applyConfiguration(SimpleConfiguratorImpl.java:124)
    at org.eclipse.equinox.internal.simpleconfigurator.SimpleConfiguratorImpl.applyConfiguration(SimpleConfiguratorImpl.java:138)
    at org.eclipse.equinox.internal.simpleconfigurator.Activator.start(Activator.java:48)
    at org.eclipse.osgi.framework.internal.core.BundleContextImpl$2.run(BundleContextImpl.java:1009)
    at java.security.AccessController.doPrivileged(Native Method)
    at org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActivator(BundleContextImpl.java:1003)
    at org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:984)
    at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:346)
    at org.eclipse.osgi.framework.internal.core.AbstractBundle.resume(AbstractBundle.java:355)
    at org.eclipse.osgi.framework.internal.core.Framework.resumeBundle(Framework.java:1074)
    at org.eclipse.osgi.framework.internal.core.StartLevelManager.resumeBundles(StartLevelManager.java:616)
    at org.eclipse.osgi.framework.internal.core.StartLevelManager.incFWSL(StartLevelManager.java:508)
    at org.eclipse.osgi.framework.internal.core.StartLevelManager.doSetStartLevel(StartLevelManager.java:299)
    at org.eclipse.osgi.framework.internal.core.StartLevelManager.launch(StartLevelManager.java:247)
    at org.eclipse.osgi.framework.internal.core.SystemBundle.resume(SystemBundle.java:201)
    at org.eclipse.osgi.framework.internal.core.Framework.launch(Framework.java:644)
    at org.eclipse.osgi.framework.internal.core.OSGi.launch(OSGi.java:51)
    at org.eclipse.core.runtime.adaptor.EclipseStarter.startup(EclipseStarter.java:313)
    at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:175)
    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:597)
    at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:549)
    at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504)
    at org.eclipse.equinox.launcher.Main.run(Main.java:1236)
    I get this messagebox error:
    An error has occurred. See the log file
    /home/dante4d/.eclipse/org.eclipse.platform_3.4.0_1543616141/configuration/1241874268396.log.
    And here are first 35 lines of 1241874268396.log logfile:
    !SESSION 2009-05-09 15:01:09.967 -----------------------------------------------
    eclipse.buildId=M20090211-1700
    java.version=1.6.0_13
    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.core.runtime 4 0 2009-05-09 15:01:10.739
    !MESSAGE
    !STACK 0
    org.osgi.framework.BundleException: The bundle could not be resolved. Reason: Missing Constraint: Require-Bundle: org.eclipse.core.jobs; bundle-version="[3.2.0,4.0.0)"
    at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:305)
    at org.eclipse.osgi.framework.internal.core.AbstractBundle.resume(AbstractBundle.java:355)
    at org.eclipse.osgi.framework.internal.core.Framework.resumeBundle(Framework.java:1074)
    at org.eclipse.osgi.framework.internal.core.StartLevelManager.resumeBundles(StartLevelManager.java:616)
    at org.eclipse.osgi.framework.internal.core.StartLevelManager.incFWSL(StartLevelManager.java:508)
    at org.eclipse.osgi.framework.internal.core.StartLevelManager.doSetStartLevel(StartLevelManager.java:299)
    at org.eclipse.osgi.framework.internal.core.StartLevelManager.dispatchEvent(StartLevelManager.java:489)
    at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:211)
    at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:321)
    !ENTRY org.eclipse.osgi 4 0 2009-05-09 15:01:10.746
    !MESSAGE Application error
    !STACK 1
    java.lang.IllegalStateException: Unable to acquire application service. Ensure that the org.eclipse.core.runtime bundle is resolved and started (see config.ini).
    at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:74)
    at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:386)
    at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
    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:597)
    at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:549)
    at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504)
    at org.eclipse.equinox.launcher.Main.run(Main.java:1236)
    The whole logfile is here: http://pub.dante4d.cz/1241874070229.log
    The mentioned config.ini file - I have two of them:
    /home/dante4d/.eclipse/org.eclipse.platform_3.4.0_1543616141/configuration/config.ini
    #This configuration file was written by: org.eclipse.equinox.internal.frameworkadmin.equinox.EquinoxFwConfigFileParser
    #Sat Apr 04 20:03:58 CEST 2009
    osgi.sharedConfiguration.area=file\:configuration/
    /usr/share/eclipse/configuration/config.ini
    #This configuration file was written by: org.eclipse.equinox.internal.frameworkadmin.equinox.EquinoxFwConfigFileParser
    #Wed Feb 11 19:26:47 EST 2009
    org.eclipse.update.reconcile=false
    eclipse.p2.profile=SDKProfile
    [email protected]/workspace
    osgi.framework=file\:plugins/org.eclipse.osgi_3.4.3.R34x_v20081215-1030.jar
    eclipse.buildId=M20090211-1700
    osgi.bundles=reference\:file\:org.eclipse.equinox.simpleconfigurator_1.0.0.v20080604.jar@1\:start
    org.eclipse.equinox.simpleconfigurator.configUrl=file\:org.eclipse.equinox.simpleconfigurator/bundles.info
    eclipse.product=org.eclipse.sdk.ide
    osgi.splashPath=platform\:/base/plugins/org.eclipse.platform
    [email protected]/../p2
    osgi.bundles.defaultStartLevel=4
    osgi.ws=gtk
    As always, I tried to do -Sf eclipse jre jdk to see, if it's not just a corrupt package installation, but it didn't help. Package versions are eclipse 3.4.2-1, jre 6u13-1, jdk 6u13-1. Maybe someone encontered this problem too? Just to check meanwhile I google for the solution...
    Regards,
    David
    Last edited by dante4d (2009-05-09 14:03:57)

    Allan wrote:What did you update?
    Well as I said, I -Syued. This is what got updated, I pretty much slept away on it last few days, so it's been more than a few packages (hope this is what oyu meant):
    [2009-05-09 12:11] synchronizing package lists
    [2009-05-09 12:11] starting full system upgrade
    [2009-05-09 12:46] starting full system upgrade
    [2009-05-09 13:09] upgraded kernel-headers (2.6.27.6-2 -> 2.6.29.1-1)
    [2009-05-09 13:09] upgraded tzdata (2009e-1 -> 2009f-1)
    [2009-05-09 13:09] Generating locales...
    [2009-05-09 13:10] cs_CZ.UTF-8... done
    [2009-05-09 13:10] cs_CZ.ISO-8859-2... done
    [2009-05-09 13:10] en_US.UTF-8... done
    [2009-05-09 13:10] en_US.ISO-8859-1... done
    [2009-05-09 13:10] Generation complete.
    [2009-05-09 13:10] upgraded glibc (2.9-4 -> 2.9-7)
    [2009-05-09 13:10] upgraded acpid (1.0.8-1 -> 1.0.10-1)
    [2009-05-09 13:10] upgraded avahi (0.6.24-3 -> 0.6.25-1)
    [2009-05-09 13:10] upgraded binutils (2.19.1-1 -> 2.19.1-2)
    [2009-05-09 13:10] upgraded gcc-libs (4.3.3-1 -> 4.4.0-1)
    [2009-05-09 13:10] upgraded xmlrpc-c (1.06.32-2 -> 1.06.33-1)
    [2009-05-09 13:10] upgraded cmake (2.6.3-1 -> 2.6.4-2)
    [2009-05-09 13:10] upgraded cracklib (2.8.13-1 -> 2.8.13-2)
    [2009-05-09 13:10] upgraded libtasn1 (1.8-1 -> 2.1-1)
    [2009-05-09 13:10] upgraded gnutls (2.6.4-1 -> 2.6.6-1)
    [2009-05-09 13:10] upgraded libpng (1.2.35-1 -> 1.2.36-1)
    [2009-05-09 13:10] upgraded libcups (1.3.9-3 -> 1.3.10-2)
    [2009-05-09 13:10] upgraded openssl (0.9.8k-1 -> 0.9.8k-2)
    [2009-05-09 13:10] upgraded openslp (1.2.1-1 -> 1.2.1-2)
    [2009-05-09 13:10] upgraded poppler (0.10.5-1 -> 0.10.6-1)
    [2009-05-09 13:10] warning: /etc/cups/cupsd.conf installed as /etc/cups/cupsd.conf.pacnew
    [2009-05-09 13:10] upgraded cups (1.3.9-4 -> 1.3.10-3)
    [2009-05-09 13:10] upgraded dri2proto (1.99.3-1 -> 2.0-1)
    [2009-05-09 13:10] upgraded e2fsprogs (1.41.4-1 -> 1.41.5-2)
    [2009-05-09 13:10] upgraded libxext (1.0.5-1 -> 1.0.5-2)
    [2009-05-09 13:10] upgraded libxfixes (4.0.3-1 -> 4.0.3-2)
    [2009-05-09 13:10] upgraded libxcomposite (0.4.0-1 -> 0.4.0-2)
    [2009-05-09 13:10] upgraded renderproto (0.9.3-1 -> 0.9.3-2)
    [2009-05-09 13:10] upgraded libxrender (0.9.4-1 -> 0.9.4-2)
    [2009-05-09 13:10] upgraded libxcursor (1.1.9-1 -> 1.1.9-2)
    [2009-05-09 13:10] upgraded libxdamage (1.1.1-1 -> 1.1.1-2)
    [2009-05-09 13:10] upgraded xineramaproto (1.1.2-1 -> 1.1.2-2)
    [2009-05-09 13:10] upgraded libxinerama (1.0.3-1 -> 1.0.3-2)
    [2009-05-09 13:10] upgraded freetype2 (2.3.9-1 -> 2.3.9-2)
    [2009-05-09 13:10] upgraded pango (1.24.0-2 -> 1.24.1-1)
    [2009-05-09 13:10] upgraded gtk2 (2.16.0-1 -> 2.16.1-1)
    [2009-05-09 13:10] upgraded recordproto (1.13.2-1 -> 1.13.2-2)
    [2009-05-09 13:10] upgraded libxtst (1.0.3-1 -> 1.0.3-2)
    [2009-05-09 13:10] The jre package is licensed software.
    [2009-05-09 13:10] You MUST read and agree to the license stored in
    [2009-05-09 13:10] /opt/java/jre/LICENSE before using it.
    [2009-05-09 13:10] upgraded jre (6u12-1 -> 6u13-1)
    [2009-05-09 13:11] The jdk package is licensed software.
    [2009-05-09 13:11] You MUST read and agree to the license stored in
    [2009-05-09 13:11] /opt/java/LICENSE before using it.
    [2009-05-09 13:11] upgraded jdk (6u12-1 -> 6u13-1)
    [2009-05-09 13:11] upgraded libxt (1.0.5-1 -> 1.0.5-2)
    [2009-05-09 13:11] upgraded nspr (4.7.3-1 -> 4.7.4-1)
    [2009-05-09 13:11] upgraded sqlite3 (3.6.12-1 -> 3.6.13-1)
    [2009-05-09 13:11] upgraded nss (3.12.2-1 -> 3.12.3-1)
    [2009-05-09 13:11] upgraded xcb-util (0.3.3-1 -> 0.3.4-2)
    [2009-05-09 13:11] upgraded startup-notification (0.9-1 -> 0.10-1)
    [2009-05-09 13:11] upgraded xulrunner (1.9.0.8-1 -> 1.9.0.10-1)
    [2009-05-09 13:11] upgraded eclipse (3.4.1-1 -> 3.4.2-1)
    [2009-05-09 13:11] upgraded hal-info (0.20081219-1 -> 0.20090414-1)
    [2009-05-09 13:11] upgraded usbutils (0.73-5 -> 0.81-1)
    [2009-05-09 13:11] upgraded hal (0.5.11-7 -> 0.5.12git20090421.4fc367-2)
    [2009-05-09 13:11] upgraded libxfce4util (4.6.0-1 -> 4.6.1-1)
    [2009-05-09 13:11] upgraded exo (0.3.100-1 -> 0.3.101-1)
    [2009-05-09 13:11] upgraded findutils (4.4.0-1 -> 4.4.1-1)
    [2009-05-09 13:11] upgraded firefox (3.0.8-1 -> 3.0.10-1)
    [2009-05-09 13:11] upgraded foomatic-db (4.0_20090306-1 -> 4.0_20090424-1)
    [2009-05-09 13:11] upgraded ghostscript (8.64-3 -> 8.64-5)
    [2009-05-09 13:11] upgraded foomatic-filters (4.0_20090315-1 -> 4.0_20090424-1)
    [2009-05-09 13:11] upgraded foomatic-db-engine (4.0_20090306-1 -> 4.0_20090424-1)
    [2009-05-09 13:11] upgraded foomatic-db-hpijs (20090306-1 -> 20090424-1)
    [2009-05-09 13:11] upgraded fribidi (0.10.9-1 -> 0.19.2-1)
    [2009-05-09 13:12] installed ppl (0.10.2-2)
    [2009-05-09 13:12] installed cloog-ppl (0.15.3-1)
    [2009-05-09 13:12] upgraded gcc (4.3.3-1 -> 4.4.0-1)
    [2009-05-09 13:12] upgraded git (1.6.2.2-1 -> 1.6.2.4-1)
    [2009-05-09 13:12] upgraded gnome-doc-utils (0.16.0-1 -> 0.16.1-1)
    [2009-05-09 13:12] ==> To add the gnuplot mode in Emacs, add the content of /usr/share/emacs/site-lisp/dotemacs to your ~/.emacs file.
    [2009-05-09 13:12] Updating TeX tree...
    [2009-05-09 13:12] upgraded gnuplot (4.2.4-1 -> 4.2.5-1)
    [2009-05-09 13:12] upgraded gperf (3.0.3-1 -> 3.0.4-1)
    [2009-05-09 13:12] upgraded graphviz (2.20.3-1 -> 2.22.2-1)
    [2009-05-09 13:12] upgraded gtkspell (2.0.15-1 -> 2.0.15-1.1)
    [2009-05-09 13:12] upgraded hdparm (9.14-1 -> 9.15-1)
    [2009-05-09 13:12] ==> Run 'hwd -u' to update xorgtable, pci-, and usb.ids.
    [2009-05-09 13:12] upgraded hwd (5.4.3-1 -> 5.5-1)
    [2009-05-09 13:12] upgraded sed (4.1.5-3 -> 4.2-1)
    [2009-05-09 13:12] upgraded hwdetect (2009.03-1 -> 2009.04-1)
    [2009-05-09 13:12] upgraded imagemagick (6.5.0.10-1 -> 6.5.1.9-1)
    [2009-05-09 13:12] upgraded iptables (1.4.3.1-1 -> 1.4.3.2-1)
    [2009-05-09 13:12] upgraded jfsutils (1.1.13-1 -> 1.1.14-1)
    [2009-05-09 13:12] >>> Updating module dependencies. Please wait ...
    [2009-05-09 13:12] >>> MKINITCPIO SETUP
    [2009-05-09 13:12] >>> ----------------
    [2009-05-09 13:12] >>> If you use LVM2, Encrypted root or software RAID,
    [2009-05-09 13:12] >>> Ensure you enable support in /etc/mkinitcpio.conf .
    [2009-05-09 13:12] >>> More information about mkinitcpio setup can be found here:
    [2009-05-09 13:12] >>> http://wiki.archlinux.org/index.php/Mkinitcpio
    [2009-05-09 13:12]
    [2009-05-09 13:12] >>> Generating initial ramdisk, using mkinitcpio. Please wait...
    [2009-05-09 13:12] ==> Building image "default"
    [2009-05-09 13:12] ==> Running command: /sbin/mkinitcpio -k 2.6.29-ARCH -c /etc/mkinitcpio.conf -g /boot/kernel26.img
    [2009-05-09 13:12] :: Begin dry run
    [2009-05-09 13:12] :: Parsing hook [base]
    [2009-05-09 13:12] :: Parsing hook [udev]
    [2009-05-09 13:13] :: Parsing hook [autodetect]
    [2009-05-09 13:13] :: Parsing hook [sata]
    [2009-05-09 13:13] :: Parsing hook [usb]
    [2009-05-09 13:13] :: Parsing hook [keymap]
    [2009-05-09 13:13] :: Parsing hook [lvm2]
    [2009-05-09 13:13] :: Parsing hook [resume]
    [2009-05-09 13:13] :: Parsing hook [filesystems]
    [2009-05-09 13:13] :: Generating module dependencies
    [2009-05-09 13:13] :: Generating image '/boot/kernel26.img'...SUCCESS
    [2009-05-09 13:13] ==> SUCCESS
    [2009-05-09 13:13] ==> Building image "fallback"
    [2009-05-09 13:13] ==> Running command: /sbin/mkinitcpio -k 2.6.29-ARCH -c /etc/mkinitcpio.conf -g /boot/kernel26-fallback.img -S autodetect
    [2009-05-09 13:13] :: Begin dry run
    [2009-05-09 13:13] :: Parsing hook [base]
    [2009-05-09 13:13] :: Parsing hook [udev]
    [2009-05-09 13:13] :: Parsing hook [sata]
    [2009-05-09 13:13] :: Parsing hook [usb]
    [2009-05-09 13:13] :: Parsing hook [keymap]
    [2009-05-09 13:13] :: Parsing hook [lvm2]
    [2009-05-09 13:13] :: Parsing hook [resume]
    [2009-05-09 13:13] :: Parsing hook [filesystems]
    [2009-05-09 13:13] :: Generating module dependencies
    [2009-05-09 13:13] :: Generating image '/boot/kernel26-fallback.img'...SUCCESS
    [2009-05-09 13:13] ==> SUCCESS
    [2009-05-09 13:13] upgraded kernel26 (2.6.29.1-3 -> 2.6.29.2-1)
    [2009-05-09 13:13] upgraded less (418-1 -> 429-1)
    [2009-05-09 13:13] upgraded libdatrie (0.2.1-1 -> 0.2.2-1)
    [2009-05-09 13:13] upgraded libgsf (1.14.11-1 -> 1.14.12-1)
    [2009-05-09 13:13] upgraded libidn (1.13-1 -> 1.14-1)
    [2009-05-09 13:13] upgraded libmysqlclient (5.1.33-1 -> 5.1.34-1)
    [2009-05-09 13:13] upgraded libnotify (0.4.5-1 -> 0.4.5-1.1)
    [2009-05-09 13:13] upgraded libpciaccess (0.10.5-1 -> 0.10.6-1)
    [2009-05-09 13:13] upgraded libshout (2.2.2-2 -> 2.2.2-3)
    [2009-05-09 13:13] upgraded libsmbios (2.0.2-1 -> 2.2.16-1)
    [2009-05-09 13:13] upgraded libsoup (2.26.0-1 -> 2.26.1-1)
    [2009-05-09 13:13] upgraded libstdc++5 (3.3.6-2 -> 3.3.6-3)
    [2009-05-09 13:13] upgraded libxres (1.0.3-1 -> 1.0.3-2)
    [2009-05-09 13:13] upgraded libwnck (2.26.0-1 -> 2.26.1-1)
    [2009-05-09 13:13] upgraded libxdmcp (1.0.2-1 -> 1.0.2-2)
    [2009-05-09 13:13] upgraded libxfce4menu (4.6.0-1 -> 4.6.1-1)
    [2009-05-09 13:13] upgraded xfconf (4.6.0-1 -> 4.6.1-1)
    [2009-05-09 13:13] upgraded libxfcegui4 (4.6.0-1 -> 4.6.1-1)
    [2009-05-09 13:13] upgraded libxfontcache (1.0.4-1 -> 1.0.4-2)
    [2009-05-09 13:13] upgraded libxkbui (1.0.2-1 -> 1.0.2-2)
    [2009-05-09 13:13] installed iso-codes (3.8-1)
    [2009-05-09 13:13] upgraded libxklavier (3.9-1 -> 3.9-2)
    [2009-05-09 13:13] upgraded libxvmc (1.0.4-1 -> 1.0.4-2)
    [2009-05-09 13:13] upgraded xf86dgaproto (2.0.3-1 -> 2.0.3-2)
    [2009-05-09 13:13] upgraded libxxf86dga (1.0.2-1 -> 1.0.2-2)
    [2009-05-09 13:13] upgraded xf86miscproto (0.9.2-1 -> 0.9.2-2)
    [2009-05-09 13:13] upgraded libxxf86misc (1.0.1-1 -> 1.0.1-2)
    [2009-05-09 13:13] upgraded logrotate (3.7.7-3 -> 3.7.8-1)
    [2009-05-09 13:13] upgraded lsof (4.81-1 -> 4.82-1)
    [2009-05-09 13:13] upgraded lzo (1.08-4 -> 1.08-5)
    [2009-05-09 13:13] upgraded man-pages (3.20-1 -> 3.20-2)
    [2009-05-09 13:13] upgraded pixman (0.14.0-1 -> 0.14.0-2)
    [2009-05-09 13:13] upgraded xbitmaps (1.0.1-1 -> 1.0.1-2)
    [2009-05-09 13:13] upgraded xcursor-themes (1.0.1-1 -> 1.0.1-2)
    [2009-05-09 13:13] upgraded xf86-input-evdev (2.2.1-1 -> 2.2.2-1)
    [2009-05-09 13:13] upgraded xorg-font-utils (7.4-1 -> 7.4-2)
    [2009-05-09 13:13] upgraded xorg-fonts-alias (1.0.1-1 -> 1.0.1-2)
    [2009-05-09 13:13] Regenerating font encodings... done.
    [2009-05-09 13:13] upgraded xorg-fonts-encodings (1.0.2-2 -> 1.0.2-3)
    [2009-05-09 13:14] Updating font cache... done.
    [2009-05-09 13:14] upgraded xorg-fonts-misc (1.0.0-3 -> 1.0.0-4)
    [2009-05-09 13:14] upgraded xorg-server-utils (7.4-4 -> 7.4-5)
    [2009-05-09 13:14] upgraded xorg-server (1.6.0-3 -> 1.6.1-1)
    [2009-05-09 13:14] upgraded nvidia-utils (180.44-1 -> 180.51-1)
    [2009-05-09 13:14] upgraded mesa (7.4-1 -> 7.4.1-1)
    [2009-05-09 13:14] upgraded mime-types (1.0-1 -> 1.0-2)
    [2009-05-09 13:14]
    [2009-05-09 13:14] ==> You may need to delete your local /home/dante4d/.mozilla/firefox/pluginreg.dat
    [2009-05-09 13:14] ==> file for mozplugger to be enabled correctly after you update it.
    [2009-05-09 13:14] ==> (It will get regenerated).
    [2009-05-09 13:14] ==> To add more helpers, edit /etc/mozpluggerrc.
    [2009-05-09 13:14] ==> The window name can be obtained using the utility xprop(1x).
    [2009-05-09 13:14] ==> Type xprop WM_CLASS and click on a window.
    [2009-05-09 13:14] upgraded mozplugger (1.12.0-2 -> 1.12.1-1)
    [2009-05-09 13:14] In order to use the new nvidia module, exit Xserver and unload it manually.
    [2009-05-09 13:14] upgraded nvidia (180.44-1 -> 180.51-1)
    [2009-05-09 13:15] * relogin or source /etc/profile.d/openoffice.sh
    [2009-05-09 13:15] * see http://wiki.archlinux.org/index.php/Openoffice
    [2009-05-09 13:15] how to use extensions, e.g. for spell checking
    [2009-05-09 13:15] see /opt/openoffice/share/extension/install what
    [2009-05-09 13:15] is shipped with this package
    [2009-05-09 13:15] upgraded openoffice-base (3.0.1-1 -> 3.1.0-1)
    [2009-05-09 13:15] warning: /etc/ssh/ssh_config installed as /etc/ssh/ssh_config.pacnew
    [2009-05-09 13:15] upgraded openssh (5.1p1-2 -> 5.2p1-1)
    [2009-05-09 13:15] upgraded xfce4-panel (4.6.0-1 -> 4.6.1-1)
    [2009-05-09 13:15] upgraded orage (4.6.0-1 -> 4.6.1-1)
    [2009-05-09 13:15] upgraded pcre (7.8-1 -> 7.9-1)
    [2009-05-09 13:15] upgraded poppler-glib (0.10.5-1 -> 0.10.6-1)
    [2009-05-09 13:15] upgraded pygtk (2.14.1-3 -> 2.14.1-4)
    [2009-05-09 13:15] upgraded python-nose (0.10.4-3 -> 0.11.0-1)
    [2009-05-09 13:15] upgraded python-numeric (24.2-3 -> 24.2-4)
    [2009-05-09 13:15] upgraded resourceproto (1.0.2-1 -> 1.0.2-2)
    [2009-05-09 13:15] upgraded tdb (3.3.3-1 -> 3.3.4-1)
    [2009-05-09 13:15] upgraded smbclient (3.3.3-1 -> 3.3.4-1)
    [2009-05-09 13:15] upgraded samba (3.3.3-1 -> 3.3.4-1)
    [2009-05-09 13:15] upgraded scrot (0.8-2 -> 0.8-3)
    [2009-05-09 13:15] Fixing gshadow file ...
    [2009-05-09 13:15] upgraded shadow (4.1.2.1-2 -> 4.1.3.1-1)
    [2009-05-09 13:15] upgraded subversion (1.6.1-2 -> 1.6.1-4)
    [2009-05-09 13:15] upgraded sudo (1.7.0-1 -> 1.7.1-1)
    [2009-05-09 13:15] upgraded sysvinit (2.86-4 -> 2.86-5)
    [2009-05-09 13:15] upgraded tango-icon-theme-extras (0.1.0-2 -> 0.1.0-3)
    [2009-05-09 13:15] upgraded tcl (8.5.6-1 -> 8.5.7-1)
    [2009-05-09 13:15] upgraded vte (0.20.0-1 -> 0.20.1-1)
    [2009-05-09 13:15] upgraded terminal (0.2.10-1 -> 0.2.12-1)
    [2009-05-09 13:15] upgraded texlive-bin (2008-3 -> 2008-4)
    [2009-05-09 13:15] upgraded thunar (1.0.0-1 -> 1.0.1-1)
    [2009-05-09 13:15] upgraded tk (8.5.6-1 -> 8.5.7-1)
    [2009-05-09 13:15] upgraded trapproto (3.4.3-1 -> 3.4.3-2)
    [2009-05-09 13:16] Updating font cache... done.
    [2009-05-09 13:16] upgraded ttf-cheapskate (2.0-5 -> 2.0-6)
    [2009-05-09 13:16] upgraded unrar (3.8.5-2 -> 3.9.1-1)
    [2009-05-09 13:16] upgraded videoproto (2.2.2-1 -> 2.2.2-2)
    [2009-05-09 13:16] upgraded whois (4.7.30-1 -> 4.7.33-1)
    [2009-05-09 13:16] upgraded wine (1.1.18-1 -> 1.1.20-1)
    [2009-05-09 13:16] upgraded xcmiscproto (1.1.2-1 -> 1.1.2-2)
    [2009-05-09 13:16] upgraded xcompmgr (1.1.4-1 -> 1.1.4-2)
    [2009-05-09 13:16] upgraded xf86bigfontproto (1.1.2-1 -> 1.1.2-2)
    [2009-05-09 13:16] upgraded xf86driproto (2.0.4-1 -> 2.0.4-2)
    [2009-05-09 13:16] upgraded xf86vidmodeproto (2.2.2-1 -> 2.2.2-2)
    [2009-05-09 13:16] upgraded xfce-utils (4.6.0-1 -> 4.6.1-1)
    [2009-05-09 13:16] upgraded xfce4-appfinder (4.6.0-1 -> 4.6.1-1)
    [2009-05-09 13:16] upgraded xfce4-mixer (4.6.0-2 -> 4.6.1-1)
    [2009-05-09 13:16] upgraded xfce4-session (4.6.0-1 -> 4.6.1-1)
    [2009-05-09 13:16] upgraded xfce4-settings (4.6.0-1 -> 4.6.1-1)
    [2009-05-09 13:16] upgraded xfdesktop (4.6.0-1 -> 4.6.1-1)
    [2009-05-09 13:16] upgraded xfprint (4.6.0-1 -> 4.6.1-1)
    [2009-05-09 13:16] upgraded xfwm4 (4.6.0-1 -> 4.6.1-1)
    [2009-05-09 13:16] upgraded xorg-apps (7.4-1 -> 7.4-2)
    [2009-05-09 13:16] Updating font cache... done.
    [2009-05-09 13:16] upgraded xorg-fonts-100dpi (1.0.1-1 -> 1.0.1-2)
    [2009-05-09 13:16] upgraded xorg-res-utils (1.0.3-2 -> 1.0.3-3)
    [2009-05-09 13:16] upgraded xorg-twm (1.0.4-2 -> 1.0.4-3)
    [2009-05-09 13:16] upgraded xorg-utils (7.4-3 -> 7.4-4)
    [2009-05-09 13:16] upgraded xorg-xkb-utils (7.4-1 -> 7.4-2)
    [2009-05-09 13:16] upgraded xterm (243-1 -> 243-2)
    [2009-05-09 13:16] upgraded zip (3.0-1 -> 3.0-1.1)
    [2009-05-09 14:36] starting full system upgrade
    [2009-05-09 14:37] upgraded eclipse (3.4.2-1 -> 3.4.2-1)
    [2009-05-09 15:03] The jre package is licensed software.
    [2009-05-09 15:03] You MUST read and agree to the license stored in
    [2009-05-09 15:03] /opt/java/jre/LICENSE before using it.
    [2009-05-09 15:03] upgraded jre (6u13-1 -> 6u13-1)
    [2009-05-09 15:04] The jdk package is licensed software.
    [2009-05-09 15:04] You MUST read and agree to the license stored in
    [2009-05-09 15:04] /opt/java/LICENSE before using it.
    [2009-05-09 15:04] upgraded jdk (6u13-1 -> 6u13-1)
    I suppose I should clean my system up a bit looking at the amount of unnecessary packages I have .

  • Eclipse not finding libswt-gtk.s0 [solved]

    I recently installed Eclipse on my new Arch system and ran into the famous error:
    /mnt/home/.eclipse/org.eclipse.platform_4.2.0_1543616141/configuration/org.eclipse.osgi/bundles/193/1/.cp/libswt-gtk-4236.so: /mnt/home/.eclipse/org.eclipse.platform_4.2.0_1543616141/configuration/org.eclipse.osgi/bundles/193/1/.cp/libswt-gtk-4236.so: failed to map segment from shared object: Operation not permitted
    I know the that soft-linking /usr/lib/libswt-* into /mnt/home/.swt/lib/linux/x86_64/ fixes the issue, but the problem is that my libswt files are of a different version. They all end in 4234, while the ones eclipse is looking for end in 4236. Is it because OpenJDK and Eclipse from the ArchRepositories are of incompatible versions? Do I have to manually find a matching version of eclipse and install that instead, or is there an easier way?
    By the way, here are some information that might be relevant:
    This is the original error message:
    ┌─[20:52:27]──[91/1683]:/mnt/home$
    └──>> cat /mnt/home/.eclipse/org.eclipse.platform_4.2.0_1543616141/configuration/1371745338639.log
    !SESSION 2013-06-20 20:52:18.353 -----------------------------------------------
    eclipse.buildId=M20130204-1200
    java.version=1.7.0_40
    java.vendor=Oracle Corporation
    BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
    Command-line arguments:  -os linux -ws gtk -arch x86_64
    !ENTRY org.eclipse.osgi 4 0 2013-06-20 20:52:19.894
    !MESSAGE Application error
    !STACK 1
    java.lang.UnsatisfiedLinkError: Could not load SWT library. Reasons:
            /mnt/home/.eclipse/org.eclipse.platform_4.2.0_1543616141/configuration/org.eclipse.osgi/bundles/193/1/.cp/libswt-gtk-4236.so: /mnt/home/.eclipse/org.eclipse.platform_4.2.0_1543616141/configuration/org.eclipse.osgi/bundles/193/1/.cp/libswt-gtk-4236.so: failed to map segment from shared object: Operation not permitted
            no swt-gtk in java.library.path
            Can't load library: /mnt/home/.swt/lib/linux/x86_64/libswt-gtk-4236.so
            Can't load library: /mnt/home/.swt/lib/linux/x86_64/libswt-gtk.so
            /mnt/home/.swt/lib/linux/x86_64/libswt-gtk-4236.so: /mnt/home/.swt/lib/linux/x86_64/libswt-gtk-4236.so: failed to map segment from shared object: Operation not permitted
            at org.eclipse.swt.internal.Library.loadLibrary(Library.java:331)
            at org.eclipse.swt.internal.Library.loadLibrary(Library.java:240)
            at org.eclipse.swt.internal.C.<clinit>(C.java:21)
            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:133)
            at org.eclipse.ui.internal.Workbench.createDisplay(Workbench.java:653)
            at org.eclipse.ui.PlatformUI.createDisplay(PlatformUI.java:161)
            at org.eclipse.ui.internal.ide.application.IDEApplication.createDisplay(IDEApplication.java:154)
            at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:96)
            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:353)
            at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:180)
            at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
            at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
            at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
            at java.lang.reflect.Method.invoke(Method.java:601)
            at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:629)
            at org.eclipse.equinox.launcher.Main.basicRun(Main.java:584)
            at org.eclipse.equinox.launcher.Main.run(Main.java:1438)
            at org.eclipse.equinox.launcher.Main.main(Main.java:1414)
    This is my version of libswt:
    ┌─[21:15:21]──[92/1684]:/mnt/home$
    └──>> locate libswt
    /usr/lib/libswt-atk-gtk-4234.so
    /usr/lib/libswt-awt-gtk-4234.so
    /usr/lib/libswt-cairo-gtk-4234.so
    /usr/lib/libswt-glx-gtk-4234.so
    /usr/lib/libswt-gnome-gtk-4234.so
    /usr/lib/libswt-gtk-4234.so
    /usr/lib/libswt-pi-gtk-4234.so
    /usr/lib/libswt-webkit-gtk-4234.so
    These are the version I have installed:
    ┌─[21:20:00]──[109/1701]:/mnt/home$
    └──>> pacman -Q swt
    swt 4.2.1-2
    ┌─[21:20:08]──[110/1702]:/mnt/home$
    └──>> pacman -Q eclipse
    eclipse 4.2.2-1
    ┌─[21:20:09]──[111/1703]:/mnt/home$
    └──>> pacman -Q jdk7-openjdk
    jdk7-openjdk 7.u40_2.4.0-1
    ┌─[21:20:10]──[112/1704]:/mnt/home$
    └──>> pacman -Q jre7-openjdk
    jre7-openjdk 7.u40_2.4.0-1
    Last edited by Untitled (2013-06-23 18:11:53)

    Thanks for the reply.
    My Arch is just a few days old so I had not updated it yet.
    I just ran an update, but the situation is the same.
    (Thanks for the heads-up on the symlinking though. I really thought it would be a cool idea!)
    Last edited by Untitled (2013-06-20 20:34:14)

Maybe you are looking for

  • How to print my report to pdf silently

    Hi , I have develop a program and that can print report to physical print automatically. Now I want to print them to pdf file automatically,  it prints about 1000 report a day. and the file name will be different each one, the filename will like :{re

  • How to add new column to COPA datasource?

    Dear all, It seems we have to delete the COPA datasource and regenerate it when we need add new column, if so,we should regenerate the initialIzation for the delta. Beacause only the new delta data need have value for new column,so I do not want to r

  • Error at tend of 2.0 Update "The iPhone "iPhone" could not be restored.

    Hi, I updated to iTunes 7.7 last night. Got the 2.0 download and install from iTunes this morning. I started the install and walked away. Came back about 20 minutes later and the following error popped up from iTunes: "The iPhone "iPhone" could not b

  • Monitor blacks out when booting with KVM Switch in the middle

    Hi I have attached my Xserve with an iMac G5 to a KVM Switch. When I boot up the Xserve the monitor blacks out after the apple logo. I know that the Xserve tries to autodetect the monitor. Apparently it fails in its job when the KVM is in the middle.

  • VDI 3.1 USB redirection doesn't work

    Guys, Having problems with USB Redirection on Windows XP image. I have installed SRWC Components on to the template - I can see utsrSession device, usb redirector icon comes up under system tray too. However, USB sticks doesn't work - checked uttsc l