Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Let's access exception to diagnose issues #123

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

loganmzz
Copy link

Description

After plugin upgrades, I have the following error:

Error Code: -1
Error Message: Invalid input length 849

As error stack is suppressed, I have no way to diagnose the issue. So I modified POJO to let access at least to stack trace.

I run mvn verify to validate my changes.

Submitter checklist

  • Link to JIRA ticket in description, if appropriate.
  • Change is code complete and matches issue description.
  • Appropriate unit or acceptance tests or explanation to why this change has no tests.
  • Reviewer's manual test instructions provided in PR description. See Reviewer's first task below.

Reviewer checklist

  • Run the changes and verified the change matches the issue description.
  • Reviewed the code.
  • Verified that the appropriate tests have been written or valid explanation given.
  • If applicable, tested by installing this plugin on the Jenkins instance.

@nrayapati
Copy link
Member

@loganmzz Thank you for logging this PR, probably this is an issue with #120, I will soon take a look at it.

@loganmzz
Copy link
Author

loganmzz commented Oct 3, 2022

ping!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants