Oh thanks, you were right, I added ./main and problem is solved :P
-Original Message-
From: "Maximilian Hill"
Sent: 30.6.2015 16:15
To: "jenkinsci-users@googlegroups.com"
Subject: Re: Code output to Jenkins console
Hi,
Your Jenkins may compile the code (depending on your project conf
Hi,
I have a Windows master and Ubuntu 14.04 slave (VirtualBox). I successfully
connected them by running
/home/jenkins$ java -jar slave.jar -jnlpUrl
http://192.168.56.1:8080/computer/Kole/slave-agent.jnlp
command and the output was:
Jul 21, 2015 3:22:08 PM hudson.remoting.jnlp.Main createEn
/workspace.
>
> On Tue, Jul 21, 2015 at 6:47 AM, Ozcan Ovunc > wrote:
>
>> Hi,
>>
>> I have a Windows master and Ubuntu 14.04 slave (VirtualBox). I
>> successfully connected them by running
>>
>> /home/jenkins$ java -jar slave.jar -jnlpUrl
&g
Status" and is immediately above the list of slaves
> on the left side of the root page.
>
> On Tue, Jul 21, 2015 at 7:00 AM, Ozcan Ovunc > wrote:
>
>> Where is the "node executors" menu btw?
>>
>> On Tuesday, July 21, 2015 at 3:54:57 PM UTC+3, Mark Waite w
I know it is not needed to install Jenkins on the slave machine. And this
way, master shares it's configuration settings with it's slave over the
communication link, as far as I know.
Well my question is, does installing Jenkins on the slave machine with same
configuration affect the slave's
Hi,
What am I saying is, should I install Jenkins as a service on slave even
though It will have same configuration as it's master. Will that affect the
performance in a positive way?
Regards
On Wednesday, July 22, 2015 at 4:23:07 PM UTC+3, Ozcan Ovunc wrote:
>
> I know it is no