<?xml version="1.0" encoding="utf-8"?>
<feed xml:lang="en" xmlns="http://www.w3.org/2005/Atom"><title>Recent changes to support-requests</title><link href="https://sourceforge.net/p/cgupnpjava/support-requests/" rel="alternate"/><link href="https://sourceforge.net/p/cgupnpjava/support-requests/feed.atom" rel="self"/><id>https://sourceforge.net/p/cgupnpjava/support-requests/</id><updated>2008-10-27T00:46:26Z</updated><subtitle>Recent changes to support-requests</subtitle><entry><title>application won't launch in OS X 10.5.5</title><link href="https://sourceforge.net/p/cgupnpjava/support-requests/2/" rel="alternate"/><published>2008-10-27T00:46:26Z</published><updated>2008-10-27T00:46:26Z</updated><author><name>Anonymous</name><uri>https://sourceforge.net/u/userid-None/</uri></author><id>https://sourceforge.net1a0557f009c15ab4eb3b3369efbb111b52e42528</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;OS X says application failed to launch, check console. Console shows:&lt;br /&gt;
10/26/08 8:42:26 PM [0x0-0x20e20e].com.apple.JarLauncher[7063] java.lang.NoClassDefFoundError: org/apache/xerces/parsers/DOMParser &lt;br /&gt;
10/26/08 8:42:26 PM [0x0-0x20e20e].com.apple.JarLauncher[7063]  at org.cybergarage.xml.parser.XercesParser.parse(XercesParser.java:114) &lt;br /&gt;
10/26/08 8:42:26 PM [0x0-0x20e20e].com.apple.JarLauncher[7063]  at org.cybergarage.xml.Parser.parse(Parser.java:101) &lt;br /&gt;
10/26/08 8:42:26 PM [0x0-0x20e20e].com.apple.JarLauncher[7063]  at org.cybergarage.upnp.Device.loadDescription(Device.java:373) &lt;br /&gt;
10/26/08 8:42:26 PM [0x0-0x20e20e].com.apple.JarLauncher[7063]  at org.cybergarage.upnp.media.server.MediaServer.&amp;lt;init&amp;gt;(MediaServer.java:97) &lt;br /&gt;
10/26/08 8:42:26 PM [0x0-0x20e20e].com.apple.JarLauncher[7063]  at org.cybergarage.mediagate.MediaGate.&amp;lt;init&amp;gt;(MediaGate.java:46) &lt;br /&gt;
10/26/08 8:42:26 PM [0x0-0x20e20e].com.apple.JarLauncher[7063]  at org.cybergarage.mediagate.MediaGate.main(MediaGate.java:243) &lt;br /&gt;
10/26/08 8:42:31 PM com.apple.dyld[7066] update_dyld_shared_cache[7066] current cache invalid because /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit has changed &lt;br /&gt;
10/26/08 8:42:35 PM com.apple.dyld[7066] update_dyld_shared_cache[7066] regenerated cache for arch=x86_64 &lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>Configuration problem</title><link href="https://sourceforge.net/p/cgupnpjava/support-requests/1/" rel="alternate"/><published>2004-03-11T06:11:55Z</published><updated>2004-03-11T06:11:55Z</updated><author><name>Anonymous</name><uri>https://sourceforge.net/u/userid-None/</uri></author><id>https://sourceforge.net2ecc58454f457b893b0f33f7142332fd63c986c1</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Hi, &lt;br /&gt;
I have just downloaded cyberlink jar file 1.3.2. I'm using it &lt;br /&gt;
on my Windows system. I have both xerces 1.4.4 and &lt;br /&gt;
kxml2 libraries in my classpath.&lt;br /&gt;
On creating a new device using &lt;br /&gt;
new Device("description.xml");  call, an exception was &lt;br /&gt;
caused &lt;br /&gt;
Exception in thread "main" java.lang.&lt;br /&gt;
NoClassDefFoundError: org/apache/xerces/par&lt;br /&gt;
sers/AbstractDOMParser&lt;br /&gt;
at org.cybergarage.upnp.UPnP.&amp;lt;clinit&amp;gt;(UPnP.java:&lt;br /&gt;
190)&lt;br /&gt;
at org.cybergarage.upnp.Device.&amp;lt;clinit&amp;gt;(Device.&lt;br /&gt;
java:109)&lt;br /&gt;
at TestDevice.main(TestDevice.java:8)&lt;/p&gt;
&lt;p&gt;On cross checking with Xerces library I couldn't find any &lt;br /&gt;
such class named AbstractDOMParser. What could be &lt;br /&gt;
wrong? Is this some version conflict or do I need to &lt;br /&gt;
perform some further configuration?&lt;/p&gt;
&lt;p&gt;regards,&lt;br /&gt;
Joe&lt;/p&gt;&lt;/div&gt;</summary></entry></feed>