[
https://issues.jenkins-ci.org/browse/JENKINS-13427?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=161612#comment-161612
]
Nobuhiro Ban commented on JENKINS-13427:
----------------------------------------
I faced a similar problem with Jenkins on Tomcat. But I got more friendly
error messages, eg:
bq. HTTP Status 404 - /plugin/thinBackup/checkBackupPath
So, I found that the path of Jenkins webapp "/jenkins" was missing.
I checked source code and found typos in
src/main/resources/org/jvnet/hudson/plugins/thinbackup/ThinBackupMgmtLink/backupsettings.jelly
.
bq. checkUrl="'${rootUrl}/plugin/thinBackup/..."
These should be *rootURL*, not *rootUrl*.
> Configuration view displays ERROR/Not Found under the edit boxes
> ----------------------------------------------------------------
>
> Key: JENKINS-13427
> URL: https://issues.jenkins-ci.org/browse/JENKINS-13427
> Project: Jenkins
> Issue Type: Bug
> Components: thinBackup
> Reporter: Alexander Shusherov
> Assignee: Thomas Fürer
> Priority: Minor
> Attachments: thinBackup-config.jpg
>
>
> Hello, thinBackup developers! Thanks for a great plugin - we've been using it
> for several months and it's very helpful!
> 2 cents though.
> We've recently started to observe the attached picture. I.e. messages
> "ERROR", "Not Found. Sorry!The page requested was not found." under the edit
> boxes.
> We are behind the proxy. The global jenkins proxy config (as well as the
> config for the container) is correct - jenkins receives updates for plugins
> successfully.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jenkins-ci.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira