-
Bug
-
Resolution: Duplicate
-
Minor
-
None
Problem ocurring on Jenkins 1.557: on job view of a given project, an embedded error page is shown with stacktrace attached. It appeared after our last build.
- is related to
-
JENKINS-20725 maven build creates symlinkd files that Windows OS does not understand
-
- Open
-
-
JENKINS-21459 Jenkins don't run jobs from queue (there are available executors)
-
- Resolved
-
-
JENKINS-21509 Create new item fails: NumberFormatException: for InputString ""
-
- Resolved
-
-
JENKINS-21631 java.lang.NumberFormatException: For input string: "<various stuff>" in PeepholePermalink::resolve()
-
- Resolved
-
[JENKINS-22803] 'JellyTagException: <st:include> For input string: ""' on job view
Component/s | New: parameterized-trigger [ 15592 ] | |
Component/s | Original: core [ 15593 ] | |
Description |
Original:
Problem ocurring on Jenkins 1.557: on job view of a given project, an embedded error page is shown with stacktrace attached. It appeared after our last build. This is a simple build which we use to release a version of C# .NET service. Job's view should not show anything but default stats for project. Pretty sure there are no plugins which could interfere with this page. |
New:
Problem ocurring on Jenkins 1.557: on job view of a given project, an embedded error page is shown with stacktrace attached. It appeared after our last build. |
Component/s | New: core [ 15593 ] | |
Component/s | Original: parameterized-trigger [ 15592 ] |
Link | New: This issue is related to JENKINS-20725 [ JENKINS-20725 ] |
Link |
New:
This issue is related to |
Link |
New:
This issue is related to |
Link |
New:
This issue is related to |
This is caused by Parameterized Trigger plugin. Please provide the version of the plugin you're using. Also, is the user viewing this job page allowed to access the jobs triggered by the selected job? Does it work if a user allowed to access those jobs views this job's page?