|
||||||||
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 jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Well... not exactly. Jenkins uses a fork of J-Interop, and could probably extend the error message:
https://github.com/kohsuke/j-interop/blob/kohsuke/j-interop/src/org/jinterop/dcom/core/JIComOxidStub.java#L261
However it's on kohsuke's account, so he'd need to do that. You could file a pull request referencing this issue with improved diagnostics and request a release and integration in Jenkins.