cancel
Showing results for 
Search instead for 
Did you mean: 

MaxDb Studio on Linux (Ubuntu 10.04) Error on startup

Former Member
0 Kudos

I tried to install MaxDb Studio 7.8 on a new clean installation of Ubuntu 10.04. The install-process finishes without any errors but everytime I try to start it i get some errors in the logfile about missing plugins. I found some of them in some Eclipse packages, but i do not think that it is the right solution.

What Linuxdistribution would you prefer to get MaxDb Studio running?

Here is my log:

SESSION 2011-07-25 13:17:31.840 -


eclipse.buildId=unknown

java.version=1.6.0_26

java.vendor=Sun Microsystems Inc.

BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=de_DE

Command-line arguments: -os linux -ws gtk -arch x86_64

!ENTRY org.eclipse.equinox.app 0 0 2011-07-25 13:17:32.568

!MESSAGE Product com.sap.sdb.tools.databasestudio.product could not be found.

!ENTRY org.eclipse.osgi 4 0 2011-07-25 13:17:32.583

!MESSAGE Application error

!STACK 1

java.lang.RuntimeException: No application id has been found.

at org.eclipse.equinox.internal.app.EclipseAppContainer.startDefaultApp(EclipseAppContainer.java:236)

at org.eclipse.equinox.internal.app.MainApplicationLauncher.run(MainApplicationLauncher.java:29)

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)

~

Accepted Solutions (1)

Accepted Solutions (1)

former_member264034
Active Contributor
0 Kudos

Hi,

Can you please confirm you are using correct JRE on this server ? 1.5

See the following sap notes:

https://service.sap.com/sap/support/notes/1097311

https://service.sap.com/sap/support/notes/1360996

1097311 (MaxDB Database Studio Installation)

1360996 (SAP MaxDB Database Studio 7.8.00 Installation)

Regards,

Aidan

Answers (5)

Answers (5)

martin_koerner
Explorer
0 Kudos

Sorry, a correction: The line in file "config.ini" has to be:

eclipse.product=com.sap.sdb.tools.databasestudio.product

Best regards,

Martin

Former Member
0 Kudos

The line is there but the problem stays the same.

!!SESSION 2011-08-24 16:11:34.079 -


eclipse.buildId=unknown

java.version=1.5.0_22

java.vendor=Sun Microsystems Inc.

BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=de_DE

Command-line arguments: -os linux -ws gtk -arch x86_64

!ENTRY org.eclipse.ui 4 4 2011-08-24 16:11:42.641

!MESSAGE Plug-in 'com.sap.sdb.tools.ui' contributed an invalid Menu Extension (Path: 'org.eclipse.search.menu' is invalid): com.sap.sdb.tools.ui.dbstudiosearchaction

!ENTRY org.eclipse.ui.workbench 4 0 2011-08-24 16:11:46.296

!MESSAGE Widget disposed too early!

at org.eclipse.ui.internal.WorkbenchPartReference$1.widgetDisposed(WorkbenchPartReference.java:171)

at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:117)

at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)

at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1158)

at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1182)

at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1163)

at org.eclipse.swt.widgets.Widget.release(Widget.java:1026)

at org.eclipse.swt.widgets.Control.release(Control.java:3217)

at org.eclipse.swt.widgets.Composite.releaseChildren(Composite.java:1184)

at org.eclipse.swt.widgets.Widget.release(Widget.java:1029)

at org.eclipse.swt.widgets.Control.release(Control.java:3217)

at org.eclipse.swt.widgets.Composite.releaseChildren(Composite.java:1184)

at org.eclipse.swt.widgets.Widget.release(Widget.java:1029)

at org.eclipse.swt.widgets.Control.release(Control.java:3217)

at org.eclipse.swt.widgets.Composite.releaseChildren(Composite.java:1184)

at org.eclipse.swt.widgets.Canvas.releaseChildren(Canvas.java:211)

at org.eclipse.swt.widgets.Decorations.releaseChildren(Decorations.java:466)

at org.eclipse.swt.widgets.Shell.releaseChildren(Shell.java:1948)

at org.eclipse.swt.widgets.Widget.release(Widget.java:1029)

at org.eclipse.swt.widgets.Control.release(Control.java:3217)

at org.eclipse.swt.widgets.Widget.dispose(Widget.java:442)

at org.eclipse.swt.widgets.Shell.dispose(Shell.java:1893)

at org.eclipse.swt.widgets.Display.release(Display.java:3083)

at org.eclipse.swt.graphics.Device.dispose(Device.java:237)

at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:129)

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(NativeMethodAccessorImpl.java:39)

at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)

at java.lang.reflect.Method.invoke(Method.java:592)

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)

!ENTRY org.eclipse.ui.workbench 4 0 2011-08-24 16:11:46.301

!MESSAGE Widget disposed too early!

at org.eclipse.ui.internal.WorkbenchPartReference$1.widgetDisposed(WorkbenchPartReference.java:171)

at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:117)

at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)

at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1158)

at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1182)

at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1163)

at org.eclipse.swt.widgets.Widget.release(Widget.java:1026)

at org.eclipse.swt.widgets.Control.release(Control.java:3217)

at org.eclipse.swt.widgets.Composite.releaseChildren(Composite.java:1184)

at org.eclipse.swt.widgets.Widget.release(Widget.java:1029)

at org.eclipse.swt.widgets.Control.release(Control.java:3217)

at org.eclipse.swt.widgets.Composite.releaseChildren(Composite.java:1184)

at org.eclipse.swt.widgets.Widget.release(Widget.java:1029)

at org.eclipse.swt.widgets.Control.release(Control.java:3217)

at org.eclipse.swt.widgets.Composite.releaseChildren(Composite.java:1184)

at org.eclipse.swt.widgets.Canvas.releaseChildren(Canvas.java:211)

at org.eclipse.swt.widgets.Decorations.releaseChildren(Decorations.java:466)

at org.eclipse.swt.widgets.Shell.releaseChildren(Shell.java:1948)

at org.eclipse.swt.widgets.Widget.release(Widget.java:1029)

at org.eclipse.swt.widgets.Control.release(Control.java:3217)

at org.eclipse.swt.widgets.Widget.dispose(Widget.java:442)

at org.eclipse.swt.widgets.Shell.dispose(Shell.java:1893)

at org.eclipse.swt.widgets.Display.release(Display.java:3083)

at org.eclipse.swt.graphics.Device.dispose(Device.java:237)

at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:129)

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(NativeMethodAccessorImpl.java:39)

at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)

at java.lang.reflect.Method.invoke(Method.java:592)

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)

Edited by: actechag on Aug 24, 2011 4:19 PM

Former Member
0 Kudos

!ENTRY org.eclipse.ui.workbench 4 0 2011-08-24 16:11:46.315

!MESSAGE Widget disposed too early!

at org.eclipse.ui.internal.WorkbenchPartReference$1.widgetDisposed(WorkbenchPartReference.java:171)

at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:117)

at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)

at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1158)

at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1182)

at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1163)

at org.eclipse.swt.widgets.Widget.release(Widget.java:1026)

at org.eclipse.swt.widgets.Control.release(Control.java:3217)

at org.eclipse.swt.widgets.Composite.releaseChildren(Composite.java:1184)

at org.eclipse.swt.widgets.Widget.release(Widget.java:1029)

at org.eclipse.swt.widgets.Control.release(Control.java:3217)

at org.eclipse.swt.widgets.Composite.releaseChildren(Composite.java:1184)

at org.eclipse.swt.widgets.Widget.release(Widget.java:1029)

at org.eclipse.swt.widgets.Control.release(Control.java:3217)

at org.eclipse.swt.widgets.Composite.releaseChildren(Composite.java:1184)

at org.eclipse.swt.widgets.Canvas.releaseChildren(Canvas.java:211)

at org.eclipse.swt.widgets.Decorations.releaseChildren(Decorations.java:466)

at org.eclipse.swt.widgets.Shell.releaseChildren(Shell.java:1948)

at org.eclipse.swt.widgets.Widget.release(Widget.java:1029)

at org.eclipse.swt.widgets.Control.release(Control.java:3217)

at org.eclipse.swt.widgets.Widget.dispose(Widget.java:442)

at org.eclipse.swt.widgets.Shell.dispose(Shell.java:1893)

at org.eclipse.swt.widgets.Display.release(Display.java:3083)

