Re: problem installing plug-ins on windows pc

2012-09-01 Thread Richard Bywater
Are you using Windows Vista/7/2008 or something similar? If so I wouldn't be suprised if there was a UAC-related issue trying to install the plugins into the Program Files folder (which requires admin privileges I believe) When we installed onto 2008 Server we installed into a non-program files di

RE: problem installing plug-ins on windows pc

2012-09-01 Thread Alex Earl
Are you running it under Tomcat or just as a straight service? Does the user you are running it under have access to write to the Jenkins home directory? Sent from my Windows Phone -- From: Kenneth Sent: 9/1/2012 4:11 PM To: jenkinsci-users@googlegroups.com Cc: Kenneth

Re: problem installing plug-ins on windows pc

2012-09-01 Thread Kenneth
hmm, yes where would they be located by default? C:\Program Files\Jenkins\xxx.log ?? On Sunday, September 2, 2012 12:52:47 AM UTC+2, slide wrote: > Do you get an error message in the logs? What is the failing behavior? > More information is needed to help debug the problem. I run Jenkins on > W

RE: problem installing plug-ins on windows pc

2012-09-01 Thread Alex Earl
Do you get an error message in the logs? What is the failing behavior? More information is needed to help debug the problem. I run Jenkins on Windows on several systems with no problems, so it is most likely a configuration issue. Sent from my Windows Phone -- From: Ken

problem installing plug-ins on windows pc

2012-09-01 Thread Kenneth
Hi all, I am trying to get Jenkins to work, and I keep getting blocked by not being able to download and install plugin files. Has anyone a solution for this? it might be a setting in internet explorer or something. kfn

Re: How to build a project for multiple mobile devices in a single job

2012-09-01 Thread Sami Tikka
You can also use ant or python or perl build step because they are cross-platform too. I use ant myself because it is easy because jenkins can auto install ant. -- Sami Les Mikesell kirjoitti 29.8.2012 kello 20.44: > On Wed, Aug 29, 2012 at 11:38 AM, bearrito > wrote: >> Why the insistenc