Post Reply 
 
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
FLACDecoder: ReadSubframe: java.io.IOException: Stream closed
24-12-2021, 12:57
Post: #21
RE: FLACDecoder: ReadSubframe: java.io.IOException: Stream closed
… I was thinking about more than one switch in series …
You could also try to change the switch ports where pc and SOtM are connected
Find all posts by this user
Quote this message in a reply
24-12-2021, 14:04
Post: #22
RE: FLACDecoder: ReadSubframe: java.io.IOException: Stream closed
(24-12-2021 12:57)stefano_mbp Wrote:  … I was thinking about more than one switch in series …
You could also try to change the switch ports where pc and SOtM are connected

thanks, I will try that
Find all posts by this user
Quote this message in a reply
24-12-2021, 16:14
Post: #23
RE: FLACDecoder: ReadSubframe: java.io.IOException: Stream closed
I would be surprised if changing switch ports affects this. It could change the timing slightly when the renderer closes the connection prematurely, which might possibly make a difference. The main issue is that the renderer keeps closing the connection prematurely.
Find all posts by this user
Quote this message in a reply
24-12-2021, 17:49
Post: #24
RE: FLACDecoder: ReadSubframe: java.io.IOException: Stream closed
Maybe the gapless upnp signalling (SetNextAVTRansportURI) could also be related....

Next week I will:
- implement the new sotm switch
- disable gapless in the mconnect app
- disable the Windows firewall (maybe also Windows Defender)

Good plan?
Find all posts by this user
Quote this message in a reply
24-12-2021, 18:15
Post: #25
RE: FLACDecoder: ReadSubframe: java.io.IOException: Stream closed
Is there actually a problem? If you ignore the messages, does the music play correctly?
Find all posts by this user
Quote this message in a reply
24-12-2021, 18:33
Post: #26
RE: FLACDecoder: ReadSubframe: java.io.IOException: Stream closed
I do not hear any problems...

It is also not a important issue, just trying to support the forum with a potential issue...
Find all posts by this user
Quote this message in a reply
25-12-2021, 12:36
Post: #27
RE: FLACDecoder: ReadSubframe: java.io.IOException: Stream closed
You can safely ignore this message. I will remove it in a future version of MinimServer. Thanks for letting me know about this.
Find all posts by this user
Quote this message in a reply
25-12-2021, 21:32
Post: #28
RE: FLACDecoder: ReadSubframe: java.io.IOException: Stream closed
In all honesy, I prefer to have the Java IO error reported with the "Info" log level. In this way I can test for solutions in the coming period....
Find all posts by this user
Quote this message in a reply
26-12-2021, 09:55
Post: #29
RE: FLACDecoder: ReadSubframe: java.io.IOException: Stream closed
It is not an error for the renderer to read partial data from the stream and then close it. Reporting this as an error is confusing for users as they are likely to think something is wrong when in fact it isn't.
Find all posts by this user
Quote this message in a reply
Post Reply 


Forum Jump:


User(s) browsing this thread: 1 Guest(s)