Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 407929

Summary: Cannot start sites in Orion master
Product: [ECD] Orion Reporter: Mark Macdonald <mamacdon>
Component: ServerAssignee: 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 CLA 2013-05-13 13:27:42 EDT
Using the latest Orion server code (master as of 2013-05-13), I cannot start sites anymore.

1. Go to the Sites page
2. Select a site and click Start
3. You get a stupid [object Object] message

The root problem is that Site objects returned by the server are expected to have a "Location" field, but they don't. 

The Location field is used to look up a capable client-side site service, which is not being found in this case.

Code from 2013-04-26 worked OK.
Comment 1 John Arthorne CLA 2013-05-13 16:48:48 EDT
http://git.eclipse.org/c/orion/org.eclipse.orion.server.git/commit/?id=bbc118060b2904147182258466b74c14d6e2a904

Verified this is working in I20130513-1530.