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

Code throws "java.io.IOException: Error: Failed to update number range" in certain use cases #3282

Open
pki-bot opened this issue Oct 3, 2020 · 2 comments

Comments

@pki-bot
Copy link

pki-bot commented Oct 3, 2020

This issue was migrated from Pagure Issue #3165. Originally filed by cipherboy (@cipherboy) on 2020-03-17 10:22:51:


Description of problem:

Code throws java.io.IOException: Error: Failed to update number range. in certain use cases.

For reproducing this error , I did some changes in CS.cfg because it might not be possible in regular test cases to reproduce it.Hence some small hacks are needed to generate it.

Version-Release number of selected component (if applicable):
RHEL 7.7

How reproducible:
always

Steps to Reproduce:
1. Install master . topology-02-CA.
2. Do below changes in CS.cfg
dbs.beginSerialNumber=1 dbs.endSerialNumber=30 dbs.serialCloneTransferNumber=8 dbs.serialIncrement=100 dbs.serialLowWaterMark=6
Restart master .

3. Install clone . topology-02-CA-clone.

Actual results:

Getting error ; https://bugzilla.redhat.com/show_bug.cgi?id=1754845#c9

Expected results:

It should not result in such errors and NPE. NPE and stack trace never looks user friendly.

Additional info:

Refer bugzilla https://bugzilla.redhat.com/show_bug.cgi?id=1754845#c9 for detailed scenario and use cases.

@pki-bot
Copy link
Author

pki-bot commented Oct 3, 2020

@pki-bot
Copy link
Author

pki-bot commented Oct 3, 2020

Comment from cipherboy (@cipherboy) at 2020-03-17 10:23:16

Metadata Update from @cipherboy:

  • Custom field component adjusted to None
  • Custom field feature adjusted to None
  • Custom field origin adjusted to None
  • Custom field proposedmilestone adjusted to None
  • Custom field proposedpriority adjusted to None
  • Custom field reviewer adjusted to None
  • Custom field rhbz adjusted to https://bugzilla.redhat.com/show_bug.cgi?id=1774928
  • Custom field type adjusted to None
  • Custom field version adjusted to None

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

No branches or pull requests

1 participant