RestComm / Restcomm-Connect

The Open Source Cloud Communications Platform
http://www.restcomm.com/
GNU Affero General Public License v3.0
242 stars 215 forks source link

Log Issue with SMPP #1446

Open deruelle opened 7 years ago

deruelle commented 7 years ago

We are getting this in Restcomm regularly

2016-10-04 15:14:46.154 15:14:46,043 ERROR [com.cloudhopper.commons.util.windowing.Window] (bfbed70a.Monitor) The parent Window was garbage collected in this WindowMonitor(): missing call to Window.reset() to stop this monitoring thread (will throw exception to cancel this recurring execution!)

sergey_vetyutnev [5:23 PM]
@jean.deruelle @charles Theoretically this error is not critical. But we need to think why we have it We must always invoke "Window.destroy()" aftre the window is not more used and if we invoke it then "The parent Window was garbage collected" is not usually possible

croufay commented 7 years ago

I have provided a fix for this on slack window. You will need to replace the current ch-smppxxx.jar file with the one provided.

deruelle commented 7 years ago

Thanks @croufay. Can you also attach the jar here for the record ?

deruelle commented 7 years ago

@leftyb can you confirm the jar is working ?

croufay commented 7 years ago

jar file is here

please replace the current jar ch-smppxx.jar file with the one here

https://drive.google.com/open?id=0B_xyuFPec-DhYzF6NlBYbERLM0E