You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What steps will reproduce the problem?
1. Right click on CI job to claim build
2. An error appears, and the application closes
3. The error below appears in the log files
What is the expected output? What do you see instead?
What version of the product are you using? On what operating system?
Version of product: 0.12.1.0
OS: Vista
Please provide any additional information below.
Excerpt from log file:
11-10-17 16:15:38,331 [13] INFO
Hudson.TrayTracker.BusinessComponents.ProjectsUpdateService - Done
2011-10-17 16:15:39,578 [1] ERROR
Hudson.TrayTracker.Utils.ThreadExceptionHandler - WebException - The remote
server returned an error: (404) Not Found.Exc
2011-10-17 16:15:39,808 [1] ERROR
Hudson.TrayTracker.Utils.ThreadExceptionHandler - at
System.Net.HttpWebRequest.GetResponse()
at Hudson.TrayTracker.BusinessComponents.ClaimService.ClaimBuild(Project project, BuildDetails buildDetails, String reason, Boolean sticky)
at Hudson.TrayTracker.UI.ClaimBuildForm.okButton_Click(Object sender, EventArgs e)
at System.Windows.Forms.Control.OnClick(EventArgs e)
at DevExpress.XtraEditors.BaseButton.OnClick(EventArgs e)
at DevExpress.XtraEditors.BaseButton.OnMouseUp(MouseEventArgs e)
at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
at System.Windows.Forms.Control.WndProc(Message& m)
at DevExpress.Utils.Controls.ControlBase.WndProc(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
2011-10-17 16:15:53,331 [13] INFO
Hudson.TrayTracker.BusinessComponents.ProjectsUpdateService - Running update
from Timer
Original issue reported on code.google.com by [email protected] on 17 Oct 2011 at 3:26
The text was updated successfully, but these errors were encountered:
Original issue reported on code.google.com by
[email protected]
on 17 Oct 2011 at 3:26The text was updated successfully, but these errors were encountered: