Bug#542392: azureus: Refuses to start

Adrian Perez adrianperez.deb at gmail.com
Wed Aug 19 19:29:55 UTC 2009


I think we both agree the problem is related to your environment and not
the packaging. 

It seems the java-wrapper script it's not finding your java runtime,
which may be caused by a wrong environment configuration.
Make sure you have no environment variables like JAVA_HOME or JAVA_CMD
set, since the script may be able to find them properly, and set them
locally for the script. 
Also, their use it's deprecated by the new java policy.

What's the output of "update-java-alternatives -l" along with the
priorities?

Paste the output of the following sequence:

  . /usr/lib/java-wrappers/java-wrappers.sh
  export JAVA_{HOME,CMD}=
  DEBUG_WRAPPER=1 find_java_runtime openjdk


You've tried to reset alternatives back with: 
"update-alternatives -s java-6-openjdk"

or (for runtime only),
"update-java-alternatives --jre --set java-6-openjdk"

Hope that helps.
-- 
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/883f0e52/attachment.pgp>


More information about the pkg-java-maintainers mailing list