I guess the problem occurs because some security settings in java 8, but I haven't found such setting
On Thu, Nov 5, 2015 at 7:05 PM Andreas Tscharner <[email protected]> wrote: > On 04.11.2015 15:15, Lev Mishin wrote: > > I've downgraded Java from 8 to 7 and all woks fine > > > > On Wednesday, November 4, 2015 at 3:34:16 PM UTC+3, Lev Mishin wrote: > > > > I have an idea, could it be connected with java version? How to > check? > > > > On Wednesday, November 4, 2015 at 2:32:33 PM UTC+3, Lev Mishin wrote: > > > > Hi everyone > > a couple of days ago I got a problem with jenkins job running on > > the one of our slaves test machine (Win7 x64, real PC not a VM), > > all other machines are working fine. > > The problem is: > > any Jenkins job hangs on any exe utility we are using, for > > exemaple sigcheck or pskill, if I try to run them from cmd on > > slave they work. If I run jnlp agent as an application then job > > works fine but if I try to install the agent as a windows > > service the problem persists. > > To reproduce the bug I created a simple job (freestyle) with one > > cmdlet in build step: pskill nunit-agent-x86 > > Jenkins version is 1.632 > > Can someone confirm this? I have a similar problem on a virtual machine. > One specific exe almost always hangs. I also have Java 8... > > Is there another solution? > > TIA and best regards > Andreas > -- > Andreas Tscharner <[email protected]> > ---------------------------------------------------------------------- > "Intruder on level one. All Aliens please proceed to level one." > -- Call in "Alien: Resurrection" > > -- > You received this message because you are subscribed to a topic in the > Google Groups "Jenkins Users" group. > To unsubscribe from this topic, visit > https://groups.google.com/d/topic/jenkinsci-users/PHDkBTYCQIk/unsubscribe. > To unsubscribe from this group and all its topics, send an email to > [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/jenkinsci-users/563B7E39.3090508%40gmail.com > . > For more options, visit https://groups.google.com/d/optout. > -- Kind regards, Lev Mishin -- 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 [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/CAGAc5LUO3a6evBiqCXRxv6C7ce2LrZ9N91f%3D_W6tSSEt592e1g%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
