Help! APP crash...
 
Share:
Notifications
Clear all

Mar 28 2026 APP 2.0.0-beta40 will be released in 7 days.

It did take a long time to have the work finished on this and it  will have a major performance boost of 30-50% over 2.0.0-beta39 from calibration to integration. We extensively optimized many critical parts of APP. All has been tested to guarantee correct optimizations. Drizzle and image resampling is much faster for instance, those modules have been completely rewritten. Much less memory usage. LNC 2.0 will be released which works much better and faster than LNC in it's current state. And more, all will be added to the release notes in the coming weeks...

Update on the 2.0.0 release & the full manual

We are getting close to the 2.0.0 stable release and the full manual. The manual will soon become available on the website and also in PDF format. Both versions will be identical and once released, will start to follow the APP release cycle and thus will stay up-to-date to the latest APP version.

Once 2.0.0 is released, the price for APP will increase. Owner's license holders will not need to pay an upgrade fee to use 2.0.0, neither do Renter's license holders.

 

Help! APP crash...

4 Posts
3 Users
0 Reactions
3,894 Views
(@szymon)
White Dwarf
Joined: 7 years ago
Posts: 12
Topic starter  

Is anyone able to help me work out what's going wrong here?  I can't start the program at all, it just crashes with NPE as follows:

Last login: Tue Nov 19 01:49:07 on ttys004
/Applications/AstroPixelProcessor.app/Contents/MacOS/AstroPixelProcessor ; exit;
szymon-macbook:~ szymon$ /Applications/AstroPixelProcessor.app/Contents/MacOS/AstroPixelProcessor ; exit;
Nov 19, 2019 1:49:32 AM it.geosolutions.imageio.gdalframework.GDALUtilities loadGDAL
INFO: Failed to load the GDAL native libs from "gdalalljni". Falling back to "gdaljni".
java.lang.UnsatisfiedLinkError: no gdalalljni in java.library.path
Nov 19, 2019 1:49:32 AM it.geosolutions.imageio.gdalframework.GDALUtilities loadGDAL
WARNING: Failed to load the GDAL native libs. This is not a problem unless you need to use the GDAL plugins: they won't be enabled.
java.lang.UnsatisfiedLinkError: no gdaljni in java.library.path
Nov 19, 2019 1:49:32 AM it.geosolutions.util.KakaduUtilities loadKakadu
WARNING: Failed to load the Kakadu native libs. This is not a problem unless you need to use the Kakadu plugin: it won't be enabled. java.lang.UnsatisfiedLinkError: no kdu_jni in java.library.path
Nov 19, 2019 1:49:32 AM it.geosolutions.imageio.plugins.turbojpeg.TurboJpegUtilities loadTurboJpeg
WARNING: Failed to load the TurboJpeg native libs. This is not a problem, but the TurboJpeg encoder won't be available: java.lang.UnsatisfiedLinkError: Can't load library: /usr/lib/libturbojpeg.jnilib
java.lang.NullPointerException
at java.awt.MouseInfo.getPointerInfo(MouseInfo.java:92)
at java.awt.Component$2.run(Component.java:1391)
at java.awt.Component$2.run(Component.java:1389)
at java.security.AccessController.doPrivileged(Native Method)
at java.awt.Component.getMousePosition(Component.java:1388)
at javax.swing.plaf.synth.SynthSliderUI.calculateThumbLocation(SynthSliderUI.java:547)
at javax.swing.plaf.synth.SynthSliderUI.calculateGeometry(SynthSliderUI.java:344)
at javax.swing.plaf.basic.BasicSliderUI.installUI(BasicSliderUI.java:162) at javax.swing.JComponent.setUI(JComponent.java:666)
at javax.swing.JSlider.setUI(JSlider.java:313)
at javax.swing.JSlider.updateUI(JSlider.java:323)
at javax.swing.JSlider.<init>(JSlider.java:275)
at eU.<init>(Unknown Source)
at em.<init>(Unknown Source)
at astroPixelProcessor.AstroPixelProcessor.<init>(Unknown Source)
at astroPixelProcessor.a.run(Unknown Source)
at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:311) at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:758)
at java.awt.EventQueue.access$500(EventQueue.java:97)
at java.awt.EventQueue$3.run(EventQueue.java:709)
at java.awt.EventQueue$3.run(EventQueue.java:703)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:74)
at java.awt.EventQueue.dispatchEvent(EventQueue.java:728)
at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:205)
at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:116)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:105)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:101)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:93)
at java.awt.EventDispatchThread.run(EventDispatchThread.java:82)
logout
Saving session...
...copying shared history...
...saving history...truncating history files...
...completed.
Deleting expired sessions...52 completed.

 

 

This topic was modified 6 years ago by Simon Szymon

   
ReplyQuote
(@Anonymous 174)
Joined: 9 years ago
Posts: 5702
 

Try a reboot of OSX, it helped with another customer.



   
ReplyQuote
(@plicciar)
Main Sequence Star
Joined: 5 years ago
Posts: 19
 

Thanks, 

is it possible to save the status or I need to redo the workflow from the start?



   
ReplyQuote
(@Anonymous 174)
Joined: 9 years ago
Posts: 5702
 

It's not unfortunately, the next version will have the ability to skip steps if those were already done and saved.



   
ReplyQuote
Share: