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

Bug 473439

Summary: [server] NPE in orion.cookie.cached code in FormAuthLoginServlet
Product: [ECD] Orion Reporter: Anthony Hunter <ahunter.eclipse>
Component: ServerAssignee: Anthony Hunter <ahunter.eclipse>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3    
Version: unspecified   
Target Milestone: 10.0   
Hardware: PC   
OS: Linux   
Whiteboard:

Description Anthony Hunter CLA 2015-07-23 16:36:42 EDT
The orion.cookie.cached code in FormAuthLoginServlet assumes request.getCookies() is not null. 

This results in an NPE while trying tests against a server with curl, I am contacting the server with no cookies.