Modify ↓
Opened 7 years ago
Closed 7 years ago
#15061 closed defect (duplicate)
UnsatisfiedLinkError: no awt in java.library.path
Reported by: | Owned by: | team | |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | Core | Version: | |
Keywords: | template_report javabug | Cc: |
Description (last modified by )
What steps will reproduce the problem?
- Выдало ошибку, После закрытия исчез JOSM с компьютера
URL:http://josm.openstreetmap.de/svn/trunk Repository:UUID: 0c6e7542-c601-0410-84e7-c038aed88b3b Last:Changed Date: 2017-07-03 00:44:07 +0200 (Mon, 03 Jul 2017) Build-Date:2017-07-02 23:26:36 Revision:12450 Relative:URL: ^/trunk Identification: JOSM/1.5 (12450 ru) Windows 7 64-Bit OS Build number: Windows 7 Ultimate (7601) Memory Usage: 225 MB / 247 MB (92 MB allocated, but free) Java version: 1.8.0_131-b11, Oracle Corporation, Java HotSpot(TM) Client VM Screen: \Display0 1366x768 Maximum Screen Size: 1366x768 VM arguments: [-Djava.security.manager, -Djava.security.policy=file:<java.home>\lib\security\javaws.policy, -DtrustProxy=true, -Djnlpx.home=<java.home>\bin, -Djnlpx.remove=false, -Djava.util.Arrays.useLegacyMergeSort=true, -Djnlpx.splashport=49288, -Djnlp.application.href=https://josm.openstreetmap.de/download/josm.jnlp, -Djnlpx.jvm=<java.home>\bin\javaw.exe] Dataset consistency test: No problems found Plugins: + BuildingGeneralization (1010) + OpeningHoursEditor (33185) + alignways (33182) + buildings_tools (33004) + reverter (33088) + turnrestrictions (33088) + utilsplugin2 (33328) Last errors/warnings: - E: Handled by bug report queue: java.lang.UnsatisfiedLinkError: no awt in java.library.path === REPORTED CRASH DATA === BugReportExceptionHandler#handleException: No data collected. Warning issued by: BugReportExceptionHandler#handleException === STACK TRACE === Thread: AWT-EventQueue-2 (58) of javawsApplicationThreadGroup 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.java2d.cmm.lcms.LCMS$1.run(Unknown Source) at java.security.AccessController.doPrivileged(Native Method) at sun.java2d.cmm.lcms.LCMS.getModule(Unknown Source) at sun.java2d.cmm.lcms.LcmsServiceProvider.getModule(Unknown Source) at sun.java2d.cmm.CMMServiceProvider.getColorManagementModule(Unknown Source) at sun.java2d.cmm.CMSManager.getModule(Unknown Source) at java.awt.color.ICC_ColorSpace.toRGB(Unknown Source) at java.awt.image.ComponentColorModel.getRGBComponent(Unknown Source) at java.awt.image.ComponentColorModel.getRed(Unknown Source) at org.openstreetmap.josm.tools.ImageProvider.getTransparentColor(ImageProvider.java:1774) at org.openstreetmap.josm.tools.ImageProvider.read(ImageProvider.java:1720) at org.openstreetmap.josm.tools.ImageProvider.read(ImageProvider.java:1667) at org.openstreetmap.josm.tools.ImageProvider.getIfAvailableLocalURL(ImageProvider.java:1097) at org.openstreetmap.josm.tools.ImageProvider.getIfAvailableImpl(ImageProvider.java:883) at org.openstreetmap.josm.tools.ImageProvider.getResource(ImageProvider.java:635) at org.openstreetmap.josm.tools.ImageProvider.get(ImageProvider.java:603) at org.openstreetmap.josm.tools.ImageProvider.get(ImageProvider.java:681) at org.openstreetmap.josm.gui.history.RelationMemberListTableCellRenderer.<init>(RelationMemberListTableCellRenderer.java:37) at org.openstreetmap.josm.gui.history.RelationMemberTableColumnModel.createColumns(RelationMemberTableColumnModel.java:23) at org.openstreetmap.josm.gui.history.RelationMemberTableColumnModel.<init>(RelationMemberTableColumnModel.java:19) at org.openstreetmap.josm.gui.history.RelationMemberListViewer.buildReferenceTable(RelationMemberListViewer.java:40) at org.openstreetmap.josm.gui.history.HistoryViewerPanel.build(HistoryViewerPanel.java:113) at org.openstreetmap.josm.gui.history.HistoryViewerPanel.<init>(HistoryViewerPanel.java:28) at org.openstreetmap.josm.gui.history.RelationMemberListViewer.<init>(RelationMemberListViewer.java:68) at org.openstreetmap.josm.gui.history.HistoryBrowser.createVersionComparePanel(HistoryBrowser.java:75) at org.openstreetmap.josm.gui.history.HistoryBrowser.build(HistoryBrowser.java:95) at org.openstreetmap.josm.gui.history.HistoryBrowser.<init>(HistoryBrowser.java:38) at org.openstreetmap.josm.gui.history.HistoryBrowserDialog.<init>(HistoryBrowserDialog.java:39) at org.openstreetmap.josm.gui.history.HistoryBrowserDialogManager.show(HistoryBrowserDialogManager.java:168) at org.openstreetmap.josm.gui.history.HistoryBrowserDialogManager.lambda$null$1(HistoryBrowserDialogManager.java:225) at java.awt.event.InvocationEvent.dispatch(Unknown Source) at java.awt.EventQueue.dispatchEventImpl(Unknown Source) at java.awt.EventQueue.access$500(Unknown Source) at java.awt.EventQueue$3.run(Unknown Source) at java.awt.EventQueue$3.run(Unknown Source) at java.security.AccessController.doPrivileged(Native Method) at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source)
Attachments (0)
Change History (2)
comment:1 by , 7 years ago
Description: | modified (diff) |
---|---|
Keywords: | javabug added |
Summary: | Выдало ошибку, После закрытия исчез JOSM с компьютера → UnsatisfiedLinkError: no awt in java.library.path |
comment:2 by , 7 years ago
Resolution: | → duplicate |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
Closed as duplicate of #13973.