Jenkins Public over FTP

2015-03-27 Thread Francis Aberia
Hello Everyone!

I was hoping you could help. I can connect to the ftp server fine but when 
jenkins tries to send, it gets this error:

FTP: Connecting from host [kobe.htmland.com]
FTP: Connecting with configuration [hsconstruction] ...
FTP: Disconnecting configuration [hsconstruction] ...
ERROR: Exception when publishing, exception message [Could not write file. 
Server message: [500 I won't open a connection to 10.101.1.24 (only to 
54.164.203.159)
]]
Build step 'Send build artifacts over FTP' changed build result to UNSTABLE
Finished: UNSTABLE

Did anyone get this kind of error?


Thanks! Have a good day!

-- 
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 jenkinsci-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/e7c96457-872e-44d3-9edd-ce9811ac00fc%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


How to read the logged in user's password in Jenkins as plain text?

2015-03-27 Thread Mantoo Ankalakoti
Hi,

I want to read the logged in users password in my jenkins shell script.
I am using the Jenkins own database for authentication.
Please help me if there is any way to accomplish this?


Thanks and Regards
Mahantesh.C.A

-- 
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 jenkinsci-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/b83fe41e-f5b4-4b26-9c5d-6f5ca086901b%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Jenkins add credentials window not works

2015-03-27 Thread Kent Johnson
When you say the window is not shown correctly which window are you 
referring to?

On Friday, March 27, 2015 at 2:33:18 AM UTC-6, Christopher Auth wrote:
>
>
> 
>
> Hi,
>
> I have installed Jenkins on Ubuntu with apt-get and set the Port on 8081. 
> I have config Apache so that I can call the Jenkins over 
> https://mydomain.de and the Apache calls mydomain.de:8081. 
>
> If I try to add new credentials for a Job that Jenkins can clone the git 
> repo. The window not shown currectly. Why I can't add username and password?
>
>
>
> I hope somebody can help me. Thanks
>
>
> Christopher
>

-- 
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 jenkinsci-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/50d310df-e118-4ee3-9616-412484d3cd34%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Workflow with Dockerfile within build step

2015-03-27 Thread Kent Johnson
I solved the issue. It works just fine to have the flow.groovy call the 
Docker Engine. It turns out my problem was that I had no Dockerfile in my 
workspace because I forgot to send a commit through my source control 
system. All I had to do was commit and then call the Dockerfile from a "sh" 
block.

-- 
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 jenkinsci-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/dcbd95b3-5fe2-4a8e-8607-821cedea030f%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Jenkins burning devil w/Stack trace--how to recover???

2015-03-27 Thread Steve K
Since Jenkins was operational--just not usable for most users--I decided to 
try downgrading the plugins that I upgraded.
The first plugin I downgraded was "Build Pipeline Plugin".  I took that 
from 1.4.7 back down to 1.4.4

That did the trick!  Can't believe it.  I feel lucky.  I might even go buy 
a lottery ticket!
Actually, since it was the presentation of the web pages that was most 
affected, the "Build Pipeline Plugin" seemed to be the most closely 
associated.

BTW.  The server is Jenkins ver 1.580.1

I'd still be interested in hearing what you would have done if downgrading 
the plugin had not worked.
If something like this happens again, I'll take James Nord's advice and 
include the stack trace.

Thanks.

-- 
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 jenkinsci-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/79c9992d-785e-47fa-861f-d5747b31c392%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Jenkins burning devil w/Stack trace--how to recover???

2015-03-27 Thread James Nord
You may get some pointers on here if you paste the stack trace, otherwise all 
you can get is generic pointers.

-- 
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 jenkinsci-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/8ce236c9-a741-4cd8-ba45-62ccb600b068%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Jenkins burning devil w/Stack trace--how to recover???

2015-03-27 Thread Steve K
It looks like Jenkins is working, but attempting to access its pages has 
gone to the devil.
I can log in and select "My Views" to see the jobs (they are running).
But, if I attempt to go to the main page, I get the devil.

-- 
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 jenkinsci-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/5cd692bb-2457-4885-ace5-41ee677e233f%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Jenkins burning devil w/Stack trace--how to recover???

2015-03-27 Thread Steve K
UGH!
I just installed a large number of plugins and something has sent my 
Jenkins server into HE!!

Any suggestions on how I can become operational again?

I have a fairly recent backup .zip file backup (created by the Backup 
plugin).  Do you think it would be worth copying the content of that backup 
onto the "real" directory and see if Jenkins will start?  Or is there a 
better way?

OMG.  I should know better than to try upgrading anything just before the 
weekend.

-- 
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 jenkinsci-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/953f62c4-e6ff-45b6-933d-ea67c3251667%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Jenkins Triggering Nessus Scans

2015-03-27 Thread Karen Joseph
I"m looking for a similar solution.  Were you able to resolve this?

