kennychou0529 / openhab

Automatically exported from code.google.com/p/openhab
0 stars 0 forks source link

TCP/UDP binding is not started #486

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Load latest Jenkins build from https://openhab.ci.cloudbees.com/job/openHAB/ 
(I've worked with build #503)
2. Copy tcp binding .jar to addon folder
3. start the runtime

What is the expected output? What do you see instead?
I miss the following line in the console window:
DEBUG o.o.b.t.internal.TCPActivator[:51] - TCP/UDP binding has been started.

Consequently, no connection is established and TCP binding is not working

What version of the product are you using? On what operating system?
X86 Intel Core2 Duo @ 2.20GHz, distribution-1.4.0-SNAPSHOT-runtime.zip #503, 
    distribution-1.4.0-SNAPSHOT-addons.zip #503

Please provide any additional information below.
Item used for testing:
Switch TcpTest "Set Relais" (GF_Living) { tcp=">[ON:127.0.0.1:3000:'S201#0F'], 
>[OFF:127.0.0.1:3000:'S201#00']" }

Original issue reported on code.google.com by daniel.g...@gmail.com on 7 Oct 2013 at 7:36

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
I'm so sorry, this issue can be closed or deleted. It was my fault.

Original comment by daniel.g...@gmail.com on 7 Oct 2013 at 8:14

GoogleCodeExporter commented 9 years ago

Original comment by kai.openhab on 8 Oct 2013 at 8:46