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 #95720

Open
jsql-robot opened this issue Sep 16, 2024 · 0 comments
Open

Unhandled IllegalArgumentException #95720

jsql-robot opened this issue Sep 16, 2024 · 0 comments

Comments

@jsql-robot
Copy link

jSQL: v0.101
Java: v21.0.2-amd64-en on OpenJDK Runtime Environment
OS: Linux (v6.8.11-amd64)
Desktop: undefined
Strategy: undefined
Db engine: MySQL
Exception on ThreadBeginInjection
java.lang.IllegalArgumentException: unsupported URI -v03,145/login.php
	at java.net.http/jdk.internal.net.http.common.Utils.newIAE(Utils.java:326)
	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:296)
	at com.jsql.model.AbstractModelObservable.injectWithoutIndex(AbstractModelObservable.java:54)
	at com.jsql.model.injection.strategy.blind.InjectionCharInsertion.callUrl(InjectionCharInsertion.java:196)
	at com.jsql.model.injection.strategy.blind.InjectionCharInsertion.<init>(InjectionCharInsertion.java:68)
	at com.jsql.model.suspendable.SuspendableGetCharInsertion.checkInsertionChar(SuspendableGetCharInsertion.java:239)
	at com.jsql.model.suspendable.SuspendableGetCharInsertion.initializeCallables(SuspendableGetCharInsertion.java:204)
	at com.jsql.model.suspendable.SuspendableGetCharInsertion.run(SuspendableGetCharInsertion.java:59)
	at com.jsql.model.injection.strategy.MediatorStrategy.testStrategies(MediatorStrategy.java:164)
	at com.jsql.model.injection.method.AbstractMethodInjection.checkLastParam(AbstractMethodInjection.java:106)
	at com.jsql.model.injection.method.AbstractMethodInjection.testParameters(AbstractMethodInjection.java:76)
	at com.jsql.model.injection.method.AbstractMethodInjection.testParameters(AbstractMethodInjection.java:41)
	at com.jsql.model.InjectionModel.beginInjection(InjectionModel.java:175)
	at java.base/java.lang.Thread.run(Thread.java:1583)
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