Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Exception when trying to claim build #84

Open
GoogleCodeExporter opened this issue Sep 9, 2015 · 1 comment
Open

Exception when trying to claim build #84

GoogleCodeExporter opened this issue Sep 9, 2015 · 1 comment

Comments

@GoogleCodeExporter
Copy link

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

@GoogleCodeExporter
Copy link
Author

Update - this problem no longer occurs for us (think it may have been fixed 
when the Hudson/Jenkins configuration was updated to allow build claiming)

Original comment by [email protected] on 1 Nov 2011 at 1:19

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant