| Summary: | Sites features broken in new server workspace | ||
|---|---|---|---|
| Product: | [ECD] Orion | Reporter: | Mark Macdonald <mamacdon> |
| Component: | Server | Assignee: | John Arthorne <john.arthorne> |
| Status: | RESOLVED FIXED | QA Contact: | |
| Severity: | critical | ||
| Priority: | P3 | ||
| Version: | 2.0 | ||
| Target Milestone: | 3.0 M2 | ||
| Hardware: | PC | ||
| OS: | Windows 7 | ||
| Whiteboard: | |||
|
Description
Mark Macdonald
The root exception is being swallowed. I have added some logging: http://git.eclipse.org/c/orion/org.eclipse.orion.server.git/commit/?id=03a02d746dbf40fa2d3dd49e6421d0ad298fc75b It was an NPE. JSONObject.getNames returns null when the object is empty. http://git.eclipse.org/c/orion/org.eclipse.orion.server.git/commit/?id=b12da25dbcdeeb7ed4fdcd99e93d3da39bf8fe8f Verified this is fixed in I20130513-1530. |