Skip to content
This repository was archived by the owner on Apr 28, 2026. It is now read-only.
This repository was archived by the owner on Apr 28, 2026. It is now read-only.

An internal error occurred during: "Generating completion...". #181

@tamasmiklossy

Description

@tamasmiklossy

Feedback source

None

GitHub Copilot plugin version

0.16.0.202604020254

Eclipse IDE and version

Version: 2026-03 (4.39.0), Build id: 20260305-0817

Platform

Microsoft Windows NT 10.0.26100.0 x64

Steps to reproduce

Just saw that error coming up while working with Eclipse:

An internal error occurred during: "Generating completion...".

java.util.ConcurrentModificationException
	at java.base/java.util.LinkedHashMap$LinkedHashIterator.nextNode(LinkedHashMap.java:1023)
	at java.base/java.util.LinkedHashMap$LinkedKeyIterator.next(LinkedHashMap.java:1046)
	at com.microsoft.copilot.eclipse.core.completion.CompletionProvider$CompletionJob.notifyCompletionResolved(CompletionProvider.java:289)
	at com.microsoft.copilot.eclipse.core.completion.CompletionProvider$CompletionJob.run(CompletionProvider.java:170)
	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)

Logs (optional)

No response

Expected behavior

No error should occur

Actual behavior

Error occurs

Additional information

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions