Created (test) mosaic. Integrated it all, decided to add more files from another session. Pressed the Lights button to load lights. Selected files. Java exception popped up. Tried again, same.
And randomly it is displaying a FITS file from a completely different of from my filesystem (in my case, M31 when all my files are to do with NGC6960/6990 - which are from a completely different processing and files area!) when I go to load up the Integration file (that was showing perfectly fine prior to this exception!)
Created (test) mosaic. Integrated it all, decided to add more files from another session. Pressed the Lights button to load lights. Selected files. Java exception popped up. Tried again, same.
Hmm. I may have to put on hold. I ended up wanting to access my resultant FITS (and I couldn't as per my second message in this thread) so I closed APP before capturing the error in the log window. I tried to replicate the actions again, and couldn't get the error. Will update if I see the problem again.
Or is the information in the log window written out to a file somewhere?
I ran through a complete session - from adding files to Integration. I decided to add more files (no multi-session, just adding more lights) and I got the error:
Hmm. I may have to put on hold. I ended up wanting to access my resultant FITS (and I couldn't as per my second message in this thread) so I closed APP before capturing the error in the log window. I tried to replicate the actions again, and couldn't get the error. Will update if I see the problem again.
Or is the information in the log window written out to a file somewhere?
Hi @mabula-admin I've not seen this in the latest version. It seemed like an intermittent problem when first reported so if it happens again, I'll update this message.
Hi! A while ago I posted a problem whereby I'm getting Java Exception errors thrown when - after Integration - I go back to add more data.
The issue is related to the file listing box. It appears you may have some issue in that the amount of files displayed possibly doesn't match the files loaded, thus causing an exception or some other leak because after getting the frequent ShowFileListWorker exception I went to process an entirely different set of data where I cleared down only my Lights and any artefacts related to that previous session - and it kept failing on Analyse Stars saying it couldn't find a file, which did exist on my filesystem. I ended up closing APP and restarting again (something very frustrating as I was doing a new multi-session - we really WANT project save/load!)
To recreate:
Create a normal Integration, select all defaults - I don't think the processing options make a difference.
Add more Lights
Go through the steps to get a final Integration. Sometimes it happens on Analyse Stars, other times not, other times it's further on in the process.
It happened to me last night. Whilst I'm imaging, I tend to download them to my PC for processing to see how things are progressing. Once more FITS files are completed, I add more and re-process, and at this point all strange things happen - double clicking on a file to view it would actually load up an entirely different frame suggesting a mismatch in the file list. I'm using 1.069 (but this problem has been there for a few releases).
Just a heads up - I got this error today after starting new.
Steps to recreate:
Choose multi-session
Load up lights, darks, etc for one session
Load up lights, darks, etc for second session
Run Calibration
Run Analyse Stars
Error Appears
So the problem appears to be related to multi-sessions at least, or you're setting (or a bug in the library) the value of an array, but as a user I'm allowed to add more to this array related to the showing the file list in the File List viewer.
Created (test) mosaic. Integrated it all, decided to add more files from another session. Pressed the Lights button to load lights. Selected files. Java exception popped up. Tried again, same.
Hi @mabula-admin, yes I do. I realise now I didn't post a real full set of steps to recreate as I didn't think that was a consequence. And I can see how that can now manifest itself as you need to know the full bounds to be able to order it, so then when adding new files or manipulating the list [add/remove] and the array isn't updated correctly/or assumptions made...
Just a heads up - I got this error today after starting new.
Steps to recreate:
Choose multi-session
Load up lights, darks, etc for one session
Load up lights, darks, etc for second session
Run Calibration
Run Analyse Stars
Error Appears
So the problem appears to be related to multi-sessions at least, or you're setting (or a bug in the library) the value of an array, but as a user I'm allowed to add more to this array related to the showing the file list in the File List viewer.
Just a heads up - I got this error today after starting new.
Steps to recreate:
Choose multi-session
Load up lights, darks, etc for one session
Load up lights, darks, etc for second session
Run Calibration
Run Analyse Stars
Error Appears
So the problem appears to be related to multi-sessions at least, or you're setting (or a bug in the library) the value of an array, but as a user I'm allowed to add more to this array related to the showing the file list in the File List viewer.
This bug has now been found and fixed as well. Thank you for reporting this. I have tested and corrected all code relating to sorting that could trigger this bug.