Panic! Jenkins fails building Maven project, but Maven on the same slave succeeds?!

2013-07-22 Thread Markus KARG
Dear Jenkins Community, please help me before I drive nuts! Jenkins fails building one of my projects since I released another version of its Maven parent POM...: [ERROR] The build could not read 1 project -> [Help 1][ERROR] [ERROR] The project ... (C:\.jenkins\workspace\...\pom.xml) has 1

Re: Panic! Jenkins fails building Maven project, but Maven on the same slave succeeds?!

2013-07-22 Thread Markus KARG
ed, too. This really looks as if the Maven integration in Jenkins has a rather strange bug...! Am Montag, 22. Juli 2013 10:16:46 UTC+2 schrieb Markus KARG: > > Dear Jenkins Community, please help me before I drive nuts! > > Jenkins fails building one of my projects since I released

"Config File Provider Plugin" does not store new files

2013-02-01 Thread Markus KARG
I have installed "*Config File Provider Plugin* 2.4" into "Jenkins 1.500" (running in TurnKeyLinux Jenkins appliance, based on Debian 6). The "submit" button does not store any new config file I create using the "(cfg) Ma

Re: "Config File Provider Plugin" does not store new files

2013-02-08 Thread Markus KARG
t; > Given the way I use it, no files are copied until the job starts to run . > . . “submit” defines, only “Build Now” (or other job startup) cause the > file to actually be moved into place. > > > > Frank > > > > *From:* jenkins...@googlegroups.com [mailto: > jenk

Re: "Config File Provider Plugin" does not store new files

2013-02-08 Thread Markus KARG
Just noticed that it happens with IE 9 only while it runs well with Safari. Any ideas? Am Freitag, 8. Februar 2013 14:04:01 UTC+1 schrieb Markus KARG: > Frank, you don't see the actual problem. "Submit" actually does NOTHING, > hence, the file is NOT available anymore as

How to publish artifact to a SMB / CIFS share?

2013-02-09 Thread Markus KARG
I need to publish an artifact to a password-protected SMB / CIFS share. How can I do this? I noticed that there was a copy plugin, which seems to be obsolete. I also noticed that there is a ArtifactDeployer plugin, which seems to be so fresh that it is not contained in the Jenkins Update system.

Re: How to publish artifact to a SMB / CIFS share?

2013-02-09 Thread Markus KARG
hrieb Octavian Covalschi: > How do you mount/connect that share? I mean, it's OS' job to mount a > network share with or w/o user/password and Jenkins would just copy your > file to that share. > > > On Sat, Feb 9, 2013 at 9:09 AM, Markus KARG > > > wrot

Jenkins 1.500 is losing builds

2013-02-09 Thread Markus KARG
I thought my Jenkins 1.500 installation is working stable, but today I noticed that it is losing builds! >From one minute to the next, all complete build history of some of my projects are gone! But not of all projects, just of a fancy set of not further interrelated ones! Has anybody an idea wh

Jenkins 1.500 is totally running crazy, build totally weird chains...

2013-02-09 Thread Markus KARG
Til today my Jenkins 1.500 worked well. Then I started setting up a Windows slave, and added a few free style ant projects running on that slave. It all was good, but since I copied one of that free style projects, my dashboard is running crazy. It misses builds that just finished a minute ago. I

Re: Jenkins 1.500 is totally running crazy, build totally weird chains...

2013-02-09 Thread Markus KARG
One more "nice" thing detected now... Clicked on "build now", build finished successfully, then clicked on the build number to see the result, got "404 NOT FOUND"! Am Samstag, 9. Februar 2013 19:28:21 UTC+1 schrieb Markus KARG: > Til today my Jenkins 1.500 work

Re: How to publish artifact to a SMB / CIFS share?

2013-02-10 Thread Markus KARG
t have to a post-build step. > > But Mac OS no longer has smbclient, so I hope you're using Linux. I > suppose Windows can just do "net use..." > > -- Sami > > Markus KARG > kirjoitti 9.2.2013 > kello 19.56: > > > It is not clearly the OS'

Re: How to publish artifact to a SMB / CIFS share?

2013-02-10 Thread Markus KARG
Thank you for that link, that made my day! It is exactly what I was hoping to find! :-) Am Samstag, 9. Februar 2013 23:46:26 UTC+1 schrieb old hooky: > > https://wiki.jenkins-ci.org/display/JENKINS/Publish+Over+CIFS+Plugin > > -- You received this message because you are subscribed to the Goo

Re: Jenkins 1.500 is totally running crazy, build totally weird chains...

2013-02-10 Thread Markus KARG
er? > > - Plugins and their versions? > > - What did you do recently? Did you upgrade Jenkins? Or upgrade one or > more plugins? Or upgrade something in the operating system? > > - Pastebin/gist where Jenkins stdout+stderr can be found. > > -- Sami > > Markus KAR

Re: Jenkins 1.500 is totally running crazy, build totally weird chains...

