Skip to content

Log Issue with SMPP Error Window was garbage collected  #9

Description

@croufay

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

original issue here:

RestComm/Restcomm-Connect#1446

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions