question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

redhat.java-0.73.0 [redhat.java] provider FAILED

See original GitHub issue
Error Log
[2021-01-19 17:08:33.744] [exthost] [info] ExtensionService#loadCommonJSModule file:///c:/Users/admin/.vscode/extensions/vscjava.vscode-java-debug-0.30.0/dist/extension
[2021-01-19 17:08:33.777] [exthost] [info] ExtensionService#_doActivateExtension vscjava.vscode-java-pack {"startup":false,"extensionId":{"value":"vscjava.vscode-java-pack","_lower":"vscjava.vscode-java-pack"},"activationEvent":"onLanguage:java"}
[2021-01-19 17:08:33.777] [exthost] [info] ExtensionService#loadCommonJSModule file:///c:/Users/admin/.vscode/extensions/vscjava.vscode-java-pack-0.12.1/out/extension
[2021-01-19 17:08:34.197] [exthost] [warning] [redhat.java] Accessing a resource scoped configuration without providing a resource is not expected. To get the effective value for '[java]', provide the URI of a resource or 'null' for any resource.
[2021-01-19 17:09:29.105] [exthost] [error] [redhat.java] provider FAILED
[2021-01-19 17:09:29.106] [exthost] [error] Error: The request (id: 1, method: 'textDocument/hover') has been cancelled
	at c:\Users\admin\.vscode\extensions\redhat.java-0.73.0\dist\extension.js:1:76464
	at c:\Users\admin\.vscode\extensions\redhat.java-0.73.0\dist\extension.js:1:76758
	at Immediate.<anonymous> (c:\Users\admin\.vscode\extensions\redhat.java-0.73.0\dist\extension.js:1:77117)
	at processImmediate (internal/timers.js:439:21)
[2021-01-19 17:09:29.107] [exthost] [error] [redhat.java] provider FAILED
[2021-01-19 17:09:29.107] [exthost] [error] Error: The request (id: 2, method: 'textDocument/hover') has been cancelled
	at c:\Users\admin\.vscode\extensions\redhat.java-0.73.0\dist\extension.js:1:76464
	at c:\Users\admin\.vscode\extensions\redhat.java-0.73.0\dist\extension.js:1:76758
	at Immediate.<anonymous> (c:\Users\admin\.vscode\extensions\redhat.java-0.73.0\dist\extension.js:1:77117)
	at processImmediate (internal/timers.js:439:21)
[2021-01-19 17:09:29.107] [exthost] [error] [redhat.java] provider FAILED
[2021-01-19 17:09:29.107] [exthost] [error] Error: The request (id: 3, method: 'textDocument/hover') has been cancelled
	at c:\Users\admin\.vscode\extensions\redhat.java-0.73.0\dist\extension.js:1:76464
	at c:\Users\admin\.vscode\extensions\redhat.java-0.73.0\dist\extension.js:1:76758
	at Immediate.<anonymous> (c:\Users\admin\.vscode\extensions\redhat.java-0.73.0\dist\extension.js:1:77117)
	at processImmediate (internal/timers.js:439:21)
[2021-01-19 17:09:29.108] [exthost] [error] [redhat.java] provider FAILED
[2021-01-19 17:09:29.108] [exthost] [error] Error: The request (id: 4, method: 'textDocument/hover') has been cancelled
	at c:\Users\admin\.vscode\extensions\redhat.java-0.73.0\dist\extension.js:1:76464
	at c:\Users\admin\.vscode\extensions\redhat.java-0.73.0\dist\extension.js:1:76758
	at Immediate.<anonymous> (c:\Users\admin\.vscode\extensions\redhat.java-0.73.0\dist\extension.js:1:77117)
	at processImmediate (internal/timers.js:439:21)
[2021-01-19 17:09:29.108] [exthost] [error] [redhat.java] provider FAILED
[2021-01-19 17:09:29.108] [exthost] [error] Error: The request (id: 5, method: 'textDocument/hover') has been cancelled
	at c:\Users\admin\.vscode\extensions\redhat.java-0.73.0\dist\extension.js:1:76464
	at c:\Users\admin\.vscode\extensions\redhat.java-0.73.0\dist\extension.js:1:76758
	at Immediate.<anonymous> (c:\Users\admin\.vscode\extensions\redhat.java-0.73.0\dist\extension.js:1:77117)
	at processImmediate (internal/timers.js:439:21)
[2021-01-19 17:09:29.109] [exthost] [error] [redhat.java] provider FAILED
[2021-01-19 17:09:29.109] [exthost] [error] Error: The request (id: 6, method: 'textDocument/hover') has been cancelled
	at c:\Users\admin\.vscode\extensions\redhat.java-0.73.0\dist\extension.js:1:76464
	at c:\Users\admin\.vscode\extensions\redhat.java-0.73.0\dist\extension.js:1:76758
	at Immediate.<anonymous> (c:\Users\admin\.vscode\extensions\redhat.java-0.73.0\dist\extension.js:1:77117)
	at processImmediate (internal/timers.js:439:21)
[2021-01-19 17:09:29.109] [exthost] [error] [redhat.java] provider FAILED
[2021-01-19 17:09:29.109] [exthost] [error] Error: The request (id: 7, method: 'textDocument/hover') has been cancelled
	at c:\Users\admin\.vscode\extensions\redhat.java-0.73.0\dist\extension.js:1:76464
	at c:\Users\admin\.vscode\extensions\redhat.java-0.73.0\dist\extension.js:1:76758
	at Immediate.<anonymous> (c:\Users\admin\.vscode\extensions\redhat.java-0.73.0\dist\extension.js:1:77117)
	at processImmediate (internal/timers.js:439:21)
Environment
  • Operating System: Windows
  • JDK version: oracle JDK-11.0.9
  • Visual Studio Code version: v1.52.1
  • Java Extension Pack: v0.12.1
  • Java extension version: v0.73.0
  • Maven: v3.6.3
Steps To Reproduce

While ran successfully as follow, but the output echo this error and CPU load upto 100%.

a68b3cba Importing Maven project(s) [Done]
e251d48a Repository registry initialization [Done]
04da89a9 Validate documents [Done]
42d31142 Publish Diagnostics [Done]
01a1751c Building [Done]
Current Result
Expected Result

Issue Analytics

  • State:open
  • Created 3 years ago
  • Comments:6 (1 by maintainers)

github_iconTop GitHub Comments

5reactions
consalcommented, Jun 9, 2021

Not for me, I still have the same, all my log is filled with these messages

0reactions
snjezacommented, Apr 12, 2022

@pinkli could you attach a project example reproducing the error.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Can't Run Java in VSCode? - Stack Overflow
Activating extension redhat.java failed due to an error: EEXIST: file already exists, mkdir '\\file-server1.test.domain.com\Users\' ...
Read more >
redhat-developer/vscode-java - Gitter
hi guys. Thanks for this great extension. Where can I find shortcuts which can be used for code navigation?
Read more >
Red Hat Releases Language Support for Java Plugin 1.0 for ...
Red Hat has released version 1.0 of Language support for Java on VSCode that supports Java 17, displaying type hierarchies and improved ...
Read more >
Red Hat Java Tool for VS Code Released in Version 1.0
Maven based project support; As you type compilation error reporting; Code completion; Javadoc hovers; Code outline; Code navigation; Code lens ...
Read more >
Red Hat - CVE - Search Results
Difficult to exploit vulnerability allows unauthenticated attacker with network access via multiple protocols to compromise Java SE, Java SE Embedded.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found