Internet radio broken? IndexOutOfBoundsException from pv.com

General discussion about the media server. Feature requests. Hints, tips and tricks.
Locked
alexashley
Posts:1
Joined:Sun Jun 06, 2010 3:01 pm
AV Hardware:Twonkymedia 5.1.5
Roku Soundbridge 1001
Pure Evoke Flow
Playstation 3
Internet radio broken? IndexOutOfBoundsException from pv.com

Post by alexashley » Sun Jun 06, 2010 3:33 pm

Shoutcast and hand picked radio Internet radio stopped working for me recently (sorry don't know exactly when it stopped working).

Having tried upgrading / downgrading the Twonky server, rebuilding databases etc, I started doing some more digging.

When the media fusion plugin makes a GET request to 72.46.237.240 (which I guess is a pv.com address) for

/pvx/rest/feed/userFeeds?user_id=******&max_items=-1&filter=true
(note: I've removed the numeric user ID)

It gets the following reply:

<?xml version="1.0" encoding="UTF-8"?>
<response service="feed" method="userFeeds">
<stat>fail</stat>
<error_msg>com.pv.sdm.core.service.filter.FilterException: javax.xml.transform.TransformerException: java.lang.IndexOutOfBoundsException: Index: 193, Size: 192:javax.xml.transform.TransformerException: java.lang.IndexOutOfBoundsException: Index: 193, Size: 192:javax.xml.transform.TransformerException: java.lang.IndexOutOfBoundsException: Index: 193, Size: 192
</error_msg>
</response>

It looks to me like something is foobar'd on the server side.

My wife keeps complaining about the lack of Internet radio, so any help gratefully appreciated!

In case it matters, here's my setup:
TwonkyMedia version: TwonkyMedia Server v5.1.5 (also tried 5.0.68 and 5.1.3)
Server hardware: Homebrew VIA C7 based system
Operating System: Slackware Linux 12.1.0, linux kernel 2.6.25.9
Client(s) and their software version: Roku Soundbridge s\w v3.0.44, PS3 (latest firmware) and web access
Type(s) of media you are having problems with: Internet radio stations
How many files you have in your database:
Music tracks: 3433
Photos: 2393
Videos: 395
Network type (Wired/Wireless): Wired
Other items on your network (Router make/model for example): Netgear DG834GT

Locked