If you go to Advanced Settings, what's the value of the field "iTunes XML Library file location" ?
Can't get there, app never starts.
For fun I tried the 1.0.1 release on this machine. While it ran fine under the old 32 bit machine, on this one it doesn't respond to the web.
using the release version (1.0.1) i see this in the log when I connect:
03/10/2009 18:27:15 - Server started. Listening to port 15000
03/10/2009 18:27:16 - 208.109.204.94- Server can receive connections from outside your network successfully
03/10/2009 18:27:16 - External IP is: 72.185.16.40
03/10/2009 18:27:16 - The server can receive connections from outside the network
03/10/2009 18:27:27 - ERROR: java.lang.NullPointerException
at java.lang.String.replace(Unknown Source)
at pulptunes.PulpTunesServer$PulpTunesServlet.getMainPage(PulpTunesServer.java:518)
at pulptunes.PulpTunesServer$PulpTunesServlet.doGet(PulpTunesServer.java:441)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:707)
at pulptunes.PulpTunesServer$PulpTunesServlet.service(PulpTunesServer.java:110)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
at org.mortbay.jetty.servlet.ServletHolder.handle(ServletHolder.java:502)
at org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java:363)
at org.mortbay.jetty.servlet.SessionHandler.handle(SessionHandler.java:181)
at org.mortbay.jetty.handler.ContextHandler.handle(ContextHandler.java:757)
at org.mortbay.jetty.handler.HandlerWrapper.handle(HandlerWrapper.java:152)
at org.mortbay.jetty.Server.handle(Server.java:324)
at org.mortbay.jetty.HttpConnection.handleRequest(HttpConnection.java:502)
at org.mortbay.jetty.HttpConnection$RequestHandler.headerComplete(HttpConnection.java:826)
at org.mortbay.jetty.HttpParser.parseNext(HttpParser.java:523)
at org.mortbay.jetty.HttpParser.parseAvailable(HttpParser.java:211)
at org.mortbay.jetty.HttpConnection.handle(HttpConnection.java:377)
at org.mortbay.jetty.bio.SocketConnector$Connection.run(SocketConnector.java:228)
at org.mortbay.thread.QueuedThreadPool$PoolThread.run(QueuedThreadPool.java:497)
Maybe it's a 64-bit thing?