This repository was archived by the owner on Feb 21, 2026. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 26
This repository was archived by the owner on Feb 21, 2026. It is now read-only.
High Sierra Java Exception #10
Copy link
Copy link
Open
Description
Pokretanje alikacije direktno ne uspeva na MacOS High Sierra
Pokretanjem iz terminala ./JavaAppLauncher dobijam ovaj exception
Exception in thread "AWT-EventQueue-0" java.lang.IllegalArgumentException: input == null!
at java.desktop/javax.imageio.ImageIO.read(Unknown Source)
at net.devbase.jfreesteel.viewer.EidViewer.createAndShowGUI(EidViewer.java:174)
at net.devbase.jfreesteel.viewer.EidViewer.access$7(EidViewer.java:157)
at net.devbase.jfreesteel.viewer.EidViewer$1.run(EidViewer.java:137)
at java.desktop/java.awt.event.InvocationEvent.dispatch(Unknown Source)
at java.desktop/java.awt.EventQueue.dispatchEventImpl(Unknown Source)
at java.desktop/java.awt.EventQueue.access$500(Unknown Source)
at java.desktop/java.awt.EventQueue$3.run(Unknown Source)
at java.desktop/java.awt.EventQueue$3.run(Unknown Source)
at java.base/java.security.AccessController.doPrivileged(Native Method)
at java.base/java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source)
at java.desktop/java.awt.EventQueue.dispatchEvent(Unknown Source)
at java.desktop/java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
at java.desktop/java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
at java.desktop/java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
at java.desktop/java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.desktop/java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.desktop/java.awt.EventDispatchThread.run(Unknown Source)
Jel ovo problem do aplikacije ili mu nešto fali na sistemu?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels