hsqldb-databasemanager cannot start.

Bug #1244394 reported by Ralf Langewiesche
10
This bug affects 2 people
Affects Status Importance Assigned to Milestone
hsqldb (Ubuntu)
Confirmed
Undecided
Unassigned

Bug Description

The scripts hsqldb-xxx are referencing to the wrong (not existend) library "hsqldbutil1.9.jar".
The problem can be solved when "hsqldbutil1.9.jar" is replaced by "hsqldbutil.jar" or "hsqldb.jar".

Replacement for hsqldb-databasemanagerswing:

#! /bin/sh

cd #Files will be created in the home directory of the calling user
mkdir -p hsqldb
cd hsqldb

set -e
exec java -cp $CLASSPATH:/usr/share/java/hsqldbutil.jar:/usr/share/java/hsqldb.jar:/usr/share/java/postgresql.jar:/usr/share/java/mysql.jar "org.hsqldb.util.DatabaseManagerSwing" "$@"

ProblemType: Bug
DistroRelease: Ubuntu 13.10
Package: hsqldb-utils 2.2.9+dfsg-3ubuntu1
ProcVersionSignature: Ubuntu 3.11.0-12.19-generic 3.11.3
Uname: Linux 3.11.0-12-generic i686
ApportVersion: 2.12.5-0ubuntu2
Architecture: i386
Date: Thu Oct 24 21:23:24 2013
InstallationDate: Installed on 2013-10-17 (6 days ago)
InstallationMedia: Lubuntu 13.10 "Saucy Salamander" - Release i386 (20131016.1)
MarkForUpload: True
PackageArchitecture: all
SourcePackage: hsqldb
UpgradeStatus: No upgrade log present (probably fresh install)

Revision history for this message
Ralf Langewiesche (ralf-langewiesche) wrote :
Revision history for this message
Launchpad Janitor (janitor) wrote :

Status changed to 'Confirmed' because the bug affects multiple users.

Changed in hsqldb (Ubuntu):
status: New → Confirmed
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.