at org.eclipse.swt.graphics.Device.dispose(Device.java:237)

at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:129)

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(NativeMethodAccessorImpl.java:39)

at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)

at java.lang.reflect.Method.invoke(Method.java:592)

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)

!ENTRY org.eclipse.osgi 4 0 2011-08-24 16:11:46.329

!MESSAGE Application error

!STACK 1

org.eclipse.swt.SWTError: XPCOM error -2147467262

at org.eclipse.swt.browser.Mozilla.error(Mozilla.java:1597)

at org.eclipse.swt.browser.Mozilla.setText(Mozilla.java:1820)

at org.eclipse.swt.browser.Browser.setText(Browser.java:737)

at org.eclipse.ui.internal.intro.impl.presentations.BrowserIntroPartImplementation.generateContentForPage(BrowserIntroPartImplementation.java:252)

at org.eclipse.ui.internal.intro.impl.presentations.BrowserIntroPartImplementation.dynamicStandbyStateChanged(BrowserIntroPartImplementation.java:451)

at org.eclipse.ui.internal.intro.impl.presentations.BrowserIntroPartImplementation.doStandbyStateChanged(BrowserIntroPartImplementation.java:658)

at org.eclipse.ui.internal.intro.impl.model.AbstractIntroPartImplementation.standbyStateChanged(AbstractIntroPartImplementation.java:249)

at org.eclipse.ui.internal.intro.impl.model.IntroPartPresentation.standbyStateChanged(IntroPartPresentation.java:443)

at org.eclipse.ui.intro.config.CustomizableIntroPart.standbyStateChanged(CustomizableIntroPart.java:266)

at org.eclipse.ui.internal.ViewIntroAdapterPart$2.run(ViewIntroAdapterPart.java:74)

at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:70)

at org.eclipse.ui.internal.ViewIntroAdapterPart.setStandby(ViewIntroAdapterPart.java:70)

at org.eclipse.ui.internal.ViewIntroAdapterPart$1.propertyChanged(ViewIntroAdapterPart.java:55)

at org.eclipse.ui.internal.WorkbenchPartReference.fireInternalPropertyChange(WorkbenchPartReference.java:374)

at org.eclipse.ui.internal.WorkbenchPartReference.fireZoomChange(WorkbenchPartReference.java:539)

at org.eclipse.ui.internal.PartPane.setZoomed(PartPane.java:349)

at org.eclipse.ui.internal.PartStack.setZoomed(PartStack.java:1526)

at org.eclipse.ui.internal.PartSashContainer.zoomIn(PartSashContainer.java:884)

at org.eclipse.ui.internal.PartSashContainer.childRequestZoomIn(PartSashContainer.java:905)

at org.eclipse.ui.internal.LayoutPart.requestZoomIn(LayoutPart.java:354)

at org.eclipse.ui.internal.PartStack.setState(PartStack.java:1501)

at org.eclipse.ui.internal.WorkbenchPage.setState(WorkbenchPage.java:3872)

at org.eclipse.ui.internal.WorkbenchPage.toggleZoom(WorkbenchPage.java:3944)

at org.eclipse.ui.internal.WorkbenchIntroManager.setIntroStandby(WorkbenchIntroManager.java:201)

at org.eclipse.ui.internal.WorkbenchIntroManager.showIntro(WorkbenchIntroManager.java:136)

at org.eclipse.ui.application.WorkbenchWindowAdvisor.openIntro(WorkbenchWindowAdvisor.java:173)

at org.eclipse.ui.internal.ide.application.IDEWorkbenchWindowAdvisor.openIntro(IDEWorkbenchWindowAdvisor.java:458)

at org.eclipse.ui.internal.WorkbenchWindow.open(WorkbenchWindow.java:777)

at org.eclipse.ui.internal.Workbench$22.runWithException(Workbench.java:1041)

at org.eclipse.ui.internal.StartupThreading$StartupRunnable.run(StartupThreading.java:31)

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:3378)

at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3036)

at org.eclipse.ui.application.WorkbenchAdvisor.openWindows(WorkbenchAdvisor.java:803)

at org.eclipse.ui.internal.Workbench$27.runWithException(Workbench.java:1361)

at org.eclipse.ui.internal.StartupThreading$StartupRunnable.run(StartupThreading.java:31)

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:3378)

