-
Docker 1.10.3
Jenkins 1.642.4
```
Apr 22, 2016 12:04:25 PM WARNING hudson.model.Descriptor$NewInstanceBindInterceptor instantiate
falling back to default instantiation com.github.kostyasha.yad.strate…
-
Support wrappers as partially implemented in Stapler.
Wrappers allow a developer to specify static extension methods to existing
classes for use by stapler.
Patches to Stapler and Hudson included.
-…
timja updated
15 years ago
-
API URL /job//api/xml?depth=1 causes exception. Note that 'depth=0' works fine.
java.io.IOException: Failed to write url
at org.kohsuke.stapler.export.Property.writeTo(Property.java:122)
at org.k…
-
I tried it on Jenkins 1.546 & 1.550, Following exception thrown
Stack trace
javax.servlet.ServletException: java.lang.ClassCastException: Cannot cast hudson.util.DescribableList to java.util.Vector
…
kvysh updated
10 years ago
-
Repro:
Create 2 pipeline jobs (using Jenkins built in pipelines) and the try to run them.
Error:
Mar 28, 2017 2:50:27 PM WARNING org.eclipse.jetty.util.log.JavaUtilLog warn
Error while serv…
-
my jenkins version is 2.296
my jenkinssci/gitlab plugin is 1.5.20
my system is ubuntu Ubuntu 21.04
there is error some log
29-Sep-2021 11:53:50.475 SEVERE [Handling POST /jenkins/job/other/j…
-
An error is generated in the Jenkins logs when viewing the details of a violation.
Additionally, new projects are not rendering the summary table that displays the trends.
Here is the stack trace:
`…
-
This just recently started happening.
I have a webhook set up to http://myserver/ghprbhook/? through Github. My server is getting the Github posts and is kicking off builds correctly, but I'm getting…
-
Using JSONObject in classes with annotation `@ExportedBean` works fine except when there is a field with null value.
Having a field with null value is correct in JSON format. So JSONObject with JSO…
-
So I have just followed the instructions in the README and I have also tested the credentials in the 'manage Jenkins' section and all actions can be performed successfully.
When I go to: `https://{je…