Modify ↓
Opened 5 years ago
Closed 5 years ago
#19494 closed defect (irreproducible)
UnsatisfiedLinkError: no awt in java.library.path when starting JOSM
Reported by: | anonymous | Owned by: | team |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | Core | Version: | |
Keywords: | template_report startup javabug java8 | Cc: |
Description (last modified by )
What steps will reproduce the problem?
- josm gave an error when starting up
What is the expected result?
What happens instead?
Please provide any additional information below. Attach a screenshot if possible.
URL:https://josm.openstreetmap.de/svn/trunk Repository:UUID: 0c6e7542-c601-0410-84e7-c038aed88b3b Last:Changed Date: 2020-06-30 19:13:42 +0200 (Tue, 30 Jun 2020) Build-Date:2020-07-01 01:30:51 Revision:16731 Relative:URL: ^/trunk Identification: JOSM/1.5 (16731 de) Windows 10 64-Bit OS Build number: Windows 10 Pro 1903 (18362) Memory Usage: 770 MB / 1820 MB (595 MB allocated, but free) Java version: 1.8.0_241-b07, Oracle Corporation, Java HotSpot(TM) 64-Bit Server VM Look and Feel: com.sun.java.swing.plaf.windows.WindowsLookAndFeel Screen: \Display0 1920x1080 (scaling 1.0x1.0) Maximum Screen Size: 1920x1080 Best cursor sizes: 16x16 -> 32x32, 32x32 -> 32x32 VM arguments: [-Djava.security.manager, -Djava.security.policy=file:<java.home>\lib\security\javaws.policy, -DtrustProxy=true, -Djnlpx.home=<java.home>\bin, -Djnlpx.origFilenameArg=%UserProfile%\AppData\LocalLow\Sun\Java\Deployment\cache\6.0\56\1ee8cfb8-3d20a48f, -Djnlpx.remove=false, -Djava.util.Arrays.useLegacyMergeSort=true, -Djnlpx.heapsize=NULL,2048m, -Djnlpx.splashport=60726, -Djnlpx.jvm=<java.home>\bin\javaw.exe] Plugins: + buildings_tools + imagery_offset_db + mapwithai + measurement + reverter + utilsplugin2 Map paint styles: + https://josm.openstreetmap.de/josmfile?page=Styles/MapWithAI&zip=1 Last errors/warnings: - W: Not a single layer for the name 'Tasking Manager - #2257': [] - W: Not a single layer for the name 'Tasking Manager - #2489': [] - W: Not a single layer for the name 'Tasking Manager - #2605': [] - W: Not a single layer for the name 'Tasking Manager - #2605': [] - W: Not a single layer for the name 'Tasking Manager - #2607': [] - W: Not a single layer for the name 'Tasking Manager - #2665': [] - W: Not a single layer for the name 'Tasking Manager - #2916': [] - E: java.lang.NoClassDefFoundError: Could not initialize class sun.awt.image.BytePackedRaster - W: Exception while reading image:: java.io.IOException: closed - E: Fehler beim Laden des Bildes 'data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgBAMAAACBVGfHAAAALVBMVEUMhIT///8jj4/Z7Ozl8vJUqal/vr6+3t6Tycmo1NQxl5dutbXz+flBn5/M5eX9gIKtAAAAjUlEQVR4XmMgD6gFoQkoC7eiCQgKK6AJiNBEQGkBmoBW5S40LROFZyugCMQICloEIQuoCwoKCicgCbAJCgoKGiEJMCWjCTAwpaAJsBaiCnC1CCILCCslCwoKijQgVKQLCgoKliLcAQbWCqgCFgin6wkKCgqevIDwHO8cQUHxAAYkwFoonMSAArS7GCgAAKZlGg8L4DPrAAAAAElFTkSuQmCC' === REPORTED CRASH DATA === BugReportExceptionHandler#handleException: No data collected. Warning issued by: BugReportExceptionHandler#handleException === STACK TRACE === Thread: Image Fetcher 0 (95) java.lang.UnsatisfiedLinkError: no awt in java.library.path at java.lang.ClassLoader.loadLibrary(Unknown Source) at java.lang.Runtime.loadLibrary0(Unknown Source) at java.lang.System.loadLibrary(Unknown Source) at sun.awt.image.NativeLibLoader$1.run(Unknown Source) at sun.awt.image.NativeLibLoader$1.run(Unknown Source) at java.security.AccessController.doPrivileged(Native Method) at sun.awt.image.NativeLibLoader.loadLibraries(Unknown Source) at sun.awt.image.GifImageDecoder.<clinit>(Unknown Source) at sun.awt.image.InputStreamImageSource.getDecoder(Unknown Source) at sun.awt.image.ByteArrayImageSource.getDecoder(Unknown Source) at sun.awt.image.InputStreamImageSource.doFetch(Unknown Source) at sun.awt.image.ImageFetcher.fetchloop(Unknown Source) at sun.awt.image.ImageFetcher.run(Unknown Source)
Attachments (0)
Change History (1)
comment:1 by , 5 years ago
Description: | modified (diff) |
---|---|
Keywords: | startup javabug java8 added |
Resolution: | → irreproducible |
Status: | new → closed |
Summary: | josm gave an error when starting up → UnsatisfiedLinkError: no awt in java.library.path when starting JOSM |
Note:
See TracTickets
for help on using tickets.
Related to #13973.
Please try updating/reinstalling Java.