Hello,

Is Jenkins functional on Windows 8? Out of the 4 slave connection possibilities:
1. WMI + Windows service is very unreliable and even deprecated by the
developers
2. Java Web Start fails with this:
java.io.IOException: Remote call on slave failed
        at hudson.remoting.Channel.call(Channel.java:674)
        at hudson.slaves.SlaveComputer.setChannel(SlaveComputer.java:348)
        at hudson.slaves.SlaveComputer.setChannel(SlaveComputer.java:316)
        at 
jenkins.slaves.JnlpSlaveAgentProtocol$Handler.jnlpConnect(JnlpSlaveAgentProtocol.java:116)
        at 
jenkins.slaves.JnlpSlaveAgentProtocol2$Handler2.run(JnlpSlaveAgentProtocol2.java:99)
        at 
jenkins.slaves.JnlpSlaveAgentProtocol2.handle(JnlpSlaveAgentProtocol2.java:44)
        at 
hudson.TcpSlaveAgentListener$ConnectionHandler.run(TcpSlaveAgentListener.java:150)
Caused by: java.lang.OutOfMemoryError: PermGen space
3. Command execution on the master does not work (I've tried
Powershell remoting and psexec, they both fail).
4. SSH usually requires Cygwin which requires hacks + I'm not sure it
works for UI testing.
basically none of them works.

Has anyone successfully connected a Win 8 slave to Jenkins?
I'd really love to hear your success stories :)

Thank you,
_____________
Costin Caraivan

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


Reply via email to