MAY 4 2026: APP 2.0.0-beta44 has been released !
New improved internal memory controls should now work on all computers
May 1 2026: APP 2.0.0-beta43 has been released !
Improved internal memory controls (much more stable and faster on big datasets), fixed CPU image viewer, fixed Narrowband extraction demosaic algortihms.
Apr 29 2026 APP 2.0.0-beta42 has been released !
New improved Normalization engine, Fixed random crashes in integration, fixed RGB Combine & Calibrate Star Colors, fixed Narrowband extraction algorithms, new development platform with performance gains, bug fixes in the tools, etc...
Apr 14 2026: Google Pay, Apple Pay & WeChat Pay added as payment options
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.
Topic starter
November 19, 2019 02:54
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
November 20, 2019 13:46
Try a reboot of OSX, it helped with another customer.
April 16, 2021 08:45
Thanks,Â
is it possible to save the status or I need to redo the workflow from the start?
April 17, 2021 20:26
It's not unfortunately, the next version will have the ability to skip steps if those were already done and saved.