79374609

Date: 2025-01-21 13:37:24
Score: 3
Natty:
Report link

I believe it has to do with the kind of session Jenkins uses to connect to the Windows agent.

I encountered a similar scenario some time ago. I cannot explain the technical implications under these choices, but I can tell you what worked for me.

  1. How do you configure your Windows machine as a Jenkins agent?

Configuring jenkins as a windows service did not work for me, but running the .jar as part of a startup script did work.

  1. How do you connect to your Windows machine?

I could not see what jenkins was doing on the VM when I connected via RDP. I had to use TightVNC to see it interacting via the browser.

Reasons:
  • Blacklisted phrase (1): did not work
  • Blacklisted phrase (1): How do you
  • Blacklisted phrase (0.5): I cannot
  • Whitelisted phrase (-1): worked for me
  • Long answer (-0.5):
  • No code block (0.5):
  • Contains question mark (0.5):
  • Low reputation (1):
Posted by: Robin Fauvel