Thanks,

Karen

On Thursday, May 2, 2013 at 5:08:51 PM UTC-4, Jared Griffith wrote:
>
> Is it possible to have a job trigger a Nessus scan?
>
> -- 
>
> Jared Griffith
> Linux Administrator, PICS Auditing, LLC
> P: (949) 936-4574
> C: (909) 653-7814
>
> 
>
> 17701 Cowan #140 | Irvine, CA | 92614
>
> Join PICS on LinkedIn and Twitter!  
>
> 
>  

-- 
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 jenkinsci-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/be934ef1-cd31-42c7-bc55-439e8af1e211%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Show Individual Builds in Dashboard from Multiconfiguration Builds

2015-03-27 Thread Ryan Schaefer
Exactly the question I came here to ask! Too bad it hasn't been answered..

On Wednesday, October 24, 2012 at 9:07:39 AM UTC-5, Chris Wozny wrote:
>
> All,
>
> Is it possible to display individual builds in a multiconfiguration build 
> on the Dashboard instead of seeing a single multiconfig build? Instead of 
> seeing a single failure for the whole project when a single build fails, 
> I'd like to be able to increase the granularity so I can see all of the 
> builds within the matrix build on my dashboard.
>
> - Chris
>

-- 
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 jenkinsci-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/466ff00b-9f8d-4769-bf15-daeeacbb5d3f%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[workflow-plugin] Access to environment variables in flow.groovy

2015-03-27 Thread Kent Johnson
I haven't seen anywhere guidance on how to access environment variables 
such as BUILD_NUMBER from a flow.groovy workflow definition script? I tried 
Timur's 
solution 

 by 
passing in $BUILD_NUMBER as the build parameter but then it was interpreted 
as a string instead of pulling the build number from the shell environment.

My goal is to tag a Docker image with the build number for reproducibility and 
auditability reasons. I am using a workflow definition to store my JAR binary 
into a Docker container which then gets deployed to a Docker Host for testing 
and production use.


Is there currently any way pull the build number from the environment into 
a workflow definition script?

I tried running a shell command to echo the $BUILD_NUMBER to see if I might 
be able to echo it and then store it in a variable in my Groovy script. 
That didn't work and it gave me the a MissingPropertyException:

groovy.lang.MissingPropertyException: No such property: BUILD_NUMBER for class: 
groovy.lang.Binding
at groovy.lang.Binding.getVariable(Binding.java:62)
at 
org.jenkinsci.plugins.scriptsecurity.sandbox.groovy.SandboxInterceptor.onGetProperty(SandboxInterceptor.java:139)



Maybe there is something I am limited to by the fact I am in a Groovy sandbox.


This would be a nice feature if we could get it working.



-- 
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 jenkinsci-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/98f2f32e-cc7b-40e6-a4f6-c55d055a7608%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: ssh-agent-plugin

2015-03-27 Thread Slide
Disregard this email, I forgot to restart Jenkins after installing the
plugin. It's been a long day...

On Fri, Mar 27, 2015 at 10:15 AM Slide  wrote:

> I started looking at the ssh-agent-plugin for some stuff, looks like a
> really nice plugin, but I can't seem to get it to work. My environment is
> Tomcat 8 (with Native Libraries, I verified in the catalina.log), Windows
> Server 2012 64-bit. When I run the job that has the ssh-agent-plugin
> enabled, I get the following:
>
> Could not find a suitable ssh-agent provider
>
> What can I do to debug why it's not finding a provider? I looked at the
> source and it seems like it does that when it can't initialize the native
> libraries.
>
>
> Thanks,
>
>
> slide
>

-- 
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 jenkinsci-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/CAPiUgVeuWQt246oG5BCddRcWLACKS%3D36ft26FD7bJ%2BxPxoNzHA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


ssh-agent-plugin

2015-03-27 Thread Slide
I started looking at the ssh-agent-plugin for some stuff, looks like a
really nice plugin, but I can't seem to get it to work. My environment is
Tomcat 8 (with Native Libraries, I verified in the catalina.log), Windows
Server 2012 64-bit. When I run the job that has the ssh-agent-plugin
enabled, I get the following:

Could not find a suitable ssh-agent provider

What can I do to debug why it's not finding a provider? I looked at the
source and it seems like it does that when it can't initialize the native
libraries.


Thanks,


slide

-- 
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 jenkinsci-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/CAPiUgVcyww1X%2B9%3DW3Zbzqp%2BNMgCc%2BthT%3DrTC%2BL2T_K8jqRtPCQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


Re: re-run build step if failed

2015-03-27 Thread Eric Pyle
You would need to configure the retry completely within the build step 
then, using a bash script or something similar. You would perform the 
build step, perhaps in a separate script, and check the status when it 
returns. If it failed, you could perform cleanup if needed and retry.


