microsoft / microsoft/azure-tools-for-java
[IntelliJ] Uncaught Exception SparkJobRunAction#presentation@ScopeViewPopup (com.microsoft.azure.hdinsight.spark.run.action.SparkJobRunAction), actionId=SparkJobRun, text='SparkJobRun' java.lang.IllegalArgumentException: Can't read recordId(=3127741, offse
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: 2025.2.5 IC-252.28238.7
OS: Windows 11
JDK: JetBrains s.r.o. 21.0.9
Plugin version: 3.96.3-2025.2
Additional Info: None
Parent component:
com.intellij.openapi.wm.impl.IdeRootPane[,7,7,1536x912,layout=com.intellij.openapi.wm.impl.IdeRootPane$CustomHeaderRootLayout,alignmentX=0.0,alignmentY=0.0,border=,flags=449,maximumSize=,minimumSize=,preferredSize=]
Error message:
IdeaLoggingEvent[message=SparkJobRunAction#presentation@ScopeViewPopup (com.microsoft.azure.hdinsight.spark.run.action.SparkJobRunAction), actionId=SparkJobRun, text='SparkJobRun', throwable=java.lang.IllegalArgumentException: Can't read recordId(=3127741, offset: 12511024]: outside of allocated region [<12412184] (There was no recovery, it can't be related to it)
at com.intellij.platform.util.io.storages.appendonlylog.AppendOnlyLogOverMMappedFile.read(AppendOnlyLogOverMMappedFile.java:589)
at com.microsoft.azure.hdinsight.spark.run.SparkContextU
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 tracing SparkJobRunAction#presentation and the reported AppendOnlyLogOverMMappedFile.read stack frame in the IntelliJ plugin context. Reproduce the exception with the listed IntelliJ, Windows, JDK, and plugin versions before identifying the relevant recovery or storage path. Done means SparkJobRun no longer produces this uncaught exception in the reported scenario.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java, spark
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100