When trying to run the application on OS X 10.4.8
I get the following:
-----------
Lasedus:~/Downloads/x360mediaserve-0.0.2-testing
myusername$ bash startmac
xbox360mediaserve, Copyright (C) 2006 Thomas Walker
xbox360mediaserve comes with ABSOLUTELY NO WARRANTY;
for details see license
This is free software, and you are welcome to
redistribute it
under certain conditions; see license for details.
OS Detected:Mac OS X
Adding artist:
Adding playlist:Streams
Starting media server servlet
Setting UDN to uuid:492a4242-22c2-25b1-a112-000001836451
Setting Friendly Name to "x360mediaserve"
Testing interface:5.34.181.249
Got Interface:5.34.181.249
External Address set to:5.34.181.249
5.34.181.249
Exception in thread "main"
java.lang.NoClassDefFoundError: org/mortbay/jetty/Handler
at
net.sourceforge.x360mediaserve.newServlet.MediaServer.setUpWebServer(MediaServer.java:109)
at
net.sourceforge.x360mediaserve.newServlet.MediaServer.setup(MediaServer.java:100)
at
net.sourceforge.x360mediaserve.newServlet.MediaServer.<init>(MediaServer.java:70)
at Run.main(Run.java:57)
---------
Am I missing something installed? The older version
runs fine, but my 360 gives errors connecting.
Logged In: YES
user_id=716836
Sorry for the problem, I forgot to update the startmac
script on the testing version, if you open it up and replace
the bit from -cp onwards with
-cp
x360mediaserve.jar:lib/cyberlink/clink170.jar:lib/cyberlink/cmgatejava120.jar:lib/jetty/commons-logging.jar:lib/entagged/entagged-audioformats-0.15.jar:lib/jetty/servlet-api-2.5-6.0.1.jar:lib/jetty/jetty-6.0.1.jar:lib/jetty/jetty-util-6.0.1.jar:lib/xerces/xercesImpl.jar:lib/xerces/xml-apis.jar
Run $1
it should work
Logged In: YES
user_id=1642713
Did as instructed in comment, got this message:
Lasedus:~/Downloads/x360mediaserve-0.0.2-testing myusername$
Unrecognized
optiox360mediaserve.jar:lib/cyberlink/clink170.jar:lib/cyberlink/cmgatejava120.jar:lib/jetty/commons-logging.jar:lib/entagged/entagged-audioformats-0.15.jar:lib/jetty/servlet-api-2.5-6.0.1.jar:lib/jetty/jetty-6.0.1.jar:lib/jetty/jetty-util-6.0.1Runr:lib/xerces/xercesImpl.jar:lib/xerces/xml-apis.jar
Could not create the Java virtual machine.
Did I do something wrong?
Logged In: YES
user_id=716836
I've posted a new version that seems to work on my mac
Logged In: YES
user_id=1642713
Ok, the server runs fine now but I am unable to get a
connection to it on my 360. I suppose that would for a
separate support ticket?
Logged In: YES
user_id=716836
Have you tried turning off the firewall?