-
Notifications
You must be signed in to change notification settings - Fork 132
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
STUdio ne se lance plus #393
Comments
Même probléme 2023-09-16 10:34:58,537 [ERROR] [io.vertx.core.impl.launcher.commands.VertxIsolatedDeployer] [VertxIsolatedDeployer.java:77]: Failed in deploying verticle |
@Sr31000 tu as trouvé une solution ? |
Oui j'ai changé de PC 😅
Le mar. 19 sept. 2023, 17:02, MAcdugels ***@***.***> a écrit :
… @Sr31000 <https://github.com/Sr31000> tu as trouvé une solution ?
—
Reply to this email directly, view it on GitHub
<#393 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/BCTXEYB6BA7PDTDCWCAH5VLX3GXZDANCNFSM6AAAAAA4YI6BGI>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
Bonjour, |
I'm closing issues from past years. Feel free to reopen if needed. |
Depuis ce matin, impossible de lancer STUdio sur Windows, cmd.exe se lance et plante.
Je suis une méga quiche, je ne connais rien à rien, vous savez m'aider à travers les logs ?
(j'ai passé des plombes à créer une bibliothèque que j'aimerais bien ne pas perdre...)
Merci !
Logs
2023-09-14 17:05:50,937 [ERROR] [io.vertx.core.impl.launcher.commands.VertxIsolatedDeployer] [VertxIsolatedDeployer.java:77]: Failed in deploying verticle
com.google.gson.JsonSyntaxException: com.google.gson.stream.MalformedJsonException: Unterminated string at line 858 column 174891 path $.e5e2c0ae-1257-4e0d-af77-5f3fd5b5b8bb.image
at com.google.gson.internal.Streams.parse(Streams.java:60)
at com.google.gson.JsonParser.parse(JsonParser.java:84)
at com.google.gson.JsonParser.parse(JsonParser.java:59)
at studio.metadata.DatabaseMetadataService.cleanUnofficialDatabase(DatabaseMetadataService.java:245)
at studio.metadata.DatabaseMetadataService.(DatabaseMetadataService.java:77)
at studio.webui.MainVerticle.start(MainVerticle.java:47)
at io.vertx.core.AbstractVerticle.start(AbstractVerticle.java:106)
at io.vertx.core.Verticle.start(Verticle.java:66)
at io.vertx.core.impl.DeploymentManager.lambda$doDeploy$9(DeploymentManager.java:556)
at io.vertx.core.impl.ContextImpl.executeTask(ContextImpl.java:369)
at io.vertx.core.impl.EventLoopContext.lambda$executeAsync$0(EventLoopContext.java:38)
at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:164)
at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:472)
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:500)
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989)
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
at java.base/java.lang.Thread.run(Thread.java:1623)
Caused by: com.google.gson.stream.MalformedJsonException: Unterminated string at line 858 column 174891 path $.e5e2c0ae-1257-4e0d-af77-5f3fd5b5b8bb.image
at com.google.gson.stream.JsonReader.syntaxError(JsonReader.java:1568)
at com.google.gson.stream.JsonReader.nextQuotedValue(JsonReader.java:1031)
at com.google.gson.stream.JsonReader.nextString(JsonReader.java:815)
at com.google.gson.internal.bind.TypeAdapters$29.read(TypeAdapters.java:702)
at com.google.gson.internal.bind.TypeAdapters$29.read(TypeAdapters.java:723)
at com.google.gson.internal.bind.TypeAdapters$29.read(TypeAdapters.java:723)
at com.google.gson.internal.bind.TypeAdapters$29.read(TypeAdapters.java:698)
at com.google.gson.internal.Streams.parse(Streams.java:48)
... 17 more
Desktop and environment (please complete the following information):
The text was updated successfully, but these errors were encountered: