i was logged with another account (let's call it myAccount) however, when i shut down the slave from the jenkins nodes interface, it showed the previous message
i never said i was running a different jar, i said i was running a different java process. do you have any documentation about jenkins slaves ? I'd like to know more about the default behaviour in that kind of situation 2013/10/4 Les Mikesell <[email protected]> > On Fri, Oct 4, 2013 at 2:51 AM, Raouf <[email protected]> wrote: > > Of course i'm using a specific account when using ssh, however, when i > > disconnect (with the same account logged in) a slave from jenkins's > > interface, i get "Disconnected by anonymous" displayed > > I think that refers to the user logged into the jenkins interface. > Did you log in and authenticate as some other user in the session > where you did the disconnect? > > > Concerning the FS, i was running the same version (1.456) for both > masters > > and slaves, and it always worked well since each one launches a > independent > > java process (some it doesn't matter whether they run from the same jar > or > > not) > > How is running a different jar possible? The server should > automatically download the current version of the jar files when > starting via ssh. > > > But when i moved to 1.518, it looks like there is some conflict (and i > > suspect the default port) when i launch two slaves, even with two > different > > masters > > I thought you said it only happens when you start with your custom ssh > script, not the internal ssh support. The ports used shouldn't > change. > > -- > Les Mikesell > [email protected] > > -- > 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/sP31OAOj9k0/unsubscribe. > To unsubscribe from this group and all its topics, send an email to > [email protected]. > For more options, visit https://groups.google.com/groups/opt_out. > -- 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]. For more options, visit https://groups.google.com/groups/opt_out.
