Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

support debug activation events #5645

Merged
merged 3 commits into from
Jul 5, 2019
Merged

Conversation

akosyakov
Copy link
Member

@akosyakov akosyakov commented Jul 4, 2019

What it does

How to test

Hint: you can install and test all extensions together. All plugins (node + test): https://github.com/akosyakov/debug-activation-events/blob/master/plugins.tar

Review checklist

  • as an author, I have thoroughly tested my changes and carefully reviewed in accordance with the review guideline

Reminder for reviewers

  • each approve should have supporting comments in accordance with the review guideline
  • the approve without a comment should be dismissed

@akosyakov
Copy link
Member Author

@AlexTugarev please check python extension, all activation events for it should be covered

@akosyakov akosyakov added debug issues that related to debug functionality vscode issues related to VSCode compatibility labels Jul 5, 2019
@AlexTugarev
Copy link
Contributor

Checking with the Python extension right now...

@AlexTugarev
Copy link
Contributor

I see root INFO [hosted-plugin: 1767] Info Python Extension: 2019-07-05 11:55:11: Activation Commands received undefined for shell bash logged when calling Run Selection/Line in Python Terminal. Is this somehow related to the activation events here?

Copy link
Contributor

@AlexTugarev AlexTugarev left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I checked the activation event with the Python extension (1. starting a debug session; 2. calling a > Python: command; 3. opening a .py file), and it worked as advertised 🎉

Also 'verified that the other event kind with the provided test plugins:

Screen Shot 2019-07-05 at 15 36 29

@AlexTugarev
Copy link
Contributor

With the Python extension installed the initial loading seems to work nicely. However, after reloading the frontend lots of errors are logged on the backend, see the logs in the details. It doesn't seem to affect the plugins though, at least I couldn't find any obvious issue.

logs


root INFO [hosted-plugin: 7892] Info Python Extension: 2019-07-05 13:52:31: Interpreters returned by CondaEnvFileService are of count 0
root INFO [hosted-plugin: 7892] Info Python Extension: 2019-07-05 13:52:31: Interpreters returned by PipEnvService are of count 0
root INFO [hosted-plugin: 7892] Info Python Extension: 2019-07-05 13:52:31: setGlobalInterpreter, Class name = f, completed in 188ms, Arg 1: {"architecture":3,"path":"/home/gitpod/.pyenv/versions/3.7.2/bin/python","version":{"raw":"3.7.2-final","major":3,"minor":7,"patch":2,"prerelease":["final"],"build":[],"version":"3.7.2-final"},"sysPrefix":"/home/gitpod/.pyenv/versions/3.7.2","fileHash":"1f854b3f596cbe73aafbd17c32a13d4b828abbb8776bba1e23e5ebccffb2572c3163664a0aafe72b2ada460ca3e8f90cb97d880c74ec8ad1b3a6654d2cef954c","type":"Unknown"}, Arg 2: <argument cannot be serialized for logging>, Return Value: true
root INFO [hosted-plugin: 7892] Info Python Extension: 2019-07-05 13:52:31: Rule = cachedInterpreters, result = exit
root INFO [hosted-plugin: 7892] Info Python Extension: 2019-07-05 13:52:31: autoSelectInterpreter, Class name = f, completed in 273ms, Arg 1: <Uri:/workspace/theia>, Arg 2: <argument cannot be serialized for logging>, Return Value: undefined
root INFO [hosted-plugin: 7892] Info Python Extension: 2019-07-05 13:52:31: autoSelectInterpreter, Class name = f, completed in 276ms, Arg 1: <Uri:/workspace/theia>, Arg 2: <argument cannot be serialized for logging>, Return Value: undefined
root INFO [hosted-plugin: 7892] Info Python Extension: 2019-07-05 13:52:31: autoSelectInterpreter, Class name = f, completed in 279ms, Arg 1: <Uri:/workspace/theia>, Arg 2: <argument cannot be serialized for logging>, Return Value: undefined
root INFO [hosted-plugin: 7892] Info Python Extension: 2019-07-05 13:52:31: Cached data exists getEnvironmentVariables, /workspace/theia
root INFO [hosted-plugin: 7892] Info Python Extension: 2019-07-05 13:52:31: Rule = windowsRegistry, result = runNextRule
root INFO [hosted-plugin: 7892] Info Python Extension: 2019-07-05 13:52:31: Executing next rule from windowsRegistry
root INFO [hosted-plugin: 7892] Info Python Extension: 2019-07-05 13:52:31: Rule = settings, result = runNextRule
root INFO [hosted-plugin: 7892] Info Python Extension: 2019-07-05 13:52:31: Executing next rule from settings
root INFO [hosted-plugin: 7892] Info Python Extension: 2019-07-05 13:52:31: Rule = workspaceEnvs, result = runNextRule
root INFO [hosted-plugin: 7892] Info Python Extension: 2019-07-05 13:52:31: Executing next rule from workspaceEnvs
root INFO [hosted-plugin: 7892] Info Python Extension: 2019-07-05 13:52:31: Build the workspace interpreter watcher, Class name = h, completed in 12ms, Arg 1: <Uri:/workspace/theia/foo.py>, Return Value: <Return value cannot be serialized for logging>
root INFO [hosted-plugin: 7892] Info Python Extension: 2019-07-05 13:52:31: Cached data exists getEnvironmentVariables, /workspace/theia
root INFO [hosted-plugin: 7892] Info Python Extension: 2019-07-05 13:52:31: autoSelectInterpreter, Class name = f, completed in 21ms, Arg 1: <Uri:/workspace/theia>, Return Value: undefined
root INFO [hosted-plugin: 7892] Info Python Extension: 2019-07-05 13:52:31: autoSelectInterpreter, Class name = f, completed in 21ms, Arg 1: <Uri:/workspace/theia>, Return Value: undefined
root INFO [hosted-plugin: 7892] Info Python Extension: 2019-07-05 13:52:31: autoSelectInterpreter, Class name = f, completed in 21ms, Arg 1: <Uri:/workspace/theia>, Return Value: undefined
root INFO [hosted-plugin: 7892] Info Python Extension: 2019-07-05 13:52:31: Checking support of .NET, Class name = c, completed in 1ms, , Return Value: true
root INFO [hosted-plugin: 7892] Info Python Extension: 2019-07-05 13:52:31: Cached data exists getEnvironmentVariables, /workspace/theia/foo.py
root INFO [hosted-plugin: 7892] Info Python Extension: 2019-07-05 13:52:31: Interpreters returned by CondaEnvService are of count 0
root INFO [hosted-plugin: 7892] Info Python Extension: 2019-07-05 13:52:31: Interpreters returned by KnownPathsService are of count 20
root INFO [hosted-plugin: 7892] Info Python Extension: 2019-07-05 13:52:31: Interpreters returned by WorkspaceVirtualEnvService are of count 0
root INFO [hosted-plugin: 7892] Info Python Extension: 2019-07-05 13:52:31: Interpreters returned by VirtualEnvService are of count 6
root INFO [hosted-plugin: 7892] Info Python Extension: 2019-07-05 13:52:31: Checking whether locactors have completed locating, Class name = p, completed in 0ms, , Return Value: false
root INFO [hosted-plugin: 7892] Info Python Extension: 2019-07-05 13:52:31: Checking whether locactors have completed locating, Class name = p, completed in 0ms, , Return Value: false
root INFO [hosted-plugin: 7892] Info Python Extension: 2019-07-05 13:52:31: Checking whether locactors have completed locating, Class name = p, completed in 0ms, , Return Value: false
root INFO [hosted-plugin: 7892] Info Python Extension: 2019-07-05 13:52:31: Checking whether locactors have completed locating, Class name = p, completed in 0ms, , Return Value: false
root INFO [hosted-plugin: 7892] Info Python Extension: 2019-07-05 13:52:31: Checking whether locactors have completed locating, Class name = p, completed in 0ms, , Return Value: false
root INFO [hosted-plugin: 7892] Info Python Extension: 2019-07-05 13:52:31: Checking whether locactors have completed locating, Class name = p, completed in 0ms, , Return Value: false
root INFO [hosted-plugin: 7892] Info Python Extension: 2019-07-05 13:52:31: Selected Interpreter from currentPath, {"architecture":3,"path":"/home/gitpod/.pyenv/versions/3.7.2/bin/python","version":{"raw":"3.7.2-final","major":3,"minor":7,"patch":2,"prerelease":["final"],"build":[],"version":"3.7.2-final"},"sysPrefix":"/home/gitpod/.pyenv/versions/3.7.2","fileHash":"1f854b3f596cbe73aafbd17c32a13d4b828abbb8776bba1e23e5ebccffb2572c3163664a0aafe72b2ada460ca3e8f90cb97d880c74ec8ad1b3a6654d2cef954c","type":"Unknown","cachedEntry":true}
root INFO [hosted-plugin: 7892] Info Python Extension: 2019-07-05 13:52:31: Current value for rule system is {"architecture":3,"path":"/home/gitpod/.pyenv/shims/python3","version":{"raw":"3.7.2-final","major":3,"minor":7,"patch":2,"prerelease":["final"],"build":[],"version":"3.7.2-final"},"sysPrefix":"/home/gitpod/.pyenv/versions/3.7.2","fileHash":"ad9bb4ccb77483d555f02f2d8d1ce2002635d45762fc0ac7dcc6563b0579ba74f8d25030787aef8a449f727e556e453ca185815c9054f59f8f85930e4b976806","type":"Unknown","displayName":"Python 3.7.2 64-bit"}
root INFO [hosted-plugin: 7892] Info Python Extension: 2019-07-05 13:52:31: Current value for rule currentPath is {"architecture":3,"path":"/home/gitpod/.pyenv/versions/3.7.2/bin/python","version":{"raw":"3.7.2-final","major":3,"minor":7,"patch":2,"prerelease":["final"],"build":[],"version":"3.7.2-final"},"sysPrefix":"/home/gitpod/.pyenv/versions/3.7.2","fileHash":"1f854b3f596cbe73aafbd17c32a13d4b828abbb8776bba1e23e5ebccffb2572c3163664a0aafe72b2ada460ca3e8f90cb97d880c74ec8ad1b3a6654d2cef954c","type":"Unknown","cachedEntry":true}
Info Python Extension: 2019-07-05 13:52:31: Current value for rule windowsRegistry is nothing
root INFO [hosted-plugin: 7892] Info Python Extension: 2019-07-05 13:52:31: Selected Interpreter from cachedInterpreters, {"architecture":3,"path":"/home/gitpod/.pyenv/versions/3.7.2/bin/python","version":{"raw":"3.7.2-final","major":3,"minor":7,"patch":2,"prerelease":["final"],"build":[],"version":"3.7.2-final"},"sysPrefix":"/home/gitpod/.pyenv/versions/3.7.2","fileHash":"1f854b3f596cbe73aafbd17c32a13d4b828abbb8776bba1e23e5ebccffb2572c3163664a0aafe72b2ada460ca3e8f90cb97d880c74ec8ad1b3a6654d2cef954c","type":"Unknown","cachedEntry":true}
root ERROR [hosted-plugin: 7892] Error Python Extension: 2019-07-05 13:52:31: Failed to check if file needs to be fixed { [Error: ENOENT: no such file or directory, open '/home/gitpod/.config/Code/User/settings.json']
  errno: -2,
  code: 'ENOENT',
  syscall: 'open',
  path: '/home/gitpod/.config/Code/User/settings.json' }
root INFO [hosted-plugin: 7892] Info Python Extension: 2019-07-05 13:52:31: Selected Interpreter from system, {"architecture":3,"path":"/home/gitpod/.pyenv/shims/python3","version":{"raw":"3.7.2-final","major":3,"minor":7,"patch":2,"prerelease":["final"],"build":[],"version":"3.7.2-final"},"sysPrefix":"/home/gitpod/.pyenv/versions/3.7.2","fileHash":"ad9bb4ccb77483d555f02f2d8d1ce2002635d45762fc0ac7dcc6563b0579ba74f8d25030787aef8a449f727e556e453ca185815c9054f59f8f85930e4b976806","type":"Unknown","displayName":"Python 3.7.2 64-bit"}
root INFO [hosted-plugin: 7892] Info Python Extension: 2019-07-05 13:52:31: Rule = settings, result = runNextRule
root INFO [hosted-plugin: 7892] Info Python Extension: 2019-07-05 13:52:31: Executing next rule from settings
root INFO [hosted-plugin: 7892] Info Python Extension: 2019-07-05 13:52:31: Rule = workspaceEnvs, result = runNextRule
root INFO [hosted-plugin: 7892] Info Python Extension: 2019-07-05 13:52:31: Executing next rule from workspaceEnvs
root INFO [hosted-plugin: 7892] Info Python Extension: 2019-07-05 13:52:31: Activation Commands received undefined for shell bash
root INFO [hosted-plugin: 7892] Info Python Extension: 2019-07-05 13:52:31: getActivatedEnvironmentVariables, Class name = b, completed in 25ms, Arg 1: <Uri:/workspace/theia>, Arg 2: undefined, Arg 3: undefined
root INFO [hosted-plugin: 7892] Info Python Extension: 2019-07-05 13:52:31: Cached data exists getEnvironmentVariables, /workspace/theia
root INFO [hosted-plugin: 7892] Info Python Extension: 2019-07-05 13:52:31: Current value for rule system is {"architecture":3,"path":"/home/gitpod/.pyenv/shims/python3","version":{"raw":"3.7.2-final","major":3,"minor":7,"patch":2,"prerelease":["final"],"build":[],"version":"3.7.2-final"},"sysPrefix":"/home/gitpod/.pyenv/versions/3.7.2","fileHash":"ad9bb4ccb77483d555f02f2d8d1ce2002635d45762fc0ac7dcc6563b0579ba74f8d25030787aef8a449f727e556e453ca185815c9054f59f8f85930e4b976806","type":"Unknown","displayName":"Python 3.7.2 64-bit"}
root INFO [hosted-plugin: 7892] Info Python Extension: 2019-07-05 13:52:31: Current value for rule currentPath is {"architecture":3,"path":"/home/gitpod/.pyenv/versions/3.7.2/bin/python","version":{"raw":"3.7.2-final","major":3,"minor":7,"patch":2,"prerelease":["final"],"build":[],"version":"3.7.2-final"},"sysPrefix":"/home/gitpod/.pyenv/versions/3.7.2","fileHash":"1f854b3f596cbe73aafbd17c32a13d4b828abbb8776bba1e23e5ebccffb2572c3163664a0aafe72b2ada460ca3e8f90cb97d880c74ec8ad1b3a6654d2cef954c","type":"Unknown","cachedEntry":true}
Info Python Extension: 2019-07-05 13:52:31: Current value for rule windowsRegistry is nothing
root INFO [hosted-plugin: 7892] Info Python Extension: 2019-07-05 13:52:31: Selected Interpreter from cachedInterpreters, {"architecture":3,"path":"/home/gitpod/.pyenv/versions/3.7.2/bin/python","version":{"raw":"3.7.2-final","major":3,"minor":7,"patch":2,"prerelease":["final"],"build":[],"version":"3.7.2-final"},"sysPrefix":"/home/gitpod/.pyenv/versions/3.7.2","fileHash":"1f854b3f596cbe73aafbd17c32a13d4b828abbb8776bba1e23e5ebccffb2572c3163664a0aafe72b2ada460ca3e8f90cb97d880c74ec8ad1b3a6654d2cef954c","type":"Unknown","cachedEntry":true}
root INFO [hosted-plugin: 7892] Info Python Extension: 2019-07-05 13:52:31: setGlobalInterpreter, Class name = f, completed in 187ms, Arg 1: {"architecture":3,"path":"/home/gitpod/.pyenv/versions/3.7.2/bin/python","version":{"raw":"3.7.2-final","major":3,"minor":7,"patch":2,"prerelease":["final"],"build":[],"version":"3.7.2-final"},"sysPrefix":"/home/gitpod/.pyenv/versions/3.7.2","fileHash":"1f854b3f596cbe73aafbd17c32a13d4b828abbb8776bba1e23e5ebccffb2572c3163664a0aafe72b2ada460ca3e8f90cb97d880c74ec8ad1b3a6654d2cef954c","type":"Unknown","cachedEntry":true}, Arg 2: undefined, Return Value: false
root INFO [hosted-plugin: 7892] Info Python Extension: 2019-07-05 13:52:31: setGlobalInterpreter, Class name = f, completed in 186ms, Arg 1: {"architecture":3,"path":"/home/gitpod/.pyenv/versions/3.7.2/bin/python","version":{"raw":"3.7.2-final","major":3,"minor":7,"patch":2,"prerelease":["final"],"build":[],"version":"3.7.2-final"},"sysPrefix":"/home/gitpod/.pyenv/versions/3.7.2","fileHash":"1f854b3f596cbe73aafbd17c32a13d4b828abbb8776bba1e23e5ebccffb2572c3163664a0aafe72b2ada460ca3e8f90cb97d880c74ec8ad1b3a6654d2cef954c","type":"Unknown","cachedEntry":true}, Arg 2: undefined, Return Value: false
root INFO [hosted-plugin: 7892] Info Python Extension: 2019-07-05 13:52:31: Rule = currentPath, result = runNextRule
root INFO [hosted-plugin: 7892] Info Python Extension: 2019-07-05 13:52:31: Executing next rule from currentPath
root INFO [hosted-plugin: 7892] Info Python Extension: 2019-07-05 13:52:31: Rule = cachedInterpreters, result = runNextRule
root INFO [hosted-plugin: 7892] Info Python Extension: 2019-07-05 13:52:31: Executing next rule from cachedInterpreters
root INFO [hosted-plugin: 7892] Info Python Extension: 2019-07-05 13:52:31: autoSelectInterpreter, Class name = f, completed in 218ms, Arg 1: <Uri:/workspace/theia>, Return Value: undefined
root INFO [hosted-plugin: 7892] Info Python Extension: 2019-07-05 13:52:31: autoSelectInterpreter, Class name = f, completed in 218ms, Arg 1: <Uri:/workspace/theia>, Return Value: undefined
root INFO [hosted-plugin: 7892] Info Python Extension: 2019-07-05 13:52:31: setGlobalInterpreter, Class name = f, completed in 179ms, Arg 1: {"architecture":3,"path":"/home/gitpod/.pyenv/shims/python3","version":{"raw":"3.7.2-final","major":3,"minor":7,"patch":2,"prerelease":["final"],"build":[],"version":"3.7.2-final"},"sysPrefix":"/home/gitpod/.pyenv/versions/3.7.2","fileHash":"ad9bb4ccb77483d555f02f2d8d1ce2002635d45762fc0ac7dcc6563b0579ba74f8d25030787aef8a449f727e556e453ca185815c9054f59f8f85930e4b976806","type":"Unknown","displayName":"Python 3.7.2 64-bit"}, Arg 2: undefined, Return Value: false
root INFO [hosted-plugin: 7892] Info Python Extension: 2019-07-05 13:52:31: setGlobalInterpreter, Class name = f, completed in 166ms, Arg 1: {"architecture":3,"path":"/home/gitpod/.pyenv/versions/3.7.2/bin/python","version":{"raw":"3.7.2-final","major":3,"minor":7,"patch":2,"prerelease":["final"],"build":[],"version":"3.7.2-final"},"sysPrefix":"/home/gitpod/.pyenv/versions/3.7.2","fileHash":"1f854b3f596cbe73aafbd17c32a13d4b828abbb8776bba1e23e5ebccffb2572c3163664a0aafe72b2ada460ca3e8f90cb97d880c74ec8ad1b3a6654d2cef954c","type":"Unknown","cachedEntry":true}, Arg 2: <argument cannot be serialized for logging>, Return Value: true
root INFO [hosted-plugin: 7892] Info Python Extension: 2019-07-05 13:52:31: Rule = system, result = runNextRule
root INFO [hosted-plugin: 7892] Info Python Extension: 2019-07-05 13:52:31: Executing next rule from system
root INFO [hosted-plugin: 7892] Info Python Extension: 2019-07-05 13:52:31: Rule = cachedInterpreters, result = exit
root INFO [hosted-plugin: 7892] Info Python Extension: 2019-07-05 13:52:31: autoSelectInterpreter, Class name = f, completed in 181ms, Arg 1: undefined, Arg 2: <argument cannot be serialized for logging>, Return Value: undefined
root INFO [hosted-plugin: 7892] Info Python Extension: 2019-07-05 13:52:31: autoSelectInterpreter, Class name = f, completed in 228ms, Arg 1: <Uri:/workspace/theia>, Return Value: undefined
root INFO [hosted-plugin: 7892] Info Python Extension: 2019-07-05 13:52:31: autoSelectInterpreter, Class name = f, completed in 186ms, Arg 1: undefined, Arg 2: <argument cannot be serialized for logging>, Return Value: undefined
root INFO [hosted-plugin: 7892] Info Python Extension: 2019-07-05 13:52:31: autoSelectInterpreter, Class name = f, completed in 190ms, Arg 1: undefined, Arg 2: <argument cannot be serialized for logging>, Return Value: undefined
root INFO [hosted-plugin: 7892] Info Python Extension: 2019-07-05 13:52:31: Rule = windowsRegistry, result = runNextRule
root INFO [hosted-plugin: 7892] Info Python Extension: 2019-07-05 13:52:31: Executing next rule from windowsRegistry
root INFO [hosted-plugin: 7892] Info Python Extension: 2019-07-05 13:52:31: Rule = settings, result = runNextRule
root INFO [hosted-plugin: 7892] Info Python Extension: 2019-07-05 13:52:31: Executing next rule from settings
root INFO [hosted-plugin: 7892] Info Python Extension: 2019-07-05 13:52:31: Rule = workspaceEnvs, result = runNextRule
root INFO [hosted-plugin: 7892] Info Python Extension: 2019-07-05 13:52:31: Executing next rule from workspaceEnvs
root INFO [hosted-plugin: 7892] Info Python Extension: 2019-07-05 13:52:31: Shell path from user settings 'undefined'
root INFO [hosted-plugin: 7892] Info Python Extension: 2019-07-05 13:52:31: Shell path '/bin/bash'
root INFO [hosted-plugin: 7892] Info Python Extension: 2019-07-05 13:52:31: Shell path identified as shell 'bash'
root INFO [hosted-plugin: 7892] Info Python Extension: 2019-07-05 13:52:31: Shell path from user env '/bin/bash'
root INFO [hosted-plugin: 7892] Info Python Extension: 2019-07-05 13:52:31: Shell identified as 'bash'
root INFO [hosted-plugin: 7892] Info Python Extension: 2019-07-05 13:52:31: Cached data exists getEnvironmentVariables, <No Resource>
root INFO [hosted-plugin: 7892] Info Python Extension: 2019-07-05 13:52:31: Cached data exists getEnvironmentVariables, <No Resource>
root INFO [hosted-plugin: 7892] Info Python Extension: 2019-07-05 13:52:31: autoSelectInterpreter, Class name = f, completed in 9ms, Arg 1: undefined, Return Value: undefined
root INFO [hosted-plugin: 7892] Info Python Extension: 2019-07-05 13:52:31: autoSelectInterpreter, Class name = f, completed in 9ms, Arg 1: undefined, Return Value: undefined
root INFO [hosted-plugin: 7892] Info Python Extension: 2019-07-05 13:52:31: autoSelectInterpreter, Class name = f, completed in 9ms, Arg 1: undefined, Return Value: undefined
root INFO [hosted-plugin: 7892] Info Python Extension: 2019-07-05 13:52:31: Cached data exists getEnvironmentVariables, <No Resource>
root INFO [hosted-plugin: 7892] Info Python Extension: 2019-07-05 13:52:31: Interpreters returned by CurrentPathService are of count 6
root INFO [hosted-plugin: 7892] Info Python Extension: 2019-07-05 13:52:31: Checking whether locactors have completed locating, Class name = p, completed in 0ms, , Return Value: true
root INFO [hosted-plugin: 7892] Info Python Extension: 2019-07-05 13:52:31: Hide locator refreshing progress, Class name = p, completed in 0ms, , Return Value: undefined
root INFO [hosted-plugin: 7892] Info Python Extension: 2019-07-05 13:52:31: All locators have completed locating, Class name = p, completed in 0ms, , Return Value: undefined
root INFO [hosted-plugin: 7892] Info Python Extension: 2019-07-05 13:52:31: Selected Interpreter from currentPath, {"architecture":3,"path":"/home/gitpod/.pyenv/versions/3.7.2/bin/python","version":{"raw":"3.7.2-final","major":3,"minor":7,"patch":2,"prerelease":["final"],"build":[],"version":"3.7.2-final"},"sysPrefix":"/home/gitpod/.pyenv/versions/3.7.2","fileHash":"1f854b3f596cbe73aafbd17c32a13d4b828abbb8776bba1e23e5ebccffb2572c3163664a0aafe72b2ada460ca3e8f90cb97d880c74ec8ad1b3a6654d2cef954c","type":"Unknown"}
root INFO [hosted-plugin: 7892] Info Python Extension: 2019-07-05 13:52:31: Display locator refreshing progress, Class name = p, completed in 0ms, , Return Value: undefined
root INFO [hosted-plugin: 7892] Info Python Extension: 2019-07-05 13:52:31: Notify locators are locating, Class name = p, completed in 0ms, , Return Value: undefined
root INFO [hosted-plugin: 7892] Info Python Extension: 2019-07-05 13:52:31: Checking whether locactors have completed locating, Class name = p, completed in 0ms, , Return Value: false
root INFO [hosted-plugin: 7892] Info Python Extension: 2019-07-05 13:52:31: Detected refreshing of Interpreters, Class name = p, completed in 1ms, Arg 1: {}, Return Value: undefined
root INFO [hosted-plugin: 7892] Info Python Extension: 2019-07-05 13:52:31: Create file systemwatcher with pattern */python
root INFO [hosted-plugin: 7892] Info Python Extension: 2019-07-05 13:52:31: Create file systemwatcher with pattern */*/python
root INFO [hosted-plugin: 7892] Info Python Extension: 2019-07-05 13:52:31: Display locator refreshing progress, Class name = p, completed in 0ms, , Return Value: undefined
root INFO [hosted-plugin: 7892] Info Python Extension: 2019-07-05 13:52:31: Notify locators are locating, Class name = p, completed in 0ms, , Return Value: undefined
root INFO [hosted-plugin: 7892] Info Python Extension: 2019-07-05 13:52:31: Checking whether locactors have completed locating, Class name = p, completed in 0ms, , Return Value: false
root INFO [hosted-plugin: 7892] Info Python Extension: 2019-07-05 13:52:31: Detected refreshing of Interpreters, Class name = p, completed in 1ms, Arg 1: {}, Return Value: undefined
root INFO [hosted-plugin: 7892] Info Python Extension: 2019-07-05 13:52:31: Register Intepreter Watcher, Class name = p, completed in 2ms, Arg 1: undefined, Return Value: undefined
root INFO [hosted-plugin: 7892] Info Python Extension: 2019-07-05 13:52:31: Build the workspace interpreter watcher, Class name = h, completed in 3ms, Arg 1: undefined, Return Value: <Return value cannot be serialized for logging>
root INFO [hosted-plugin: 7892] Info Python Extension: 2019-07-05 13:52:31: Selected Interpreter from system, {"architecture":3,"path":"/home/gitpod/.pyenv/shims/python3","version":{"raw":"3.7.2-final","major":3,"minor":7,"patch":2,"prerelease":["final"],"build":[],"version":"3.7.2-final"},"sysPrefix":"/home/gitpod/.pyenv/versions/3.7.2","fileHash":"ad9bb4ccb77483d555f02f2d8d1ce2002635d45762fc0ac7dcc6563b0579ba74f8d25030787aef8a449f727e556e453ca185815c9054f59f8f85930e4b976806","type":"Unknown","displayName":"Python 3.7.2 64-bit"}
root INFO [hosted-plugin: 7892] Info Python Extension: 2019-07-05 13:52:31: Current value for rule system is {"architecture":3,"path":"/home/gitpod/.pyenv/shims/python3","version":{"raw":"3.7.2-final","major":3,"minor":7,"patch":2,"prerelease":["final"],"build":[],"version":"3.7.2-final"},"sysPrefix":"/home/gitpod/.pyenv/versions/3.7.2","fileHash":"ad9bb4ccb77483d555f02f2d8d1ce2002635d45762fc0ac7dcc6563b0579ba74f8d25030787aef8a449f727e556e453ca185815c9054f59f8f85930e4b976806","type":"Unknown","displayName":"Python 3.7.2 64-bit"}
root INFO [hosted-plugin: 7892] Info Python Extension: 2019-07-05 13:52:31: Current value for rule currentPath is {"architecture":3,"path":"/home/gitpod/.pyenv/versions/3.7.2/bin/python","version":{"raw":"3.7.2-final","major":3,"minor":7,"patch":2,"prerelease":["final"],"build":[],"version":"3.7.2-final"},"sysPrefix":"/home/gitpod/.pyenv/versions/3.7.2","fileHash":"1f854b3f596cbe73aafbd17c32a13d4b828abbb8776bba1e23e5ebccffb2572c3163664a0aafe72b2ada460ca3e8f90cb97d880c74ec8ad1b3a6654d2cef954c","type":"Unknown"}
root INFO [hosted-plugin: 7892] Info Python Extension: 2019-07-05 13:52:31: Current value for rule windowsRegistry is nothing
root INFO [hosted-plugin: 7892] Info Python Extension: 2019-07-05 13:52:31: Selected Interpreter from cachedInterpreters, {"architecture":3,"path":"/home/gitpod/.pyenv/versions/3.7.2/bin/python","version":{"raw":"3.7.2-final","major":3,"minor":7,"patch":2,"prerelease":["final"],"build":[],"version":"3.7.2-final"},"sysPrefix":"/home/gitpod/.pyenv/versions/3.7.2","fileHash":"1f854b3f596cbe73aafbd17c32a13d4b828abbb8776bba1e23e5ebccffb2572c3163664a0aafe72b2ada460ca3e8f90cb97d880c74ec8ad1b3a6654d2cef954c","type":"Unknown"}
root INFO [hosted-plugin: 7892] Info Python Extension: 2019-07-05 13:52:31: Current value for rule workspaceEnvs is nothing
root INFO [hosted-plugin: 7892] Info Python Extension: 2019-07-05 13:52:31: setGlobalInterpreter, Class name = f, completed in 134ms, Arg 1: {"architecture":3,"path":"/home/gitpod/.pyenv/versions/3.7.2/bin/python","version":{"raw":"3.7.2-final","major":3,"minor":7,"patch":2,"prerelease":["final"],"build":[],"version":"3.7.2-final"},"sysPrefix":"/home/gitpod/.pyenv/versions/3.7.2","fileHash":"1f854b3f596cbe73aafbd17c32a13d4b828abbb8776bba1e23e5ebccffb2572c3163664a0aafe72b2ada460ca3e8f90cb97d880c74ec8ad1b3a6654d2cef954c","type":"Unknown"}, Arg 2: undefined, Return Value: false
root INFO [hosted-plugin: 7892] Info Python Extension: 2019-07-05 13:52:31: Rule = currentPath, result = runNextRule
root INFO [hosted-plugin: 7892] Info Python Extension: 2019-07-05 13:52:31: Executing next rule from currentPath
root INFO [hosted-plugin: 7892] Info Python Extension: 2019-07-05 13:52:31: autoSelectInterpreter, Class name = f, completed in 173ms, Arg 1: undefined, Return Value: undefined
root INFO [hosted-plugin: 7892] Info Python Extension: 2019-07-05 13:52:31: setGlobalInterpreter, Class name = f, completed in 123ms, Arg 1: {"architecture":3,"path":"/home/gitpod/.pyenv/shims/python3","version":{"raw":"3.7.2-final","major":3,"minor":7,"patch":2,"prerelease":["final"],"build":[],"version":"3.7.2-final"},"sysPrefix":"/home/gitpod/.pyenv/versions/3.7.2","fileHash":"ad9bb4ccb77483d555f02f2d8d1ce2002635d45762fc0ac7dcc6563b0579ba74f8d25030787aef8a449f727e556e453ca185815c9054f59f8f85930e4b976806","type":"Unknown","displayName":"Python 3.7.2 64-bit"}, Arg 2: undefined, Return Value: false
root INFO [hosted-plugin: 7892] Info Python Extension: 2019-07-05 13:52:31: Rule = system, result = runNextRule
root INFO [hosted-plugin: 7892] Info Python Extension: 2019-07-05 13:52:31: Executing next rule from system
root INFO [hosted-plugin: 7892] Info Python Extension: 2019-07-05 13:52:31: autoSelectInterpreter, Class name = f, completed in 173ms, Arg 1: undefined, Return Value: undefined
root INFO [hosted-plugin: 7892] Info Python Extension: 2019-07-05 13:52:31: setGlobalInterpreter, Class name = f, completed in 143ms, Arg 1: {"architecture":3,"path":"/home/gitpod/.pyenv/versions/3.7.2/bin/python","version":{"raw":"3.7.2-final","major":3,"minor":7,"patch":2,"prerelease":["final"],"build":[],"version":"3.7.2-final"},"sysPrefix":"/home/gitpod/.pyenv/versions/3.7.2","fileHash":"1f854b3f596cbe73aafbd17c32a13d4b828abbb8776bba1e23e5ebccffb2572c3163664a0aafe72b2ada460ca3e8f90cb97d880c74ec8ad1b3a6654d2cef954c","type":"Unknown"}, Arg 2: undefined, Return Value: false
root INFO [hosted-plugin: 7892] Info Python Extension: 2019-07-05 13:52:31: Rule = cachedInterpreters, result = runNextRule
root INFO [hosted-plugin: 7892] Info Python Extension: 2019-07-05 13:52:31: Executing next rule from cachedInterpreters
root INFO [hosted-plugin: 7892] Info Python Extension: 2019-07-05 13:52:31: autoSelectInterpreter, Class name = f, completed in 196ms, Arg 1: undefined, Return Value: undefined
root INFO [hosted-plugin: 7892] Info Python Extension: 2019-07-05 13:52:31: Interpreters returned by PipEnvService are of count 0
root INFO [hosted-plugin: 7892] Info Python Extension: 2019-07-05 13:52:31: Interpreters returned by WorkspaceVirtualEnvService are of count 0
root INFO [hosted-plugin: 7892] Info Python Extension: 2019-07-05 13:52:31: Checking whether locactors have completed locating, Class name = p, completed in 0ms, , Return Value: true
root INFO [hosted-plugin: 7892] Info Python Extension: 2019-07-05 13:52:31: Hide locator refreshing progress, Class name = p, completed in 0ms, , Return Value: undefined
root INFO [hosted-plugin: 7892] Info Python Extension: 2019-07-05 13:52:31: All locators have completed locating, Class name = p, completed in 0ms, , Return Value: undefined
root INFO [hosted-plugin: 7892] Info Python Extension: 2019-07-05 13:52:32: Cached data exists getEnvironmentVariables, /workspace/theia/foo.py
root ERROR Uncaught Exception:  TypeError: d.dispose is not a function
root ERROR TypeError: d.dispose is not a function
    at /workspace/theia/packages/plugin-ext/lib/common/disposable-util.js:24:52
    at Array.forEach (<anonymous>)
    at Object.dispose (/workspace/theia/packages/plugin-ext/lib/common/disposable-util.js:24:15)
    at /workspace/theia/packages/plugin-ext/lib/plugin/plugin-manager.js:118:35
    at Map.forEach (<anonymous>)
    at PluginManagerExtImpl.$stopPlugin (/workspace/theia/packages/plugin-ext/lib/plugin/plugin-manager.js:111:31)
    at RPCProtocolImpl.doInvokeHandler (/workspace/theia/packages/plugin-ext/lib/api/rpc-protocol.js:207:23)
    at RPCProtocolImpl.invokeHandler (/workspace/theia/packages/plugin-ext/lib/api/rpc-protocol.js:192:41)
    at RPCProtocolImpl.receiveRequest (/workspace/theia/packages/plugin-ext/lib/api/rpc-protocol.js:154:45)
    at RPCProtocolImpl.receiveOneMessage (/workspace/theia/packages/plugin-ext/lib/api/rpc-protocol.js:123:22)
root ERROR [hosted-plugin: 6287] (node:6287) UnhandledPromiseRejectionWarning: Error: Unknown actor WorkspaceMain
    at RPCProtocolImpl.doInvokeHandler (/workspace/theia/packages/plugin-ext/lib/api/rpc-protocol.js:200:19)
    at RPCProtocolImpl.invokeHandler (/workspace/theia/packages/plugin-ext/lib/api/rpc-protocol.js:192:41)
    at RPCProtocolImpl.receiveRequest (/workspace/theia/packages/plugin-ext/lib/api/rpc-protocol.js:154:45)
    at RPCProtocolImpl.receiveOneMessage (/workspace/theia/packages/plugin-ext/lib/api/rpc-protocol.js:123:22)
    at /workspace/theia/packages/plugin-ext/lib/api/rpc-protocol.js:55:89
    at /workspace/theia/packages/plugin-ext/lib/api/rpc-protocol.js:233:17
    at /workspace/theia/packages/core/lib/common/event.js:161:33
    at CallbackList.invoke (/workspace/theia/packages/core/lib/common/event.js:176:39)
    at Emitter.fire (/workspace/theia/packages/core/lib/common/event.js:264:29)
    at ChildProcess.<anonymous> (/workspace/theia/packages/plugin-ext/lib/hosted/node/hosted-plugin-process.js:141:21)
(node:6287) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 2)
(node:6287) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code.
(node:6287) UnhandledPromiseRejectionWarning: Error: Unknown actor CommandRegistryMain
    at RPCProtocolImpl.doInvokeHandler (/workspace/theia/packages/plugin-ext/lib/api/rpc-protocol.js:200:19)
    at RPCProtocolImpl.invokeHandler (/workspace/theia/packages/plugin-ext/lib/api/rpc-protocol.js:192:41)
    at RPCProtocolImpl.receiveRequest (/workspace/theia/packages/plugin-ext/lib/api/rpc-protocol.js:154:45)
    at RPCProtocolImpl.receiveOneMessage (/workspace/theia/packages/plugin-ext/lib/api/rpc-protocol.js:123:22)
    at /workspace/theia/packages/plugin-ext/lib/api/rpc-protocol.js:55:89
    at /workspace/theia/packages/plugin-ext/lib/api/rpc-protocol.js:233:17
    at /workspace/theia/packages/core/lib/common/event.js:161:33
    at CallbackList.invoke (/workspace/theia/packages/core/lib/common/event.js:176:39)
    at Emitter.fire (/workspace/theia/packages/core/lib/common/event.js:264:29)
    at ChildProcess.<anonymous> (/workspace/theia/packages/plugin-ext/lib/hosted/node/hosted-plugin-process.js:141:21)
(node:6287) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 3)
(node:6287) UnhandledPromiseRejectionWarning: Error: Unknown actor CommandRegistryMain
    at RPCProtocolImpl.doInvokeHandler (/workspace/theia/packages/plugin-ext/lib/api/rpc-protocol.js:200:19)
    at RPCProtocolImpl.invokeHandler (/workspace/theia/packages/plugin-ext/lib/api/rpc-protocol.js:192:41)
    at RPCProtocolImpl.receiveRequest (/workspace/theia/packages/plugin-ext/lib/api/rpc-protocol.js:154:45)
    at RPCProtocolImpl.receiveOneMessage (/workspace/theia/packages/plugin-ext/lib/api/rpc-protocol.js:123:22)
    at /workspace/theia/packages/plugin-ext/lib/api/rpc-protocol.js:55:89
    at /workspace/theia/packages/plugin-ext/lib/api/rpc-protocol.js:233:17
    at /workspace/theia/packages/core/lib/common/event.js:161:33
    at CallbackList.invoke (/workspace/theia/packages/core/lib/common/event.js:176:39)
    at Emitter.fire (/workspace/theia/packages/core/lib/common/event.js:264:29)
    at ChildProcess.<anonymous> (/workspace/theia/packages/plugin-ext/lib/hosted/node/hosted-plugin-process.js:141:21)
(node:6287) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 4)
(node:6287) UnhandledPromiseRejectionWarning: Error: Unknown actor CommandRegistryMain
    at RPCProtocolImpl.doInvokeHandler (/workspace/theia/packages/plugin-ext/lib/api/rpc-protocol.js:200:19)
    at RPCProtocolImpl.invokeHandler (/workspace/theia/packages/plugin-ext/lib/api/rpc-protocol.js:192:41)
    at RPCProtocolImpl.receiveRequest (/workspace/theia/packages/plugin-ext/lib/api/rpc-protocol.js:154:45)
    at RPCProtocolImpl.receiveOneMessage (/workspace/theia/packages/plugin-ext/lib/api/rpc-protocol.js:123:22)
    at /workspace/theia/packages/plugin-ext/lib/api/rpc-protocol.js:55:89
    at /workspace/theia/packages/plugin-ext/lib/api/rpc-protocol.js:233:17
    at /workspace/theia/packages/core/lib/common/event.js:161:33
    at CallbackList.invoke (/workspace/theia/packages/core/lib/common/event.js:176:39)
    at Emitter.fire (/workspace/theia/packages/core/lib/common/event.js:264:29)
    at ChildProcess.<anonymous> (/workspace/theia/packages/plugin-ext/lib/hosted/node/hosted-plugin-process.js:141:21)
(node:6287) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 5)
(node:6287) UnhandledPromiseRejectionWarning: Error: Unknown actor CommandRegistryMain
    at RPCProtocolImpl.doInvokeHandler (/workspace/theia/packages/plugin-ext/lib/api/rpc-protocol.js:200:19)
    at RPCProtocolImpl.invokeHandler (/workspace/theia/packages/plugin-ext/lib/api/rpc-protocol.js:192:41)
    at RPCProtocolImpl.receiveRequest (/workspace/theia/packages/plugin-ext/lib/api/rpc-protocol.js:154:45)
    at RPCProtocolImpl.receiveOneMessage (/workspace/theia/packages/plugin-ext/lib/api/rpc-protocol.js:123:22)
    at /workspace/theia/packages/plugin-ext/lib/api/rpc-protocol.js:55:89
    at /workspace/theia/packages/plugin-ext/lib/api/rpc-protocol.js:233:17
    at /workspace/theia/packages/core/lib/common/event.js:161:33
    at CallbackList.invoke (/workspace/theia/packages/core/lib/common/event.js:176:39)
    at Emitter.fire (/workspace/theia/packages/core/lib/common/event.js:264:29)
    at ChildProcess.<anonymous> (/workspace/theia/packages/plugin-ext/lib/hosted/node/hosted-plugin-process.js:141:21)
(node:6287) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 6)
(node:6287) UnhandledPromiseRejectionWarning: Error: Unknown actor CommandRegistryMain
    at RPCProtocolImpl.doInvokeHandler (/workspace/theia/packages/plugin-ext/lib/api/rpc-protocol.js:200:19)
    at RPCProtocolImpl.invokeHandler (/workspace/theia/packages/plugin-ext/lib/api/rpc-protocol.js:192:41)
    at RPCProtocolImpl.receiveRequest (/workspace/theia/packages/plugin-ext/lib/api/rpc-protocol.js:154:45)
    at RPCProtocolImpl.receiveOneMessage (/workspace/theia/packages/plugin-ext/lib/api/rpc-protocol.js:123:22)
    at /workspace/theia/packages/plugin-ext/lib/api/rpc-protocol.js:55:89
    at /workspace/theia/packages/plugin-ext/lib/api/rpc-protocol.js:233:17
    at /workspace/theia/packages/core/lib/common/event.js:161:33
    at CallbackList.invoke (/workspace/theia/packages/core/lib/common/event.js:176:39)
    at Emitter.fire (/workspace/theia/packages/core/lib/common/event.js:264:29)
    at ChildProcess.<anonymous> (/workspace/theia/packages/plugin-ext/lib/hosted/node/hosted-plugin-process.js:141:21)
(node:6287) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 7)
(node:6287) UnhandledPromiseRejectionWarning: Error: Unknown actor CommandRegistryMaina
    at RPCProtocolImpl.doInvokeHandler (/workspace/theia/packages/plugin-ext/lib/api/rpc-protocol.js:200:19)
    at RPCProtocolImpl.invokeHandler (/workspace/theia/packages/plugin-ext/lib/api/rpc-protocol.js:192:41)
    at RPCProtocolImpl.receiveRequest (/workspace/theia/packages/plugin-ext/lib/api/rpc-protocol.js:154:45)
    at RPCProtocolImpl.receiveOneMessage (/workspace/theia/packages/plugin-ext/lib/api/rpc-protocol.js:123:22)
    at /workspace/theia/packages/plugin-ext/lib/api/rpc-protocol.js:55:89
    at /workspace/theia/packages/plugin-ext/lib/api/rpc-protocol.js:233:17
    at /workspace/theia/packages/core/lib/common/event.js:161:33
    at CallbackList.invoke (/workspace/theia/packages/core/lib/common/event.js:176:39)
    at Emitter.fire (/workspace/theia/packages/core/lib/common/event.js:264:29)
    at ChildProcess.<anonymous> (/workspace/theia/packages/plugin-ext/lib/hosted/node/hosted-plugin-process.js:141:21)
(node:6287) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 8)
(node:6287) UnhandledPromiseRejectionWarning: Error: Unknown actor CommandRegistryMain
    at RPCProtocolImpl.doInvokeHandler (/workspace/theia/packages/plugin-ext/lib/api/rpc-protocol.js:200:19)
    at RPCProtocolImpl.invokeHandler (/workspace/theia/packages/plugin-ext/lib/api/rpc-protocol.js:192:41)
    at RPCProtocolImpl.receiveRequest (/workspace/theia/packages/plugin-ext/lib/api/rpc-protocol.js:154:45)
    at RPCProtocolImpl.receiveOneMessage (/workspace/theia/packages/plugin-ext/lib/api/rpc-protocol.js:123:22)
    at /workspace/theia/packages/plugin-ext/lib/api/rpc-protocol.js:55:89
    at /workspace/theia/packages/plugin-ext/lib/api/rpc-protocol.js:233:17
    at /workspace/theia/packages/core/lib/common/event.js:161:33
    at CallbackList.invoke (/workspace/theia/packages/core/lib/common/event.js:176:39)
    at Emitter.fire (/workspace/theia/packages/core/lib/common/event.js:264:29)
    at ChildProcess.<anonymous> (/workspace/theia/packages/plugin-ext/lib/hosted/node/hosted-plugin-process.js:141:21)
(node:6287) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 9)
(node:6287) UnhandledPromiseRejectionWarning: Error: Unknown actor CommandRegistryMain
    at RPCProtocolImpl.doInvokeHandler (/workspace/theia/packages/plugin-ext/lib/api/rpc-protocol.js:200:19)
    at RPCProtocolImpl.invokeHandler (/workspace/theia/packages/plugin-ext/lib/api/rpc-protocol.js:192:41)
    at RPCProtocolImpl.receiveRequest (/workspace/theia/packages/plugin-ext/lib/api/rpc-protocol.js:154:45)
    at RPCProtocolImpl.receiveOneMessage (/workspace/theia/packages/plugin-ext/lib/api/rpc-protocol.js:123:22)
    at /workspace/theia/packages/plugin-ext/lib/api/rpc-protocol.js:55:89
    at /workspace/theia/packages/plugin-ext/lib/api/rpc-protocol.js:233:17
    at /workspace/theia/packages/core/lib/common/event.js:161:33
    at CallbackList.invoke (/workspace/theia/packages/core/lib/common/event.js:176:39)
    at Emitter.fire (/workspace/theia/packages/core/lib/common/event.js:264:29)
    at ChildProcess.<anonymous> (/workspace/theia/packages/plugin-ext/lib/hosted/node/hosted-plugin-process.js:141:21)
(node:6287) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 10)
(node:6287) UnhandledPromiseRejectionWarning: Error: Unknown actor CommandRegistryMain
    at RPCProtocolImpl.doInvokeHandler (/workspace/theia/packages/plugin-ext/lib/api/rpc-protocol.js:200:19)
    at RPCProtocolImpl.invokeHandler (/workspace/theia/packages/plugin-ext/lib/api/rpc-protocol.js:192:41)
    at RPCProtocolImpl.receiveRequest (/workspace/theia/packages/plugin-ext/lib/api/rpc-protocol.js:154:45)
    at RPCProtocolImpl.receiveOneMessage (/workspace/theia/packages/plugin-ext/lib/api/rpc-protocol.js:123:22)
    at /workspace/theia/packages/plugin-ext/lib/api/rpc-protocol.js:55:89
    at /workspace/theia/packages/plugin-ext/lib/api/rpc-protocol.js:233:17
    at /workspace/theia/packages/core/lib/common/event.js:161:33
    at CallbackList.invoke (/workspace/theia/packages/core/lib/common/event.js:176:39)
    at Emitter.fire (/workspace/theia/packages/core/lib/common/event.js:264:29)
    at ChildProcess.<anonymous> (/workspace/theia/packages/plugin-ext/lib/hosted/node/hosted-plugin-process.js:141:21)
(node:6287) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 11)
(node:6287) UnhandledPromiseRejectionWarning: Error: Unknown actor CommandRegistryMain
    at RPCProtocolImpl.doInvokeHandler (/workspace/theia/packages/plugin-ext/lib/api/rpc-protocol.js:200:19)
    at RPCProtocolImpl.invokeHandler (/workspace/theia/packages/plugin-ext/lib/api/rpc-protocol.js:192:41)
    at RPCProtocolImpl.receiveRequest (/workspace/theia/packages/plugin-ext/lib/api/rpc-protocol.js:154:45)
    at RPCProtocolImpl.receiveOneMessage (/workspace/theia/packages/plugin-ext/lib/api/rpc-protocol.js:123:22)
    at /workspace/theia/packages/plugin-ext/lib/api/rpc-protocol.js:55:89
    at /workspace/theia/packages/plugin-ext/lib/api/rpc-protocol.js:233:17
    at /workspace/theia/packages/core/lib/common/event.js:161:33
    at CallbackList.invoke (/workspace/theia/packages/core/lib/common/event.js:176:39)
    at Emitter.fire (/workspace/theia/packages/core/lib/common/event.js:264:29)
    at ChildProcess.<anonymous> (/workspace/theia/packages/plugin-ext/lib/hosted/node/hosted-plugin-process.js:141:21)
(node:6287) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 12)
(node:6287) UnhandledPromiseRejectionWarning: Error: Unknown actor CommandRegistryMain
    at RPCProtocolImpl.doInvokeHandler (/workspace/theia/packages/plugin-ext/lib/api/rpc-protocol.js:200:19)
    at RPCProtocolImpl.invokeHandler (/workspace/theia/packages/plugin-ext/lib/api/rpc-protocol.js:192:41)
    at RPCProtocolImpl.receiveRequest (/workspace/theia/packages/plugin-ext/lib/api/rpc-protocol.js:154:45)
    at RPCProtocolImpl.receiveOneMessage (/workspace/theia/packages/plugin-ext/lib/api/rpc-protocol.js:123:22)
    at /workspace/theia/packages/plugin-ext/lib/api/rpc-protocol.js:55:89
    at /workspace/theia/packages/plugin-ext/lib/api/rpc-protocol.js:233:17
    at /workspace/theia/packages/core/lib/common/event.js:161:33
    at CallbackList.invoke (/workspace/theia/packages/core/lib/common/event.js:176:39)
    at Emitter.fire (/workspace/theia/packages/core/lib/common/event.js:264:29)
    at ChildProcess.<anonymous> (/workspace/theia/packages/plugin-ext/lib/hosted/node/hosted-plugin-process.js:141:21)
(node:6287) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 13)
(node:6287) UnhandledPromiseRejectionWarning: Error: Unknown actor CommandRegistryMain
    at RPCProtocolImpl.doInvokeHandler (/workspace/theia/packages/plugin-ext/lib/api/rpc-protocol.js:200:19)
    at RPCProtocolImpl.invokeHandler (/workspace/theia/packages/plugin-ext/lib/api/rpc-protocol.js:192:41)
    at RPCProtocolImpl.receiveRequest (/workspace/theia/packages/plugin-ext/lib/api/rpc-protocol.js:154:45)
    at RPCProtocolImpl.receiveOneMessage (/workspace/theia/packages/plugin-ext/lib/api/rpc-protocol.js:123:22)
    at /workspace/theia/packages/plugin-ext/lib/api/rpc-protocol.js:55:89
    at /workspace/theia/packages/plugin-ext/lib/api/rpc-protocol.js:233:17
    at /workspace/theia/packages/core/lib/common/event.js:161:33
    at CallbackList.invoke (/workspace/theia/packages/core/lib/common/event.js:176:39)
    at Emitter.fire (/workspace/theia/packages/core/lib/common/event.js:264:29)
    at ChildProcess.<anonymous> (/workspace/theia/packages/plugin-ext/lib/hosted/node/hosted-plugin-process.js:141:21)
(node:6287) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 14)
(node:6287) UnhandledPromiseRejectionWarning: Error: Unknown actor CommandRegistryMain
    at RPCProtocolImpl.doInvokeHandler (/workspace/theia/packages/plugin-ext/lib/api/rpc-protocol.js:200:19)
    at RPCProtocolImpl.invokeHandler (/workspace/theia/packages/plugin-ext/lib/api/rpc-protocol.js:192:41)
    at RPCProtocolImpl.receiveRequest (/workspace/theia/packages/plugin-ext/lib/api/rpc-protocol.js:154:45)
    at RPCProtocolImpl.receiveOneMessage (/workspace/theia/packages/plugin-ext/lib/api/rpc-protocol.js:123:22)
    at /workspace/theia/packages/plugin-ext/lib/api/rpc-protocol.js:55:89
    at /workspace/theia/packages/plugin-ext/lib/api/rpc-protocol.js:233:17
    at /workspace/theia/packages/core/lib/common/event.js:161:33
    at CallbackList.invoke (/workspace/theia/packages/core/lib/common/event.js:176:39)
    at Emitter.fire (/workspace/theia/packages/core/lib/common/event.js:264:29)
    at ChildProcess.<anonymous> (/workspace/theia/packages/plugin-ext/lib/hosted/node/hosted-plugin-process.js:141:21)
(node:6287) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 15)
(node:6287) UnhandledPromiseRejectionWarning: Error: Unknown actor CommandRegistryMain
    at RPCProtocolImpl.doInvokeHandler (/workspace/theia/packages/plugin-ext/lib/api/rpc-protocol.js:200:19)
    at RPCProtocolImpl.invokeHandler (/workspace/theia/packages/plugin-ext/lib/api/rpc-protocol.js:192:41)
    at RPCProtocolImpl.receiveRequest (/workspace/theia/packages/plugin-ext/lib/api/rpc-protocol.js:154:45)
    at RPCProtocolImpl.receiveOneMessage (/workspace/theia/packages/plugin-ext/lib/api/rpc-protocol.js:123:22)
    at /workspace/theia/packages/plugin-ext/lib/api/rpc-protocol.js:55:89
    at /workspace/theia/packages/plugin-ext/lib/api/rpc-protocol.js:233:17
    at /workspace/theia/packages/core/lib/common/event.js:161:33
    at CallbackList.invoke (/workspace/theia/packages/core/lib/common/event.js:176:39)
    at Emitter.fire (/workspace/theia/packages/core/lib/common/event.js:264:29)
    at ChildProcess.<anonymous> (/workspace/theia/packages/plugin-ext/lib/hosted/node/hosted-plugin-process.js:141:21)
(node:6287) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 16)
(node:6287) UnhandledPromiseRejectionWarning: Error: Unknown actor CommandRegistryMain
    at RPCProtocolImpl.doInvokeHandler (/workspace/theia/packages/plugin-ext/lib/api/rpc-protocol.js:200:19)
    at RPCProtocolImpl.invokeHandler (/workspace/theia/packages/plugin-ext/lib/api/rpc-protocol.js:192:41)
    at RPCProtocolImpl.receiveRequest (/workspace/theia/packages/plugin-ext/lib/api/rpc-protocol.js:154:45)
    at RPCProtocolImpl.receiveOneMessage (/workspace/theia/packages/plugin-ext/lib/api/rpc-protocol.js:123:22)
    at /workspace/theia/packages/plugin-ext/lib/api/rpc-protocol.js:55:89
    at /workspace/theia/packages/plugin-ext/lib/api/rpc-protocol.js:233:17
    at /workspace/theia/packages/core/lib/common/event.js:161:33
    at CallbackList.invoke (/workspace/theia/packages/core/lib/common/event.js:176:39)
    at Emitter.fire (/workspace/theia/packages/core/lib/common/event.js:264:29)
    at ChildProcess.<anonymous> (/workspace/theia/packages/plugin-ext/lib/hosted/node/hosted-plugin-process.js:141:21)
(node:6287) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 17)
(node:6287) UnhandledPromiseRejectionWarning: Error: Unknown actor CommandRegistryMain
    at RPCProtocolImpl.doInvokeHandler (/workspace/theia/packages/plugin-ext/lib/api/rpc-protocol.js:200:19)
    at RPCProtocolImpl.invokeHandler (/workspace/theia/packages/plugin-ext/lib/api/rpc-protocol.js:192:41)
    at RPCProtocolImpl.receiveRequest (/workspace/theia/packages/plugin-ext/lib/api/rpc-protocol.js:154:45)
    at RPCProtocolImpl.receiveOneMessage (/workspace/theia/packages/plugin-ext/lib/api/rpc-protocol.js:123:22)
    at /workspace/theia/packages/plugin-ext/lib/api/rpc-protocol.js:55:89
    at /workspace/theia/packages/plugin-ext/lib/api/rpc-protocol.js:233:17
    at /workspace/theia/packages/core/lib/common/event.js:161:33
    at CallbackList.invoke (/workspace/theia/packages/core/lib/common/event.js:176:39)
    at Emitter.fire (/workspace/theia/packages/core/lib/common/event.js:264:29)
    at ChildProcess.<anonymous> (/workspace/theia/packages/plugin-ext/lib/hosted/node/hosted-plugin-process.js:141:21)
(node:6287) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 18)
(node:6287) UnhandledPromiseRejectionWarning: Error: Unknown actor CommandRegistryMain
    at RPCProtocolImpl.doInvokeHandler (/workspace/theia/packages/plugin-ext/lib/api/rpc-protocol.js:200:19)
    at RPCProtocolImpl.invokeHandler (/workspace/theia/packages/plugin-ext/lib/api/rpc-protocol.js:192:41)
    at RPCProtocolImpl.receiveRequest (/workspace/theia/packages/plugin-ext/lib/api/rpc-protocol.js:154:45)
    at RPCProtocolImpl.receiveOneMessage (/workspace/theia/packages/plugin-ext/lib/api/rpc-protocol.js:123:22)
    at /workspace/theia/packages/plugin-ext/lib/api/rpc-protocol.js:55:89
    at /workspace/theia/packages/plugin-ext/lib/api/rpc-protocol.js:233:17
    at /workspace/theia/packages/core/lib/common/event.js:161:33
    at CallbackList.invoke (/workspace/theia/packages/core/lib/common/event.js:176:39)
    at Emitter.fire (/workspace/theia/packages/core/lib/common/event.js:264:29)
    at ChildProcess.<anonymous> (/workspace/theia/packages/plugin-ext/lib/hosted/node/hosted-plugin-process.js:141:21)
(node:6287) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 19)
(node:6287) UnhandledPromiseRejectionWarning: Error: Unknown actor CommandRegistryMain
    at RPCProtocolImpl.doInvokeHandler (/workspace/theia/packages/plugin-ext/lib/api/rpc-protocol.js:200:19)
    at RPCProtocolImpl.invokeHandler (/workspace/theia/packages/plugin-ext/lib/api/rpc-protocol.js:192:41)
    at RPCProtocolImpl.receiveRequest (/workspace/theia/packages/plugin-ext/lib/api/rpc-protocol.js:154:45)
    at RPCProtocolImpl.receiveOneMessage (/workspace/theia/packages/plugin-ext/lib/api/rpc-protocol.js:123:22)
    at /workspace/theia/packages/plugin-ext/lib/api/rpc-protocol.js:55:89
    at /workspace/theia/packages/plugin-ext/lib/api/rpc-protocol.js:233:17
    at /workspace/theia/packages/core/lib/common/event.js:161:33
    at CallbackList.invoke (/workspace/theia/packages/core/lib/common/event.js:176:39)
    at Emitter.fire (/workspace/theia/packages/core/lib/common/event.js:264:29)
    at ChildProcess.<anonymous> (/workspace/theia/packages/plugin-ext/lib/hosted/node/hosted-plugin-process.js:141:21)
(node:6287) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 20)
(node:6287) UnhandledPromiseRejectionWarning: Error: Unknown actor CommandRegistryMain
    at RPCProtocolImpl.doInvokeHandler (/workspace/theia/packages/plugin-ext/lib/api/rpc-protocol.js:200:19)
    at RPCProtocolImpl.invokeHandler (/workspace/theia/packages/plugin-ext/lib/api/rpc-protocol.js:192:41)
    at RPCProtocolImpl.receiveRequest (/workspace/theia/packages/plugin-ext/lib/api/rpc-protocol.js:154:45)
    at RPCProtocolImpl.receiveOneMessage (/workspace/theia/packages/plugin-ext/lib/api/rpc-protocol.js:123:22)
    at /workspace/theia/packages/plugin-ext/lib/api/rpc-protocol.js:55:89
    at /workspace/theia/packages/plugin-ext/lib/api/rpc-protocol.js:233:17
    at /workspace/theia/packages/core/lib/common/event.js:161:33
    at CallbackList.invoke (/workspace/theia/packages/core/lib/common/event.js:176:39)
    at Emitter.fire (/workspace/theia/packages/core/lib/common/event.js:264:29)
    at ChildProcess.<anonymous> (/workspace/theia/packages/plugin-ext/lib/hosted/node/hosted-plugin-process.js:141:21)
(node:6287) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 21)
(node:6287) UnhandledPromiseRejectionWarning: Error: Unknown actor StatusBarMessageRegistryMain
    at RPCProtocolImpl.doInvokeHandler (/workspace/theia/packages/plugin-ext/lib/api/rpc-protocol.js:200:19)
    at RPCProtocolImpl.invokeHandler (/workspace/theia/packages/plugin-ext/lib/api/rpc-protocol.js:192:41)
    at RPCProtocolImpl.receiveRequest (/workspace/theia/packages/plugin-ext/lib/api/rpc-protocol.js:154:45)
    at RPCProtocolImpl.receiveOneMessage (/workspace/theia/packages/plugin-ext/lib/api/rpc-protocol.js:123:22)
    at /workspace/theia/packages/plugin-ext/lib/api/rpc-protocol.js:55:89
    at /workspace/theia/packages/plugin-ext/lib/api/rpc-protocol.js:233:17
    at /workspace/theia/packages/core/lib/common/event.js:161:33
    at CallbackList.invoke (/workspace/theia/packages/core/lib/common/event.js:176:39)
    at Emitter.fire (/workspace/theia/packages/core/lib/common/event.js:264:29)
    at ChildProcess.<anonymous> (/workspace/theia/packages/plugin-ext/lib/hosted/node/hosted-plugin-process.js:141:21)
(node:6287) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 22)
(node:6287) UnhandledPromiseRejectionWarning: Error: Unknown actor CommandRegistryMain
    at RPCProtocolImpl.doInvokeHandler (/workspace/theia/packages/plugin-ext/lib/api/rpc-protocol.js:200:19)
    at RPCProtocolImpl.invokeHandler (/workspace/theia/packages/plugin-ext/lib/api/rpc-protocol.js:192:41)
    at RPCProtocolImpl.receiveRequest (/workspace/theia/packages/plugin-ext/lib/api/rpc-protocol.js:154:45)
    at RPCProtocolImpl.receiveOneMessage (/workspace/theia/packages/plugin-ext/lib/api/rpc-protocol.js:123:22)
    at /workspace/theia/packages/plugin-ext/lib/api/rpc-protocol.js:55:89
    at /workspace/theia/packages/plugin-ext/lib/api/rpc-protocol.js:233:17
    at /workspace/theia/packages/core/lib/common/event.js:161:33
    at CallbackList.invoke (/workspace/theia/packages/core/lib/common/event.js:176:39)
    at Emitter.fire (/workspace/theia/packages/core/lib/common/event.js:264:29)
    at ChildProcess.<anonymous> (/workspace/theia/packages/plugin-ext/lib/hosted/node/hosted-plugin-process.js:141:21)
(node:6287) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 23)
(node:6287) UnhandledPromiseRejectionWarning: Error: Unknown actor CommandRegistryMain
    at RPCProtocolImpl.doInvokeHandler (/workspace/theia/packages/plugin-ext/lib/api/rpc-protocol.js:200:19)
    at RPCProtocolImpl.invokeHandler (/workspace/theia/packages/plugin-ext/lib/api/rpc-protocol.js:192:41)
    at RPCProtocolImpl.receiveRequest (/workspace/theia/packages/plugin-ext/lib/api/rpc-protocol.js:154:45)
    at RPCProtocolImpl.receiveOneMessage (/workspace/theia/packages/plugin-ext/lib/api/rpc-protocol.js:123:22)
    at /workspace/theia/packages/plugin-ext/lib/api/rpc-protocol.js:55:89
    at /workspace/theia/packages/plugin-ext/lib/api/rpc-protocol.js:233:17
    at /workspace/theia/packages/core/lib/common/event.js:161:33
    at CallbackList.invoke (/workspace/theia/packages/core/lib/common/event.js:176:39)
    at Emitter.fire (/workspace/theia/packages/core/lib/common/event.js:264:29)
    at ChildProcess.<anonymous> (/workspace/theia/packages/plugin-ext/lib/hosted/node/hosted-plugin-process.js:141:21)
(node:6287) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 24)
(node:6287) UnhandledPromiseRejectionWarning: Error: Unknown actor CommandRegistryMain
    at RPCProtocolImpl.doInvokeHandler (/workspace/theia/packages/plugin-ext/lib/api/rpc-protocol.js:200:19)
    at RPCProtocolImpl.invokeHandler (/workspace/theia/packages/plugin-ext/lib/api/rpc-protocol.js:192:41)
    at RPCProtocolImpl.receiveRequest (/workspace/theia/packages/plugin-ext/lib/api/rpc-protocol.js:154:45)
    at RPCProtocolImpl.receiveOneMessage (/workspace/theia/packages/plugin-ext/lib/api/rpc-protocol.js:123:22)
    at /workspace/theia/packages/plugin-ext/lib/api/rpc-protocol.js:55:89
    at /workspace/theia/packages/plugin-ext/lib/api/rpc-protocol.js:233:17
    at /workspace/theia/packages/core/lib/common/event.js:161:33
    at CallbackList.invoke (/workspace/theia/packages/core/lib/common/event.js:176:39)
    at Emitter.fire (/workspace/theia/packages/core/lib/common/event.js:264:29)
    at ChildProcess.<anonymous> (/workspace/theia/packages/plugin-ext/lib/hosted/node/hosted-plugin-process.js:141:21)
(node:6287) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 25)
(node:6287) UnhandledPromiseRejectionWarning: Error: Unknown actor CommandRegistryMain
    at RPCProtocolImpl.doInvokeHandler (/workspace/theia/packages/plugin-ext/lib/api/rpc-protocol.js:200:19)
    at RPCProtocolImpl.invokeHandler (/workspace/theia/packages/plugin-ext/lib/api/rpc-protocol.js:192:41)
    at RPCProtocolImpl.receiveRequest (/workspace/theia/packages/plugin-ext/lib/api/rpc-protocol.js:154:45)
    at RPCProtocolImpl.receiveOneMessage (/workspace/theia/packages/plugin-ext/lib/api/rpc-protocol.js:123:22)
    at /workspace/theia/packages/plugin-ext/lib/api/rpc-protocol.js:55:89
    at /workspace/theia/packages/plugin-ext/lib/api/rpc-protocol.js:233:17
    at /workspace/theia/packages/core/lib/common/event.js:161:33
    at CallbackList.invoke (/workspace/theia/packages/core/lib/common/event.js:176:39)
    at Emitter.fire (/workspace/theia/packages/core/lib/common/event.js:264:29)
    at ChildProcess.<anonymous> (/workspace/theia/packages/plugin-ext/lib/hosted/node/hosted-plugin-process.js:141:21)
(node:6287) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 26)
(node:6287) UnhandledPromiseRejectionWarning: Error: Unknown actor CommandRegistryMain
    at RPCProtocolImpl.doInvokeHandler (/workspace/theia/packages/plugin-ext/lib/api/rpc-protocol.js:200:19)
    at RPCProtocolImpl.invokeHandler (/workspace/theia/packages/plugin-ext/lib/api/rpc-protocol.js:192:41)
    at RPCProtocolImpl.receiveRequest (/workspace/theia/packages/plugin-ext/lib/api/rpc-protocol.js:154:45)
    at RPCProtocolImpl.receiveOneMessage (/workspace/theia/packages/plugin-ext/lib/api/rpc-protocol.js:123:22)
    at /workspace/theia/packages/plugin-ext/lib/api/rpc-protocol.js:55:89
    at /workspace/theia/packages/plugin-ext/lib/api/rpc-protocol.js:233:17
    at /workspace/theia/packages/core/lib/common/event.js:161:33
    at CallbackList.invoke (/workspace/theia/packages/core/lib/common/event.js:176:39)
    at Emitter.fire (/workspace/theia/packages/core/lib/common/event.js:264:29)
    at ChildProcess.<anonymous> (/workspace/theia/packages/plugin-ext/lib/hosted/node/hosted-plugin-process.js:141:21)
(node:6287) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 27)
(node:6287) UnhandledPromiseRejectionWarning: Error: Unknown actor CommandRegistryMain
    at RPCProtocolImpl.doInvokeHandler (/workspace/theia/packages/plugin-ext/lib/api/rpc-protocol.js:200:19)
    at RPCProtocolImpl.invokeHandler (/workspace/theia/packages/plugin-ext/lib/api/rpc-protocol.js:192:41)
    at RPCProtocolImpl.receiveRequest (/workspace/theia/packages/plugin-ext/lib/api/rpc-protocol.js:154:45)
    at RPCProtocolImpl.receiveOneMessage (/workspace/theia/packages/plugin-ext/lib/api/rpc-protocol.js:123:22)
    at /workspace/theia/packages/plugin-ext/lib/api/rpc-protocol.js:55:89
    at /workspace/theia/packages/plugin-ext/lib/api/rpc-protocol.js:233:17
    at /workspace/theia/packages/core/lib/common/event.js:161:33
    at CallbackList.invoke (/workspace/theia/packages/core/lib/common/event.js:176:39)
    at Emitter.fire (/workspace/theia/packages/core/lib/common/event.js:264:29)
    at ChildProcess.<anonymous> (/workspace/theia/packages/plugin-ext/lib/hosted/node/hosted-plugin-process.js:141:21)
(node:6287) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 28)
(node:6287) UnhandledPromiseRejectionWarning: Error: Unknown actor CommandRegistryMain
    at RPCProtocolImpl.doInvokeHandler (/workspace/theia/packages/plugin-ext/lib/api/rpc-protocol.js:200:19)
    at RPCProtocolImpl.invokeHandler (/workspace/theia/packages/plugin-ext/lib/api/rpc-protocol.js:192:41)
    at RPCProtocolImpl.receiveRequest (/workspace/theia/packages/plugin-ext/lib/api/rpc-protocol.js:154:45)
    at RPCProtocolImpl.receiveOneMessage (/workspace/theia/packages/plugin-ext/lib/api/rpc-protocol.js:123:22)
    at /workspace/theia/packages/plugin-ext/lib/api/rpc-protocol.js:55:89
    at /workspace/theia/packages/plugin-ext/lib/api/rpc-protocol.js:233:17
    at /workspace/theia/packages/core/lib/common/event.js:161:33
    at CallbackList.invoke (/workspace/theia/packages/core/lib/common/event.js:176:39)
    at Emitter.fire (/workspace/theia/packages/core/lib/common/event.js:264:29)
    at ChildProcess.<anonymous> (/workspace/theia/packages/plugin-ext/lib/hosted/node/hosted-plugin-process.js:141:21)
(node:6287) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 29)
(node:6287) UnhandledPromiseRejectionWarning: Error: Unknown actor CommandRegistryMain
    at RPCProtocolImpl.doInvokeHandler (/workspace/theia/packages/plugin-ext/lib/api/rpc-protocol.js:200:19)
    at RPCProtocolImpl.invokeHandler (/workspace/theia/packages/plugin-ext/lib/api/rpc-protocol.js:192:41)
    at RPCProtocolImpl.receiveRequest (/workspace/theia/packages/plugin-ext/lib/api/rpc-protocol.js:154:45)
    at RPCProtocolImpl.receiveOneMessage (/workspace/theia/packages/plugin-ext/lib/api/rpc-protocol.js:123:22)
    at /workspace/theia/packages/plugin-ext/lib/api/rpc-protocol.js:55:89
    at /workspace/theia/packages/plugin-ext/lib/api/rpc-protocol.js:233:17
    at /workspace/theia/packages/core/lib/common/event.js:161:33
    at CallbackList.invoke (/workspace/theia/packages/core/lib/common/event.js:176:39)
    at Emitter.fire (/workspace/theia/packages/core/lib/common/event.js:264:29)
    at ChildProcess.<anonymous> (/workspace/theia/packages/plugin-ext/lib/hosted/node/hosted-plugin-process.js:141:21)
(node:6287) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 30)
(node:6287) UnhandledPromiseRejectionWarning: Error: Unknown actor CommandRegistryMain
    at RPCProtocolImpl.doInvokeHandler (/workspace/theia/packages/plugin-ext/lib/api/rpc-protocol.js:200:19)
    at RPCProtocolImpl.invokeHandler (/workspace/theia/packages/plugin-ext/lib/api/rpc-protocol.js:192:41)
    at RPCProtocolImpl.receiveRequest (/workspace/theia/packages/plugin-ext/lib/api/rpc-protocol.js:154:45)
    at RPCProtocolImpl.receiveOneMessage (/workspace/theia/packages/plugin-ext/lib/api/rpc-protocol.js:123:22)
    at /workspace/theia/packages/plugin-ext/lib/api/rpc-protocol.js:55:89
    at /workspace/theia/packages/plugin-ext/lib/api/rpc-protocol.js:233:17
    at /workspace/theia/packages/core/lib/common/event.js:161:33
    at CallbackList.invoke (/workspace/theia/packages/core/lib/common/event.js:176:39)
    at Emitter.fire (/workspace/theia/packages/core/lib/common/event.js:264:29)
    at ChildProcess.<anonymous> (/workspace/theia/packages/plugin-ext/lib/hosted/node/hosted-plugin-process.js:141:21)
(node:6287) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 31)
(node:6287) UnhandledPromiseRejectionWarning: Error: Unknown actor CommandRegistryMain
    at RPCProtocolImpl.doInvokeHandler (/workspace/theia/packages/plugin-ext/lib/api/rpc-protocol.js:200:19)
    at RPCProtocolImpl.invokeHandler (/workspace/theia/packages/plugin-ext/lib/api/rpc-protocol.js:192:41)
    at RPCProtocolImpl.receiveRequest (/workspace/theia/packages/plugin-ext/lib/api/rpc-protocol.js:154:45)
    at RPCProtocolImpl.receiveOneMessage (/workspace/theia/packages/plugin-ext/lib/api/rpc-protocol.js:123:22)
    at /workspace/theia/packages/plugin-ext/lib/api/rpc-protocol.js:55:89
    at /workspace/theia/packages/plugin-ext/lib/api/rpc-protocol.js:233:17
    at /workspace/theia/packages/core/lib/common/event.js:161:33
    at CallbackList.invoke (/workspace/theia/packages/core/lib/common/event.js:176:39)
    at Emitter.fire (/workspace/theia/packages/core/lib/common/event.js:264:29)
    at ChildProcess.<anonymous> (/workspace/theia/packages/plugin-ext/lib/hosted/node/hosted-plugin-process.js:141:21)
(node:6287) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 32)
(node:6287) UnhandledPromiseRejectionWarning: Error: Unknown actor CommandRegistryMain
    at RPCProtocolImpl.doInvokeHandler (/workspace/theia/packages/plugin-ext/lib/api/rpc-protocol.js:200:19)
    at RPCProtocolImpl.invokeHandler (/workspace/theia/packages/plugin-ext/lib/api/rpc-protocol.js:192:41)
    at RPCProtocolImpl.receiveRequest (/workspace/theia/packages/plugin-ext/lib/api/rpc-protocol.js:154:45)
    at RPCProtocolImpl.receiveOneMessage (/workspace/theia/packages/plugin-ext/lib/api/rpc-protocol.js:123:22)
    at /workspace/theia/packages/plugin-ext/lib/api/rpc-protocol.js:55:89
    at /workspace/theia/packages/plugin-ext/lib/api/rpc-protocol.js:233:17
    at /workspace/theia/packages/core/lib/common/event.js:161:33
    at CallbackList.invoke (/workspace/theia/packages/core/lib/common/event.js:176:39)
    at Emitter.fire (/workspace/theia/packages/core/lib/common/event.js:264:29)
    at ChildProcess.<anonymous> (/workspace/theia/packages/plugin-ext/lib/hosted/node/hosted-plugin-process.js:141:21)
(node:6287) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 33)
(node:6287) UnhandledPromiseRejectionWarning: Error: Unknown actor CommandRegistryMain
    at RPCProtocolImpl.doInvokeHandler (/workspace/theia/packages/plugin-ext/lib/api/rpc-protocol.js:200:19)
    at RPCProtocolImpl.invokeHandler (/workspace/theia/packages/plugin-ext/lib/api/rpc-protocol.js:192:41)
    at RPCProtocolImpl.receiveRequest (/workspace/theia/packages/plugin-ext/lib/api/rpc-protocol.js:154:45)
    at RPCProtocolImpl.receiveOneMessage (/workspace/theia/packages/plugin-ext/lib/api/rpc-protocol.js:123:22)
    at /workspace/theia/packages/plugin-ext/lib/api/rpc-protocol.js:55:89
    at /workspace/theia/packages/plugin-ext/lib/api/rpc-protocol.js:233:17
    at /workspace/theia/packages/core/lib/common/event.js:161:33
    at CallbackList.invoke (/workspace/theia/packages/core/lib/common/event.js:176:39)
    at Emitter.fire (/workspace/theia/packages/core/lib/common/event.js:264:29)
    at ChildProcess.<anonymous> (/workspace/theia/packages/plugin-ext/lib/hosted/node/hosted-plugin-process.js:141:21)
(node:6287) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 34)
(node:6287) UnhandledPromiseRejectionWarning: Error: Unknown actor CommandRegistryMain
    at RPCProtocolImpl.doInvokeHandler (/workspace/theia/packages/plugin-ext/lib/api/rpc-protocol.js:200:19)
    at RPCProtocolImpl.invokeHandler (/workspace/theia/packages/plugin-ext/lib/api/rpc-protocol.js:192:41)
    at RPCProtocolImpl.receiveRequest (/workspace/theia/packages/plugin-ext/lib/api/rpc-protocol.js:154:45)
    at RPCProtocolImpl.receiveOneMessage (/workspace/theia/packages/plugin-ext/lib/api/rpc-protocol.js:123:22)
    at /workspace/theia/packages/plugin-ext/lib/api/rpc-protocol.js:55:89
    at /workspace/theia/packages/plugin-ext/lib/api/rpc-protocol.js:233:17
    at /workspace/theia/packages/core/lib/common/event.js:161:33
    at CallbackList.invoke (/workspace/theia/packages/core/lib/common/event.js:176:39)
    at Emitter.fire (/workspace/theia/packages/core/lib/common/event.js:264:29)
    at ChildProcess.<anonymous> (/workspace/theia/packages/plugin-ext/lib/hosted/node/hosted-plugin-process.js:141:21)
(node:6287) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 35)
(node:6287) UnhandledPromiseRejectionWarning: Error: Unknown actor CommandRegistryMain
    at RPCProtocolImpl.doInvokeHandler (/workspace/theia/packages/plugin-ext/lib/api/rpc-protocol.js:200:19)
    at RPCProtocolImpl.invokeHandler (/workspace/theia/packages/plugin-ext/lib/api/rpc-protocol.js:192:41)
    at RPCProtocolImpl.receiveRequest (/workspace/theia/packages/plugin-ext/lib/api/rpc-protocol.js:154:45)
    at RPCProtocolImpl.receiveOneMessage (/workspace/theia/packages/plugin-ext/lib/api/rpc-protocol.js:123:22)
    at /workspace/theia/packages/plugin-ext/lib/api/rpc-protocol.js:55:89
    at /workspace/theia/packages/plugin-ext/lib/api/rpc-protocol.js:233:17
    at /workspace/theia/packages/core/lib/common/event.js:161:33
    at CallbackList.invoke (/workspace/theia/packages/core/lib/common/event.js:176:39)
    at Emitter.fire (/workspace/theia/packages/core/lib/common/event.js:264:29)
    at ChildProcess.<anonymous> (/workspace/theia/packages/plugin-ext/lib/hosted/node/hosted-plugin-process.js:141:21)
(node:6287) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 36)
(node:6287) UnhandledPromiseRejectionWarning: Error: Unknown actor CommandRegistryMain
    at RPCProtocolImpl.doInvokeHandler (/workspace/theia/packages/plugin-ext/lib/api/rpc-protocol.js:200:19)
    at RPCProtocolImpl.invokeHandler (/workspace/theia/packages/plugin-ext/lib/api/rpc-protocol.js:192:41)
    at RPCProtocolImpl.receiveRequest (/workspace/theia/packages/plugin-ext/lib/api/rpc-protocol.js:154:45)
    at RPCProtocolImpl.receiveOneMessage (/workspace/theia/packages/plugin-ext/lib/api/rpc-protocol.js:123:22)
    at /workspace/theia/packages/plugin-ext/lib/api/rpc-protocol.js:55:89
    at /workspace/theia/packages/plugin-ext/lib/api/rpc-protocol.js:233:17
    at /workspace/theia/packages/core/lib/common/event.js:161:33
    at CallbackList.invoke (/workspace/theia/packages/core/lib/common/event.js:176:39)
    at Emitter.fire (/workspace/theia/packages/core/lib/common/event.js:264:29)
    at ChildProcess.<anonymous> (/workspace/theia/packages/plugin-ext/lib/hosted/node/hosted-plugin-process.js:141:21)
(node:6287) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 37)
(node:6287) UnhandledPromiseRejectionWarning: Error: Unknown actor CommandRegistryMain
    at RPCProtocolImpl.doInvokeHandler (/workspace/theia/packages/plugin-ext/lib/api/rpc-protocol.js:200:19)
    at RPCProtocolImpl.invokeHandler (/workspace/theia/packages/plugin-ext/lib/api/rpc-protocol.js:192:41)
    at RPCProtocolImpl.receiveRequest (/workspace/theia/packages/plugin-ext/lib/api/rpc-protocol.js:154:45)
    at RPCProtocolImpl.receiveOneMessage (/workspace/theia/packages/plugin-ext/lib/api/rpc-protocol.js:123:22)
    at /workspace/theia/packages/plugin-ext/lib/api/rpc-protocol.js:55:89
    at /workspace/theia/packages/plugin-ext/lib/api/rpc-protocol.js:233:17
    at /workspace/theia/packages/core/lib/common/event.js:161:33
    at CallbackList.invoke (/workspace/theia/packages/core/lib/common/event.js:176:39)
    at Emitter.fire (/workspace/theia/packages/core/lib/common/event.js:264:29)
    at ChildProcess.<anonymous> (/workspace/theia/packages/plugin-ext/lib/hosted/node/hosted-plugin-process.js:141:21)
(node:6287) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 38)
(node:6287) UnhandledPromiseRejectionWarning: Error: Unknown actor CommandRegistryMain
    at RPCProtocolImpl.doInvokeHandler (/workspace/theia/packages/plugin-ext/lib/api/rpc-protocol.js:200:19)
    at RPCProtocolImpl.invokeHandler (/workspace/theia/packages/plugin-ext/lib/api/rpc-protocol.js:192:41)
    at RPCProtocolImpl.receiveRequest (/workspace/theia/packages/plugin-ext/lib/api/rpc-protocol.js:154:45)
    at RPCProtocolImpl.receiveOneMessage (/workspace/theia/packages/plugin-ext/lib/api/rpc-protocol.js:123:22)
    at /workspace/theia/packages/plugin-ext/lib/api/rpc-protocol.js:55:89
    at /workspace/theia/packages/plugin-ext/lib/api/rpc-protocol.js:233:17
    at /workspace/theia/packages/core/lib/common/event.js:161:33
    at CallbackList.invoke (/workspace/theia/packages/core/lib/common/event.js:176:39)
    at Emitter.fire (/workspace/theia/packages/core/lib/common/event.js:264:29)
    at ChildProcess.<anonymous> (/workspace/theia/packages/plugin-ext/lib/hosted/node/hosted-plugin-process.js:141:21)
(node:6287) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 39)
(node:6287) UnhandledPromiseRejectionWarning: Error: Unknown actor CommandRegistryMain
    at RPCProtocolImpl.doInvokeHandler (/workspace/theia/packages/plugin-ext/lib/api/rpc-protocol.js:200:19)
    at RPCProtocolImpl.invokeHandler (/workspace/theia/packages/plugin-ext/lib/api/rpc-protocol.js:192:41)
    at RPCProtocolImpl.receiveRequest (/workspace/theia/packages/plugin-ext/lib/api/rpc-protocol.js:154:45)
    at RPCProtocolImpl.receiveOneMessage (/workspace/theia/packages/plugin-ext/lib/api/rpc-protocol.js:123:22)
    at /workspace/theia/packages/plugin-ext/lib/api/rpc-protocol.js:55:89
    at /workspace/theia/packages/plugin-ext/lib/api/rpc-protocol.js:233:17
    at /workspace/theia/packages/core/lib/common/event.js:161:33
    at CallbackList.invoke (/workspace/theia/packages/core/lib/common/event.js:176:39)
    at Emitter.fire (/workspace/theia/packages/core/lib/common/event.js:264:29)
    at ChildProcess.<anonymous> (/workspace/theia/packages/plugin-ext/lib/hosted/node/hosted-plugin-process.js:141:21)
(node:6287) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 40)
(node:6287) UnhandledPromiseRejectionWarning: Error: Unknown actor CommandRegistryMain
    at RPCProtocolImpl.doInvokeHandler (/workspace/theia/packages/plugin-ext/lib/api/rpc-protocol.js:200:19)
    at RPCProtocolImpl.invokeHandler (/workspace/theia/packages/plugin-ext/lib/api/rpc-protocol.js:192:41)
    at RPCProtocolImpl.receiveRequest (/workspace/theia/packages/plugin-ext/lib/api/rpc-protocol.js:154:45)
    at RPCProtocolImpl.receiveOneMessage (/workspace/theia/packages/plugin-ext/lib/api/rpc-protocol.js:123:22)
    at /workspace/theia/packages/plugin-ext/lib/api/rpc-protocol.js:55:89
    at /workspace/theia/packages/plugin-ext/lib/api/rpc-protocol.js:233:17
    at /workspace/theia/packages/core/lib/common/event.js:161:33
    at CallbackList.invoke (/workspace/theia/packages/core/lib/common/event.js:176:39)
    at Emitter.fire (/workspace/theia/packages/core/lib/common/event.js:264:29)
    at ChildProcess.<anonymous> (/workspace/theia/packages/plugin-ext/lib/hosted/node/hosted-plugin-process.js:141:21)
(node:6287) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 41)
(node:6287) UnhandledPromiseRejectionWarning: Error: Unknown actor CommandRegistryMain
    at RPCProtocolImpl.doInvokeHandler (/workspace/theia/packages/plugin-ext/lib/api/rpc-protocol.js:200:19)
    at RPCProtocolImpl.invokeHandler (/workspace/theia/packages/plugin-ext/lib/api/rpc-protocol.js:192:41)
    at RPCProtocolImpl.receiveRequest (/workspace/theia/packages/plugin-ext/lib/api/rpc-protocol.js:154:45)
    at RPCProtocolImpl.receiveOneMessage (/workspace/theia/packages/plugin-ext/lib/api/rpc-protocol.js:123:22)
    at /workspace/theia/packages/plugin-ext/lib/api/rpc-protocol.js:55:89
    at /workspace/theia/packages/plugin-ext/lib/api/rpc-protocol.js:233:17
    at /workspace/theia/packages/core/lib/common/event.js:161:33
    at CallbackList.invoke (/workspace/theia/packages/core/lib/common/event.js:176:39)
    at Emitter.fire (/workspace/theia/packages/core/lib/common/event.js:264:29)
    at ChildProcess.<anonymous> (/workspace/theia/packages/plugin-ext/lib/hosted/node/hosted-plugin-process.js:141:21)
(node:6287) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 42)
(node:6287) UnhandledPromiseRejectionWarning: Error: Unknown actor CommandRegistryMain
    at RPCProtocolImpl.doInvokeHandler (/workspace/theia/packages/plugin-ext/lib/api/rpc-protocol.js:200:19)
    at RPCProtocolImpl.invokeHandler (/workspace/theia/packages/plugin-ext/lib/api/rpc-protocol.js:192:41)
    at RPCProtocolImpl.receiveRequest (/workspace/theia/packages/plugin-ext/lib/api/rpc-protocol.js:154:45)
    at RPCProtocolImpl.receiveOneMessage (/workspace/theia/packages/plugin-ext/lib/api/rpc-protocol.js:123:22)
    at /workspace/theia/packages/plugin-ext/lib/api/rpc-protocol.js:55:89
    at /workspace/theia/packages/plugin-ext/lib/api/rpc-protocol.js:233:17
    at /workspace/theia/packages/core/lib/common/event.js:161:33
    at CallbackList.invoke (/workspace/theia/packages/core/lib/common/event.js:176:39)
    at Emitter.fire (/workspace/theia/packages/core/lib/common/event.js:264:29)
    at ChildProcess.<anonymous> (/workspace/theia/packages/plugin-ext/lib/hosted/node/hosted-plugin-process.js:141:21)
(node:6287) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 43)
(node:6287) UnhandledPromiseRejectionWarning: Error: Unknown actor CommandRegistryMain
    at RPCProtocolImpl.doInvokeHandler (/workspace/theia/packages/plugin-ext/lib/api/rpc-protocol.js:200:19)
    at RPCProtocolImpl.invokeHandler (/workspace/theia/packages/plugin-ext/lib/api/rpc-protocol.js:192:41)
    at RPCProtocolImpl.receiveRequest (/workspace/theia/packages/plugin-ext/lib/api/rpc-protocol.js:154:45)
    at RPCProtocolImpl.receiveOneMessage (/workspace/theia/packages/plugin-ext/lib/api/rpc-protocol.js:123:22)
    at /workspace/theia/packages/plugin-ext/lib/api/rpc-protocol.js:55:89
    at /workspace/theia/packages/plugin-ext/lib/api/rpc-protocol.js:233:17
    at /workspace/theia/packages/core/lib/common/event.js:161:33
    at CallbackList.invoke (/workspace/theia/packages/core/lib/common/event.js:176:39)
    at Emitter.fire (/workspace/theia/packages/core/lib/common/event.js:264:29)
    at ChildProcess.<anonymous> (/workspace/theia/packages/plugin-ext/lib/hosted/node/hosted-plugin-process.js:141:21)
(node:6287) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 44)
(node:6287) UnhandledPromiseRejectionWarning: Error: Unknown actor CommandRegistryMain
    at RPCProtocolImpl.doInvokeHandler (/workspace/theia/packages/plugin-ext/lib/api/rpc-protocol.js:200:19)
    at RPCProtocolImpl.invokeHandler (/workspace/theia/packages/plugin-ext/lib/api/rpc-protocol.js:192:41)
    at RPCProtocolImpl.receiveRequest (/workspace/theia/packages/plugin-ext/lib/api/rpc-protocol.js:154:45)
    at RPCProtocolImpl.receiveOneMessage (/workspace/theia/packages/plugin-ext/lib/api/rpc-protocol.js:123:22)
    at /workspace/theia/packages/plugin-ext/lib/api/rpc-protocol.js:55:89
    at /workspace/theia/packages/plugin-ext/lib/api/rpc-protocol.js:233:17
    at /workspace/theia/packages/core/lib/common/event.js:161:33
    at CallbackList.invoke (/workspace/theia/packages/core/lib/common/event.js:176:39)
    at Emitter.fire (/workspace/theia/packages/core/lib/common/event.js:264:29)
    at ChildProcess.<anonymous> (/workspace/theia/packages/plugin-ext/lib/hosted/node/hosted-plugin-process.js:141:21)
(node:6287) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 45)
(node:6287) UnhandledPromiseRejectionWarning: Error: Unknown actor CommandRegistryMain
    at RPCProtocolImpl.doInvokeHandler (/workspace/theia/packages/plugin-ext/lib/api/rpc-protocol.js:200:19)
    at RPCProtocolImpl.invokeHandler (/workspace/theia/packages/plugin-ext/lib/api/rpc-protocol.js:192:41)
    at RPCProtocolImpl.receiveRequest (/workspace/theia/packages/plugin-ext/lib/api/rpc-protocol.js:154:45)
    at RPCProtocolImpl.receiveOneMessage (/workspace/theia/packages/plugin-ext/lib/api/rpc-protocol.js:123:22)
    at /workspace/theia/packages/plugin-ext/lib/api/rpc-protocol.js:55:89
    at /workspace/theia/packages/plugin-ext/lib/api/rpc-protocol.js:233:17
    at /workspace/theia/packages/core/lib/common/event.js:161:33
    at CallbackList.invoke (/workspace/theia/packages/core/lib/common/event.js:176:39)
    at Emitter.fire (/workspace/theia/packages/core/lib/common/event.js:264:29)
    at ChildProcess.<anonymous> (/workspace/theia/packages/plugin-ext/lib/hosted/node/hosted-plugin-process.js:141:21)
(node:6287) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 46)
(node:6287) UnhandledPromiseRejectionWarning: Error: Unknown actor CommandRegistryMain
    at RPCProtocolImpl.doInvokeHandler (/workspace/theia/packages/plugin-ext/lib/api/rpc-protocol.js:200:19)
    at RPCProtocolImpl.invokeHandler (/workspace/theia/packages/plugin-ext/lib/api/rpc-protocol.js:192:41)
    at RPCProtocolImpl.receiveRequest (/workspace/theia/packages/plugin-ext/lib/api/rpc-protocol.js:154:45)
    at RPCProtocolImpl.receiveOneMessage (/workspace/theia/packages/plugin-ext/lib/api/rpc-protocol.js:123:22)
    at /workspace/theia/packages/plugin-ext/lib/api/rpc-protocol.js:55:89
    at /workspace/theia/packages/plugin-ext/lib/api/rpc-protocol.js:233:17
    at /workspace/theia/packages/core/lib/common/event.js:161:33
    at CallbackList.invoke (/workspace/theia/packages/core/lib/common/event.js:176:39)
    at Emitter.fire (/workspace/theia/packages/core/lib/common/event.js:264:29)
    at ChildProcess.<anonymous> (/workspace/theia/packages/plugin-ext/lib/hosted/node/hosted-plugin-process.js:141:21)
(node:6287) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 47)
(node:6287) UnhandledPromiseRejectionWarning: Error: Unknown actor CommandRegistryMain
    at RPCProtocolImpl.doInvokeHandler (/workspace/theia/packages/plugin-ext/lib/api/rpc-protocol.js:200:19)
    at RPCProtocolImpl.invokeHandler (/workspace/theia/packages/plugin-ext/lib/api/rpc-protocol.js:192:41)
    at RPCProtocolImpl.receiveRequest (/workspace/theia/packages/plugin-ext/lib/api/rpc-protocol.js:154:45)
    at RPCProtocolImpl.receiveOneMessage (/workspace/theia/packages/plugin-ext/lib/api/rpc-protocol.js:123:22)
    at /workspace/theia/packages/plugin-ext/lib/api/rpc-protocol.js:55:89
    at /workspace/theia/packages/plugin-ext/lib/api/rpc-protocol.js:233:17
    at /workspace/theia/packages/core/lib/common/event.js:161:33
    at CallbackList.invoke (/workspace/theia/packages/core/lib/common/event.js:176:39)
    at Emitter.fire (/workspace/theia/packages/core/lib/common/event.js:264:29)
    at ChildProcess.<anonymous> (/workspace/theia/packages/plugin-ext/lib/hosted/node/hosted-plugin-process.js:141:21)
(node:6287) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 48)
(node:6287) UnhandledPromiseRejectionWarning: Error: Unknown actor LanguagesMain
    at RPCProtocolImpl.doInvokeHandler (/workspace/theia/packages/plugin-ext/lib/api/rpc-protocol.js:200:19)
    at RPCProtocolImpl.invokeHandler (/workspace/theia/packages/plugin-ext/lib/api/rpc-protocol.js:192:41)
    at RPCProtocolImpl.receiveRequest (/workspace/theia/packages/plugin-ext/lib/api/rpc-protocol.js:154:45)
    at RPCProtocolImpl.receiveOneMessage (/workspace/theia/packages/plugin-ext/lib/api/rpc-protocol.js:123:22)
    at /workspace/theia/packages/plugin-ext/lib/api/rpc-protocol.js:55:89
    at /workspace/theia/packages/plugin-ext/lib/api/rpc-protocol.js:233:17
    at /workspace/theia/packages/core/lib/common/event.js:161:33
    at CallbackList.invoke (/workspace/theia/packages/core/lib/common/event.js:176:39)
    at Emitter.fire (/workspace/theia/packages/core/lib/common/event.js:264:29)
    at ChildProcess.<anonymous> (/workspace/theia/packages/plugin-ext/lib/hosted/node/hosted-plugin-process.js:141:21)
(node:6287) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 49)
(node:6287) UnhandledPromiseRejectionWarning: Error: Unknown actor LanguagesMain
    at RPCProtocolImpl.doInvokeHandler (/workspace/theia/packages/plugin-ext/lib/api/rpc-protocol.js:200:19)
    at RPCProtocolImpl.invokeHandler (/workspace/theia/packages/plugin-ext/lib/api/rpc-protocol.js:192:41)
    at RPCProtocolImpl.receiveRequest (/workspace/theia/packages/plugin-ext/lib/api/rpc-protocol.js:154:45)
    at RPCProtocolImpl.receiveOneMessage (/workspace/theia/packages/plugin-ext/lib/api/rpc-protocol.js:123:22)
    at /workspace/theia/packages/plugin-ext/lib/api/rpc-protocol.js:55:89
    at /workspace/theia/packages/plugin-ext/lib/api/rpc-protocol.js:233:17
    at /workspace/theia/packages/core/lib/common/event.js:161:33
    at CallbackList.invoke (/workspace/theia/packages/core/lib/common/event.js:176:39)
    at Emitter.fire (/workspace/theia/packages/core/lib/common/event.js:264:29)
    at ChildProcess.<anonymous> (/workspace/theia/packages/plugin-ext/lib/hosted/node/hosted-plugin-process.js:141:21)
(node:6287) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 50)
(node:6287) UnhandledPromiseRejectionWarning: Error: Unknown actor LanguagesMain
    at RPCProtocolImpl.doInvokeHandler (/workspace/theia/packages/plugin-ext/lib/api/rpc-protocol.js:200:19)
    at RPCProtocolImpl.invokeHandler (/workspace/theia/packages/plugin-ext/lib/api/rpc-protocol.js:192:41)
    at RPCProtocolImpl.receiveRequest (/workspace/theia/packages/plugin-ext/lib/api/rpc-protocol.js:154:45)
    at RPCProtocolImpl.receiveOneMessage (/workspace/theia/packages/plugin-ext/lib/api/rpc-protocol.js:123:22)
    at /workspace/theia/packages/plugin-ext/lib/api/rpc-protocol.js:55:89
    at /workspace/theia/packages/plugin-ext/lib/api/rpc-protocol.js:233:17
    at /workspace/theia/packages/core/lib/common/event.js:161:33
    at CallbackList.invoke (/workspace/theia/packages/core/lib/common/event.js:176:39)
    at Emitter.fire (/workspace/theia/packages/core/lib/common/event.js:264:29)
    at ChildProcess.<anonymous> (/workspace/theia/packages/plugin-ext/lib/hosted/node/hosted-plugin-process.js:141:21)
(node:6287) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 51)
(node:6287) UnhandledPromiseRejectionWarning: Error: Unknown actor CommandRegistryMain
    at RPCProtocolImpl.doInvokeHandler (/workspace/theia/packages/plugin-ext/lib/api/rpc-protocol.js:200:19)
    at RPCProtocolImpl.invokeHandler (/workspace/theia/packages/plugin-ext/lib/api/rpc-protocol.js:192:41)
    at RPCProtocolImpl.receiveRequest (/workspace/theia/packages/plugin-ext/lib/api/rpc-protocol.js:154:45)
    at RPCProtocolImpl.receiveOneMessage (/workspace/theia/packages/plugin-ext/lib/api/rpc-protocol.js:123:22)
    at /workspace/theia/packages/plugin-ext/lib/api/rpc-protocol.js:55:89
    at /workspace/theia/packages/plugin-ext/lib/api/rpc-protocol.js:233:17
    at /workspace/theia/packages/core/lib/common/event.js:161:33
    at CallbackList.invoke (/workspace/theia/packages/core/lib/common/event.js:176:39)
    at Emitter.fire (/workspace/theia/packages/core/lib/common/event.js:264:29)
    at ChildProcess.<anonymous> (/workspace/theia/packages/plugin-ext/lib/hosted/node/hosted-plugin-process.js:141:21)
(node:6287) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 52)
(node:6287) UnhandledPromiseRejectionWarning: Error: Unknown actor CommandRegistryMain
    at RPCProtocolImpl.doInvokeHandler (/workspace/theia/packages/plugin-ext/lib/api/rpc-protocol.js:200:19)
    at RPCProtocolImpl.invokeHandler (/workspace/theia/packages/plugin-ext/lib/api/rpc-protocol.js:192:41)
    at RPCProtocolImpl.receiveRequest (/workspace/theia/packages/plugin-ext/lib/api/rpc-protocol.js:154:45)
    at RPCProtocolImpl.receiveOneMessage (/workspace/theia/packages/plugin-ext/lib/api/rpc-protocol.js:123:22)
    at /work
root ERROR [hosted-plugin: 6287] space/theia/packages/plugin-ext/lib/api/rpc-protocol.js:55:89
    at /workspace/theia/packages/plugin-ext/lib/api/rpc-protocol.js:233:17
    at /workspace/theia/packages/core/lib/common/event.js:161:33
    at CallbackList.invoke (/workspace/theia/packages/core/lib/common/event.js:176:39)
    at Emitter.fire (/workspace/theia/packages/core/lib/common/event.js:264:29)
    at ChildProcess.<anonymous> (/workspace/theia/packages/plugin-ext/lib/hosted/node/hosted-plugin-process.js:141:21)
(node:6287) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 53)
(node:6287) UnhandledPromiseRejectionWarning: Error: Unknown actor CommandRegistryMain
    at RPCProtocolImpl.doInvokeHandler (/workspace/theia/packages/plugin-ext/lib/api/rpc-protocol.js:200:19)
    at RPCProtocolImpl.invokeHandler (/workspace/theia/packages/plugin-ext/lib/api/rpc-protocol.js:192:41)
    at RPCProtocolImpl.receiveRequest (/workspace/theia/packages/plugin-ext/lib/api/rpc-protocol.js:154:45)
    at RPCProtocolImpl.receiveOneMessage (/workspace/theia/packages/plugin-ext/lib/api/rpc-protocol.js:123:22)
    at /workspace/theia/packages/plugin-ext/lib/api/rpc-protocol.js:55:89
    at /workspace/theia/packages/plugin-ext/lib/api/rpc-protocol.js:233:17
    at /workspace/theia/packages/core/lib/common/event.js:161:33
    at CallbackList.invoke (/workspace/theia/packages/core/lib/common/event.js:176:39)
    at Emitter.fire (/workspace/theia/packages/core/lib/common/event.js:264:29)
    at ChildProcess.<anonymous> (/workspace/theia/packages/plugin-ext/lib/hosted/node/hosted-plugin-process.js:141:21)
(node:6287) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 54)
(node:6287) UnhandledPromiseRejectionWarning: Error: Unknown actor LanguagesMain
    at RPCProtocolImpl.doInvokeHandler (/workspace/theia/packages/plugin-ext/lib/api/rpc-protocol.js:200:19)
    at RPCProtocolImpl.invokeHandler (/workspace/theia/packages/plugin-ext/lib/api/rpc-protocol.js:192:41)
    at RPCProtocolImpl.receiveRequest (/workspace/theia/packages/plugin-ext/lib/api/rpc-protocol.js:154:45)
    at RPCProtocolImpl.receiveOneMessage (/workspace/theia/packages/plugin-ext/lib/api/rpc-protocol.js:123:22)
    at /workspace/theia/packages/plugin-ext/lib/api/rpc-protocol.js:55:89
    at /workspace/theia/packages/plugin-ext/lib/api/rpc-protocol.js:233:17
    at /workspace/theia/packages/core/lib/common/event.js:161:33
    at CallbackList.invoke (/workspace/theia/packages/core/lib/common/event.js:176:39)
    at Emitter.fire (/workspace/theia/packages/core/lib/common/event.js:264:29)
    at ChildProcess.<anonymous> (/workspace/theia/packages/plugin-ext/lib/hosted/node/hosted-plugin-process.js:141:21)
(node:6287) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 55)
(node:6287) UnhandledPromiseRejectionWarning: Error: Unknown actor WorkspaceMain
    at RPCProtocolImpl.doInvokeHandler (/workspace/theia/packages/plugin-ext/lib/api/rpc-protocol.js:200:19)
    at RPCProtocolImpl.invokeHandler (/workspace/theia/packages/plugin-ext/lib/api/rpc-protocol.js:192:41)
    at RPCProtocolImpl.receiveRequest (/workspace/theia/packages/plugin-ext/lib/api/rpc-protocol.js:154:45)
    at RPCProtocolImpl.receiveOneMessage (/workspace/theia/packages/plugin-ext/lib/api/rpc-protocol.js:123:22)
    at /workspace/theia/packages/plugin-ext/lib/api/rpc-protocol.js:55:89
    at /workspace/theia/packages/plugin-ext/lib/api/rpc-protocol.js:233:17
    at /workspace/theia/packages/core/lib/common/event.js:161:33
    at CallbackList.invoke (/workspace/theia/packages/core/lib/common/event.js:176:39)
    at Emitter.fire (/workspace/theia/packages/core/lib/common/event.js:264:29)
    at ChildProcess.<anonymous> (/workspace/theia/packages/plugin-ext/lib/hosted/node/hosted-plugin-process.js:141:21)
(node:6287) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 56)
(node:6287) UnhandledPromiseRejectionWarning: Error: Unknown actor WorkspaceMain
    at RPCProtocolImpl.doInvokeHandler (/workspace/theia/packages/plugin-ext/lib/api/rpc-protocol.js:200:19)
    at RPCProtocolImpl.invokeHandler (/workspace/theia/packages/plugin-ext/lib/api/rpc-protocol.js:192:41)
    at RPCProtocolImpl.receiveRequest (/workspace/theia/packages/plugin-ext/lib/api/rpc-protocol.js:154:45)
    at RPCProtocolImpl.receiveOneMessage (/workspace/theia/packages/plugin-ext/lib/api/rpc-protocol.js:123:22)
    at /workspace/theia/packages/plugin-ext/lib/api/rpc-protocol.js:55:89
    at /workspace/theia/packages/plugin-ext/lib/api/rpc-protocol.js:233:17
    at /workspace/theia/packages/core/lib/common/event.js:161:33
    at CallbackList.invoke (/workspace/theia/packages/core/lib/common/event.js:176:39)
    at Emitter.fire (/workspace/theia/packages/core/lib/common/event.js:264:29)
    at ChildProcess.<anonymous> (/workspace/theia/packages/plugin-ext/lib/hosted/node/hosted-plugin-process.js:141:21)
(node:6287) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 57)
(node:6287) UnhandledPromiseRejectionWarning: Error: Unknown actor LanguagesMain
    at RPCProtocolImpl.doInvokeHandler (/workspace/theia/packages/plugin-ext/lib/api/rpc-protocol.js:200:19)
    at RPCProtocolImpl.invokeHandler (/workspace/theia/packages/plugin-ext/lib/api/rpc-protocol.js:192:41)
    at RPCProtocolImpl.receiveRequest (/workspace/theia/packages/plugin-ext/lib/api/rpc-protocol.js:154:45)
    at RPCProtocolImpl.receiveOneMessage (/workspace/theia/packages/plugin-ext/lib/api/rpc-protocol.js:123:22)
    at /workspace/theia/packages/plugin-ext/lib/api/rpc-protocol.js:55:89
    at /workspace/theia/packages/plugin-ext/lib/api/rpc-protocol.js:233:17
    at /workspace/theia/packages/core/lib/common/event.js:161:33
    at CallbackList.invoke (/workspace/theia/packages/core/lib/common/event.js:176:39)
    at Emitter.fire (/workspace/theia/packages/core/lib/common/event.js:264:29)
    at ChildProcess.<anonymous> (/workspace/theia/packages/plugin-ext/lib/hosted/node/hosted-plugin-process.js:141:21)
(node:6287) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 58)
(node:6287) UnhandledPromiseRejectionWarning: Error: Unknown actor LanguagesMain
    at RPCProtocolImpl.doInvokeHandler (/workspace/theia/packages/plugin-ext/lib/api/rpc-protocol.js:200:19)
    at RPCProtocolImpl.invokeHandler (/workspace/theia/packages/plugin-ext/lib/api/rpc-protocol.js:192:41)
    at RPCProtocolImpl.receiveRequest (/workspace/theia/packages/plugin-ext/lib/api/rpc-protocol.js:154:45)
    at RPCProtocolImpl.receiveOneMessage (/workspace/theia/packages/plugin-ext/lib/api/rpc-protocol.js:123:22)
    at /workspace/theia/packages/plugin-ext/lib/api/rpc-protocol.js:55:89
    at /workspace/theia/packages/plugin-ext/lib/api/rpc-protocol.js:233:17
    at /workspace/theia/packages/core/lib/common/event.js:161:33
    at CallbackList.invoke (/workspace/theia/packages/core/lib/common/event.js:176:39)
    at Emitter.fire (/workspace/theia/packages/core/lib/common/event.js:264:29)
    at ChildProcess.<anonymous> (/workspace/theia/packages/plugin-ext/lib/hosted/node/hosted-plugin-process.js:141:21)
(node:6287) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 59)
(node:6287) UnhandledPromiseRejectionWarning: Error: Unknown actor CommandRegistryMain
    at RPCProtocolImpl.doInvokeHandler (/workspace/theia/packages/plugin-ext/lib/api/rpc-protocol.js:200:19)
    at RPCProtocolImpl.invokeHandler (/workspace/theia/packages/plugin-ext/lib/api/rpc-protocol.js:192:41)
    at RPCProtocolImpl.receiveRequest (/workspace/theia/packages/plugin-ext/lib/api/rpc-protocol.js:154:45)
    at RPCProtocolImpl.receiveOneMessage (/workspace/theia/packages/plugin-ext/lib/api/rpc-protocol.js:123:22)
    at /workspace/theia/packages/plugin-ext/lib/api/rpc-protocol.js:55:89
    at /workspace/theia/packages/plugin-ext/lib/api/rpc-protocol.js:233:17
    at /workspace/theia/packages/core/lib/common/event.js:161:33
    at CallbackList.invoke (/workspace/theia/packages/core/lib/common/event.js:176:39)
    at Emitter.fire (/workspace/theia/packages/core/lib/common/event.js:264:29)
    at ChildProcess.<anonymous> (/workspace/theia/packages/plugin-ext/lib/hosted/node/hosted-plugin-process.js:141:21)
(node:6287) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 60)
(node:6287) UnhandledPromiseRejectionWarning: Error: Unknown actor CommandRegistryMain
    at RPCProtocolImpl.doInvokeHandler (/workspace/theia/packages/plugin-ext/lib/api/rpc-protocol.js:200:19)
    at RPCProtocolImpl.invokeHandler (/workspace/theia/packages/plugin-ext/lib/api/rpc-protocol.js:192:41)
    at RPCProtocolImpl.receiveRequest (/workspace/theia/packages/plugin-ext/lib/api/rpc-protocol.js:154:45)
    at RPCProtocolImpl.receiveOneMessage (/workspace/theia/packages/plugin-ext/lib/api/rpc-protocol.js:123:22)
    at /workspace/theia/packages/plugin-ext/lib/api/rpc-protocol.js:55:89
    at /workspace/theia/packages/plugin-ext/lib/api/rpc-protocol.js:233:17
    at /workspace/theia/packages/core/lib/common/event.js:161:33
    at CallbackList.invoke (/workspace/theia/packages/core/lib/common/event.js:176:39)
    at Emitter.fire (/workspace/theia/packages/core/lib/common/event.js:264:29)
    at ChildProcess.<anonymous> (/workspace/theia/packages/plugin-ext/lib/hosted/node/hosted-plugin-process.js:141:21)
(node:6287) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 61)

@akosyakov
Copy link
Member Author

@AlexTugarev i think you are hitting #5019, i will look at it separately

@akosyakov
Copy link
Member Author

I'm going to merge it in the evening if no one objects.

@akosyakov akosyakov merged commit d4adca2 into master Jul 5, 2019
@akosyakov akosyakov deleted the ak/debug_activation_event branch August 3, 2019 13:59
@alvsan09 alvsan09 added plug-in system issues related to the plug-in system and removed plug-in system issues related to the plug-in system labels Sep 17, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
debug issues that related to debug functionality vscode issues related to VSCode compatibility
Projects
None yet
3 participants