Thread Locked This thread is locked - replies are not allowed.


This question is answered. Helpful answers available: 2. Correct answers available: 1.


Permlink Replies: 22 - Pages: 2 [ 1 2 | Next ] - Last Post: 2 Jan 25, 00:20 Last Post By: kilobravo
kilobravo

Posts: 179
Registered: 24-Feb-2010
134 Type Error:
Posted: 30 Dec 24, 02:34
 
After adding some JPG's and reducing the tn size to 180x180 in my Older Album, I got this error about halfway through the Make.

I don't have a clue but I'm betting one of you does. <smile>
JeffTucker

Posts: 8,050
Registered: 31-Jan-2006
Re: 134 Type Error:
Posted: 30 Dec 24, 02:49   in response to: kilobravo in response to: kilobravo
 
This error message is coming from the skin coding. So, which skin are you using?
kilobravo

Posts: 179
Registered: 24-Feb-2010
Re: 134 Type Error:
Posted: 30 Dec 24, 03:47   in response to: JeffTucker in response to: JeffTucker
 
The only skin I will ever use, Jeff..Tiger, the best then and now skin ever. <smile>

But, it was a fleeting error. After hastily posting the question, I had a notion that I might have accidentally put a .DNG or .PSD file in one of the album folders and sure enough, I did. A handful as a MOF. Reason is, I just finished scanning 1000 color slides and 500 prints and doing that twelve slides at a time, editing each, and storing in the appropriate folder was an enormous task and one that I'm glad is behind me but it was worth it. Obviously, in my workflow haste, I left/moved/copied a bunch of files with the wrong extension and file format.

Once those were remedied, no more errors and my apologies for not TS'ing this first before posting.
kilobravo

Posts: 179
Registered: 24-Feb-2010
Re: 134 Type Error:
Posted: 31 Dec 24, 03:22   in response to: kilobravo in response to: kilobravo
 
Now this error is back on Make, Jeff but I don't understand which "line 5" is indicated. This happens shortly after the Make initiates and BTW, even when this album's Make has finished allegedly successfully, the next makes that I've tried and that finished, JA still keeps alerting me that the entire album requires a re-make. Is something not completing even though it appears to have completed?

I sure wish I knew what was going on as it's getting old re-making an album with 10k images and everything worked super fast and flawlessly just two days ago, darn it.

TIA, Jeff..
JeffTucker

Posts: 8,050
Registered: 31-Jan-2006
Re: 134 Type Error:
Posted: 31 Dec 24, 03:52   in response to: kilobravo in response to: kilobravo
 
The "sections.inc" script is part of the Tiger coding, not part of the jAlbum core.

Moving this thread.
kilobravo

Posts: 179
Registered: 24-Feb-2010
Re: 134 Type Error:
Posted: 31 Dec 24, 04:34   in response to: JeffTucker in response to: JeffTucker
 
My error and my apologies.
kilobravo

Posts: 179
Registered: 24-Feb-2010
Re: 134 Type Error:
Posted: 31 Dec 24, 05:27   in response to: kilobravo in response to: kilobravo
 
I just checked the most recent date on files in the problem album's root directory and that last updatea was yesterday evening when the last upload was successful.

Would it be worth my time to extract the settings file from the lifeboat and copy it to the current album? That's probably a nutty idea but i'm out of anything more constructive.
Laza

Posts: 1,455
Registered: 6-Sep-2005
Re: 134 Type Error:
Posted: 31 Dec 24, 11:41   in response to: kilobravo in response to: kilobravo
 
I guess the error is triggered by the specific file where the Make process halts rather than the album settings. Instead of the one-line error report, please open the System Console (F7) and copy the entire error message. If you can pinpoint the file, you can try excluding it to see if that resolves the problem.
kilobravo

Posts: 179
Registered: 24-Feb-2010
Re: 134 Type Error:
Posted: 31 Dec 24, 16:48   in response to: Laza in response to: Laza
 
Many thanks Laza, I will do that and report back.
kilobravo

Posts: 179
Registered: 24-Feb-2010
Re: 134 Type Error:
Posted: 31 Dec 24, 17:01   in response to: kilobravo in response to: kilobravo
 
My first time learning about the System Console and I had a heckuva time finding it on the display. I could <Alt-Tab> and see it but when selected, it was gone. This was while JA was full screen on a dual display setup. Figured it out eventually <smiling> and here's the text.

---
jAlbum 36.1 system console running Groovy (Groovy Scripting Engine)
This section captures debug prints sent to System.out and System.err
The top section evaluates expressions.
Press Ctrl+E to evaluate an expression. (Evaluates selected text if selection is active)
You have access to the basic jAlbum implicit objects such as engine and window

Sample expressions:
4*(3+2); // Basic calculations
engine.getSkin(); // Use of implicit object
for (AlbumObject ao : selectedObjects) println ao; // Iterate over selected objects
window.messageBox("You can interact with any Java object");
Profiler.instance // Print profiling data for last album build

Startup: 2.82s
Skin loading: 0.146s
Skin loading: 0.832s

Making "older album" (All)
Usingcom.idrsolutions.JDeliImageWriter Error:Index 86 out of bounds for length 19
Exception in thread "AWT-EventQueue-0" java.lang.OutOfMemoryError: GC overhead limit exceeded
java.lang.OutOfMemoryError: Java heap space

Uploading "older album" to http://kilobravo.com/gallery-older/
"older album" uploaded to http://kilobravo.com/gallery-older/ in 27m 17.967s
All workers shut down
--

Another stack/heap memory thing I see even though the machine has 64gb.

BUT, I did have a successful upload of the problem album however comma, If I add a brief comment to one of the new folders and then request a Make, I still get the warning message that the entire album needs to be re-Made. Can someone tell me why the Make is somehow not finishing?

I don't have an update settings.jap file to attach yet due to the unfinished Make.

Thank you
kilobravo

Posts: 179
Registered: 24-Feb-2010
Re: 134 Type Error:
Posted: 31 Dec 24, 17:04   in response to: kilobravo in response to: kilobravo
 
On the Make mentioned above, I got the 134 Type error again. Went to SC but this time, there were no errors listed, only what I perceive as the default text for each of the "engines" unfortunately.

As you proposed, I'm thinking it's a problem file but the only reference is the speedometer in the status bar and the file/byte count which doesn't tell me much. I'll go back and look for any super large file that shouldn't be that large and might very well be a .PSD/.DNG that was saved with a .JPG extension.

Again, thanks for helping out on this everyone.

Edited by: kilobravo on 31 Dec 2024, 17:08

Update: I found what I THINK was a .PSD saved as a .JPG so I opened and resaved the flattened JPG then started another Make. Got the warning about the entire album and pressed on.

It is currently almost finished but around 50 of the way through I got the red triangle and the SC gave me this:

Startup: 4.301s
Skin loading: 0.155s
Skin loading: 0.777s

Making "older album" (All)
Usingcom.idrsolutions.JDeliImageWriter Error:Index 86 out of bounds for length 19
Error appending xmp metadata to dusk-oso-pano_180912.jpg. Metadata too large for one 64KB segment (67002 bytes)

Got another red triangle a short while later but no text was entered under any of the engine output reports.

The album Make finished but again with a red triangle that like the first, didn't show up in the SC.

HOWEVER and GLORY BE, I changed some text on one comment and requested another Make but this time, NO WARNING about a full Make. Instead, I watched a normal Make occur in 20 seconds with no red triangle! YAYYY...I guess it was that one file so I'll go ahead and mark this question as answered and hopefully for the last time.

Thanks again to all.

Edited by: kilobravo on 31 Dec 2024, 17:20
RobM

Posts: 3,889
Registered: 4-Aug-2006
Re: 134 Type Error:
Posted: 31 Dec 24, 17:36   in response to: kilobravo in response to: kilobravo
 
Try setting preferences, general, logging level to fine then make the album again. That should show which file is being processed when the error occurs. Look in the system console again for the details.
kilobravo

Posts: 179
Registered: 24-Feb-2010
Re: 134 Type Error:
Posted: 31 Dec 24, 18:06   in response to: RobM in response to: RobM
 
WOW..no DOUBLE WOW, Rob! Every single action is recorded..amazing. The second Make finished quickly with no red triangle. Copied the SC text to the clipboard then opened it with my favorite text editor. Searched on "error" and got no hits but if there's another keyword I should try, please advise.

