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

MZ390E String index out of range #599

Open
abekornelis opened this issue Jan 19, 2025 · 1 comment
Open

MZ390E String index out of range #599

abekornelis opened this issue Jan 19, 2025 · 1 comment
Labels
bug Something isn't working component-core Related to core components (java) Investigate Needs additional investigation Lang:Java

Comments

@abekornelis
Copy link
Collaborator

abekornelis commented Jan 19, 2025

Reported by Lin Lyons; email dd 2025-01-18 22:12

*
         LA    R1,1(R1)
         CLC   CARD+A(1),0(R1)
         BE    GOTEND
         BCT   R0,*-14
CARDERR  ERR   'LONG PARAM'
--
         CLI   CARD,C'C'      C'ABCD',DD=DDNAM,

caused ....

0002C7 (1/200)189 * MZ390E abort 84 file=1 line=200 internal system exception - java.lang.StringIndexOutOfBoundsException: String index out of range: 0
AZ390E error 165 (1/200)189 * MZ390E abort 84 file=1 line=200 internal system exception - java.lang.StringIndexOutOfBoundsException: String index out of range: 0
AZ390I input truncated due to mz390 abort

Lin suspects the problem is caused by the line starting wih two dashes.

@abekornelis abekornelis added bug Something isn't working component-core Related to core components (java) Lang:Java Investigate Needs additional investigation labels Jan 19, 2025
@abekornelis
Copy link
Collaborator Author

I've requested Lin to supply complete source in order to more easily reproduce the issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working component-core Related to core components (java) Investigate Needs additional investigation Lang:Java
Projects
None yet
Development

No branches or pull requests

1 participant