Java error messages, what is the actual problem?? Any fix??
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.
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.
Serviio 2.3 in a jail on TrueNAS 13 running on an HP N54L w 5*4 TB spinning rust disks.
The media files are on the same machine.
The media files are on the same machine.
