-
Bug
-
Resolution: Unresolved
-
Major
When i try to start a build we see following exception in the jenkins log
03-Jul-2024 14:36:43.809 WARNING [Handling POST /jenkins/job/NewWeb-GIT/build from 10.10.130.44 : http-nio-8080-exec-6] hudson.init.impl.InstallUncaughtExceptionHandler.handleException null
javax.servlet.ServletException: This page expects a form submission but had only org.apache.catalina.util.ParameterMap@4ea7a429
at org.kohsuke.stapler.RequestImpl.getSubmittedForm(RequestImpl.java:1144)
at hudson.model.ParametersDefinitionProperty._doBuild(ParametersDefinitionProperty.java:155)
at jenkins.model.ParameterizedJobMixIn.doBuild(ParameterizedJobMixIn.java:214)
at jenkins.model.ParameterizedJobMixIn$ParameterizedJob.doBuild(ParameterizedJobMixIn.java:404)
at java.base/java.lang.invoke.MethodHandle.invokeWithArguments(Unknown Source)
at org.kohsuke.stapler.Function$MethodFunction.invoke(Function.java:397)
at org.kohsuke.stapler.Function$InstanceFunction.invoke(Function.java:409)
at org.kohsuke.stapler.Function.bindAndInvoke(Function.java:207)
at org.kohsuke.stapler.Function.bindAndInvokeAndServeResponse(Function.java:140)
at org.kohsuke.stapler.MetaClass$11.doDispatch(MetaClass.java:558)
at org.kohsuke.stapler.NameBasedDispatcher.dispatch(NameBasedDispatcher.java:59)
at org.kohsuke.stapler.Stapler.tryInvoke(Stapler.java:770)
at org.kohsuke.stapler.Stapler.invoke(Stapler.java:900)
at org.kohsuke.stapler.MetaClass$4.doDispatch(MetaClass.java:289)
at org.kohsuke.stapler.NameBasedDispatcher.dispatch(NameBasedDispatcher.java:59)
at org.kohsuke.stapler.Stapler.tryInvoke(Stapler.java:770)
at org.kohsuke.stapler.Stapler.invoke(Stapler.java:900)
at org.kohsuke.stapler.Stapler.invoke(Stapler.java:698)
We have Jenkins 2.452.2. (Windows)
Bitbucket Server Integration Plugin 4.0.0
Bitbucket DataCenter 8.19.5
[JENKINS-73395] Unable to Trigger a Jenkins Build manually
Attachment | New: screenshot-1.png [ 63026 ] |
Attachment | New: image-2024-07-31-09-47-40-565.png [ 63027 ] |
Attachment | New: image-2024-07-31-09-47-55-642.png [ 63028 ] |
Attachment | Original: screenshot-1.png [ 63026 ] |
Labels | New: triaged |
Resolution | New: Fixed [ 1 ] | |
Status | Original: Open [ 1 ] | New: Closed [ 6 ] |
Resolution | Original: Fixed [ 1 ] | |
Status | Original: Closed [ 6 ] | New: Reopened [ 4 ] |
Hi Claus, thanks for the report.
I'm afraid we need more detail before we can address this issue. Can you please provide replication instructions for this bug:
I don't see any com.atlassian in your stack trace so I'm not really sure how this relates to our plugin, so the replication steps will be important for us to diagnose and remedy it.