1 | | Wow I'm reproducing it right now. The error happens in loop. |
| 1 | Wow I'm reproducing it right now. The error happens in loop: |
| 2 | |
| 3 | {{{ |
| 4 | Build-Date: 2014-09-30 21:25:50 |
| 5 | Revision: 7586 |
| 6 | Is-Local-Build: true |
| 7 | |
| 8 | Identification: JOSM/1.5 (7586 SVN en) Windows 8.1 64-Bit |
| 9 | Memory Usage: 669 MB / 2731 MB (486 MB allocated, but free) |
| 10 | Java version: 1.7.0_67, Oracle Corporation, Java HotSpot(TM) 64-Bit Server VM |
| 11 | VM arguments: [-Dfile.encoding=UTF-8] |
| 12 | Program arguments: [--debug] |
| 13 | Dataset consistency test: No problems found |
| 14 | |
| 15 | Plugins: |
| 16 | - AddrInterpolation (30416) |
| 17 | - ColumbusCSV (30416) |
| 18 | - CommandLine (30678) |
| 19 | - Create_grid_of_ways (30416) |
| 20 | - DirectDownload (30416) |
| 21 | - DirectUpload (30416) |
| 22 | - FastDraw (30416) |
| 23 | - FixAddresses (30416) |
| 24 | - HouseNumberTaggingTool (30416) |
| 25 | - ImageWayPoint (30416) |
| 26 | - ImageryCache (30416) |
| 27 | - InfoMode (30416) |
| 28 | - NanoLog (30527) |
| 29 | - OpeningHoursEditor (30609) |
| 30 | - PicLayer (30436) |
| 31 | - RoadSigns (30495) |
| 32 | - SeaMapEditor (30475) |
| 33 | - SimplifyArea (30624) |
| 34 | - TombPlugin (44) |
| 35 | - Tracer-testing (1411840389) |
| 36 | - Tracer2 (30416) |
| 37 | - alignways (30631) |
| 38 | - areaselector (1411072924) |
| 39 | - buildings_tools (30485) |
| 40 | - cadastre-fr (30416) |
| 41 | - canvec_helper (30495) |
| 42 | - colorscheme (30416) |
| 43 | - conflation (0.1.7) |
| 44 | - contourmerge (1010) |
| 45 | - dataimport (30416) |
| 46 | - download_along (30416) |
| 47 | - editgpx (30634) |
| 48 | - epci-fr (30416) |
| 49 | - ext_tools (30685) |
| 50 | - fieldpapers (b49dadd) |
| 51 | - geotools (30569) |
| 52 | - gpsblam (30444) |
| 53 | - gpxfilter (30416) |
| 54 | - graphview (30416) |
| 55 | - imagery-xml-bounds (30662) |
| 56 | - imagery_offset_db (30534) |
| 57 | - imageryadjust (30416) |
| 58 | - importvec (30416) |
| 59 | - jts (30416) |
| 60 | - junctionchecking (30664) |
| 61 | - lakewalker (30416) |
| 62 | - livegps (30506) |
| 63 | - log4j (30416) |
| 64 | - mapdust (30502) |
| 65 | - mbtiles (v1.2) |
| 66 | - measurement (30641) |
| 67 | - merge-overlap (30416) |
| 68 | - michigan_left (30416) |
| 69 | - mirrored_download (30664) |
| 70 | - namemanager (30416) |
| 71 | - notes (v0.9.4) |
| 72 | - opendata (30607) |
| 73 | - openvisible (30416) |
| 74 | - osmarender (30416) |
| 75 | - pbf (30690) |
| 76 | - pdfimport (30416) |
| 77 | - photo_geotagging (30462) |
| 78 | - photoadjust (30428) |
| 79 | - plastic_laf (30416) |
| 80 | - poly (30495) |
| 81 | - print (30416) |
| 82 | - proj4j (30483) |
| 83 | - public_transport (30664) |
| 84 | - reltoolbox (30587) |
| 85 | - reverter (30521) |
| 86 | - routing (30416) |
| 87 | - scripting (30700) |
| 88 | - surveyor (30646) |
| 89 | - tag2link (30416) |
| 90 | - tageditor (30488) |
| 91 | - tagging-preset-tester (30592) |
| 92 | - terracer (30643) |
| 93 | - todo (29154) |
| 94 | - touchscreenhelper (30416) |
| 95 | - turnlanes (30416) |
| 96 | - turnrestrictions (30651) |
| 97 | - undelete (30416) |
| 98 | - utilsplugin2 (30460) |
| 99 | - walkingpapers (30416) |
| 100 | - waydownloader (30693) |
| 101 | - waypoint_search (30416) |
| 102 | - wikipedia (30629) |
| 103 | - wms-turbo-challenge2 (30416) |
| 104 | |
| 105 | Last errors/warnings: |
| 106 | - W: java.lang.reflect.InvocationTargetException. Cause: java.lang.NullPointerException |
| 107 | - W: java.lang.reflect.InvocationTargetException. Cause: java.lang.NullPointerException |
| 108 | - W: java.lang.reflect.InvocationTargetException. Cause: java.lang.NullPointerException |
| 109 | - W: java.lang.reflect.InvocationTargetException. Cause: java.lang.NullPointerException |
| 110 | - W: java.lang.reflect.InvocationTargetException. Cause: java.lang.NullPointerException |
| 111 | |
| 112 | java.lang.NullPointerException |
| 113 | at org.openstreetmap.josm.gui.MapMover.mouseDragged(MapMover.java:140) |
| 114 | at java.awt.AWTEventMulticaster.mouseDragged(AWTEventMulticaster.java:320) |
| 115 | at java.awt.Component.processMouseMotionEvent(Component.java:6564) |
| 116 | at javax.swing.JComponent.processMouseMotionEvent(JComponent.java:3338) |
| 117 | at java.awt.Component.processEvent(Component.java:6285) |
| 118 | at java.awt.Container.processEvent(Container.java:2229) |
| 119 | at java.awt.Component.dispatchEventImpl(Component.java:4872) |
| 120 | at java.awt.Container.dispatchEventImpl(Container.java:2287) |
| 121 | at java.awt.Component.dispatchEvent(Component.java:4698) |
| 122 | at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4832) |
| 123 | at java.awt.LightweightDispatcher.processMouseEvent(Container.java:4509) |
| 124 | at java.awt.LightweightDispatcher.dispatchEvent(Container.java:4422) |
| 125 | at java.awt.Container.dispatchEventImpl(Container.java:2273) |
| 126 | at java.awt.Window.dispatchEventImpl(Window.java:2719) |
| 127 | at java.awt.Component.dispatchEvent(Component.java:4698) |
| 128 | at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:735) |
| 129 | at java.awt.EventQueue.access$200(EventQueue.java:103) |
| 130 | at java.awt.EventQueue$3.run(EventQueue.java:694) |
| 131 | at java.awt.EventQueue$3.run(EventQueue.java:692) |
| 132 | at java.security.AccessController.doPrivileged(Native Method) |
| 133 | at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76) |
| 134 | at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:87) |
| 135 | at java.awt.EventQueue$4.run(EventQueue.java:708) |
| 136 | at java.awt.EventQueue$4.run(EventQueue.java:706) |
| 137 | at java.security.AccessController.doPrivileged(Native Method) |
| 138 | at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76) |
| 139 | at java.awt.EventQueue.dispatchEvent(EventQueue.java:705) |
| 140 | at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:242) |
| 141 | at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:161) |
| 142 | at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:150) |
| 143 | at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:146) |
| 144 | at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:138) |
| 145 | at java.awt.EventDispatchThread.run(EventDispatchThread.java:91) |
| 146 | }}} |