| 1 | | What steps will reproduce the problem? |
| 2 | | 1. Repository Root: http://josm.openstreetmap.de/svn |
| 3 | | Build-Date: 2013-05-08 01:34:29 |
| 4 | | Last Changed Author: stoecker |
| 5 | | Revision: 5939 |
| 6 | | Repository UUID: 0c6e7542-c601-0410-84e7-c038aed88b3b |
| 7 | | URL: http://josm.openstreetmap.de/svn/trunk |
| 8 | | Last Changed Date: 2013-05-07 14:05:08 +0200 (Tue, 07 May 2013) |
| 9 | | Last Changed Rev: 5939 |
| 10 | | |
| 11 | | Identification: JOSM/1.5 (5939 es) Windows 7 64-Bit |
| 12 | | Memory Usage: 94 MB / 247 MB (15 MB allocated, but free) |
| 13 | | Java version: 1.7.0_21, Oracle Corporation, Java HotSpot(TM) Client VM |
| 14 | | VM arguments: [-Djava.security.policy=file:C:\Program Files (x86)\Java\jre7\lib\security\javaws.policy, -DtrustProxy=true, -Xverify:remote, -Djnlpx.home=C:\Program Files (x86)\Java\jre7\bin, -Djnlpx.origFilenameArg=C:\Users\Oscar\AppData\LocalLow\Sun\Java\Deployment\cache\6.0\21\73111055-651c0353, -Djnlpx.remove=false, -Dsun.awt.warmup=true, -Xbootclasspath/a:C:\Program Files (x86)\Java\jre7\lib\javaws.jar;C:\Program Files (x86)\Java\jre7\lib\deploy.jar;C:\Program Files (x86)\Java\jre7\lib\plugin.jar, -Djnlpx.splashport=55983, -Djnlp.application.href=http://josm.openstreetmap.de/download/josm.jnlp, -Djnlpx.jvm=C:\Program Files (x86)\Java\jre7\bin\javaw.exe, -Djnlpx.vmargs=-Djnlp.application.href=http://josm.openstreetmap.de/download/josm.jnlp] |
| 15 | | Dataset consistency test: No problems found |
| 16 | | |
| 17 | | Plugin: log4j (29435) |
| 18 | | Plugin: routing (29525) |
| 19 | | Plugin: turnrestrictions (29435) |
| 20 | | |
| 21 | | java.lang.NullPointerException |
| 22 | | at com.innovant.josm.plugin.routing.actions.AddRouteNodeAction.mouseClicked(AddRouteNodeAction.java:104) |
| 23 | | at java.awt.AWTEventMulticaster.mouseClicked(Unknown Source) |
| 24 | | at java.awt.Component.processMouseEvent(Unknown Source) |
| 25 | | at javax.swing.JComponent.processMouseEvent(Unknown Source) |
| 26 | | at java.awt.Component.processEvent(Unknown Source) |
| 27 | | at java.awt.Container.processEvent(Unknown Source) |
| 28 | | at java.awt.Component.dispatchEventImpl(Unknown Source) |
| 29 | | at java.awt.Container.dispatchEventImpl(Unknown Source) |
| 30 | | at java.awt.Component.dispatchEvent(Unknown Source) |
| 31 | | at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source) |
| 32 | | at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source) |
| 33 | | at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source) |
| 34 | | at java.awt.Container.dispatchEventImpl(Unknown Source) |
| 35 | | at java.awt.Window.dispatchEventImpl(Unknown Source) |
| 36 | | at java.awt.Component.dispatchEvent(Unknown Source) |
| 37 | | at java.awt.EventQueue.dispatchEventImpl(Unknown Source) |
| 38 | | at java.awt.EventQueue.access$200(Unknown Source) |
| 39 | | at java.awt.EventQueue$3.run(Unknown Source) |
| 40 | | at java.awt.EventQueue$3.run(Unknown Source) |
| 41 | | at java.security.AccessController.doPrivileged(Native Method) |
| 42 | | at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source) |
| 43 | | at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source) |
| 44 | | at java.awt.EventQueue$4.run(Unknown Source) |
| 45 | | at java.awt.EventQueue$4.run(Unknown Source) |
| 46 | | at java.security.AccessController.doPrivileged(Native Method) |
| 47 | | at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source) |
| 48 | | at java.awt.EventQueue.dispatchEvent(Unknown Source) |
| 49 | | at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source) |
| 50 | | at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source) |
| 51 | | at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) |
| 52 | | at java.awt.EventDispatchThread.pumpEvents(Unknown Source) |
| 53 | | at java.awt.EventDispatchThread.pumpEvents(Unknown Source) |
| 54 | | at java.awt.EventDispatchThread.run(Unknown Source) |
| 55 | | |
| 56 | | 2. |
| 57 | | 3. |
| 58 | | |
| 59 | | What is the expected result? |
| 60 | | |
| 61 | | What happens instead? |
| 62 | | |
| 63 | | Please provide any additional information below. Attach a screenshot if |
| 64 | | possible. |
| 65 | | |