pulpTunes Community Forums The Web Server for iTunes

Please login or register.

Login with username, password and session length
Advanced search  

News:

Author Topic: Problem with test locally  (Read 600 times)

Hugo

  • Guest
Problem with test locally
« on: October 10, 2009, 08:10:35 PM »

Hi, everybody

Excuse me my gramatical its too bad. I have itunes 9 and pulpTunes 1.1.2. I tried test locally, but the page its not work. just show me in the status bar "done". I dont know what to do, this is the error :

10-10 19:51:52 - XML Location: C:\Users\Hugo\Music\Musik\iTunes Music Library.xml
10-10 19:51:56 - Server started. Listening on port 15000
10-10 19:52:02 - External IP is: 189.154.53.77
10-10 19:52:02 WARN  - The server canNOT receive connections from outside the network
10-10 19:52:47 WARN  - ERROR: java.lang.NullPointerException
   at java.lang.String.replace(Unknown Source)
   at pulptunes.web.actions.MainPageAction.getMainPage(MainPageAction.java:125)
   at pulptunes.web.actions.MainPageAction.handleRequest(MainPageAction.java:59)
   at pulptunes.web.ActionProcessor.processAction(ActionProcessor.java:107)
   at pulptunes.web.ActionProcessor.handleRequest(ActionProcessor.java:84)
   at pulptunes.web.PulpTunesServlet.doGet(PulpTunesServlet.java:86)
   at javax.servlet.http.HttpServlet.service(HttpServlet.java:707)
   at pulptunes.web.PulpTunesServlet.service(PulpTunesServlet.java:60)
   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)


Regards
Logged

alpeb

  • Administrator
  • Grand Master
  • *****
  • Gender: Male
  • Posts: 444
    • View Profile
    • Email
Re: Problem with test locally
« Reply #1 on: October 12, 2009, 10:26:21 AM »

This might get caused by a known pulpTunes bug when using iTunes 9. Please make sure you have iTunes DJ enabled under iTunes preferences.
Logged