Your message dated Mon, 21 Jun 2010 11:47:57 +0000
with message-id <[email protected]>
and subject line Bug#579740: fixed in hsqldb 1.8.0.10-8
has caused the Debian Bug report #579740,
regarding hsqldb-server: fails to start
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 this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
579740: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=579740
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: hsqldb-server
Version: 1.8.0.10-6
Severity: important
hsqldb-server post-install fails here.
r...@aofr08093:/usr/share/java# LC_ALL=C aptitude install hsqldb-server
Reading package lists... Done
Building dependency tree
Reading state information... Done
Reading extended state information... Done
Initializing package states... Done
Reading task descriptions... Done
The following partially installed packages will be configured:
hsqldb-server
No packages will be installed, upgraded, or removed.
0 packages upgraded, 0 newly installed, 0 to remove and 18 not upgraded.
Need to get 0B of archives. After unpacking 0B will be used.
Writing extended state information... Done
Setting up hsqldb-server (1.8.0.10-6) ...
Required file is gone: /var/run/hsqldb.pid
Failed to start org.hsqldb.Server.
See log file '/var/log/hsqldb.log'.
invoke-rc.d: initscript hsqldb-server, action "start" failed.
dpkg: error processing hsqldb-server (--configure):
subprocess installed post-installation script returned error exit status 1
Errors were encountered while processing:
hsqldb-server
E: Sub-process /usr/bin/dpkg returned an error code (1)
A package failed to install. Trying to recover:
Setting up hsqldb-server (1.8.0.10-6) ...
Required file is gone: /var/run/hsqldb.pid
Failed to start org.hsqldb.Server.
See log file '/var/log/hsqldb.log'.
invoke-rc.d: initscript hsqldb-server, action "start" failed.
dpkg: error processing hsqldb-server (--configure):
subprocess installed post-installation script returned error exit status 1
Errors were encountered while processing:
hsqldb-server
Reading package lists... Done
Building dependency tree
Reading state information... Done
Reading extended state information... Done
Initializing package states... Done
Reading task descriptions... Done
r...@aofr08093:/usr/share/java# cat /var/log/hsqldb.log
[ser...@c9ba38]: [Thread[main,5,main]]: checkRunning(false) entered
[ser...@c9ba38]: [Thread[main,5,main]]: checkRunning(false) exited
[ser...@c9ba38]: Startup sequence initiated from main() method
[ser...@c9ba38]: Loaded properties from [/var/lib/hsqldb/server.properties]
[ser...@c9ba38]: Initiating startup sequence...
[ser...@c9ba38]: [Thread[HSQLDB Server @c9ba38,5,main]]:
run()/openServerSocket():
java.net.SocketException: Invalid argument
at java.net.PlainSocketImpl.socketBind(Native Method)
at java.net.PlainSocketImpl.bind(PlainSocketImpl.java:365)
at java.net.ServerSocket.bind(ServerSocket.java:319)
at java.net.ServerSocket.<init>(ServerSocket.java:185)
at org.hsqldb.HsqlSocketFactory.createServerSocket(Unknown Source)
at org.hsqldb.Server.openServerSocket(Unknown Source)
at org.hsqldb.Server.run(Unknown Source)
at org.hsqldb.Server.access$000(Unknown Source)
at org.hsqldb.Server$ServerThread.run(Unknown Source)
[ser...@c9ba38]: Initiating shutdown sequence...
[ser...@c9ba38]: Shutdown sequence completed in 12 ms.
[ser...@c9ba38]: 2010-04-30 12:46:12.137 SHUTDOWN : System.exit() was not called
[ser...@c9ba38]: [Thread[main,5,main]]: checkRunning(false) entered
[ser...@c9ba38]: [Thread[main,5,main]]: checkRunning(false) exited
[ser...@c9ba38]: Startup sequence initiated from main() method
[ser...@c9ba38]: Loaded properties from [/var/lib/hsqldb/server.properties]
[ser...@c9ba38]: Initiating startup sequence...
[ser...@c9ba38]: [Thread[HSQLDB Server @c9ba38,5,main]]:
run()/openServerSocket():
java.net.SocketException: Invalid argument
at java.net.PlainSocketImpl.socketBind(Native Method)
at java.net.PlainSocketImpl.bind(PlainSocketImpl.java:365)
at java.net.ServerSocket.bind(ServerSocket.java:319)
at java.net.ServerSocket.<init>(ServerSocket.java:185)
at org.hsqldb.HsqlSocketFactory.createServerSocket(Unknown Source)
at org.hsqldb.Server.openServerSocket(Unknown Source)
at org.hsqldb.Server.run(Unknown Source)
at org.hsqldb.Server.access$000(Unknown Source)
at org.hsqldb.Server$ServerThread.run(Unknown Source)
[ser...@c9ba38]: Initiating shutdown sequence...
[ser...@c9ba38]: Shutdown sequence completed in 9 ms.
[ser...@c9ba38]: 2010-04-30 12:46:13.939 SHUTDOWN : System.exit() was not called
r...@aofr08093:/usr/share/java# ls -l /etc/alternatives/java
lrwxrwxrwx 1 root root 36 9 avril 09:44 /etc/alternatives/java ->
/usr/lib/jvm/java-6-sun/jre/bin/java
r...@aofr08093:/usr/share/java# dpkg -l |grep sun-java
ii sun-java6-bin 6.20-dlj-1
Sun Java(TM) Runtime Environment (JRE) 6 (architecture
ii sun-java6-jdk 6.20-dlj-1
Sun Java(TM) Development Kit (JDK) 6
ii sun-java6-jre 6.20-dlj-1
Sun Java(TM) Runtime Environment (JRE) 6 (architecture
-- System Information:
Debian Release: squeeze/sid
APT prefers unstable
APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Kernel: Linux 2.6.32-trunk-vserver-686 (SMP w/2 CPU cores)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8) (ignored: LC_ALL
set to fr_FR.UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages hsqldb-server depends on:
ii adduser 3.112 add and remove users and groups
ii libhsqldb-java 1.8.0.10-6 Java SQL database engine
ii lsb-base 3.2-23.1 Linux Standard Base 3.2 init scrip
hsqldb-server recommends no packages.
hsqldb-server suggests no packages.
-- Configuration Files:
/etc/hsqldb/sqltool.rc [Errno 13] Permission non accordée:
u'/etc/hsqldb/sqltool.rc'
-- no debconf information
--- End Message ---
--- Begin Message ---
Source: hsqldb
Source-Version: 1.8.0.10-8
We believe that the bug you reported is fixed in the latest version of
hsqldb, which is due to be installed in the Debian FTP archive:
hsqldb-server_1.8.0.10-8_all.deb
to main/h/hsqldb/hsqldb-server_1.8.0.10-8_all.deb
hsqldb-utils_1.8.0.10-8_all.deb
to main/h/hsqldb/hsqldb-utils_1.8.0.10-8_all.deb
hsqldb_1.8.0.10-8.diff.gz
to main/h/hsqldb/hsqldb_1.8.0.10-8.diff.gz
hsqldb_1.8.0.10-8.dsc
to main/h/hsqldb/hsqldb_1.8.0.10-8.dsc
libhsqldb-java-doc_1.8.0.10-8_all.deb
to main/h/hsqldb/libhsqldb-java-doc_1.8.0.10-8_all.deb
libhsqldb-java-gcj_1.8.0.10-8_amd64.deb
to main/h/hsqldb/libhsqldb-java-gcj_1.8.0.10-8_amd64.deb
libhsqldb-java_1.8.0.10-8_all.deb
to main/h/hsqldb/libhsqldb-java_1.8.0.10-8_all.deb
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Rene Engelhard <[email protected]> (supplier of updated hsqldb package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
Format: 1.8
Date: Mon, 21 Jun 2010 12:03:42 +0200
Source: hsqldb
Binary: libhsqldb-java libhsqldb-java-gcj libhsqldb-java-doc hsqldb-server
hsqldb-utils
Architecture: source all amd64
Version: 1.8.0.10-8
Distribution: unstable
Urgency: low
Maintainer: Rene Engelhard <[email protected]>
Changed-By: Rene Engelhard <[email protected]>
Description:
hsqldb-server - Java SQL database server
hsqldb-utils - Java SQL database engine (utilities)
libhsqldb-java - Java SQL database engine
libhsqldb-java-doc - documentation for HSQLDB
libhsqldb-java-gcj - Java SQL database engine (native code)
Closes: 579740
Changes:
hsqldb (1.8.0.10-8) unstable; urgency=low
.
* hardcode JAVA_EXECUTABLE to /usr/lib/jvm/java-gcj/bin/java
(closes: #579740)
* add $remote_fs to Required-Stop:
Checksums-Sha1:
9f7d119fabefd5373f6a83d60cbdf9c2831a6de8 1751 hsqldb_1.8.0.10-8.dsc
fe3e01b32df345eb3676dc8bfe0ed1e3ea1bc4a4 16609 hsqldb_1.8.0.10-8.diff.gz
4fe738981cc9048dcd781567d501ee26b663ad76 930370
libhsqldb-java_1.8.0.10-8_all.deb
63f6c5e9b35961f1e239f6b9948c1c78b3951fe4 908776
libhsqldb-java-doc_1.8.0.10-8_all.deb
b38e428850be518fb2b97332b2b1bdff809140f2 51484 hsqldb-server_1.8.0.10-8_all.deb
bf01e98b804ea8b5875004a39a5aefc319dedab9 30640 hsqldb-utils_1.8.0.10-8_all.deb
a3be7caa1f34480396f3f86799c05aed255bad04 1704772
libhsqldb-java-gcj_1.8.0.10-8_amd64.deb
Checksums-Sha256:
e0b459b707e2a8357926d09302850c1a4a644fa25d12379fa5e147805eb36a7a 1751
hsqldb_1.8.0.10-8.dsc
76626e30204e6bc5dd4582e19fcc92b43a8dcef53dd3946b8789ca62f73211ae 16609
hsqldb_1.8.0.10-8.diff.gz
2d61a3ecfb75b84b0c0a189b49e25347f5090cbad17b19273e598aba3dc8cce9 930370
libhsqldb-java_1.8.0.10-8_all.deb
b4da3d1dd9b8462947e117087275bbe7ef52e387e8e5189daab7417521538c91 908776
libhsqldb-java-doc_1.8.0.10-8_all.deb
59738101fae9dad9620545de71e681ae006956a0fac3f82f89bdf37decb6d92e 51484
hsqldb-server_1.8.0.10-8_all.deb
29f3eca530291edad6de28551cb1e5ef8bcf167177d1c53aeb75cc878959d7d8 30640
hsqldb-utils_1.8.0.10-8_all.deb
8d52336efc38f5cb5d492c0bfcce843098ccdfabd43f527115796349d95c30a0 1704772
libhsqldb-java-gcj_1.8.0.10-8_amd64.deb
Files:
9bdf37843903a54a6710bf88a44d9f34 1751 libs optional hsqldb_1.8.0.10-8.dsc
60a70b1e050354f92d57bc2297933913 16609 libs optional hsqldb_1.8.0.10-8.diff.gz
383ad3bf0b41479f10e66ec92135dd1d 930370 java optional
libhsqldb-java_1.8.0.10-8_all.deb
24e6116c09387dce59818d3713d17f24 908776 doc optional
libhsqldb-java-doc_1.8.0.10-8_all.deb
e77e9eb5fc605b0dbeeffa862316aa46 51484 database optional
hsqldb-server_1.8.0.10-8_all.deb
1c4ea40150ad78e333f2283abcaac3f0 30640 database optional
hsqldb-utils_1.8.0.10-8_all.deb
f96ce69056dd168d9a612acffe6f067c 1704772 libs optional
libhsqldb-java-gcj_1.8.0.10-8_amd64.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
iQIcBAEBCAAGBQJMH0WTAAoJEAqgRXHQPj5wOP4QAMMI6ZlLAunadKXQc9C3Hkpw
KzggRLZylUS5lcfX6Lh22p7xAgm6+gKHyvduxA4BhNhjiXd7wcogdeH5pXtbKVOy
9aAu6vQ/hJDq0mED4ye+dCP9rwWb+CTlryh1L/+rMicqTTwTDU82w+pizHZhTV7H
nof/tiYHe9yu/POTV172pHiHUD0xgJ2kHhcLb4OGuG3zs9yq7djLqvO3Ppq8ip9M
2qFnNUUfVKaNuRTgeDjd1Z4UTOLL+Fxlv+pg/ewqpjWsGYdU5x+T6toN8jLYM8uh
1co0XXlaNPxRul0vYwHGgW3e1TaJS870WwV+lIvzeYpoXx3MZpLRi72IUPGqqdxa
s10QCiltPhv/ynGAi5TK5K9Jxlf/uo8Zw7vIvI9tWmWLGBdyiOO67x6RCczpIApd
NzC3zqVL1UqC2or5ejXwBM8NHghFeVqAY2a3w4QTNc6htmKslnbj6DwaMbhbBd3d
yUNqoB7p73qRgVAZmTCl5+CtnQ16YipQDf/HnhtmlUdasBXs468BVP/ZdqBBwqRh
/mlT/XXkNPVqZBxghkxcxZ6aGITHiXVqMt0RYSITWdZhCuSuBs0UlSl9GuRUasMx
b0Y2fe6y53HNmc8iiD/HjMSYzIshYvPgwLaAW/WjRhUeXcPHmbyNcH/P/xEoXyPa
mGpXOGgPm+5jtRHVEP2w
=8Frg
-----END PGP SIGNATURE-----
--- End Message ---