upnp plug in keeps causing errors
"Craig Mcgee" <craig.mcgee-iEfuqNDpmZ/[email protected]> Sun, 31 Mar 2019 02:15:10 +0100
| Newsgroups | gmane.network.freenet.support |
|---|---|
| Message-ID | <03d001d4e75f$2fa4b5e0$6201a8c0@GM1000C1> |
------=_NextPart_000_03CB_01D4E767.9119EC70
Content-Type: text/plain;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
Hello all, I hope soneone can help?
I keep getting the below when I load the upnp plugin into freenet. it's =
very weird, as this kept happening when I first started freenet, then =
the plug in loaded fine, without me doing anything, it must have retried =
itself, but all of a sudden I got this error again even though I hadnt =
reinstalled the plug in, and I've just tried to reinstall it, but got =
the error again, does anyone know what this error is and how to fix it?
thank you for any help,
take care
craig.
Could not load plugin!=20
The plugin UPnP could not be loaded: class =
java.lang.ArrayIndexOutOfBoundsException: Array index out of range: 2
at java.util.Vector.get(Unknown Source)
at =
plugins.UPnP.org.cybergarage.upnp.ssdp.SSDPSearchResponseSocketList.getSS=
DPSearchResponseSocket(SSDPSearchResponseSocketList.java:51)
at =
plugins.UPnP.org.cybergarage.upnp.ssdp.SSDPSearchResponseSocketList.post(=
SSDPSearchResponseSocketList.java:125)
at =
plugins.UPnP.org.cybergarage.upnp.ControlPoint.search(ControlPoint.java:4=
96)
at =
plugins.UPnP.org.cybergarage.upnp.ControlPoint.start(ControlPoint.java:85=
4)
at =
plugins.UPnP.org.cybergarage.upnp.ControlPoint.start(ControlPoint.java:88=
2)
at plugins.UPnP.UPnP.runPlugin(UPnP.java:112)
at =
freenet.pluginmanager.PluginHandler.startPlugin(PluginHandler.java:44)
at =
freenet.pluginmanager.PluginManager.realStartPlugin(PluginManager.java:38=
1)
at =
freenet.pluginmanager.PluginManager.startPluginOfficial(PluginManager.jav=
a:351)
at =
freenet.pluginmanager.PluginManager.startPluginOfficial(PluginManager.jav=
a:343)
at =
freenet.clients.http.PproxyToadlet$2.run(PproxyToadlet.java:142)
at =
freenet.support.PooledExecutor$MyThread.innerRun(PooledExecutor.java:249)=
at =
freenet.support.PooledExecutor$MyThread.realRun(PooledExecutor.java:189)
at freenet.support.io.NativeThread.run(NativeThread.java:156)
------=_NextPart_000_03CB_01D4E767.9119EC70
Content-Type: text/html;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content=3D"text/html; charset=3Diso-8859-1" http-equiv=3DContent-Type=
>
<META name=3DGENERATOR content=3D"MSHTML 11.00.10570.1001">
<STYLE></STYLE>
</HEAD>
<BODY bgColor=3D#ffffff>
<DIV><FONT size=3D2 face=3DArial>Hello all, I hope soneone can help?</FONT>=
</DIV>
<DIV><FONT size=3D2 face=3DArial></FONT> </DIV>
<DIV><FONT size=3D2 face=3DArial>I keep getting the below when I load the u=
pnp=20
plugin into freenet. it's very weird, as this kept happening when I first=
=20
started freenet, then the plug in loaded fine, without me doing anything, i=
t=20
must have retried itself, but all of a sudden I got this error again even t=
hough=20
I hadnt reinstalled the plug in, and I've just tried to reinstall it, but g=
ot=20
the error again, does anyone know what this error is and how to fix=20
it?</FONT></DIV>
<DIV><FONT size=3D2 face=3DArial></FONT> </DIV>
<DIV><FONT size=3D2 face=3DArial>thank you for any help,</FONT></DIV>
<DIV><FONT size=3D2 face=3DArial>take care</FONT></DIV>
<DIV><FONT size=3D2 face=3DArial>craig.</FONT></DIV>
<DIV><FONT size=3D2 face=3DArial></FONT> </DIV>
<DIV><FONT size=3D2 face=3DArial></FONT> </DIV>
<DIV><FONT size=3D2 face=3DArial>Could not load plugin! </FONT></DIV>
<DIV><FONT size=3D2 face=3DArial></FONT> </DIV>
<DIV><FONT size=3D2 face=3DArial>The plugin UPnP could not be loaded: class=
=20
java.lang.ArrayIndexOutOfBoundsException: Array index out of range: 2<BR>&n=
bsp;=20
at java.util.Vector.get(Unknown Source)<BR>  =
;=20
at=20
plugins.UPnP.org.cybergarage.upnp.ssdp.SSDPSearchResponseSocketList.getSSDP=
SearchResponseSocket(SSDPSearchResponseSocketList.java:51)<BR> =20
at=20
plugins.UPnP.org.cybergarage.upnp.ssdp.SSDPSearchResponseSocketList.post(SS=
DPSearchResponseSocketList.java:125)<BR> =20
at=20
plugins.UPnP.org.cybergarage.upnp.ControlPoint.search(ControlPoint.java:496=
)<BR> =20
at=20
plugins.UPnP.org.cybergarage.upnp.ControlPoint.start(ControlPoint.java:854)=
<BR> =20
at=20
plugins.UPnP.org.cybergarage.upnp.ControlPoint.start(ControlPoint.java:882)=
<BR> =20
at plugins.UPnP.UPnP.runPlugin(UPnP.java:112)<BR> =
=20
at=20
freenet.pluginmanager.PluginHandler.startPlugin(PluginHandler.java:44)<BR>&=
nbsp;=20
at=20
freenet.pluginmanager.PluginManager.realStartPlugin(PluginManager.java:381)=
<BR> =20
at=20
freenet.pluginmanager.PluginManager.startPluginOfficial(PluginManager.java:=
351)<BR> =20
at=20
freenet.pluginmanager.PluginManager.startPluginOfficial(PluginManager.java:=
343)<BR> =20
at=20
freenet.clients.http.PproxyToadlet$2.run(PproxyToadlet.java:142)<BR> =
=20
at=20
freenet.support.PooledExecutor$MyThread.innerRun(PooledExecutor.java:249)<B=
R> =20
at=20
freenet.support.PooledExecutor$MyThread.realRun(PooledExecutor.java:189)<BR=
> =20
at=20
freenet.support.io.NativeThread.run(NativeThread.java:156)</FONT></DIV>
<DIV><FONT size=3D2 face=3DArial></FONT> </DIV><div style=3D"backgroun=
d-color: #DDDDDD; padding: 8px; margin-top: 10px; color: black; font-family=
: verdana, arial, sans-serif; font-size: 10pt"><img src=3D"http://ts.msgtag=
.net/bfCl/ns/nuk/DwiDqkblftn/uf/ebicpFl/ckq.gif" alt=3D" " border=3D"0" id=
=3D"MSGTAGImage"/>
GM Services International has been informed that you have read this message=
. If we do not receive a reply from you, we will attempt contact again to p=
rovide you with alternative contact details, in case our email system is bl=
ocking your response, thank you.
<br /></div>
</BODY></HTML>
------=_NextPart_000_03CB_01D4E767.9119EC70--