Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
CQCRemVSrv errors in the logs
#1
I'm getting these errors every about 2 minutes in the logs. It seems to be about 1:30 to 2:30 between log entries. Its not exact.

I have no clients open and there is nothing connected to the CQCRemVSrv process according to resource monitor.

Based on google research, I'm guessing something in CQC went corrupt?


Code:
Seq#212740 - 07/10 18:36:45-cqc,CQCRemVSrv,CQCRemVSrvWThr4
{
    CIDSock,CIDSock_StreamSocket.cpp.692,Failed/Not All Data Read,Error:5014/0/0
    Could not read or write all requested bytes
}
Seq#212741 - 07/10 18:36:45-cqc,CQCRemVSrv,CQCRemVSrvWThr4
{
    CQCRemVSrv,CQCRemVSrv_WorkerThread.cpp.813,Failed/App Status
    An exception occured in worker thread 3
}
Seq#212742 - 07/10 18:36:45-cqc,CQCRemVSrv,CQCRemVSrvWImgThr4
{
    CIDSock,CIDSock_StreamSocket.cpp.692,Failed/Not All Data Read,Error:5014/0/0
    Could not read or write all requested bytes
}
Seq#212743 - 07/10 18:36:45-cqc,CQCRemVSrv,CQCRemVSrvWImgThr4
{
    CQCRemVSrv,CQCRemVSrv_ThisFacility2.cpp.994,Failed/App Status
    An exception occured in the image download thread
}

If someone cares, here is a full logdump.
https://www.dropbox.com/s/0w31p8lnh266v2...712_050000
--Kill all the serial ports--
Reply
#2
You couldn't possibly get there unless something connected to the RIVA server's port. Because it requires that the listener socket get a connection, create a socket, and pass it on to the worker thread.

Do you have anything in your network that is scanning ports? That would cause it, because it would just connect to the port but wouldn't send anything so the worker thread just fails to read an initial incoming packet and gives up again.
Dean Roddey
Explorans limites defectum
Reply
#3
Ahhhh.... Yes.

In an attempt to monitor CQC's behavior I've setup our monitoring system at work for all of the CQC ports. I just does a TCP connect and disconnect and logs success/failure.

Oh well, I guess I'll just have to deal with the bogus errors.

Thanks.
--Kill all the serial ports--
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Recurring Errors - Help to identify Bugman 1 661 04-02-2022, 07:52 AM
Last Post: Bugman
  More CQC Errors znelbok 3 829 01-23-2022, 06:32 AM
Last Post: Dean Roddey
  New Install Errors znelbok 3 913 11-29-2021, 02:42 AM
Last Post: znelbok
  I cant enter parameters for sizing into the webcam widget. I get errors about invalid ghurty 2 1,563 04-29-2020, 04:01 PM
Last Post: Dean Roddey
  RIVA errors zra 3 1,816 02-09-2020, 04:02 PM
Last Post: Dean Roddey
  unclear errors (and tons) IVB 7 3,393 01-21-2018, 09:57 AM
Last Post: Dean Roddey
  Locating Errors via Log File zra 1 2,018 11-28-2015, 02:50 PM
Last Post: Dean Roddey
  Getting errors from ExecApp? dlmorgan999 5 3,594 07-21-2015, 10:29 AM
Last Post: Dean Roddey
  PHP errors form the forum DaveB 1 2,455 07-27-2014, 10:36 AM
Last Post: Dean Roddey
  Jetstream Lighting Driver Errors sic0048 3 2,858 09-25-2013, 05:51 AM
Last Post: sic0048

Forum Jump:


Users browsing this thread: 1 Guest(s)