Hello,
i've just installed DatabaseStudio 7.8.01.10 on Linux Opensuse 11.2.
The Package from which I installed is called
MAXDBSTDDSK7801_10-20005641.SAR
uname -a
Linux box 2.6.31.12-0.1-desktop #1 SMP PREEMPT 2010-01-27 08:20:11 +0100 i686 i686 i386 GNU/Linux
java -version
java version "1.6.0_0"
OpenJDK Runtime Environment (IcedTea6 1.6.2) (suse-5.10.1-i386)
OpenJDK Server VM (build 14.0-b16, mixed mode)
Installation was successful as user root. But when I try to start DatabasStudio via commandline as normal user or as user root:
box:~> /sapdb/clients/DatabaseStudio/DatabaseStudio/dbstudio -noIntro
I got the following error:
java.io.FileNotFoundException: /sapdb/data/app/dbstd/um.properties (Datei oder Verzeichnis nicht gefunden)
at java.io.FileOutputStream.open(Native Method)
at java.io.FileOutputStream.<init>(FileOutputStream.java:209)
at java.io.FileOutputStream.<init>(FileOutputStream.java:160)
at com.sap.sdb.tools.core.internal.CoreUser.checkPropertyFile(CoreUser.java:158)
at com.sap.sdb.tools.core.internal.CoreUser.<init>(CoreUser.java:56)
at com.sap.sdb.tools.core.CorePlugin.getCoreUser(CorePlugin.java:254)
at com.sap.sdb.tools.ui.dbm.DBMUIConsole.open(DBMUIConsole.java:45)
at com.sap.sdb.tools.ui.dbm.DBMUIPlugin.start(DBMUIPlugin.java:129)
at org.eclipse.osgi.framework.internal.core.BundleContextImpl$2.run(BundleContextImpl.java:1009)
at java.security.AccessController.doPrivileged(Native Method)
at org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActivator(BundleContextImpl.java:1003)
at org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:984)
...
So I created the directory /sapdb/data/app/dbstd/ set the authorizations and started the program again. Now I get the following error in a popup window:
An error has occurred. See the log file
/home/xxx/sdb/DatabaseStudio/.metadata/.log.
Here's the content of the logfile:
!SESSION 2010-02-10 14:13:26.204 -
eclipse.buildId=unknown
java.version=1.6.0_0
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=linux, ARCH=x86, WS=gtk, NL=de_DE
Framework arguments: -noIntro
Command-line arguments: -os linux -ws gtk -arch x86 -noIntro
!ENTRY org.eclipse.ui.workbench 4 0 2010-02-10 14:13:31.239
!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)
...
!ENTRY org.eclipse.ui.workbench 4 0 2010-02-10 14:13:31.312
!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)
...
!ENTRY org.eclipse.ui.workbench 4 0 2010-02-10 14:13:31.321
!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)
...
!ENTRY org.eclipse.osgi 4 0 2010-02-10 14:13:31.356
!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)
...
!ENTRY org.eclipse.osgi 2 0 2010-02-10 14:13:31.382
!MESSAGE One or more bundles are not resolved because the following root constraints are not resolved:
!SUBENTRY 1 org.eclipse.osgi 2 0 2010-02-10 14:13:31.382
!MESSAGE Bundle update@eclipse/plugins/com.sap.sdb.tools.ui.report_7.8.1.v201001222210/ was not resolved.
!SUBENTRY 2 com.sap.sdb.tools.ui.report 2 0 2010-02-10 14:13:31.382
!MESSAGE Missing required bundle org.eclipse.birt.report.model_0.0.0.
!SUBENTRY 2 com.sap.sdb.tools.ui.report 2 0 2010-02-10 14:13:31.382
!MESSAGE Missing required bundle org.eclipse.birt.report.viewer_0.0.0.
!SUBENTRY 2 com.sap.sdb.tools.ui.report 2 0 2010-02-10 14:13:31.382
!MESSAGE Missing required bundle org.eclipse.birt.core_0.0.0.
!SUBENTRY 2 com.sap.sdb.tools.ui.report 2 0 2010-02-10 14:13:31.382
!MESSAGE Missing required bundle org.eclipse.birt.report.engine_0.0.0.
!ENTRY org.eclipse.osgi 2 0 2010-02-10 14:13:31.383
!MESSAGE The following is a complete list of bundles which are not resolved, see the prior log entry for the root cause if it exists:
!SUBENTRY 1 org.eclipse.osgi 2 0 2010-02-10 14:13:31.383
!MESSAGE Bundle update@eclipse/plugins/com.sap.sdb.tools.ui.report_7.8.1.v201001222210/ [174] was not resolved.
!SUBENTRY 2 com.sap.sdb.tools.ui.report 2 0 2010-02-10 14:13:31.383
!MESSAGE Missing required bundle org.eclipse.birt.core_0.0.0.
!SUBENTRY 2 com.sap.sdb.tools.ui.report 2 0 2010-02-10 14:13:31.383
!MESSAGE Missing required bundle org.eclipse.birt.report.engine_0.0.0.
!SUBENTRY 2 com.sap.sdb.tools.ui.report 2 0 2010-02-10 14:13:31.383
!MESSAGE Missing required bundle org.eclipse.birt.report.model_0.0.0.
!SUBENTRY 2 com.sap.sdb.tools.ui.report 2 0 2010-02-10 14:13:31.383
!MESSAGE Missing required bundle org.eclipse.birt.report.viewer_0.0.0.
Any help would be appreciated,
Michael
Formatting doesn't work. Sorry for that.
Edited by: Michael Teubner on Feb 10, 2010 2:23 PM