StackOverFlow error
-------------------
Key: FELIX-1911
URL: https://issues.apache.org/jira/browse/FELIX-1911
Project: Felix
Issue Type: Bug
Components: UPnP Subproject
Reporter: Guillaume Nodet
Using the latest snapshot installed in Karaf on my local network, when I
resumed my computer from sleep, I had the following exception:
Exception in thread "Cyber.expired-device.disposer" java.lang.StackOverflowError
at java.util.Hashtable.containsKey(Hashtable.java:307)
at
org.apache.felix.upnp.basedriver.importer.core.MyCtrlPoint.removeOSGiandUPnPDeviceHierarchy(MyCtrlPoint.java:292)
at
org.apache.felix.upnp.basedriver.importer.core.MyCtrlPoint.removeOSGiandUPnPDeviceHierarchy(MyCtrlPoint.java:309)
at
org.apache.felix.upnp.basedriver.importer.core.MyCtrlPoint.removeOSGiandUPnPDeviceHierarchy(MyCtrlPoint.java:309)
at
org.apache.felix.upnp.basedriver.importer.core.MyCtrlPoint.removeOSGiandUPnPDeviceHierarchy(MyCtrlPoint.java:309)
at
org.apache.felix.upnp.basedriver.importer.core.MyCtrlPoint.removeOSGiandUPnPDeviceHierarchy(MyCtrlPoint.java:309)
at
org.apache.felix.upnp.basedriver.importer.core.MyCtrlPoint.removeOSGiandUPnPDeviceHierarchy(MyCtrlPoint.java:309)
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.