First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 195744
Alias:
Product:
Component:
Status: RESOLVED
Resolution: DUPLICATE of bug 195382
Assigned To: Java team <java@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Freddie Witherden <freddie@witherden.org>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 195744 depends on: Show dependency tree
Bug 195744 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2007-10-13 20:12 0000
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.

------- Comment #1 From Alistair Bush 2007-10-13 20:14:31 0000 -------

*** This bug has been marked as a duplicate of bug 195382 ***

First Last Prev Next    No search results available      Search page      Enter new bug