Modify ↓
Opened 8 years ago
Closed 8 years ago
#14992 closed defect (duplicate)
InternalError: HTHEME is null
Reported by: | arishidayanto | Owned by: | team |
---|---|---|---|
Priority: | critical | Milestone: | |
Component: | Core | Version: | latest |
Keywords: | template_report windows laf javabug | Cc: |
Description
What steps will reproduce the problem?
What is the expected result?
What happens instead?
Please provide any additional information below. Attach a screenshot if possible.
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 id) Windows 7 32-Bit OS Build number: Windows 7 Ultimate (7600) Memory Usage: 171 MB / 989 MB (57 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 Plugins: + DirectUpload (33182) + livegps (33420) + surveyor (33011) + turnrestrictions (33088) Tagging presets: + https://josm.openstreetmap.de/josmfile?page=Presets/BuildingPreset&zip=1 Last errors/warnings: - W: java.net.UnknownHostException: josm.openstreetmap.de - E: java.net.UnknownHostException: josm.openstreetmap.de - W: java.net.UnknownHostException: api.openstreetmap.org - E: java.net.UnknownHostException: api.openstreetmap.org - W: org.openstreetmap.josm.io.OsmTransferException: Tidak bisa terhubung dengan server OSM. Silahkan periksa koneksi internet anda.. Sebab: java.net.UnknownHostException: api.openstreetmap.org - E: Handled by bug report queue: java.lang.InternalError: HTHEME is null === REPORTED CRASH DATA === BugReportExceptionHandler#handleException: No data collected. Warning issued by: BugReportExceptionHandler#handleException === STACK TRACE === Thread: AWT-EventQueue-0 (17) of main java.lang.InternalError: HTHEME is null at sun.awt.windows.ThemeReader.paintBackground(Native Method) at sun.awt.windows.ThemeReader.paintBackground(Unknown Source) at com.sun.java.swing.plaf.windows.XPStyle$SkinPainter.paintToImage(Unknown Source) at sun.swing.CachedPainter.paint0(Unknown Source) at sun.swing.CachedPainter.paint(Unknown Source) at com.sun.java.swing.plaf.windows.XPStyle$Skin.paintSkin(Unknown Source) at com.sun.java.swing.plaf.windows.WindowsToolBarUI.paint(Unknown Source) at javax.swing.plaf.ComponentUI.update(Unknown Source) at javax.swing.JComponent.paintComponent(Unknown Source) at javax.swing.JComponent.paint(Unknown Source) at javax.swing.JComponent.paintChildren(Unknown Source) at javax.swing.JComponent.paint(Unknown Source) at javax.swing.JComponent.paintChildren(Unknown Source) at javax.swing.JComponent.paint(Unknown Source) at javax.swing.JLayeredPane.paint(Unknown Source) at javax.swing.JComponent.paintChildren(Unknown Source) at javax.swing.JComponent.paintToOffscreen(Unknown Source) at javax.swing.BufferStrategyPaintManager.paint(Unknown Source) at javax.swing.RepaintManager.paint(Unknown Source) at javax.swing.JComponent.paint(Unknown Source) at java.awt.GraphicsCallback$PaintCallback.run(Unknown Source) at sun.awt.SunGraphicsCallback.runOneComponent(Unknown Source) at sun.awt.SunGraphicsCallback.runComponents(Unknown Source) at java.awt.Container.paint(Unknown Source) at java.awt.Window.paint(Unknown Source) at javax.swing.RepaintManager$4.run(Unknown Source) at javax.swing.RepaintManager$4.run(Unknown Source) at java.security.AccessController.doPrivileged(Native Method) at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source) at javax.swing.RepaintManager.paintDirtyRegions(Unknown Source) at javax.swing.RepaintManager.paintDirtyRegions(Unknown Source) at javax.swing.RepaintManager.prePaintDirtyRegions(Unknown Source) at javax.swing.RepaintManager.access$1200(Unknown Source) at javax.swing.RepaintManager$ProcessingRunnable.run(Unknown Source) 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.pumpEventsForFilter(Unknown Source) at java.awt.WaitDispatchSupport$2.run(Unknown Source) at java.awt.WaitDispatchSupport$4.run(Unknown Source) at java.awt.WaitDispatchSupport$4.run(Unknown Source) at java.security.AccessController.doPrivileged(Native Method) at java.awt.WaitDispatchSupport.enter(Unknown Source) at java.awt.Dialog.show(Unknown Source) at java.awt.Component.show(Unknown Source) at java.awt.Component.setVisible(Unknown Source) at java.awt.Window.setVisible(Unknown Source) at java.awt.Dialog.setVisible(Unknown Source) at org.openstreetmap.josm.gui.ExtendedDialog.setVisible(ExtendedDialog.java:456) at org.openstreetmap.josm.gui.ExtendedDialog.showDialog(ExtendedDialog.java:253) at org.openstreetmap.josm.gui.MainApplication$GuiFinalizationWorker.handleNetworkOrProxyErrors(MainApplication.java:575) at org.openstreetmap.josm.gui.MainApplication$GuiFinalizationWorker.handleNetworkErrors(MainApplication.java:602) at org.openstreetmap.josm.gui.MainApplication$GuiFinalizationWorker.run(MainApplication.java:526) 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 (1)
Change History (3)
by , 8 years ago
Attachment: | Anda mengalami bug di JOSM 05072017 71840.bmp added |
---|
comment:1 by , 8 years ago
Keywords: | windows laf javabug added |
---|---|
Summary: | JOSM Bug → InternalError: HTHEME is null |
comment:2 by , 8 years ago
Resolution: | → duplicate |
---|---|
Status: | new → closed |
Closed as duplicate of #14987.
Note:
See TracTickets
for help on using tickets.
Bug