Question Edoeard Kroetkov · Jul 4 Failed to start the Gateway server: ERROR #5023: Remote Gateway Error: Communication failure on port: 5000 > ERROR #5001: External Language Server: invalid ping response Our client getting sometimes this error and we need to change port number on JavaGateway process to continue, Failed to start the Gateway server: ERROR #5023: Remote Gateway Error: Communication failure on port: 5000> ERROR #5001: External Language Server: invalid ping response Can you tell as why it is happenning? intersystems runtime is under linux. #InterSystems IRIS for Health #Ensemble #Health Connect 0 6 0 215
Question Edoeard Kroetkov · Mar 17, 2023 JWTToObject Goodday, I would like to Validate token signature with public key i have in pem format, i am using below code but i get error message. Could you please tell me what i am doing not right? FOUT #5002: Caché fout : <DIRECTORY>zLinkToFile+2^%Stream.FileBinary.1 *-----BEGIN PUBLIC KEY-----MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMI ... hier is my code #Caché #InterSystems IRIS 0 1 0 218
Question Edoeard Kroetkov · Jan 23, 2023 view diacritics in REST service I have code hier and trying to view diacrit character Class Test.REST.Services Extends EnsLib.REST.Service{ Parameter ADAPTER = "EnsLib.HTTP.InboundAdapter"; Parameter EnsServicePrefix = "^TEST"; XData UrlMap{<Routes><Route Url="/dio/:Resource" Method="GET" Call="getDio" /></Routes>} #REST API #InterSystems IRIS 0 4 0 309
Question Edoeard Kroetkov · Nov 10, 2022 do HttpRequest.SetHeader("organization-identifier","myName") will never set a header do httpRequest.SetHeader("organization-identifier","myName") will never set a header #InterSystems IRIS 0 1 0 290