[JIRA] [gitlab-hook] (JENKINS-24232) Hook fails on parametrized jobs

2014-08-12 Thread jsi...@java.net (JIRA)














































jsirex
 created  JENKINS-24232


Hook fails on parametrized jobs















Issue Type:


Bug



Assignee:


Unassigned


Components:


gitlab-hook



Created:


12/Aug/14 4:03 PM



Description:


Given:
1. Gitlab hooks configured and works well for few projects
2. For each project I'd created few jobs

All works as expected.
Step to reproduce:
Add one job with GIT_BRANCH parameter (in my case I have job with choice parameter. Branch to build: $GIT_BRANCH). 
Note, that this job has triggered only manually, e.g. "poll scm periodically" is not configured.

When Jenkins gets gitlab hook I see exception:

Aug 12, 2014 6:52:38 PM org.eclipse.jetty.util.log.JavaUtilLog info
INFO: TypeError - cannot convert instance of class org.jruby.RubyException to class java.lang.Throwable:
org/jruby/RubyMethod.java:130:in `call'
/var/lib/jenkins/plugins/gitlab-hook/WEB-INF/classes/models/api.rb:53:in `process_projects'
/var/lib/jenkins/plugins/gitlab-hook/WEB-INF/classes/models/api.rb:24:in `POST /notify_commit'
org/jruby/RubyMethod.java:118:in `call'
/var/lib/jenkins/plugins/gitlab-hook/WEB-INF/classes/vendor/gems/gems/sinatra-1.3.3/lib/sinatra/base.rb:1265:in `compile!'
org/jruby/RubyProc.java:249:in `call'
/var/lib/jenkins/plugins/gitlab-hook/WEB-INF/classes/vendor/gems/gems/sinatra-1.3.3/lib/sinatra/base.rb:835:in `route!'
/var/lib/jenkins/plugins/gitlab-hook/WEB-INF/classes/vendor/gems/gems/sinatra-1.3.3/lib/sinatra/base.rb:851:in `route_eval'
/var/lib/jenkins/plugins/gitlab-hook/WEB-INF/classes/vendor/gems/gems/sinatra-1.3.3/lib/sinatra/base.rb:835:in `route!'
/var/lib/jenkins/plugins/gitlab-hook/WEB-INF/classes/vendor/gems/gems/sinatra-1.3.3/lib/sinatra/base.rb:872:in `process_route'
org/jruby/RubyKernel.java:1174:in `catch'
/var/lib/jenkins/plugins/gitlab-hook/WEB-INF/classes/vendor/gems/gems/sinatra-1.3.3/lib/sinatra/base.rb:870:in `process_route'
/var/lib/jenkins/plugins/gitlab-hook/WEB-INF/classes/vendor/gems/gems/sinatra-1.3.3/lib/sinatra/base.rb:834:in `route!'
org/jruby/RubyArray.java:1613:in `each'
/var/lib/jenkins/plugins/gitlab-hook/WEB-INF/classes/vendor/gems/gems/sinatra-1.3.3/lib/sinatra/base.rb:833:in `route!'
/var/lib/jenkins/plugins/gitlab-hook/WEB-INF/classes/vendor/gems/gems/sinatra-1.3.3/lib/sinatra/base.rb:936:in `dispatch!'
/var/lib/jenkins/plugins/gitlab-hook/WEB-INF/classes/vendor/gems/gems/sinatra-1.3.3/lib/sinatra/base.rb:769:in `call!'
/var/lib/jenkins/plugins/gitlab-hook/WEB-INF/classes/vendor/gems/gems/sinatra-1.3.3/lib/sinatra/base.rb:921:in `invoke'
org/jruby/RubyKernel.java:1174:in `catch'
/var/lib/jenkins/plugins/gitlab-hook/WEB-INF/classes/vendor/gems/gems/sinatra-1.3.3/lib/sinatra/base.rb:921:in `invoke'
/var/lib/jenkins/plugins/gitlab-hook/WEB-INF/classes/vendor/gems/gems/sinatra-1.3.3/lib/sinatra/base.rb:769:in `call!'
/var/lib/jenkins/plugins/gitlab-hook/WEB-INF/classes/vendor/gems/gems/sinatra-1.3.3/lib/sinatra/base.rb:755:in `call'
/var/lib/jenkins/plugins/gitlab-hook/WEB-INF/classes/vendor/gems/gems/rack-protection-1.2.0/lib/rack/protection/xss_header.rb:22:in `call'
/var/lib/jenkins/plugins/gitlab-hook/WEB-INF/classes/vendor/gems/gems/rack-protection-1.2.0/lib/rack/protection/path_traversal.rb:16:in `call'
/var/lib/jenkins/plugins/gitlab-hook/WEB-INF/classes/vendor/gems/gems/rack-protection-1.2.0/lib/rack/protection/json_csrf.rb:17:in `call'
/var/lib/jenkins/plugins/gitlab-hook/WEB-INF/classes/vendor/gems/gems/rack-protection-1.2.0/lib/rack/protection/base.rb:47:in `call'
/var/lib/jenkins/plugins/gitlab-hook/WEB-INF/classes/vendor/gems/gems/rack-protection-1.2.0/lib/rack/protection/xss_header.rb:22:in `call'
/var/lib/jenkins/plugins/gitlab-hook/WEB-INF/classes/vendor/gems/gems/rack-1.4.1/lib/rack/nulllogger.rb:9:in `call'
/var/lib/jenkins/plugins/gitlab-hook/WEB-INF/classes/vendor/gems/gems/rack-1.4.1/lib/rack/head.rb:9:in `call'

[JIRA] [core] (JENKINS-22734) OutOfMemory on file transfer

2014-04-23 Thread jsi...@java.net (JIRA)














































jsirex
 created  JENKINS-22734


OutOfMemory on file transfer















Issue Type:


Bug



Assignee:


Unassigned


Components:


core



Created:


23/Apr/14 3:54 PM



Description:


Reproduced in jenkins ver 1.560


Apr 21, 2014 10:46:43 AM hudson.remoting.Channel$2 handle
SEVERE: Failed to execute command Pipe.EOF(1895) (channel SRV6026)
java.lang.NullPointerException
at hudson.remoting.ProxyWriter$EOF.execute(ProxyWriter.java:177)
at hudson.remoting.Channel$2.handle(Channel.java:461)
at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:60)

Apr 21, 2014 10:46:43 AM hudson.remoting.Channel$2 handle
SEVERE: This command is created here
Command Pipe.EOF(1895) created at
at hudson.remoting.Command.init(Command.java:67)
at hudson.remoting.Command.init(Command.java:50)
at hudson.remoting.ProxyWriter$EOF.init(ProxyWriter.java:169)
at hudson.remoting.ProxyWriter.close(ProxyWriter.java:124)
at hudson.remoting.ProxyWriter.finalize(ProxyWriter.java:132)
at java.lang.ref.Finalizer.invokeFinalizeMethod(Native Method)
at java.lang.ref.Finalizer.runFinalizer(Finalizer.java:101)
at java.lang.ref.Finalizer.access$100(Finalizer.java:32)
at java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:190)


Issue appears when jenkins try to archive artifacts when job runs on slave. Some of artifacts has 150+ Mb size.
After abort job in console I have:

ERROR: Failed to parse POMs
java.io.IOException: java.io.IOException: Failed to extract /var/lib/jenkins/workspace/Platform-0/assemblies/karaf/transfer of 3 files
	at hudson.FilePath.readFromTar(FilePath.java:2095)
	at hudson.FilePath.copyRecursiveTo(FilePath.java:2007)
	at jenkins.model.StandardArtifactManager.archive(StandardArtifactManager.java:57)
	at hudson.maven.MavenBuild$ProxyImpl.performArchiving(MavenBuild.java:474)
	at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:841)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:519)
	at hudson.model.Run.execute(Run.java:1703)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:525)
	at hudson.model.ResourceController.execute(ResourceController.java:88)
	at hudson.model.Executor.run(Executor.java:231)
Caused by: java.io.IOException
	at hudson.remoting.FastPipedInputStream.read(FastPipedInputStream.java:177)
	at hudson.util.HeadBufferingStream.read(HeadBufferingStream.java:61)
	at com.jcraft.jzlib.InflaterInputStream.fill(InflaterInputStream.java:175)
	at com.jcraft.jzlib.InflaterInputStream.read(InflaterInputStream.java:106)
	at org.apache.tools.tar.TarBuffer.readBlock(TarBuffer.java:257)
	at org.apache.tools.tar.TarBuffer.readRecord(TarBuffer.java:223)
	at hudson.org.apache.tools.tar.TarInputStream.read(TarInputStream.java:345)
	at java.io.FilterInputStream.read(FilterInputStream.java:107)
	at org.apache.commons.io.IOUtils.copyLarge(IOUtils.java:1792)
	at org.apache.commons.io.IOUtils.copyLarge(IOUtils.java:1769)
	at org.apache.commons.io.IOUtils.copy(IOUtils.java:1744)
	at hudson.util.IOUtils.copy(IOUtils.java:40)
	at hudson.FilePath.readFromTar(FilePath.java:2085)
	... 9 more

	at hudson.FilePath.copyRecursiveTo(FilePath.java:2014)
	at jenkins.model.StandardArtifactManager.archive(StandardArtifactManager.java:57)
	at hudson.maven.MavenBuild$ProxyImpl.performArchiving(MavenBuild.java:474)
	at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:841)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:519)
	at hudson.model.Run.execute(Run.java:1703)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:525)
	at hudson.model.ResourceController.execute(ResourceController.java:88)
	at hudson.model.Executor.run(Executor.java:231)
Caused by: java.util.concurrent.ExecutionException: hudson.remoting.RequestAbortedException: java.io.IOException: Unexpected reader termination
	at hudson.remoting.Request$1.get(Request.java:278)
	at hudson.remoting.Request$1.get(Request.java:210)
	at 

[JIRA] [jiratestresultreporter] (JENKINS-21623) Cannot save job configuration

2014-02-03 Thread jsi...@java.net (JIRA)














































jsirex
 created  JENKINS-21623


Cannot save job configuration















Issue Type:


Bug



Assignee:


Unassigned


Components:


jiratestresultreporter



Created:


03/Feb/14 11:42 AM



Description:



java.lang.RuntimeException: Failed to serialize hudson.maven.MavenModuleSet#publishers for class hudson.maven.MavenModuleSet
at hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:207)
at hudson.util.RobustReflectionConverter$2.visit(RobustReflectionConverter.java:175)
at com.thoughtworks.xstream.converters.reflection.PureJavaReflectionProvider.visitSerializableFields(PureJavaReflectionProvider.java:135)
at hudson.util.RobustReflectionConverter.doMarshal(RobustReflectionConverter.java:160)
at hudson.util.RobustReflectionConverter.marshal(RobustReflectionConverter.java:101)
at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:69)
at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:58)
at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:43)
at com.thoughtworks.xstream.core.TreeMarshaller.start(TreeMarshaller.java:82)
at com.thoughtworks.xstream.core.AbstractTreeMarshallingStrategy.marshal(AbstractTreeMarshallingStrategy.java:37)
at com.thoughtworks.xstream.XStream.marshal(XStream.java:898)
at com.thoughtworks.xstream.XStream.marshal(XStream.java:887)
at com.thoughtworks.xstream.XStream.toXML(XStream.java:860)
at hudson.XmlFile.write(XmlFile.java:178)
at hudson.model.AbstractItem.save(AbstractItem.java:459)
at hudson.model.Job.save(Job.java:163)
at hudson.model.AbstractProject.save(AbstractProject.java:287)
at hudson.model.AbstractItem.setDisplayName(AbstractItem.java:158)
at hudson.model.Job.doConfigSubmit(Job.java:1121)
at hudson.model.AbstractProject.doConfigSubmit(AbstractProject.java:786)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:601)
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:848)
at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:686)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1494)
at hudson.util.PluginServletFilter$1.doFilter(PluginServletFilter.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 

[JIRA] [jiratestresultreporter] (JENKINS-21623) Cannot save job configuration

2014-02-03 Thread jsi...@java.net (JIRA)















































jsirex
 resolved  JENKINS-21623 as Cannot Reproduce


Cannot save job configuration
















Looks like upgrade jenkins and all installed plugin to the latest and restart jenkins fixes this issue.





Change By:


jsirex
(03/Feb/14 12:01 PM)




Status:


Open
Resolved





Resolution:


CannotReproduce



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
You received this message because you are subscribed to the Google Groups Jenkins Issues group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


[JIRA] (JENKINS-12017) Seriously slow rendering/loading times for the job/foo/configure page

2013-03-11 Thread jsi...@java.net (JIRA)














































jsirex
 commented on  JENKINS-12017


Seriously slow rendering/loading times for the job/foo/configure page















On my installation with latest jenkins rendering main page from time to time tooks more than 5 minutes!

	In logs nothing special
	Master hasn't building any job (jenkins idle)
	Second request in close period tooks about 2-3 seconds
	After Jenkins restart main page also rendered for few seconds





























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
You received this message because you are subscribed to the Google Groups Jenkins Issues group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.




[JIRA] (JENKINS-16089) Standard view columns interact force builds to be eagerly loaded

2012-12-13 Thread jsi...@java.net (JIRA)














































jsirex
 commented on  JENKINS-16089


Standard view columns interact force builds to be eagerly loaded















In fs jenkins have some symlinks like 'lastStable' or 'lastSuccessful'. May be good point is to create other 'lastFailure|Unstable|whatever' and use these links when load jobs in view.

Also build.xml is to heavy to parse it only for few columns displayed on page. Possibly creating an light json file with only required info also improves performance.



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira






[JIRA] (JENKINS-10127) M2 Release plugin ignores parameters from a parameterized build

2012-12-06 Thread jsi...@java.net (JIRA)















































jsirex
 assigned  JENKINS-10127 to jsirex



M2 Release plugin ignores parameters from a parameterized build
















Change By:


jsirex
(06/Dec/12 12:36 PM)




Assignee:


teilo
jsirex



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira






[JIRA] (JENKINS-14781) Maven Release Plugin performs build without goals

2012-11-14 Thread jsi...@java.net (JIRA)














































jsirex
 updated  JENKINS-14781


Maven Release Plugin performs build without goals
















Change By:


jsirex
(15/Nov/12 7:09 AM)




Description:


IhavejenkinsmasterinstalledonWindows.Browserischrome(sometimesreproducedinfirefoxtoo).
Steps:#Performmavenreleaseplugin#SpecifySCMCredentials
(mvnreleasefailswithoutit)
withinpassword
#SchedulemavenreleaseResults:InlogsIsee:{code}ExecutingMaven:-B-fc:\opt\Jenkins\jobs\project-ci\workspace\pom.xml-DdevelopmentVersion=4.4.005-SNAPSHOT-DreleaseVersion=4.4.004-Dusername=user-Dpassword=*Nogoalshavebeenspecifiedforthisbuild.Youmustspecifyavalidlifecyclephaseoragoal{code}Buildfails.Expectedresults:Releasegoalsarepassedinmavenduringrelease.
Note:OnLinuxwithIcewasel(firefox)10.0.6allworksfine.Itsverystrangeoddforme.



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira






[JIRA] (JENKINS-14781) Maven Release Plugin performs build without goals

2012-11-05 Thread jsi...@java.net (JIRA)














































jsirex
 commented on  JENKINS-14781


Maven Release Plugin performs build without goals















Looks like this issue is releated to SCM Password. 
When I perform release build, check "Provide SCM User and Password" and enter an password with ' symbol plugin fails.

Also, it will be good point to use Jenkins' stored SCM Login/Password, because if I just press release without specifying SCM credentials it fails with "Authentication Failure".



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira






[JIRA] (JENKINS-14781) Maven Release Plugin performs build without goals

2012-11-05 Thread jsi...@java.net (JIRA)












































 
jsirex
 edited a comment on  JENKINS-14781


Maven Release Plugin performs build without goals
















Looks like this issue is releated to SCM Password. 
When I perform release build, check "Provide SCM User and Password" and enter an password with " symbol plugin fails.

Also, it will be good point to use Jenkins' stored SCM Login/Password, because if I just press release without specifying SCM credentials it fails with "Authentication Failure".



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira






[JIRA] (JENKINS-15639) NPE When trying to see more builds in build history

2012-10-26 Thread jsi...@java.net (JIRA)














































jsirex
 created  JENKINS-15639


NPE When trying to see more builds in build history















Issue Type:


Bug



Assignee:


Unassigned


Components:


core



Created:


26/Oct/12 4:26 PM



Description:



	Goto any job with many builds.
	In "build history" frame at the bottom click "more" (show more builds)
	NPE raiases




Exception: org.apache.commons.jelly.JellyTagException: jar:file:/var/cache/jenkins/war/WEB-INF/lib/jenkins-core-1.487.jar!/hudson/widgets/HistoryWidget/entry.jelly:39:106: i:formatDate java.lang.NullPointerException
Stacktrace:

javax.servlet.ServletException: org.apache.commons.jelly.JellyTagException: jar:file:/var/cache/jenkins/war/WEB-INF/lib/jenkins-core-1.487.jar!/hudson/widgets/HistoryWidget/entry.jelly:39:106: i:formatDate java.lang.NullPointerException
	at org.kohsuke.stapler.jelly.JellyFacet$1.dispatch(JellyFacet.java:103)
	at org.kohsuke.stapler.Stapler.tryInvoke(Stapler.java:574)
	at org.kohsuke.stapler.Stapler.invoke(Stapler.java:659)
	at org.kohsuke.stapler.MetaClass$12.dispatch(MetaClass.java:384)
	at org.kohsuke.stapler.Stapler.tryInvoke(Stapler.java:574)
	at org.kohsuke.stapler.Stapler.invoke(Stapler.java:659)
	at org.kohsuke.stapler.MetaClass$6.doDispatch(MetaClass.java:241)
	at org.kohsuke.stapler.NameBasedDispatcher.dispatch(NameBasedDispatcher.java:53)
	at org.kohsuke.stapler.Stapler.tryInvoke(Stapler.java:574)
	at org.kohsuke.stapler.Stapler.invoke(Stapler.java:659)
	at org.kohsuke.stapler.Stapler.invoke(Stapler.java:488)
	at org.kohsuke.stapler.Stapler.service(Stapler.java:162)
	at javax.servlet.http.HttpServlet.service(HttpServlet.java:45)
	at winstone.ServletConfiguration.execute(ServletConfiguration.java:248)
	at winstone.RequestDispatcher.forward(RequestDispatcher.java:333)
	at winstone.RequestDispatcher.doFilter(RequestDispatcher.java:376)
	at hudson.util.PluginServletFilter$1.doFilter(PluginServletFilter.java:95)
	at hudson.plugins.greenballs.GreenBallFilter.doFilter(GreenBallFilter.java:58)
	at hudson.util.PluginServletFilter$1.doFilter(PluginServletFilter.java:98)
	at hudson.util.PluginServletFilter.doFilter(PluginServletFilter.java:87)
	at winstone.FilterConfiguration.execute(FilterConfiguration.java:194)
	at winstone.RequestDispatcher.doFilter(RequestDispatcher.java:366)
	at hudson.security.csrf.CrumbFilter.doFilter(CrumbFilter.java:47)
	at winstone.FilterConfiguration.execute(FilterConfiguration.java:194)
	at winstone.RequestDispatcher.doFilter(RequestDispatcher.java:366)
	at hudson.security.ChainedServletFilter$1.doFilter(ChainedServletFilter.java:84)
	at hudson.security.UnwrapSecurityExceptionFilter.doFilter(UnwrapSecurityExceptionFilter.java:51)
	at hudson.security.ChainedServletFilter$1.doFilter(ChainedServletFilter.java:87)
	at org.acegisecurity.ui.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:166)
	at hudson.security.ChainedServletFilter$1.doFilter(ChainedServletFilter.java:87)
	at org.acegisecurity.providers.anonymous.AnonymousProcessingFilter.doFilter(AnonymousProcessingFilter.java:125)
	at hudson.security.ChainedServletFilter$1.doFilter(ChainedServletFilter.java:87)
	at org.acegisecurity.ui.rememberme.RememberMeProcessingFilter.doFilter(RememberMeProcessingFilter.java:142)
	at hudson.security.ChainedServletFilter$1.doFilter(ChainedServletFilter.java:87)
	at org.acegisecurity.ui.AbstractProcessingFilter.doFilter(AbstractProcessingFilter.java:271)
	at hudson.security.ChainedServletFilter$1.doFilter(ChainedServletFilter.java:87)
	at org.acegisecurity.ui.basicauth.BasicProcessingFilter.doFilter(BasicProcessingFilter.java:173)
	at hudson.security.ChainedServletFilter$1.doFilter(ChainedServletFilter.java:87)
	at jenkins.security.ApiTokenFilter.doFilter(ApiTokenFilter.java:63)
	at hudson.security.ChainedServletFilter$1.doFilter(ChainedServletFilter.java:87)
	at org.acegisecurity.context.HttpSessionContextIntegrationFilter.doFilter(HttpSessionContextIntegrationFilter.java:249)
	at hudson.security.HttpSessionContextIntegrationFilter2.doFilter(HttpSessionContextIntegrationFilter2.java:66)
	at hudson.security.ChainedServletFilter$1.doFilter(ChainedServletFilter.java:87)
	at 

[JIRA] (JENKINS-15639) NPE When trying to see more builds in build history

2012-10-26 Thread jsi...@java.net (JIRA)














































jsirex
 commented on  JENKINS-15639


NPE When trying to see more builds in build history















Thanks and sorry for duplication.



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira






[JIRA] (JENKINS-15639) NPE When trying to see more builds in build history

2012-10-26 Thread jsi...@java.net (JIRA)















































jsirex
 closed  JENKINS-15639 as Duplicate


NPE When trying to see more builds in build history
















Change By:


jsirex
(26/Oct/12 4:37 PM)




Status:


Resolved
Closed



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira






[JIRA] (JENKINS-14781) Maven Release Plugin performs build without goals

2012-08-14 Thread jsi...@java.net (JIRA)














































jsirex
 created  JENKINS-14781


Maven Release Plugin performs build without goals















Issue Type:


Bug



Affects Versions:


current



Assignee:


teilo



Components:


m2release



Created:


14/Aug/12 7:55 AM



Description:


I have jenkins master installed on Windows. Browser is chrome (sometimes reproduced in firefox too).
Steps:

	Perform maven release plugin
	Specify SCM Credentials (mvn release fails without it)
	Schedule maven release



Results:
In logs I see:

Executing Maven:  -B -f c:\opt\Jenkins\jobs\project-ci\workspace\pom.xml -DdevelopmentVersion=4.4.005-SNAPSHOT -DreleaseVersion=4.4.004 -Dusername=user -Dpassword=*

No goals have been specified for this build. You must specify a valid lifecycle phase or a goal

Build fails.

Expected results:
Release goals are passed in maven during release.

Note: On Linux with Icewasel (firefox) 10.0.6 all works fine.

It's very strange odd for me.






Project:


Jenkins



Priority:


Critical



Reporter:


jsirex

























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira