|
||||||||
|
This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators. For more information on JIRA, see: http://www.atlassian.com/software/jira |
||||||||
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
For more options, visit https://groups.google.com/d/optout.

I get this error once I try to redeploy the app. There doesn't seem to be a way to fix this without erasing the war and exploded directory then it will deploy without error. I find debugging this from looking at the plugin is seriously obtuse. There is nothing printed out about what the server returned. The access logs on tomcat say a 200 success was returned, but nothing else. Just this obtuse exception with no real explanation. I also don't get any errors in the manager logs on tomcat. I feel like there could be a bug here, but because there is no actual error message it's impossible to tell what's really wrong.