microsoft / microsoft/vscode-java-pack
Failed to import project after clean workspace cache
Open
Nobody has claimed this yet.
ai-triaged
bug
codespace
- Dominant language
- TypeScript
- Stars
- 352
- Forks
- 166
- Avg merge
- 17h 47m
- Merged PRs (30d)
- 32
Description
Environment:
- VS Code Version: Github Codespace
- Extension Version: 1.27.0
- JDK Type & Version: java 21
- OS Type & Version: windows
Step to Reproduce:
- Clone and open https://github.com/spring-projects/spring-petclinic > Import as Gradle > Can import successfully
- Java status menu > Clean workspace cache > Reload and delete > It aways fails to import the project
Expected Behavior:
- After clean workspace, project can be imported again successfully.
- For 3rd error, it should be more specific.
Actual Behavior:
- First time, it failed with first error.
- After then, it always failed with second error. (tried clean workspace 3-4 times, all failed.)
- During the importing, sometimes there are automatically canceled and activated as third error. The error message is not clear.
client log.txt
server log.txt
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Reproduce the failure in the spring-petclinic project using the listed VS Code, extension, JDK, and Windows environment. Start by reviewing client.log.txt and server.log.txt alongside the clean workspace cache and reload sequence. Done means the project imports successfully after cache cleaning and the third error message identifies the failure more specifically.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java, typescript
- Domain
- build-system, devtools
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100