Page 1 of 1

Constant errors appearing in Subsonic's log

PostPosted: Wed Oct 15, 2014 9:31 pm
by ashimonovits
Hi,

I have Subsonic 5 running on my home Windows 8 machine and whenever I listen to music from my iPhone (using iSub) or using the web interface I see the following errors entries below in my Server's log.
Songs play just fine as far as I can tell but I can't see any reason for these errors to appear.

[10/15/14 2:17:57 PM PDT] INFO PlayQueueInputStream admin listening to "[VA] Natural Born Killers Soundtrack\08 Burn - Nine Inch Nails.mp3"
[10/15/14 2:17:58 PM PDT] WARN RESTFilter Error in REST API: EofException
[10/15/14 2:17:58 PM PDT] ERROR JAXBWriter Failed to marshal JAXB
[10/15/14 2:17:58 PM PDT] ERROR RESTFilter Failed to write error response.
[10/15/14 2:22:58 PM PDT] INFO PlayQueueInputStream admin listening to "Blood Sugar Sex Magik\05 Suck My Kiss.mp3"
[10/15/14 2:23:02 PM PDT] WARN RESTFilter Error in REST API: EofException
[10/15/14 2:23:02 PM PDT] ERROR JAXBWriter Failed to marshal JAXB
[10/15/14 2:23:02 PM PDT] ERROR RESTFilter Failed to write error response.
[10/15/14 2:23:27 PM PDT] INFO PlayQueueInputStream admin listening to "The Best Of\1-06 High And Dry.mp3"
[10/15/14 2:23:28 PM PDT] WARN RESTFilter Error in REST API: EofException
[10/15/14 2:23:28 PM PDT] ERROR JAXBWriter Failed to marshal JAXB
[10/15/14 2:23:28 PM PDT] ERROR RESTFilter Failed to write error response.
[10/15/14 2:27:08 PM PDT] INFO PlayQueueInputStream admin listening to "The Meaning Of 8\Chemicals Collide.mp3"
[10/15/14 2:27:09 PM PDT] WARN RESTFilter Error in REST API: EofException
[10/15/14 2:27:09 PM PDT] ERROR JAXBWriter Failed to marshal JAXB
[10/15/14 2:27:09 PM PDT] ERROR RESTFilter Failed to write error response.

Re: Constant errors appearing in Subsonic's log

PostPosted: Fri Oct 17, 2014 12:38 pm
by andu_
I am seeing these errors as well.

Subsonic 5.0 (build 4100) – September 21, 2014
Server jetty-6.1.x, java 1.7.0_67, Windows 7 (90.3 MB / 159.6 MB)

iSub Lite (unlocked features, fwiw)

Re: Constant errors appearing in Subsonic's log

PostPosted: Tue Oct 21, 2014 8:08 pm
by prussel4
I too am seeing these error messages on Ver 5.0 (build 4100). I seem to get them when an iSub app is accessing the server. Not sure if that's the only iPhone app that triggers it or not, but I don't seem to see it when accessing from IE. Since I had issues with iSub not playing properly in the past, I'm wondering if it has to do with the Transcoding. Here's my current transcoding settings:

Transcoding: "ffmpeg -i %s -map 0:0 -b:a %bk -v 0 -f mp3 -"
Downsample command: "ffmpeg -i %s -map 0:0 -b:a %bk -v 0 -f mp3 -"
HTTP Live Streaming command: "ffmpeg -ss %o -t %d -i %s -async 1 -b:v %bk -s %wx%h -ar 44100 -ac 2 -v 0 -f mpegts -c:v libx264 -preset superfast -c:a libmp3lame -threads 0 -"

Maybe that'll help someone discover the problem!
I've also seen the same errors, over and over with no song's listed, like iSub's trying to play something, but doesn't. Here's my errors:

