| 1 | 2018-12-03 19:32:47.251 INFORMATION: Protokollierungsgrad ist bei INFORMATION (INFO, 800)
|
|---|
| 2 | 2018-12-03 19:32:51.203 INFO: Invalid plugin description '${plugin.description}' in plugin config
|
|---|
| 3 | 2018-12-03 19:32:51.532 INFO: loading plugin 'jaxb' (version 34506)
|
|---|
| 4 | 2018-12-03 19:32:57.441 INFO: Defaults for imagery.generic.default_autozoom differ: != true
|
|---|
| 5 | 2018-12-03 19:32:57.447 INFO: Defaults for imagery.generic.default_autoload differ: != true
|
|---|
| 6 | 2018-12-03 19:32:57.449 INFO: Defaults for imagery.generic.default_showerrors differ: != true
|
|---|
| 7 | 2018-12-03 19:32:57.689 INFO: loading plugin 'reverter' (version 34552)
|
|---|
| 8 | 2018-12-03 19:32:57.699 WARNING: No configuration settings found. Using hardcoded default values for all pools.
|
|---|
| 9 | 2018-12-03 19:32:57.874 INFO: RemoteControl: adding command "revert_changeset" (handled by RevertChangesetHandler)
|
|---|
| 10 | 2018-12-03 19:32:57.877 INFO: loading plugin 'apache-commons' (version 34506)
|
|---|
| 11 | 2018-12-03 19:32:57.924 INFO: loading plugin 'reltoolbox' (version 34614)
|
|---|
| 12 | 2018-12-03 19:32:57.996 INFO: loading plugin 'jts' (version 34524)
|
|---|
| 13 | 2018-12-03 19:32:58.041 INFO: loading plugin 'ejml' (version 34389)
|
|---|
| 14 | 2018-12-03 19:32:58.086 INFO: loading plugin 'geotools' (version 34513)
|
|---|
| 15 | 2018-12-03 19:32:59.153 INFO: Warp/affine reduction enabled: true
|
|---|
| 16 | 2018-12-03 19:33:00.699 INFO: loading plugin 'utilsplugin2' (version 34506)
|
|---|
| 17 | 2018-12-03 19:33:01.103 INFO: loading plugin 'o5m' (version 34405)
|
|---|
| 18 | 2018-12-03 19:33:01.130 INFO: loading plugin 'opendata' (version 34698)
|
|---|
| 19 | 2018-12-03 19:33:01.153 INFO: loading plugin 'gpxfilter' (version 34506)
|
|---|
| 20 | 2018-12-03 19:33:01.161 INFO: loading plugin 'measurement' (version 34529)
|
|---|
| 21 | 2018-12-03 19:33:01.215 INFO: loading plugin 'FastDraw' (version 34510)
|
|---|
| 22 | 2018-12-03 19:33:01.220 INFO: loading plugin 'editgpx' (version 34751)
|
|---|
| 23 | 2018-12-03 19:33:01.225 INFO: loading plugin 'pbf' (version 34576)
|
|---|
| 24 | 2018-12-03 19:33:01.269 INFO: loading plugin 'poly' (version 34546)
|
|---|
| 25 | 2018-12-03 19:33:01.284 INFO: loading plugin 'buildings_tools' (version 34724)
|
|---|
| 26 | 2018-12-03 19:33:01.336 INFO: loading plugin 'download_along' (version 34503)
|
|---|
| 27 | 2018-12-03 19:33:01.677 INFO: RemoteControl::Accepting remote connections on /0:0:0:0:0:0:0:1:8111
|
|---|
| 28 | 2018-12-03 19:33:01.678 INFO: RemoteControl::Accepting remote connections on /127.0.0.1:8111
|
|---|
| 29 | 2018-12-03 19:33:02.687 INFO: GET https://api.openstreetmap.org/api/0.6/user/details -> 200 (762 B)
|
|---|
| 30 | 2018-12-03 19:33:02.748 INFO: Message notifier active (checks every 5 minutes)
|
|---|
| 31 | 2018-12-03 19:33:02.752 INFO: Changeset updater active (checks every 60 minutes if open changesets have been closed)
|
|---|
| 32 | 2018-12-03 19:33:02.756 INFO: Enabled EDT checker, wrongful access to gui from non EDT thread will be printed to console
|
|---|
| 33 | 2018-12-03 19:33:02.835 INFO: GET https://api.openstreetmap.org/api/0.6/user/details (get number of unread messages) -> 200 (762 B)
|
|---|
| 34 | 2018-12-03 19:33:10.571 INFO: Reassigning shortcut 'reltoolbox:addremove' from null to 640 because of conflict with Equals
|
|---|
| 35 | 2018-12-03 19:33:10.572 INFO: Silent shortcut conflict: 'reltoolbox:addremove' moved by 'view:zoominter' to 'Ctrl+Alt+F1'.
|
|---|
| 36 | 2018-12-03 19:33:15.844 SEVERE: java.awt.datatransfer.UnsupportedFlavorException: Layer
|
|---|
| 37 | java.awt.datatransfer.UnsupportedFlavorException: Layer
|
|---|
| 38 | at sun.awt.datatransfer.ClipboardTransferable.getTransferData(Unknown Source)
|
|---|
| 39 | at org.openstreetmap.josm.gui.layer.OsmDataLayer.removeClipboardDataFor(OsmDataLayer.java:1068)
|
|---|
| 40 | at org.openstreetmap.josm.gui.layer.OsmDataLayer.destroy(OsmDataLayer.java:1061)
|
|---|
| 41 | at org.openstreetmap.josm.gui.MapView.layerRemoving(MapView.java:404)
|
|---|
| 42 | at org.openstreetmap.josm.gui.layer.LayerManager.fireLayerRemoving(LayerManager.java:475)
|
|---|
| 43 | at org.openstreetmap.josm.gui.layer.LayerManager.realRemoveSingleLayer(LayerManager.java:277)
|
|---|
| 44 | at org.openstreetmap.josm.gui.layer.MainLayerManager.realRemoveSingleLayer(MainLayerManager.java:305)
|
|---|
| 45 | at org.openstreetmap.josm.gui.layer.LayerManager.realRemoveLayer(LayerManager.java:265)
|
|---|
| 46 | at org.openstreetmap.josm.gui.layer.LayerManager.lambda$removeLayer$1(LayerManager.java:247)
|
|---|
| 47 | at org.openstreetmap.josm.gui.util.GuiHelper.runInEDTAndWaitWithException(GuiHelper.java:238)
|
|---|
| 48 | at org.openstreetmap.josm.gui.layer.LayerManager.removeLayer(LayerManager.java:247)
|
|---|
| 49 | at org.openstreetmap.josm.gui.dialogs.layer.DeleteLayerAction.actionPerformed(DeleteLayerAction.java:52)
|
|---|
| 50 | at javax.swing.AbstractButton.fireActionPerformed(Unknown Source)
|
|---|
| 51 | at javax.swing.AbstractButton$Handler.actionPerformed(Unknown Source)
|
|---|
| 52 | at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source)
|
|---|
| 53 | at javax.swing.DefaultButtonModel.setPressed(Unknown Source)
|
|---|
| 54 | at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(Unknown Source)
|
|---|
| 55 | at java.awt.AWTEventMulticaster.mouseReleased(Unknown Source)
|
|---|
| 56 | at java.awt.Component.processMouseEvent(Unknown Source)
|
|---|
| 57 | at javax.swing.JComponent.processMouseEvent(Unknown Source)
|
|---|
| 58 | at java.awt.Component.processEvent(Unknown Source)
|
|---|
| 59 | at java.awt.Container.processEvent(Unknown Source)
|
|---|
| 60 | at java.awt.Component.dispatchEventImpl(Unknown Source)
|
|---|
| 61 | at java.awt.Container.dispatchEventImpl(Unknown Source)
|
|---|
| 62 | at java.awt.Component.dispatchEvent(Unknown Source)
|
|---|
| 63 | at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
|
|---|
| 64 | at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
|
|---|
| 65 | at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
|
|---|
| 66 | at java.awt.Container.dispatchEventImpl(Unknown Source)
|
|---|
| 67 | at java.awt.Window.dispatchEventImpl(Unknown Source)
|
|---|
| 68 | at java.awt.Component.dispatchEvent(Unknown Source)
|
|---|
| 69 | at java.awt.EventQueue.dispatchEventImpl(Unknown Source)
|
|---|
| 70 | at java.awt.EventQueue.access$500(Unknown Source)
|
|---|
| 71 | at java.awt.EventQueue$3.run(Unknown Source)
|
|---|
| 72 | at java.awt.EventQueue$3.run(Unknown Source)
|
|---|
| 73 | at java.security.AccessController.doPrivileged(Native Method)
|
|---|
| 74 | at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source)
|
|---|
| 75 | at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source)
|
|---|
| 76 | at java.awt.EventQueue$4.run(Unknown Source)
|
|---|
| 77 | at java.awt.EventQueue$4.run(Unknown Source)
|
|---|
| 78 | at java.security.AccessController.doPrivileged(Native Method)
|
|---|
| 79 | at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source)
|
|---|
| 80 | at java.awt.EventQueue.dispatchEvent(Unknown Source)
|
|---|
| 81 | at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
|
|---|
| 82 | at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
|
|---|
| 83 | at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
|
|---|
| 84 | at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
|
|---|
| 85 | at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
|
|---|
| 86 | at java.awt.EventDispatchThread.run(Unknown Source)
|
|---|
| 87 |
|
|---|