[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#418358: marked as done (libhsqldb-java: hsqldb-databasemanager throws exception on startup)



Your message dated Fri, 8 Feb 2008 03:17:31 +0100
with message-id <18347.48059.487401.505073@gargle.gargle.HOWL>
and subject line hsqldb-databasemanager throws exception on startup
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--- Begin Message ---
Package: libhsqldb-java
Version: 1.8.0.7-1
Severity: normal

hsqldb-databasemanager throws an exception on startup:

  Exception in thread "main" java.awt.AWTError: Cannot load AWT toolkit: gnu.java.awt.peer.gtk.GtkToolkit
     at java.awt.Toolkit.getDefaultToolkit(libgcj.so.70)
     at java.awt.GraphicsEnvironment.getLocalGraphicsEnvironment(libgcj.so.70)
     at java.awt.Window.<init>(libgcj.so.70)
     at java.awt.Frame.<init>(libgcj.so.70)
     at org.hsqldb.util.DatabaseManager.main(Unknown Source)
     at org.hsqldb.util.DatabaseManager.main(Unknown Source)
  Caused by: java.lang.UnsatisfiedLinkError: libgtkpeer: libgtkpeer.so: cannot open shared object file: No such file or directory
     at java.lang.Runtime._load(libgcj.so.70)
     at java.lang.Runtime.loadLibrary(libgcj.so.70)
     at java.lang.System.loadLibrary(libgcj.so.70)
     at gnu.java.awt.peer.gtk.GtkToolkit.<clinit>(libgcj.so.70)
     at java.lang.Class.initializeClass(libgcj.so.70)
     at java.lang.Class.forName(libgcj.so.70)
     at java.awt.Toolkit.getDefaultToolkit(libgcj.so.70)
     ...5 more

libgtkpeer.so is indeed not included in 'my' choice for the java2-runtime
dependency, whereas it is included in kaffe, which would also satisfy that
dependency.

-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: powerpc (ppc)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-4-powerpc
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)

Versions of packages libhsqldb-java depends on:
ii  gij-4.1 [java2-runtime]       4.1.1-20   The GNU Java bytecode interpreter
ii  libservlet2.3-java            4.0-8      Servlet 2.3 and JSP 1.2 Java class

libhsqldb-java recommends no packages.

-- no debconf information


--- End Message ---
--- Begin Message ---
This is fixed with the recent java-gcj-compat upload. Please debpend
on the appropriate version.


--- End Message ---

Reply to: