-
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