hektiker1983 / openhab

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

Stopping openHAB fails #315

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
See issue #314 as well!

When stopping openhab (on the console or by unloading the OS X launch daemon) 
the process keeps active (checked with ps aux).

In these cases the logging ends with the message 
"o.o.i.r.i.RESTApplication[:174]- Stopped REST API". 

It can only be stopped by sending the signal SIGKILL, other signals have no 
effect.

The issue was observed with OS X Mountain lion server with "Java(TM) SE Runtime 
Environment (build 1.7.0_17-b02)" and obenHAB stabele 1.2.0 (Bindings 1.2.1). 
With former versions of openHAB (including the nightly build from 2013-01-16) 
this issue did not occure.

Original issue reported on code.google.com by estan...@gmx.de on 25 May 2013 at 12:08

GoogleCodeExporter commented 8 years ago
These issue occurs very often, but not always! 

Original comment by estan...@gmx.de on 25 May 2013 at 12:11

GoogleCodeExporter commented 8 years ago
I have similar with Ubuntu
thread dump is attached

Original comment by esch...@gmail.com on 30 May 2013 at 2:42

Attachments:

GoogleCodeExporter commented 8 years ago
I have the same issue and found that it is caused by using TCP binding. Please 
take a look into defect http://code.google.com/p/openhab/issues/detail?id=360. 
I described steps to reproduce there. Maybe it is related.

Original comment by igor.zel...@gmail.com on 29 Jun 2013 at 8:45

GoogleCodeExporter commented 8 years ago
Thanks for the info. It seems that a couple of bindings have a problem in this 
case (probably most bindings that have a separate thread started in the 
background).

Can anybody confirm that an openHAB runtime WITHOUT any addons has this 
problem? If not, I would suggest to reject this issue and open dedicated issues 
for the addons that cause this behavior.

Original comment by kai.openhab on 30 Jun 2013 at 7:15

GoogleCodeExporter commented 8 years ago
Time for complaints is up :-)

Original comment by kai.openhab on 5 Dec 2013 at 10:21