FAQ  •  Register  •  Login

Stream interupts with "I/O error: Write end dead"

<<

SysBeh

Serviio newbie

Posts: 10

Joined: Tue Jan 29, 2013 10:27 am

Location: The Hague, Holland

Post Wed Mar 18, 2015 1:05 pm

Stream interupts with "I/O error: Write end dead"

I'm sharing two MMS stream from internet through Serviio 1.4.1.2 on Windows 7 Professional and Java 7-64 update 55.
This works ok, but the stream interupts a view times a day with the following log entries:
2014-05-08 09:36:18,662 DEBUG [TranscodingJobListener] Transcoding finished; successful: true
2014-05-08 09:36:19,290 DEBUG [WebServer] I/O error: Write end dead
I tried version 1.5, but it gives the same result.

The closest thing to an awnser I found is in this article:
https://techtavern.wordpress.com/2008/0 ... -end-dead/
It says the following about this error:
“Write end dead” exceptions will arise when you have:
1) A PipedInputStream connected to a PipedOutputStream and
2) The ends of these pipe are read/writen by two different threads
3) The threads finish without closing their side of the pipe.

I'm not a programmer, so the only thing I learn from this is that it is Java related.
The problem gets worse when two diferent steams run simultaniously.
<<

zip

User avatar

Serviio developer / Site Admin

Posts: 17215

Joined: Sat Oct 24, 2009 12:24 pm

Location: London, UK

Post Wed Mar 18, 2015 3:28 pm

Re: Stream interupts with "I/O error: Write end dead"

I will try to reproduce it, but a detailed log when this happens would help.

Return to Serviio Support & Help

Who is online

Users browsing this forum: No registered users and 84 guests

cron
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group.
Designed by ST Software for PTF.