Meanwhile, THINK I'm good to go so..

Thank you, thank you, thank you and of course..

HAPPY NEW YEAR!
RobM

Posts: 3,889
Registered: 4-Aug-2006
Re: 134 Type Error:
Posted: 31 Dec 24, 19:16   in response to: kilobravo in response to: kilobravo
 
kilobravo wrote:
…but if there's another keyword I should try, please advise.
Don’t forget the tools menu, ‘Perform garbage collection’. It shows you how much free RAM jAlbum has and how much RAM jAlbum has in total.

Happy New Year to you too.
kilobravo

Posts: 179
Registered: 24-Feb-2010
Re: 134 Type Error:
Posted: 31 Dec 24, 19:40   in response to: RobM in response to: RobM
 
Lord have mercy, your System Console is a GOLD MINE! How I've never seen it or read about it before is beyond me but it could have saved me hours or even days in the past.

So, I did another make on the Newer album keeping the SC viewable along with JA so I could watch the status line progress as well as the SC. First thing I noticed was a red triangle but the SC kept churning out actions so I let it continue.

About three quarters of the way through, the progress bar speedometer and text disappeared but the console kept going for awhile and then it stopped recording. Decided to repeat the process and the same things occurred except it stopped in a different location. Repeated a third time and same thing, i.e., different stop location.

Then I went through the entire recording and grabbed every odd note or error that I could find and here they are:

          • Error processing newer album (make): *****
se.datadosen.util.ScriptException: <eval>:134 TypeError: null has no such function "replace" in sections.inc at line number 5
---

java.lang.OutOfMemoryError: Java heap space
at java.base/java.util.ArrayList.<init>(Unknown Source)
at com.idrsolutions.image.webp.enc.FullGenArrPointer.<init>(FullGenArrPointer.java:14)
at com.idrsolutions.image.webp.enc.OnyxIf.vp8_alloc_compressor_data(OnyxIf.java:604)
at com.idrsolutions.image.webp.enc.Compressor.vp8_change_config(Compressor.java:484)
at com.idrsolutions.image.webp.enc.Compressor.<init>(Compressor.java:257)
at com.idrsolutions.image.webp.enc.CodecAlgPRiv.<init>(CodecAlgPRiv.java:38)
at com.idrsolutions.image.webp.enc.VP8Encoder.encodeFrame(VP8Encoder.java:96)
at com.idrsolutions.image.webp.enc.VP8Encoder.encodeWEBP(VP8Encoder.java:29)
at com.idrsolutions.image.webp.WebpEncoder.write(WebpEncoder.java:83)
at com.idrsolutions.image.JDeli.write(JDeli.java:1039)
at com.idrsolutions.JDeliImageWriter.write(JDeliImageWriter.java:88)
at se.datadosen.util.FileFilters.saveImage(FileFilters.java:258)
at se.datadosen.util.FileFilters.saveImage(FileFilters.java:149)
at se.datadosen.jalbum.ImageRenderer.processThumbs(ImageRenderer.java:230)
at se.datadosen.jalbum.AlbumBean.processImage(AlbumBean.java:2371)
at se.datadosen.jalbum.AlbumBean.lambda$makeAlbumForFolder$8(AlbumBean.java:2014)
at se.datadosen.jalbum.AlbumBean$$Lambda/0x000000003d0465c8.call(Unknown Source)
at java.base/java.util.concurrent.FutureTask.run(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.base/java.lang.Thread.runWith(Unknown Source)
at java.base/java.lang.Thread.run(Unknown Source)
Compiling C:\Users\kb\AppData\Roaming\JAlbum\skins\Tiger\finally.js
----

I have hundreds if not thousands of these:

Camera date cache miss for GALLERY NEWER
---

INFO: No representing image in folder "shelbys-and-stangs"
---

I realize the above makes this a multi-question and I apologize for that but I didn't know what else to do except post the errors that must be related to my Make issue(s).

I also realize it's a holiday so I'll understand if everyone is getting ready to party. <smile>

As always..thanks.
Legend
Forum admins
Helpful Answer
Correct Answer

Point your RSS reader here for a feed of the latest messages in all forums