Cannot dave config changes anymore : javax.servlet.ServletException: This page expects a form submission but had only {}

2014-05-30 Thread Benny Mattsson
I cannot save any config changes to my jobs anymore
I've tried upgrading to latest version of Jenkins and I've allso tried 
disabling all plugins, but no luck... Get this error when pressing save :

maj 30, 2014 10:59:18 FM org.apache.catalina.core.ApplicationContext log
SEVERE: Error while serving http://oceanus/jenkins/job/testt/configSubmit
java.lang.reflect.InvocationTargetException
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at org.kohsuke.stapler.Function$InstanceFunction.invoke(Function.java:298)
at org.kohsuke.stapler.Function.bindAndInvoke(Function.java:161)
at 
org.kohsuke.stapler.Function.bindAndInvokeAndServeResponse(Function.java:96)
at org.kohsuke.stapler.MetaClass$1.doDispatch(MetaClass.java:120)
at 
org.kohsuke.stapler.NameBasedDispatcher.dispatch(NameBasedDispatcher.java:53)
at org.kohsuke.stapler.Stapler.tryInvoke(Stapler.java:728)
at org.kohsuke.stapler.Stapler.invoke(Stapler.java:858)
at org.kohsuke.stapler.MetaClass$6.doDispatch(MetaClass.java:248)
at 
org.kohsuke.stapler.NameBasedDispatcher.dispatch(NameBasedDispatcher.java:53)
at org.kohsuke.stapler.Stapler.tryInvoke(Stapler.java:728)
at org.kohsuke.stapler.Stapler.invoke(Stapler.java:858)
at org.kohsuke.stapler.Stapler.invoke(Stapler.java:631)
at org.kohsuke.stapler.Stapler.service(Stapler.java:225)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:728)
at 
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:305)
at 
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51)
at 
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243)
at 
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
at hudson.util.PluginServletFilter$1.doFilter(PluginServletFilter.java:96)
at 
org.tuckey.web.filters.urlrewrite.RuleChain.handleRewrite(RuleChain.java:176)
at org.tuckey.web.filters.urlrewrite.RuleChain.doRules(RuleChain.java:145)
at 
org.tuckey.web.filters.urlrewrite.UrlRewriter.processRequest(UrlRewriter.java:92)
at 
com.marvelution.jenkins.plugins.jira.filter.UrlRewriteFilter.doFilter(UrlRewriteFilter.java:51)
at hudson.util.PluginServletFilter$1.doFilter(PluginServletFilter.java:99)
at 
com.marvelution.jenkins.plugins.jira.filter.OAuthFilter.doFilter(OAuthFilter.java:85)
at hudson.util.PluginServletFilter$1.doFilter(PluginServletFilter.java:99)
at hudson.util.PluginServletFilter.doFilter(PluginServletFilter.java:88)
at 
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243)
at 
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
at hudson.security.csrf.CrumbFilter.doFilter(CrumbFilter.java:48)
at 
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243)
at 
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
at 
hudson.security.ChainedServletFilter$1.doFilter(ChainedServletFilter.java:84)
at 
hudson.security.ChainedServletFilter.doFilter(ChainedServletFilter.java:76)
at hudson.security.HudsonFilter.doFilter(HudsonFilter.java:164)
at 
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243)
at 
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
at 
org.kohsuke.stapler.compression.CompressionFilter.doFilter(CompressionFilter.java:46)
at 
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243)
at 
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
at 
hudson.util.CharacterEncodingFilter.doFilter(CharacterEncodingFilter.java:81)
at 
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243)
at 
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
at 
org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:222)
at 
org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:123)
at 
org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:611)
at 
org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:171)
at 
org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:100)
at org.apache.catalina.valves.AccessLogValve.invoke(AccessLogValve.java:953)
at 
org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:118)
at 
org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:408)
at org.apache.coyote.ajp.AjpAprProcessor.process(AjpAprProcessor.java:197)
at 

Re: People using the LDAP plugin to connect to Active Directory

2014-05-30 Thread James Chapman
Stephen,

I can confirm that performance is now _A_LOT_ better!
Login now happens in seconds and not minutes.
So thank you.

FWIW, the AD plugin still doesn't work with AD that uses TLS.

James




On 25 May 2014 20:46, teilo teilo+goo...@teilo.net wrote:

 I haven't tried that version but I already know that the ad specific
 LDAP_MATCHING_RULE_IN_CHAIN oid breaks very large installations.
 One LDAP query will take over 1.5 minutes and will be killed by the ad
 server.

 Last I looked using ad browser which was a few weeks my memberOf did not
 include groups that groups where members of so would give different results
 than you are expecting

 --
 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
 email to jenkinsci-users+unsubscr...@googlegroups.com.
 For more options, visit https://groups.google.com/d/optout.


-- 
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 email 
to jenkinsci-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: People using the LDAP plugin to connect to Active Directory

2014-05-30 Thread Stephen Connolly
Yes, but what about telio's expression of doubt with respect to nested
groups... or were you not using them anyway (as perhaps your login perf was
shite)


On 30 May 2014 10:57, James Chapman ja...@mtbfr.co.uk wrote:

 Stephen,

 I can confirm that performance is now _A_LOT_ better!
 Login now happens in seconds and not minutes.
 So thank you.

 FWIW, the AD plugin still doesn't work with AD that uses TLS.

 James




 On 25 May 2014 20:46, teilo teilo+goo...@teilo.net wrote:

 I haven't tried that version but I already know that the ad specific
 LDAP_MATCHING_RULE_IN_CHAIN oid breaks very large installations.
 One LDAP query will take over 1.5 minutes and will be killed by the ad
 server.

 Last I looked using ad browser which was a few weeks my memberOf did not
 include groups that groups where members of so would give different results
 than you are expecting

 --
 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
 email to jenkinsci-users+unsubscr...@googlegroups.com.
 For more options, visit https://groups.google.com/d/optout.


  --
 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
 email to jenkinsci-users+unsubscr...@googlegroups.com.
 For more options, visit https://groups.google.com/d/optout.


-- 
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 email 
to jenkinsci-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: python script argument misinterpreted in Jenkins Execute Shell step - how to overcome?

2014-05-30 Thread Daniel Beck
Are you sure it changes, or is it only the warped output of bash -x?

What version of Jenkins does this occur with?

Could you provide a test case anyone can run that demonstrates the problem? 
Would 'echo' rather than 'sudo myscript.py' do?

On 30.05.2014, at 04:55, mpc8250 mpc8...@gmail.com wrote:

 Hi All
 
 When we run my python script in the shell terminal, it works
 
 sudo myscript.py --version=22 --base=252 --hosts={'hostA':[1],'hostB':[22]}
 
 But when we run in Hudson and Jenkins, using Execute Shell step, somehow, the 
 string --hosts={'hostA':[1],'hostB':[22]} is interpreted as
 
 sudo myscript.py --version=22 --base=252 
 '--hosts={'hostA':[1],'hostB':[22]}'
 
 How do we overcome this so that our script would run in Jenkins and Hudson ?
 
 Thank you. 
 
 Sincerely
 
 
 -- 
 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 
 email to jenkinsci-users+unsubscr...@googlegroups.com.
 For more options, visit https://groups.google.com/d/optout.

-- 
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 email 
to jenkinsci-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Jenkins on JBoss 7.1.1 FInal : Warning : Container doesn't use UTF-8 to decode URLs...

2014-05-30 Thread Ramón Manjavacas Ortiz
Hi, 

   I've deployed Jenkins on JBoss 7.1.1 Final. In the Manage Jenkins
screen the following warning message  is showed: Container doesn't use
UTF-8 to decode URLs...

   The Jboss Configuration has been inspected. Configurantion changes
has been made and the server shows this configuration:

[standalone@localhost:10999 /] 
/system-property=org.apache.catalina.connector.USE_BODY_ENCODING_FOR_QUERY_STRING:read-resource
{
outcome = success,
result = {value = true}
}
[standalone@localhost:10999 /] 
/system-property=org.apache.catalina.connector.URI_ENCODING:read-resource   
   
{
outcome = success,
result = {value = UTF-8}
}


 However the warning message continues in the Manage Jenkins
screen...

¿any idea?

  Thanks in advance...

-- 
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 email 
to jenkinsci-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


TFS integration

2014-05-30 Thread Munaf Kotawdekar
Hi,

I am trying to integrate TFS repository in my build process. Installed the 
TFS plugin and configured job. Have setup TFS server details, user id and 
password. However when I run the job, it always errors out by saying User 
not authenticated... 

Am I missing anything here?

Thanks for the help in advance.

Regards,

Munaf

-- 
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 email 
to jenkinsci-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: TFS integration

2014-05-30 Thread Eric Wood
Make sure you use the domain in the user field domain\ericwood

Thanks, E


On Friday, May 30, 2014 9:03 AM, Munaf Kotawdekar kmu...@gmail.com wrote:
 


Hi,

I am trying to integrate TFS repository in my build process. Installed the TFS 
plugin and configured job. Have setup TFS server details, user id and password. 
However when I run the job, it always errors out by saying User not 
authenticated... 

Am I missing anything here?

Thanks for the help in advance.

Regards,

Munaf
-- 
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 email 
to jenkinsci-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

-- 
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 email 
to jenkinsci-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Different platforms in NUnit in the same job

2014-05-30 Thread jes Struck
Im sorry for not clarifiyng this but C# can actaully be run both 32  64
bit on a 64bit machine what im looking for is a way to execute both NUnit
execution in the same job and have the result being put into two different
graph. it's not a problem to execute. my problem is ONLY related to
collecting result data from the Unit test



/Jes


On 28 May 2014 22:03, Owen B. Mehegan o...@nerdnetworks.org wrote:

 What you want to do is have two Jenkins slaves, one 32 and one 64 bit.
 Give the slaves labels to that effect. Then create one Jenkins job, and
 choose the multi-configuration project type (also referred to as a matrix
 job). In that job's configuration you will see a section called
 Configuration Matrix. Click on the 'Add axis' button, choose 'Slaves,'
 expand the 'Labels' list and click on both of the labels you chose.
 Configure the rest of the job as normal.

 When you run this job, some initial things will happen only on the Jenkins
 master (referred to as the flyweight tasks like figuring out what code
 changes there were, etc.), then the build steps will run in parallel on
 both slaves. Play around with it and you will get the idea. There are some
 weird things about matrix jobs, but this use case is what they are made for!

 On Wednesday, May 28, 2014 3:44:22 AM UTC-7, Jes Struck wrote:


 Hey,

 I'm struggling with, what i thought would be a simple task, I have some
 NUnit test that i want to run in both x64 and x84 but I'd like it to be
 grouped by the bitness, as fare as I see it I have to create two separate
 jobs in order to clearly divide this. is that true??..

 Is that true or is there a nice feature/plugins that I'm not aware of
 please enlighten me ;)


 --

 [image: ]
 http://www.praqma.net/
  *Jes Struck, *
 Consultant
 j...@praqma.net

 +45 31 42 09 00
 Skype:jes.struck
 *Praqma A/S*
 www.praqma.net
 Allerød Stationsvej 4
 DK-3450 Allerød
 +45 36 77 27 62 http://www.praqma.net/jciusrcph12
 http://www.praqma.net/jcicodecamp12

   --
 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
 email to jenkinsci-users+unsubscr...@googlegroups.com.
 For more options, visit https://groups.google.com/d/optout.


-- 
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 email 
to jenkinsci-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: After a DSL build flow completes, no email is sent

2014-05-30 Thread Mark Sherman
Could this issue be related 
to https://issues.jenkins-ci.org/browse/JENKINS-22779

-- 
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 email 
to jenkinsci-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: After a DSL build flow completes, no email is sent

2014-05-30 Thread Slide
Yes, most likely the changes in the plugin are causing problems.


On Fri, May 30, 2014 at 10:21 AM, Mark Sherman msher...@gogii.net wrote:

 Could this issue be related to
 https://issues.jenkins-ci.org/browse/JENKINS-22779

 --
 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
 email to jenkinsci-users+unsubscr...@googlegroups.com.
 For more options, visit https://groups.google.com/d/optout.




-- 
Website: http://earl-of-code.com

-- 
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 email 
to jenkinsci-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: After a DSL build flow completes, no email is sent

2014-05-30 Thread Mark Sherman
The issue is related. If you install the lastest build-flow plugin  0.10, 
you loose your ability to run post build tasks, including email generation.

-- 
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 email 
to jenkinsci-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Gerrit trigger troubleshooting

2014-05-30 Thread 'Coinbase Support' via Jenkins Users
__
Type your response ABOVE THIS LINE to reply



Re: Gerrit trigger troubleshooting

Coinbase | May 30, 2014 03:42PM PDT

Thank you for submitting your request.  We have received your request and are 
working on responding to you as soon as possible.  If you have any additional 
information to add to this case, please reply to this email.

Thanks in advance for your patience and support.


This message was sent to  jenkinsci-users@googlegroups.com in reference to Case 
#344487.



[[ff58325b157db54f6aa8dc8ba46d08b13f42acf0-245073547]]

-- 
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 email 
to jenkinsci-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Gerrit trigger troubleshooting

2014-05-30 Thread 'Curtis Kline' via Jenkins Users
Does anyone have suggestions for troubleshooting the Gerrit trigger plugin?
I have a Gerrit repo that simply does not trigger any jobs on Jenkins. I
can change the Jenkins Gerrit trigger job config by simply entering a
different Gerrit repo name and the job is triggered flawlessly. But when I
change the repo name back to this one, the job never runs on any event
(Patchset created, change merged, etc).

I can trigger manually using the Query and Trigger Gerrit Patches option,
and the job runs.

Thanks,
Curtis

-- 
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 email 
to jenkinsci-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.