This NOTE points to the problem:
NOTE: The quoted string currently being processed has become more than 262 bytes long. You might have unbalanced quotation marks.
You have unbalanced quotes in code you sent upstream, and it has left the workspace server in a more-or-less uncontrollable state. Restart your Studio session to get a new workspace server, and inspect your code for unbalanced quotes.
... View more