This probably isn't a real jenkins-specific question, but maybe
someone knows the answer... I recently switched some win2008 slaves
to use cygwin/ssh connections instead of jnlp. Some jobs were using
windows environment variables like %VS110COMNTOOLS% in batch files
that worked when the slave w
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
Figured out it's an old issue with 2.10 release:
https://github.com/jenkinsci/android-emulator-plugin/blob/android-emulator-2.10/src/main/java/hudson/plugins/android_emulator/Constants.java#L49
static final String REGEX_SNAPSHOT = "[0-9]+ +"+ SNAPSHOT_NAME +" +[0-9]+M ";
Since the regex look
Is there some way to tell which slaves in the node list are
disconnected because of a problem that should be fixed and which are
disconnected because they are configured to connect on demand and have
timed out?
--
Les Mikesell
lesmikes...@gmail.com
--
You received this message because
Imagine the following scenario as a pipeline:
*Job A > Job B (Build Flow Job) > Job C > Job D*
Job A is called by a git hook. Job B is a lightweight job that orchestrates
jobs C and D.
This pipeline works well but I just want only one instance of it at a time.
So if, for example, job C is run
Hi,
Is there any way to get all views from a user via the rest api?
I thought it would be /user//my-views/api/json but unfortuanetly this
only returns the view ALL
Also I thought /user//api/json would have the MyViewsProperty in the
property list but it hasn't.
Thanks in advance
Marvin Richt
It's not quite so simple. I will explain again:
so, in windows batch command i give a simple command to open an api:
* "cd C:\Users\blabla\Documents\2.7\2.7.6\Py"*
* api.exe -p COM3"*
After this, i receive the following message in console output:
*"Port: 'COM3' Baud: 115200*
*Tab completion e
Without exactly knowing the workings, I have run into this. Some programs exit
differently (maybe explicit EXIT(0)??) but they cause the Windows Batch file
window to exist then. What you can try as a workaround is simply chaining
windows batch file steps together issuing the next command.
From:
I think YUICompressor is no longer maintained. Better to use Uglifyjs or
similar.
But as Richard noted, this is the job of a build step, not a Jenkins plugin.
-Andrew
From: jenkinsci-users@googlegroups.com
[mailto:jenkinsci-users@googlegroups.com] On Behalf Of Richard Bywater
Sent: W
I can't plugin Sauce on demand in jenkins. I am getting failure message.
How to plugin the sauce on demand in jenkins.
On Thursday, May 15, 2014 11:03:13 AM UTC+5:30, vidhya radha wrote:
>
> I had made changes in coding and i run it shows an error, but in jenkins
> the build shows success.
>
> O
The Resin console constantly shows this when running Jenkins as users
navigate the site:
14-05-01 11:58:46.753] {Handling GET /jenkins/ : resin-port-8080-23} Caught
exception evaluating: h.advertiseHeaders(response) in /jenkins/. Reason:
java.lang.NullPointerException
jav
11 matches
Mail list logo