Perhaps an overactive antivirus application?
Do you seen any errors or exceptions in Artifactory's log files after
the broken upload is performed?
When looking at Artifactory's request.log, the last column of each
entry represents the request's content length; try to find the entry
of the problemat
Thanks Luc
Here is the sequence of commands i used:
1. yum install ntp
2. chkconfig ntpd on
3. ntpdate pool.ntp.org
4. /etc/init.d/ntpd restart
- restart again if it fails to stop, just to make sure stop and start works.
Thanks,
-Kamal.
>
> From: Luc Crepin
>T
Just activate NTP update in date/time parameters.
Luc
De : jenkinsci-users@googlegroups.com [jenkinsci-users@googlegroups.com] de la
part de Kamal Ahmed [kamalah...@yahoo.com]
Date d'envoi : jeudi 10 mai 2012 18:18
À : jenkinsci-users@googlegroups.com
Objet : S
Running groovysh via the SSH server doesn't seem to work. It returns an
exit 255 with no output.The who-am-i command shows i'm authenticated.
On Wed, May 2, 2012 at 10:15 AM, Carlton Brown wrote:
> Thanks for the explanation, I will try that.
>
>
> On Wed, May 2, 2012 at 3:44 AM, Daniel PE
Thank you very much for the information
On Thursday, May 10, 2012 2:04:15 AM UTC-7, Jan Seidel wrote:
>
> add the argument -Xmx1024m (1 gig in this case) when calling java.
> You will have to test the amount you need.
>
> Take care
> Jan
>
> Am Mittwoch, 9. Mai 2012 21:22:41 UTC+2 schrieb Vincent
We're unable to create new jobs after upgrading to 1.463. Downgrading
to 1.462 does not solve the problem. We are also unable to view the /
configure page.
When we try to visit either the /configure page, or the /view/All/
newJob page we get an exception like the following. Any help would be
appre
Hi,
I am running Jenkins ( latest ) on ubuntu 11.10 and slaves are mostly Linux,
but they are always out of Sync in time, how can i make sure that they REMAIN
in Sync allways.
Thanks,
-Kamal.
Matt,
Have you figure out this problem? Where in the cloud formation plugin are
you wanting to have the variable expanded?
Cheers.
Erick.
On Tue, Jan 31, 2012 at 4:29 AM, Grégory Boissinot <
gregory.boissi...@gmail.com> wrote:
> I suggest you should define your environment variables at the job
That seems to hint that the difference between the machines is outside the
specific job definition. I'm not sure what hints to offer to seek for other
differences between the machines, though you might check for things like:
- Are they the same architecture (both x64, both x86, etc.)?
- Are th
That is exactly the problem. I have succeeded in deleting all workspaces,
and disabled the concurrent builds option, but the workspaces (with @) keep
showing up.
Even when there is only one build, it will create the folders
AND @2.
On Thursday, May 10, 2012 5:07:04 AM UTC-4, Jan Seidel wrote
No compression is done on the trasmission, Jenkins and Artifactory are
running on the same server..
Doing further tests i checked that the issue is presenting only with jar
file.
2012/5/10 Jan Seidel
> Are you using some kind of compression while transferring?
> I had a similar issue with or T
Is anyone else seeing this?
Andrew
There is a problem with "Green Balls" plugin, revert to your previous
version of Jenkins and update the plugin "Green Balls" first. Then
update to 1.463. This resolves the problem with the
Hi,
I just installed the latest version of Jenkins (1.463) on a clean install
of MacOS 10.7, and selected the option to create a 'jenkins' user. I would
like to be able to log in to my computer as the jenkins user to be able to
edit some of the configuration files manually as well as create new
On 9 May 2012 17:40, Wright, Clark wrote:
> Could you expand on the handling (or expectations) of stdout/stderr by the
> slave?
A process is not terminated until the exit code has been returned and
stdout & stderr have been closed. Any child / grandchild processes
that remain and have their outp
On 09/05/12 15:03, Chemmo wrote:
> Hi,
>
> I run Jenkins under a username which is used only by Jenkins from
> linux. I have previously entered my own (windows) credentials for
> proxy access when I need to update Jenkins/plugins, etc but have since
> removed the entry from the advanced tab of the
The error in the log states an URL that is located in the jenkins.war and
the uncompressed sub-folder war.
So my guess would be: Yes it is possible to screw it. And I have had some
supporting experience with CERN so I would even say it is really possible
especially if you ain't managing the ins
Thanks for the response Jan. However, our problem seems a little
different.
After further investigation I found that 'maven' was a sym-link and
not a directory at '/usr/local'.
I'm trying to delete the sym-link and instead put a properly
accessible 'maven' directory at that location.
I'll update
Are you using some kind of compression while transferring?
I had a similar issue with or TeamForge server. The stream was compressed
and broke the jars.
Other scenario was I uploaded a bunch of files and downloaded all at once.
There is a feature on our server that then zips all files to one. Th
On 09/05/12 11:04, matthew.web...@diamond.ac.uk wrote:
> The version of the Subversion plugin that comes bundled with Jenkins is 1.34.
> Version 1.39 has been out for ages, without problems (at least for us) - is
> it time to update the bundled version? I'm not sure who can actually do this.
No,
I would definetly volunteer as test user :)
There are some security (matrix/role based/whatever) plugins available but
none met my requirements or they did simply not work as our user
authenticate on Jenkins versus a Collabnet TeamForge Realm.
That feature is nice so far but not as granular as it
This happens on simultaneous builds on one node
Just delete the workspace with the @ manually. That will else
remain and be used in the future -.-
After deleting the workspace will Jenkins start to use the default
workspace and everything will be fine again.
Configure your jobs that only one job
add the argument -Xmx1024m (1 gig in this case) when calling java.
You will have to test the amount you need.
Take care
Jan
Am Mittwoch, 9. Mai 2012 21:22:41 UTC+2 schrieb Vincent Latombe:
>
> Hello,
>
> https://wiki.jenkins-ci.org/display/JENKINS/I%27m+getting+OutOfMemoryError
>
> Vincent
>
>
>
There is an URL in Jenkins to (re-)enter the credentials in SVN.
Don't ask me for it, I can never remember it and didn't find it right away.
Maybe someone else knows it ad hoc or research it yourself ;)
hth
Jan
Am Mittwoch, 9. Mai 2012 17:30:25 UTC+2 schrieb Chemmo:
>
> Hmm, I'm now having the s
Update it manually.
create a file named *subversion.jpi.disabled* and *subversion.jpi.pinned*
Download the recent svn plugin and give it a different file name. I use
subversion-1.39.hpi as name. restart the server.
Jenkins or the plugins (dunno which causes this) has sometimes the annoying
habit
Hi Stan,
you may be in a situation where your second batch requires it's own VM when
spawning via Jenkins.
I came across this once until now because I have made some weird stuff from
Jenkins in operating system's admin context to access and modify services,
access the device manager from cli an
Disregard - you should not define "c:\Program Files\PuTTY\*plink.exe*". but
"c:\Program Files\PuTTY\*plink_h.bat*". -
That is a personalized file :)
Am Donnerstag, 10. Mai 2012 10:30:51 UTC+2 schrieb Jan Seidel:
>
> Hi Xavier,
>
> you should not define "c:\Program Files\PuTTY\*plink.exe*". but
>
Hi Xavier,
you should not define "c:\Program Files\PuTTY\*plink.exe*". but "c:\Program
Files\PuTTY\*plink_h.bat*".
The batch file is calling plink.exe with %1 %2 %3 and so on. The batch file
tells your agent which key to use/keep available.
You are currently just calling the agent with an empty
On Thu, May 10, 2012 at 4:03 PM, wrote:
> I’m on 1.463 with Firefox 12.0, and the web pages, including CSS, look
> good to me.
>
> I also get the warnings that you get, but I guess these are benign.
>
Strangely, it works if I log in ... I don't know if somehow I screwed up
security settings
I’m on 1.463 with Firefox 12.0, and the web pages, including CSS, look good to
me.
I also get the warnings that you get, but I guess these are benign.
So, no ideas!
From: jenkinsci-users@googlegroups.com
[mailto:jenkinsci-users@googlegroups.com] On Behalf Of Andrew Melo
Sent: 10 May 2012 02:50
T
The question here is: does the Jenkins job also access that folder in root
context?
I doubt it, that would be a security issue.
You should figure out which user context is in use by Jenkins and then
either add that service user to the root group or amend the folder
permission to meet the service
> Ah, this explains it
>
> https://wiki.jenkins-ci.org/display/JENKINS/Pinned+Plugins
but the Subversion Plugin is not shown as pinned in my installation ...
David
> -Original Message-
> From: jenkinsci-users@googlegroups.com [mailto:jenkinsci-
> us...@googlegroups.com] On Behalf Of Che
31 matches
Mail list logo