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

Bug 452121

Summary: [server] Self hosting cannot log in
Product: [ECD] Orion Reporter: Mark Macdonald <mamacdon>
Component: ClientAssignee: Anthony Hunter <ahunter.eclipse>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3 CC: ahunter.eclipse, libingw
Version: 7.0   
Target Milestone: 8.0   
Hardware: PC   
OS: Windows 7   
Whiteboard:

Description Mark Macdonald CLA 2014-11-18 09:46:29 EST
When self-hosting with the latest code from master (HEAD = d547c41) on orion.eclipse.org, you cannot log in.

> {"Severity":"Error",
>  "Message":"An error occurred while retrieving http://localhost/login/form",
>  "HttpCode":500, "BundleId":"org.eclipse.orion.server.core","Code":0
> }

I see a recent change to the login API went into the client repo-- so the problem may just be that o.e.o has not deployed the latest server code yet to match.
Comment 1 Anthony Hunter CLA 2014-11-18 10:53:47 EST
I have updated orion.eclipse.org with the latest build and the problem is resolved.