Open ctoabidmaqbool opened 2 months ago
Having this issue too where substrate cannot download the windows version...
Exact same issue here, I was absolutely dumbfounded when I saw that the error is that the file is just not there?
PS C:\Users\Yoga L13\Documents\School\S5\SI - Simulación\T2 - Números Pseudoaleatorios\Programa Algoritmos> mvn gluonfx:compile
[INFO] Scanning for projects...
[INFO]
[INFO] ---------------------< com.aliere:RNG_Algorithms >----------------------
[INFO] Building RNG_Algorithms 1.0-SNAPSHOT
[INFO] from pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] >>> gluonfx-maven-plugin:1.0.24:compile (default-cli) > process-classes @ RNG_Algorithms >>>
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ RNG_Algorithms ---
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] Copying 10 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ RNG_Algorithms ---
[INFO] Nothing to compile - all classes are up to date
[INFO]
[INFO] <<< gluonfx-maven-plugin:1.0.24:compile (default-cli) < process-classes @ RNG_Algorithms <<<
[INFO]
[INFO]
[INFO] --- gluonfx-maven-plugin:1.0.24:compile (default-cli) @ RNG_Algorithms ---
Oct 04, 2024 3:00:15 PM com.gluonhq.substrate.util.Logger logInfo
INFO: Substrate is tested with the Gluon's GraalVM build which you can find at https://github.com/gluonhq/graal/releases.
While you can still use other GraalVM builds, there is no guarantee that these will work properly with Substrate
[Fri Oct 04 15:00:15 GMT-06:00 2024][INFO] ==================== COMPILE TASK ====================
_______ ___ __ __ _______ __ _
| || | | | | || || | | |
| ___|| | | | | || _ || |_| |
| | __ | | | |_| || | | || |
| || || |___ | || |_| || _ |
| |_| || || || || | | |
|_______||_______||_______||_______||_| |__|
Access to the latest docs, tips and tricks and more info on
how to get support? Register your usage of Gluon Substrate now at
https://gluonhq.com/activate
[Fri Oct 04 15:00:16 GMT-06:00 2024][INFO] We will now compile your code for x86_64-microsoft-windows. This may take some time.
[Fri Oct 04 15:00:16 GMT-06:00 2024][INFO] Downloading Java Static Libs...
[Fri Oct 04 15:00:17 GMT-06:00 2024][SEVERE] download from link failed with status: 404, and body: null
Check the log files under C:\Users\Yoga L13\Documents\School\S5\SI - Simulaci├│n\T2 - N├║meros Pseudoaleatorios\Programa Algoritmos\target\gluonfx\x86_64-windows\gvm\log
And please check https://docs.gluonhq.com/ for more information.
java.lang.RuntimeException: Error downloading zips: java.io.IOException: Error downloading link from https://github.com/gluonhq/vmone/releases/download/gvm-24-2/vmone-windows-x64.zip. Unexpected status code: 404
at com.gluonhq.substrate.util.FileDeps.setupDependencies(FileDeps.java:334)
at com.gluonhq.substrate.util.FileDeps.resolvePath(FileDeps.java:174)
at com.gluonhq.substrate.util.FileDeps.getJavaFXSDKLibsPath(FileDeps.java:106)
at com.gluonhq.substrate.target.AbstractTargetConfiguration.processClassPath(AbstractTargetConfiguration.java:788)
at com.gluonhq.substrate.target.AbstractTargetConfiguration.validateCompileRequirements(AbstractTargetConfiguration.java:392)
at com.gluonhq.substrate.target.AbstractTargetConfiguration.compile(AbstractTargetConfiguration.java:131)
at com.gluonhq.substrate.SubstrateDispatcher.nativeCompile(SubstrateDispatcher.java:422)
at com.gluonhq.NativeCompileMojo.execute(NativeCompileMojo.java:54)
at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:137)
at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2(MojoExecutor.java:370)
at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute(MojoExecutor.java:351)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:215)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:171)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:163)
at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:117)
at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:81)
at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:56)
at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:128)
at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:299)
at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:193)
at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:106)
at org.apache.maven.cli.MavenCli.execute(MavenCli.java:963)
at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:296)
at org.apache.maven.cli.MavenCli.main(MavenCli.java:199)
at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
at java.base/java.lang.reflect.Method.invoke(Method.java:580)
at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:282)
at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:225)
at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:406)
at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:347)
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 2.613 s
[INFO] Finished at: 2024-10-04T15:00:17-06:00
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal com.gluonhq:gluonfx-maven-plugin:1.0.24:compile (default-cli) on project RNG_Algorithms: Error: Error downloading zips: java.io.IOException: Error downloading link from https://github.com/gluonhq/vmone/releases/download/gvm-24-2/vmone-windows-x64.zip. Unexpected status code: 404 -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
PS C:\Users\Yoga L13\Documents\School\S5\SI - Simulación\T2 - Números Pseudoaleatorios\Programa Algoritmos>
@Aliere06 Windows supports is going to be dropped by Gluon team!
You can use simple Java & Javafx (and maybe Graalvm native-image) without using / dependent upon Gluon plugins for Desktop Windows OS. They are mainly focuing on Unix like OS e.g. Linux or Mac OS and Mobile devices e.g. Android and IOS etc.
A lot a disscussion alrady was done let see them deeply!
https://github.com/gluonhq/substrate/issues/1241 https://github.com/gluonhq/substrate/pull/1279 https://github.com/gluonhq/substrate/issues/1284
@Aliere06 Windows supports is going to be dropped by Gluon team!
You can use simple Java & Javafx (and maybe Graalvm native-image) without using / dependent upon Gluon plugins for Desktop Windows OS. They are mainly focuing on Unix like OS e.g. Linux or Mac OS and Mobile devices e.g. Android and IOS etc.
A lot a disscussion alrady was done let see them deeply!
gluonhq/substrate#1241 gluonhq/substrate#1279 gluonhq/substrate#1284
It's not being dropped, the latest version just doesn't support Windows, yet. It's misleading others to say Gluon is dropping support for Windows.
First of all what is vmone?
I can't find
vmone
for windows release! https://github.com/gluonhq/vmone/releases/tag/gvm-24-1I am trying to native build https://github.com/gluonhq/hello-gluon-ci but facing same error!