facebook

Clean install of 7.5.0 on ubuntu 9.04 Sun JDK 1.6.0_16 fails

💡
Our Forums Have Moved

For help with installation, bugs reports or feature requests, please head over to our new forums.
Genuitec Community on GitHub

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

    I have installed MyEclipse 7.5.0 All-In-One installer on 32-bit ubuntu 9.04. I am using Sun JDK 1.6.0_16. The installation seems to go okbut after I start MyEclipse and start working with the IDE, MyEclipse just dies (window disappears, no warning or anything). When I look through the log files, it appears that java is crashing. I have tried Sun JDK 1.6.0_14 and JDK 1.5.0_20. Here is an exceprt:

    INFO: Not merging property: IInstallableUnit property for com.poweredbypulse.profile-393138-rmb-200043 2.0.0.0000000004org.eclipse.equinox.p2.internal.inclusion.rules = null –> STRICT
    Aug 29, 2009 5:56:47 PM com.genuitec.pulse2.client.common.p2.P2Bridge resolveDeltaUsingCleanPlan
    INFO: Not merging property: IInstallableUnit property for com.poweredbypulse.profile-393138-rmb-200043 2.0.0.0000000004org.eclipse.equinox.p2.type.root = null –> true
    #
    # An unexpected error has been detected by Java Runtime Environment:
    #
    # SIGSEGV (0xb) at pc=0x00000000, pid=7865, tid=3084409744
    #
    # Java VM: Java HotSpot(TM) Client VM (11.3-b02 mixed mode linux-x86)
    # Problematic frame:
    # C 0x00000000

    Does anyone know how to resolve this error?

    #301914

    support-joy
    Member

    meinholz,

    Sorry to hear you are running into this issue. Can you answer few queries for me to get to the root cause –
    1. Can you copy and paste your installation details? You can get it from MyEclipse IDE menu options click on MyEclipse > Installation Summary > Installation Details.
    2. Do you have any 3rd party plugins installed in your MyEclipse profile? If yes, can you list them here for me? You can get it from Help > Software Updates > Add/Remove Software.
    3. Can you copy and paste your .log file. You can get it from [your workspace dir]/.metadata/.log
    4. Can you copy and paste the contents of your myeclipse.ini file?

    #301929

    Hi Joy,

    If I select the ok button on the opening MyEclipse Dashboard popup that asks if I want to install amy MyEclipse Plug-ins, the MyEclipse instance dies. I have to close the popup by clicking the x in the upper right corner of the popup window. I have plugins installed, but these issues happened before I installed any plugins. I unstalled all 4 available MyEclipse Plug-ins (MyEclipse UML2 7.5.0, SpringIDE for MyEclipse – AJDT Support 7.5.0, SpringIDE for MyEclipse – Mylyn Support 7.5.0, Subversion Support (Using Subversive) v2.2.1).

    The .log file is very long and contains project information. I can do another clean install later today and try again. It would be nice if I can attach files, cutting and pasting 1000’s of lines of log files isn’t fun and probably isn’t easy to handle on your end.

    Thanks for the help,

    Lloyd

    1. When I click on the button for Installation Details, MyEclipse dies.
    2. I don’t have any 3rd party Plug-ins installed.
    3. Here are the contents of .log
    !SESSION 2009-08-31 07:38:37.324 ———————————————–
    eclipse.buildId=unknown
    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 -clean

    !ENTRY org.eclipse.equinox.p2.core 4 0 2009-08-31 07:38:46.791
    !MESSAGE Provisioning exception
    !STACK 1
    org.eclipse.equinox.internal.provisional.p2.core.ProvisionException: Unable to read repository at file:/home/meinholz/Genuitec/MyEclipse 7.5/configuration/org.eclipse.osgi/bundles/472/data/listener_1925729951/.
    at org.eclipse.equinox.internal.provisional.spi.p2.artifact.repository.SimpleArtifactRepositoryFactory.load(Unknown Source)
    at org.eclipse.equinox.internal.p2.artifact.repository.ArtifactRepositoryManager.loadRepository(Unknown Source)
    at org.eclipse.equinox.internal.p2.artifact.repository.ArtifactRepositoryManager.loadRepository(Unknown Source)
    at org.eclipse.equinox.internal.p2.artifact.repository.ArtifactRepositoryManager.loadRepository(Unknown Source)
    at org.eclipse.equinox.internal.provisional.p2.directorywatcher.RepositoryListener.initializeArtifactRepository(Unknown Source)
    at org.eclipse.equinox.internal.provisional.p2.directorywatcher.RepositoryListener.<init>(Unknown Source)
    at org.eclipse.equinox.internal.p2.reconciler.dropins.DropinsRepositoryListener.<init>(Unknown Source)
    at org.eclipse.equinox.internal.p2.reconciler.dropins.Activator.watchDropins(Unknown Source)
    at org.eclipse.equinox.internal.p2.reconciler.dropins.Activator.start(Unknown Source)
    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.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: java.io.FileNotFoundException: /home/meinholz/Genuitec/MyEclipse 7.5/configuration/org.eclipse.osgi/bundles/472/data/listener_1925729951/artifacts.xml (No such file or directory)
    at java.io.FileInputStream.open(Native Method)
    at java.io.FileInputStream.<init>(FileInputStream.java:106)
    … 22 more
    !SUBENTRY 1 org.eclipse.equinox.p2.artifact.repository 4 1000 2009-08-31 07:38:46.792
    !MESSAGE Unable to read repository at file:/home/meinholz/Genuitec/MyEclipse 7.5/configuration/org.eclipse.osgi/bundles/472/data/listener_1925729951/.
    !STACK 0
    java.io.FileNotFoundException: /home/meinholz/Genuitec/MyEclipse 7.5/configuration/org.eclipse.osgi/bundles/472/data/listener_1925729951/artifacts.xml (No such file or directory)
    at java.io.FileInputStream.open(Native Method)
    at java.io.FileInputStream.<init>(FileInputStream.java:106)
    at org.eclipse.equinox.internal.provisional.spi.p2.artifact.repository.SimpleArtifactRepositoryFactory.load(Unknown Source)
    at org.eclipse.equinox.internal.p2.artifact.repository.ArtifactRepositoryManager.loadRepository(Unknown Source)
    at org.eclipse.equinox.internal.p2.artifact.repository.ArtifactRepositoryManager.loadRepository(Unknown Source)
    at org.eclipse.equinox.internal.p2.artifact.repository.ArtifactRepositoryManager.loadRepository(Unknown Source)
    at org.eclipse.equinox.internal.provisional.p2.directorywatcher.RepositoryListener.initializeArtifactRepository(Unknown Source)
    at org.eclipse.equinox.internal.provisional.p2.directorywatcher.RepositoryListener.<init>(Unknown Source)
    at org.eclipse.equinox.internal.p2.reconciler.dropins.DropinsRepositoryListener.<init>(Unknown Source)
    at org.eclipse.equinox.internal.p2.reconciler.dropins.Activator.watchDropins(Unknown Source)
    at org.eclipse.equinox.internal.p2.reconciler.dropins.Activator.start(Unknown Source)
    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.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.equinox.p2.core 4 0 2009-08-31 07:38:46.806
    !MESSAGE Provisioning exception
    !STACK 1
    org.eclipse.equinox.internal.provisional.p2.core.ProvisionException: Unable to read repository at file:/home/meinholz/Genuitec/MyEclipse 7.5/configuration/org.eclipse.osgi/bundles/472/data/listener_1925729951/.
    at org.eclipse.equinox.internal.provisional.spi.p2.artifact.repository.SimpleArtifactRepositoryFactory.load(Unknown Source)
    at org.eclipse.equinox.internal.p2.artifact.repository.ArtifactRepositoryManager.loadRepository(Unknown Source)
    at org.eclipse.equinox.internal.p2.artifact.repository.ArtifactRepositoryManager.loadRepository(Unknown Source)
    at org.eclipse.equinox.internal.p2.artifact.repository.ArtifactRepositoryManager.createRepository(Unknown Source)
    at org.eclipse.equinox.internal.provisional.p2.directorywatcher.RepositoryListener.initializeArtifactRepository(Unknown Source)
    at org.eclipse.equinox.internal.provisional.p2.directorywatcher.RepositoryListener.<init>(Unknown Source)
    at org.eclipse.equinox.internal.p2.reconciler.dropins.DropinsRepositoryListener.<init>(Unknown Source)
    at org.eclipse.equinox.internal.p2.reconciler.dropins.Activator.watchDropins(Unknown Source)
    at org.eclipse.equinox.internal.p2.reconciler.dropins.Activator.start(Unknown Source)
    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.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: java.io.FileNotFoundException: /home/meinholz/Genuitec/MyEclipse 7.5/configuration/org.eclipse.osgi/bundles/472/data/listener_1925729951/artifacts.xml (No such file or directory)
    at java.io.FileInputStream.open(Native Method)
    at java.io.FileInputStream.<init>(FileInputStream.java:106)
    … 22 more
    !SUBENTRY 1 org.eclipse.equinox.p2.artifact.repository 4 1000 2009-08-31 07:38:46.806
    !MESSAGE Unable to read repository at file:/home/meinholz/Genuitec/MyEclipse 7.5/configuration/org.eclipse.osgi/bundles/472/data/listener_1925729951/.
    !STACK 0
    java.io.FileNotFoundException: /home/meinholz/Genuitec/MyEclipse 7.5/configuration/org.eclipse.osgi/bundles/472/data/listener_1925729951/artifacts.xml (No such file or directory)
    at java.io.FileInputStream.open(Native Method)
    at java.io.FileInputStream.<init>(FileInputStream.java:106)
    at org.eclipse.equinox.internal.provisional.spi.p2.artifact.repository.SimpleArtifactRepositoryFactory.load(Unknown Source)
    at org.eclipse.equinox.internal.p2.artifact.repository.ArtifactRepositoryManager.loadRepository(Unknown Source)
    at org.eclipse.equinox.internal.p2.artifact.repository.ArtifactRepositoryManager.loadRepository(Unknown Source)
    at org.eclipse.equinox.internal.p2.artifact.repository.ArtifactRepositoryManager.createRepository(Unknown Source)
    at org.eclipse.equinox.internal.provisional.p2.directorywatcher.RepositoryListener.initializeArtifactRepository(Unknown Source)
    at org.eclipse.equinox.internal.provisional.p2.directorywatcher.RepositoryListener.<init>(Unknown Source)
    at org.eclipse.equinox.internal.p2.reconciler.dropins.DropinsRepositoryListener.<init>(Unknown Source)
    at org.eclipse.equinox.internal.p2.reconciler.dropins.Activator.watchDropins(Unknown Source)
    at org.eclipse.equinox.internal.p2.reconciler.dropins.Activator.start(Unknown Source)
    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.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.core.resources 2 10035 2009-08-31 07:38:47.708
    !MESSAGE The workspace exited with unsaved changes in the previous session; refreshing workspace to recover changes.

    !ENTRY org.eclipse.jface 2 0 2009-08-31 07:38:54.771
    !MESSAGE Keybinding conflicts occurred. They may interfere with normal accelerator operation.
    !SUBENTRY 1 org.eclipse.jface 2 0 2009-08-31 07:38:54.771
    !MESSAGE A conflict occurred for CTRL+F9:
    Binding(CTRL+F9,
    ParameterizedCommand(Command(org.eclipse.mylyn.tasks.ui.command.activateTask,Activate Task,
    ,
    Category(org.eclipse.ui.category.navigate,Navigate,null,true),
    ,
    ,,true),null),
    org.eclipse.ui.defaultAcceleratorConfiguration,
    org.eclipse.ui.contexts.window,,,system)
    Binding(CTRL+F9,
    ParameterizedCommand(Command(RunSQLAction,Run SQL,
    Run SQL,
    Category(org.eclipse.ui.category.edit,Edit,null,true),
    ,
    ,,true),null),
    org.eclipse.ui.defaultAcceleratorConfiguration,
    org.eclipse.ui.contexts.window,,,system)
    !SUBENTRY 1 org.eclipse.jface 2 0 2009-08-31 07:38:54.771
    !MESSAGE A conflict occurred for SHIFT+DEL:
    Binding(SHIFT+DEL,
    ParameterizedCommand(Command(org.eclipse.datatools.sqltools.result.removeAllInstances,Remove All Visible Results,
    ,
    Category(org.eclipse.datatools.sqltools.result.category,SQL Results View,null,true),
    ,
    ,,true),null),
    org.eclipse.ui.defaultAcceleratorConfiguration,
    org.eclipse.ui.contexts.window,,,system)
    Binding(SHIFT+DEL,
    ParameterizedCommand(Command(org.eclipse.ui.edit.cut,Cut,
    Cut the selection to the clipboard,
    Category(org.eclipse.ui.category.edit,Edit,null,true),
    org.eclipse.ui.internal.handlers.WidgetMethodHandler@1e8d4ce,
    ,,true),null),
    org.eclipse.ui.defaultAcceleratorConfiguration,
    org.eclipse.ui.contexts.dialogAndWindow,,,system)
    Binding(SHIFT+DEL,
    ParameterizedCommand(Command(org.topcased.modeler.deleteModelObject,Delete From Model,
    Allows the user to delete the selected graph element and its associated model element in a Topcased editor.,
    Category(org.eclipse.ui.category.edit,Edit,null,true),
    ,
    ,,true),null),
    org.eclipse.ui.defaultAcceleratorConfiguration,
    org.eclipse.ui.contexts.window,,,system)
    !ENTRY org.eclipse.osgi 2 1 2009-08-31 07:39:04.362
    !MESSAGE NLS unused message: action.moduleProjectWizardAction in: org.maven.ide.eclipse.messages

    !ENTRY org.eclipse.osgi 2 1 2009-08-31 07:39:04.362
    !MESSAGE NLS unused message: artifactComponent.artifact in: org.maven.ide.eclipse.messages

    !ENTRY org.eclipse.osgi 2 1 2009-08-31 07:39:04.363
    !MESSAGE NLS unused message: artifactComponent.artifactId in: org.maven.ide.eclipse.messages

    !ENTRY org.eclipse.osgi 2 1 2009-08-31 07:39:04.363
    !MESSAGE NLS unused message: artifactComponent.description in: org.maven.ide.eclipse.messages

    !ENTRY org.eclipse.osgi 2 1 2009-08-31 07:39:04.363
    !MESSAGE NLS unused message: artifactComponent.groupId in: org.maven.ide.eclipse.messages

    !ENTRY org.eclipse.osgi 2 1 2009-08-31 07:39:04.363
    !MESSAGE NLS unused message: artifactComponent.name in: org.maven.ide.eclipse.messages

    !ENTRY org.eclipse.osgi 2 1 2009-08-31 07:39:04.364
    !MESSAGE NLS unused message: artifactComponent.package in: org.maven.ide.eclipse.messages

    !ENTRY org.eclipse.osgi 2 1 2009-08-31 07:39:04.364
    !MESSAGE NLS unused message: artifactComponent.packaging in: org.maven.ide.eclipse.messages

    !ENTRY org.eclipse.osgi 2 1 2009-08-31 07:39:04.364
    !MESSAGE NLS unused message: artifactComponent.version in: org.maven.ide.eclipse.messages

    !ENTRY org.eclipse.osgi 2 1 2009-08-31 07:39:04.364
    !MESSAGE NLS unused message: directoriesComponent.projectLayout in: org.maven.ide.eclipse.messages

    !ENTRY org.eclipse.osgi 2 1 2009-08-31 07:39:04.364
    !MESSAGE NLS unused message: launch.browseFs in: org.maven.ide.eclipse.messages

    !ENTRY org.eclipse.osgi 2 1 2009-08-31 07:39:04.365
    !MESSAGE NLS unused message: launch.browseVariables in: org.maven.ide.eclipse.messages

    !ENTRY org.eclipse.osgi 2 1 2009-08-31 07:39:04.365
    !MESSAGE NLS unused message: launch.browseWorkspace in: org.maven.ide.eclipse.messages

    !ENTRY org.eclipse.osgi 2 1 2009-08-31 07:39:04.365
    !MESSAGE NLS unused message: launch.choosePomDir in: org.maven.ide.eclipse.messages

    !ENTRY org.eclipse.osgi 2 1 2009-08-31 07:39:04.365
    !MESSAGE NLS unused message: launch.errorPomMissing in: org.maven.ide.eclipse.messages

    !ENTRY org.eclipse.osgi 2 1 2009-08-31 07:39:04.365
    !MESSAGE NLS unused message: launch.errorSelectPom in: org.maven.ide.eclipse.messages

    !ENTRY org.eclipse.osgi 2 1 2009-08-31 07:39:04.366
    !MESSAGE NLS unused message: launch.goals in: org.maven.ide.eclipse.messages

    !ENTRY org.eclipse.osgi 2 1 2009-08-31 07:39:04.366
    !MESSAGE NLS unused message: launch.goalsDialog.lifecyclePhases in: org.maven.ide.eclipse.messages

    !ENTRY org.eclipse.osgi 2 1 2009-08-31 07:39:04.366
    !MESSAGE NLS unused message: launch.goalsDialog.title in: org.maven.ide.eclipse.messages

    !ENTRY org.eclipse.osgi 2 1 2009-08-31 07:39:04.366
    !MESSAGE NLS unused message: launch.goalsLabel in: org.maven.ide.eclipse.messages

    !ENTRY org.eclipse.osgi 2 1 2009-08-31 07:39:04.366
    !MESSAGE NLS unused message: launch.mainTabName in: org.maven.ide.eclipse.messages

    4. The contents of my myeclipse.ini
    -startup
    ../Common/plugins/org.eclipse.equinox.launcher_1.0.101.R34x_v20081125.jar
    –launcher.library
    ../Common/plugins/org.eclipse.equinox.launcher.gtk.linux.x86_1.0.101.R34x_v20080805
    -clean
    -configuration
    /home/meinholz/Genuitec/MyEclipse 7.5/configuration
    -vm
    /home/meinholz/Genuitec/Common/binary/com.sun.java.jdk.linux.x86_1.6.0.013/bin/java
    -vmargs
    -Xmx512m
    -XX:MaxPermSize=256m
    -XX:ReservedCodeCacheSize=64m

    5. Additionally, java seems to be dumping core when MyEclipse dies. Here are the contents of the hs_err_pidxxxxx.log:

    #
    # An unexpected error has been detected by Java Runtime Environment:
    #
    # SIGSEGV (0xb) at pc=0x00000000, pid=13140, tid=3085220752
    #
    # Java VM: Java HotSpot(TM) Client VM (11.3-b02 mixed mode linux-x86)
    # Problematic frame:
    # C 0x00000000
    #
    # 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 (0x08076800): JavaThread “main” [_thread_in_native, id=13141, stack(0xb7dfb000,0xb7e4c000)]

    Registers:
    EAX=0x00000001, EBX=0x82d46ff4, ECX=0x7cf8c850, EDX=0x7cf8c850
    ESP=0xb7e494c0, EBP=0x97e494e8, ESI=0x00000001, EDI=0x7cf8c850
    EIP=0x00000000, CR2=0x00000000, EFLAGS=0x00010286

    Top of Stack: (sp=0xb7e494c0)
    0xb7e494c0: 7cf8c850 7cf8d8e4 b7e49554 b7e49558
    0xb7e494d0: 7cf91968 00000000 7cf8d8e4 82d46ff4
    0xb7e494e0: b7e49580 7cf8c850 b7e49568 82d36158
    0xb7e494f0: 7cf8c850 b7e49554 b7e49558 83600010
    0xb7e49500: 7cf8c850 7cf8c85c 00000000 00000000
    0xb7e49510: 00000000 00000000 b7e49554 00000000
    0xb7e49520: 82d470d4 00000000 7cf8c84a 00000000
    0xb7e49530: 82d470d6 00000000 7cf8c830 00000000

    Instructions: (pc=0x00000000)
    0xfffffff0:

    Stack: [0xb7dfb000,0xb7e4c000], sp=0xb7e494c0, free space=313k
    Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
    J org.eclipse.swt.internal.gtk.OS._g_main_context_iteration(IZ)Z
    J org.eclipse.swt.widgets.Display.readAndDispatch()Z
    j org.eclipse.jface.window.Window.runEventLoop(Lorg/eclipse/swt/widgets/Shell;)V+23
    j org.eclipse.jface.window.Window.open()I+49
    j com.genuitec.myeclipse.product.AboutActionDelegate.run(Lorg/eclipse/jface/action/IAction;)V+16
    j org.eclipse.ui.internal.PluginAction.runWithEvent(Lorg/eclipse/swt/widgets/Event;)V+110
    j org.eclipse.ui.internal.WWinPluginAction.runWithEvent(Lorg/eclipse/swt/widgets/Event;)V+9
    j org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(Lorg/eclipse/swt/widgets/Event;Z)V+354
    j org.eclipse.jface.action.ActionContributionItem.access$2(Lorg/eclipse/jface/action/ActionContributionItem;Lorg/eclipse/swt/widgets/Event;Z)V+3
    j org.eclipse.jface.action.ActionContributionItem$5.handleEvent(Lorg/eclipse/swt/widgets/Event;)V+60
    J org.eclipse.swt.widgets.EventTable.sendEvent(Lorg/eclipse/swt/widgets/Event;)V
    J org.eclipse.swt.widgets.Display.runDeferredEvents()Z
    J org.eclipse.swt.widgets.Display.readAndDispatch()Z
    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+393
    j org.eclipse.ui.internal.Workbench.access$4(Lorg/eclipse/ui/internal/Workbench;)I+1
    j org.eclipse.ui.internal.Workbench$5.run()V+23
    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;+84
    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+114
    j org.eclipse.equinox.launcher.Main.run([Ljava/lang/String;)I+4
    j org.eclipse.equinox.launcher.Main.main([Ljava/lang/String;)V+10
    v ~StubRoutines::call_stub

    ————— P R O C E S S —————

    Java Threads: ( => current thread )
    0x7d8f9c00 JavaThread “MyEclipse Thread” [_thread_blocked, id=13170, stack(0x7d7a8000,0x7d7f9000)]
    0x0825cc00 JavaThread “JavaScript indexing” daemon [_thread_blocked, id=13168, stack(0x7de0d000,0x7de5e000)]
    0x08101000 JavaThread “Cleanup” daemon [_thread_in_native, id=13165, stack(0x7e02f000,0x7e080000)]
    0x08100000 JavaThread “Worker-6” [_thread_blocked, id=13164, stack(0x7e24f000,0x7e2a0000)]
    0x7e5a1800 JavaThread “Java indexing” daemon [_thread_blocked, id=13160, stack(0x7e45e000,0x7e4af000)]
    0x080d5000 JavaThread “Worker-2” [_thread_blocked, id=13158, stack(0x7e60d000,0x7e65e000)]
    0x7e957000 JavaThread “Provisioning Event Dispatcher” daemon [_thread_blocked, id=13155, stack(0x7eaa4000,0x7eaf5000)]
    0x83645c00 JavaThread “Worker-0” [_thread_blocked, id=13154, stack(0x7ec01000,0x7ec52000)]
    0x82513c00 JavaThread “Start Level Event Dispatcher” daemon [_thread_blocked, id=13152, stack(0x8224d000,0x8229e000)]
    0x836ff000 JavaThread “Framework Event Dispatcher” daemon [_thread_blocked, id=13150, stack(0x8229e000,0x822ef000)]
    0x83618400 JavaThread “Low Memory Detector” daemon [_thread_blocked, id=13147, stack(0x833fc000,0x8344d000)]
    0x83616400 JavaThread “CompilerThread0” daemon [_thread_blocked, id=13146, stack(0x8344d000,0x834ce000)]
    0x83614c00 JavaThread “Signal Dispatcher” daemon [_thread_blocked, id=13145, stack(0x834ce000,0x8351f000)]
    0x83604000 JavaThread “Finalizer” daemon [_thread_blocked, id=13144, stack(0x8355e000,0x835af000)]
    0x83602800 JavaThread “Reference Handler” daemon [_thread_blocked, id=13143, stack(0x835af000,0x83600000)]
    =>0x08076800 JavaThread “main” [_thread_in_native, id=13141, stack(0xb7dfb000,0xb7e4c000)]

    Other Threads:
    0x080c3800 VMThread [stack: 0x8372b000,0x837ac000] [id=13142]
    0x8361a400 WatcherThread [stack: 0x8337b000,0x833fc000] [id=13148]

    VM state:not at safepoint (normal execution)

    VM Mutex/Monitor currently owned by a thread: None

    Heap
    def new generation total 21696K, used 14126K [0x83c60000, 0x853e0000, 0x863c0000)
    eden space 19328K, 68% used [0x83c60000, 0x849490c0, 0x84f40000)
    from space 2368K, 38% used [0x84f40000, 0x850227e8, 0x85190000)
    to space 2368K, 0% used [0x85190000, 0x85190000, 0x853e0000)
    tenured generation total 287920K, used 197781K [0x863c0000, 0x97cec000, 0xa3c60000)
    the space 287920K, 68% used [0x863c0000, 0x924e54e0, 0x924e5600, 0x97cec000)
    compacting perm gen total 72192K, used 71976K [0xa3c60000, 0xa82e0000, 0xb3c60000)
    the space 72192K, 99% used [0xa3c60000, 0xa82aa280, 0xa82aa400, 0xa82e0000)
    No shared spaces configured.

    Dynamic libraries:
    06000000-0642a000 r-xp 00000000 08:05 9265267 /home/meinholz/Genuitec/Common/binary/com.sun.java.jdk.linux.x86_1.6.0.013/jre/lib/i386/client/libjvm.so
    0642a000-06444000 rwxp 0042a000 08:05 9265267 /home/meinholz/Genuitec/Common/binary/com.sun.java.jdk.linux.x86_1.6.0.013/jre/lib/i386/client/libjvm.so
    06444000-06864000 rwxp 06444000 00:00 0
    08048000-08052000 r-xp 00000000 08:05 8145575 /home/meinholz/Genuitec/Common/binary/com.sun.java.jdk.linux.x86_1.6.0.013/bin/java
    08052000-08053000 rwxp 00009000 08:05 8145575 /home/meinholz/Genuitec/Common/binary/com.sun.java.jdk.linux.x86_1.6.0.013/bin/java
    08070000-0a3f5000 rwxp 08070000 00:00 0 [heap]
    7c8dd000-7c8e1000 r-xp 00000000 08:05 278563 /lib/libattr.so.1.1.0
    7c8e1000-7c8e2000 r-xp 00003000 08:05 278563 /lib/libattr.so.1.1.0
    7c8e2000-7c8e3000 rwxp 00004000 08:05 278563 /lib/libattr.so.1.1.0
    7c8e3000-7c8e6000 r-xp 00000000 08:05 278682 /lib/libuuid.so.1.2
    7c8e6000-7c8e7000 r-xp 00002000 08:05 278682 /lib/libuuid.so.1.2
    7c8e7000-7c8e8000 rwxp 00003000 08:05 278682 /lib/libuuid.so.1.2
    7c8e8000-7c8fd000 r-xp 00000000 08:05 4056585 /usr/lib/libICE.so.6.3.0
    7c8fd000-7c8fe000 rwxp 00014000 08:05 4056585 /usr/lib/libICE.so.6.3.0
    7c8fe000-7c900000 rwxp 7c8fe000 00:00 0
    7c900000-7c927000 rwxp 7c900000 00:00 0
    7c927000-7ca00000 —p 7c927000 00:00 0
    7ca00000-7ca05000 r-xp 00000000 08:05 4056926 /usr/lib/libgdbm.so.3.0.0
    7ca05000-7ca06000 r-xp 00004000 08:05 4056926 /usr/lib/libgdbm.so.3.0.0
    7ca06000-7ca07000 rwxp 00005000 08:05 4056926 /usr/lib/libgdbm.so.3.0.0
    7ca07000-7ca0a000 r-xp 00000000 08:05 278574 /lib/libcap.so.2.11
    7ca0a000-7ca0b000 r-xp 00002000 08:05 278574 /lib/libcap.so.2.11
    7ca0b000-7ca0c000 rwxp 00003000 08:05 278574 /lib/libcap.so.2.11
    7ca0c000-7ca13000 r-xp 00000000 08:05 4056616 /usr/lib/libSM.so.6.0.0
    7ca13000-7ca14000 r-xp 00006000 08:05 4056616 /usr/lib/libSM.so.6.0.0
    7ca14000-7ca15000 rwxp 00007000 08:05 4056616 /usr/lib/libSM.so.6.0.0
    7ca15000-7ca72000 r-xp 00000000 08:05 4055937 /usr/lib/libpulse.so.0.7.1
    7ca72000-7ca73000 r-xp 0005c000 08:05 4055937 /usr/lib/libpulse.so.0.7.1
    7ca73000-7ca74000 rwxp 0005d000 08:05 4055937 /usr/lib/libpulse.so.0.7.1
    7ca74000-7cb00000 r-xp 00000000 08:05 4204671 /usr/share/fonts/truetype/ttf-dejavu/DejaVuSans-Bold.ttf
    7cb00000-7ccfe000 rwxp 7cb00000 00:00 0
    7ccfe000-7cd00000 —p 7ccfe000 00:00 0
    7cd00000-7cefa000 rwxp 7cd00000 00:00 0
    7cefa000-7cf00000 —p 7cefa000 00:00 0
    7cf00000-7cffd000 rwxp 7cf00000 00:00 0
    7cffd000-7d000000 —p 7cffd000 00:00 0
    7d000000-7d0e3000 rwxp 7d000000 00:00 0
    7d0e3000-7d100000 —p 7d0e3000 00:00 0
    7d104000-7d105000 r-xp 00000000 08:05 4072678 /usr/lib/alsa-lib/libasound_module_conf_pulse.so
    7d105000-7d106000 r-xp 00000000 08:05 4072678 /usr/lib/alsa-lib/libasound_module_conf_pulse.so
    7d106000-7d107000 rwxp 00001000 08:05 4072678 /usr/lib/alsa-lib/libasound_module_conf_pulse.so
    7d11a000-7d11b000 rwxp 7d11a000 00:00 0
    7d11b000-7d11d000 r-xs 00007000 08:05 540766 /home/meinholz/Genuitec/Common/plugins/com.genuitec.myeclipse.product7_7.5.0.zmyeclipse75020090612/myeclipse-product.jar
    7d11d000-7d127000 r-xs 00055000 08:05 6217905 /home/meinholz/Genuitec/MyEclipse 7.5/configuration/org.eclipse.osgi/bundles/902/1/.cp/lib/spring-webflow-1.0.3.jar
    7d127000-7d12b000 r-xs 00012000 08:05 6217904 /home/meinholz/Genuitec/MyEclipse 7.5/configuration/org.eclipse.osgi/bundles/902/1/.cp/lib/spring-binding-1.0.3.jar
    7d12b000-7d12c000 r-xs 00001000 08:05 8202403 /home/meinholz/Genuitec/Common/configuration/com.genuitec.pulse2.client.updatesite/updatesite_fa009bd2_95769ff9b914dd48b47b869f576a02e1-6666.zip
    7d12c000-7d12d000 r-xs 00000000 08:05 8202400 /home/meinholz/Genuitec/Common/configuration/com.genuitec.pulse2.client.updatesite/updatesite_97036228_9f4286a5d80828c019812bec6b9ee96f-1864.zip
    7d12d000-7d12e000 r-xs 00000000 08:05 8202399 /home/meinholz/Genuitec/Common/configuration/com.genuitec.pulse2.client.updatesite/updatesite_42571234_6b9e2ef8b31eb7cba6e998f5e8156d9d-2911.zip
    7d12e000-7d12f000 r-xs 00004000 08:05 8202408 /home/meinholz/Genuitec/Common/configuration/com.genuitec.pulse2.client.updatesite/updatesite_1a26f3f5_dd98792416ca6b9aba29a4d9ca98632c-18719.zip
    7d12f000-7d130000 r-xs 00002000 08:05 8202407 /home/meinholz/Genuitec/Common/configuration/com.genuitec.pulse2.client.updatesite/updatesite_227004dc_4226486932.18.18.30.0.zip
    7d130000-7d131000 r-xs 00085000 08:05 8202398 /home/meinholz/Genuitec/Common/configuration/com.genuitec.pulse2.client.updatesite/updatesite_7b5d482e_6159d4aba07c0ce8518faeae34d00053-547617.zip
    7d131000-7d133000 r-xs 0000a000 08:05 8202406 /home/meinholz/Genuitec/Common/configuration/com.genuitec.pulse2.client.updatesite/updatesite_213a80a6_4c9fa32e46adc9593008459f872afddc-45123.zip
    7d133000-7d134000 r-xs 00001000 08:05 8202412 /home/meinholz/Genuitec/Common/configuration/com.genuitec.pulse2.client.updatesite/updatesite_d0c7e18a_667437810.7.7.4.0.zip
    7d134000-7d135000 r-xs 00004000 08:05 8202411 /home/meinholz/Genuitec/Common/configuration/com.genuitec.pulse2.client.updatesite/updatesite_eab6a061_3241422871.53.53.34.0.zip
    7d135000-7d136000 r-xs 00003000 08:05 8202410 /home/meinholz/Genuitec/Common/configuration/com.genuitec.pulse2.client.updatesite/updatesite_40dab6cb_31d66de24ebd0aebe453eb71006bf308-13695.zip
    7d136000-7d137000 r-xs 00003000 08:05 8202409 /home/meinholz/Genuitec/Common/configuration/com.genuitec.pulse2.client.updatesite/updatesite_51a9502e_1bd7cd612318fef837c1621460316172-13388.zip
    7d137000-7d138000 r-xs 00000000 08:05 8202405 /home/meinholz/Genuitec/Common/configuration/com.genuitec.pulse2.client.updatesite/updatesite_6407e728_5b2e634ed9e0d73aa8590209c46763b0-1323.zip
    7d138000-7d139000 r-xs 00000000 08:05 8202404 /home/meinholz/Genuitec/Common/configuration/com.genuitec.pulse2.client.updatesite/updatesite_61131cd3_397a32736003dc1929587c8b60da8776-2151.zip
    7d139000-7d13a000 r-xs 00000000 08:05 8202402 /home/meinholz/Genuitec/Common/configuration/com.genuitec.pulse2.client.updatesite/updatesite_6862fb54_742b8e2691515dc873acfd3ae80030e8-2245.zip
    7d13a000-7d13b000 r-xs 00009000 08:05 8202401 /home/meinholz/Genuitec/Common/configuration/com.genuitec.pulse2.client.updatesite/updatesite_ee933edf_601603dda8c902c2d33a046d9951ef35-40937.zip
    7d13b000-7d140000 r-xs 0002c000 08:05 8449054 /home/meinholz/Genuitec/Common/plugins/com.genuitec.eclipse.ast.deploy.core_7.5.0.zmyeclipse75020090612/deploycore.jar
    7d140000-7d148000 r-xs 000a4000 08:05 3809481 /home/meinholz/Genuitec/MyEclipse 7.5/configuration/org.eclipse.osgi/bundles/857/1/.cp/js.jar
    7d148000-7d14b000 rwxp 7d148000 00:00 0
    7d14b000-7d199000 rwxp 7d14b000 00:00 0
    7d199000-7d1a6000 r-xs 00088000 08:05 6777100 /home/meinholz/Genuitec/Common/plugins/com.genuitec.org.hibernate.eclipse.console_3.2.4.CR1-zmyeclipse75020090612/org.hibernate.eclipse.console.jar
    7d1a6000-7d1af000 r-xs 00079000 08:05 3776605 /home/meinholz/Genuitec/MyEclipse 7.5/configuration/org.eclipse.osgi/bundles/66/1/.cp/hibernate-tools.jar
    7d1af000-7d1b2000 rwxp 7d1af000 00:00 0
    7d1b2000-7d200000 rwxp 7d1b2000 00:00 0
    7d200000-7d2fe000 rwxp 7d200000 00:00 0
    7d2fe000-7d300000 —p 7d2fe000 00:00 0
    7d300000-7d302000 r-xs 00007000 08:05 8571023 /home/meinholz/Genuitec/Common/plugins/com.genuitec.eclipse.integration_7.5.0.zmyeclipse75020090612/integration.jar
    7d302000-7d314000 r-xs 00154000 08:05 6874620 /home/meinholz/Genuitec/Common/plugins/org.aspectj.weaver_1.6.6.20090723171200/aspectjweaver.jar
    7d314000-7d347000 r-xs 004f9000 08:05 6874730 /home/meinholz/Genuitec/Common/plugins/org.aspectj.ajde_1.6.6.20090723171200/ajde.jar
    7d347000-7d34b000 r-xs 00019000 08:05 6874613 /home/meinholz/Genuitec/Common/plugins/org.aspectj.runtime_1.6.6.20090723171200/aspectjrt.jar
    7d34b000-7d353000 r-xs 00055000 08:05 5505195 /home/meinholz/Genuitec/Common/plugins/org.jboss.tools.jsf.ui_2.0.0.zmyeclipse75020090612/jsfui.jar
    7d353000-7d35a000 r-xs 0004e000 08:05 5857503 /home/meinholz/Genuitec/Common/plugins/org.jboss.tools.jst.web_2.0.0.zmyeclipse75020090612/web.jar
    7d35a000-7d35d000 r-xs 00013000 08:05 3743855 /home/meinholz/Genuitec/MyEclipse 7.5/configuration/org.eclipse.osgi/bundles/75/1/.cp/jsfdesigner.jar
    7d35d000-7d365000 r-xs 0003f000 08:05 5882099 /home/meinholz/Genuitec/Common/plugins/org.jboss.tools.jst.web.ui_2.0.0.zmyeclipse75020090612/webui.jar
    7d365000-7d371000 r-xs 0009d000 08:05 6389984 /home/meinholz/Genuitec/Common/plugins/org.jboss.tools.vpe_2.1.0.zmyeclipse75020090612/vpe.jar
    7d371000-7d372000 r-xs 00139000 08:05 8202439 /home/meinholz/Genuitec/Common/configuration/com.genuitec.pulse2.client.updatesite/updatesite_63ce59fb_7189f61d422e1c0fc88088e7f472f046-1286104.zip
    7d372000-7d373000 r-xs 0008c000 08:05 8202471 /home/meinholz/Genuitec/Common/configuration/com.genuitec.pulse2.client.updatesite/updatesite_1bca3f06_36799848f0b71fa943fd6bf74761cc07-576275.zip
    7d373000-7d375000 r-xs 0000b000 08:05 483476 /home/meinholz/Genuitec/Common/plugins/org.jboss.tools.common_2.0.0.zmyeclipse75020090612/common.jar
    7d375000-7d376000 r-xs 00007000 08:05 508021 /home/meinholz/Genuitec/Common/plugins/org.jboss.tools.common_2.0.0.zmyeclipse75020090612/lib/commons-logging.jar
    7d376000-7d386000 r-xs 000ca000 08:05 499746 /home/meinholz/Genuitec/Common/plugins/org.jboss.tools.common.model_2.0.0.zmyeclipse75020090612/model.jar
    7d386000-7d388000 r-xs 0000c000 08:05 3948553 /home/meinholz/Genuitec/MyEclipse 7.5/configuration/org.eclipse.osgi/bundles/80/1/.cp/jpa.jar
    7d388000-7d38c000 r-xs 00020000 08:05 5104064 /home/meinholz/Genuitec/MyEclipse 7.5/configuration/org.eclipse.osgi/bundles/108/1/.cp/data/1.2/lib/xsdlib-20050913.jar
    7d38c000-7d390000 r-xs 0001c000 08:05 5104063 /home/meinholz/Genuitec/MyEclipse 7.5/configuration/org.eclipse.osgi/bundles/108/1/.cp/data/1.2/lib/XmlSchema-1.1.jar
    7d390000-7d392000 r-xs 00005000 08:05 5104062 /home/meinholz/Genuitec/MyEclipse 7.5/configuration/org.eclipse.osgi/bundles/108/1/.cp/data/1.2/lib/stax-api-1.0.1.jar
    7d392000-7d394000 r-xs 0000e000 08:05 5104061 /home/meinholz/Genuitec/MyEclipse 7.5/configuration/org.eclipse.osgi/bundles/108/1/.cp/data/1.2/lib/activation-1.1.jar
    7d394000-7d396000 r-xs 00008000 08:05 5104060 /home/meinholz/Genuitec/MyEclipse 7.5/configuration/org.eclipse.osgi/bundles/108/1/.cp/data/1.2/lib/commons-logging-1.0.4.jar
    7d396000-7d39d000 r-xs 00075000 08:05 5104059 /home/meinholz/Genuitec/MyEclipse 7.5/configuration/org.eclipse.osgi/bundles/108/1/.cp/data/1.2/lib/wstx-asl-3.2.0.jar
    7d39d000-7d3da000 r-xs 0024e000 08:05 5104057 /home/meinholz/Genuitec/MyEclipse 7.5/configuration/org.eclipse.osgi/bundles/108/1/.cp/data/1.2/lib/xbean-2.2.0.jar
    7d3da000-7d3db000 r-xs 00002000 08:05 5104056 /home/meinholz/Genuitec/MyEclipse 7.5/configuration/org.eclipse.osgi/bundles/108/1/.cp/data/1.2/lib/xfire-xmlbeans-1.2.6.jar
    7d3db000-7d3de000 r-xs 0001e000 08:05 5104055 /home/meinholz/Genuitec/MyEclipse 7.5/configuration/org.eclipse.osgi/bundles/108/1/.cp/data/1.2/lib/xfire-aegis-1.2.6.jar
    7d3de000-7d3e6000 r-xs 00060000 08:05 5104050 /home/meinholz/Genuitec/MyEclipse 7.5/configuration/org.eclipse.osgi/bundles/108/1/.cp/data/1.2/lib/xfire-core-1.2.6.jar
    7d3e6000-7d3ec000 r-xs 00025000 08:05 8555457 /home/meinholz/Genuitec/Common/plugins/com.genuitec.eclipse.ws.xfire_7.5.0.zmyeclipse75020090612/lib/webservices-api.jar
    7d3ec000-7d4ac000 r-xs 00a62000 08:05 8555460 /home/meinholz/Genuitec/Common/plugins/com.genuitec.eclipse.ws.xfire_7.5.0.zmyeclipse75020090612/lib/webservices-rt.jar
    7d4ac000-7d4ee000 r-xs 00335000 08:05 8555461 /home/meinholz/Genuitec/Common/plugins/com.genuitec.eclipse.ws.xfire_7.5.0.zmyeclipse75020090612/lib/webservices-tools.jar
    7d4ee000-7d4f2000 r-xs 0000b000 08:05 8555458 /home/meinholz/Genuitec/Common/plugins/com.genuitec.eclipse.ws.xfire_7.5.0.zmyeclipse75020090612/lib/webservices-extra-api.jar
    7d4f2000-7d4fb000 r-xs 00079000 08:05 8555459 /home/meinholz/Genuitec/Common/plugins/com.genuitec.eclipse.ws.xfire_7.5.0.zmyeclipse75020090612/lib/webservices-extra.jar
    7d4fb000-7d500000 r-xs 00041000 08:05 371656 /home/meinholz/Genuitec/Common/plugins/com.genuitec.eclipse.ws.xfire_7.5.0.zmyeclipse75020090612/xfire.jar
    7d500000-7d600000 rwxp 7d500000 00:00 0
    7d600000-7d6e6000 rwxp 7d600000 00:00 0
    7d6e6000-7d700000 —p 7d6e6000 00:00 0
    7d700000-7d701000 r-xs 00004000 08:05 5104054 /home/meinholz/Genuitec/MyEclipse 7.5/configuration/org.eclipse.osgi/bundles/108/1/.cp/data/1.2/lib/xfire-jaxb2-1.2.6.jar
    7d701000-7d703000 r-xs 00006000 08:05 5104053 /home/meinholz/Genuitec/MyEclipse 7.5/configuration/org.eclipse.osgi/bundles/108/1/.cp/data/1.2/lib/xfire-annotations-1.2.6.jar
    7d703000-7d705000 r-xs 00007000 08:05 6875105 /home/meinholz/Genuitec/MyEclipse 7.5/configuration/org.eclipse.osgi/bundles/845/1/.cp/jars/maven-dependency-tree-1.2-SNAPSHOT.jar
    7d705000-7d707000 r-xs 00005000 08:05 6875100 /home/meinholz/Genuitec/MyEclipse 7.5/configuration/org.eclipse.osgi/bundles/848/1/.cp/jars/maven-scm-provider-accurev-1.0-SNAPSHOT.jar
    7d707000-7d709000 r-xs 00007000 08:05 6875099 /home/meinholz/Genuitec/MyEclipse 7.5/configuration/org.eclipse.osgi/bundles/848/1/.cp/jars/maven-scm-provider-git-commons-1.1-SNAPSHOT.jar
    7d709000-7d70c000 r-xs 00008000 08:05 6875098 /home/meinholz/Genuitec/MyEclipse 7.5/configuration/org.eclipse.osgi/bundles/848/1/.cp/jars/maven-scm-provider-gitexe-1.1-SNAPSHOT.jar
    7d70c000-7d70e000 r-xs 0000c000 08:05 6875097 /home/meinholz/Genuitec/MyEclipse 7.5/configuration/org.eclipse.osgi/bundles/848/1/.cp/jars/maven-scm-provider-vss-1.0.jar
    7d70e000-7d711000 r-xs 0000a000 08:05 6875096 /home/meinholz/Genuitec/MyEclipse 7.5/configuration/org.eclipse.osgi/bundles/848/1/.cp/jars/maven-scm-provider-synergy-1.0.jar
    7d711000-7d713000 r-xs 0000f000 08:05 6875095 /home/meinholz/Genuitec/MyEclipse 7.5/configuration/org.eclipse.osgi/bundles/848/1/.cp/jars/maven-scm-provider-starteam-1.0.jar
    7d713000-7d715000 r-xs 0000b000 08:05 6875094 /home/meinholz/Genuitec/MyEclipse 7.5/configuration/org.eclipse.osgi/bundles/848/1/.cp/jars/maven-scm-provider-hg-1.0.jar
    7d715000-7d718000 r-xs 0000c000 08:05 6875093 /home/meinholz/Genuitec/MyEclipse 7.5/configuration/org.eclipse.osgi/bundles/848/1/.cp/jars/maven-scm-provider-clearcase-1.0.jar
    7d718000-7d71a000 r-xs 0000a000 08:05 6875092 /home/meinholz/Genuitec/MyEclipse 7.5/configuration/org.eclipse.osgi/bundles/848/1/.cp/jars/maven-scm-provider-bazaar-1.0.jar
    7d71a000-7d71d000 r-xs 0000d000 08:05 6875091 /home/meinholz/Genuitec/MyEclipse 7.5/configuration/org.eclipse.osgi/bundles/848/1/.cp/jars/maven-scm-provider-perforce-1.0.jar
    7d71d000-7d71f000 r-xs 00005000 08:05 6875090 /home/meinholz/Genuitec/MyEclipse 7.5/configuration/org.eclipse.osgi/bundles/848/1/.cp/jars/regexp-1.3.jar
    7d71f000-7d721000 r-xs 00007000 08:05 6875089 /home/meinholz/Genuitec/MyEclipse 7.5/configuration/org.eclipse.osgi/bundles/848/1/.cp/jars/maven-scm-provider-svn-commons-1.0.jar
    7d721000-7d724000 r-xs 0000c000 08:05 6875088 /home/meinholz/Genuitec/MyEclipse 7.5/configuration/org.eclipse.osgi/bundles/848/1/.cp/jars/maven-scm-provider-svnexe-1.0.jar
    7d724000-7d728000 r-xs 00038000 08:05 6875087 /home/meinholz/Genuitec/MyEclipse 7.5/configuration/org.eclipse.osgi/bundles/848/1/.cp/jars/ganymed-ssh2-build210.jar
    7d728000-7d730000 r-xs 00090000 08:05 6875086 /home/meinholz/Genuitec/MyEclipse 7.5/configuration/org.eclipse.osgi/bundles/848/1/.cp/jars/cvsclient-20060125.jar
    7d730000-7d732000 r-xs 00008000 08:05 6875085 /home/meinholz/Genuitec/MyEclipse 7.5/configuration/org.eclipse.osgi/bundles/848/1/.cp/jars/maven-scm-provider-cvsjava-1.0.jar
    7d732000-7d735000 r-xs 0000e000 08:05 6875084 /home/meinholz/Genuitec/MyEclipse 7.5/configuration/org.eclipse.osgi/bundles/848/1/.cp/jars/maven-scm-provider-cvs-commons-1.0.jar
    7d735000-7d737000 r-xs 00005000 08:05 6875083 /home/meinholz/Genuitec/MyEclipse 7.5/configuration/org.eclipse.osgi/bundles/848/1/.cp/jars/maven-scm-provider-cvsexe-1.0.jar
    7d737000-7d73b000 r-xs 00011000 08:05 6875082 /home/meinholz/Genuitec/MyEclipse 7.5/configuration/org.eclipse.osgi/bundles/848/1/.cp/jars/maven-scm-api-1.0.jar
    7d73b000-7d743000 r-xs 00051000 08:05 6875040 /home/meinholz/Genuitec/MyEclipse 7.5/configuration/org.eclipse.osgi/bundles/844/1/.cp/jars/velocity-1.4.jar
    7d743000-7d750000 r-xs 0007f000 08:05 6875036 /home/meinholz/Genuitec/MyEclipse 7.5/configuration/org.eclipse.osgi/bundles/844/1/.cp/jars/commons-collections-3.2.jar
    7d750000-7d751000 r-xs 00001000 08:05 6875022 /home/meinholz/Genuitec/MyEclipse 7.5/configuration/org.eclipse.osgi/bundles/844/1/.cp/jars/plexus-velocity-1.1.3.jar
    7d751000-7d754000 r-xs 00012000 08:05 6875020 /home/meinholz/Genuitec/MyEclipse 7.5/configuration/org.eclipse.osgi/bundles/844/1/.cp/jars/commons-io-1.3.1.jar
    7d754000-7d757000 r-xs 00023000 08:05 6874763 /home/meinholz/Genuitec/MyEclipse 7.5/configuration/org.eclipse.osgi/bundles/844/1/.cp/jars/jdom-1.0.jar
    7d757000-7d75c000 r-xs 00048000 08:05 6874758 /home/meinholz/Genuitec/MyEclipse 7.5/configuration/org.eclipse.osgi/bundles/844/1/.cp/jars/dom4j-1.6.1.jar
    7d75c000-7d75e000 r-xs 00005000 08:05 6874757 /home/meinholz/Genuitec/MyEclipse 7.5/configuration/org.eclipse.osgi/bundles/844/1/.cp/jars/jchardet-1.0.jar
    7d75e000-7d75f000 r-xs 00002000 08:05 4661816 /home/meinholz/Genuitec/MyEclipse 7.5/configuration/org.eclipse.osgi/bundles/846/1/.cp/jars/wagon-file-1.0-beta-2.jar
    7d75f000-7d761000 r-xs 00002000 08:05 4661815 /home/meinholz/Genuitec/MyEclipse 7.5/configuration/org.eclipse.osgi/bundles/846/1/.cp/jars/wagon-ssh-external-1.0-beta-2.jar
    7d761000-7d763000 r-xs 00005000 08:05 4661814 /home/meinholz/Genuitec/MyEclipse 7.5/configuration/org.eclipse.osgi/bundles/846/1/.cp/jars/wagon-ssh-common-1.0-beta-2.jar
    7d763000-7d766000 r-xs 0001b000 08:05 4661813 /home/meinholz/Genuitec/MyEclipse 7.5/configuration/org.eclipse.osgi/bundles/846/1/.cp/jars/jsch-0.1.27.jar
    7d766000-7d767000 r-xs 00005000 08:05 4661812 /home/meinholz/Genuitec/MyEclipse 7.5/configuration/org.eclipse.osgi/bundles/846/1/.cp/jars/wagon-ssh-1.0-beta-2.jar
    7d767000-7d76a000 r-xs 0001f000 08:05 4661811 /home/meinholz/Genuitec/MyEclipse 7.5/configuration/org.eclipse.osgi/bundles/846/1/.cp/jars/jtidy-4aug2000r7-dev.jar
    7d76a000-7d76b000 r-xs 00002000 08:05 4661810 /home/meinholz/Genuitec/MyEclipse 7.5/configuration/org.eclipse.osgi/bundles/846/1/.cp/jars/wagon-http-shared-1.0-beta-2.jar
    7d76b000-7d76d000 r-xs 00002000 08:05 4661809 /home/meinholz/Genuitec/MyEclipse 7.5/configuration/org.eclipse.osgi/bundles/846/1/.cp/jars/wagon-http-lightweight-1.0-beta-2.jar
    7d76d000-7d76e000 r-xs 00008000 08:05 4661808 /home/meinholz/Genuitec/MyEclipse 7.5/configuration/org.eclipse.osgi/bundles/846/1/.cp/jars/maven-toolchain-2.1-SNAPSHOT.jar
    7d76e000-7d76f000 r-xs 00002000 08:05 4661807 /home/meinholz/Genuitec/MyEclipse 7.5/configuration/org.eclipse.osgi/bundles/846/1/.cp/jars/plexus-interactivity-api-1.0-alpha-6.jar
    7d76f000-7d771000 r-xs 00006000 08:05 4661806 /home/meinholz/Genuitec/MyEclipse 7.5/configuration/org.eclipse.osgi/bundles/846/1/.cp/jars/commons-cli-1.0.jar
    7d771000-7d773000 r-xs 00007000 08:05 4661805 /home/meinholz/Genuitec/MyEclipse 7.5/configuration/org.eclipse.osgi/bundles/846/1/.cp/jars/plexus-interpolation-1.0-SNAPSHOT.jar
    7d773000-7d775000 r-xs 0001f000 08:05 6875026 /home/meinholz/Genuitec/MyEclipse 7.5/configuration/org.eclipse.osgi/bundles/160/1/.cp/lib/jdom.jar
    7d775000-7d785000 r-xs 000a7000 08:05 6875033 /home/meinholz/Genuitec/MyEclipse 7.5/configuration/org.eclipse.osgi/bundles/158/1/.cp/lib/tapestry-3.0.3.jar
    7d785000-7d78e000 r-xs 00073000 08:05 6875031 /home/meinholz/Genuitec/MyEclipse 7.5/configuration/org.eclipse.osgi/bundles/158/1/.cp/core.jar
    7d78e000-7d794000 r-xp 00000000 08:05 9243877 /home/meinholz/Genuitec/Common/binary/com.sun.java.jdk.linux.x86_1.6.0.013/jre/lib/i386/libmanagement.so
    7d794000-7d795000 rwxp 00005000 08:05 9243877 /home/meinholz/Genuitec/Common/binary/com.sun.java.jdk.linux.x86_1.6.0.013/jre/lib/i386/libmanagement.so
    7d795000-7d797000 r-xs 0000d000 08:05 6875060 /home/meinholz/Genuitec/MyEclipse 7.5/configuration/org.eclipse.osgi/bundles/252/1/.cp/debugui.jar
    7d797000-7d7a3000 r-xs 00097000 08:05 6875055 /home/meinholz/Genuitec/MyEclipse 7.5/configuration/org.eclipse.osgi/bundles/849/1/.cp/jars/lucene-core-2.3.1.jar
    7d7a3000-7d7a5000 r-xs 00002000 08:05 6875051 /home/meinholz/Genuitec/MyEclipse 7.5/configuration/org.eclipse.osgi/bundles/849/1/.cp/jars/plexus-digest-1.1.jar
    7d7a5000-7d7a8000 r-xs 00015000 08:05 6875050 /home/meinholz/Genuitec/MyEclipse 7.5/configuration/org.eclipse.osgi/bundles/849/1/.cp/jars/nexus-indexer-1.0-beta-4-SNAPSHOT.jar
    7d7a8000-7d7ab000 —p 7d7a8000 00:00 0
    7d7ab000-7d7f9000 rwxp 7d7ab000 00:00 0
    7d7f9000-7d7fd000 r-xs 00035000 08:05 6874756 /home/meinholz/Genuitec/MyEclipse 7.5/configuration/org.eclipse.osgi/bundles/844/1/.cp/jars/archetype-common-2.0-alpha-2.jar
    7d7fd000-7d800000 r-xs 00022000 08:05 6875045 /home/meinholz/Genuitec/MyEclipse 7.5/configuration/org.eclipse.osgi/bundles/105/1/.cp/wizards.jar
    7d800000-7d8fa000 rwxp 7d800000 00:00 0
    7d8fa000-7d900000 —p 7d8fa000 00:00 0
    7d900000-7da00000 rwxp 7d900000 00:00 0
    7da00000-7daff000 rwxp 7da00000 00:00 0
    7daff000-7db00000 —p 7daff000 00:00 0
    7db00000-7db01000 r-xs 0000b000 08:05 6875056 /home/meinholz/Genuitec/MyEclipse 7.5/configuration/org.eclipse.osgi/bundles/120/1/.cp/icefaces_me.jar
    7db01000-7db03000 r-xs 00016000 08:05 9191662 /home/meinholz/Genuitec/Common/plugins/com.genuitec.eclipse.wdt.jsp.debug_7.5.0.zmyeclipse75020090612/lib/servlet-api.jar
    7db03000-7db05000 r-xs 0000b000 08:05 9191661 /home/meinholz/Genuitec/Common/plugins/com.genuitec.eclipse.wdt.jsp.debug_7.5.0.zmyeclipse75020090612/lib/jsp-api.jar
    7db05000-7db06000 r-xs 00005000 08:05 9191659 /home/meinholz/Genuitec/Common/plugins/com.genuitec.eclipse.wdt.jsp.debug_7.5.0.zmyeclipse75020090612/lib/commons-logging-api.jar
    7db06000-7db09000 r-xs 00019000 08:05 9191658 /home/meinholz/Genuitec/Common/plugins/com.genuitec.eclipse.wdt.jsp.debug_7.5.0.zmyeclipse75020090612/lib/commons-el.jar
    7db09000-7db18000 r-xs 000c1000 08:05 6875019 /home/meinholz/Genuitec/MyEclipse 7.5/configuration/org.eclipse.osgi/bundles/160/1/.cp/spindle_ui.jar
    7db18000-7db19000 r-xs 00001000 08:05 5104058 /home/meinholz/Genuitec/MyEclipse 7.5/configuration/org.eclipse.osgi/bundles/108/1/.cp/data/1.2/lib/xfire-jsr181-api-1.0-M1.jar
    7db19000-7db1b000 r-xs 0000e000 08:05 5104052 /home/meinholz/Genuitec/MyEclipse 7.5/configuration/org.eclipse.osgi/bundles/108/1/.cp/data/1.2/lib/xfire-generator-1.2.6.jar
    7db1b000-7db1d000 r-xs 00005000 08:05 5104051 /home/meinholz/Genuitec/MyEclipse 7.5/configuration/org.eclipse.osgi/bundles/108/1/.cp/data/1.2/lib/xfire-java5-1.2.6.jar
    7db1d000-7db2a000 r-xs 000b6000 08:05 6480060 /home/meinholz/Genuitec/Common/plugins/org.eclipse.jdt.debug_3.4.1.v20081216_r342/jdimodel.jar
    7db2a000-7db2e000 r-xs 0000d000 08:05 6480059 /home/meinholz/Genuitec/Common/plugins/org.eclipse.jdt.debug_3.4.1.v20081216_r342/jdi.jar
    7db2e000-7db30000 r-xs 00003000 08:05 9167272 /home/meinholz/Genuitec/Common/plugins/com.genuitec.eclipse.wdt.jsp.debug_7.5.0.zmyeclipse75020090612/debug.jar
    7db30000-7db31000 r-xs 00007000 08:05 6874762 /home/meinholz/Genuitec/MyEclipse 7.5/configuration/org.eclipse.osgi/bundles/92/1/.cp/tapestry.jar
    7db31000-7db32000 r-xs 00006000 08:05 8588837 /home/meinholz/Genuitec/Common/plugins/com.genuitec.eclipse.intro_7.5.0.zmyeclipse75020090612/intro.jar
    7db32000-7db33000 r-xs 00007000 08:05 6874751 /home/meinholz/Genuitec/MyEclipse 7.5/configuration/org.eclipse.osgi/bundles/62/1/.cp/easiewebsphere61.jar
    7db33000-7db34000 r-xs 00007000 08:05 6874740 /home/meinholz/Genuitec/MyEclipse 7.5/configuration/org.eclipse.osgi/bundles/61/1/.cp/easiewebsphere6.jar
    7db34000-7db36000 r-xs 00006000 08:05 6874736 /home/meinholz/Genuitec/MyEclipse 7.5/configuration/org.eclipse.osgi/bundles/60/1/.cp/easiewebsphere5.jar
    7db36000-7db38000 r-xs 00006000 08:05 8505855 /home/meinholz/Genuitec/Common/plugins/com.genuitec.eclipse.easie.websphere.wasce_7.5.0.zmyeclipse75020090612/wasce.jar
    7db38000-7db3a000 r-xs 00008000 08:05 6874732 /home/meinholz/Genuitec/MyEclipse 7.5/configuration/org.eclipse.osgi/bundles/58/1/.cp/easiewebsphere.jar
    7db3a000-7db3e000 r-xs 00035000 08:05 4661804 /home/meinholz/Genuitec/MyEclipse 7.5/configuration/org.eclipse.osgi/bundles/846/1/.cp/jars/maven-project-2.1-SNAPSHOT.jar
    7db3e000-7db40000 r-xs 0000a000 08:05 4661803 /home/meinholz/Genuitec/MyEclipse 7.5/configuration/org.eclipse.osgi/bundles/846/1/.cp/jars/maven-plugin-api-2.1-SNAPSHOT.jar
    7db40000-7db42000 r-xs 0000a000 08:05 4661802 /home/meinholz/Genuitec/MyEclipse 7.5/configuration/org.eclipse.osgi/bundles/846/1/.cp/jars/wagon-provider-api-1.0-beta-2.jar
    7db42000-7db47000 r-xs 00030000 08:05 4661801 /home/meinholz/Genuitec/MyEclipse 7.5/configuration/org.eclipse.osgi/bundles/846/1/.cp/jars/maven-artifact-3.0-SNAPSHOT.jar
    7db47000-7db49000 r-xs 00016000 08:05 4661800 /home/meinholz/Genuitec/MyEclipse 7.5/configuration/org.eclipse.osgi/bundles/846/1/.cp/jars/maven-model-2.1-SNAPSHOT.jar
    7db49000-7db4b000 r-xs 00008000 08:05 4661799 /home/meinholz/Genuitec/MyEclipse 7.5/configuration/org.eclipse.osgi/bundles/846/1/.cp/jars/maven-profile-2.1-SNAPSHOT.jar
    7db4b000-7db4c000 r-xs 00002000 08:05 4661798 /home/meinholz/Genuitec/MyEclipse 7.5/configuration/org.eclipse.osgi/bundles/846/1/.cp/jars/doxia-sink-api-1.0-alpha-9.jar
    7db4c000-7db4d000 r-xs 00002000 08:05 4661797 /home/meinholz/Genuitec/MyEclipse 7.5/configuration/org.eclipse.osgi/bundles/846/1/.cp/jars/maven-reporting-api-2.1-SNAPSHOT.jar
    7db4d000-7db4f000 r-xs 0000a000 08:05 4661796 /home/meinholz/Genuitec/MyEclipse 7.5/configuration/org.eclipse.osgi/bundles/846/1/.cp/jars/maven-lifecycle-2.1-SNAPSHOT.jar
    7db4f000-7db51000 r-xs 00009000 08:05 4661795 /home/meinholz/Genuitec/MyEclipse 7.5/configuration/org.eclipse.osgi/bundles/846/1/.cp/jars/plexus-classworlds-1.2-alpha-12.jar
    7db51000-7db55000 r-xs 00030000 08:05 4661794 /home/meinholz/Genuitec/MyEclipse 7.5/configuration/org.eclipse.osgi/bundles/846/1/.cp/jars/plexus-utils-1.5.1.jar
    7db55000-7db5a000 r-xs 00018000 08:05 4661793 /home/meinholz/Genuitec/MyEclipse 7.5/configuration/org.eclipse.osgi/bundles/846/1/.cp/jars/aspectjrt-1.5.3.jar
    7db5a000-7db61000 r-xs 00039000 08:05 4661792 /home/meinholz/Genuitec/MyEclipse 7.5/configuration/org.eclipse.osgi/bundles/846/1/.cp/jars/plexus-container-default-1.0-alpha-44.jar
    7db61000-7db63000 r-xs 00001000 08:05 4661791 /home/meinholz/Genuitec/MyEclipse 7.5/configuration/org.eclipse.osgi/bundles/846/1/.cp/jars/maven-workspace-2.1-SNAPSHOT.jar
    7db63000-7db69000 r-xs 0004f000 08:05 4661790 /home/meinholz/Genuitec/MyEclipse 7.5/configuration/org.eclipse.osgi/bundles/846/1/.cp/jars/maven-core-2.1-SNAPSHOT.jar
    7db69000-7db6a000 r-xs 00003000 08:05 6874661 /home/meinholz/Genuitec/MyEclipse 7.5/configuration/org.eclipse.osgi/bundles/57/1/.cp/weblogic9.jar
    7db6a000-7db6b000 r-xs 00001000 08:05 6874523 /home/meinholz/Genuitec/MyEclipse 7.5/configuration/org.eclipse.osgi/bundles/56/1/.cp/weblogic8.jar
    7db6b000-7db6d000 r-xs 00011000 08:05 4661788 /home/meinholz/Genuitec/MyEclipse 7.5/configuration/org.eclipse.osgi/bundles/846/1/.cp/jars/maven-embedder-2.1-SNAPSHOT.jar
    7db6d000-7db6e000 r-xs 00001000 08:05 6874518 /home/meinholz/Genuitec/MyEclipse 7.5/configuration/org.eclipse.osgi/bundles/55/1/.cp/weblogic7.jar
    7db6e000-7db6f000 r-xs 00001000 08:05 6874514 /home/meinholz/Genuitec/MyEclipse 7.5/configuration/org.eclipse.osgi/bundles/54/1/.cp/weblogic6.jar
    7db6f000-7db70000 r-xs 00003000 08:05 6874510 /home/meinholz/Genuitec/MyEclipse 7.5/configuration/org.eclipse.osgi/bundles/53/1/.cp/weblogic9.jar
    7db70000-7db72000 r-xs 00008000 08:05 6874506 /home/meinholz/Genuitec/MyEclipse 7.5/configuration/org.eclipse.osgi/bundles/52/1/.cp/easieweblogic.jar
    7db72000-7db73000 r-xs 00001000 08:05 6874502 /home/meinholz/Genuitec/MyEclipse 7.5/configuration/org.eclipse.osgi/bundles/51/1/.cp/easietomcat6.jar
    7db73000-7db74000 r-xs 00001000 08:05 6874498 /home/meinholz/Genuitec/MyEclipse 7.5/configuration/org.eclipse.osgi/bundles/50/1/.cp/easietomcat5.jar
    7db74000-7db75000 r-xs 00001000 08:05 6874494 /home/meinholz/Genuitec/MyEclipse 7.5/configuration/org.eclipse.osgi/bundles/49/1/.cp/easietomcat4.jar
    7db75000-7db77000 r-xs 00005000 08:05 8530338 /home/meinholz/Genuitec/Common/plugins/com.genuitec.eclipse.easie.tomcat.myeclipse_7.5.0.zmyeclipse75020090612/tomcat-myeclipse.jar
    7db77000-7db79000 r-xs 0000e000 08:05 6874490 /home/meinholz/Genuitec/MyEclipse 7.5/configuration/org.eclipse.osgi/bundles/47/1/.cp/lib/commons-lang-1.0.1.jar
    7db79000-7db7b000 r-xs 00006000 08:05 6874488 /home/meinholz/Genuitec/MyEclipse 7.5/configuration/org.eclipse.osgi/bundles/47/1/.cp/easietomcat.jar
    7db7b000-7db7c000 r-xs 00003000 08:05 6874484 /home/meinholz/Genuitec/MyEclipse 7.5/configuration/org.eclipse.osgi/bundles/46/1/.cp/easiesunglassfish2.jar
    7db7c000-7db7e000 r-xs 00002000 08:05 6867181 /home/meinholz/Genuitec/MyEclipse 7.5/configuration/org.eclipse.osgi/bundles/45/1/.cp/easiesunglassfish.jar
    7db7e000-7db7f000 r-xs 00001000 08:05 6029645 /home/meinholz/Genuitec/MyEclipse 7.5/configuration/org.eclipse.osgi/bundles/44/1/.cp/easiesun9.jar
    7db7f000-7db80000 r-xs 00002000 08:05 3580551 /home/meinholz/Genuitec/MyEclipse 7.5/configuration/org.eclipse.osgi/bundles/43/1/.cp/easiesun81.jar
    7db80000-7db81000 r-xs 00002000 08:05 6874480 /home/meinholz/Genuitec/MyEclipse 7.5/configuration/org.eclipse.osgi/bundles/42/1/.cp/easiesun8.jar
    7db81000-7db83000 r-xs 0000e000 08:05 6874476 /home/meinholz/Genuitec/MyEclipse 7.5/configuration/org.eclipse.osgi/bundles/41/1/.cp/lib/commons-lang-1.0.1.jar
    7db83000-7db84000 r-xs 00007000 08:05 6874474 /home/meinholz/Genuitec/MyEclipse 7.5/configuration/org.eclipse.osgi/bundles/41/1/.cp/easiesun.jar
    7db84000-7db85000 r-xs 00002000 08:05 6874470 /home/meinholz/Genuitec/MyEclipse 7.5/configuration/org.eclipse.osgi/bundles/40/1/.cp/easieresin3.jar
    7db85000-7db87000 r-xs 00001000 08:05 6874466 /home/meinholz/Genuitec/MyEclipse 7.5/configuration/org.eclipse.osgi/bundles/39/1/.cp/easieresin2.jar
    7db87000-7db89000 r-xs 0000e000 08:05 6874462 /home/meinholz/Genuitec/MyEclipse 7.5/configuration/org.eclipse.osgi/bundles/38/1/.cp/lib/commons-lang-1.0.1.jar
    7db89000-7db8a000 r-xs 00006000 08:05 6874460 /home/meinholz/Genuitec/MyEclipse 7.5/configuration/org.eclipse.osgi/bundles/38/1/.cp/easieresin.jar
    7db8a000-7db8b000 r-xs 00001000 08:05 6874456 /home/meinholz/Genuitec/MyEclipse 7.5/configuration/org.eclipse.osgi/bundles/37/1/.cp/easieorion2.jar
    7db8b000-7db8c000 r-xs 00001000 08:05 6874452 /home/meinholz/Genuitec/MyEclipse 7.5/configuration/org.eclipse.osgi/bundles/36/1/.cp/easieorion1.jar
    7db8c000-7db8d000 r-xs 00001000 08:05 6874448 /home/meinholz/Genuitec/MyEclipse 7.5/configuration/org.eclipse.osgi/bundles/35/1/.cp/easieoracle9.jar
    7db8d000-7db8f000 r-xs 00001000 08:05 6874444 /home/meinholz/Genuitec/MyEclipse 7.5/configuration/org.eclipse.osgi/bundles/34/1/.cp/easieoracle10.jar
    7db8f000-7db91000 r-xs 00007000 08:05 6874440 /home/meinholz/Genuitec/MyEclipse 7.5/configuration/org.eclipse.osgi/bundles/33/1/.cp/easieoracle.jar
    7db91000-7db92000 r-xs 00001000 08:05 6874436 /home/meinholz/Genuitec/MyEclipse 7.5/configuration/org.eclipse.osgi/bundles/32/1/.cp/easiejrun4.jar
    7db92000-7db94000 r-xs 0000e000 08:05 6874432 /home/meinholz/Genuitec/MyEclipse 7.5/configuration/org.eclipse.osgi/bundles/31/1/.cp/lib/commons-lang-1.0.1.jar
    7db94000-7db95000 r-xs 00006000 08:05 6874430 /home/meinholz/Genuitec/MyEclipse 7.5/configuration/org.eclipse.osgi/bundles/31/1/.cp/easiejrun.jar
    7db95000-7db96000 r-xs 00001000 08:05 6874426 /home/meinholz/Genuitec/MyEclipse 7.5/configuration/org.eclipse.osgi/bundles/30/1/.cp/easiejonas4.jar
    7db96000-7db97000 r-xs 00001000 08:05 6874422 /home/meinholz/Genuitec/MyEclipse 7.5/configuration/org.eclipse.osgi/bundles/29/1/.cp/easiejonas3.jar
    7db97000-7db99000 r-xs 0000e000 08:05 6874418 /home/meinholz/Genuitec/MyEclipse 7.5/configuration/org.eclipse.osgi/bundles/28/1/.cp/lib/commons-lang-1.0.1.jar
    7db99000-7db9b000 r-xs 00006000 08:05 6874416 /home/meinholz/Genuitec/MyEclipse 7.5/configuration/org.eclipse.osgi/bundles/28/1/.cp/easiejonas.jar
    7db9b000-7db9c000 r-xs 00001000 08:05 6874412 /home/meinholz/Genuitec/MyEclipse 7.5/configuration/org.eclipse.osgi/bundles/27/1/.cp/easiejetty6.jar
    7db9c000-7db9d000 r-xs 00001000 08:05 6874408 /home/meinholz/Genuitec/MyEclipse 7.5/configuration/org.eclipse.osgi/bundles/26/1/.cp/easiejetty5.jar
    7db9d000-7db9e000 r-xs 00001000 08:05 6874404 /home/meinholz/Genuitec/MyEclipse 7.5/configuration/org.eclipse.osgi/bundles/25/1/.cp/easiejetty4.jar
    7db9e000-7dba0000 r-xs 0000e000 08:05 6874400 /home/meinholz/Genuitec/MyEclipse 7.5/configuration/org.eclipse.osgi/bundles/24/1/.cp/lib/commons-lang-1.0.1.jar
    7dba0000-7dba2000 r-xs 00006000 08:05 6874398 /home/meinholz/Genuitec/MyEclipse 7.5/configuration/org.eclipse.osgi/bundles/24/1/.cp/easiejetty.jar
    7dba2000-7dba4000 r-xs 00001000 08:05 6874389 /home/meinholz/Genuitec/MyEclipse 7.5/configuration/org.eclipse.osgi/bundles/23/1/.cp/easiejboss5.jar
    7dba4000-7dba6000 r-xs 00001000 08:05 6874385 /home/meinholz/Genuitec/MyEclipse 7.5/configuration/org.eclipse.osgi/bundles/22/1/.cp/easiejboss4.jar
    7dba6000-7dba7000 r-xs 00001000 08:05 6874381 /home/meinholz/Genuitec/MyEclipse 7.5/configuration/org.eclipse.osgi/bundles/21/1/.cp/easiejboss3.jar
    7dba7000-7dba8000 r-xs 00001000 08:05 6874377 /home/meinholz/Genuitec/MyEclipse 7.5/configuration/org.eclipse.osgi/bundles/20/1/.cp/easiejboss2.jar
    7dba8000-7dbaa000 r-xs 00006000 08:05 6874370 /home/meinholz/Genuitec/MyEclipse 7.5/configuration/org.eclipse.osgi/bundles/19/1/.cp/easiejboss.jar
    7dbaa000-7dbab000 r-xs 00006000 08:05 6874362 /home/meinholz/Genuitec/MyEclipse 7.5/configuration/org.eclipse.osgi/bundles/18/1/.cp/easiegeronimo2.jar
    7dbab000-7dbad000 r-xs 00006000 08:05 6874358 /home/meinholz/Genuitec/MyEclipse 7.5/configuration/org.eclipse.osgi/bundles/17/1/.cp/easiegeronimo1.jar
    7dbad000-7dbb0000 r-xs 00027000 08:05 9470003 /home/meinholz/Genuitec/Common/binary/com.sun.java.jdk.linux.x86_1.6.0.013/jre/lib/ext/sunjce_provider.jar
    7dbb0000-7dbbb000 r-xs 00074000 08:05 6867124 /home/meinholz/Genuitec/MyEclipse 7.5/configuration/org.eclipse.osgi/bundles/95/1/.cp/velocity-1.4/velocity-dep-1.4.jar
    7dbbb000-7dbc3000 r-xs 00051000 08:05 6867123 /home/meinholz/Genuitec/MyEclipse 7.5/configuration/org.eclipse.osgi/bundles/95/1/.cp/velocity-1.4/velocity-1.4.jar
    7dbc3000-7dbc8000 r-xs 0006e000 08:05 6029631 /home/meinholz/.myeclipse/libs/derby_10.2.2.0/derbyclient.jar
    7dbc8000-7dbca000 r-xs 00016000 08:05 6867118 /home/meinholz/Genuitec/MyEclipse 7.5/configuration/org.eclipse.osgi/bundles/10/1/.cp/lib/servlet-api.jar
    7dbca000-7dbcc000 r-xs 00008000 08:05 6867117 /home/meinholz/Genuitec/MyEclipse 7.5/configuration/org.eclipse.osgi/bundles/10/1/.cp/lib/commons-logging-1.0.4.jar
    7dbcc000-7dbde000 r-xp 00000000 08:05 303168 /lib/tls/i686/cmov/libresolv-2.9.so
    7dbde000-7dbdf000 r-xp 00011000 08:05 303168 /lib/tls/i686/cmov/libresolv-2.9.so
    7dbdf000-7dbe0000 rwxp 00012000 08:05 303168 /lib/tls/i686/cmov/libresolv-2.9.so
    7dbe0000-7dbe2000 rwxp 7dbe0000 00:00 0
    7dbe2000-7dbe7000 r-xp 00000000 08:05 303155 /lib/tls/i686/cmov/libnss_dns-2.9.so
    7dbe7000-7dbe8000 r-xp 00004000 08:05 303155 /lib/tls/i686/cmov/libnss_dns-2.9.so
    7dbe8000-7dbe9000 rwxp 00005000 08:05 303155 /lib/tls/i686/cmov/libnss_dns-2.9.so
    7dbe9000-7dbeb000 r-xp 00000000 08:05 278623 /lib/libnss_mdns4_minimal.so.2
    7dbeb000-7dbec000 rwxp 00001000 08:05 278623 /lib/libnss_mdns4_minimal.so.2
    7dbec000-7dbef000 r-xs 0001a000 08:05 6867116 /home/meinholz/Genuitec/MyEclipse 7.5/configuration/org.eclipse.osgi/bundles/10/1/.cp/lib/commons-beanutils-1.6.1.jar
    7dbef000-7dbf4000 r-xs 00017000 08:05 6867115 /home/meinholz/Genuitec/MyEclipse 7.5/configuration/org.eclipse.osgi/bundles/10/1/.cp/lib/xml-apis.jar
    7dbf4000-7dbf6000 r-xs 0000d000 08:05 6867114 /home/meinholz/Genuitec/MyEclipse 7.5/configuration/org.eclipse.osgi/bundles/10/1/.cp/lib/commons-collections.jar
    7dbf6000-7dbf9000 r-xs 00018000 08:05 6867113 /home/meinholz/Genuitec/MyEclipse 7.5/configuration/org.eclipse.osgi/bundles/10/1/.cp/lib/commons-digester-1.5.jar
    7dbf9000-7dbff000 r-xs 00079000 08:05 6867109 /home/meinholz/Genuitec/MyEclipse 7.5/configuration/org.eclipse.osgi/bundles/10/1/.cp/easystruts.jar
    7dbff000-7dc3c000 r-xs 00294000 08:05 368384 /home/meinholz/Genuitec/Common/plugins/com.genuitec.org.hibernate.eclipse_3.2.4.CR1-zmyeclipse75020090612/lib/springhibernate/spring.jar
    7dc3c000-7dc3f000 r-xs 0001c000 08:05 368383 /home/meinholz/Genuitec/Common/plugins/com.genuitec.org.hibernate.eclipse_3.2.4.CR1-zmyeclipse75020090612/lib/springhibernate/jotm.jar
    7dc3f000-7dc47000 r-xs 00051000 08:05 338906 /home/meinholz/Genuitec/Common/plugins/com.genuitec.org.hibernate.eclipse_3.2.4.CR1-zmyeclipse75020090612/lib/tools/velocity-1.4.jar
    7dc47000-7dc4e000 r-xs 00059000 08:05 355941 /home/meinholz/Genuitec/Common/plugins/com.genuitec.org.hibernate.eclipse_3.2.4.CR1-zmyeclipse75020090612/lib/hibernate/log4j-1.2.15.jar
    7dc4e000-7dc58000 r-xs 0007a000 08:05 347094 /home/meinholz/Genuitec/Common/plugins/com.genuitec.org.hibernate.eclipse_3.2.4.CR1-zmyeclipse75020090612/lib/annotations/lucene-core-2.2.0.jar
    7dc58000-7dc5d000 r-xs 0002b000 08:05 347093 /home/meinholz/Genuitec/Common/plugins/com.genuitec.org.hibernate.eclipse_3.2.4.CR1-zmyeclipse75020090612/lib/annotations/hibernate-search.jar
    7dc5d000-7dc5f000 r-xs 0000d000 08:05 4622953 /home/meinholz/Genuitec/Common/plugins/co

    #301992

    Greg
    Member

    Hello,

    It seems that something at the eclipse level swt/gtk interaction is crashing:

    Stack: [0xb7dfb000,0xb7e4c000], sp=0xb7e494c0, free space=313k 
    Java frames: (J=compiled Java code, j=interpreted, Vv=VM code) 
    J org.eclipse.swt.internal.gtk.OS._g_main_context_iteration(IZ)Z 
    J org.eclipse.swt.widgets.Display.readAndDispatch()Z 
    j org.eclipse.jface.window.Window.runEventLoop(Lorg/eclipse/swt/widgets/Shell;)V+23 

    This is likely due to a GTK/SWT on Ubuntu bug. One thing that you could try is modify your myeclipse.ini to point to a different VM, one that is more up2date that perhaps contains some relevant bug fixes. Just change the -vm line to point to the locaiton of your 1.6.0_16 VM. Right now MyEclipse is running with the built-in 1.6.0_13 JDK that is bundled with the ME download.

    If that doesn’t work, the only solution will be when 8.0M1 comes out with Eclipse 3.5 that hopefully has some linux gtk/swt bug fixes.

    Hope this helps.

    #302100

    I have made the change in ubuntu and have the same error with jdk-1.6.0_16. I have tried with jdk-1.5.0_20 and that seems to have fixed the problem.

    I tried this on a RHEL 5.3 test box that I have available and changing to jdk-1.6.0_16 fixed the problem.

    So ubuntu with 1.5.0_20 or RHEL 5.3 with 1.6.0_16 are the combinations that work.

    Lloyd

    #302107

    support-joy
    Member

    Lloyd,

    Good to hear that you are all set. Thank you for sharing your notes with us.

    #303017

    phillroberts
    Member

    I’m running Ubuntu 64 (jaunty) with java 1.6.0_16.
    I downloaded eclipse-SDK-3.4.2-linux-gtk-x86_64.tar.gz from the eclipse site and downloaded the myeclipse 7.5 archived updated site.
    Expand the eclipse archive, start her up and install myeclipse from the archived update site.

    Ouch…crash and burn…turn off the eclipse (or is it myeclipse) welcome screen and you’re good to go.
    BTW: The Myeclipse startup page is a pure annoyance.

    To turn it off, I created a noWelcomeScreen.ini file with the following contents in the eclipse home directory.
    org.eclipse.ui/showIntro=false

    Next I started up eclipse with the following:
    <eclipse_home>/eclipse -pluginCustomization <eclipse_home>/noWelcomeScreen.ini

    Obviously, you need to replace <eclipse_home> with the actual location of your eclipse home directory.

    Hope this helps.

    P.S. Here are a couple links that discuss this problem:
    https://bugzilla.redhat.com/show_bug.cgi?id=483832
    http://hello-world-2-0.blogspot.com/2009/08/firefox-upgrade-broke-eclipse.html

    #303558

    steve11235
    Member

    This message has not been recovered.

    #303591

    Riyad Kalla
    Member

    This message has not been recovered.

    #303596

    steve11235
    Member

    This message has not been recovered.

Viewing 10 posts - 1 through 10 (of 10 total)
Reply To: Clean install of 7.5.0 on ubuntu 9.04 Sun JDK 1.6.0_16 fails

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