Page 1 of 1
3.0.0-a5 Issues
Posted: Wed Sep 04, 2013 4:46 pm
by DeFlanko
On startup of Windows Operating system if 3.0.0-a5 is set to launch on startup, the following error occurs:
Code: Select all
ERROR 2013-09-03 21:40:01.362 [main] A serious error occurred during PMS init
java.lang.IllegalThreadStateException: process has not exited
at java.lang.ProcessImpl.exitValue(Unknown Source) ~[na:1.7.0_25]
at net.pms.PMS.checkProcessExistence(PMS.java:255) [ums.jar:3.0.0-a5]
at net.pms.PMS.init(PMS.java:590) [ums.jar:3.0.0-a5]
at net.pms.PMS.createInstance(PMS.java:1033) [ums.jar:3.0.0-a5]
at net.pms.PMS.main(PMS.java:1129) [ums.jar:3.0.0-a5]
Resolution so far is to terminate UMS, and relaunch.
Re: 3.0.0-a5 Issues
Posted: Wed Sep 04, 2013 6:25 pm
by SubJunk
Thanks, DeFlanko. Can you please try
this version?
Re: 3.0.0-a5 Issues
Posted: Fri Sep 06, 2013 9:20 am
by DeFlanko
I'm just now reading this... ill try when I get home.
Re: 3.0.0-a5 Issues
Posted: Fri Sep 06, 2013 2:18 pm
by DeFlanko
Befor i load up the custom version, Subjunk, i found an interesting loop when trying to stream to my Asus TF300T:
Code: Select all
Changed debug level to TRACE
09-05 19:15:09 Started playing The Avengers.2012.mp4 on your Asus Transformer TF300T
09-05 19:15:16 Buffer read ArrayIndexOutOfBoundsException error:
09-05 19:15:16 readCount: "4294680576"
09-05 19:15:16 maxMemorySize: "209715200"
09-05 19:15:24 Buffer read ArrayIndexOutOfBoundsException error:
09-05 19:15:24 readCount: "4294680576"
09-05 19:15:24 maxMemorySize: "209715200"
09-05 19:15:27 Starting transcode/remux of The Avengers.2012.mp4
09-05 19:15:28 Stopped playing The Avengers.2012.mp4 on your Asus Transformer TF300T
09-05 19:15:33 Started playing The Avengers.2012.mp4 on your Asus Transformer TF300T
09-05 19:15:41 Buffer read ArrayIndexOutOfBoundsException error:
09-05 19:15:41 readCount: "4294680576"
09-05 19:15:41 maxMemorySize: "209715200"
09-05 19:15:48 Buffer read ArrayIndexOutOfBoundsException error:
09-05 19:15:48 readCount: "4294680576"
09-05 19:15:48 maxMemorySize: "209715200"
09-05 19:15:51 Starting transcode/remux of The Avengers.2012.mp4
09-05 19:15:52 Stopped playing The Avengers.2012.mp4 on your Asus Transformer TF300T
09-05 19:15:58 Started playing The Avengers.2012.mp4 on your Asus Transformer TF300T
Re: 3.0.0-a5 Issues
Posted: Fri Sep 06, 2013 2:22 pm
by DeFlanko
a6, showed the same loop.
will try and reproduce the original, at windows boot up issue, shortly.
Re: 3.0.0-a5 Issues
Posted: Fri Sep 06, 2013 3:02 pm
by SubJunk
Yeah I get pretty confused by that part of the code to be honest. It has been buggy for years and the way it was written has very few comments and the variable names aren't descriptive so...
Re: 3.0.0-a5 Issues
Posted: Sun Sep 08, 2013 3:25 am
by DeFlanko
No worries then.. issue closed.
Its an inherited problem. Its ok...