I am trying to run clink and am getting the following error:
CyberGarage warning : org.xmlpull.v1.XmlPullParserException: could not load any factory class (even small or full default implementation); nested exception is:
org.kxml2.io.XmlReader
org.cybergarage.xml.ParserException: org.xmlpull.v1.XmlPullParserException: could not load any factory class (even small or full default implementation); nested exception is:
org.kxml2.io.XmlReader
at org.cybergarage.xml.parser.XmlPullParser.parse(XmlPullParser.java:111)
at org.cybergarage.xml.Parser.parse(Parser.java:91)
at org.cybergarage.upnp.ControlPoint.addDevice(ControlPoint.java:255)
at org.cybergarage.upnp.ControlPoint.searchResponseReceived(ControlPoint.java:518)
at org.cybergarage.upnp.ssdp.SSDPSearchResponseSocket.run(SSDPSearchResponseSocket.java:78)
at java.lang.Thread.run(Thread.java:722)
Any idea what I am doing wrong? David
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I am trying to run clink and am getting the following error:
Any idea what I am doing wrong? David
Hi,
Do you have installed any XML packages ?
Please check the following document to use the CyberLink on your platform.
http://www.cybergarage.org/pdfdoc/clinkjavaproguide.pdf
Best Regards,
Satoshi Konno