Processing crashes ...
 
Share:
Notifications
Clear all

15th Feb 2024: Astro Pixel Processor 2.0.0-beta29 released - macOS native File Chooser, macOS CMD-Q fixed, read-only Fits on network fixed and other bug fixes

7th December 2023:  added payment option Alipay to purchase Astro Pixel Processor from China, Hong Kong, Macau, Taiwan, Korea, Japan and other countries where Alipay is used.

 

Processing crashes with little information about why; source code display.

2 Posts
2 Users
0 Likes
431 Views
(@archer1960)
White Dwarf
Joined: 4 years ago
Posts: 6
Topic starter  

When I am trying to run the "normalize" step on a large (494 light frames) set of images, I get a runtime exception:

Encountered error in module:
ImageNormalizer

Error message:
java.lang.ArrayIndexOutOfBoundsException: 1

Cause:
1
n.a(Unknown Source)
n.doInBackground(Unknown Source)
javax.swing.SwingWorker$1.call(SwingWorker.java:295)
java.util.concurrent.FutureTask.run(FutureTask.java:266)

 

In this particular case, it happened on frame 9 of 494, but I've had it happen before in other batches at various different points in the file list. I have tried removing the frame it's currently working on, but that doesn't seem to help. Any idea what might be going on? When this happens in a big batch of frames, it wastes a LOT of time...

Thanks!

DAVe

 


   
ReplyQuote
(@vincent-mod)
Universe Admin
Joined: 7 years ago
Posts: 5707
 

Difficult to know, but I would advice to process that many frames in portions. So you integrate them in 3-4 different integrations and then integrate that result into 1. It might help in the sense of system resources etc.


   
ReplyQuote
Share: