-
Notifications
You must be signed in to change notification settings - Fork 206
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
Not able to extract the new version of spring-tool-suite-4-4.15.0.RELEASE-e4.24.0-win32.win32.x86_64.self-extracting.jar on windows 11 #788
Comments
SAME ISSUE ON WIN10 |
same issue for me on win 11 |
We are working on a fix, this is probably the same difficulty that we had with the VSCode extension not installing on Windows, so I am confident that we can get this fixed quickly. So please stay tuned for a new version to be released. |
You can grab the latest 4.15.1 snapshot build from here: https://dist.springsource.com/snapshot/STS4/nightly-distributions.html, extracting on Windows should work again. Release coming up soon, but if you want to give this snapshot version a try to verify, that would be appreciated. |
Grab the latest spring-tool-suite-4-4.15.1.CI-B2725-e4.24.0-win32.win32.x86_64.self-extracting.jar (or whatever snapshot build version there is for self-extracting on Windows) |
spring-tool-suite-4-4.15.1.CI-B2725-e4.24.0-win32.win32.x86_64.self-extracting.jar is ok for me on win10 |
Same issue on Windows 10 with Java 17. sts-4.15.0.RELEASE/plugins/org.springframework.tooling.boot.ls_1.34.0.202206140708/servers/spring-boot-language-server/META-INF/third-party-open-source-licenses/bsd 3-clause "new" or "revised" license (bsd-3-clause) - apl-v10.html
...
\org.springframework.tooling.boot.ls_1.34.0.202206140708\servers\spring-boot-language-server\META-INF\third-party-open-source-licenses\bsd 3-clause "new" or "revised" license (bsd-3-clause) - apl-v10.html (The filename, directory name, or volume label syntax is incorrect)
at java.base/java.io.FileOutputStream.open0(Native Method)
at java.base/java.io.FileOutputStream.open(FileOutputStream.java:293)
at java.base/java.io.FileOutputStream.<init>(FileOutputStream.java:235)
at java.base/java.io.FileOutputStream.<init>(FileOutputStream.java:184)
at SelfExtractor.unpack(SelfExtractor.java:147)
at SelfExtractor.run(SelfExtractor.java:47)
at SelfExtractor.main(SelfExtractor.java:31) |
Use 7-zip to extract the content.zip in this jar into local disk. Works. |
@hantsy A fixed version of the distribution will be released shortly. |
I am not able to extract the jar file "spring-tool-suite-4-4.15.0.RELEASE-e4.24.0-win32.win32.x86_64.self-extracting.jar" on my windows 11. Below is the error that is coming in the alert :
The text was updated successfully, but these errors were encountered: