Re: Both DryPublisher and PmdPublisher abort due to exception

2012-10-22 Thread Ulli Hafner
Am 22.10.2012 um 18:23 schrieb bballantyne : > I have created Jira issue15593 > (https://issues.jenkins-ci.org/browse/JENKINS-15593) with the whole stack. > My setup is such that all builds are invoked from the master (OpenSUSE > linux), so this always occurs. (The builds cannot be performe

subversion SVNAuthenticationException

2012-10-22 Thread Shen,Hui
Hi guys, We meet a problem when using Hudson-2.1.1. (this is in fact a problem from Hudson, but I think I still can get some help from Jenkins community, :)) The problem is that svn update seems was succeed, but the revision check failed, it report 403 Forbiden error; in fact we do have corre

Re: Jenkins and Qt projects

2012-10-22 Thread mrz
seems thats the only option I have, I think it would be much neater if there was a plug-in or the existence qmakebuilder plug-in could have been modified or had more option. However, at the end of the day, the important thing is if your jobs can be compiled, no matter how. Thank you Jon for your

Re: Jenkins setup on AIX OS

2012-10-22 Thread Kohsuke Kawaguchi
This is a warning, and it shouldn't cause a fatal problem. What does the UI report as a cause of master taken offline? Not in the console output but in the browser. 2012/10/23 gerjesjo : > Hello Jenkins Users, > > Has anyone setup Jenkins WAR to run on AIX OS - we see some issues where the > mast

Re: Jenkins and Qt projects

2012-10-22 Thread Jon Schewe
I build Qt based projects in Jenkins as well as non-Qt based projects. I'm primarily unix based and have found that the best way to get all of the builds working is to do everything from shell scripts that call make, which then calls qmake to build Makefiles and then make to build the code. I'm usi

Re: Configuration value changing between loading of config file and instantiation of plugin starting in Jenkins 1.455

2012-10-22 Thread Scott Zimmer
The easiest solution is to request another security key pair from Amazon until you get one that does not include a plus sign. You can have multiple keys for the same account and one extra key/pair is a small price to pay if you want to copy build artifacts to an S3 bucket. On Saturday, April 2

Re: Access to the execution slot number on a build node

2012-10-22 Thread Christopher Orr
Hi there, On 10/23/2012 01:17 AM, Michael wrote: I have 4 execution slots on my master node which run similar jobs. I'd like to have access to the number of the slot that a build is running on that I can use it calculate a port offset for each build so that there is no clash of ports. Had a qu

Access to the execution slot number on a build node

2012-10-22 Thread Michael
I have 4 execution slots on my master node which run similar jobs. I'd like to have access to the number of the slot that a build is running on that I can use it calculate a port offset for each build so that there is no clash of ports. Had a quick look at the API doc http://javadoc.jenkins-ci.o

Jenkins setup on AIX OS

2012-10-22 Thread gerjesjo
Hello Jenkins Users, Has anyone setup Jenkins WAR to run on AIX OS - we see some issues where the master goes offline with the below exception Oct 22, 2012 2:30:16 PM jenkins.InitReactorRunner$1 onAttained INFO: Completed initialization Oct 22, 2012 2:30:16 PM hudson.TcpSlaveAgentListener INFO:

Parameterised Build + SVN Polling : Unable to pick the parameter's value.

2012-10-22 Thread ilikeflex
Hi I have scenario in which i have branch and i have multiple folders in it Example: http://servername/svn/finance/app/branches/refactor_part1 http://servername/svn/finance/app/branches/refactor_part2 http://servername/svn/finance/app/branches/refactor_part3 http://servername/svn/finance/a

Re: Parameterized Build

2012-10-22 Thread cjo
Or you can go to http:///pluginManager/advanced and upload the hpi file via the Upload Plugin section. On Monday, October 22, 2012 3:23:16 PM UTC+1, atef_101 wrote: > > Hello, > You can put the file under $HUDSOM_HOME/plugins and restart jenkins. > > Regards, > > 2012/10/22 ilikeflex > > >> I

Re: Both DryPublisher and PmdPublisher abort due to exception

2012-10-22 Thread bballantyne
I have created Jira issue15593 (https://issues.jenkins-ci.org/browse/JENKINS-15593) with the whole stack. My setup is such that all builds are invoked from the master (OpenSUSE linux), so this always occurs. (The builds cannot be performed on Linux since they require the Flex CoverViewer app

Re: Parameterized Build

2012-10-22 Thread ilikeflex
Awesome.. Thanks ilikeflex On Monday, October 22, 2012 10:23:16 AM UTC-4, atef_101 wrote: > Hello, > You can put the file under $HUDSOM_HOME/plugins and restart jenkins. > > Regards, > > 2012/10/22 ilikeflex > > >> I want to create parameterized build. So i need to install the >> parameterize

Re: Parameterized Build

2012-10-22 Thread Ghoulem Atef
Hello, You can put the file under $HUDSOM_HOME/plugins and restart jenkins. Regards, 2012/10/22 ilikeflex > I want to create parameterized build. So i need to install the > parameterized plugin. > > My linux server does not have access to internet. > > So i see in the logs is i see that my jenk

Parameterized Build

2012-10-22 Thread ilikeflex
I want to create parameterized build. So i need to install the parameterized plugin. My linux server does not have access to internet. So i see in the logs is i see that my jenkins tried to download the plugin but failed. So i downloaded the plugin manually. But i donot know how to integera

Re: Get All Labels?

2012-10-22 Thread nicolas de loof
Jenkins.getInstance().getLabels() 2012/10/22 Mandeville, Rob > Is there a way to ask Jenkins which labels exist (have at least one node > connected to it)? Sometimes, I set aside certain nodes for a special > purpose, dropping its normal label and adding a new one, and would like a > way to se

Get All Labels?

2012-10-22 Thread Mandeville, Rob
Is there a way to ask Jenkins which labels exist (have at least one node connected to it)? Sometimes, I set aside certain nodes for a special purpose, dropping its normal label and adding a new one, and would like a way to see what "special" labels are in play so that I can reap them later. Th

problems with TimeoutException and hudson.remoting.Launcher.pingTimeoutSec

2012-10-22 Thread David Gang
Hi all, We have a failing job The exception is ... 10 more Caused by: java.io.IOException at hudson.remoting.Channel.close(Channel.java:895) at hudson.slaves.ChannelPinger$1.onDead(ChannelPinger.java:110) at hudson.remoting.PingThread.ping(PingThread.java:114)

Re: Very long load time for main dashboard since 1.486

2012-10-22 Thread KP
Yes, same issue. I have load times of at least 3 minutes for the main dashboard. It occurs since that "lazy loading" functionality was introduced, which makes the whole lazy loading thing quite pointless. Maybe it was intended to have faster startup times, but as we're loading the main dashboar

Re: "Restart Jenkins when installation is complete and no jobs are running" does not work (with Windows 7 Ultimate N, 64-bit, Jenkins installed as a Service)

2012-10-22 Thread Franz Hirschbeck
Hello everyone, does anybody know a solution for this problem? Or could at least point me to the issue if there is a bugreport or something anywhere. I think we have a similar situation here: - Windows XP 64 - Jenkins running as a system service with special user - This user is logged in (this

Re: Both DryPublisher and PmdPublisher abort due to exception

2012-10-22 Thread Ulli Hafner
Please create a new Jira issue and attach the whole stack trace. Does the same error occur if your build is started on the master? Did you ensure that your slaves are connected to the master using the latest slave.jar? What setup is your slave using? Ulli Am 22.10.2012 um 02:58 schrieb bball

Re: Jenkins and Qt projects

2012-10-22 Thread mrz
On a different note, I am trying to resolve dependencies my project has to other external/internal projects. can you give me some hints on this? To be specific, I have a SVN repository which contains project A, and project B both written using Qt. Project A is independent, project B is dependent

Re: Jenkins and Qt projects

2012-10-22 Thread mrz
I successfully installed the qmakebuilder plug-in into my Jenkins by adding the .hpi file that i got from compiling the code with JDK 6 and it seems to work smoothly for me. I believe the .hpi file Richard has compiled should work just fine as well. Thank you once again. On Saturday, October

Concurrent builds on dumb slave configuration

2012-10-22 Thread Hendrik Meiring
Hi, We have been using Jenkins/hudson for a couple of years and I have now converted my build project to make use of the concurrent launching of projects. In short we have a couple of projects that must be compiled on four different os/architectures. *Node Setup* - unchanged from previous work