-
Notifications
You must be signed in to change notification settings - Fork 11
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Playlink null pointer error #1258
Comments
Comment #1 originally posted by Omertron on 2010-02-11T13:52:57.000Z: It must be fixed sinc r1376 Can you test with this one ? |
Comment #2 originally posted by Omertron on 2010-02-11T14:20:23.000Z: as soon as it hits the site to dl, I will try that one. |
Comment #3 originally posted by Omertron on 2010-02-11T14:29:27.000Z: Lastet build(r1378) is on the site Thanks :) |
Comment #4 originally posted by Omertron on 2010-02-11T15:32:04.000Z: still broken and not limited to just multipart files.. somewhere in the more details from the forum. |
Comment #5 originally posted by Omertron on 2010-02-11T15:37:57.000Z: actually this versioni s much worse.. I think a transform error on every movie.. |
Comment #6 originally posted by Omertron on 2010-02-11T15:45:23.000Z: <empty> |
Comment #7 originally posted by Omertron on 2010-02-11T18:08:36.000Z: Hi, fixed in r1380 |
Comment #8 originally posted by Omertron on 2010-02-11T18:11:25.000Z: Issue 1260 has been merged into this issue. |
Comment #9 originally posted by Omertron on 2010-02-12T00:55:30.000Z: Still not resolved :-( Finished: Whip It (38/40) java.lang.NullPointerException java.lang.NullPointerException |
Comment #10 originally posted by Omertron on 2010-02-12T07:23:33.000Z: Manny, Please use this moviejukebox.jar to test and provide the output of the DEBUG lines |
Comment #11 originally posted by Omertron on 2010-02-12T07:27:15.000Z: could you give me more details ? file name in your library this error appears on : a rescan ? a clean rebuild ? Thanks |
Comment #12 originally posted by Omertron on 2010-02-12T07:27:29.000Z: <empty> |
Comment #13 originally posted by Omertron on 2010-02-12T07:27:59.000Z: Issue 1245 has been merged into this issue. |
Comment #14 originally posted by Omertron on 2010-02-12T15:45:39.000Z: Issue 1266 has been merged into this issue. |
Comment #15 originally posted by Omertron on 2010-02-12T15:46:10.000Z: <empty> |
Comment #16 originally posted by Omertron on 2010-02-12T17:48:28.000Z: I'm not erroring with my library before this jar so I can say no trailers, no iso or |
Comment #17 originally posted by Omertron on 2010-02-12T17:52:03.000Z: So you don't get the "playlink" error on an empty jukebox/new file? |
Comment #18 originally posted by Omertron on 2010-02-12T18:34:03.000Z: "[i]Multipart videos cause playlink null pointer[/i]" Isn't correct. Multipart videos - are PART of problem, but not problem itself. Look at log: for eg. Surviving Sid - is alone .mkv file, without trailers, any additional parts and etc.. |
Comment #19 originally posted by Omertron on 2010-02-12T18:36:53.000Z: "[i]Multipart videos cause playlink null pointer[/i]" Isn't correct. Multipart videos - are PART of problem, but not problem itself. Look at log: for eg. Surviving Sid - is alone .mkv file, without trailers, any additional parts and etc.. |
Comment #20 originally posted by Omertron on 2010-02-12T19:02:32.000Z: Looking at you log file (thanks for it) it seem's that |
Comment #21 originally posted by Omertron on 2010-02-12T19:38:41.000Z: In this case: Mixed contents BD Disks / MKVs. |
Comment #22 originally posted by Omertron on 2010-02-12T20:11:55.000Z: The log file isn't of use if you don't use the jar in comment # 10 |
Comment #23 originally posted by Omertron on 2010-02-12T20:27:15.000Z: Stuart, correct on an xml overwrite full library run I do not error anymore. My What my library is missing are iso, img and folder structure disc rips.. |
Comment #24 originally posted by Omertron on 2010-02-12T20:38:48.000Z: I just can't replicate the issue with my test files, VIDEO_TS and BDMV disk rips work I'll try some ISO rips and see if they cause the problem |
Comment #25 originally posted by Omertron on 2010-02-12T20:49:46.000Z: 2 clean runs. 21 BD + 8 MKV. 1st run (LOG-1 attached) 2nd run (LOG-2 attached) PS I'll run later with provided .jar |
Comment #26 originally posted by Omertron on 2010-02-12T21:03:42.000Z: I'm certain that this error is not caused by sets. |
Comment #27 originally posted by Omertron on 2010-02-12T22:21:21.000Z: I'm running 1900 titles (lots of tv show videos) against your debug test on a brand |
Comment #37 originally posted by Omertron on 2010-02-13T11:28:41.000Z: Might be worth doing. The user can always email it directly to one of us. Have a look at the CSV plugin, you might be able to re-use that code? |
Comment #38 originally posted by Omertron on 2010-02-13T14:59:33.000Z: I have no problems sharing my entire library... and I have well over 1700 entries in Whatever you guys can do... If it helps, the last version that worked flawless for me ... I spoke too soon. the Ttrailer portion is still getting mangled for my XMLs... I ran Is there anything you'd like me to do? Feel free to tap me off line if you like manny at manny dot org or username at gmail dot com Thanks |
Comment #39 originally posted by Omertron on 2010-02-13T16:51:03.000Z: For the time being, can you try the instructions in comment # 35? You don't need to do the full library, just your test library assuming that it causes |
Comment #40 originally posted by Omertron on 2010-02-13T17:49:23.000Z: Hi, i make a new moviejukebox.jar. Anyone agree with dumping is library could use this one, with option : "-dump". This option will dump your library into current directory/dumpDir With -dump option, library will not be build, just a dump will make. After runnin with -dump option, please send a zipped version of this dir to help us Regards |
Comment #41 originally posted by Omertron on 2010-02-13T17:52:58.000Z: Did you use the MovieFile.java above as well? |
Comment #42 originally posted by Omertron on 2010-02-13T18:14:28.000Z: Yes, i integrate it :) |
Comment #43 originally posted by Omertron on 2010-02-13T20:26:23.000Z: Hmmm... well, it just created a DIRECTORY structure, but no files were either ??? |
Comment #44 originally posted by Omertron on 2010-02-13T20:34:08.000Z: Hmm Well you're right, i put some too much cleaning. |
Comment #45 originally posted by Omertron on 2010-02-13T20:36:59.000Z: Stuart, testing with instructions in Commet 35. What about mediaInfo tool? Should I Thanks |
Comment #46 originally posted by Omertron on 2010-02-13T20:46:31.000Z: Vincent, I will try yours next. This LOG file is the output from my test library |
Comment #47 originally posted by Omertron on 2010-02-13T21:02:04.000Z: Vincent, here is the DUMPDIR and the LOG from a CLEAN run. Let me know if you want me |
Comment #48 originally posted by Omertron on 2010-02-13T21:12:55.000Z: Thanks for it, i take a look |
Comment #49 originally posted by Omertron on 2010-02-13T21:15:37.000Z: I have to go run some errands sorry :-9 I will be back later... if you need anything |
Comment #50 originally posted by Omertron on 2010-02-13T21:48:54.000Z: Ok, i found a problem with trailer like "http://www.youtube..." There is no file, causing the null pointer. |
Comment #51 originally posted by Omertron on 2010-02-13T22:15:00.000Z: Ok, i found something introducted in r1353 in writing xml for extra file which cause Thanks again for you help. Please give feedbacks |
Comment #52 originally posted by Omertron on 2010-02-13T22:15:37.000Z: Sorry, not r1393, but r1395 |
Comment #53 originally posted by Omertron on 2010-02-13T23:51:02.000Z: Sorry for delay with answer, logs with detailed explanation was created at morning,
Same movies under same conditions (eg. same errors with Set, different without Set,
There's my bad. because i don't touched properties file in ./properties, but modified I'll try to explain my todays actions. Note: Files naming policy is: Library 1: 21 BDMV (BD Disk copied to HDD) + 8 MKV (random bitrate/size) and nothing Library 2: 35 BDMV + 2 MKV + trailers + provided Posters/Fanart + NFO + many SETs. build: LOG 1: Library 1 (Clean) build build Log 5 Library 1 (Clean)(but wrong info for MS and mr smith (DVD instead of BD) 60 fps build Log 7 Library 1 (Clean) LOG 0 - accidentialy launched moviejukebox.bat with options to root of Z:/ (instead So.. at this point looks like problem was in old.moviejukebox.property file.. or in Log 9 - r1393 + CLI + AEON + Library 1 + Exact(or similar) setup, i had before, with Log 11: Clean. NO ERRORS , BUT but commented all appletrailers related, Result: 10 errors - Playlink NULLPOINT Exceptions + corrupted XMLsAll works as charm, after commenting out all apple related incl. appletrailers.typeinclude + updating to r1394 (DEBUG jar - worked not in best way).Noticed new build r1396, so tested it with all apple related options enabled. Log 13 - r1396 (regular JAR) + CLI + REDEFINED + Library 2 = NO ERRORS PS. Any workaround for problem with "cyrrilic" dirs (eg. how to specify jukebox root |
Comment #54 originally posted by Omertron on 2010-02-13T23:52:59.000Z: Log 14 - r1396 (regular JAR) + CLI + AEON + Library 1 = NO ERRORS BTW.: DEBUG is still enabled in r1396 by default |
Comment #55 originally posted by Omertron on 2010-02-14T03:34:25.000Z: Thanks Vincent, you give me hope. I just got back home and am downloading r1395/96 as Thank you |
Comment #56 originally posted by Omertron on 2010-02-14T04:06:10.000Z: We are ERROR FREE gentlemen...! Nice work. I have generated a fresh jukebox and also Attached is the latest log, I added an extra set of folders to the test just in case. BTW: I think debug is still turned on... is this normal? Thank you MG |
Comment #57 originally posted by Omertron on 2010-02-14T09:11:21.000Z: Turned debug off now. Thanks for helping sort this one out. Nice work Vincent. |
Comment #58 originally posted by Omertron on 2010-02-14T14:32:49.000Z: Tryied to say this above, but ... too much text or too bad english. well, build r1938 Now 1 MORE condition when NullPointerException happens - (in this case - i've scanned incomplete BD).. |
Comment #59 originally posted by Omertron on 2010-02-14T14:37:16.000Z: This is the same as this error: |
Comment #60 originally posted by Omertron on 2010-02-14T15:17:15.000Z: Hmm i think there is a mistake in build number : r1938 |
Comment #61 originally posted by Omertron on 2010-02-14T15:41:49.000Z: Yes, sorry.. r1398 (version logged) PS. For error with mentioned above (...but wrong info for MS and mr smith (DVD |
Comment #62 originally posted by Omertron on 2010-02-14T16:35:03.000Z: Not sure if this belongs here or not but I will start here since I just finished with r1396. Could this be due to the large amounts of extra data generated by DEBUG being on? Writing movie data... java.lang.OutOfMemoryError: Java heap space java.lang.OutOfMemoryError: GC overhead limit exceeded java.lang.OutOfMemoryError: Java heap space java.lang.OutOfMemoryError: Java heap space java.lang.OutOfMemoryError: GC overhead limit exceeded Writing Indexes XML... MovieJukebox process completed at Sun Feb 14 04:40:40 EST 2010 |
Comment #63 originally posted by Omertron on 2010-02-14T16:40:15.000Z: I don't think it's due to overload of debug information, much due to a big library What size is your library (number of movie ) ? I suggest you trying a run with the -Xmx512m option in you command java -Xmx512m ... |
Comment #64 originally posted by Omertron on 2010-02-14T17:23:48.000Z: Thanks Vincent.. so this is a good time for me to come clean :-) I just just just So I migrated my whole config to a new location, changed around the library paths Here is what my moviejukebox.bat has looked like for some time now. @echo off java -Xms256m -Xmx512m -classpath .;resources;lib/* com.moviejukebox.MovieJukebox %* The above file lived in c:\program files\myihome\plugin\moviejukebox\ Would it make a difference now that it runs OUTSIDE of a myiHome environment? Here is what the myihome generated library file looks like F:\Media /action/jukebox.jsp?absolutepath=F:\Media/and what it looks like now F:\Media file:///opt/sybhttpd/localhost.drives/NETWORK_SHARE/MEDIA/ MASTER truethanks for your help and insight. |
Comment #65 originally posted by Omertron on 2010-02-14T17:58:24.000Z: Seems good for me :) |
Original issue 1259 created by Omertron on 2010-02-11T13:18:58.000Z:
R1372
multipart movies will cause a null pointer calculateplaylink error when the
movie data is saved to the drive
The text was updated successfully, but these errors were encountered: