Hi,

I'm facing an issue while Jenkins.
I'm using Jenkins on windows 2008 server to bootstrap newly created VM via
Jenkins job. unfortunately it breaks after rendering, here is the bootstrap
command.

c:\opscode\chefdk\bin\knife.bat bootstrap windows winrm 10.166.144.44 -x
administrator -P password -N TestVm1 --bootstrap-version 11

Here is the output of the Jenkins.

Waiting for remote response before bootstrap.10.166.144.44 .
10.166.144.44 Response received.
Remote node responded after 0.03 minutes.
Bootstrapping Chef on 10.166.144.44
10.166.144.44 "Rendering "C:\Users\ADMINI~1\AppData\
Local\Temp\bootstrap-1224-1
418386804.bat" chunk 1"
10.166.144.44 "Rendering "C:\Users\ADMINI~1\AppData\
Local\Temp\bootstrap-1224-1
418386804.bat" chunk 2"
10.166.144.44 "Rendering "C:\Users\ADMINI~1\AppData\
Local\Temp\bootstrap-1224-1
418386804.bat" chunk 3"
10.166.144.44 "Rendering "C:\Users\ADMINI~1\AppData\
Local\Temp\bootstrap-1224-1
418386804.bat" chunk 4"
10.166.144.44 "Rendering "C:\Users\ADMINI~1\AppData\
Local\Temp\bootstrap-1224-1
418386804.bat" chunk 5"
ERROR: ThreadError: can't create Thread (22)
    + CategoryInfo          : NotSpecified: (ERROR: ThreadEr...ate Thread 
(22)
   :String) [], RemoteException
    + FullyQualifiedErrorId : NativeCommandError

ERROR: The object you are looking for could not be found
Response: node 'TestVM1' not found
ERROR: The object you are looking for could not be found
Response: node 'TestVM1' not found

Same commands works fine if i run it on powershell command line.
It seems the jenkins is not allowing to create more than 5 threads.
Am i doing something wrong? Please advice.

Thanks,
Ketan

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-dev/a911e49f-f9a6-440a-b1c8-811cf244ee37%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to