[JIRA] (JENKINS-30382) TFS plug-in 4.0.0 NumberFormatExceptions

2017-02-21 Thread ahmeddanielmuham...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 ahmed daniel commented on  JENKINS-30382  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: TFS plug-in 4.0.0 NumberFormatExceptions   
 

  
 
 
 
 

 
 I think I have seen this same issue on tfs-plugin 4.0 and upgrading it to newer version changes the issue to something like below.  The slave machine is windows 7 64 bit and tfs plugin version 5.3.1.  Both issues occurr randomly for me. Building remotely on BuildMachine (VisualStudio) in workspace c:\Jenkins\InteractiveLibraries FATAL: java.lang.NumberFormatException: For input string: "" java.lang.RuntimeException: java.lang.NumberFormatException: For input string: "" at hudson.plugins.tfs.model.Server.execute(Server.java:226) at hudson.plugins.tfs.model.Project.extractChangesetNumber(Project.java:275) at hudson.plugins.tfs.model.Project.getRemoteChangesetVersion(Project.java:271) at hudson.plugins.tfs.model.Project.getRemoteChangesetVersion(Project.java:287) at hudson.plugins.tfs.TeamFoundationServerScm.recordWorkspaceChangesetVersion(TeamFoundationServerScm.java:359) at hudson.plugins.tfs.TeamFoundationServerScm.checkout(TeamFoundationServerScm.java:308) at hudson.model.AbstractProject.checkout(AbstractProject.java:1269) at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:604) at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86) at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:529) at hudson.model.Run.execute(Run.java:1741) at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43) at hudson.model.ResourceController.execute(ResourceController.java:98) at hudson.model.Executor.run(Executor.java:410) Caused by: java.lang.NumberFormatException: For input string: ""  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 
 

[JIRA] (JENKINS-21460) TFS plugin throws NumberFormatException

2017-02-21 Thread ahmeddanielmuham...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 ahmed daniel commented on  JENKINS-21460  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: TFS plugin throws NumberFormatException
 

  
 
 
 
 

 
 I have a samilar issue but mine comes randomly on builds which were working fine before and disappears the next time I run the same job without making any changes.  I have the collections appended in TFS server URL in Jenkins. Building remotely on BuildMachine (VisualStudio) in workspace c:\Jenkins\InteractiveLibraries FATAL: java.lang.NumberFormatException: For input string: "" java.lang.RuntimeException: java.lang.NumberFormatException: For input string: "" at hudson.plugins.tfs.model.Server.execute(Server.java:226) at hudson.plugins.tfs.model.Project.extractChangesetNumber(Project.java:275) at hudson.plugins.tfs.model.Project.getRemoteChangesetVersion(Project.java:271) at hudson.plugins.tfs.model.Project.getRemoteChangesetVersion(Project.java:287) at hudson.plugins.tfs.TeamFoundationServerScm.recordWorkspaceChangesetVersion(TeamFoundationServerScm.java:359) at hudson.plugins.tfs.TeamFoundationServerScm.checkout(TeamFoundationServerScm.java:308) at hudson.model.AbstractProject.checkout(AbstractProject.java:1269) at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:604) at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86) at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:529) at hudson.model.Run.execute(Run.java:1741) at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43) at hudson.model.ResourceController.execute(ResourceController.java:98) at hudson.model.Executor.run(Executor.java:410) Caused by: java.lang.NumberFormatException: For input string: "" at java.lang.NumberFormatException.forInputString(Unknown Source) at java.lang.Long.parseLong(Unknown Source) at java.lang.Long.parseLong(Unknown Source) at java.text.DigitList.getLong(Unknown Source) at java.text.DecimalFormat.parse(Unknown Source) at java.text.SimpleDateFormat.subParse(Unknown Source) at java.text.SimpleDateFormat.parse(Unknown Source) at java.text.DateFormat.parse(Unknown Source) at com.microsoft.tfs.util.datetime.LenientDateTimeParser.parseExtended(LenientDateTimeParser.java:285) at com.microsoft.tfs.util.datetime.LenientDateTimeParser.parse(LenientDateTimeParser.java:365) at com.microsoft.tfs.core.clients.versioncontrol.specs.version.DateVersionSpec.(DateVersionSpec.java:51) at com.microsoft.tfs.core.clients.versioncontrol.specs.version.VersionSpec.parseSingleVersionFromSpec(VersionSpec.java:197) at hudson.plugins.tfs.commands.RemoteChangesetVersionCommand.call(RemoteChangesetVersionCommand.java:59) at hudson.plugins.tfs.commands.RemoteChangesetVersionCommand.call(RemoteChangesetVersionCommand.java:33) at hudson.remoting.UserRequest.perform(UserRequest.java:120) at hudson.remoting.UserRequest.perform(UserRequest.java:48) at hudson.remoting.Request$2.run(Request.java:332) at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68) at java.util.concurrent.FutureTask.run(Unknown Source) at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at hudson.remoting.Engine$1$1.run(Engine.java:85) at java.lang.Thread.run(Unknown Source) at ..remote call to BuildMachine(Native Method) at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1416) at hudson.remoting.UserResponse.retrieve(UserRequest.java:253) at hudson.remoting.Channel.call(Channel.java:781) at hudson.plugins.tfs.model.Server.execute(Server.java:222) ... 13 more  
 

  

[JIRA] (JENKINS-41892) Let Jenkins Control this Windows Slave as a windows service does not work after updating to 2.32.2

2017-02-09 Thread ahmeddanielmuham...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 ahmed daniel commented on  JENKINS-41892  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Let Jenkins Control this Windows Slave as a windows service does not work after updating to 2.32.2   
 

  
 
 
 
 

 
 Just an update downgraded back to 2.7.4 and things are back to normal with slaves being controlled by Jenkins using windows services  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] (JENKINS-41892) Let Jenkins Control this Windows Slave as a windows service does not work after updating to 2.32.2

2017-02-09 Thread ahmeddanielmuham...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 ahmed daniel created an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-41892  
 
 
  Let Jenkins Control this Windows Slave as a windows service does not work after updating to 2.32.2   
 

  
 
 
 
 

 
Issue Type: 
  Bug  
 
 
Assignee: 
 Kohsuke Kawaguchi  
 
 
Components: 
 windows-slaves-plugin  
 
 
Created: 
 2017/Feb/09 1:00 PM  
 
 
Environment: 
 Jenkins 2.32.2 on Windows 2012 R2  Slaves machines Windows 10 x64 and Windows 8.1 x64  Windows slaves plugin 1.1 and 1.2  
 
 
Labels: 
 slaves, windows, service  
 
 
Priority: 
  Minor  
 
 
Reporter: 
 ahmed daniel  
 

  
 
 
 
 

 
 Updated Jenkins from 2.7.4 to 2.32.2 and now my slave machines wont connect using Launch method "Let Jenkins control this Windows slave as Windows service". They were working fine on the older version.  I uninstalled and installed slave services on the machines but that didnt help.  Looked into https://wiki.jenkins-ci.org/display/JENKINS/Windows+slaves+fail+to+start+via+DCOM and that didnt help either. Tried windows slave version 1.2 and 1.1 still nothing changed. Here is the error message I get ERROR: Access is denied. See http://wiki.jenkins-ci.org/display/JENKINS/Windows+slaves+fail+to+start+via+DCOM for more information about how to resolve this. org.jinterop.dcom.common.JIException: Message not found for errorCode: 0x0005 at org.jinterop.dcom.core.JIComServer.init(JIComServer.java:542) at org.jinterop.dcom.core.JIComServer.initialise(JIComServer.java:458) at org.jinterop.dcom.core.JIComServer.(JIComServer.java:427) at org.jvnet.hudson.wmi.WMI.connect(WMI.java:59) at hudson.os.windows.ManagedWindowsServiceLauncher.launch(ManagedWindowsServiceLauncher.java:206) at 

[JIRA] [windows-slaves-plugin] (JENKINS-34125) Slave service installation on Win 10 and Win 8.1 64bit doesnt work

2016-06-09 Thread ahmeddanielmuham...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 ahmed daniel closed an issue as Fixed 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 Jenkins /  JENKINS-34125 
 
 
 
  Slave service installation on Win 10 and Win 8.1 64bit doesnt work  
 
 
 
 
 
 
 
 
 

Change By:
 
 ahmed daniel 
 
 
 

Status:
 
 Open Closed 
 
 
 

Resolution:
 
 Fixed 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265) 
 
 
 
 
  
 
 
 
 
 
 
 
 
   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [windows-slaves-plugin] (JENKINS-34125) Slave service installation on Win 10 and Win 8.1 64bit doesnt work

2016-06-09 Thread ahmeddanielmuham...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 ahmed daniel commented on  JENKINS-34125 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
  Re: Slave service installation on Win 10 and Win 8.1 64bit doesnt work  
 
 
 
 
 
 
 
 
 
 
Found the solution to this issue from stackoverflow... Here is it's link http://stackoverflow.com/questions/36500231/installing-jenkins-slave-as-service-on-win8-1-and-win10/37147085?noredirect=1#comment62929396_37147085. 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265) 
 
 
 
 
  
 
 
 
 
 
 
 
 
   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [windows-slaves-plugin] (JENKINS-34125) Slave service installation on Win 10 and Win 8.1 64bit doesnt work

2016-04-08 Thread ahmeddanielmuham...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 ahmed daniel created an issue 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 Jenkins /  JENKINS-34125 
 
 
 
  Slave service installation on Win 10 and Win 8.1 64bit doesnt work  
 
 
 
 
 
 
 
 
 

Issue Type:
 
  Bug 
 
 
 

Assignee:
 
 Kohsuke Kawaguchi 
 
 
 

Components:
 

 windows-slaves-plugin 
 
 
 

Created:
 

 2016/Apr/08 12:21 PM 
 
 
 

Environment:
 

 Jenkins 1.654 and 1.655. Windows 7 64bit 
 
 
 

Labels:
 

 slaves service windows8.1 
 
 
 

Priority:
 
  Minor 
 
 
 

Reporter:
 
 ahmed daniel 
 
 
 
 
 
 
 
 
 
 
I'm trying to install jenkins slave as service on win 10 and win 8.1 but on both of them I get the following error. [JenkinsWorkDirectory]$ c:\JenkinsWorkDirectory\jenkins-slave.exe install WMI.WmiException:AccessDenied at WMI.WmiRoot.ClassHandler.Invoke(Object proxy, MethodInfo method, Object[] args) at WMI.Win32ServicesProxy.Create(String, String, String, ServiceType, ErrorControl, StartMode, Boolean, String, String, String[]) at winsw.WrapperService.Run(String[]_args,ServiceDescriptor descriptor) at winsw.WrapperService.Main(String[]args) 
I launch the slave as java web start and when I try to install it from service it doesnt work.  Tried 

[JIRA] [pollscm-plugin] (JENKINS-32513) TFS polling doesnt get triggered on some changes

2016-01-19 Thread ahmeddanielmuham...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 ahmed daniel created an issue 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 Jenkins /  JENKINS-32513 
 
 
 
  TFS polling doesnt get triggered on some changes  
 
 
 
 
 
 
 
 
 

Issue Type:
 
  Bug 
 
 
 

Assignee:
 
 Vincent Latombe 
 
 
 

Components:
 

 pollscm-plugin, tfs-plugin 
 
 
 

Created:
 

 19/Jan/16 10:29 AM 
 
 
 

Environment:
 

 Jenkins 1.644  TFS 2015  Windows 7.  
 
 
 

Priority:
 
  Minor 
 
 
 

Reporter:
 
 ahmed daniel 
 
 
 
 
 
 
 
 
 
 
-When a new empty file is added to TFS repository and checked-in Jenkins doesn't get that change on polling and polling log shows no changes. -If there is a folder or multiple folders inside the main TFS repository (project path) and changes are made to files inside there then Jenkins sometimes doesn't get that change on polling. (mostly when minor changes are made to files like making small code changes). I have changed polling timings to different settings but this issue still comes randomly.