Another Java Exception 2.2.0
Forum rules
Please make sure you follow the Problem Reporting Guidelines before posting if you want a reply
Please make sure you follow the Problem Reporting Guidelines before posting if you want a reply
Another Java Exception 2.2.0
This has been present since 2.1.0, and in all versions since. My roommate who streams to his Sharp Quattron TV, has been unable to since. The problem has always been the same. I am using the latest version of Java, 7u9. I'm on Windows 7 64-bit. I'm using the usual settings.
The first line is obviously just his TV, and his normal. The second line is normal. Then the exceptions are thrown. He is unable to watch anything. I am reverting back to 2.0.0 for now. I love the new virtual A-Z folders though, so if you need me to help troubleshoot this at all, just let me know.
(Removed link)
Code: Select all
12-13 16:17:19 Media renderer was not recognized. Possible identifying HTTP headers: User-Agent: DLNADOC/1.50 SHARP-AQUOS-DMP/1.1W
12-13 16:17:19 Starting transcode/remux of A.Movie.That.Is.Definitely.Legal.720p.mkv
12-13 16:17:25 Exception in thread "StartPlaying Event" java.lang.NullPointerException
12-13 16:17:25 at net.pms.dlna.DLNAResource$1.run(DLNAResource.java:1543)
12-13 16:17:25 at java.lang.Thread.run(Unknown Source)
12-13 16:20:10 Exception in thread "StopPlaying Event" java.lang.NullPointerException
12-13 16:20:10 at net.pms.dlna.DLNAResource$2$1.run(DLNAResource.java:1605)
12-13 16:20:10 at java.lang.Thread.run(Unknown Source)
(Removed link)
Re: Another Java Exception 2.2.0
I see the same exceptions, and occasionally the sound will stop streaming while still seeing video. Its not every time, last night I watched a movie and no exceptions appeared and no glitches either. win7 64, latest java
Re: Another Java Exception 2.2.0
I am still seeing this happen all the way through 2.2.4. I had to revert all the way back to 2.1.2 to fix the problem. Now even my roommate can watch on his Sharp Aquos again (in 2.1.2). I have been on Java 7u10.
Re: Another Java Exception 2.2.0
Version 2.2.5 has still not fixed this issue for me, here is a new debug pack to look at
error message seems to be different now, but still same random stopping of movie playing
Thank you
error message seems to be different now, but still same random stopping of movie playing
Thank you
- Attachments
-
- ums_dbg.zip
- (28.28 KiB) Downloaded 845 times
Re: Another Java Exception 2.2.0
I guess that answers my question on whether or not to try 2.2.5. Thanks for the heads up, bevster. However, I think our problems are different. Yours was just saving you from watching a terrible showbevster wrote:Version 2.2.5 has still not fixed this issue for me, here is a new debug pack to look at
error message seems to be different now, but still same random stopping of movie playing
Thank you

Re: Another Java Exception 2.2.0
@orgon3: Your bug will be fixed in the next version after 2.2.6.
@bevster: Your bug is different but is something that you can fix
The problem happens with many "WEB-DL" files because of the way they are encoded. You can get around it by using FFmpeg or MEncoder, since the bug only affects tsMuxeR. This bug will be somewhat fixed in the next version after 2.2.6
@bevster: Your bug is different but is something that you can fix

Re: Another Java Exception 2.2.0
Also, orgon3, what model TV does your roommate use? If I can get that I might be able to add it to UMS for better file support
Re: Another Java Exception 2.2.0
Sounds good, thanks Subjunk!
Re: Another Java Exception 2.2.0
SubJunk,
Thank you so much man. Everything you do here is very much appreciated, more than you can know. My roommate's TV is a Sharp Aquos LC-46LE830U. It has built-in WiFi and he uses the DLNA app on the TV. The only thing that works right now is TSMuxer, or if the file is already supported for the TV he can just play it. Otherwise, he has to select TSMuxer.
Thanks again SubJunk!!!! Please let me know if I can help anymore with adding this to the list.
Thank you so much man. Everything you do here is very much appreciated, more than you can know. My roommate's TV is a Sharp Aquos LC-46LE830U. It has built-in WiFi and he uses the DLNA app on the TV. The only thing that works right now is TSMuxer, or if the file is already supported for the TV he can just play it. Otherwise, he has to select TSMuxer.
Thanks again SubJunk!!!! Please let me know if I can help anymore with adding this to the list.
Re: Another Java Exception 2.2.0
I'm going to check out 2.3.0 and report back. I knew the next version wasn't going to be 2.2.7. I figured since you were saying it will be fixed in the next version, and not in 2.2.7 
