MaxDB Database Studio - Internal DB no more coming up

After a reboot of the system where DBStudio is running the integrated database doesn´t come up again.
Trying to start the instance manually just leads to a "Database could not be started, this happend already 5 times" entry in the windows event log. Since I couldn´t find a knldiag (or knldiag.err) I wonder, how to recover from that situation and find out, what the problem with the database is.
Database Studio
Version: 7.7.03.18
Build: 018-123-160-639
Any ideas how this can be drilled down?
Regards,
Markus

Hi Markus,
the dblog contains
Database Studio
Version           : 1.0
Eclipse Version   : 3.2.0
[D:2007-11-09 13:10:52.921][ERROR  ][T:10][G:1][S:none][M:none][C:UI] Database connectivity not available
[P:com.sap.sdb.tools.core.ui][L:com.sap.sdb.tools.core.ui.CoreUIPlugin.connectUser(CoreUIPlugin.java:191)]
com.sap.sdb.tools.usermanagement.UM_Exception: Start XServer failed
     at com.sap.sdb.tools.usermanagement.UM_DBManagement.umdbStartXServer(UM_DBManagement.java:206)
     at com.sap.sdb.tools.core.ui.CoreUIPlugin.connectUser(CoreUIPlugin.java:189)
     at com.sap.sdb.tools.ui.application.ToolsUIWorkbenchWindowAdvisor.postWindowOpen(ToolsUIWorkbenchWindowAdvisor.java:113)
     at org.eclipse.ui.internal.WorkbenchWindow.fireWindowOpened(WorkbenchWindow.java:1128)
     at org.eclipse.ui.internal.WorkbenchWindow.open(WorkbenchWindow.java:685)
     at org.eclipse.ui.internal.Workbench.openWindowsAfterRestore(Workbench.java:2886)
     at org.eclipse.ui.internal.Workbench.restoreState(Workbench.java:1686)
     at org.eclipse.ui.internal.Workbench.access$12(Workbench.java:1650)
     at org.eclipse.ui.internal.Workbench$17.run(Workbench.java:1529)
     at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:37)
     at org.eclipse.ui.internal.Workbench.restoreState(Workbench.java:1473)
     at org.eclipse.ui.internal.WorkbenchConfigurer.restoreState(WorkbenchConfigurer.java:183)
     at org.eclipse.ui.application.WorkbenchAdvisor.openWindows(WorkbenchAdvisor.java:702)
     at org.eclipse.ui.internal.Workbench.init(Workbench.java:1085)
     at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:1847)
     at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:419)
     at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
     at com.sap.sdb.tools.ui.application.ToolsUIApplication.run(ToolsUIApplication.java:78)
     at org.eclipse.core.internal.runtime.PlatformActivator$1.run(PlatformActivator.java:78)
     at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:92)
     at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:68)
     at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400)
     at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:177)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
     at java.lang.reflect.Method.invoke(Unknown Source)
     at org.eclipse.core.launcher.Main.invokeFramework(Main.java:336)
     at org.eclipse.core.launcher.Main.basicRun(Main.java:280)
     at org.eclipse.core.launcher.Main.run(Main.java:977)
     at org.eclipse.core.launcher.Main.main(Main.java:952)
Caused by: com.sap.sdb.tools.dbmprocess.LaunchException: DbmProcessUtility: Could not start x server.
     at com.sap.sdb.tools.dbmprocess.DbmProcessUtility.startXServer_aux(DbmProcessUtility.java:246)
     at com.sap.sdb.tools.dbmprocess.DbmProcessUtility.startXServer(DbmProcessUtility.java:181)
     at com.sap.sdb.tools.usermanagement.UM_DBManagement.umdbStartXServer(UM_DBManagement.java:203)
     ... 30 more
[D:2007-11-09 13:10:52.921][ERROR  ][T:10][G:1][S:none][M:none][C:UI] DbmProcessUtility: Could not start x server. [P:com.sap.sdb.tools.core.ui][L:com.sap.sdb.tools.core.ui.CoreUIPlugin.connectUser(CoreUIPlugin.java:191)]
com.sap.sdb.tools.dbmprocess.LaunchException: DbmProcessUtility: Could not start x server.
     at com.sap.sdb.tools.dbmprocess.DbmProcessUtility.startXServer_aux(DbmProcessUtility.java:246)
     at com.sap.sdb.tools.dbmprocess.DbmProcessUtility.startXServer(DbmProcessUtility.java:181)
     at com.sap.sdb.tools.usermanagement.UM_DBManagement.umdbStartXServer(UM_DBManagement.java:203)
     at com.sap.sdb.tools.core.ui.CoreUIPlugin.connectUser(CoreUIPlugin.java:189)
     at com.sap.sdb.tools.ui.application.ToolsUIWorkbenchWindowAdvisor.postWindowOpen(ToolsUIWorkbenchWindowAdvisor.java:113)
     at org.eclipse.ui.internal.WorkbenchWindow.fireWindowOpened(WorkbenchWindow.java:1128)
     at org.eclipse.ui.internal.WorkbenchWindow.open(WorkbenchWindow.java:685)
     at org.eclipse.ui.internal.Workbench.openWindowsAfterRestore(Workbench.java:2886)
     at org.eclipse.ui.internal.Workbench.restoreState(Workbench.java:1686)
     at org.eclipse.ui.internal.Workbench.access$12(Workbench.java:1650)
     at org.eclipse.ui.internal.Workbench$17.run(Workbench.java:1529)
     at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:37)
     at org.eclipse.ui.internal.Workbench.restoreState(Workbench.java:1473)
     at org.eclipse.ui.internal.WorkbenchConfigurer.restoreState(WorkbenchConfigurer.java:183)
     at org.eclipse.ui.application.WorkbenchAdvisor.openWindows(WorkbenchAdvisor.java:702)
     at org.eclipse.ui.internal.Workbench.init(Workbench.java:1085)
     at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:1847)
     at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:419)
     at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
     at com.sap.sdb.tools.ui.application.ToolsUIApplication.run(ToolsUIApplication.java:78)
     at org.eclipse.core.internal.runtime.PlatformActivator$1.run(PlatformActivator.java:78)
     at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:92)
     at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:68)
     at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400)
     at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:177)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
     at java.lang.reflect.Method.invoke(Unknown Source)
     at org.eclipse.core.launcher.Main.invokeFramework(Main.java:336)
     at org.eclipse.core.launcher.Main.basicRun(Main.java:280)
     at org.eclipse.core.launcher.Main.run(Main.java:977)
     at org.eclipse.core.launcher.Main.main(Main.java:952)
====================> current write pos <====================
which is clear since the database kernel is not runnign and I can't start it.
Regards,
Markus

Similar Messages

  • Integrate MaxDB Database Studio in AiE?

    Is there any way to integrate the MaxDB Database Studio in my Eclipse installation which I use for AiE?

    Hi Daniel,
    the other way around should be possible. In case your MaxDB Studio is based on eclipse juno or kepler it should work.
    You find this info in the menu under Help->About Eclipse
    Please let me know which version of the MaxDB Studio you have.
    Regards,
    Thomas.

  • MaxDB Database Studio for Mac OS Snow Leopard

    Hi @all
    did anyone know how I can install the MaxDB Database Studio on Mac OS X Snow Leopard??
    Thx
    Martin

    ok,
    is this planned?
    Can I administrate the maxDB with a Web Frontend? What does Administrators in great MaxDB Enviroment? Everyone have his own MaxDB Studio installed?
    KG
    Martin

  • Backup settings in MaxDB Database Studio

    Hi @all,
    I use under Linux the MaxDB Databasestudio 7.7. How can I save the settings from "my landscape" I have create there a large list from Systems.
    KG
    Martin

    For those who are following this thread, I created a document explaining how to manually import a landscape in Database Studio as of version 7.9.08.11 here:
    http://scn.sap.com/docs/DOC-45243
    backup settings in MaxDB Database Studio

  • Error while opening database studio in maxdb

    Hi Experts,
    I am having maxdb 7.8 and database studio AP MaxDB Database Studio,Version: 7.8.02.21,Build: 021-121-242-175
    but when i am tying to open database studio it through
    error message " problems opening perspective 'com.sap.sdb.ui.perspectives.mainperspective '
    i was though it is coming due to old version of java then i have upgrade with 1.7 but problem is still there.
    so please help me .....
    Thanks
    Naresh KK.

    Hi Naresh,
    Basically MAXDB Database studio 7.8 requires JRE 1.6. You can do the following
    Uninstall the Database Studio version.
    1. To uninstall, call the installation manager 7.8 ("Programs -> SAP MaxDB -> Installation Manager").
    2. Choose "Remove MaxDB Installation".
    3. Under "Legacy", select the Database Studio version.
    Selecting "Legacy" ensures that you do not select the Database Studio 7.8 that you have just installed for uninstallation.
    4. Choose "Forward" to confirm that you want the system to remove the installation.
    Due to the operation of the earlier Database Studio version, some processes may still run (for example, serv.exe). Stop these processes and continue with the 7.8 installation.
    And then install JRE 1.6. Then delete the files in location c:\Users\<User>\sdb\DatabaseStudio (delete files .configuration, .metadata, p2) and then re-install MaxDB database studio.
    Regards,
    Deepak Kori

  • Problems opening perspective in Database Studio

    Hi,
    after installation of the latest Database Studio release it doesn't work how I would like to.
    When i try to open the Database Studio perspective it throws an error:
    Problem opening perspective
    'com.sap.sdb.tools.ui.perspectives.mainPerspective'
    I have Java 1.6.0_07 installed.
    Has anyone an idea?
    Thank you.

    Hi Norma,
    I did resolve the issue.
    Basically MAXDB Database sturio 7.8 requires JRE 1.6. I was having same issues. Then i uninstalled MAXDB
    Uninstall the Database Studio version.
    1. To uninstall, call the installation manager 7.8 ("Programs -> SAP MaxDB -> Installation Manager").
    2. Choose "Remove MaxDB Installation".
    3. Under "Legacy", select the Database Studio version.
                  Selecting "Legacy" ensures that you do not select the Database Studio 7.8 that you have just installed for uninstallation.
    4. Choose "Forward" to confirm that you want the system to remove the installation.
                  Due to the operation of the earlier Database Studio version, some processes may still run (for example, serv.exe). Stop these processes and continue with the 7.8 installation.
    And then installed JRE 1.6. Then again Installed MAXDB Database studio and got the same issue.
    Then i deleted the files in location c:\Users\<User>\sdb\DatabaseStudio (deleted files .configuration, .metadata, p2) and then restarted maxdb database studio and worked for me.
    Ritesh

  • Database Studio startup Error after installing MaxDB 7.7 on MS-Windows

    After installing MaxDB 7.7 the following error occurs when starting up Database Studio:
    !ENTRY org.eclipse.osgi 4 0 2008-01-22 11:39:00.636
    !MESSAGE An error occurred while automatically activating bundle com.sap.sdb.tools.ui.application (50). !STACK 0
    org.osgi.framework.BundleException: The activator com.sap.sdb.tools.ui.application.ApplicationPlugin for bundle com.sap.sdb.tools.ui.application is invalid
    Caused by: java.lang.UnsupportedClassVersionError: com/sap/sdb/tools/ui/application/ApplicationPlugin (Unsupported major.minor version 49.0)
         at java.lang.ClassLoader.defineClass0(Native Method)
         at java.lang.ClassLoader.defineClass(Unknown Source)
    ... 31 more
    What could be the problem here?
    Any help will be appreciated greatly.
    Context info:
    =========
    A clean install: Old MaxDB 7.6 was first uninstalled.
    OS:  Windows Server 2003 Standard Edition R2 on VMWare
    2x Xeon 3.66 Ghz
    3,75 GB memory
    The install log indicates no problems other than the following:
    WRN: cannot execute command: "C:/DOCUME1/ADMINI1/LOCALS~1/Temp/1/Max6.tmp\vcredist_x86.exe" /Q:a /c:"msiexec.exe /qn /i vcredist.msi": cannot create process, The system cannot find the file specified.

    Hi Simon,
    The error message:
    > Caused by: java.lang.UnsupportedClassVersionError: com/sap/sdb/tools/ui/application/ApplicationPlugin (Unsupported major.minor version 49.0)
    usually indicates that a wrong Java Version was used to run Database Studio. Database Studio needs Java 1.5 to run.
    Please check your Java installation and your JAVA_HOME environment variable to point to the Java 1.5 installation.
    Cheers,
    Daniel

  • Error trying to create first database with Database Studio on MaxDB 7.7

    After installing the Database Studio 7.7 and starting up, i tried to create a first (local) database following the procedure documented in the online manual:
    Under the heading of "Servers" an entry "<Local>" was created.
    Then  i used the right mouse button to "Create Database...".
    A popup window appears with:
    Database Server <Local>
    Database Name MAXDB
    Login Information for Server (user/password) grayed out.
    Then doing "Next >" generates the following error:
    No installation available on server '<Local>'.
    Remark: installation went without problems.
    Any help is appreciated greatly.

    Hi Simon,
    a silly question just to clarify the issue: Do you have a MaxDB Installation on your PC where Database Studio was installed?
    What does the Event Log tell you about the issue?
    See Window->Show View->Event Log Viewer
    or if not listed there
    Window->Show View->Other ...->Database Studio->Event Log Viewer
    Could you please have a look and tell me what it says? If you find a message that is related to your problem double click it and press the little Copy to clipboard icon in the upper right corner then you can paste the message in your reply.
    Cheers,
    Daniel

  • Database Studio 7.9.08.09 -  Could not access to user management; Deleting old settings and reinstallation did not bring a change -- database studio deinstallation cannot be performed anymore

    Hi Community,
    for a few months I have been struggling with a  SAP Max DB database Studio issue and finally, I had to give up the idea of being able to fix this on my own. I am desperately seeking for help and I hope that you may be able to give me a hint, advice or even a solution.
    This is what happened:
    I used to run Windows 7 on 32bit. I also had Database Studio installed - which was running fine then.
    After a harware upgrade, I am running now Windows 7 on a 64 bit System. All my files from my local disk (C:\) have been restored and copied onto my new system.
    I reinstalled Database Studio Version 7.9.08.09 onto my new System.  But on the first try to start the program I received the error that said "Could not Access to user Management.See Window -> Show View-> Event Log Viewer for more Details."
    However the Event Log Viewer was empty.
    After searching the web for a solution, I followed the advice given in this community and deinstalled Database Studio and deleted the C.\Users\MyAccount\sdb folder manually.
    I reinstalled Database Studio and started it as Administrator.
    However, the error is still appearing.
    And, what makes it even worse is : now I am not able to uninstall Database Studio anymore.
    When I run SAP MaxDB Installation Manager and select the instance of database Studio to be uninstallled I am receiving the error:
    "ERR: Unhandled Exception: Can't call method: "GenPackageList" on an undefined value at SDB/Install/Gui/Dialogs/SelectInstance.pm line 328"
    Any advice is highly appreciated.
    Thanks,
    Agnieszka

    Hello Yashwanth,
    thank you for your quick Response.
    Yes, I downloaded and installed the 64 bit Version of dbstudio.
    I downloaded and ran the following .exe file: maxdb-studio-win-64bit-x86_64-7_9_08_09.exe
    I am running the following Java-Version:
    Java Plug-in 1.6.0_45
    Using JRE version 1.6.0_45-b06 Java HotSpot(TM) Client VM
    I myself am not a SAP customer. However, the Company I am working for is a SAP customer.
    Can you explain in Detail, how to create a ticket with SAP?
    Thanks,
    Agnieszka

  • Use of Database  Studio Community Edition with SAP applications

    I am using SAP ECC6.0 on MaxDB 7.6.04.012 running on Linux x86_64.
    For database admin, and adhoc sql queries, I am currently using Database Studio 7.7.04.26, running on Windows XP.
    I have had one or two issues with Database Studio, and I've been looking for a more recent version to Install.
    There seems to be a more recent version in the Community Editions download area, but this says:
    "This package is not for use with SAP applications. For that purpose, refer to the Download Area in the Service Marketplace"
    I have not been able to find Database Studio as a separate download in the SSM Download area.
    What is the reason for this comment about the Community Edition? Can I use this version of Database Studio? and if not, where can I get the equivalent for SAP applications?
    Thanks
    Chris

    I installed MaxDM (32bit) and MaxDB Studio which I can open. And I habe also a connection to Max DB but I can´t see any application for examle. How can I find these applications. I hope there are one!?
    Have you checked the documentation Demo Data for the SQL Tutorial ?
    There is a demo schema available for MaxDB: the HOTEL schema.
    It can be loaded to any MaxDB by running:
    load_tutorial
    in dbmcli or via the context-menu (right-mouse-button) menu in DB Studio -> "Load Tutorial..."
    After the tutorial is loaded you can logon via user "MONA" and password "RED".
    regards,
    Lars

  • Problem with database-Studio

    Hello
    We use MaxDB for our SAP Systems and for our own applications(none SAP)
    We upgradet our none-SAP Database from 7.7 to 7.8.02.21.
    Then we tried the new Database Studio.
    With problems!?
    We have a schema BWALLE and a user BWPROGI.
    When connecting to the database with SQL-Studio as BWPROGI we can see the schema BWALLE and all our tables.
    When connecting to the database with Database Studio as BWPROGI we can't see the schema BWALLE and we can't see our tables??!!
    We see 2 users BWPROGI and DBABW(the administrator).
    Under BWPROGI there are no schemas!??
    Under DBABW there are schemas(dbabw,domain,sysinfo) and all the tables/views belonging to these schemas.
    What do we miss???
    Why can we access our tables/views/indexes with SQL-Studio and not with Database-Studio.
    Any help welcomed
    Regards
    Albert
    Edited by: Albert Beermann on Nov 23, 2011 10:45 AM
    Some more informations:
    We have a group BWALLE nouser BWALLE.
    The owner of the Schema BWALLE is the group.
    The user BWPROGI is member of the Group BWALLE.
    When connecting with SQL Studio as BWPROGI we see the schema BWALLE and all tables in the schema.
    When connecting with MAXDB Maestro as BWPROGI we see the schema BWALLE and all tables.
    When connecting with Database Studio as BWPROGI we can't  see the schema BWALLE and don't see any table.
    Connecting with SQL-Studio as BWPROGI shows the tables in schema BWALLE and we can read,update,... the data,
    but with MAXDB 7.8 we get an error when doubleclicking on a table to look at the table structure.
    With MAXDB Maestro everything works as expected.
    Regards
    Albert

    Hello
    How to do this???
    Alter user BWPROGI DBA??
    BWPROGI is member of group BWALLE and for group members i can only set mode resource or standard!
    Or do you mean something else?
    Regards
    Albert

  • Does Database Studio work for anyone else on windows 64 bit?

    I followed the instructions to get Database Studio (http://wiki.sdn.sap.com/wiki/display/MaxDB/HowTo-Installationofa32-bitDatabaseStudioona64-bit+server).  After installing the 32 bit version of the jre, and starting the dbstudio executable using the 32 bit JRE, it appears the GUI elements of Database Studio are not working properly.  In text boxes, you can't see what you're typing.  Window outlines are still visible after resizing.  I'm unable to start the "Administration" task.  You cannot see the sql query as you're typing it in.  The program seems unstable in general.  I've tried to reinstall the entire package twice, and it seems to not help. 
    Anyone else experience this?  I'm running windows 7.  I've tried the 7.6 and 7.7 versions of Database Studio.

    Unfortunately I have no solution, but the same problems with Database Studio 7.8. I installed the Java SDK 6 64 Bit + DB Studio 7.8 64 Bit. Everything seems to be working, but although I have full write access to the config files (my first problem was that I wasn't allowed to write to \sapdb\data\app\dbstd) I can't add new connections:
    com.sap.sdb.tools.dbmprocess.LaunchException: Launch execption occured
    Start XServer failed:
        at com.sap.sdb.tools.dbmprocess.DbmProcessUtility.startXServer_aux(DbmProcessUtility.java:281)
        at com.sap.sdb.tools.dbmprocess.DbmProcessUtility.startXServer(DbmProcessUtility.java:252)
        at com.sap.sdb.tools.usermanagement.UM_DBManagement.umdbStartXServer(UM_DBManagement.java:161)
        at com.sap.sdb.tools.core.ui.CoreUIPlugin.connectUser(CoreUIPlugin.java:243)
        at com.sap.sdb.tools.core.ui.CoreUIPlugin$1.run(CoreUIPlugin.java:96)
        at org.eclipse.ui.internal.UILockListener.doPendingWork(UILockListener.java:155)
        at org.eclipse.ui.internal.UISynchronizer$3.run(UISynchronizer.java:158)
        at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
        at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:133)
        at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3800)
        at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3425)
        at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2382)
        at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2346)
        at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2198)
        at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:493)
        at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:288)
        at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:488)
        at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
        at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:113)
        at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:193)
        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:382)
        at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
        at java.lang.reflect.Method.invoke(Unknown Source)
        at org.eclipse.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)
        at org.eclipse.equinox.launcher.Main.main(Main.java:1212)
    Do I have to install XServer manually?

  • NWDS EE5 Edition Database Studio: The currently displayed page contains ...

    Hello,
    I get the following error when I choose 'Usermanagement" in Preferences --> Database Studio:
    The currently displayed page contains invalid values
    in the log file I see the following errors:
    !ENTRY org.eclipse.jface 4 2 2007-02-14 10:57:02.165
    !MESSAGE Problems occurred when invoking code from plug-in: "org.eclipse.jface".
    !STACK 0
    java.lang.NullPointerException
         at com.sap.sdb.tools.usermanagement.UM_Configuration.<init>(UM_Configuration.java:83)
         at com.sap.sdb.tools.ui.usermanagement.properties.ULMPropertiesComposite.<init>(ULMPropertiesComposite.java:57)
         at com.sap.sdb.tools.ui.usermanagement.preferences.UM_PreferencePage.createContents(UM_PreferencePage.java:73)
         at org.eclipse.jface.preference.PreferencePage.createControl(PreferencePage.java:233)
         at org.eclipse.jface.preference.PreferenceDialog.createPageControl(PreferenceDialog.java:1403)
         at org.eclipse.jface.preference.PreferenceDialog$12.run(PreferenceDialog.java:1162)
         at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:37)
         at org.eclipse.core.runtime.Platform.run(Platform.java:843)
         at org.eclipse.ui.internal.JFaceUtil$1.run(JFaceUtil.java:44)
         at org.eclipse.jface.util.SafeRunnable.run(SafeRunnable.java:149)
         at org.eclipse.jface.preference.PreferenceDialog.showPage(PreferenceDialog.java:1156)
         at org.eclipse.ui.internal.dialogs.FilteredPreferenceDialog.showPage(FilteredPreferenceDialog.java:439)
         at org.eclipse.jface.preference.PreferenceDialog$8.selectionChanged(PreferenceDialog.java:661)
         at org.eclipse.jface.viewers.StructuredViewer$3.run(StructuredViewer.java:839)
         at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:37)
         at org.eclipse.core.runtime.Platform.run(Platform.java:843)
         at org.eclipse.ui.internal.JFaceUtil$1.run(JFaceUtil.java:44)
         at org.eclipse.jface.util.SafeRunnable.run(SafeRunnable.java:149)
         at org.eclipse.jface.viewers.StructuredViewer.firePostSelectionChanged(StructuredViewer.java:837)
         at org.eclipse.jface.viewers.StructuredViewer.handlePostSelect(StructuredViewer.java:1143)
         at org.eclipse.jface.viewers.StructuredViewer$5.widgetSelected(StructuredViewer.java:1163)
         at org.eclipse.jface.util.OpenStrategy.firePostSelectionEvent(OpenStrategy.java:236)
         at org.eclipse.jface.util.OpenStrategy.access$4(OpenStrategy.java:230)
         at org.eclipse.jface.util.OpenStrategy$3.run(OpenStrategy.java:404)
         at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
         at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:123)
         at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3325)
         at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2971)
         at org.eclipse.jface.window.Window.runEventLoop(Window.java:820)
         at org.eclipse.jface.window.Window.open(Window.java:796)
         at org.eclipse.ui.internal.OpenPreferencesAction.run(OpenPreferencesAction.java:65)
         at org.eclipse.jface.action.Action.runWithEvent(Action.java:499)
         at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:539)
         at org.eclipse.jface.action.ActionContributionItem.access$2(ActionContributionItem.java:488)
         at org.eclipse.jface.action.ActionContributionItem$5.handleEvent(ActionContributionItem.java:400)
         at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:66)
         at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:928)
         at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3348)
         at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2968)
         at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:1914)
         at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:1878)
         at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:419)
         at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
         at org.eclipse.ui.internal.ide.IDEApplication.run(IDEApplication.java:95)
         at org.eclipse.core.internal.runtime.PlatformActivator$1.run(PlatformActivator.java:78)
         at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:92)
         at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:68)
         at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400)
         at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:177)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:585)
         at org.eclipse.core.launcher.Main.invokeFramework(Main.java:336)
         at org.eclipse.core.launcher.Main.basicRun(Main.java:280)
         at org.eclipse.core.launcher.Main.run(Main.java:977)
         at org.eclipse.core.launcher.Main.main(Main.java:952)
    !ENTRY org.eclipse.jface 4 0 2007-02-14 10:57:07.681
    !MESSAGE java.lang.NullPointerException
    !STACK 0
    java.lang.NullPointerException
         at com.sap.sdb.tools.ui.usermanagement.preferences.UM_PreferencePage.performOk(UM_PreferencePage.java:85)
         at org.eclipse.jface.preference.PreferenceDialog$11.run(PreferenceDialog.java:889)
         at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:37)
         at org.eclipse.core.runtime.Platform.run(Platform.java:843)
         at org.eclipse.ui.internal.JFaceUtil$1.run(JFaceUtil.java:44)
         at org.eclipse.jface.util.SafeRunnable.run(SafeRunnable.java:149)
         at org.eclipse.jface.preference.PreferenceDialog.okPressed(PreferenceDialog.java:869)
         at org.eclipse.ui.internal.dialogs.FilteredPreferenceDialog.okPressed(FilteredPreferenceDialog.java:377)
         at org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog.okPressed(WorkbenchPreferenceDialog.java:164)
         at org.eclipse.jface.preference.PreferenceDialog.buttonPressed(PreferenceDialog.java:230)
         at org.eclipse.jface.dialogs.Dialog$3.widgetSelected(Dialog.java:660)
         at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:90)
         at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:66)
         at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:928)
         at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3348)
         at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2968)
         at org.eclipse.jface.window.Window.runEventLoop(Window.java:820)
         at org.eclipse.jface.window.Window.open(Window.java:796)
         at org.eclipse.ui.internal.OpenPreferencesAction.run(OpenPreferencesAction.java:65)
         at org.eclipse.jface.action.Action.runWithEvent(Action.java:499)
         at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:539)
         at org.eclipse.jface.action.ActionContributionItem.access$2(ActionContributionItem.java:488)
         at org.eclipse.jface.action.ActionContributionItem$5.handleEvent(ActionContributionItem.java:400)
         at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:66)
         at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:928)
         at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3348)
         at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2968)
         at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:1914)
         at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:1878)
         at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:419)
         at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
         at org.eclipse.ui.internal.ide.IDEApplication.run(IDEApplication.java:95)
         at org.eclipse.core.internal.runtime.PlatformActivator$1.run(PlatformActivator.java:78)
         at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:92)
         at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:68)
         at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400)
         at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:177)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:585)
         at org.eclipse.core.launcher.Main.invokeFramework(Main.java:336)
         at org.eclipse.core.launcher.Main.basicRun(Main.java:280)
         at org.eclipse.core.launcher.Main.run(Main.java:977)
         at org.eclipse.core.launcher.Main.main(Main.java:952)
    Any ideas?
    Thanks in advance
    Holger

    So you're saying that whatever you use to output the <pre> tag, it's escaping it into &lt;pre&gt; because it thinks it's supposed to be text and not markup? Then use that thing differently. It's hard to say more without seeing the code you're using.

  • R3load EXPORT tips for 1,5 TB MAXDB Database are welcome!

    Hello to ALL;
    this post is addressed to ALL MAXDB-GURU's !!
    I'v few questions to MAXDB Performance-Guy's for R3load Export on MAXDB!
    (remark to my person:
    I'm certified OS/DB migration consultant and have already done over 500 OS/DB migrations since 1995 successfully)
    BUT now I'm face with following setup for Export:
    HP- IA64 BL870c,  4 CPUu2019s Dual-Core + Hyperthreading activ (mean's 16 "CPU'S" shown via top or glance)
    64 GB RAM, HPUX V11.31;
    MAXDB  7.7.07
    ECC 5.0; Basis/Aba 640.22
    SAP-Kernel 640-Unicode Patch 381
    8 sapdatas are configured on unique 200GB LUN's and VG's in HP-UX; on storage-side the 8 220GB LUN's are located on (only) 9 300GB-Disks with Raid-5 Level and within HP-UX each VG/LVOL is mirrored via LVM to a second desasterdatacenter (200m distance)
    LOGFILES:
    2 x 4 GB LUN Raid-1 on Storage and via LVM  also mirrored to failover-center
    MAXDB-Datasize: 1600 GB Overall and within this 1350 GB used, TEMPUsage about 25 GB !
    MAXDB-Parameter-Settings
    MAXCPUu2019s 10  (4 x IA64 QuadCore+Hyperthreading shows 16 Cores within top and galcne
    Cache_SIZE= I/O Buffer Cache = 16 GB (2.000.000 Pages)
    Data-Cache-HitRatio:  99.61%
    Undo-Cache = 99,98%
    the following sapnote for MAXDB Peformance and Migrations are well known and already processes
    928037, 1077887, 1385089, 1327874, 954268, 1464560, 869267,
    My major problem is the export-runtime with over 4 days on the first dry-run (6 R3load's running on Linux-APPL-Server), and 46h on second runtime, 6 R3loads running on DB-Server IA64)
    the third trail-run was aborted by me after 48hours and 50% export-dump-space was written. In all 3 dry-runs, no more than approx 3.5GB DUMP-Space were written per hour!
    My first question to all MAXDB-Guru'S: How can I influence/optimize the TEMP - Area in MAXDB?? I didn't find any hint's in SDN or SAPNOTES or MaxDB Wiki or google....As fare as I know, this TEMP area "resides" within MAXDB-datafiles, thus it's seperated on my 48 datafiles, spreaded over 8 LUN/VG/disks. But I see LESS throughput on disk's and MAXDB-Kernel uses only ONE of ten's cpu-cores (approx 80% - 120% of 1000%).
    The throughput or cpu-usage doesn't change when I use 2 or 4 or 10 or 16 R3load' processes in parallel. The "result" is always the same: approx. 3,5 GB Export-Dump and 1 CPU MAX-DB Kernelprocess is used !
    so the BIG Question for me: WHERE is the bottleneck ?? (RAID-5 Disk-LUNS mirrored with LVM ???)
    on HP-UX scsi_queue_depth_length I'v increased default value from 8 to 32 to 64 to 128 --> no impact
    2nd question:
    I'v read  OS-Note 1327874 - FAQ: SAP MaxDB Read Ahead/Prefetch, and we are running MAXDB 7.7.07.19! (MaxDB 7.8 is not suppored via PAM for IA64 640-UC-Kernel) and as far as I understood, this parameter will no HELP me on EXPORT with primary-key-sequence ! is this correct?  THUS: which parameter HELPS for speeding up Export-Runtime?
    MAXCPU is set to 10, but ONLY 1 of them is used??
    so this post is for ALL MAXDB GURU'S!
    who will be intrested to contriubte on this "high-sophisticated" migration-project with 1.5TB MAXDB-Database-size and ONLY 24h Downtime !!
    all tips and hints are welcome and I will give us coninued updates to this running project until WE did a successfull migration job.
    PS: Import is not yet started, but should be done within vSphere 5 and SLES 11 SP1 on MAXDB 7.8 ....and of yours in parallel to export with migration monitor, BUT again a challenge: 200km distance from source to traget system !!!
    NICE PROJECT;
    best regards Alfred

    Hi Alfred,
    nice project ... just some simple questions:
    Did you open a message at SAP? Maybe you could buy some upgrade support, this could be usefull to get direct access to the SAP support...
    Which byte order do you use? I know Itanium could use both. But it should be different, otherwise you would use a backup for the migration.
    And the worst question, I do not even want to ask: What about your MAXCPUS parameter? Is it set to more than 1? This could be the problem why only one CPU is used.
    Best regards
    Christian

  • Database Studio 7.7.04.26 crashes on CentOS 5.2 / RHEL 5.2

    I'm running dbstudio 7.7.03.23 on CentOS 5.2 / RHEL 5.2 with SUN JDK 1.6.0_07. Now I tried to run 7.7.04.26 but can't get it to work on my test machine with the same OS and JDK but it simply crashes like this:
    An unexpected error has been detected by Java Runtime Environment:
    SIGSEGV (0xb) at pc=0x00cf988d, pid=4498, tid=3085870784
    Java VM: Java HotSpot(TM) Client VM (10.0-b23 mixed mode, sharing linux-x86)
    Problematic frame:
    C  [UTF-16.so0x88d]  gconv0x1fd
    An error report file with more information is saved as:
    /tmp/hs_err_pid4498.log
    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.
    Aborted
    It looks like the crashes are a bit random because they seem to happen in different places.
    The Logfile is pasted below. Do you have any idea what's going wrong here? I'm happy to help debugging the issue if I can help doing so.
    Thanks,
    Simon
    An unexpected error has been detected by Java Runtime Environment:
    SIGSEGV (0xb) at pc=0x00cf988d, pid=4498, tid=3085870784
    Java VM: Java HotSpot(TM) Client VM (10.0-b23 mixed mode, sharing linux-x86)
    Problematic frame:
    C  [UTF-16.so0x88d]  gconv0x1fd
    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 (0x083e0c00):  JavaThread "main" [_thread_in_native, id=4498, stack(0xbfdb7000,0xbfe07000)]
    siginfo:si_signo=SIGSEGV: si_errno=0, si_code=1 (SEGV_MAPERR), si_addr=0x00aad000
    Registers:
    EAX=0x09031484, EBX=0x00cfbff4, ECX=0x00aad000, EDX=0x00000000
    ESP=0xbfe03bd8, EBP=0xbfe03ca4, ESI=0x09031480, EDI=0x00aad002
    EIP=0x00cf988d, CR2=0x00aad000, EFLAGS=0x00210287
    Top of Stack: (sp=0xbfe03bd8)
    0xbfe03bd8:   bfe03ce8 00000000 00000000 bfe03d44
    0xbfe03be8:   083e0c00 bfe03c94 00c0c140 00000000
    0xbfe03bf8:   09022bc4 00aac268 00cf9690 00000004
    0xbfe03c08:   bfe03d44 090279c8 0902f948 bfe03c98
    0xbfe03c18:   bfe03c74 00000004 00000000 09022d3c
    0xbfe03c28:   0902742c 00ae94e0 00000004 00aac268
    0xbfe03c38:   0902f950 090378d0 09031484 bfe03c94
    0xbfe03c48:   00000002 00000000 bfe03cc0 090279cc
    Instructions: (pc=0x00cf988d)
    0x00cf987d:   46 04 89 45 9c 39 d0 0f 87 90 02 00 00 8b 55 a8
    0x00cf988d:   0f b7 01 85 d2 75 bc 66 3d ff d7 76 c4 66 3d ff
    Stack: [0xbfdb7000,0xbfe07000],  sp=0xbfe03bd8,  free space=306k
    Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
    C  [UTF-16.so0x88d]  gconv0x1fd
    C  [libc.so.6+0x17597]
    C  [libc.so.60x16c1a]  iconv0x6a
    C  [libxul.so+0xcb4c5c]
    C  [libxul.so+0xcb52aa]
    C  [libxul.so0xcbffc4]  NS_NewLocalFile_P0x74
    C  [libxpcom.so0x266b]  NS_NewLocalFile0x2b
    C  [libswt-mozilla-gtk-3346.so0x472e]  Java_org_eclipse_swt_internal_mozilla_XPCOM_NS_1NewLocalFile0x5a
    v  ~BufferBlob::Interpreter
    v  ~BufferBlob::Interpreter
    v  ~BufferBlob::Interpreter
    v  ~BufferBlob::Interpreter
    v  ~BufferBlob::Interpreter
    v  ~BufferBlob::Interpreter
    v  ~BufferBlob::Interpreter
    v  ~BufferBlob::Interpreter
    v  ~BufferBlob::Interpreter
    v  ~BufferBlob::Interpreter
    v  ~BufferBlob::Interpreter
    v  ~BufferBlob::Interpreter
    v  ~BufferBlob::Interpreter
    v  ~BufferBlob::Interpreter
    v  ~BufferBlob::Interpreter
    v  ~BufferBlob::Interpreter
    v  ~BufferBlob::Interpreter
    v  ~BufferBlob::Interpreter
    v  ~BufferBlob::Interpreter
    v  ~BufferBlob::Interpreter
    v  ~BufferBlob::Interpreter
    v  ~BufferBlob::Interpreter
    v  ~BufferBlob::Interpreter
    v  ~BufferBlob::Interpreter
    v  ~BufferBlob::Interpreter
    v  ~BufferBlob::Interpreter
    v  ~BufferBlob::Interpreter
    v  ~BufferBlob::Interpreter
    v  ~BufferBlob::Interpreter
    v  ~BufferBlob::Interpreter
    v  ~BufferBlob::Interpreter
    v  ~BufferBlob::Interpreter
    v  ~BufferBlob::Interpreter
    v  ~BufferBlob::Interpreter
    v  ~BufferBlob::Interpreter
    v  ~BufferBlob::Interpreter
    v  ~BufferBlob::Interpreter
    v  ~BufferBlob::Interpreter
    v  ~BufferBlob::Interpreter
    v  ~BufferBlob::Interpreter
    v  ~BufferBlob::Interpreter
    v  ~BufferBlob::Interpreter
    v  ~BufferBlob::Interpreter
    v  ~BufferBlob::Interpreter
    v  ~BufferBlob::Interpreter
    v  ~BufferBlob::Interpreter
    v  ~BufferBlob::Interpreter
    v  ~BufferBlob::StubRoutines (1)
    V  [libjvm.so+0x21c63d]
    V  [libjvm.so+0x3107b8]
    V  [libjvm.so+0x21c4d0]
    V  [libjvm.so+0x339c75]
    V  [libjvm.so+0x33c84c]
    V  [libjvm.so+0x288585]
    C  [libjava.so0x15214]  Java_sun_reflect_NativeMethodAccessorImpl_invoke00x34
    v  ~BufferBlob::Interpreter
    v  ~BufferBlob::Interpreter
    v  ~BufferBlob::Interpreter
    v  ~BufferBlob::Interpreter
    v  ~BufferBlob::Interpreter
    v  ~BufferBlob::Interpreter
    v  ~BufferBlob::Interpreter
    v  ~BufferBlob::StubRoutines (1)
    V  [libjvm.so+0x21c63d]
    V  [libjvm.so+0x3107b8]
    V  [libjvm.so+0x21c4d0]
    V  [libjvm.so+0x245d67]
    V  [libjvm.so+0x22a4ba]
    C  [eclipse_1017a.so0x621f]  startJavaJNI0x1c4
    C  [eclipse_1017a.so0x7289]  startJavaVM0x21
    C  [eclipse_1017a.so0x3252]  run0x40a
    C  [dbstudio+0x12e7]
    C  [libc.so.60x15dec]  __libc_start_main0xdc
    Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
    v  ~BufferBlob::Interpreter
    v  ~BufferBlob::Interpreter
    v  ~BufferBlob::Interpreter
    v  ~BufferBlob::Interpreter
    v  ~BufferBlob::Interpreter
    v  ~BufferBlob::Interpreter
    v  ~BufferBlob::Interpreter
    v  ~BufferBlob::Interpreter
    v  ~BufferBlob::Interpreter
    v  ~BufferBlob::Interpreter
    v  ~BufferBlob::Interpreter
    v  ~BufferBlob::Interpreter
    v  ~BufferBlob::Interpreter
    v  ~BufferBlob::Interpreter
    v  ~BufferBlob::Interpreter
    v  ~BufferBlob::Interpreter
    v  ~BufferBlob::Interpreter
    v  ~BufferBlob::Interpreter
    v  ~BufferBlob::Interpreter
    v  ~BufferBlob::Interpreter
    v  ~BufferBlob::Interpreter
    v  ~BufferBlob::Interpreter
    v  ~BufferBlob::Interpreter
    v  ~BufferBlob::Interpreter
    v  ~BufferBlob::Interpreter
    v  ~BufferBlob::Interpreter
    v  ~BufferBlob::Interpreter
    v  ~BufferBlob::Interpreter
    v  ~BufferBlob::Interpreter
    v  ~BufferBlob::Interpreter
    v  ~BufferBlob::Interpreter
    v  ~BufferBlob::Interpreter
    v  ~BufferBlob::Interpreter
    v  ~BufferBlob::Interpreter
    v  ~BufferBlob::Interpreter
    v  ~BufferBlob::Interpreter
    v  ~BufferBlob::Interpreter
    v  ~BufferBlob::Interpreter
    v  ~BufferBlob::Interpreter
    v  ~BufferBlob::Interpreter
    v  ~BufferBlob::Interpreter
    v  ~BufferBlob::Interpreter
    v  ~BufferBlob::Interpreter
    v  ~BufferBlob::Interpreter
    v  ~BufferBlob::Interpreter
    v  ~BufferBlob::Interpreter
    v  ~BufferBlob::Interpreter
    v  ~BufferBlob::StubRoutines (1)
    v  ~BufferBlob::Interpreter
    v  ~BufferBlob::Interpreter
    v  ~BufferBlob::Interpreter
    v  ~BufferBlob::Interpreter
    v  ~BufferBlob::Interpreter
    v  ~BufferBlob::Interpreter
    v  ~BufferBlob::Interpreter
    v  ~BufferBlob::StubRoutines (1)
      P R O C E S S  -
    Java Threads: ( => current thread )
      0x08b0ec00 JavaThread "Thread-2" [_thread_blocked, id=4516, stack(0x03304000,0x03355000)]
      0x08ec1000 JavaThread "Thread-1" [_thread_blocked, id=4515, stack(0x032b3000,0x03304000)]
      0x08afa800 JavaThread "Worker-0" [_thread_blocked, id=4514, stack(0x0320e000,0x0325f000)]
      0x08ae4c00 JavaThread "Start Level Event Dispatcher" daemon [_thread_blocked, id=4507, stack(0x031bd000,0x0320e000)]
      0x08adf800 JavaThread "Framework Event Dispatcher" daemon [_thread_blocked, id=4506, stack(0x0316c000,0x031bd000)]
      0x08414c00 JavaThread "Low Memory Detector" daemon [_thread_blocked, id=4504, stack(0x035dd000,0x0362e000)]
      0x08412c00 JavaThread "CompilerThread0" daemon [_thread_blocked, id=4503, stack(0x0306a000,0x030eb000)]
      0x08411800 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=4502, stack(0x00e1f000,0x00e70000)]
      0x08409c00 JavaThread "Finalizer" daemon [_thread_blocked, id=4501, stack(0x00a37000,0x00a88000)]
      0x08408c00 JavaThread "Reference Handler" daemon [_thread_blocked, id=4500, stack(0x00418000,0x00469000)]
    =>0x083e0c00 JavaThread "main" [_thread_in_native, id=4498, stack(0xbfdb7000,0xbfe07000)]
    Other Threads:
      0x08407400 VMThread [stack: 0x06b61000,0x06be2000] [id=4499]
      0x0841f000 WatcherThread [stack: 0x030eb000,0x0316c000] [id=4505]
    VM state:not at safepoint (normal execution)
    VM Mutex/Monitor currently owned by a thread: None
    Heap
    def new generation   total 2880K, used 2365K [0x50060000, 0x50380000, 0x54f20000)
      eden space 2560K,  79% used [0x50060000, 0x5025f7b0, 0x502e0000)
      from space 320K,  99% used [0x50330000, 0x5037fff8, 0x50380000)
      to   space 320K,   0% used [0x502e0000, 0x502e0000, 0x50330000)
    tenured generation   total 37824K, used 9511K [0x54f20000, 0x57410000, 0x90060000)
       the space 37824K,  25% used [0x54f20000, 0x55869fa8, 0x5586a000, 0x57410000)
    compacting perm gen  total 20480K, used 20396K [0x90060000, 0x91460000, 0x94060000)
       the space 20480K,  99% used [0x90060000, 0x9144b0c0, 0x9144b200, 0x91460000)
        ro space 8192K,  73% used [0x94060000, 0x946435a8, 0x94643600, 0x94860000)
        rw space 12288K,  58% used [0x94860000, 0x94f58878, 0x94f58a00, 0x95460000)
    Dynamic libraries:
    00110000-0020f000 r-xp 00000000 fd:03 854864     /usr/lib/libX11.so.6.2.0
    0020f000-00213000 rwxp 000ff000 fd:03 854864     /usr/lib/libX11.so.6.2.0
    00213000-0021a000 r-xp 00000000 fd:00 159834     /lib/librt-2.5.so
    0021a000-0021b000 r-xp 00006000 fd:00 159834     /lib/librt-2.5.so
    0021b000-0021c000 rwxp 00007000 fd:00 159834     /lib/librt-2.5.so
    0021c000-00225000 r-xp 00000000 fd:03 855331     /usr/lib/libXcursor.so.1.0.2
    00225000-00226000 rwxp 00008000 fd:03 855331     /usr/lib/libXcursor.so.1.0.2
    00226000-0022a000 r-xp 00000000 fd:03 855278     /usr/lib/libXfixes.so.3.1.0
    0022a000-0022b000 rwxp 00003000 fd:03 855278     /usr/lib/libXfixes.so.3.1.0
    0022b000-002a8000 r-xp 00000000 fd:03 855492     /usr/lib/libfreetype.so.6.3.10
    002a8000-002ab000 rwxp 0007d000 fd:03 855492     /usr/lib/libfreetype.so.6.3.10
    002ab000-002d0000 r-xp 00000000 fd:03 854322     /usr/lib/libpng12.so.0.10.0
    002d0000-002d1000 rwxp 00024000 fd:03 854322     /usr/lib/libpng12.so.0.10.0
    002d1000-002d7000 r-xp 00000000 fd:03 493630     /usr/java/jdk1.6.0_07/jre/lib/i386/native_threads/libhpi.so
    002d7000-002d8000 rwxp 00006000 fd:03 493630     /usr/java/jdk1.6.0_07/jre/lib/i386/native_threads/libhpi.so
    002d8000-002e3000 r-xp 00000000 fd:03 493625     /usr/java/jdk1.6.0_07/jre/lib/i386/libverify.so
    002e3000-002e4000 rwxp 0000b000 fd:03 493625     /usr/java/jdk1.6.0_07/jre/lib/i386/libverify.so
    002e4000-002f3000 r-xp 00000000 fd:03 493626     /usr/java/jdk1.6.0_07/jre/lib/i386/libzip.so
    002f3000-002f5000 rwxp 0000e000 fd:03 493626     /usr/java/jdk1.6.0_07/jre/lib/i386/libzip.so
    002f5000-00303000 rwxp 002f5000 00:00 0
    00304000-003a1000 r-xp 00000000 fd:00 159835     /lib/libglib-2.0.so.0.1200.3
    003a1000-003a2000 rwxp 0009c000 fd:00 159835     /lib/libglib-2.0.so.0.1200.3
    003a2000-003a5000 r-xp 00000000 fd:03 952272     /usr/lib/gtk-2.0/2.10.0/loaders/libpixbufloader-bmp.so
    003a5000-003a6000 rwxp 00002000 fd:03 952272     /usr/lib/gtk-2.0/2.10.0/loaders/libpixbufloader-bmp.so
    003a6000-003ad000 r-xp 00000000 fd:03 493619     /usr/java/jdk1.6.0_07/jre/lib/i386/libnio.so
    003ad000-003ae000 rwxp 00006000 fd:03 493619     /usr/java/jdk1.6.0_07/jre/lib/i386/libnio.so
    003af000-003ed000 r-xp 00000000 fd:00 159837     /lib/libgobject-2.0.so.0.1200.3
    003ed000-003ee000 rwxp 0003e000 fd:00 159837     /lib/libgobject-2.0.so.0.1200.3
    003f0000-003f2000 r-xp 00000000 fd:00 159824     /lib/libgmodule-2.0.so.0.1200.3
    003f2000-003f3000 rwxp 00002000 fd:00 159824     /lib/libgmodule-2.0.so.0.1200.3
    003f3000-00416000 r-xp 00000000 fd:03 493603     /usr/java/jdk1.6.0_07/jre/lib/i386/libjava.so
    00416000-00418000 rwxp 00023000 fd:03 493603     /usr/java/jdk1.6.0_07/jre/lib/i386/libjava.so
    00418000-0041b000 --xp 00418000 00:00 0
    0041b000-00469000 rwxp 0041b000 00:00 0
    00469000-0046c000 r-xp 00000000 fd:04 1576443    /home/simix/sdb/DatabaseStudio/.configuration/org.eclipse.osgi/bundles/72/1/.cp/libswt-gtk-3346.so
    0046c000-0046d000 rwxp 00003000 fd:04 1576443    /home/simix/sdb/DatabaseStudio/.configuration/org.eclipse.osgi/bundles/72/1/.cp/libswt-gtk-3346.so
    0046d000-0046f000 r-xp 00000000 fd:03 952250     /usr/lib/pango/1.5.0/modules/pango-basic-fc.so
    0046f000-00470000 rwxp 00001000 fd:03 952250     /usr/lib/pango/1.5.0/modules/pango-basic-fc.so
    00470000-00478000 r-xp 00000000 fd:03 856108     /usr/lib/libpangocairo-1.0.so.0.1400.9
    00478000-00479000 rwxp 00007000 fd:03 856108     /usr/lib/libpangocairo-1.0.so.0.1400.9
    0047b000-00495000 r-xp 00000000 fd:03 856111     /usr/lib/libatk-1.0.so.0.1212.0
    00495000-00497000 rwxp 0001a000 fd:03 856111     /usr/lib/libatk-1.0.so.0.1212.0
    00499000-00505000 r-xp 00000000 fd:03 856106     /usr/lib/libcairo.so.2.9.2
    00505000-00507000 rwxp 0006b000 fd:03 856106     /usr/lib/libcairo.so.2.9.2
    00509000-00593000 r-xp 00000000 fd:03 856110     /usr/lib/libgdk-x11-2.0.so.0.1000.4
    00593000-00596000 rwxp 0008a000 fd:03 856110     /usr/lib/libgdk-x11-2.0.so.0.1000.4
    00598000-005c5000 r-xp 00000000 fd:03 856107     /usr/lib/libpangoft2-1.0.so.0.1400.9
    005c5000-005c6000 rwxp 0002c000 fd:03 856107     /usr/lib/libpangoft2-1.0.so.0.1400.9
    005c8000-00605000 r-xp 00000000 fd:03 856105     /usr/lib/libpango-1.0.so.0.1400.9
    00605000-00607000 rwxp 0003c000 fd:03 856105     /usr/lib/libpango-1.0.so.0.1400.9
    00609000-0061f000 r-xp 00000000 fd:03 856104     /usr/lib/libgdk_pixbuf-2.0.so.0.1000.4
    0061f000-00620000 rwxp 00016000 fd:03 856104     /usr/lib/libgdk_pixbuf-2.0.so.0.1000.4
    00622000-00629000 r-xp 00000000 fd:03 856109     /usr/lib/libXi.so.6.0.0
    00629000-0062a000 rwxp 00006000 fd:03 856109     /usr/lib/libXi.so.6.0.0
    0062c000-009bd000 r-xp 00000000 fd:03 856112     /usr/lib/libgtk-x11-2.0.so.0.1000.4
    009bd000-009c3000 rwxp 00391000 fd:03 856112     /usr/lib/libgtk-x11-2.0.so.0.1000.4
    009c3000-009c4000 rwxp 009c3000 00:00 0
    009c6000-009d9000 r-xp 00000000 fd:00 159832     /lib/libnsl-2.5.so
    009d9000-009da000 r-xp 00012000 fd:00 159832     /lib/libnsl-2.5.so
    009da000-009db000 rwxp 00013000 fd:00 159832     /lib/libnsl-2.5.so
    009db000-009dd000 rwxp 009db000 00:00 0
    009dd000-009f0000 r-xp 00000000 fd:03 493618     /usr/java/jdk1.6.0_07/jre/lib/i386/libnet.so
    009f0000-009f1000 rwxp 00013000 fd:03 493618     /usr/java/jdk1.6.0_07/jre/lib/i386/libnet.so
    009f1000-009f5000 r-xp 00000000 fd:00 159838     /lib/libgthread-2.0.so.0.1200.3
    009f5000-009f6000 rwxp 00003000 fd:00 159838     /lib/libgthread-2.0.so.0.1200.3
    009f6000-009fc000 r-xp 00000000 fd:04 1576453    /home/simix/sdb/DatabaseStudio/.configuration/org.eclipse.osgi/bundles/72/1/.cp/libswt-atk-gtk-3346.so
    009fc000-009fd000 rwxp 00005000 fd:04 1576453    /home/simix/sdb/DatabaseStudio/.configuration/org.eclipse.osgi/bundles/72/1/.cp/libswt-atk-gtk-3346.so
    009fd000-00a07000 r-xp 00000000 fd:04 1576454    /home/simix/sdb/DatabaseStudio/.configuration/org.eclipse.osgi/bundles/72/1/.cp/libswt-cairo-gtk-3346.so
    00a07000-00a08000 rwxp 00009000 fd:04 1576454    /home/simix/sdb/DatabaseStudio/.configuration/org.eclipse.osgi/bundles/72/1/.cp/libswt-cairo-gtk-3346.so
    00a08000-00a0c000 r-xp 00000000 fd:00 158758     /lib/libnss_dns-2.5.so
    00a0c000-00a0d000 r-xp 00003000 fd:00 158758     /lib/libnss_dns-2.5.so
    00a0d000-00a0e000 rwxp 00004000 fd:00 158758     /lib/libnss_dns-2.5.so
    00a0e000-00a1d000 r-xp 00000000 fd:00 159901     /lib/libresolv-2.5.so
    00a1d000-00a1e000 r-xp 0000e000 fd:00 159901     /lib/libresolv-2.5.so
    00a1e000-00a1f000 rwxp 0000f000 fd:00 159901     /lib/libresolv-2.5.so
    00a1f000-00a21000 rwxp 00a1f000 00:00 0
    00a21000-00a27000 r-xp 00000000 fd:03 493614     /usr/java/jdk1.6.0_07/jre/lib/i386/libmanagement.so
    00a27000-00a28000 rwxp 00005000 fd:03 493614     /usr/java/jdk1.6.0_07/jre/lib/i386/libmanagement.so
    00a28000-00a2a000 r-xp 00000000 fd:03 856122     /usr/lib/libplds4.so
    00a2a000-00a2b000 rwxp 00002000 fd:03 856122     /usr/lib/libplds4.so
    00a2d000-00a36000 r-xp 00000000 fd:00 64846      /opt/sdb/programs/DatabaseStudio/plugins/org.eclipse.equinox.launcher.gtk.linux.x86_1.0.0.v20070606/eclipse_1017a.so
    00a36000-00a37000 rwxp 00008000 fd:00 64846      /opt/sdb/programs/DatabaseStudio/plugins/org.eclipse.equinox.launcher.gtk.linux.x86_1.0.0.v20070606/eclipse_1017a.so
    00a37000-00a3a000 --xp 00a37000 00:00 0
    00a3a000-00a88000 rwxp 00a3a000 00:00 0
    00a88000-00a8d000 r-xp 00000000 fd:04 1576468    /home/simix/sdb/DatabaseStudio/.configuration/org.eclipse.osgi/bundles/72/1/.cp/libswt-xpcominit-gtk-3346.so
    00a8d000-00a8f000 rwxp 00005000 fd:04 1576468    /home/simix/sdb/DatabaseStudio/.configuration/org.eclipse.osgi/bundles/72/1/.cp/libswt-xpcominit-gtk-3346.so
    00a8f000-00a9a000 r-xp 00000000 fd:00 159827     /lib/libgcc_s-4.1.2-20080102.so.1
    00a9a000-00a9b000 rwxp 0000a000 fd:00 159827     /lib/libgcc_s-4.1.2-20080102.so.1
    00a9b000-00aac000 r-xp 00000000 fd:04 1576469    /home/simix/sdb/DatabaseStudio/.configuration/org.eclipse.osgi/bundles/72/1/.cp/libswt-mozilla-gtk-3346.so
    00aac000-00aad000 rwxp 00011000 fd:04 1576469    /home/simix/sdb/DatabaseStudio/.configuration/org.eclipse.osgi/bundles/72/1/.cp/libswt-mozilla-gtk-3346.so
    00aae000-00ac8000 r-xp 00000000 fd:00 158745     /lib/ld-2.5.so
    00ac8000-00ac9000 r-xp 00019000 fd:00 158745     /lib/ld-2.5.so
    00ac9000-00aca000 rwxp 0001a000 fd:00 158745     /lib/ld-2.5.so
    00acc000-00c09000 r-xp 00000000 fd:00 158963     /lib/libc-2.5.so
    00c09000-00c0b000 r-xp 0013c000 fd:00 158963     /lib/libc-2.5.so
    00c0b000-00c0c000 rwxp 0013e000 fd:00 158963     /lib/libc-2.5.so
    00c0c000-00c0f000 rwxp 00c0c000 00:00 0
    00c11000-00c36000 r-xp 00000000 fd:00 158968     /lib/libm-2.5.so
    00c36000-00c37000 r-xp 00024000 fd:00 158968     /lib/libm-2.5.so
    00c37000-00c38000 rwxp 00025000 fd:00 158968     /lib/libm-2.5.so
    00c3a000-00c3c000 r-xp 00000000 fd:00 158969     /lib/libdl-2.5.so
    00c3c000-00c3d000 r-xp 00001000 fd:00 158969     /lib/libdl-2.5.so
    00c3d000-00c3e000 rwxp 00002000 fd:00 158969     /lib/libdl-2.5.so
    00c40000-00c53000 r-xp 00000000 fd:00 158986     /lib/libpthread-2.5.so
    00c53000-00c54000 r-xp 00012000 fd:00 158986     /lib/libpthread-2.5.so
    00c54000-00c55000 rwxp 00013000 fd:00 158986     /lib/libpthread-2.5.so
    00c55000-00c57000 rwxp 00c55000 00:00 0
    00c59000-00c6b000 r-xp 00000000 fd:03 854424     /usr/lib/libz.so.1.2.3
    00c6b000-00c6c000 rwxp 00011000 fd:03 854424     /usr/lib/libz.so.1.2.3
    00c6e000-00c73000 r-xp 00000000 fd:03 854860     /usr/lib/libXdmcp.so.6.0.0
    00c73000-00c74000 rwxp 00004000 fd:03 854860     /usr/lib/libXdmcp.so.6.0.0
    00c74000-00c7d000 rwxp 00c74000 00:00 0
    00c7d000-00cf4000 rwxp 00c7d000 00:00 0
    00cf4000-00cf8000 r-xp 00000000 fd:03 856123     /usr/lib/libplc4.so
    00cf8000-00cf9000 rwxp 00003000 fd:03 856123     /usr/lib/libplc4.so
    00cf9000-00cfb000 r-xp 00000000 fd:03 917733     /usr/lib/gconv/UTF-16.so
    00cfb000-00cfd000 rwxp 00001000 fd:03 917733     /usr/lib/gconv/UTF-16.so
    00cff000-00d00000 r-xp 00cff000 00:00 0          [vdso]
    00d00000-00d21000 r-xp 00000000 fd:03 854811     /usr/lib/libjpeg.so.62.0.0
    00d21000-00d22000 rwxp 00020000 fd:03 854811     /usr/lib/libjpeg.so.62.0.0
    00d22000-00d2a000 r-xp 00000000 fd:03 854596     /usr/lib/libSM.so.6.0.0
    00d2a000-00d2b000 rwxp 00007000 fd:03 854596     /usr/lib/libSM.so.6.0.0
    00d34000-00d3d000 r-xp 00000000 fd:00 159805     /lib/libnss_files-2.5.so
    00d3d000-00d3e000 r-xp 00008000 fd:00 159805     /lib/libnss_files-2.5.so
    00d3e000-00d3f000 rwxp 00009000 fd:00 159805     /lib/libnss_files-2.5.so
    00d3f000-00d75000 r-xp 00000000 fd:03 854805     /usr/lib/libnspr4.so
    00d75000-00d76000 rwxp 00036000 fd:03 854805     /usr/lib/libnspr4.so
    00d76000-00d78000 rwxp 00d76000 00:00 0
    00d7b000-00d7d000 r-xp 00000000 fd:03 854841     /usr/lib/libXau.so.6.0.0
    00d7d000-00d7e000 rwxp 00001000 fd:03 854841     /usr/lib/libXau.so.6.0.0
    00d80000-00d8f000 r-xp 00000000 fd:03 854899     /usr/lib/libXext.so.6.4.0
    00d8f000-00d90000 rwxp 0000e000 fd:03 854899     /usr/lib/libXext.so.6.4.0
    00d92000-00db9000 r-xp 00000000 fd:03 855954     /usr/lib/libfontconfig.so.1.1.0
    00db9000-00dc1000 rwxp 00027000 fd:03 855954     /usr/lib/libfontconfig.so.1.1.0
    00dc3000-00de2000 r-xp 00000000 fd:00 158980     /lib/libexpat.so.0.5.0
    00de2000-00de4000 rwxp 0001e000 fd:00 158980     /lib/libexpat.so.0.5.0
    00de6000-00dee000 r-xp 00000000 fd:03 854895     /usr/lib/libXrender.so.1.3.0
    00dee000-00def000 rwxp 00007000 fd:03 854895     /usr/lib/libXrender.so.1.3.0
    00df1000-00df3000 r-xp 00000000 fd:03 855387     /usr/lib/libXinerama.so.1.0.0
    00df3000-00df4000 rwxp 00001000 fd:03 855387     /usr/lib/libXinerama.so.1.0.0
    00df6000-00df9000 r-xp 00000000 fd:03 854906     /usr/lib/libXrandr.so.2.0.0
    00df9000-00dfa000 rwxp 00002000 fd:03 854906     /usr/lib/libXrandr.so.2.0.0
    00dfe000-00e09000 rwxp 00dfe000 00:00 0
    00e09000-00e1f000 rwxp 00e09000 00:00 0
    00e1f000-00e22000 --xp 00e1f000 00:00 0
    00e22000-00e70000 rwxp 00e22000 00:00 0
    00e70000-00e82000 r-xp 00000000 fd:03 856077     /usr/lib/libXft.so.2.1.2
    00e82000-00e83000 rwxp 00012000 fd:03 856077     /usr/lib/libXft.so.2.1.2
    00e8e000-00e8f000 r-xp 00000000 fd:03 917685     /usr/lib/gconv/ISO8859-1.so
    00e8f000-00e91000 rwxp 00000000 fd:03 917685     /usr/lib/gconv/ISO8859-1.so
    00e91000-010c9000 rwxp 00e91000 00:00 0
    010c9000-02e91000 rwxp 010c9000 00:00 0
    02e91000-02ea4000 rwxp 02e91000 00:00 0
    02ea4000-0306a000 rwxp 02ea4000 00:00 0
    0306a000-0306d000 --xp 0306a000 00:00 0
    0306d000-030eb000 rwxp 0306d000 00:00 0
    030eb000-030ec000 --xp 030eb000 00:00 0
    030ec000-0316c000 rwxp 030ec000 00:00 0
    0316c000-0316f000 --xp 0316c000 00:00 0
    0316f000-031bd000 rwxp 0316f000 00:00 0
    031bd000-031c0000 --xp 031bd000 00:00 0
    031c0000-0320e000 rwxp 031c0000 00:00 0
    0320e000-03211000 --xp 0320e000 00:00 0
    03211000-0325f000 rwxp 03211000 00:00 0
    0325f000-032b0000 r-xp 00000000 fd:04 1576444    /home/simix/sdb/DatabaseStudio/.configuration/org.eclipse.osgi/bundles/72/1/.cp/libswt-pi-gtk-3346.so
    032b0000-032b2000 rwxp 00050000 fd:04 1576444    /home/simix/sdb/DatabaseStudio/.configuration/org.eclipse.osgi/bundles/72/1/.cp/libswt-pi-gtk-3346.so
    032b2000-032b3000 rwxp 032b2000 00:00 0
    032b3000-032b6000 --xp 032b3000 00:00 0
    032b6000-03304000 rwxp 032b6000 00:00 0
    03304000-03307000 --xp 03304000 00:00 0
    03307000-03355000 rwxp 03307000 00:00 0
    03355000-03358000 rwxp 03355000 00:00 0
    03358000-033a6000 rwxp 03358000 00:00 0
    033a6000-033a9000 rwxp 033a6000 00:00 0
    033a9000-033f7000 rwxp 033a9000 00:00 0
    03487000-0348c000 r-xp 00000000 fd:03 854683     /usr/lib/libXtst.so.6.1.0
    0348c000-0348d000 rwxp 00004000 fd:03 854683     /usr/lib/libXtst.so.6.1.0
    0348d000-0356d000 r-xp 00000000 fd:03 854262     /usr/lib/libstdc++.so.6.0.8
    0356d000-03571000 r-xp 000df000 fd:03 854262     /usr/lib/libstdc++.so.6.0.8
    03571000-03572000 rwxp 000e3000 fd:03 854262     /usr/lib/libstdc++.so.6.0.8
    03572000-03578000 rwxp 03572000 00:00 0
    035dd000-035e0000 --xp 035dd000 00:00 0
    035e0000-0362e000 rwxp 035e0000 00:00 0
    0391b000-0396f000 r-xp 00000000 fd:03 854612     /usr/lib/libXt.so.6.0.0
    0396f000-03973000 rwxp 00054000 fd:03 854612     /usr/lib/libXt.so.6.0.0
    0484a000-04861000 r-xp 00000000 fd:03 856079     /usr/lib/libICE.so.6.3.0
    04861000-04862000 rwxp 00016000 fd:03 856079     /usr/lib/libICE.so.6.3.0
    04862000-04864000 rwxp 04862000 00:00 0
    0491f000-04922000 rwxp 0491f000 00:00 0
    04922000-04970000 rwxp 04922000 00:00 0
    05a16000-05a46000 r-xp 00000000 fd:03 854753     /usr/lib/libssl3.so
    05a46000-05a48000 rwxp 00030000 fd:03 854753     /usr/lib/libssl3.so
    05a4a000-05a5f000 r-xp 00000000 fd:03 854751     /usr/lib/libnssutil3.so
    05a5f000-05a62000 rwxp 00014000 fd:03 854751     /usr/lib/libnssutil3.so
    05a64000-05b92000 r-xp 00000000 fd:03 854752     /usr/lib/libnss3.so
    05b92000-05b97000 rwxp 0012d000 fd:03 854752     /usr/lib/libnss3.so
    05b99000-05bbe000 r-xp 00000000 fd:03 854480     /usr/lib/libsmime3.so
    05bbe000-05bc0000 rwxp 00025000 fd:03 854480     /usr/lib/libsmime3.so
    05bf9000-05cb1000 r-xp 00000000 fd:03 1049423    /usr/lib/xulrunner-1.9/libmozjs.so
    05cb1000-05cb6000 rwxp 000b7000 fd:03 1049423    /usr/lib/xulrunner-1.9/libmozjs.so
    05cb8000-05cbc000 r-xp 00000000 fd:03 1048950    /usr/lib/xulrunner-1.9/libxpcom.so
    05cbc000-05cbd000 rwxp 00003000 fd:03 1048950    /usr/lib/xulrunner-1.9/libxpcom.so
    06000000-0641b000 r-xp 00000000 fd:03 493582     /usr/java/jdk1.6.0_07/jre/lib/i386/client/libjvm.so
    0641b000-06435000 rwxp 0041a000 fd:03 493582     /usr/java/jdk1.6.0_07/jre/lib/i386/client/libjvm.so
    06435000-06855000 rwxp 06435000 00:00 0
    06b61000-06b62000 --xp 06b61000 00:00 0
    06b62000-06be2000 rwxp 06b62000 00:00 0
    0724c000-0724e000 rwxp 0724c000 00:00 0
    0724e000-07273000 rwxp 0724e000 00:00 0
    07273000-07286000 rwxp 07273000 00:00 0
    07286000-0744c000 rwxp 07286000 00:00 0
    0744c000-07456000 rwxp 0744c000 00:00 0
    07456000-0746c000 rwxp 07456000 00:00 0
    0746c000-07477000 rwxp 0746c000 00:00 0
    07768000-0776b000 rwxp 07768000 00:00 0
    0776b000-077b9000 rwxp 0776b000 00:00 0
    08048000-0804b000 r-xp 00000000 fd:00 64726      /opt/sdb/programs/DatabaseStudio/dbstudio
    0804b000-0804c000 rwxp 00002000 fd:00 64726      /opt/sdb/programs/DatabaseStudio/dbstudio
    083be000-0908a000 rwxp 083be000 00:00 0
    50060000-50380000 rwxp 50060000 00:00 0
    50380000-54f20000 rwxp 50380000 00:00 0
    54f20000-57410000 rwxp 54f20000 00:00 0
    57410000-90060000 rwxp 57410000 00:00 0
    90060000-91460000 rwxp 90060000 00:00 0
    91460000-94060000 rwxp 91460000 00:00 0
    94060000-94644000 r-xs 00001000 fd:03 493444     /usr/java/jdk1.6.0_07/jre/lib/i386/client/classes.jsa
    94644000-94860000 rwxp 94644000 00:00 0
    94860000-94f59000 rwxp 005e5000 fd:03 493444     /usr/java/jdk1.6.0_07/jre/lib/i386/client/classes.jsa
    94f59000-95460000 rwxp 94f59000 00:00 0
    95460000-95539000 rwxp 00cde000 fd:03 493444     /usr/java/jdk1.6.0_07/jre/lib/i386/client/classes.jsa
    95539000-95860000 rwxp 95539000 00:00 0
    95860000-95864000 r-xs 00db7000 fd:03 493444     /usr/java/jdk1.6.0_07/jre/lib/i386/client/classes.jsa
    95864000-95c60000 rwxp 95864000 00:00 0
    b61b5000-b7405000 r-xp 00000000 fd:03 1049025    /usr/lib/xulrunner-1.9/libxul.so
    b7405000-b74ef000 rwxp 0124f000 fd:03 1049025    /usr/lib/xulrunner-1.9/libxul.so
    b74ef000-b7535000 rwxp b74ef000 00:00 0
    b7535000-b7600000 --xp b7535000 00:00 0
    b762c000-b762f000 r-xs 00013000 fd:00 65245      /opt/sdb/programs/DatabaseStudio/plugins/org.eclipse.ui.intro.universal_3.2.100.v20070530A/universal.jar
    b762f000-b7631000 r-xs 00007000 fd:00 64444      /opt/sdb/programs/DatabaseStudio/eclipse/plugins/com.sap.sdb.tools.dbm_7.7.4.v200808192138/sdbdbm.jar
    b7631000-b763d000 r-xs 0006b000 fd:00 64544      /opt/sdb/programs/DatabaseStudio/eclipse/plugins/com.sap.sdb.tools.ui.usermanagement_7.7.4.v200808192138/sdbuium.jar
    b763d000-b7640000 r-xs 00013000 fd:00 64531      /opt/sdb/programs/DatabaseStudio/eclipse/plugins/com.sap.sdb.tools.resources.usermanagement_7.7.4.v200808192138/sdbresum.jar
    b7640000-b7642000 r-xs 00008000 fd:00 64435      /opt/sdb/programs/DatabaseStudio/eclipse/plugins/com.sap.sdb.tools.ui.dbm.base_7.7.4.v200808192138/sdbuidbmbase.jar
    b7642000-b7643000 r-xs 00001000 fd:00 64649      /opt/sdb/programs/DatabaseStudio/eclipse/plugins/com.sap.sdb.tools.ui.testhelper_7.7.4.v200808192138/sdbuitsthlp.jar
    b7643000-b7646000 r-xs 00039000 fd:00 64583      /opt/sdb/programs/DatabaseStudio/eclipse/plugins/com.sap.sdb.tools.usermanagement_7.7.4.v200808192138/sdbum_1.0.jar
    b7646000-b7657000 r-xs 0008a000 fd:00 64195      /opt/sdb/programs/DatabaseStudio/eclipse/plugins/com.sap.sdb.tools.core.databasemanagement_7.7.4.v200808192138/sdbdm_1.0.jar
    b7657000-b7658000 r-xs 00000000 fd:00 64068      /opt/sdb/programs/DatabaseStudio/eclipse/plugins/com.sap.sdb.tools.resources.explorer_7.7.4.v200808192138/sdbresexp.jar
    b7658000-b765c000 r-xs 00020000 fd:00 64641      /opt/sdb/programs/DatabaseStudio/eclipse/plugins/com.sap.sdb.tools.ui.explorer_7.7.4.v200808192138/sdbuiexp.jar
    b765c000-b765e000 r-xs 00009000 fd:00 64042      /opt/sdb/programs/DatabaseStudio/eclipse/plugins/com.sap.sdb.tools.resources.base_7.7.4.v200808192138/sdbresbase.jar
    b765e000-b765f000 r-xs 00003000 fd:00 64417      /opt/sdb/programs/DatabaseStudio/eclipse/plugins/com.sap.sdb.tools.resources_7.7.4.v200808192138/sdbresources.jar
    b765f000-b7660000 r-xs 00003000 fd:00 64090      /opt/sdb/programs/DatabaseStudio/eclipse/plugins/com.sap.sdb.tools.core.logging_7.7.4.v200808192138/sdblogging_1.0.jar
    b7660000-b7662000 r-xs 00004000 fd:00 64550      /opt/sdb/programs/DatabaseStudio/eclipse/plugins/com.sap.sdb.tools.analysis.trace.reader.plaintext_7.7.4.v200808192138/sdbtracereaderplain.jar
    b7662000-b7664000 r-xs 0000e000 fd:00 64192      /opt/sdb/programs/DatabaseStudio/eclipse/plugins/com.sap.sdb.tools.analysis.trace.reader.knldiagx_7.7.4.v200808192138/sdbtracereaderknl.jar
    b7664000-b7666000 r-xs 00007000 fd:00 64203      /opt/sdb/programs/DatabaseStudio/eclipse/plugins/com.sap.sdb.tools.analysis.trace.reader.dbstudio_7.7.4.v200808192138/sdbtracereaderdbstd.jar
    b7666000-b7667000 rwxs 00000000 fd:04 1576459    /home/simix/.sdb/feker.bi.corp.invoca.ch/simix/jdbctrace.shm
    b7667000-b766d000 r-xs 00063000 fd:00 64564      /opt/sdb/programs/DatabaseStudio/eclipse/plugins/com.sap.sdb.tools.library_7.7.4.v200808192138/lib/minDB.jar
    b766d000-b7670000 r-xs 00030000 fd:00 64563      /opt/sdb/programs/DatabaseStudio/eclipse/plugins/com.sap.sdb.tools.library_7.7.4.v200808192138/lib/webdavServletMaxDB_1.1.jar
    b7670000-b7673000 r-xs 00012000 fd:00 64562      /opt/sdb/programs/DatabaseStudio/eclipse/plugins/com.sap.sdb.tools.library_7.7.4.v200808192138/lib/toolsUtil_1.1.jar
    b7673000-b767a000 r-xs 00062000 fd:00 64561      /opt/sdb/programs/DatabaseStudio/eclipse/plugins/com.sap.sdb.tools.library_7.7.4.v200808192138/lib/eclipseWebdav_3.1.jar
    b767a000-b767c000 r-xs 00016000 fd:00 64558      /opt/sdb/programs/DatabaseStudio/eclipse/plugins/com.sap.sdb.tools.library_7.7.4.v200808192138/lib/servlet-api.jar
    b767c000-b7686000 r-xs 000a0000 fd:00 64559      /opt/sdb/programs/DatabaseStudio/eclipse/plugins/com.sap.sdb.tools.library_7.7.4.v200808192138/lib/sapdbc.jar
    b7686000-b7688000 r-xs 00005000 fd:00 64049      /opt/sdb/programs/DatabaseStudio/eclipse/plugins/com.sap.sdb.tools.analysis.trace.model_7.7.4.v200808192138/sdbtracemodel.jar
    b7688000-b7689000 r-xs 00004000 fd:00 64095      /opt/sdb/programs/DatabaseStudio/eclipse/plugins/com.sap.sdb.tools.dbmprocess_7.7.4.v200808192138/sdbdbmprocess.jar
    b7689000-b768a000 r-xs 00001000 fd:00 64048      /opt/sdb/programs/DatabaseStudio/eclipse/plugins/com.sap.sdb.tools.core.eventlog_7.7.4.v200808192138/sdbevtlog.jar
    b768a000-b768d000 r-xs 0000b000 fd:00 64631      /opt/sdb/programs/DatabaseStudio/eclipse/plugins/com.sap.sdb.tools.core_7.7.4.v200808192138/sdbcore.jar
    b768d000-b7693000 r-xs 0003b000 fd:00 64578      /opt/sdb/programs/DatabaseStudio/eclipse/plugins/com.sap.sdb.tools.ui_7.7.4.v200808192138/sdbui.jar
    b7693000-b7700000 r-xp 00000000 fd:03 3114918    /usr/share/fonts/dejavu-lgc/DejaVuLGCSans.ttf
    b7700000-b77fa000 rwxp b7700000 00:00 0
    b77fa000-b7800000 --xp b77fa000 00:00 0
    b781d000-b781f000 r-xs 00000000 fd:05 31792      /var/cache/fontconfig/87f5e051180a7a75f16eb6fe7dbd3749-x86.cache-2
    b781f000-b7825000 r-xs 00000000 fd:05 31793      /var/cache/fontconfig/b79f3aaa7d385a141ab53ec885cc22a8-x86.cache-2
    b7825000-b7828000 r-xs 00000000 fd:05 34598      /var/cache/fontconfig/b67b32625a2bb51b023d3814a918f351-x86.cache-2
    b7828000-b782e000 r-xs 00000000 fd:05 31752      /var/cache/fontconfig/7ddba6133ef499da58de5e8c586d3b75-x86.cache-2
    b782e000-b7830000 r-xs 00000000 fd:05 31791      /var/cache/fontconfig/e3ead4b767b8819993a6fa3ae306afa9-x86.cache-2
    b7830000-b7838000 r-xs 00000000 fd:05 31942      /var/cache/fontconfig/e19de935dec46bbf3ed114ee4965548a-x86.cache-2
    b7838000-b783d000 r-xs 00000000 fd:05 31790      /var/cache/fontconfig/beeeeb3dfe132a8a0633a017c99ce0c0-x86.cache-2
    b783d000-b7844000 r-xs 00042000 fd:00 64905      /opt/sdb/programs/DatabaseStudio/plugins/org.eclipse.debug.core_3.3.0.v20070607-1800.jar
    b7844000-b7848000 r-xs 00022000 fd:00 64835      /opt/sdb/programs/DatabaseStudio/plugins/org.eclipse.ui.console_3.2.0.v20070530.jar
    b7848000-b784e000 r-xs 00034000 fd:00 64824      /opt/sdb/programs/DatabaseStudio/plugins/org.eclipse.text_3.3.0.v20070606-0010.jar
    b784e000-b7851000 r-xs 00020000 fd:00 65274      /opt/sdb/programs/DatabaseStudio/plugins/org.eclipse.ui.externaltools_3.1.200.v20070416.jar
    b7851000-b7852000 r-xs 00007000 fd:00 64845      /opt/sdb/programs/DatabaseStudio/plugins/org.eclipse.core.net_1.0.0.I20070531.jar
    b7852000-b785a000 r-xs 000a4000 fd:00 64759      /opt/sdb/programs/DatabaseStudio/plugins/org.mortbay.jetty_5.1.11.v200706111724.jar
    b785a000-b7864000 r-xs 00077000 fd:00 64836      /opt/sdb/programs/DatabaseStudio/plugins/org.eclipse.ui.workbench.texteditor_3.3.0.v20070606-0010.jar
    b7864000-b7865000 r-xs 00005000 fd:00 64903      /opt/sdb/programs/DatabaseStudio/plugins/org.eclipse.core.filesystem.linux.x86_1.1.0.v20070416.jar
    b7865000-b7866000 r-xs 00005000 fd:00 64902      /opt/sdb/programs/DatabaseStudio/plugins/org.eclipse.osgi.util_3.1.200.v20070605.jar
    b7866000-b786c000 r-xs 00049000 fd:00 64823      /opt/sdb/programs/DatabaseStudio/plugins/org.eclipse.help.base_3.3.0.v20070606.jar
    b786c000-b7872000 r-xs 0006a000 fd:00 65281      /opt/sdb/programs/DatabaseStudio/plugins/org.eclipse.help.webapp_3.3.0.v20070607.jar
    b7872000-b7874000 r-xs 0000a000 fd:00 64854      /opt/sdb/programs/DatabaseStudio/plugins/org.eclipse.ui.ide.application_1.0.0.I20070530-0100.jar
    b7874000-b7876000 r-xs 00004000 fd:00 64822      /opt/sdb/programs/DatabaseStudio/plugins/org.eclipse.equinox.jsp.jasper_1.0.0.v20070607.jar
    b7876000-b7878000 r-xs 00005000 fd:00 65248      /opt/sdb/programs/DatabaseStudio/plugins/org.eclipse.jsch.core_1.0.0.I20070426.jar
    b7878000-b787b000 r-xs 00012000 fd:00 64904      /opt/sdb/programs/DatabaseStudio/plugins/org.eclipse.core.contenttype_3.2.100.v20070319.jar
    b787b000-b7880000 r-xs 00029000 fd:00 65272      /opt/sdb/programs/DatabaseStudio/plugins/org.eclipse.ui.browser_3.2.100.v20070524A.jar
    b7880000-b788a000 r-xs 0009c000 fd:00 65278      /opt/sdb/programs/DatabaseStudio/plugins/org.eclipse.core.resources_3.3.0.v20070604.jar
    b788a000-b789d000 r-xs 000db000 fd:00 64969      /opt/sdb/programs/DatabaseStudio/plugins/org.eclipse.jface_3.3.0.I20070606-0010.jar
    b789d000-b78c7000 r-xs 001e2000 fd:00 65264      /opt/sdb/programs/DatabaseStudio/plugins/org.eclipse.debug.ui_3.3.0.v20070607-1800.jar
    b78c7000-b78ce000 r-xs 00049000 fd:00 64827      /opt/sdb/programs/DatabaseStudio/plugins/org.eclipse.ui.cheatsheets_3.3.0.v20070507.jar
    b78ce000-b78d0000 r-xs 00004000 fd:00 65279      /opt/sdb/programs/DatabaseStudio/plugins/org.eclipse.core.runtime.compatibility.auth_3.2.100.v20070502.jar
    b78d0000-b78d2000 r-xs 00007000 fd:00 64900      /opt/sdb/programs/DatabaseStudio/plugins/org.eclipse.equinox.http.registry_1.0.0.v20070608.jar
    b78d2000-b78d4000 r-xs 00009000 fd:00 65271      /opt/sdb/programs/DatabaseStudio/plugins/org.apache.commons.logging_1.0.4.v200706111724.jar
    b78d4000-b78ec000 r-xs 0011e000 fd:00 65283      /opt/sdb/programs/DatabaseStudio/plugins/org.eclipse.team.ui_3.3.0.I20070607.jar
    b78ec000-b78f0000 r-xs 0001a000 fd:00 65262      /opt/sdb/programs/DatabaseStudio/plugins/org.eclipse.jface.databinding_1.1.0.I20070606-0010.jar
    b78f0000-b7901000 r-xs 001c2000 fd:00 65275      /opt/sdb/programs/DatabaseStudio/plugins/org.eclipse.swt.gtk.linux.x86_3.3.0.v3346.jar
    b7901000-b7904000 r-xs 00018000 fd:00 65268      /opt/sdb/programs/DatabaseStudio/plugins/org.eclipse.core.filebuffers_3.3.0.v20070606-0010.jar
    b7904000-b7906000 r-xs 00003000 fd:00 64967      /opt/sdb/programs/DatabaseStudio/plugins/org.eclipse.help.appserver_3.1.200.v20070510.jar
    b7906000-b7908000 r-xs 00002000 fd:00 64898      /opt/sdb/programs/DatabaseStudio/plugins/org.eclipse.rcp_3.2.0.v20070612.jar
    b7908000-b7912000 r-xs 00063000 fd:00 64860      /opt/sdb/programs/DatabaseStudio/plugins/org.eclipse.ltk.ui.refactoring_3.3.0.v20070606-0010.jar
    b7912000-b791a000 r-xs 00056000 fd:00 65253      /opt/sdb/programs/DatabaseStudio/plugins/org.eclipse.team.core_3.3.0.I20070607.jar
    b791a000-b7937000 r-xs 0018c000 fd:00 65269      /opt/sdb/programs/DatabaseStudio/plugins/org.eclipse.ui.ide_3.3.0.I20070620.jar
    b7937000-b793b000 r-xs 0001f000 fd:00 65285      /opt/sdb/programs/DatabaseStudio/plugins/org.eclipse.ui_3.3.0.I20070614-0800.jar
    b793b000-b793d000 r-xs 00008000 fd:00 64833      /opt/sdb/programs/DatabaseStudio/plugins/org.eclipse.ui.net_1.0.0.I20070516.jar
    b793d000-b794e000 r-xs 000be000 fd:00 64901      /opt/sdb/programs/DatabaseStudio/plugins/org.eclipse.jface.text_3.3.0.v20070606-0010.jar
    b794e000-b7955000 r-xs 00036000 fd:00 64831      /opt/sdb/programs/DatabaseStudio/plugins/org.eclipse.core.databinding_1.0.0.I20070606-0010.jar
    b7955000-b7960000 r-xs 00079000 fd:00 64837      /opt/sdb/programs/DatabaseStudio/plugins/org.eclipse.ui.editors_3.3.0.v20070606-0010.jar
    b7960000-b7964000 r-xs 00029000 fd:00 64972      /opt/sdb/programs/DatabaseStudio/plugins/com.jcraft.jsch_0.1.31.jar
    b7964000-b7966000 r-xs 00003000 fd:00 65277      /opt/sdb/programs/DatabaseStudio/plugins/org.eclipse.equinox.http.jetty_1.0.0.v20070607.jar
    b7966000-b796c000 r-xs 0003a000 fd:00 64979      /opt/sdb/programs/DatabaseStudio/plugins/org.eclipse.ltk.core.refactoring_3.3.0.v20070606-0010.jar
    b796c000-b796e000 r-xs 00001000 fd:00 65252      /opt/sdb/programs/DatabaseStudio/plugins/org.eclipse.equinox.jsp.jasper.registry_1.0.0.v20070607.jar
    b796e000-b7972000 r-xs 00024000 fd:00 65251      /opt/sdb/programs/DatabaseStudio/plugins/org.eclipse.equinox.registry_3.3.0.v20070522.jar
    b7972000-b7974000 r-xs 00012000 fd:00 65273      /opt/sdb/programs/DatabaseStudio/plugins/org.eclipse.core.jobs_3.3.0.v20070423.jar
    b7974000-b7976000 r-xs 00006000 fd:00 64825      /opt/sdb/programs/DatabaseStudio/plugins/org.eclipse.core.variables_3.2.0.v20070426.jar
    b7976000-b7978000 r-xs 00006000 fd:00 65265      /opt/sdb/programs/DatabaseStudio/plugins/org.eclipse.update.scheduler_3.2.100.v20070615.jar
    b7978000-b797c000 r-xs 00017000 fd:00 64975      /opt/sdb/programs/DatabaseStudio/plugins/org.eclipse.ui.navigator.resources_3.3.0.I20070605-0010.jar
    b797c000-b797e000 r-xs 00012000 fd:00 65254      /opt/sdb/programs/DatabaseStudio/plugins/org.eclipse.core.expressions_3.3.0.v20070606-0010.jar
    b797e000-b7985000 r-xs 00045000 fd:00 64983      /opt/sdb/programs/DatabaseStudio/plugins/org.eclipse.ui.navigator_3.3.0.I20070605-0010.jar
    b7985000-b7992000 r-xs 00097000 fd:00 65247      /opt/sdb/programs/DatabaseStudio/plugins/org.eclipse.compare_3.3.0.I20070606.jar
    b7992000-b7994000 r-xs 0000e000 fd:00 65284      /opt/sdb/programs/DatabaseStudio/plugins/javax.servlet.jsp_2.0.0.v200706191603.jar
    b7994000-b799e000 r-xs 00073000 fd:00 64982      /opt/sdb/programs/DatabaseStudio/plugins/org.eclipse.update.ui_3.2.100.v20070615.jar
    b799e000-b79a0000 r-xs 00007000 fd:00 65266      /opt/sdb/programs/DatabaseStudio/plugins/org.eclipse.equinox.http.servlet_1.0.0.v20070606.jar
    b79a0000-b79a3000 r-xs 00010000 fd:00 64984      /opt/sdb/programs/DatabaseStudio/plugins/org.eclipse.ui.views_3.2.100.I20070319-0010.jar
    b79a3000-b79a6000 r-xs 00014000 fd:00 64857      /opt/sdb/programs/DatabaseStudio/plugins/org.eclipse.core.runtime.compatibility_3.1.200.v20070502.jar
    b79a6000-b79a8000 r-xs 00009000 fd:00 64971      /opt/sdb/programs/DatabaseStudio/plugins/org.eclipse.core.filesystem_1.1.0.v20070606.jar
    b79a8000-b79b9000 r-xs 000b0000 fd:00 64762      /opt/sdb/programs/DatabaseStudio/plugins/org.eclipse.gef_3.2.100.v20070620.jar
    b79b9000-b79d7000 r-xs 003c5000 fd:00 64858      /opt/sdb/programs/DatabaseStudio/plugins/com.ibm.icu_3.6.1.v20070417.jar
    b79d7000-b79da000 r-xs 0001b000 fd:00 65280      /opt/sdb/programs/DatabaseStudio/plugins/org.eclipse.core.resources.compatibility_3.2.100.v20070502.jar
    b79da000-b79dc000 r-xs 00008000 fd:00 65250      /opt/sdb/programs/DatabaseStudio/plugins/org.eclipse.core.databinding.beans_1.0.0.I20070606-0010.jar
    b79dc000-b79ee000 r-xs 005e1000 fd:00 64978      /opt/sdb/programs/DatabaseStudio/plugins/org.eclipse.platform.doc.user_3.3.0.I20070615-1300.jar
    b79ee000-b79f2000 r-xs 00016000 fd:00 65249      /opt/sdb/programs/DatabaseStudio/plugins/org.eclipse.core.commands_3.3.0.I20070605-0010.jar
    b79f2000-b79f4000 r-xs 0000f000 fd:00 64859      /opt/sdb/programs/DatabaseStudio/plugins/org.eclipse.jsch.ui_1.0.0.I20070525.jar
    b79f4000-b79fc000 r-xs 00076000 fd:00 64899      /opt/sdb/programs/DatabaseStudio/plugins/org.eclipse.draw2d_3.2.100.v20070529.jar
    b79fc000-b7a04000 r-xs 00065000 fd:00 64829      /opt/sdb/programs/DatabaseStudio/plugins/org.apache.lucene_1.9.1.v200706111724.jar
    b7a04000-b7a07000 r-xs 0001d000 fd:00 65267      /opt/sdb/programs/DatabaseStudio/plugins/org.apache.commons.el_1.0.0.v200706111724.jar
    b7a07000-b7a08000 r-xs 00001000 fd:00 64828      /opt/sdb/programs/DatabaseStudio/plugins/org.eclipse.core.boot_3.1.100.v20060603.jar
    b7a08000-b7a0b000 r-xs 00017000 fd:00 64856      /opt/sdb/programs/DatabaseStudio/plugins/org.eclipse.equinox.preferences_3.2.100.v20070522.jar
    b7a0b000-b7a1c000 r-xs 00194000 fd:00 64826      /opt/sdb/programs/DatabaseStudio/plugins/org.apache.jasper_5.5.17.v200706111724.jar
    b7a1c000-b7a1e000 r-xs 00010000 fd:00 65263      /opt/sdb/programs/DatabaseStudio/plugins/org.eclipse.equinox.app_1.0.0.v20070606.jar
    b7a1e000-b7a20000 r-xs 00010000 fd:00 64830      /opt/sdb/programs/DatabaseStudio/plugins/org.apache.lucene.analysis_1.9.1.v200706181610.jar
    b7a20000-b7a22000 r-xs 00016000 fd:00 65270      /opt/sdb/programs/DatabaseStudio/plugins/org.eclipse.ant.core_3.1.200.v20070522.jar
    b7a22000-b7a26000 r-xs 0001f000 fd:00 64968      /opt/sdb/programs/DatabaseStudio/plugins/org.eclipse.help_3.3.0.v20070524.jar
    b7a26000-b7a2b000 r-xs 0003f000 fd:00 64977      /opt/sdb/programs/DatabaseStudio/plugins/org.eclipse.ui.intro_3.2.100.v20070530.jar
    b7a2b000-b7a2c000 r-xs 00001000 fd:00 65246      /opt/sdb/programs/DatabaseStudio/plugins/org.eclipse.update.core.linux_3.2.0.v20070615.jar
    b7a2c000-b7a2f000 r-xs 00018000 fd:00 64834      /opt/sdb/programs/DatabaseStudio/plugins/javax.servlet_2.4.0.v200706111738.jar
    b7a2f000-b7a30000 r-xs 00003000 fd:00 65282      /opt/sdb/programs/DatabaseStudio/plugins/org.eclipse.swt_3.3.0.v3346.jar
    b7a30000-b7a32000 r-xs 00016000 fd:00 64821      /opt/sdb/programs/DatabaseStudio/plugins/org.eclipse.ui.presentations.r21_3.2.100.I20070605-0010.jar
    b7a32000-b7a72000 r-xs 00353000 fd:00 65276      /opt/sdb/programs/DatabaseStudio/plugins/org.eclipse.ui.workbench_3.3.0.I20070608-1100.jar
    b7a72000-b7a7b000 r-xs 00060000 fd:00 64855      /opt/sdb/programs/DatabaseStudio/plugins/org.eclipse.help.ui_3.3.0.v20070530.jar
    b7a7b000-b7a85000 r-xs 0008a000 fd:00 64981      /opt/sdb/programs/DatabaseStudio/plugins/org.eclipse.update.core_3.2.100.v20070615.jar
    b7a85000-b7a88000 r-xs 00014000 fd:00 64832      /opt/sdb/programs/DatabaseStudio/plugins/org.eclipse.ui.views.properties.tabbed_3.3.0.I20070605-0010.jar
    b7a88000-b7a8b000 r-xs 0000d000 fd:00 64853      /opt/sdb/programs/DatabaseStudio/plugins/org.eclipse.osgi.services_3.1.200.v20070605.jar
    b7a8b000-b7a95000 r-xs 0006a000 fd:00 64974      /opt/sdb/programs/DatabaseStudio/plugins/org.eclipse.search_3.3.0.v20070606-0010.jar
    b7a95000-b7a9b000 r-xs 00040000 fd:00 64761      /opt/sdb/programs/DatabaseStudio/plugins/org.eclipse.ui.forms_3.3.0.v20070511.jar
    b7a9b000-b7a9d000 r-xs 00010000 fd:00 64976      /opt/sdb/programs/DatabaseStudio/plugins/org.eclipse.core.runtime_3.3.100.v20070530.jar
    b7a9d000-b7a9f000 r-xs 00016000 fd:00 64980      /opt/sdb/programs/DatabaseStudio/plugins/org.eclipse.update.configurator_3.2.100.v20070615.jar
    b7a9f000-b7aa1000 r-xs 00015000 fd:00 64973      /opt/sdb/programs/DatabaseStudio/plugins/org.eclipse.equinox.common_3.3.0.v20070426.jar
    b7aa1000-b7aaf000 r-xs 000d5000 fd:00 64970      /opt/sdb/programs/DatabaseStudio/plugins/org.eclipse.osgi_3.3.0.v20070530.jar
    b7aaf000-b7b25000 rwxp b7aaf000 00:00 0
    b7b26000-b7b2d000 r-xs 00110000 fd:03 493718     /usr/java/jdk1.6.0_07/jre/lib/resources.jar
    b7b2d000-b7b5f000 rwxp b7b2d000 00:00 0
    b7b5f000-b7cea000 r-xs 02def000 fd:03 494902     /usr/java/jdk1.6.0_07/jre/lib/rt.jar
    b7cea000-b7eea000 r-xp 00000000 fd:03 861633     /usr/lib/locale/locale-archive
    b7eea000-b7ef2000 rwxp b7eea000 00:00 0
    b7ef6000-b7ef7000 r-xs 00001000 fd:00 65257      /opt/sdb/programs/DatabaseStudio/plugins/org.eclipse.ui.workbench.compatibility_3.2.0.I20070319-0010/compatibility.jar
    b7ef7000-b7ef8000 r-xs 00002000 fd:00 64838      /opt/sdb/programs/DatabaseStudio/plugins/org.eclipse.core.runtime.compatibility.registry_3.2.100.v20070316/runtime_registry_compatibility.jar
    b7ef8000-b7efa000 r-xs 00009000 fd:00 64760      /opt/sdb/programs/DatabaseStudio/plugins/org.eclipse.equinox.launcher_1.0.0.v20070606.jar
    b7efa000-b7f02000 rwxs 00000000 fd:01 63490      /tmp/hsperfdata_simix/4498
    b7f02000-b7f03000 rwxp b7f02000 00:00 0
    b7f03000-b7f04000 r-xp b7f03000 00:00 0
    b7f04000-b7f0b000 r-xs 00000000 fd:03 917745     /usr/lib/gconv/gconv-modules.cache
    bfdb7000-bfdba000 --xp bfdb7000 00:00 0
    bfdba000-bfe07000 rwxp bfdba000 00:00 0          [stack]
    bfe07000-bfe09000 rw-p bfe07000 00:00 0
    VM Arguments:
    jvm_args: -Xms40m -Xmx1024m
    java_command: <unknown>
    Launcher Type: generic
    Environment Variables:
    JAVA_HOME=/usr/java/default
    PATH=/usr/lib/qt-3.3/bin:/usr/kerberos/bin:/usr/local/bin:/bin:/usr/bin:/home/simix/bin
    LD_LIBRARY_PATH=/usr/java/jdk1.6.0_07/jre/lib/i386/client::/usr/java/jdk1.6.0_07/jre/lib/i386::/usr/lib/xulrunner-1.9:/usr/lib/xulrunner-1.9
    SHELL=/bin/bash
    DISPLAY=localhost:11.0
    Signal Handlers:
    SIGSEGV: [libjvm.so+0x3be780], sa_mask[0]=0x7ffbfeff, sa_flags=0x10000004
    SIGBUS: [libjvm.so+0x3be780], sa_mask[0]=0x7ffbfeff, sa_flags=0x10000004
    SIGFPE: [libjvm.so+0x30f880], sa_mask[0]=0x7ffbfeff, sa_flags=0x10000004
    SIGPIPE: SIG_IGN, sa_mask[0]=0x00000000, sa_flags=0x00000000
    SIGXFSZ: [libjvm.so+0x30f880], sa_mask[0]=0x7ffbfeff, sa_flags=0x10000004
    SIGILL: [libjvm.so+0x30f880], sa_mask[0]=0x7ffbfeff, sa_flags=0x10000004
    SIGUSR1: SIG_DFL, sa_mask[0]=0x00000000, sa_flags=0x00000000
    SIGUSR2: [libjvm.so+0x3118c0], sa_mask[0]=0x00000000, sa_flags=0x10000004
    SIGHUP: [libjvm.so+0x311660], sa_mask[0]=0x7ffbfeff, sa_flags=0x10000004
    SIGINT: [libjvm.so+0x311660], sa_mask[0]=0x7ffbfeff, sa_flags=0x10000004
    SIGTERM: [libjvm.so+0x311660], sa_mask[0]=0x7ffbfeff, sa_flags=0x10000004
    SIGQUIT: [libjvm.so+0x311660], sa_mask[0]=0x7ffbfeff, sa_flags=0x10000004
      S Y S T E M  -
    OS:CentOS release 5.2 (Final)
    uname:Linux 2.6.18-92.1.13.el5 #1 SMP Wed Sep 24 19:33:52 EDT 2008 i686
    libc:glibc 2.5 NPTL 2.5
    rlimit: STACK 10240k, CORE 0k, NPROC 8191, NOFILE 1024, AS infinity
    load average:0.97 0.49 0.32
    CPU:total 1 (1 cores per cpu, 1 threads per core) family 6 model 7 stepping 3, cmov, cx8, fxsr, mmx, sse
    Memory: 4k page, physical 515544k(6068k free), swap 1015800k(1015796k free)
    vm_info: Java HotSpot(TM) Client VM (10.0-b23) for linux-x86 JRE (1.6.0_07-b06), built on Jun 10 2008 01:33:02 by "java_re" with gcc 3.2.1-7a (J2SE release)
    time: Tue Oct  7 09:31:32 2008
    elapsed time: 34 seconds

    Hello Melanie,
    Thanks for looking into it. The file sdb/DatabaseStudio/.metadata/.plugins/com.sap.sdb.tools.core/dbstudio.log shows only this:
    Database Studio
    Version           : 1.0
    Eclipse Version   : 3.2.0
    ====================> current write pos <====================
    The file sdb/DatabaseStudio/.metadata/.log deoesn't exist.
    I think the problem is because dbstudio doesn't reach a state where it starts logging.
    Now, I tried to investigate again and found a solution. Somehow one of the shipped libs produces the crashes. It's in org.eclipse.swt.gtk.linux.x86_3.3.0.v3346.jar. So I simply put org.eclipse.swt.gtk.linux.x86_3.4.0.v3448f.jar from a newer eclipse build into /opt/sdb/programs/DatabaseStudio/plugins/ and voila, it works. Tried it on different hosts and it works on all of them. I tool the file from the eclipse 'ganymede' release.
    I know that doesn't really tell where the problem is but at least it's a workaraound for me.
    Thanks,
    Simon

Maybe you are looking for