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

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 Li

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 slav

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, L

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

2014-04-21 Thread Lily Fu
day, April 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 wrote: > > On the slave window’s server, I installed > > > > java version 7 update 55 JRE I thi

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 wrote: > Hi, > > > > I have a

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 do

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

2014-04-17 Thread Lily Fu
r 17, 2014 at 12:11 PM, Lily Fu mailto: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-users@

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 J

RE: Upgrade Jenkins: problem

2014-02-25 Thread Lily Fu
, Feb 25, 2014 at 4:48 PM, Lily Fu 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:

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 Jenk

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 Diff_2

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] S

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 Plugin Shared library plugin for other Git related Jenkins plugins. 1.6.1 From: jenkins

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: http://lily.

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

2014-02-11 Thread Lily Fu
run command line job from Jenkins (window) On Tue, Feb 11, 2014 at 5:17 PM, Lily Fu wrote: > Thanks for your reply, > I am very new with Jenkins, so please excuse me for dummy questions: No problem, but it helps to include the details. > Yes, I created a free style job, scheduled

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

2014-02-11 Thread Lily Fu
kinsci-users@googlegroups.com] 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 wrote: > > I am running Jenkins on Window7 now for te

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

2014-02-11 Thread Lily Fu
Hi, I am running Jenkins on Window7 now for testing purpose. I have a command line job (liquibase to compare two databases) I want to run the command line job twice a day ; How can I create such a job in Jenkins? (basically like a cron job on linux) Thanks! Lily -- You received this message

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

2014-02-07 Thread Lily Fu
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" mailto:lily...@nesassociates.com>> wrote: I did a java -version: $ jav

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

2014-02-07 Thread Lily Fu
14 3:44 PM, "Lily Fu" mailto:lily...@nesassociates.com>> wrote: Hi, I want to install Jenkins on Redhat 4 linux, Searched web, found the following instruction using yum to install https://wiki.jenkins-ci.org/display/JENKINS/Installing+Jenkins+on+Red+Hat+distributions I just got this

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

2014-02-07 Thread Lily Fu
ubject: Re: Jenkins on Redhat Linux: any requirement for linux version? On Fri, Feb 7, 2014 at 10:30 AM, Lily Fu 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 upgra

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

2014-02-07 Thread Lily Fu
: any requirement for linux version? On Fri, Feb 7, 2014 at 10:30 AM, Lily Fu 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 red

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 Us

RE: How to install GIT Plug-in for Jenkins

2014-02-04 Thread Lily Fu
he checkbox for the git 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 mailto:lily...@nesassociates.com>> wrote: Hi Everyone, I am very new with Jenkins. I installed Jenkins, wan

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 you