Modify ↓
Opened 8 years ago
Closed 8 years ago
#14109 closed defect (duplicate)
Kartendaten lassen sich nicht vom OSM-Sever herunterladen
Reported by: | Owned by: | team | |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | Core | Version: | |
Keywords: | template_report | 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-11-06 20:18:38 +0100 (Sun, 06 Nov 2016) Build-Date:2016-11-06 21:45:03 Revision:11223 Relative:URL: ^/trunk Identification: JOSM/1.5 (11223 de) Mac OS X 10.9.5 Memory Usage: 545 MB / 1820 MB (451 MB allocated, but free) Java version: 1.8.0_66-b17, Oracle Corporation, Java HotSpot(TM) 64-Bit Server VM Screen: Display 69731456 1920x1080 Maximum Screen Size: 1920x1080 VM arguments: [-Djava.security.policy=file:<java.home>/lib/security/javaws.policy, -DtrustProxy=true, -Djnlpx.home=<java.home>/bin, -Djava.security.manager, -Djnlpx.origFilenameArg=${HOME}/Library/Application Support/Oracle/Java/Deployment/cache/6.0/56/1ee8cfb8-41d59b54, -Djnlpx.remove=false, -Dsun.awt.warmup=true, -Djava.util.Arrays.useLegacyMergeSort=true, -Dmacosx.jnlpx.dock.name=JOSM, -Dmacosx.jnlpx.dock.icon=${HOME}/Library/Application Support/Oracle/Java/Deployment/cache/6.0/16/47ee53d0-1775183d.icns, -Djnlp.application.href=https://josm.openstreetmap.de/download/josm.jnlp , -Djnlpx.jvm="<java.home>/bin/java", -Djnlpx.vmargs=LURqYXZhLnV0aWwuQXJyYXlzLnVzZUxlZ2FjeU1lcmdlU29ydD10cnVlAC1Eam5scC5hcHBsaWNhdGlvbi5ocmVmPWh0dHBzOi8vam9zbS5vcGVuc3RyZWV0bWFwLmRlL2Rvd25sb2FkL2pvc20uam5scCAA] Plugins: + AddrInterpolation (31772) + DirectDownload (31772) + DirectUpload (32885) + ElevationProfile + HouseNumberTaggingTool (31772) + OpeningHoursEditor + apache-commons (32994) + contourmerge (1014) + fieldpapers (v0.4.0) + imagery_offset_db + imageryadjust (31772) + merge-overlap + photo_geotagging (31772) + print (31772) + tageditor (31772) + turnrestrictions (31772) + wikipedia (33088) Last errors/warnings: - W: Erweiterung deaktivieren - Erweiterung imagery_offset_db konnte nicht geladen werden. Aus den Einstellungen entfernen? - E: org.openstreetmap.josm.plugins.PluginException: In der Erweiterung ElevationProfile ist ein Fehler aufgetreten.. Ursache: java.lang.NoClassDefFoundError: org/openstreetmap/josm/gui/MapView$LayerChangeListener. Ursache: java.lang.ClassNotFoundException: org.openstreetmap.josm.gui.MapView$LayerChangeListener - W: Erweiterung deaktivieren - Erweiterung ElevationProfile konnte nicht geladen werden. Aus den Einstellungen entfernen? - E: org.openstreetmap.josm.plugins.PluginException: In der Erweiterung OpeningHoursEditor ist ein Fehler aufgetreten.. Ursache: java.lang.reflect.InvocationTargetException. Ursache: java.lang.NoSuchMethodError: org.openstreetmap.josm.plugins.ohe.OhePlugin$OheMenuAction.getCurrentDataSet()Lorg/openstreetmap/josm/data/osm/DataSet; - W: Erweiterung deaktivieren - Erweiterung OpeningHoursEditor konnte nicht geladen werden. Aus den Einstellungen entfernen? - E: org.openstreetmap.josm.plugins.PluginException: In der Erweiterung merge-overlap ist ein Fehler aufgetreten.. Ursache: java.lang.reflect.InvocationTargetException. Ursache: java.lang.NoSuchMethodError: mergeoverlap.MergeOverlapAction.getCurrentDataSet()Lorg/openstreetmap/josm/data/osm/DataSet; - W: Erweiterung deaktivieren - Erweiterung merge-overlap konnte nicht geladen werden. Aus den Einstellungen entfernen? - E: Handled by bug report queue: java.lang.NoClassDefFoundError: org/openstreetmap/josm/gui/MapView$LayerChangeListener. Ursache: java.lang.ClassNotFoundException: org.openstreetmap.josm.gui.MapView$LayerChangeListener - E: Handled by bug report queue: java.lang.NoClassDefFoundError: org/openstreetmap/josm/gui/MapView$LayerChangeListener. Ursache: java.lang.ClassNotFoundException: org.openstreetmap.josm.gui.MapView$LayerChangeListener - E: Handled by bug report queue: java.lang.NoClassDefFoundError: org/openstreetmap/josm/gui/MapView$LayerChangeListener. Ursache: java.lang.ClassNotFoundException: org.openstreetmap.josm.gui.MapView$LayerChangeListener === REPORTED CRASH DATA === BugReportExceptionHandler#handleException: No data collected. Warning issued by: BugReportExceptionHandler#handleException === STACK TRACE === Thread: AWT-EventQueue-2 (41) of javawsApplicationThreadGroup java.lang.NoClassDefFoundError: org/openstreetmap/josm/gui/MapView$LayerChangeListener at java.lang.ClassLoader.defineClass1(Native Method) at java.lang.ClassLoader.defineClass(ClassLoader.java:760) at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142) at java.net.URLClassLoader.defineClass(URLClassLoader.java:467) at java.net.URLClassLoader.access$100(URLClassLoader.java:73) at java.net.URLClassLoader$1.run(URLClassLoader.java:368) at java.net.URLClassLoader$1.run(URLClassLoader.java:362) at java.security.AccessController.doPrivileged(Native Method) at java.net.URLClassLoader.findClass(URLClassLoader.java:361) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at java.lang.Class.getDeclaredMethods0(Native Method) at java.lang.Class.privateGetDeclaredMethods(Class.java:2701) at java.lang.Class.privateGetMethodRecursive(Class.java:3048) at java.lang.Class.getMethod0(Class.java:3018) at java.lang.Class.getMethod(Class.java:1784) at org.openstreetmap.josm.plugins.PluginProxy.addDownloadSelection(PluginProxy.java:71) at org.openstreetmap.josm.plugins.PluginHandler.addDownloadSelection(PluginHandler.java:1122) at org.openstreetmap.josm.gui.download.DownloadDialog.buildMainPanel(DownloadDialog.java:121) at org.openstreetmap.josm.gui.download.DownloadDialog.<init>(DownloadDialog.java:219) at org.openstreetmap.josm.gui.download.DownloadDialog.<init>(DownloadDialog.java:207) at org.openstreetmap.josm.gui.download.DownloadDialog.getInstance(DownloadDialog.java:65) at org.openstreetmap.josm.actions.DownloadAction.actionPerformed(DownloadAction.java:43) 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) Caused by: java.lang.ClassNotFoundException: org.openstreetmap.josm.gui.MapView$LayerChangeListener at java.net.URLClassLoader.findClass(URLClassLoader.java:381) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ... 60 more
Attachments (0)
Note:
See TracTickets
for help on using tickets.
Closed as duplicate of #14108.