History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: QB-3297
Type: Bug Bug
Status: Resolved Resolved
Resolution: Fixed
Priority: Major Major
Assignee: Robin Shen
Reporter: Jason Johnson
Votes: 0
Watchers: 1
Operations

If you were logged in you would be able to see more operations.
QuickBuild

After reboot on Windows Server, service does not start

Created: 20/Nov/18 05:18 PM   Updated: 28/Feb/19 03:10 PM
Component/s: None
Affects Version/s: 8.0.5
Fix Version/s: None

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown
Environment: Windows Server 2016 (10.0)


 Description  « Hide
During monthly patching the servers are rebooted
The Quickbuild Build Agent does not start automatically as the startup type is set to
We instead get an error
error 1067 the process terminated unexpectedly
We are able to workaround by renaming the ~/buildagent/bin/quickbuild.pid file
This creates a new .pid file and the service starts
How can we avoid this in the future to allow the service to start on reboot?

 All   Comments   Work Log   Change History      Sort Order:
Robin Shen [21/Nov/18 12:07 AM]
Looks like quickbuild.pid is not cleared after QB shutdown. Will investigate this.