Posts:
30
Registered:
22-Feb-2012
|
|
|
Re: jAlbum version 35 will not Make some albums
Posted:
3 Aug 24, 17:47
in response to: RobM
|
|
|
Background Mode is not on (not checked).
|
|
|
Posts:
30
Registered:
22-Feb-2012
|
|
|
Re: jAlbum version 35 will not Make some albums
Posted:
3 Aug 24, 17:53
in response to: JeffTucker
|
|
|
I use a Dell XPS 8930 with Windows 11 Pro; Intel(R) Core(TM) i7-9700 CPU @ 3.00GHz 3.00 GHz; 64 GB RAM. It all is up-to-date with latest Gates' imposed downloads.
|
|
|
Posts:
30
Registered:
22-Feb-2012
|
|
|
Re: jAlbum version 35 will not Make some albums
Posted:
3 Aug 24, 17:56
in response to: JeffTucker
|
|
|
I set up the memory test to run next time I restart my PC, which I will do this evening.
|
|
|
Posts:
8,245
Registered:
31-Jan-2006
|
|
|
Re: jAlbum version 35 will not Make some albums
Posted:
3 Aug 24, 18:28
in response to: RoyFC1
|
|
|
I use a Dell XPS 8930 with Windows 11 Pro; Intel(R) Core(TM) i7-9700 CPU @ 3.00GHz 3.00 GHz; 64 GB RAM. It all is up-to-date with latest Gates' imposed downloads.
Fascinating! Almost identical to mine (i7-8700, and 16GB of RAM). I keep wondering when it's going to do something truly ugly, since it's over six years old. But other than a bad Ethernet port on the motherboard, it seems reasonably happy. But I'd dearly love to ditch the monster tower for a micro form-factor machine.
When you go into the preference settings in jAlbum, what's the maximum value for Number of threads? Your CPU is an 8-core, but with single threading, so the max value should be 8. My slightly older i7-8700 is a 6-core, but with dual threading, so it maxes out at 12.
|
|
|
Posts:
30
Registered:
22-Feb-2012
|
|
|
Re: jAlbum version 35 will not Make some albums
Posted:
3 Aug 24, 19:57
in response to: JeffTucker
|
|
|
Mine is indeed 8. I moved it to 4 and got a pretty quick Make on a temp album with 55 Web Location links and some regular folders.
Albums with many photos (regardless of number of folders), but no Web Location links compile rather quickly.
|
|
|
Posts:
3,806
Registered:
4-Aug-2006
|
|
|
Re: jAlbum version 35 will not Make some albums
Posted:
3 Aug 24, 20:13
in response to: RoyFC1
|
|
|
I wonder if it could actually be a combination of changes or even just Tiger. Tiger’s, the last update was to version 5.11.3 on Jul 31 whilst jAlbum was June 23. Always suspicious of odd things happening around changes to code. Just a thought.
|
|
|
Posts:
30
Registered:
22-Feb-2012
|
|
|
Re: jAlbum version 35 will not Make some albums
Posted:
3 Aug 24, 20:28
in response to: RobM
|
|
|
I don't think I used the latest version of Tiger when I reverted to version 34. But I'm not really certain. I know a lot of updates to both Tiger and jAlbum, the new features and fixes to some bugs in the new features, really do not apply to me. For example, I'm not trying to sell photos. I just post them for friends and family, plus those surfing the Web who have interest in the types of photos I post (aircraft, travel photos, natural world - especially birds - and such).
|
|
|
Posts:
8,245
Registered:
31-Jan-2006
|
|
|
Re: jAlbum version 35 will not Make some albums
Posted:
3 Aug 24, 20:39
in response to: RoyFC1
|
|
|
I don't think I used the latest version of Tiger when I reverted to version 34.
If you've got Tiger 5.11.3 (the latest), jAlbum would use that no matter what version of the core you're using. That latest update is sitting in your own config directory, and would be newer than whatever version was bundled with the core, so it would use that newer one every time.
Of course, our focus on web locations could be a red herring. Unless the "problem" projects have nothing else in them, it could be something else that's lurking in there.
|
|
|
Posts:
3,492
Registered:
18-Oct-2002
|
|
|
Re: jAlbum version 35 will not Make some albums
Posted:
3 Aug 24, 22:24
in response to: RobM
|
|
|
I haven't made any changes to web location management in v35. Looking at the thread dump I suspect that jAlbum 35 has more "security restrictions" imposed on it by your OS than v34 so it can't access those web locations. jAlbum tries to load data about # of images, videos etc from each web location. It seems to get stuck in the network call.
To test this hypothesis, select a web location within either v34 or v35, then open jAlbum's system console (F7) and issue this code (Groovy language selected):
JAlbumUtilities.countWebLocationCategories(selected, new CategoryCounters(), true);
It should print something like this to the lower panel when executed:
CategoryCounters { folder=798 image=17079 video=0 audio=0 webPage=0 webLocation=0 other=0 }
I suspect that jAlbum 35 will hang when you issue this code. If so, the solution is to allow network access for v35 as well.
|
|
|
Posts:
30
Registered:
22-Feb-2012
|
|
|
Re: jAlbum version 35 will not Make some albums
Posted:
4 Aug 24, 14:52
in response to: JeffTucker
|
|
|
First, sorry for this tardy response to the latest posts about my problem. My computer locked up (*not* because of jAlbum) and I had to reboot. As I had set up memory check for my next restart, I decided to let it run rather than abort it. It ran for several hours (64 gigs of RAM) and then we had a really bad thunderstorm that knocked out the Internet service for several hours until around 10:00 p.m.
As an aside, I never found the RAM check results message, but when I had last looked, it was on pass 2 of 2 with total check at 68 percent and it had not found any issues up to that time.
In the meantime, I had set number of threads in jAlbum to 4 and before my crash I had begun a very large test album with ONLY Web location links. Around 9:30 p.m. last evening I tried to Make (compile) it. There were 114 such links. It compiled in under a minute. Sooooooo, for now I think I will keep threads at 4 and when I update albums where I have had the most problems, I'll see see how it goes and report back.
My next test will be a mix of folders with photos and the large number of Web link locations.
|
|
|
Posts:
3,492
Registered:
18-Oct-2002
|
|
|
Re: jAlbum version 35 will not Make some albums
Posted:
13 Aug 24, 10:20
in response to: RoyFC1
|
|
|
Ok, in case you run into problems again, try executing the code snippet I passed.
|
|
|
Posts:
30
Registered:
22-Feb-2012
|
|
|
Re: jAlbum version 35 will not Make some albums
Posted:
13 Aug 24, 15:23
in response to: davidekholm
|
|
|
I have been meaning to post that all is well with my new threads setting. Thank you for all the advice. Extremely large albums are compiling in a very short time.
|
|
|
|
Legend
|
|
Forum admins
|
|
Helpful Answer
|
|
Correct Answer
|
|