at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3036)

at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2293)

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(NativeMethodAccessorImpl.java:39)

at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)

at java.lang.reflect.Method.invoke(Method.java:592)

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)

!ENTRY org.eclipse.osgi 2 0 2011-08-24 16:11:46.343

!MESSAGE One or more bundles are not resolved because the following root constraints are not resolved:

!SUBENTRY 1 org.eclipse.osgi 2 0 2011-08-24 16:11:46.343

!MESSAGE Bundle update@eclipse/plugins/com.sap.sdb.tools.ui.report_7.8.2.v201104210045/ was not resolved.

!SUBENTRY 2 com.sap.sdb.tools.ui.report 2 0 2011-08-24 16:11:46.343

!MESSAGE Missing required bundle org.eclipse.birt.report.viewer_0.0.0.

!SUBENTRY 2 com.sap.sdb.tools.ui.report 2 0 2011-08-24 16:11:46.343

!MESSAGE Missing required bundle org.eclipse.birt.report.engine_0.0.0.

!SUBENTRY 2 com.sap.sdb.tools.ui.report 2 0 2011-08-24 16:11:46.343

!MESSAGE Missing required bundle org.eclipse.birt.report.model_0.0.0.

!SUBENTRY 2 com.sap.sdb.tools.ui.report 2 0 2011-08-24 16:11:46.343

!MESSAGE Missing required bundle org.eclipse.birt.core_0.0.0.

!ENTRY org.eclipse.osgi 2 0 2011-08-24 16:11:46.345

!MESSAGE The following is a complete list of bundles which are not resolved, see the prior log entry for the root cause if it exists:

!SUBENTRY 1 org.eclipse.osgi 2 0 2011-08-24 16:11:46.345

!MESSAGE Bundle update@eclipse/plugins/com.sap.sdb.tools.ui.report_7.8.2.v201104210045/ [37] was not resolved.

!SUBENTRY 2 com.sap.sdb.tools.ui.report 2 0 2011-08-24 16:11:46.345

!MESSAGE Missing required bundle org.eclipse.birt.core_0.0.0.

!SUBENTRY 2 com.sap.sdb.tools.ui.report 2 0 2011-08-24 16:11:46.345

!MESSAGE Missing required bundle org.eclipse.birt.report.engine_0.0.0.

!SUBENTRY 2 com.sap.sdb.tools.ui.report 2 0 2011-08-24 16:11:46.345

!MESSAGE Missing required bundle org.eclipse.birt.report.model_0.0.0.

!SUBENTRY 2 com.sap.sdb.tools.ui.report 2 0 2011-08-24 16:11:46.345

!MESSAGE Missing required bundle org.eclipse.birt.report.viewer_0.0.0.

martin_koerner
Explorer
0 Kudos

What about the mentioned Eclipse plugin and the access rights ?

Regards,

Martin

Former Member
0 Kudos

tried it with root-user

martin_koerner
Explorer
0 Kudos

Do you see a plugin named "com.sap.sdb.tools.databasestudio_<version>" in directory /sapdb/clients/DatabaseStudio/eclipse/plugins ?

Former Member
0 Kudos

root@user:/opt/sdb/DatabaseStudio/eclipse/plugins# ls | grep studio

com.sap.sdb.tools.analysis.trace.reader.dbstudio_7.8.2.v201104210045

com.sap.sdb.tools.commandlinearguments.databasestudio_7.8.2.v201104210045

com.sap.sdb.tools.databasestudio_7.8.2.v201104210045

com.sap.sdb.tools.ui.sqlstudio_7.8.2.v201104210045

Former Member
0 Kudos

Execution as root with globallistener ran before ends in following error.

root@user:/opt/sdb/DatabaseStudio# ./dbstudio -vm "/home/user/Downloads/jdk1.5.0_22/bin/java"

Xlib: extension "RANDR" missing on display ":0.0".

**

GLib-GIO:ERROR:/build/buildd/glib2.0-2.28.6/./gio/gdbusconnection.c:2279:initable_init: assertion failed: (connection->initialization_error == NULL)

Edited by: actechag on Aug 24, 2011 4:49 PM

martin_koerner
Explorer
0 Kudos

Are you using the newest GTK?

MaxDB Database Studio 7.8 on Linux is released for the following Linux distributions:

Linux RedHat EL4

Linux RedHat EL5

Linux Suse SLES 9

Linux Suse SLES 10

Linux Suse SLES 11 (only 64-bit)

Could you please use it on one of these distributions? We haven't the resources to support other distributions.

Former Member
0 Kudos

libwxgtk 2.8.11 is installed . The distributions you mentioned are not an option. It has to be possible to use maxdb studio with ubuntu.

Our aim is to use Maxdb studio on ubuntu client systems.

Edited by: actechag on Aug 29, 2011 3:10 PM

martin_koerner
Explorer
0 Kudos

Please try as user root:

dbus-launch ./dbstudio -vm "/home/user/Downloads/jdk1.5.0_22/bin/java"

(see http://linux.die.net/man/1/dbus-launch)

The user needs write permissions to all eclipse plugins.

Maybe that helps. Please be aware:

As mentioned before MaxDB Database Studio is only released for Suse and RedHat Linux.

It is built, tested and certified on these distributions only. Unfortunately we cannot extent

the support to further distributions.

Did you search the forum or Google for others using Ubuntu which had the same problem

and how they circumvented it?

Former Member
0 Kudos

Martin du hast es einfach nur geil gemacht. Thanks a lot.

MichaelTe
Contributor
0 Kudos

Hello,

also this thread is pretty old, I would like to add something:

The command has to be executed in the directory in which the DatabaseStudio was installed (as the command from Markus Koerner said before).

And the first time as user root. After that, close the DatabaseStudio and you can then start it as normal user (with Group sdba).

Regards, Michael

martin_koerner
Explorer
0 Kudos

Hi,

the notes mentioned in the post from Jul 25, 2011 1:52 PM refers to general installation instructions. Important are the Java and the GTK version which are installed. The follwowing Java VMs are supported:

http://www.eclipse.org/downloads/moreinfo/jre.php

Test and Make of Database Studio are done on SUSE Linux. Unfortunately we have no test machine with a Ubuntu distribution installed. Do you have a SUSE machine which shows the same symptom?

Do you see the following line in file "config.ini" which is located in directory /sapdb/clients/DatabaseStudio/configuration ?

com.sap.sdb.tools.databasestudio.product

Do you see a plugin named "com.sap.sdb.tools.databasestudio_<version>" in directory /sapdb/clients/DatabaseStudio/eclipse/plugins ?

Are both directories accessible and writable for the user who starts Database Studio ?

Best regards,

Martin

Former Member
0 Kudos

Is there no other Solution?

Former Member
0 Kudos

Tried it with the Java Version you mentioned. Same Problem. It is a native 64 bit system. I am pretty sure because "top" shows up 6 gb of ram.

!SESSION 2011-07-25 13:09:01.767 -


eclipse.buildId=unknown

*java.version=1.5.0_15*

java.vendor=Sun Microsystems Inc.

BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=de_DE

Command-line arguments: -os linux -ws gtk -arch x86_64

!ENTRY org.eclipse.equinox.app 0 0 2011-07-25 13:09:02.617

!MESSAGE Product com.sap.sdb.tools.databasestudio.product could not be found.

!ENTRY org.eclipse.osgi 4 0 2011-07-25 13:09:02.633

!MESSAGE Application error

!STACK 1

java.lang.RuntimeException: No application id has been found.

at org.eclipse.equinox.internal.app.EclipseAppContainer.startDefaultApp(EclipseAppContainer.java:236)

at org.eclipse.equinox.internal.app.MainApplicationLauncher.run(MainApplicationLauncher.java:29)

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)

~

~

Former Member
0 Kudos

Thank you for the fast reply but i am unable to use your links because i have no login to this area.

former_member264034
Active Contributor
0 Kudos

Hi,

Did you download a 64 bit version of the databse studio? If yes where

exactly did you download it from?

If you do not have native 64-bit version of Dababase Studio please

check the information at the link below it should be of help to you:

http://wiki.sdn.sap.com/wiki/x/cYDxB

Can you please confirm you are using correct JRE on this server ?

1.5 JRE is required for correct run of this MaxDB Studio as per the notes mentioned..

Regards,

Aidan