07-31-2008, 07:18 AM
Using the CQC Interface Viewer driver and was working fine but now I have upgraded to the latest version and it is not working. The command I have to start the IV is
"C:\Program Files\CQC\Bin\CQCIntfView.exe" "/DataDir=C:\Program Files\CQC\CQCData" /NSAddr=cqc:13502 /Port=20100 /Kiosk /FullScreen
Looking in the log files when this runs I get the following error
07/31 08:02:43-cqc, CQCIntfView, CIDOrbServerListener
{
CIDSock, CIDSock_SocketListener.cpp.97, API Failed/Can't Do, Error: 5006/5/10048
Bind operation failed. Tried to bind to: 0.0.0.0:20100
The target was busy
}
07/31 08:02:55-cqc, CQCDataSrv, CIDOrbSrvWorkThread_2
{
CQCDataSrv, CQCDataSrv_SecurityServerImpl.cpp.270, Status/App Status
Got a successful logon for account 'Nokia'
}
07/31 08:02:55-cqc, CQCIntfView, CIDOrbServerListener
{
CIDOrb, CIDOrb_ClientConnMgr.cpp.870, Status/App Status
Starting listener thread. EndPoint=0.0.0.0:20100, MaxClients=1,
So it looks like it is trying to point to the run IP address, but why? There are no settings when you setup the driver. To explain my setup I have 2 CQC Interface Viewer drivers running. One is for the main server and is working fine at port 20000. The other is for my Nokia 770 which I RDP into the main server with another account so we can tell the difference and it is off port 20100. Now I had these working fine, when I had the Nokia 800. That unit failed so I returned and ended up getting a Nokia 770 which I just setup. Before getting the Nokia 770 I upgraded CQC and that is the only difference. Looking in code to call the overlays and they are correct. And like I said it is working on the server side fine. I do have different names for the 2 IV drivers: cqc-InterfaceViewer and Nokia-InterfaceViewer. The template for the Nokia also has a different name for the overlay widget so they don't get confused on which one to load the overlay into.
Can anyone help me get this working again?
"C:\Program Files\CQC\Bin\CQCIntfView.exe" "/DataDir=C:\Program Files\CQC\CQCData" /NSAddr=cqc:13502 /Port=20100 /Kiosk /FullScreen
Looking in the log files when this runs I get the following error
07/31 08:02:43-cqc, CQCIntfView, CIDOrbServerListener
{
CIDSock, CIDSock_SocketListener.cpp.97, API Failed/Can't Do, Error: 5006/5/10048
Bind operation failed. Tried to bind to: 0.0.0.0:20100
The target was busy
}
07/31 08:02:55-cqc, CQCDataSrv, CIDOrbSrvWorkThread_2
{
CQCDataSrv, CQCDataSrv_SecurityServerImpl.cpp.270, Status/App Status
Got a successful logon for account 'Nokia'
}
07/31 08:02:55-cqc, CQCIntfView, CIDOrbServerListener
{
CIDOrb, CIDOrb_ClientConnMgr.cpp.870, Status/App Status
Starting listener thread. EndPoint=0.0.0.0:20100, MaxClients=1,
So it looks like it is trying to point to the run IP address, but why? There are no settings when you setup the driver. To explain my setup I have 2 CQC Interface Viewer drivers running. One is for the main server and is working fine at port 20000. The other is for my Nokia 770 which I RDP into the main server with another account so we can tell the difference and it is off port 20100. Now I had these working fine, when I had the Nokia 800. That unit failed so I returned and ended up getting a Nokia 770 which I just setup. Before getting the Nokia 770 I upgraded CQC and that is the only difference. Looking in code to call the overlays and they are correct. And like I said it is working on the server side fine. I do have different names for the 2 IV drivers: cqc-InterfaceViewer and Nokia-InterfaceViewer. The template for the Nokia also has a different name for the overlay widget so they don't get confused on which one to load the overlay into.
Can anyone help me get this working again?