Modify ↓
Opened 8 years ago
Closed 8 years ago
#13504 closed defect (invalid)
'save.???' image cannot be found
Reported by: | saliousoft | Owned by: | team |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | Core | Version: | |
Keywords: | template_report icon image disk space | 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: 2016-08-11 21:54:24 +0200 (Thu, 11 Aug 2016) Build-Date:2016-08-11 22:36:05 Revision:10786 Relative:URL: ^/trunk Identification: JOSM/1.5 (10786 fr) Linux Ubuntu 14.04.5 LTS Memory Usage: 505 MB / 747 MB (246 MB allocated, but free) Java version: 1.8.0_91-8u91-b14-0ubuntu4~14.04-b14, Oracle Corporation, OpenJDK 64-Bit Server VM Java package: openjdk-8-jre:amd64-8u91-b14-0ubuntu4~14.04 Java ATK Wrapper package: libatk-wrapper-java:all-0.30.4-4 VM arguments: [-Djosm.restart=true, -Djava.net.useSystemProxies=true] Dataset consistency test: No problems found Plugins: + CADTools (1006) + DirectDownload (32699) + DirectUpload (32699) + HouseNumberTaggingTool (32699) + ImageWayPoint (32699) + apache-commons (32699) + buildings_tools (32796) + editgpx (32699) + gpxfilter (32699) + gson (32680) + mapdust (32787) + openvisible (32796) + photo_geotagging (32699) + reltoolbox (32796) + utilsplugin2 (32815) Tagging presets: + https://josm.openstreetmap.de/josmfile?page=Presets/Communication_Towers&zip=1 + https://josm.openstreetmap.de/josmfile?page=Presets/AdvertisingPreset&zip=1 + https://josm.openstreetmap.de/josmfile?page=Presets/Crafts&zip=1 + https://josm.openstreetmap.de/josmfile?page=Presets/NewTags&zip=1 Last errors/warnings: - W: java.io.IOException: Attribution is not loaded yet - W: java.io.IOException: Attribution is not loaded yet - W: JCS - Silent failure during download: https://ecn.t2.tiles.virtualearth.net/tiles/a122220011200002023301.jpeg?g=5271 - W: Impossible de régler les préférences à '<josm.pref>/preferences.xml' java.nio.file.FileSystemException: <josm.pref>/preferences.xml -> <josm.pref>/preferences.xml_backup: Aucun espace disponible sur le périphérique - W: Impossible de régler les préférences à '<josm.pref>/preferences.xml' java.nio.file.FileSystemException: <josm.pref>/preferences.xml -> <josm.pref>/preferences.xml_backup: Aucun espace disponible sur le périphérique - W: Impossible de régler les préférences à '<josm.pref>/preferences.xml' java.nio.file.FileSystemException: <josm.pref>/preferences.xml -> <josm.pref>/preferences.xml_backup: Aucun espace disponible sur le périphérique - W: Impossible de régler les préférences à '<josm.pref>/preferences.xml' java.nio.file.FileSystemException: <josm.pref>/preferences.xml -> <josm.pref>/preferences.xml_backup: Aucun espace disponible sur le périphérique - W: Impossible de régler les préférences à '<josm.pref>/preferences.xml' java.nio.file.FileSystemException: <josm.pref>/preferences.xml -> <josm.pref>/preferences.xml_backup: Aucun espace disponible sur le périphérique - W: Impossible de régler les préférences à '<josm.pref>/preferences.xml' java.nio.file.FileSystemException: <josm.pref>/preferences.xml -> <josm.pref>/preferences.xml_backup: Aucun espace disponible sur le périphérique - E: java.lang.RuntimeException: Erreur fatale : la localisation de l’image 'save.???' a échoué. Il s’agit d’un important problème de configuration. JOSM va être arrêté. === REPORTED CRASH DATA === BugReportExceptionHandler$BugReporterThread#askForBugReport: No data collected. === STACK TRACE === Thread: AWT-EventQueue-0 (16) of main java.lang.RuntimeException: Erreur fatale : la localisation de l’image 'save.???' a échoué. Il s’agit d’un important problème de configuration. JOSM va être arrêté. at org.openstreetmap.josm.tools.ImageProvider.getResource(ImageProvider.java:654) at org.openstreetmap.josm.tools.ImageProvider.get(ImageProvider.java:617) at org.openstreetmap.josm.gui.io.SaveLayersDialog$SaveAndProceedAction.<init>(SaveLayersDialog.java:386) at org.openstreetmap.josm.gui.io.SaveLayersDialog.<init>(SaveLayersDialog.java:72) at org.openstreetmap.josm.Main.saveUnsavedModifications(Main.java:1079) at org.openstreetmap.josm.gui.dialogs.layer.DeleteLayerAction.actionPerformed(DeleteLayerAction.java:46) at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:2022) at javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2348) at javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:402) at javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:259) at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(BasicButtonListener.java:252) at java.awt.AWTEventMulticaster.mouseReleased(AWTEventMulticaster.java:289) at java.awt.Component.processMouseEvent(Component.java:6535) at javax.swing.JComponent.processMouseEvent(JComponent.java:3324) at java.awt.Component.processEvent(Component.java:6300) at java.awt.Container.processEvent(Container.java:2236) at java.awt.Component.dispatchEventImpl(Component.java:4891) at java.awt.Container.dispatchEventImpl(Container.java:2294) at java.awt.Component.dispatchEvent(Component.java:4713) at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4888) at java.awt.LightweightDispatcher.processMouseEvent(Container.java:4525) at java.awt.LightweightDispatcher.dispatchEvent(Container.java:4466) at java.awt.Container.dispatchEventImpl(Container.java:2280) at java.awt.Window.dispatchEventImpl(Window.java:2750) at java.awt.Component.dispatchEvent(Component.java:4713) at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:758) at java.awt.EventQueue.access$500(EventQueue.java:97) at java.awt.EventQueue$3.run(EventQueue.java:709) at java.awt.EventQueue$3.run(EventQueue.java:703) at java.security.AccessController.doPrivileged(Native Method) at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:76) at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:86) at java.awt.EventQueue$4.run(EventQueue.java:731) at java.awt.EventQueue$4.run(EventQueue.java:729) at java.security.AccessController.doPrivileged(Native Method) at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:76) at java.awt.EventQueue.dispatchEvent(EventQueue.java:728) at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:201) at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:116) at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:105) at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:101) at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:93) at java.awt.EventDispatchThread.run(EventDispatchThread.java:82)
Attachments (0)
Change History (2)
comment:1 by , 8 years ago
Keywords: | icon image added |
---|---|
Summary: | crash → 'save.???' image cannot be found |
comment:2 by , 8 years ago
Keywords: | disk space added |
---|---|
Resolution: | → invalid |
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
Replying to saliousoft:
Il y a un gros problème d'espace disque, il est probable que le jar de JOSM soit corrompu à cause de ça ==> il faut faire du ménage et réinstaller JOSM.