When I try adding even a single folder of mp3s on my
linux box the server appears to go nonresponsive. I
suspect this could be related to the spaces in the
filenames?
Tried to add the following directories:
/MP3z
/MP3z/U2/Joshua Tree
Running java in the verbose mode I noticed the
following. At the end of loading I get this message
(not sure if it means anything but it looks like its
throwing an exception)
INFO: Started org.mortbay.http.HttpServer@8813f2
[Loaded java.net.SocketTimeoutException
from /opt/jdk1.5.0_04/jre/lib/rt.jar]
[Loaded org.mortbay.util.LogSupport from
file:/home/devanl/x360mediaserve/lib/jetty/org.mortbay
.jetty.jar]
The last output I get after submitting the form to
add the directory is below, again it looks like an
exception is being thrown...
[Loaded org.mortbay.jetty.servlet.ServletHttpResponse
from
file:/home/devanl/x360mediaserve/lib/jetty/org.mortbay
.jetty.jar]
[Loaded org.mortbay.jetty.servlet.ServletOut from
file:/home/devanl/x360mediaserve/lib/jetty/org.mortbay
.jetty.jar]
[Loaded org.mortbay.jetty.servlet.ServletWriter from
file:/home/devanl/x360mediaserve/lib/jetty/org.mortbay
.jetty.jar]
[Loaded java.io.CharConversionException from shared
objects file]
File listing in U2/Joshua Tree:
01 - U2 - Where The Streets Have No Name.mp3
02 - U2 - I Still Haven't Found What I'm Looking
For.mp3
03 - U2 - With Or Without You.mp3
04 - U2 - Bullet The Blue Sky.mp3
05 - U2 - Running To Stand Still.mp3
06 - U2 - Red Hill Mining Town.mp3
07 - U2 - In God's Country.mp3
08 - U2 - Trip Through Your Wires.mp3
09 - U2 - One Tree Hill.mp3
10 - U2 - Exit.mp3
11 - U2 - Mothers Of The Disappeared.mp3
Thanks,
Devan
Logged In: NO
What are the permissions on the directories?.. I'd check
that first.