microsoft / microsoft/azure-tools-for-java
Cannot open file
Open
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 262
- Forks
- 185
- Avg merge
- 2d 21h
- Merged PRs (30d)
- 1
Description
IntelliJ build version: 2022.3.1 IU-223.8214.52
OS: Windows 10
JDK: JetBrains s.r.o. 17.0.5
Plugin version: 3.72.0-2022.3
Additional Info: None
Parent component:
com.intellij.openapi.wm.impl.IdeRootPane[,8,8,1921x1160,invalid,layout=com.intellij.openapi.wm.impl.IdeRootPane$MyRootLayout,alignmentX=0.0,alignmentY=0.0,border=,flags=449,maximumSize=,minimumSize=,preferredSize=]
Error message:
IdeaLoggingEvent[message=null, throwable=java.lang.RuntimeException: java.util.zip.ZipException: unknown compression method
at com.intellij.util.ExceptionUtil.rethrow(ExceptionUtil.java:132)
Caused by: java.util.zip.ZipException: unknown compression method
Contributor guide
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
Start by reproducing the file-opening failure in IntelliJ IDEA 2022.3.1 on Windows 10 with plugin version 3.72.0-2022.3, then inspect the reported com.intellij.openapi.wm.impl.IdeRootPane context and the java.util.zip.ZipException. Done means identifying the affected file or archive and documenting or fixing the cause of the unknown compression method.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100