Skip to content

TypeError: Cannot read properties of undefined (reading 'sendRequest') #2481

Description

@Eskibear

Below error randomly occurs:

[2022-05-30 10:00:24.949] [exthost] [error] TypeError: Cannot read properties of undefined (reading 'sendRequest')
	at c:\Users\admin\.vscode\extensions\redhat.java-1.6.6\dist\extension.js:2:698983
	at o._executeContributedCommand (c:\Users\admin\AppData\Local\Programs\Microsoft VS Code\resources\app\out\vs\workbench\api\node\extensionHostProcess.js:83:31333)
	at o._doExecuteCommand (c:\Users\admin\AppData\Local\Programs\Microsoft VS Code\resources\app\out\vs\workbench\api\node\extensionHostProcess.js:83:30153)
	at o._doExecuteCommand (c:\Users\admin\AppData\Local\Programs\Microsoft VS Code\resources\app\out\vs\workbench\api\node\extensionHostProcess.js:83:30868)
	at processTicksAndRejections (node:internal/process/task_queues:96:5) java.execute.workspaceCommand {"value":"redhat.java","_lower":"redhat.java"}

There are lots of places that client.sendRequest is called. NPE somewhere I guess.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Type

No type

Projects

Relationships

None yet

Development

No branches or pull requests

Issue actions