2013-02-10 Thread Markus KARG
e one or > more plugins? Or upgrade something in the operating system? > > - Pastebin/gist where Jenkins stdout+stderr can be found. > > -- Sami > > Markus KARG > kirjoitti 9.2.2013 > kello 20.29: > > > One more "nice" thing detected now... Clicked

Re: Jenkins 1.500 is totally running crazy, build totally weird chains...

2013-02-10 Thread Markus KARG
Still Tomcat6 / JDK 1.6.0_18 / Debian 6 / x86. Am Sonntag, 10. Februar 2013 14:11:03 UTC+1 schrieb Michael Clarke: > Depends on what container Jenkins is hosted in. Could you provide some > environment details? > > Thanks > Michael > > On 10 Feb 2013, at 12:10, M

Re: Jenkins 1.500 is totally running crazy, build totally weird chains...

2013-02-10 Thread Markus KARG
org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:489) at java.lang.Thread.run(Thread.java:636) 10.02.2013 16:45:51 hudson.model.Run execute Am Sonntag, 10. Februar 2013 16:18:30 UTC+1 schrieb Markus KARG: > Still Tomcat6 / JDK 1.6.0_18 / Debian 6 / x86. > > Am Sonntag, 10

Cannot load Maven 3 on slave

2013-02-11 Thread Markus KARG
C:\.jenkins\maven3-interceptor.jar 2988 Error: Main class org.jvnet.hudson.maven3.agent.Maven3Main could not get found or loaded ERROR: Failed to launch Maven. Exit code = 1 Strange... I thought Jenkins is forwarding JDK and Maven automatically to any slave...?

RE: Cannot load Maven 3 on slave

2013-02-12 Thread Markus KARG
you can configure Jenkins to automatically install then when needed -- Sami Markus KARG kirjoitti 9.2.2013 kello 20.52: C:\.jenkins\maven3-interceptor.jar 2988 Error: Main class org.jvnet.hudson.maven3.agent.Maven3Main could not get found or loaded ERROR: Failed to launch Maven. Exit code = 1

Re: Jenkins 1.500 is losing builds

2013-02-12 Thread Markus KARG
Thanks for pointing to this. Seems they work on a solution. I'll have to wait... :-) Am Montag, 11. Februar 2013 11:24:21 UTC+1 schrieb Johannes Wienke: > On 02/09/2013 07:06 PM, Markus KARG wrote: > > I thought my Jenkins 1.500 installation is working stable, but today I >

Re: How to publish artifact to a SMB / CIFS share?

2013-02-12 Thread Markus KARG
After two days of intensive use I need to say that the "Publish Over CIFS Plugin" works great! Can really recommend to everybody! :-) Am Samstag, 9. Februar 2013 23:46:26 UTC+1 schrieb old hooky: > Quoting Markus KARG >: > > I need to publish an artifact to a

Re: "Config File Provider Plugin" does not store new files

2013-02-12 Thread Markus KARG
"ping"? Am I the only one using IE9? Am Freitag, 8. Februar 2013 14:23:45 UTC+1 schrieb Markus KARG: > Just noticed that it happens with IE 9 only while it runs well with > Safari. Any ideas? > > Am Freitag, 8. Februar 2013 14:04:01 UTC+1 schrieb Markus KARG: > &g

RE: "Config File Provider Plugin" does not store new files

2013-02-13 Thread Markus KARG
trying to create. Perhaps you have a XML error in an XML file or equal in another file type . . . Also, what version of Jenkins and the plugin are you using? Frank From: Markus KARG [mailto:mar...@headcrashing.eu] Sent: Tuesday, February 12, 2013 10:30 AM To: jenkinsci-users@googlegro

Jenkins 1.501 Stack Trace

2013-02-13 Thread Markus KARG
While 1.501 did run well all through the day, this morning when manually triggering a free style project, suddenly it had the idea to throw some strange stack trace into the log...: SCHWERWIEGEND: Failed to record SCM polling for hudson.model.FreeStyleProject@a94e49[My Project Name] hudson.rem

ActiveDirectory plugin is unable to detect group membership of one particular user

2013-02-20 Thread Markus KARG
We're using the current ActiveDirectory plugin to authenticate and role-based-authorize our AD users in Jenkins 1.502. It is working well -- but not for one particular user. If she is logging in, the following message is found in the log and no group memebership (hence no role) is found: WAR

JaCoCo Plugin incorrectly uses POM-configured excludes

2013-02-20 Thread Markus KARG
When running "mvn verify" manually, the POM-configured excludes do work very well (hence, JaCoCo ignores those classes). When Jenkins 1.502's JaCoCo plugin processed this POM, it does *not* ignore these classes. The plugin correctly sees the POM-configured excludes... [INFO] --- jacoco-maven-pl

JaCoCo Plugin marks build as UNSTABLE, but the coverage was sufficient

2013-02-20 Thread Markus KARG
Current JaCocO Plugin (using Jenkins 1.502) marks by build as UNSTABLE. But the same build has sufficient minimum coverage. This totally confusion. Any ideas? [JaCoCo plugin] Thresholds: JacocoHealthReportThresholds [*minClass=10*, maxClass=100, *minMethod=10*, maxMethod=70, *minLine=10*, ma

Re: Jenkins 1.500 is totally running crazy, build totally weird chains...

2013-02-21 Thread Markus KARG
For those who also suffer from the same pain: I never had this problems again as soon as I updated to 1.502 and increases MaxPermGen to 128m. -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving ema

Re: JaCoCo Plugin incorrectly uses POM-configured excludes

2013-02-22 Thread Markus KARG
> > As I was informed by the JaCoCo plugin team, this issue is fixed since > today -- just update to the latest JaCoCo plugin. :-) > -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from

How to pass the JDK path to an ANT script?

2013-05-01 Thread Markus KARG
I have successfully set up Jenkins to run an ANT script on a slave, and Jenkins also installs the JDK on the slave automatically before running the job. Fine so far, but my ANT script needs to know the path where Jenkins installed the JDK into. How can my ANT script ask for that path decided by

Jenkins does not find artifact on Nexus, but local clients do!

2013-05-03 Thread Markus KARG
I have a reially weird problem with Jenkins 1.512: In one project, it does not find one particular artifact in our local Nexus repository, while all local clients (Windows PCs) DO find it! Moreover, other projects in Jenkins which depend on THE SAME artifact DO find it! This is really weird! Ca

Re: Jenkins does not find artifact on Nexus, but local clients do!

2013-05-04 Thread Markus KARG
Fixed it! Updated M2Release Plugin, hence rebooted Jenkins, also upgraded Nexus from 1.9 to 2.4. Now the problem is gone. -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an

How to specify common SVN credentials for Jenkins-SVN and M2Release-SVN?

2013-05-04 Thread Markus KARG
How to tell Jenkins that I want to centrally store one single credentials set for both, Jenkins-SVN and M2Release-SVN? Currently I have to specify it once for Jenkins-SVN and once for each project to be released using M2Release. This is not smart. I could imagine there is a common setting, but

RE: How to pass the JDK path to an ANT script?

2013-05-05 Thread Markus Karg
ai 2013 22:40 To: jenkinsci-users@googlegroups.com Subject: Re: How to pass the JDK path to an ANT script? Hi, you have to set correctly the JAVA_HOME 2013/5/1 Markus KARG I have successfully set up Jenkins to run an ANT script on a slave, and Jenkins also installs the JDK on

SVN polling is hanging

2013-05-16 Thread Markus KARG
Since few days SVN polling is hanging on my Jenkins 1.514. The polling protocol says that polling startet days ago, but there is nothing more to find in the log. This is really strange. Any ideas what to check or how to fix this? -- You received this message because you are subscribed to the

Re: SVN polling is hanging

2013-05-16 Thread Markus KARG
, 16. Mai 2013 16:09:08 UTC+2 schrieb Markus KARG: > Since few days SVN polling is hanging on my Jenkins 1.514. The polling > protocol says that polling startet days ago, but there is nothing more to > find in the log. This is really strange. > > Any ideas what to check or

Jenkins LTS 1.532.2 rather often fails when checking Java on Window 7 slaves

2014-03-14 Thread Markus KARG
Since I have updated to LTS 1.532.2 I noticed that rather often Jenkins fails when checking Java on Windows 7 slaves. When checking for Java it says: ERROR: Failed to prepare Javajcifs.smb.SmbException : The handle is invalid

Re: Installation of JDK 7u21 fails / LTS 1.532.2

2014-03-14 Thread Markus KARG
elow). > > > > I have no clue what to do. Please help me! :-) > > > > Gestartet durch Benutzer Markus Karg > > > > Baue auf Slave > > Trunk > > in workspace C:\.jenkins\workspace\Tool (4.35) > > > > Installing C:\.jenkins\tools\hudson.model.JDK\JD

Re: Jenkins LTS 1.532.2 rather often fails when checking Java on Window 7 slaves

2014-03-15 Thread Markus KARG
It is rather obvious that the message does not appear for JNLP slaves. But what does that help? I don't want to use JNLP. Am Samstag, 15. März 2014 01:11:10 UTC+1 schrieb Daniel Beck: > > > On 14.03.2014, at 23:52, Markus KARG > > wrot

Re: Jenkins LTS 1.532.2 rather often fails when checking Java on Window 7 slaves

2014-03-15 Thread Markus KARG
problem is just > with the "Windows service" launch method or all the launch methods in a bid > to try and track down where the problem may lie. > > Richard. > > > On Sat, Mar 15, 2014 at 8:21 PM, Markus KARG > > > wrote: > >> It is rather obvio

Re: Installation of JDK 7u21 fails / LTS 1.532.2

2014-03-15 Thread Markus KARG
Update: I have *manually *downloaded and installed the very same JDKs at the same location without any problem. So it is definitively a bug in Jenkins. -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop re