intersystems / git-source-control

Server-side source control hooks for InterSystems' platforms to facilitate use of git, especially in shared and/or remote development environments and for interoperability graphical editors
12 stars 8 forks source link

SQLCODE -99 on document open as %Developer #465

Open isc-tleavitt opened 2 months ago

isc-tleavitt commented 2 months ago

In the log: Executing Studio Action "Opened Document" on *****:443[TLEAVITT] failed with the following error: ERROR #5540: SQLCODE: -99 Message: User tleavitt is not privileged for the operation

isc-tleavitt commented 2 months ago

Also seeing:

Executing Studio Action "Closed Document" on *****:443[TLEAVITT] failed with the following error:

ERROR #5540: SQLCODE: -99 Message: User tleavitt is not privileged for the operation [e^%Next+7^%sqlcq.TLEAVITT.cls3.1^6 e^AppendResultSet+35^%Api.Atelier.v6.1^1 e^Query+46^%Api.Atelier.v6.1^1 e^DispatchRequest+23^%CSP.REST.1^1 e^Page+26^%CSP.REST.1^1 e^zPage+2^%Atelier.REST.1^1 e^CSPDispatch+503^%SYS.cspServer^2 d^CSPDispatch+280^%SYS.cspServer^1 d^ProcessRequest+1^%CSP.Session.1^1 d^Request+683^%SYS.cspServer2^1 d^Request+25^%SYS.cspServer2^1 d^ProcessRequest+1^%CSP.Request.1^1 d^css+21^%SYS.cspServer2^1 d^Server+64^%SYS.SERVER^2 d^^^0:TLEAVITT]

isc-tleavitt commented 2 months ago

This is ultimately upstream in vscode-objectscript. Closing the issue here.

isc-tleavitt commented 2 months ago

Actually, keeping this here as a record that the root cause needs to be found. (I haven't yet and the diff on https://github.com/intersystems-community/vscode-objectscript/pull/1414/files seems totally innocuous.)