[10/21/14 12:42:07 PM EDT] WARN RESTFilter Error in REST API: EofException
[10/21/14 12:42:07 PM EDT] ERROR JAXBWriter Failed to marshal JAXB
[10/21/14 12:42:07 PM EDT] ERROR RESTFilter Failed to write error response.
[10/21/14 1:13:25 PM EDT] WARN RESTFilter Error in REST API: EofException
[10/21/14 1:13:25 PM EDT] ERROR JAXBWriter Failed to marshal JAXB
[10/21/14 1:13:25 PM EDT] ERROR RESTFilter Failed to write error response.
[10/21/14 1:29:13 PM EDT] WARN RESTFilter Error in REST API: EofException
[10/21/14 1:29:13 PM EDT] ERROR JAXBWriter Failed to marshal JAXB
[10/21/14 1:29:13 PM EDT] ERROR RESTFilter Failed to write error response.
[10/21/14 1:33:51 PM EDT] WARN RESTFilter Error in REST API: EofException
[10/21/14 1:33:51 PM EDT] ERROR JAXBWriter Failed to marshal JAXB
[10/21/14 1:33:51 PM EDT] ERROR RESTFilter Failed to write error response.
[10/21/14 1:36:49 PM EDT] WARN RESTFilter Error in REST API: EofException
[10/21/14 1:36:49 PM EDT] ERROR JAXBWriter Failed to marshal JAXB
[10/21/14 1:36:49 PM EDT] ERROR RESTFilter Failed to write error response.
[10/21/14 1:41:18 PM EDT] WARN RESTFilter Error in REST API: EofException
[10/21/14 1:41:18 PM EDT] ERROR JAXBWriter Failed to marshal JAXB
[10/21/14 1:41:18 PM EDT] ERROR RESTFilter Failed to write error response.
[10/21/14 1:47:19 PM EDT] WARN RESTFilter Error in REST API: EofException
[10/21/14 1:47:19 PM EDT] ERROR JAXBWriter Failed to marshal JAXB
[10/21/14 1:47:19 PM EDT] ERROR RESTFilter Failed to write error response.
[10/21/14 1:52:38 PM EDT] WARN RESTFilter Error in REST API: EofException
[10/21/14 1:52:38 PM EDT] ERROR JAXBWriter Failed to marshal JAXB
[10/21/14 1:52:38 PM EDT] ERROR RESTFilter Failed to write error response.
[10/21/14 1:57:50 PM EDT] WARN RESTFilter Error in REST API: EofException
[10/21/14 1:57:50 PM EDT] ERROR JAXBWriter Failed to marshal JAXB
[10/21/14 1:57:50 PM EDT] ERROR RESTFilter Failed to write error response.
[10/21/14 2:01:08 PM EDT] WARN RESTFilter Error in REST API: EofException
[10/21/14 2:01:08 PM EDT] ERROR JAXBWriter Failed to marshal JAXB
[10/21/14 2:01:08 PM EDT] ERROR RESTFilter Failed to write error response.
[10/21/14 2:05:23 PM EDT] WARN RESTFilter Error in REST API: EofException
[10/21/14 2:05:23 PM EDT] ERROR JAXBWriter Failed to marshal JAXB
[10/21/14 2:05:23 PM EDT] ERROR RESTFilter Failed to write error response.
[10/21/14 2:07:49 PM EDT] WARN RESTFilter Error in REST API: EofException
[10/21/14 2:07:49 PM EDT] ERROR JAXBWriter Failed to marshal JAXB
[10/21/14 2:07:49 PM EDT] ERROR RESTFilter Failed to write error response.
[10/21/14 2:11:46 PM EDT] WARN RESTFilter Error in REST API: EofException
[10/21/14 2:11:46 PM EDT] ERROR JAXBWriter Failed to marshal JAXB
[10/21/14 2:11:46 PM EDT] ERROR RESTFilter Failed to write error response.
[10/21/14 2:16:12 PM EDT] WARN RESTFilter Error in REST API: EofException
[10/21/14 2:16:12 PM EDT] ERROR JAXBWriter Failed to marshal JAXB
[10/21/14 2:16:12 PM EDT] ERROR RESTFilter Failed to write error response.

Re: Constant errors appearing in Subsonic's log

PostPosted: Thu Oct 23, 2014 3:02 pm
by samy4972
+1

[23/10/14 12:53:16 CEST] WARN RESTFilter Error in REST API: EofException
[23/10/14 12:53:16 CEST] ERROR JAXBWriter Failed to marshal JAXB
[23/10/14 12:53:16 CEST] ERROR RESTFilter Failed to write error response.
[23/10/14 15:56:51 CEST] INFO MediaScannerService Starting to scan media library.

Re: Constant errors appearing in Subsonic's log

PostPosted: Sat Oct 25, 2014 10:28 am
by whatwasthat4
Not sure if this is the same, but suddenly I'm having issues connecting as well. Even from the host machine. I'm seeing the following and can't even get to the subsonic settings:

HTTP ERROR: 503

SERVICE_UNAVAILABLE
RequestURI=/index.view

Re: Constant errors appearing in Subsonic's log

PostPosted: Sat Oct 25, 2014 1:31 pm
by whatwasthat4
Ok I figured mine out, just had to remove the Subsonic folder and re-install. Thanks!

Re: Constant errors appearing in Subsonic's log

PostPosted: Fri Dec 26, 2014 4:23 am
by cbrown75
Hi, almost same error here. Songs (not all in database) start only going some seconds ahead in player. They don't start at all on other devices (Subonic app & Ultrasonic app). I read something like that in 1st post.
Please. Help me. Server is on imac (osx 10.7.5). Worked 'til some days ago. I'va tried to downgrade and using transcode files backuped. Nothing.

Re: Constant errors appearing in Subsonic's log

PostPosted: Sat Dec 27, 2014 1:28 pm
by cbrown75
Although I made a reset - removing Subsonic folder from Application Support folder on my server - and re-installed the application, I still having problems with some songs/files on especially on the nas (Lacie wireless space), perhaps am I missing any important setting?