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

UPDATE FROM MABULA

I have had a very rough 2 months unfortunately health wise. I was struck 3x in a row with bacterial infections. The second infection occurred  after a routine hospital checkup and I became very sick. I had to rest and take a lot of antibiotics. Once I was recovering and restarting work 1 month ago, I again became sick. The infection was not yet gone, so even more antibiotics and rest was needed. Needless to say, it took a lot of my energy and I needed a lot of rest.

 

Finally, the infection is really gone and my energy is coming back step-by-step now and I have started work again. I am terribly sorry to have kept you waiting for support. I will address all outstanding questions and e-mails step-by step and will be on the forum daily from today.

 

APP 2.0.0-beta47 will come soon as well, a lot of work was already completed before I became very ill, so the release is also nearly ready for you. Beta47 will be much faster actually. Many workflows will be more than 2x faster, mosaics can even be 10x faster than before because registration really received a major boost... all compared to beta46.  Before I release it, I will make sure that everything is working properly and then I will release it.

Help! APP crash...

4 Posts
3 Users
0 Reactions
4,463 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 7 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: