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

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

Closed
shankarwww opened this issue Jun 15, 2022 · 9 comments

Comments

@shankarwww
Copy link

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 :

image

@w6et
Copy link

w6et commented Jun 16, 2022

SAME ISSUE ON WIN10

@saikrishnayadav1998
Copy link

same issue for me on win 11

@martinlippert
Copy link
Member

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.

@martinlippert
Copy link
Member

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.

@martinlippert
Copy link
Member

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)

@w6et
Copy link

w6et commented Jun 17, 2022

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

@hantsy
Copy link

hantsy commented Jun 17, 2022

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)

@hantsy
Copy link

hantsy commented Jun 17, 2022

Use 7-zip to extract the content.zip in this jar into local disk. Works.

@martinlippert
Copy link
Member

@hantsy A fixed version of the distribution will be released shortly.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants