First steps with the Server

246 views
Skip to first unread message

Sebastian Saueressig

unread,
Dec 18, 2015, 6:03:14 AM12/18/15
to open62541

Hello,


I just started with the "First steps Server - Client".


But I have some problems. I executed the server.


Terminal:

worked :
../myServerApp$ ./Server &
[1] 2480
../myServerApp$ [12/18/2015 10:46:49.675.671] info/communication Listening on opc.tcp://localhost:16664
This seem to work good.
 
Now I tried to check my little server out and installed uaexpert 1.4.1.

 - Started uaexpert
  - Add Server
  - Name: TestServer
  - Banner Advanced
  - set Endpoint URL : opc.tcp://localhost:16664
  - Security Settings : NONE
  - Anonymous
  - clicked OK

TestServer appears on the left side in Projects.
Clicked connect.

Error Terminal :
[12/18/2015 10:58:39.862.854] info/communication    The message was not entirely processed, skipping to the end

This message appears around 70x times in my Terminal.

UaExpert Error:

18.12.15 11:58:40.054 | Server Node |  TestServer | Could not connect to server: BadDisconnect

Any idea what happened ?

Greetings

Sten Grüner

unread,
Dec 18, 2015, 7:57:03 AM12/18/15
to open...@googlegroups.com
Hey, which open62541 are you using?
--
You received this message because you are subscribed to the Google Groups "open62541" group.
To unsubscribe from this group and stop receiving emails from it, send an email to open62541+...@googlegroups.com.
To post to this group, send email to open...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/open62541/c37dddff-eb21-422a-abc8-f331426d169e%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


-- 
Sten Grüner
Research Associate
Chair of Process Control Engineering
RWTH Aachen University

Turmstrasse 46, 52064 Aachen, Germany
Tel. +49 (0) 241 80-97745
Fax  +49 (0) 241 80-92238

www.plt.rwth-aachen.de 

Sebastian Saueressig

unread,
Dec 18, 2015, 8:10:49 AM12/18/15
to open62541, s.gr...@plt.rwth-aachen.de
Hey,

pretty sure it is : Version 3 (as published by the Free Software Foundation).

I found none endpoints in the exploring section, so I used the advanced part.

Thanks for the quick answer.

Greetings 

Sten Grüner

unread,
Dec 18, 2015, 8:18:28 AM12/18/15
to Sebastian Saueressig, open62541
No, I meant whether you use 0.1.1 or the current master branch? Did it work out now?

Sebastian Saueressig

unread,
Dec 20, 2015, 5:24:13 AM12/20/15
to open62541, sebastian...@gmail.com, s.gr...@plt.rwth-aachen.de
Hi,
I downloaded the current master branch and tried it again.

Still the same problems:

Terminal :
xxx/myServerApp$ ./Server &
[1] 18924
xxx/myServerApp$ [12/20/2015 10:05:07.977.405] info/communication    Listening on opc.tcp://xxx:16664

UaExpert :
1: Clicked on Button "Add Server" -
Log:
11:12:03.826 | DiscoveryWidget    |                                | Discovery GetEndpoints on opc.tcp://localhost:4840 failed (BadCommunicationError)
11:12:03.826 | DiscoveryWidget    |                                | Discovery FindServers on opc.tcp://localhost:4840 failed (BadCommunicationError)
11:00:38.626 | Server Node        |                                | Could not connect to server: BadDisconnect

2: No Server found -> clicked on advanced mode:
3: Added a random Server Name - added Endpoint URL : opc.tcp://xxx:16664
4: Server created - clicked on "connect"
5: Terminal : ~ 75x [12/20/2015 10:00:38.427.809] info/communication    The message was not entirely processed, skipping to the end
and UaExpert : Could not connect to server: BadDisconnect

Sebastian Saueressig

unread,
Dec 20, 2015, 9:29:34 AM12/20/15
to open62541, sebastian...@gmail.com, s.gr...@plt.rwth-aachen.de
Hey I fixed it.

just deleted all and retried again.

But with the current master branch.

Now its working. Thanks

Ps: FirstStepClient is working too
Reply all
Reply to author
Forward
0 new messages