Modify ↓
Opened 11 years ago
Closed 10 years ago
#11603 closed defect (invalid)
Crash when you try to turn on the satellite substrate
| Reported by: | anonymous | Owned by: | anonymous |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Plugin imagerycache | Version: | tested |
| Keywords: | Cc: |
Description
Crash when you try to turn on the satellite substrate.
Repository Root: http://josm.openstreetmap.de/svn Build-Date: 2015-06-16 21:45:58 Last Changed Author: Don-vip Revision: 8491 Repository UUID: 0c6e7542-c601-0410-84e7-c038aed88b3b Relative URL: ^/trunk URL: http://josm.openstreetmap.de/svn/trunk Last Changed Date: 2015-06-16 23:27:08 +0200 (Tue, 16 Jun 2015) Last Changed Rev: 8491 Identification: JOSM/1.5 (8491 ru) Windows XP 32-Bit Memory Usage: 80 MB / 494 MB (21 MB allocated, but free) Java version: 1.7.0_79, Oracle Corporation, Java HotSpot(TM) Client VM VM arguments: [-Djosm.home=C:/JOSM] Program arguments: [--offline=josm_website] Dataset consistency test: No problems found Plugins: - HouseNumberTaggingTool (31241) - ImageryCache (31083) - OpeningHoursEditor (31241) - buildings_tools (31241) - imagery_offset_db (31241) - utilsplugin2 (31241) Last errors/warnings: - E: java.io.IOException: Unable to get cache file for https://josm.openstreetmap.de/maps - E: java.lang.AbstractMethodError: org.openstreetmap.josm.plugins.imagerycache.OsmDBTilesLoader$DatabaseLoadJob.submit(Z)V java.lang.AbstractMethodError: org.openstreetmap.josm.plugins.imagerycache.OsmDBTilesLoader$DatabaseLoadJob.submit(Z)V at org.openstreetmap.josm.gui.layer.TMSLayer.loadTile(TMSLayer.java:846) at org.openstreetmap.josm.gui.layer.TMSLayer.access$300(TMSLayer.java:104) at org.openstreetmap.josm.gui.layer.TMSLayer$TileSet.loadAllTiles(TMSLayer.java:1259) at org.openstreetmap.josm.gui.layer.TMSLayer$TileSet.access$1300(TMSLayer.java:1124) at org.openstreetmap.josm.gui.layer.TMSLayer.paint(TMSLayer.java:1408) at org.openstreetmap.josm.gui.MapView.paintLayer(MapView.java:534) at org.openstreetmap.josm.gui.MapView.paint(MapView.java:634) at javax.swing.JComponent.paintChildren(Unknown Source) at javax.swing.JComponent.paint(Unknown Source) at javax.swing.JComponent.paintChildren(Unknown Source) at javax.swing.JSplitPane.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.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.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.paint(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._paintImmediately(Unknown Source) at javax.swing.JComponent.paintImmediately(Unknown Source) at javax.swing.RepaintManager$3.run(Unknown Source) at javax.swing.RepaintManager$3.run(Unknown Source) at java.security.AccessController.doPrivileged(Native Method) at java.security.ProtectionDomain$1.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$1100(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$300(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$1.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 (3)
comment:1 by , 11 years ago
| Component: | Core → Plugin imagerycache |
|---|---|
| Milestone: | → 15.07 |
| Owner: | changed from to |
| Priority: | blocker → normal |
| Status: | new → needinfo |
comment:3 by , 10 years ago
| Resolution: | → invalid |
|---|---|
| Status: | needinfo → closed |
Note:
See TracTickets
for help on using tickets.



Please update your plugin imagerycache to newest version and check, if you can reproduce this problem.