Hello to everyone.
I have an issue with starting of my remote OPC manager.
We have several PCs with this project.
In some machines it works fine.
But in one its not starting.
Everywhere im using different -num id
But in logs when starting is writing an error:
OPCSERVER1:WCCOAOpcSrv (1) [656], 2018.12.28 14:40:03,110,OPC , *** T R A C E S T A R T E D ***
WCCOAopcsrv (1), 2018.12.28 14:40:03.177, SYS, INFO, 1, Manager Start, PROJ, RemoteOPC_TSV, V 3.15 - 3.15 platform Windows AMD64 linked at Jun 25 2018 13:09:31 (ec376fdba01)
WCCOAopcsrv (1), 2018.12.28 14:40:03.181, SYS, INFO, 3, Trying to connect to (SYS: 0 Data -num 0 CONN: 1) @ SMT1252A.tnsv-dmz.tn:4897
OPCSERVER1:WCCOAOpcSrv (1) [656], 2018.12.28 14:40:17,043,OPC ,ERROR , Group delete is pending or group is already gone
WCCOAopcsrv (1), 2018.12.28 14:40:17.036, SYS, INFO, 4, Connected to (SYS: 0 Data -num 0 CONN: 1) @ 10.162.245.4 (10.162.245.4)
WCCOAopcsrv (1), 2018.12.28 14:40:17.024, SYS, SEVERE, 229, The Manager SSM01-ASU-INF3 is already running at host $2., MAN: (SYS: 1252 Data -num 0 CONN: 1)
WCCOAopcsrv (1), 2018.12.28 14:40:17.040, SYS, INFO, 39, Connection lost, MAN: (SYS: 0 Data -num 0 CONN: 1), Connection closed
What can i do wrong?
Steps were too easy
Copy project. Regsitration. Change num Id. Starting. And its work fine in most cases....
Remote OPC issue
- leoknipp
- Posts:2928
- Joined: Tue Aug 24, 2010 7:28 pm
Re: Remote OPC issue
It looks like there is already a manager of type "device" connect to the Data Manager at server 2.
With the debug flag "-report dispatch" you can check the current manager connections for the Data Manager at server 2. Maybe in this debug output you can see why the manager cannot connect.
Best Regards
Leopold Knipp
Senior Support Specialist
With the debug flag "-report dispatch" you can check the current manager connections for the Data Manager at server 2. Maybe in this debug output you can see why the manager cannot connect.
Best Regards
Leopold Knipp
Senior Support Specialist