Re: setting jenkins working and install directory

2014-08-08 Thread LynnJY.LU
Hi, -Is it also possible to set the directory where it expands/install? Yes, you can use -DJENKINS_HOME=D:\Jenkins in your install command line. -how can I be sure to setup the working directory? In job configuration, there's a column Use Custom workspace in Advanced Project Options. You can

problem on E-mail notification setup

2014-01-16 Thread LynnJY.LU
Hi, I just upgraded the Jenkins from 1.466.2 to 1.532.1. I found out the E-mail notification part has been separated from the core. And now it's using JavaMail. But then our jenkins can not send out any mail. It shows these error logs all the time: javax.mail.MessagingException: Could not

Re: SCM polling stopped to work

2013-01-28 Thread LynnJY.LU
I met the same problems. We use Mercurial and Perforce in the same project. But the problem mostly occurs on Perforce. In my case, I thought it was because of the unstable network in studio. Once the connection between master and Perforce server broke, it would highly block the polling. The log