Wait, you're trying to spawn a process on an agent, and you WANT it to stay running after your build ends? It's technically possible, but it's indeed not a usual use case. Can you explain what you're trying to achieve?
2016-11-02 8:28 GMT+01:00 Ziv Margolin <[email protected]>: > Hi > > I got a machine that slaved to Jenkins server, it used for builds an runs > of code taken from repository. > > I am trying to make a batch file build that runs process on the slave > machine but with no success. > > After launching a job from jenkins a can see that specific processes > (calculator for example) starts to run on the slaved machine but > immediately terminated while the build status i success. > > > Please HELP! :( > > -- > 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/ms > gid/jenkinsci-users/30ba472b-1f50-4374-8e78-ba2ac2690ca2% > 40googlegroups.com > <https://groups.google.com/d/msgid/jenkinsci-users/30ba472b-1f50-4374-8e78-ba2ac2690ca2%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- 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/CANWgJS7bRAsyKCRrFwVvawPyGCxatvztWU2TB0%2BT_%2B5xNdA2tQ%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
