openjdk team mailing list archive
-
openjdk team
-
Mailing list archive
-
Message #04311
Re: [Bug 600754] Re: [jaunty] openjdk-6 update broke rmid
On Tue, Jul 27, 2010 at 03:14:09PM -0000, Matthias Klose wrote:
> afaiu this is fixed with the 6b18-1.8 update in jaunty
Yes, confirmed that this has been fixed with the update to jaunty.
Thanks!
--
Steve Beattie
<sbeattie@xxxxxxxxxx>
http://NxNW.org/~steve/
--
[jaunty] openjdk-6 update broke rmid
https://bugs.launchpad.net/bugs/600754
You received this bug notification because you are a member of OpenJDK,
which is subscribed to openjdk-6 in ubuntu.
Status in “openjdk-6” package in Ubuntu: Fix Released
Bug description:
With openjdk-6-jre-headless=6b14-1.4.1-0ubuntu13 installed, the Java RMI Activation System Daemon rmid fails to start with a NullPointerException, like so:
$ rmid -J-Dsun.rmi.activation.execPolicy=none
Activation.main: an exception occurred: java.io.IOException: log recover failed with exception: java.lang.NullPointerException
java.io.IOException: log recover failed with exception: java.lang.NullPointerException
at sun.rmi.log.ReliableLog.recover(ReliableLog.java:226)
at sun.rmi.server.Activation.startActivation(Activation.java:218)
at sun.rmi.server.Activation.main(Activation.java:2057)
Using the version originally released with jaunty, openjdk-6-jre-headless=6b14-1.4.1-0ubuntu7, rmid starts successfully as invoked above.
This failure causes several of the TCK runtime tests to fail.
ProblemType: Bug
Architecture: i386
DistroRelease: Ubuntu 9.04
Package: openjdk-6-jre-headless 6b14-1.4.1-0ubuntu13
ProcEnviron:
LANG=en_US.UTF-8
SHELL=/bin/bash
SourcePackage: openjdk-6
Uname: Linux 2.6.28-19-generic i686
UnreportableReason: This is not a genuine Ubuntu package
References