Installer can't open pom.xml
Nobody has claimed this yet.
Assessment
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Newbie friendliness
- 35/100
- Issue type
- Bug
- Clarity
- Needs clarification
- Activity status
- Stale
- Tech stack
- typescript
- Domain
- devtools
Research direction
Start by examining MavenInstaller.installAgent in built/cmds/agentInstaller/mavenInstaller.js and the write path in built/encodedFile.js, using the reported Windows project and pom.xml failure as the reproduction case. Trace why the installer cannot open pom.xml, then verify that installation completes successfully for the affected Maven projects.
Written by the indexing model from the issue text.
Description
In a few projects we got the following install-agent:failure
Error: UNKNOWN: unknown error, open 'C:\Users\test\CRFAutomationGitLab\oneSite\pom.xml'
at Object.openSync (node:fs:594:3)
at Object.writeFileSync (node:fs:2207:35)
at EncodedFile.write (C:\Users\test\AppData\Local\npm-cache\_npx\3007b677135bbf3c\node_modules\@appland\appmap\built\encodedFile.js:35:22)
at MavenInstaller.installAgent (C:\Users\test\AppData\Local\npm-cache\_npx\3007b677135bbf3c\node_modules\@appland\appmap\built\cmds\agentInstaller\mavenInstaller.js:116:21)
at AgentInstallerProcedure.run (C:\Users\test\AppData\Local\npm-cache\_npx\3007b677135bbf3c\node_modules\@appland\appmap\built\cmds\agentInstaller\agentInstallerProcedure.js:57:30)
at processTicksAndRejections (node:internal/process/task_queues:96:5)
at async _handler (C:\Users\test\AppData\Local\npm-cache\_npx\3007b677135bbf3c\node_modules\@appland\appmap\built\cmds\agentInstaller\install-agent.js:133:17)
at async Object.handler (C:\Users\test\AppData\Local\npm-cache\_npx\3007b677135bbf3c\node_modules\@appland\appmap\built\cmds\agentInstaller\install-agent.js:222:35)
- Dominant language
- TypeScript
- Stars
- 53
- Forks
- 18
- Avg merge
- 3d 18h
- Merged PRs (30d)
- 8
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.
More from getappmap/appmap-js
-
Difficulty 4/5 3-5 days Newbie friendliness 58/100
-
Difficulty 3/5 1-2 days Newbie friendliness 38/100
-
Difficulty 3/5 1-2 days Newbie friendliness 45/100
-
Difficulty 5/5 Over a week Newbie friendliness 25/100
All issues in getappmap/appmap-js
Similar issues
-
comp/dashboard P3 type/bug
Difficulty 2/5 1-3 hours Newbie friendliness 86/100
NousResearch/hermes-agent#117722 ·
-
clawsweeper:fix-shape-clear clawsweeper:queueable-fix clawsweeper:source-repro impact:ux-friction issue-rating: 🦞 diamond lobster no-stale P3
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
-
community first-timers-only good first issue hacktoberfest help wanted low hanging fruit up-for-grabs
Difficulty 1/5 Under an hour Newbie friendliness 76/100
-
code-quality refactoring
Difficulty 2/5 1-3 hours Newbie friendliness 84/100
github/gh-aw-firewall#8816 ·
-
integration:quickjs org:external priority:backlog topic:code-interpreter topic:middleware type:feature
Difficulty 2/5 1-3 hours Newbie friendliness 74/100
langchain-ai/deepagents#6450 ·