Not getting what you are trying to say..
>
> Is it posting requirments or something related to jenkins?
Something is probably different in the environment when Tomcat is started by
Jenkins.
I would start by comparing the environment variables in your shell where it
works and environment variables in the shell used by ant.
You might want to execute the command "env" to see all the environment
var
Currently it seems Jenkins UI uses "project" and "job" as synonyms. A single
run of a "job" or "project" is usually named a "build". It would be nice to get
some consistency on that.
By the way, if someone feels deeply enough about this, go to
https://github.com/jenkinsci/jenkins, fork it, fix
I'm not sure if it is possible to customize the actual login screen. However,
aren't your users typically landing on the Jenkins top page first? Could you
click the "Add description" link on the top page and write the custom message.
It would appear at the top of the Jenkins top page.
This is
If you look at the message from Jenkins, it seems Jenkins is not happy with the
last-modified attribute of the xml file. If Jenkins sees the xml file is older
than the build, it thinks the file might be a left-over from an earlier build.
This is a common mistake if people assume build always sta
This is a list for people wanting support for a specific product. Barring that,
the targeted positions don't really line up with what (perhaps I'm wrong)
people do.
Andrew Melo
Sent from my secret fortress.
On Jul 17, 2012, at 2:12, Varghese Renny wrote:
> Not getting what you are trying
Hi,
I just wanted to add another list-view section in a sectioned view
existing for some time now. I am using Jenkins 1.474, all plugins
latest. As the sectioned view plugin was updated last year I suspect
that there broke something in Jenkins core?! Can anyone confirm this,
then I would file a JI
*Use Case*
A java process is causing the build to hang and as a result the build
times out and the build is aborted.
What I would like to happen is that a pre-abort action be triggered, for
example run jstack on all the java processes. I understand that
there could be a problem of this action
We're investigating the possibilities of cloud-based building with Jenkins
as our local hardware gets overwhelmed. Among which is Amazon's EC2. I am
asking it here because maybe somebody is already doing this. The aim would
be to move the system management to the provider while keeping the
possibil
Thanks for reply..
i will add the ant task i have used for this
it is deploying the my project, then server will startup after that it will
show due to log4j error occur while converting date, it cannot load the
class reference..Listener start fail also..
Any help r
The System Message does not appear to the login page and if you allow
access to jenkins only to logged users, they will see only the login
page.
It was indeed the clocks out of sync between the Jenkins master and the
file server.
Many thanks Sami !
On Tuesday, 17 July 2012 09:01:14 UTC+1, sti wrote:
> If you look at the message from Jenkins, it seems Jenkins is not happy
> with the last-modified attribute of the xml file. If Jenkins
hi everyone!
we're currrently setting up our new mercurial solution and are facing a
problem getting the builds to run again.
our jenkins master is set up as windows service using the windows local
system account.
where are we supposed to put the mercurial.ini with the credentials for
the https
Hi,
I have one workspace which i am checking out from repository A. This
workspace contain modules folder which contains some modules.
I needed to checkout from another repository B to modules folder where
the commit is going.
But when checkout is happening it is cleaning modules folder comp
Hi Varghese,
only solution I know of is to do an update yourself from shell/command line.
It's no big deal. Not as nice as running the plugins but sometimes are you
facing special situations which requires this kind of action.
Take care
Jan
Am Dienstag, 17. Juli 2012 14:00:40 UTC+2 schrieb Varg
Nope core feature
On 16 July 2012 21:48, Jan Seidel wrote:
> *uhm* does it not require a plugin to have that feature?
>
>
> Am Mittwoch, 11. Juli 2012 16:49:19 UTC+2 schrieb rayn:
>
>> Is there any way to turn these off? Quite annoying.
>
>
How can i write using shell script like checking whether any updates on
repository every time..(polling repository everytime) do update if any
changes..replacing existing poll scm..?
Thanks in advance
For build cause where i needed to set reason like poll scm..i am not able
to see the configuration for build cause?
Where i can configure build cause?
Thanks in Advance
varghese
Hi Nigel
I guess, I am facing the same issue, can you please let me know, how have
you fixed the un-synchronized clocks?
Thanks,
Krishna Chaitanya
On Tue, Jul 17, 2012 at 3:52 AM, Nig wrote:
> It was indeed the clocks out of sync between the Jenkins master and the
> file server.
>
> Many thank
Hi,
i have installed conditional build setup plugin, but it doesn't show token
for conditional multiple. For single it is showing the token and build
setup..
Is something missing for me? Any more configuration i have to do for
condtional multiple option to activate..
Please give me a solution
Hi Micheal
Interesting to have something like that, I am currently using Build TimeOut
Plugin to would Abort/Fail the Build, it wont be able to Trigger any other
Action though. Please let me know as well, if you find something.
Thanks,
Krishna Kurnala
On Tue, Jul 17, 2012 at 2:02 AM, Michael wr
One more point to add, when i click ? symbol, it is not showing details,
instead going to intial part of page..
Any help would be thankful.
Thanks in Advance,
varghese
Hi... Can anyone offer insight on this?
The bottom line is this:
While attempting to use the manage plugins function connections are
being interfered with by something in our host based firewall rules or our
hardware load balancer.
If I could get the default port usage during this type of traf
Duh, the Maven Info plugin was creating the additional columns.
https://wiki.jenkins-ci.org/display/JENKINS/Maven+Info+Plugin
-Mxa
On 07/16/2012 10:48 AM, Max Spring wrote:
All of a sudden I've got Maven-related columns in my main view:
Maven Dependencies, Maven Dependencies (within groupId),
Historically, we have used Jenkins to build and package about 35 projects,
all on Debian Lenny 32 bit. We are now in the process of migrating to
Ubuntu Precise 64 bit systems, and we have a need to build some of our
projects on both of these architectures during the transition phase. A
perfect
https://wiki.jenkins-ci.org/display/JENKINS/Subversion+Plugin
https://wiki.jenkins-ci.org/display/JENKINS/Subversion+Plugin says one can
Perform Polling from the Master if the
hudson.scm.SubversionSCM.pollFromMaster system property is set to true (for
http://issues.jenkins-ci.org/browse/JENKINS-5
On 07/17/2012 05:02 AM, Michael wrote:
What I would like to happen is that a pre-abort action be triggered, for
example run jstack on all the java processes.
This would be a nice enhancement for the Build Timeout plugin. For example, using [1] it is possible (on JDK 6+) to obtain rich diagnosti
On 07/17/2012 07:56 AM, Andreas Schilling wrote:
our jenkins master is set up as windows service using the windows local system
account.
where are we supposed to put the mercurial.ini with the credentials for the
https access?
hgrc(5) [1] gives a number of locations where Mercurial looks, or
Hi,
On Mittwoch, 4. Juli 2012, Sami Tikka wrote:
> Usually it is desireable if everyone who commits to a software repository
> also has access to the Jenkins that builds from the repository.
thats not true for every software you build, eg as a company you might very
well build eg the linux kerne
I discovered the Jenkins Dynamic Parameter plugin
(https://wiki.jenkins-ci.org/display/JENKINS/Jenkins+Dynamic+Parameter+Plug-in),
which will do what I want. I wrote a little Groovy code to generate the
version number in our preferred format, so that gets pre-populated as a
parameter to the bu
On 17/07/12 17:12, Jan Goyvaerts wrote:
Are there safe solutions to these concerns on EC2 ? Or any other
provider for that matter.
No.
"Don’t put anything in the cloud you wouldn’t want a competitor, your
government, or another government to see."
http://www.netop.com/solutions/report-privac
I would suggest the following:
- One jenkins job for each submodule, allow the jobs for each module to run
the unit tests for each module to ensure the gerrit change is good to go
- Another jenkins job for each supermodule. This jenkins job would poll for
every commit in the supermodule and buil
On Wednesday, July 18, 2012 9:07:40 AM UTC+10, Holger Levsen wrote:
>
> Hi,
>
> On Mittwoch, 4. Juli 2012, Sami Tikka wrote:
> > Usually it is desireable if everyone who commits to a software
> repository
> > also has access to the Jenkins that builds from the repository.
>
> thats not true
It's not that we're in defence or anyhting of that kind. But these kind of
questions will be the first the managers will ask here.
Personally I was hoping for something with encrypted file systems only the
customers can mount.
On Wed, Jul 18, 2012 at 5:26 AM, Ben Caradoc-Davies <
ben.caradoc-dav.
On Tuesday, July 3, 2012 11:35:25 PM UTC+10, Chris Withers wrote:
>
>
> When is 1.475 going to be released?
>
> Chris
>
>
>
I see trunk has been pointed to 1.476 and I don't see 1.475 out (18 July)
except as a RC (11 July).
Are there issues with 1.475 that mean it won't be released?
On 18/07/12 13:45, Jan Goyvaerts wrote:
Personally I was hoping for something with encrypted file systems only
the customers can mount.
Any system that can read your source code to build it must also have
access to the plaintext. An administrator of the virtualisation cluster
just has to wait
Hi all,
something in our environment seems to be producing mDNS broadcasts that
jmdns is not coping with.
Unfortunately I am unlikely to be able to convince the offenders to fix
their broken configuration.
Is it possible to make jenkins ignore mDNS? I don't need (or want) it to
advertise by tha
Hi all
is there a way/plugin to be able to force build node depending on a build
parameter?
I have production/staging/test profiles and I'd like to have different
slaves in different sub-network to deploy them but I do not want to create
3 different job for this.
thanks in advance
Hi Michele
You can use Labels to just do that. Just group a bunch of Slaves with a
common labels, like test/production etc and use the Label in "Restrct where
this project can be run" in your Jenkins Job.
Thanks,
Krishna Kurnala
On Tue, Jul 17, 2012 at 11:32 PM, Michele Sacchetti <
michele.sacc
Hello,
I recently updated to Jenkind 1.470.
We installed the new CVS-Client.
Sadly the update command is not working because of a bug in Jenkins, so we
disabled this.
CVS became slow too, so I disabled rlog in my jobs. That helped CVS but not
Jenkins.
We use a lot of CVS!
Jen
40 matches
Mail list logo