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

Bug 532014

Summary: Do not try to recreate admin user if they already exist.
Product: [ECD] Orion Reporter: Michael Rennie <Michael_Rennie>
Component: NodeAssignee: Michael Rennie <Michael_Rennie>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3    
Version: 17.0   
Target Milestone: 18.0   
Hardware: PC   
OS: Mac OS X   
Whiteboard:

Description Michael Rennie CLA 2018-03-05 08:16:18 EST
The fix for bug 531473 added support for an admin user to be automatically created (OK), but if you successively relaunch the server in the same metadata location, it will try to recreate the admin user again (if the flag is enabled). Trying to create an existing user again does not cause the server to fail in any way, its just weird / annoying to see the exception in the log about the creation failing because the user already exists.