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

Unhandled ConcurrentModificationException #69449

Open
jsql-robot opened this issue Mar 8, 2018 · 0 comments
Open

Unhandled ConcurrentModificationException #69449

jsql-robot opened this issue Mar 8, 2018 · 0 comments
Assignees

Comments

@jsql-robot
Copy link

jSQL: v0.81
Java: v1.8.0_151-amd64-pt on OpenJDK Runtime Environment
OS: Linux (v4.13.0-36-generic)
Desktop: undefined
Strategy: Error
Db engine: MySQL
Exception on ThreadBeginInjection
java.util.ConcurrentModificationException
	at java.util.ArrayList$Itr.checkForComodification(ArrayList.java:907)
	at java.util.ArrayList$Itr.next(ArrayList.java:857)
	at com.jsql.model.InjectionModel.testParameters(InjectionModel.java:291)
	at com.jsql.model.InjectionModel.beginInjection(InjectionModel.java:191)
	at java.lang.Thread.run(Thread.java:748)
@ron190 ron190 self-assigned this Mar 13, 2018
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

2 participants