Search found 1 match

by sylver84
Mon Feb 04, 2013 6:33 am
Forum: Help and Support
Topic: java exception
Replies: 1
Views: 3229

java exception

Exception in thread "Request Handler" java.lang.NullPointerException
02-03 19:07:53 at net.pms.network.Request.answer(Request.java:506)
02-03 19:07:53 at net.pms.network.RequestHandler.run(RequestHandler.java:246)
02-03 19:07:53 at java.lang.Thread.run(Unknown Source)


whats the problem? I try to ...