Comment 33 for bug 484148

Revision history for this message
Jamie Strandboge (jdstrand) wrote :

While not an option for a shipped profile, changing these lines:
  /usr/lib/jvm/java-6-openjdk/jre/bin/java Uxr,
  /usr/lib/jvm/java-*-sun-1.*/jre/bin/java Uxr,

to:
  /usr/lib/jvm/java-6-openjdk/jre/bin/java uxr,
  /usr/lib/jvm/java-*-sun-1.*/jre/bin/java uxr,

worked. Apparently too much is being scrubbed from the environment.