Network error
Hi,
I am getting below error while executing query, This is newly installed cache instance whereas query running fine on old server.
ZWRITE ^rINC("WebServices","PreComp","systeminclude")
^
<NETWORK>
Q00QUASAR:TEST2>ZWRITE ^rINC("WebServices","PreComp")
^rINC("WebServices","PreComp")="61801,57106"
^rINC("WebServices","PreComp","Depends","WebServices")="61801,57106"
^rINC("WebServices","PreComp","Expansion","INIT")="0"_$c(1)_"arg"_$c(1)_"0"_$c(1)_"S wsFault=$$Init^LU090000(%arg,..%ClassName(1),.ET,.Error) S ET="""" $$$WSERROR(Error) I ET'="""" N $ES,$ET S $ET=ET"_$c(1)_"3^WebServices"
^rINC("WebServices","PreComp","Expansion","RECORDCALL")="0"_$c(1)_"arg1"_$c(2)_"arg2"_$c(1)_"0"_$c(1)_"I $G(^WebServices(""Audit Flag"",$P(%arg1,"".""),$P(%arg1,""."",2),%arg2)),$$RecordCall^LU090000(%arg1,%arg2)"_$c(1)_"6^WebServices"
^rINC("WebServices","PreComp","Expansion","STORERAWOBJECT")="0"_$c(1)_"arg"_$c(1)_"0"_$c(1)_"D:$IsObject(%arg) StoreRawObject^LU090000(%arg)"_$c(1)_"4^WebServices"
^rINC("WebServices","PreComp","Expansion","VALIDOBJ")="0"_$c(1)_"arg"_$c(1)_"0"_$c(1)_"S Error="""",Status=%arg.%ValidateObject() I $$$ISERR(Status) D DecomposeStatus^%apiOBJ(Status,.err,""-d"") S Error=$G(err(1)) Q 0"_$c(1)_"5^WebServices"
^rINC("WebServices","PreComp","Expansion","WSERROR")="0"_$c(1)_"arg"_$c(1)_"0"_$c(1)_"S %oET=$ET,$ET="""",wsFault=0,%oError=%arg S:(%oError'=""""&('+$G(%objlasterror))) wsFault=##class(%SOAP.Fault).%New() s:wsFault wsFault.faultcode=""SOAP-ENV:Server"" s:wsFault wsFault.faultstring=$G(%arg) D:wsFault ..ReturnFault(wsFault) i 1"_$c(1)_"1^WebServices"
ZWRITE ^rINC("WebServices","PreComp")
^
<NETWORK>
Comments
This seems to be a simplified version of your earlier post. (Hint: you can edit a post at any time).
Per my suggestion on that post, have you looked at the cconsole.log files at both ends of the network connection?
Also, you tagged this post as "Compiler", but it's not clear how it relates to that.