-
Notifications
You must be signed in to change notification settings - Fork 1.4k
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
/wallet/getnodeinfo error : StringIndexOutOfBoundsException #5592
Labels
Comments
May use StringBuffer to replace it |
@lurais This is one of the solutions. |
@317787106 Do you already have a solution? And has the solution been validated? |
@jwrct Yes, you can see this solution in pr 5594. there is a testcase. |
317787106
changed the title
Fix bug of method toString in BlockCapsule
Resolve concurrency exception issue for toString in BlockCapsule
Jan 9, 2024
halibobo1205
changed the title
Resolve concurrency exception issue for toString in BlockCapsule
/wallet/getnodeinfo : java.lang.StringIndexOutOfBoundsException
Jan 9, 2024
halibobo1205
changed the title
/wallet/getnodeinfo : java.lang.StringIndexOutOfBoundsException
/wallet/getnodeinfo error : StringIndexOutOfBoundsException
Jan 10, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
System information
Java-tron version: v4.7.3 /Java1.8
OS & Version: Linux
Expected behavior
Actual behavior
The exception occurs when calling this endpoint: java.lang.StringIndexOutOfBoundsException: String index out of range: 699
Backtrace
The text was updated successfully, but these errors were encountered: