slave-agent.jnlp: Sun Java WebStart JNLP Stack Buffer Overflow Vulnerability (Sig Id=3854)

2014-05-15 Thread Lily Fu
I configured 3 jenkins slaves on 3 window's server; All with Java 7 up55; Two of them were able to launch the JNLP slave agent from the brower, and installed as window's service; There is one, I cannot launch the slave directly from the slave's IE browser, When I clicked the Launch button, I got

Jenkins slave terminated error message

2014-05-08 Thread Lily Fu
I setup a Jenkins slave (windows server 2008 R2 Standard, with Java 7 update 55JRE), and was running successfully for a week or so. Today, I had trouble to start the slave, I got the following error message when I tried to start the slave From command line ( from web browser, I got Jenkins

RE: Jenkins slave terminated error message

2014-05-08 Thread Lily Fu
Ok, I am replying my message myself, it may help others: I checked MacAfee log file, didn't see blocked event; So I tried the first trick, restarted the Jenkins webserver, it worked. Lily From: jenkinsci-users@googlegroups.com [mailto:jenkinsci-users@googlegroups.com] On Behalf Of Lily Fu

Launch slave-agent from slave's computer from Brower: MaCfee blocked it

2014-04-29 Thread Lily Fu
Hi All, I am setting up another slave on a window’s computer (Windows Server 2008 R2 Standard) It has MaCfee installed; I installed java jre 7 update 55, and in Java Control Panel, added the jenkin’s master url to the list; However, I can’t launch the slave agent from the slave’s ie brower,

RE: How can Jenkins on Linux server to trigger PowerShell script on a window server?

2014-04-21 Thread Lily Fu
[mailto:jenkinsci-users@googlegroups.com] On Behalf Of Les Mikesell Sent: Friday, April 18, 2014 8:45 PM To: jenkinsci-users Subject: Re: How can Jenkins on Linux server to trigger PowerShell script on a window server? On Fri, Apr 18, 2014 at 2:57 PM, Lily Fu lily...@nesassociates.com wrote: Hi, I

RE: How can Jenkins on Linux server to trigger PowerShell script on a window server?

2014-04-21 Thread Lily Fu
21, 2014 2:53 PM To: jenkinsci-users Subject: Re: How can Jenkins on Linux server to trigger PowerShell script on a window server? On Mon, Apr 21, 2014 at 1:46 PM, Lily Fu lily...@nesassociates.com wrote: On the slave window’s server, I installed java version 7 update 55 JRE I think you

How can Jenkins on Linux server to trigger PowerShell script on a window server?

2014-04-18 Thread Lily Fu
Hi, I have a Jenkins server running on Redhat Linux server. Wants to trigger a PowerShell script on a remote window’s server. Can this be done? Did some research, 1. Install PowerShellWebAccess on the windows’ server, a client (such as web brower) can have a PowerShell console But, I

RE: GitHub access using access token and Basic Authentication no longer working

2014-04-17 Thread Lily Fu
I am using Jenkins 1.555 Git client 1.8.0 Git plugin 2.2.1 I was able to use https://username:passw...@github.com/github_username/github_repository maybe it’s fixed for git plugin 2.2.1 ? Lily From: jenkinsci-users@googlegroups.com [mailto:jenkinsci-users@googlegroups.com] On Behalf Of Chris

RE: GitHub access using access token and Basic Authentication no longer working

2014-04-17 Thread Lily Fu
at 12:11 PM, Lily Fu lily...@nesassociates.commailto:lily...@nesassociates.com wrote: I am using Jenkins 1.555 Git client 1.8.0 Git plugin 2.2.1 I was able to use https://username:passw...@github.com/github_username/github_repository maybe it’s fixed for git plugin 2.2.1 ? Lily From: jenkinsci

Upgrade Jenkins: problem

2014-02-25 Thread Lily Fu
Hi, My Jenkins running as service on windows7 alert me there is newer version of Jenkins So I clicked the automatic update link, After Jenkins was restarted, I got localhost:8080 Directory:/ WEB-INF I removed Jenkins from service list and downloaded the lastest Jenkins.war And run java -jar

RE: Upgrade Jenkins: problem

2014-02-25 Thread Lily Fu
, Feb 25, 2014 at 4:48 PM, Lily Fu lily...@nesassociates.com wrote: Hi, My Jenkins running as service on windows7 alert me there is newer version of Jenkins So I clicked the automatic update link, After Jenkins was restarted, I got localhost:8080 Directory:/ WEB-INF I removed

Jenjins: How to use variable in freestyle job?

2014-02-18 Thread Lily Fu
Hello, I have a free style job, which will create a file, something like: Liquibase …. diffChangeLog … Diff.xml I want to name the Diff.xml with a timestamp or run id so that I can keep a list of files generated from each run, Something like Diff_2014_0218_01.xml Diff_2014_0218_02.xml

RE: Difficulty to make Jenkins talk to Git

2014-02-13 Thread Lily Fu
1. I did have git plugin installed 2. I am very new,... what is the full stacktrace? Is it from the console output of the job? Lily From: jenkinsci-users@googlegroups.com [jenkinsci-users@googlegroups.com] on behalf of nicolas de loof [nicolas.del...@gmail.com]

Difficulty to make Jenkins talk to Git

2014-02-12 Thread Lily Fu
Hi, I installed Git client 1.8.5.2 myself; We have a Git repository server at http://***.***.com:8080/git/git/Sth/sth.git I used Jenkins management tool installed Git Client plugin; I tried to make jenjins talk to my Git repository: For a test job, selected Git And Repository URL:

RE: Re:Difficulty to make Jenkins talk to Git

2014-02-12 Thread Lily Fu
Thank you for your reply, I installed the lastest: 1.6.1 Git Client Pluginhttp://wiki.jenkins-ci.org/display/JENKINS/Git+Client+Plugin Shared library plugin for other Git related Jenkins plugins. 1.6.1http://localhost:8080/pluginManager/plugin/git-client/thirdPartyLicenses From:

RE: How to create a job to run command line job from Jenkins (window)

2014-02-11 Thread Lily Fu
] On Behalf Of Les Mikesell Sent: Tuesday, February 11, 2014 6:07 PM To: jenkinsci-users Subject: Re: How to create a job to run command line job from Jenkins (window) On Tue, Feb 11, 2014 at 4:43 PM, Lily Fu lily...@nesassociates.com wrote: I am running Jenkins on Window7 now for testing purpose

Jenkins on Redhat Linux: any requirement for linux version?

2014-02-07 Thread Lily Fu
Hi , I have a very old linux (redhat 6, 2.6.9-103.EL ) Can I install Jenkins latest version, or upgrade from old Hudson on it? Or, better to upgrade the linux machine to the latest redhat 6? Thanks, Lily -- You received this message because you are subscribed to the Google Groups Jenkins

RE: Jenkins on Redhat Linux: any requirement for linux version?

2014-02-07 Thread Lily Fu
requirement for linux version? On Fri, Feb 7, 2014 at 10:30 AM, Lily Fu lily...@nesassociates.com wrote: I have a very old linux (redhat 6, 2.6.9-103.EL ) Can I install Jenkins latest version, or upgrade from old Hudson on it? Or, better to upgrade the linux machine to the latest redhat 6? I'd

RE: Jenkins on Redhat Linux: Install Jenkins on Redhat Linux

2014-02-07 Thread Lily Fu
@googlegroups.commailto:jenkinsci-users@googlegroups.com] On Behalf Of Les Mikesell Sent: Friday, February 07, 2014 4:08 PM To: jenkinsci-users Subject: Re: Jenkins on Redhat Linux: any requirement for linux version? On Fri, Feb 7, 2014 at 10:30 AM, Lily Fu lily...@nesassociates.commailto:lily

RE: Jenkins on Redhat Linux: Install Jenkins on Redhat Linux

2014-02-07 Thread Lily Fu
on Redhat Linux: Install Jenkins on Redhat Linux My recollection is that older java versions like yours will not run Jenkins reliably. The latest java 6 version is 45 (from Oracle) On Feb 7, 2014 4:09 PM, Lily Fu lily...@nesassociates.commailto:lily...@nesassociates.com wrote: I did a java -version

How to install GIT Plug-in for Jenkins

2014-02-04 Thread Lily Fu
Hi Everyone, I am very new with Jenkins. I installed Jenkins, wants to use GIT as my SCM. It seems I need to install GIT plug-in for Jenkins, I couldn't find an easy to follow manual on how to install GIT plug-in. Can you give me a hint? Thanks, Lily -- You received this message because

RE: How to install GIT Plug-in for Jenkins

2014-02-04 Thread Lily Fu
plugin Click Install without restart Sit back, light your pipe, and enjoy the satisfaction of a job well done. On 4 February 2014 17:21, Lily Fu lily...@nesassociates.commailto:lily...@nesassociates.com wrote: Hi Everyone, I am very new with Jenkins. I installed Jenkins, wants to use GIT as my SCM