Bug#542392: azureus: Refuses to start

Adrian Perez adrianperez.deb at gmail.com
Wed Aug 19 19:56:26 UTC 2009


On Wed, 2009-08-19 at 21:47 +0200, Jan Willem Stumpel wrote:

> JAVA_HOME is set, to /usr/lib/java. I do not know where this is
> set. JAVA_CMD is not normally set.

That's exactly what is causing the script to fail. It's using your
provided JAVA_HOME which is set to /usr/lib/java. Then, according to
that path, is running bin/java, which in case your var is set correctly
that would be /usr/lib/jvm/java-6-openjdk/bin/java.
I'm pretty sure that's the root cause of that wrong behavior.

You don't need to do the extra steps (although they don't hurt at all),
you need to investigate is your JAVA_HOME is persistant, then who's
setting it. Check your ~/.bash* files, /etc/bash.bashrc, the like, you
know.

A downgrade to a previous version would of course work, because there
the azureus script was the hardcoded one, I think, although there's no
reason to failure after you have done what I've told you.

-- 
Best regards,
Adrian Perez <adrianperez.deb at gmail.com>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 197 bytes
Desc: This is a digitally signed message part
URL: <http://lists.alioth.debian.org/pipermail/pkg-java-maintainers/attachments/20090819/fbfb890e/attachment.pgp>


More information about the pkg-java-maintainers mailing list