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 IllegalArgumentException #95864

Open
jsql-robot opened this issue Jan 17, 2025 · 0 comments
Open

Unhandled IllegalArgumentException #95864

jsql-robot opened this issue Jan 17, 2025 · 0 comments

Comments

@jsql-robot
Copy link

jSQL: v0.103
Java: v23.0.1-amd64-en on DebianOpenJDK Runtime Environment
OS: Linux (v6.11.2-amd64)
Display: Light Flat (1920x947, en)
Strategy: undefined
Db engine: MySQL
Exception on ThreadBeginInjection
java.lang.IllegalArgumentException: unsupported URI /?action=login
	at java.net.http/jdk.internal.net.http.common.Utils.newIAE(Utils.java:378)
	at java.net.http/jdk.internal.net.http.HttpRequestBuilderImpl.checkURI(HttpRequestBuilderImpl.java:85)
	at java.net.http/jdk.internal.net.http.HttpRequestBuilderImpl.uri(HttpRequestBuilderImpl.java:71)
	at java.net.http/jdk.internal.net.http.HttpRequestBuilderImpl.uri(HttpRequestBuilderImpl.java:43)
	at com.jsql.model.InjectionModel.inject(InjectionModel.java:259)
	at com.jsql.model.AbstractModelObservable.injectWithoutIndex(AbstractModelObservable.java:54)
	at com.jsql.model.injection.strategy.blind.InjectionCharInsertion.callUrl(InjectionCharInsertion.java:183)
	at com.jsql.model.injection.strategy.blind.InjectionCharInsertion.<init>(InjectionCharInsertion.java:66)
	at com.jsql.model.suspendable.SuspendableGetCharInsertion.checkInsertionChar(SuspendableGetCharInsertion.java:202)
	at com.jsql.model.suspendable.SuspendableGetCharInsertion.initializeCallables(SuspendableGetCharInsertion.java:172)
	at com.jsql.model.suspendable.SuspendableGetCharInsertion.run(SuspendableGetCharInsertion.java:58)
	at com.jsql.model.injection.strategy.MediatorStrategy.testStrategies(MediatorStrategy.java:153)
	at com.jsql.model.injection.method.AbstractMethodInjection.checkLastParam(AbstractMethodInjection.java:97)
	at com.jsql.model.injection.method.AbstractMethodInjection.testParameters(AbstractMethodInjection.java:72)
	at com.jsql.model.injection.method.AbstractMethodInjection.testParameters(AbstractMethodInjection.java:39)
	at com.jsql.model.InjectionModel.beginInjection(InjectionModel.java:164)
	at java.base/java.lang.Thread.run(Thread.java:1575)
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