Eric

On 3/26/2015 8:53 AM, Shurik wrote:

Hi,

I have the job that has shell build step.

I want to re-run this build step if it failed on the first time.

I need to configure it on the same job ( I can't define other job for 
it or use the naginator plugin - project restriction )


How can I configure it?

Thanks,
Shurik
--
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 jenkinsci-users+unsubscr...@googlegroups.com 
.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/c9c2d3d6-0656-482a-9f8a-b591d326b002%40googlegroups.com 
.

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 jenkinsci-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/55155EF6.2030001%40cd-adapco.com.
For more options, visit https://groups.google.com/d/optout.


RE: Running Github Java Files

2015-03-27 Thread Ginga, Dick
Simon, Sorry if this is really basic stuff but I’m just trying to help:

Your build job first pulls the sources from Github. Now forget about Github, 
your build is running on the Jenkins master in the folder

C:\Jenkins\workspace\

I am assuming your batch file commands do what you want. I run nUnit tests not 
jUnit tests. After your batch file runs, there should be some jUnit test 
results file somewhere in

C:\Jenkins\workspace\

Find them, then add a post-build step to publish them


From: jenkinsci-users@googlegroups.com 
[mailto:jenkinsci-users@googlegroups.com] On Behalf Of simon drake
Sent: Friday, March 27, 2015 9:27 AM
To: jenkinsci-users@googlegroups.com
Subject: Re: Running Github Java Files

Thanks rginga,

The problem is I don't understand what it's doing so it's difficult to 
tailor/change it to work how I want :-)

Regarding the JUnit test results; there are on github and I know the repo 
structure; is that what you mean?

On Wednesday, March 25, 2015 at 12:32:38 PM UTC, rginga wrote:
There is nothing wrong with your approach below. Figure out where the junit 
test results are being placed and you can use the publish junit plugin to 
create a nice chart on the build page.

From: jenkins...@googlegroups.com 
[mailto:jenkins...@googlegroups.com] On Behalf Of simon drake
Sent: Wednesday, March 25, 2015 7:00 AM
To: jenkins...@googlegroups.com
Subject: Re: Running Github Java Files

Sorry - I've looked into Ant quite a lot this morning but I'm still not 100% 
what it is or what it does!?

So my setup (currently) is as follows:

JUnit Code (Eclipse) --> Github (Private Repo) --> Jenkins

I have actually been able to get the job to run on Jenkins, through GitHub by 
doing the following (which I was able to copy and paste but don't understand 
what it's doing)

Source Code Management: Git
Add in URL/Credentials

Branches to build: */master

Execute Windows batch command:
cd C:\Jenkins\workspace\{RepoName}\src
set 
CLASSPATH=.;%CLASSPATH%;C:\SeleniumJars\junit-4.11.jar;C:\SeleniumJars\selenium-server-standalone-2.45.0.jar
javac {classname}.java
java org.junit.runner.JUnitCore {classname}


I now know of Maven/Ant but I don't know a lot about them at all - if there is 
a better way to integrate these systems I'd be most welcome if someone could 
tell me :-)

--
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 jenkinsci-use...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/00e71efe-828c-4775-b81b-7c70e39f7de2%40googlegroups.com.
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 
jenkinsci-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/6e77b407-b890-45b1-b109-8feb660fd416%40googlegroups.com.
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 jenkinsci-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/6C6EE445A6F6CE4E8A0FFB51B071A4E26E5157D3%40AMERMBX02.PERKINELMER.NET.
For more options, visit https://groups.google.com/d/optout.


Re: Running Github Java Files

2015-03-27 Thread simon drake
Thanks rginga,

The problem is I don't understand what it's doing so it's difficult to 
tailor/change it to work how I want :-) 

Regarding the JUnit test results; there are on github and I know the repo 
structure; is that what you mean?

On Wednesday, March 25, 2015 at 12:32:38 PM UTC, rginga wrote:
>
>  There is nothing wrong with your approach below. Figure out where the 
> junit test results are being placed and you can use the publish junit 
> plugin to create a nice chart on the build page.
>
>  
>
> *From:* jenkins...@googlegroups.com  [mailto:
> jenkins...@googlegroups.com ] *On Behalf Of *simon drake
> *Sent:* Wednesday, March 25, 2015 7:00 AM
> *To:* jenkins...@googlegroups.com 
> *Subject:* Re: Running Github Java Files
>
>  
>  
> Sorry - I've looked into Ant quite a lot this morning but I'm still not 
> 100% what it is or what it does!? 
>
> So my setup (currently) is as follows: 
>
> JUnit Code (Eclipse) --> Github (Private Repo) --> Jenkins
>
> I have actually been able to get the job to run on Jenkins, through GitHub 
> by doing the following (which I was able to copy and paste but don't 
> understand what it's doing)
>
> *Source Code Management: *Git
> Add in URL/Credentials
>
> *Branches to build: **/master
>
> *Execute Windows batch command:*
>  
> cd C:\Jenkins\workspace\{RepoName}\src
> set CLASSPATH=.;%CLASSPATH%;C:\SeleniumJars\junit-4.11.jar;C:\SeleniumJars
> \selenium-server-standalone-2.45.0.jar 
> javac {classname}.java
> java org.junit.runner.JUnitCore {classname}
>  
>
>
> I now know of Maven/Ant but I don't know a lot about them at all - if 
> there is a better way to integrate these systems I'd be most welcome if 
> someone could tell me :-)
>
>
>  -- 
> 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 jenkinsci-use...@googlegroups.com .
> To view this discussion on the web visit 
> https://groups.google.com/d/msgid/jenkinsci-users/00e71efe-828c-4775-b81b-7c70e39f7de2%40googlegroups.com
>  
> 
> .
> 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 jenkinsci-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/6e77b407-b890-45b1-b109-8feb660fd416%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Claiming build is impossible due to short refresh period on build page !

2015-03-27 Thread Sylvain Richet
Thx Richard

Have probably left my brain at home yesterday :-( :
it's written in UPPERCASE, true on top right !

Have a nice day
Regardse

Le jeudi 26 mars 2015 20:49:05 UTC+1, Richard Bywater a écrit :
>
> Do you have Auto Refresh turned on? (Link to turn it on or off is in the 
> top right)
>
> Richard.
>
> On Fri, 27 Mar 2015 at 05:07 Sylvain Richet  > wrote:
>
>> Hi,
>>
>> I am facing a superficial problem in Jenkins Build page (with Claim link 
>> inside).
>> But i didn't found any workaround.
>>
>> *symptom :*
>>
>>- on a failed build page, i would like to claim, ok.
>>- but there is *probably* *somewhere* *a refresh page parameter* 
>>which prevents me to post in the Claim popup
>>- not enough time : 10 seconds later, the build page is refreshed and 
>>Claim popup disappears
>>
>> Damned !
>>
>> Any idea ?
>>
>> A help would be deeply appreciated, ;-)
>>
>> Best regards
>>
>>  -- 
>> 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 jenkinsci-use...@googlegroups.com .
>> To view this discussion on the web visit 
>> https://groups.google.com/d/msgid/jenkinsci-users/a820e719-b03e-4a24-92ba-df067f2d1a14%40googlegroups.com
>>  
>> 
>> .
>> 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 jenkinsci-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/fe0eafe7-1545-46ea-9895-4ef2997856fa%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Jenkins add credentials window not works

2015-03-27 Thread Christopher Auth




Hi,

I have installed Jenkins on Ubuntu with apt-get and set the Port on 8081. I 
have config Apache so that I can call the Jenkins over https://mydomain.de 
and the Apache calls mydomain.de:8081. 

If I try to add new credentials for a Job that Jenkins can clone the git 
repo. The window not shown currectly. Why I can't add username and password?



I hope somebody can help me. Thanks


Christopher

-- 
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 jenkinsci-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/f8dede36-fcd7-4c2f-9b46-f8d5d6b98a77%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Why Jenkins Location setting is used in jnlp setting?

2015-03-27 Thread Stephen Connolly
On Friday, March 27, 2015, Hiroki Kondo  wrote:

> Hello,
>
> I made a windows slave agent by JNLP connection.
> My Jenkins master behinds apache.
> Apache is configured as reverse proxy and ssl certification.
>
> So I want to set "Jenkins Location" as Apache URL.
> But the setting is used as remoting url parameter in jnlp.
> Sometimes our agent can't connect because connect to Apache.
>

You need to set a fixed JNLP port (configure security screen)

If Apache is on a different host then you will either need to forward the
port to your main host (eg using haproxy's TCP mode) or start jenkins with
the system propert that sets the header in the initial http request to tell
jnlp to connect to this different host (I'm on a phone so I cannot recall
the system property name)


> How should I do? Just set Jenkins Location to the master url?
> I read "Jenkins Locaiton" is used in in email links.
>
> # environment information
>
> ## master
>
> version: 1.596.2
> OS: Debian
>
> ## slave
> OS:Windows Server 2008 R2
>
> Best regards,
>
> Hiroki
>
> --
> 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 jenkinsci-users+unsubscr...@googlegroups.com
> 
> .
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/jenkinsci-users/1714f0ac-325f-4efe-ad5d-09ebfd7b0c75%40googlegroups.com
> 
> .
> For more options, visit https://groups.google.com/d/optout.
>


-- 
Sent from my phone

-- 
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 jenkinsci-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/CA%2BnPnMzmWEYJrUORL4ke44w0rsonvrKKXr8%3DzkDiF18f-3%3D_zg%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.