Page 1 of 1

Java error messages, what is the actual problem?? Any fix??

PostPosted: Thu Feb 28, 2013 9:11 am
by n3mmr
Exception in thread "Thread-3967" java.util.MissingFormatArgumentException: Format specifier 's'
at java.util.Formatter.format(Unknown Source)
at java.util.Formatter.format(Unknown Source)
at java.lang.String.format(Unknown Source)
at org.serviio.external.io.OutputBytesReader.processOutput(OutputBytesReader.java:59)
at org.serviio.external.io.OutputReader.run(OutputReader.java:47)
Exception in thread "Thread-5003" java.util.MissingFormatArgumentException: Format specifier 's'
at java.util.Formatter.format(Unknown Source)
at java.util.Formatter.format(Unknown Source)
at java.lang.String.format(Unknown Source)
at org.serviio.external.io.OutputBytesReader.processOutput(OutputBytesReader.java:59)
at org.serviio.external.io.OutputReader.run(OutputReader.java:47)


and many many more of the same type. maybe two-three in a burst at intervals of a few hours.

Is it a problem? What could that problem be? Is it anything I can deal with or a bug?

I've had it with serviio of all ilks, under java of all 1.6 and later releases.

The above are from serviio 1.2 RC under jre1.7.0_15.

Re: Java error messages, what is the actual problem?? Any fi

PostPosted: Thu Feb 28, 2013 9:47 am
by n3mmr
n3mmr wrote:Exception in thread "Thread-3967" java.util.MissingFormatArgumentException: Format specifier 's'
at java.util.Formatter.format(Unknown Source)
at java.util.Formatter.format(Unknown Source)
at java.lang.String.format(Unknown Source)
at org.serviio.external.io.OutputBytesReader.processOutput(OutputBytesReader.java:59)
at org.serviio.external.io.OutputReader.run(OutputReader.java:47)
Exception in thread "Thread-5003" java.util.MissingFormatArgumentException: Format specifier 's'
at java.util.Formatter.format(Unknown Source)
at java.util.Formatter.format(Unknown Source)
at java.lang.String.format(Unknown Source)
at org.serviio.external.io.OutputBytesReader.processOutput(OutputBytesReader.java:59)
at org.serviio.external.io.OutputReader.run(OutputReader.java:47)


and many many more of the same type. maybe two-three in a burst at intervals of a few hours.

Is it a problem? What could that problem be? Is it anything I can deal with or a bug?

I've had it with serviio of all ilks, under java of all 1.6 and later releases.

The above are from serviio 1.2 RC under jre1.7.0_15.


And it seems to be timewise related to a problem where Live TV from SVT using the SVTPlay plugin just never happens and my BDP-S370 just stops.

The number of messages match my activity in testing that problem, and I've seen them occur just as the failure happens.

Re: Java error messages, what is the actual problem?? Any fi

PostPosted: Thu Feb 28, 2013 2:16 pm
by zip
A tiny bug, will fix.