Home | Docs | Forums | Lists | Bugs | Planet | Store | GMN | Get Gentoo!
Not eligible to see or edit group visibility for this bug.
View Bug Activity | Format For Printing | XML | Clone This Bug
When I run java-config as root (or java-config-2) I get the following: fluorine freddie # java-config Traceback (most recent call last): File "/usr/bin/java-config-2", line 13, in <module> from java_config.EnvironmentManager import EnvironmentManager File "/usr/share/java-config-2/pym/java_config/EnvironmentManager.py", line 444, in <module> EnvironmentManager = EnvironmentManager() File "/usr/share/java-config-2/pym/java_config/EnvironmentManager.py", line 35, in __init__ self.load_active_vm() File "/usr/share/java-config-2/pym/java_config/EnvironmentManager.py", line 103, in load_active_vm raise InvalidVMError java_config.Errors.InvalidVMError This is on a fresh Gentoo system with the sun 1.6 jdk and blackdown 1.4 JDK installed (blackdown as the generation 1 JVM). Reproducible: Always Steps to Reproduce: 1. Run java-config as root Actual Results: One gets a traceback about a valid JVM not being found.
*** This bug has been marked as a duplicate of bug 195382 ***