| Summary: | Exception retrieving system properties - Content in prolog | ||
|---|---|---|---|
| Product: | [Eclipse Project] JDT | Reporter: | Andreas Schoeneck <as.maps> |
| Component: | Debug | Assignee: | JDT-Debug-Inbox <jdt-debug-inbox> |
| Status: | CLOSED NOT_ECLIPSE | QA Contact: | |
| Severity: | normal | ||
| Priority: | P3 | CC: | Michael_Rennie, Olivier_Thomann |
| Version: | 3.8.1 | ||
| Target Milestone: | --- | ||
| Hardware: | PC | ||
| OS: | Windows 7 | ||
| Whiteboard: | |||
|
Description
Andreas Schoeneck
The exception indicates that the XML we try to read when we look up the infos for a VM is corrupt - this would be the XML stream we get from running our library detector code. Andreas, does this happen every time you start Eclipse? Are you using the system-default JRE/SDK, or are you starting Eclipse using the -vm option? I think this can be closed due to - as you said, Michael - corrupted JDK installations. After I removed them (in the manner of updating to JDK 7u9), there're no such messages in the log anymore. Sorry for that. No worries, thank you for reporting back. |