Page 1 of 1

Is this from API: "ALL=78;ERR=78;LAST=0"" ?

PostPosted: Tue May 29, 2012 3:47 pm
by vytautas.dagilis
Hello,

I am using Forex Connect API, with Apache Service Mix on Linux, and occasionally receiving strange stderr output:
ALL=80;ERR=80;LAST=0

And I'm unable to trace it, if it is from the server or it is from API.

ALL and ERR parts seems to accumulate while service is up.

Additional info about the system:
Linux: x64 CentOS 6.x
java version "1.6.0_32"
Java(TM) SE Runtime Environment (build 1.6.0_32-b05)
Java HotSpot(TM) 64-Bit Server VM (build 20.7-b02, mixed mode)

API: ForexConnect 1.1.2 x64 Linux version

Maybe someone can help me with this? Is there any API specific error logs or etc?

Re: Is this from API: "ALL=78;ERR=78;LAST=0"" ?

PostPosted: Wed May 30, 2012 4:51 am
by sunshine
I am using Forex Connect API, with Apache Service Mix on Linux, and occasionally receiving strange stderr output:
ALL=80;ERR=80;LAST=0


This is not error. It is a debugging info which is shown by mistake. We will remove it in the next version.