Modify ↓
Opened 10 years ago
Closed 10 years ago
#11206 closed defect (fixed)
NPE of NotificationManager
Reported by: | anonymous | Owned by: | team |
---|---|---|---|
Priority: | normal | Milestone: | 15.03 |
Component: | Core | Version: | |
Keywords: | template_report | Cc: |
Description
What steps will reproduce the problem?
I am make edit, uploadet it and after that bug report appeard.
What is the expected result?
Nothing.
What happens instead?
Bug report appeard.
Please provide any additional information below. Attach a screenshot if possible.
Repository Root: http://josm.openstreetmap.de/svn Build-Date: 2015-03-02 02:30:58 Last Changed Author: Don-vip Revision: 8109 Repository UUID: 0c6e7542-c601-0410-84e7-c038aed88b3b Relative URL: ^/trunk URL: http://josm.openstreetmap.de/svn/trunk Last Changed Date: 2015-03-02 00:13:51 +0100 (Mon, 02 Mar 2015) Last Changed Rev: 8109 Identification: JOSM/1.5 (8109 cs) Linux Ubuntu Vivid Vervet (development branch) Memory Usage: 298 MB / 494 MB (156 MB allocated, but free) Java version: 1.7.0_75, Oracle Corporation, OpenJDK Client VM Java package: openjdk-7-jre:i386-7u75-2.5.4-2 WebStart package: icedtea-netx:i386-1.5.2-1ubuntu2 VM arguments: [-Dicedtea-web.bin.name=javaws, -Dicedtea-web.bin.location=/usr/bin/javaws, -Djava.security.manager, -Djava.security.policy=/etc/icedtea-web/javaws.policy] Dataset consistency test: No problems found Last errors/warnings: - W: TMS - Failed downloading http://ecn.t2.tiles.virtualearth.net/tiles/a120212333310320130.jpeg?g=3308: Attribution is not loaded yet - W: TMS - Failed downloading http://ecn.t1.tiles.virtualearth.net/tiles/a120212333310320112.jpeg?g=3308: Attribution is not loaded yet - W: TMS - Failed downloading http://ecn.t3.tiles.virtualearth.net/tiles/a120212333310320101.jpeg?g=3308: Attribution is not loaded yet - E: org.openstreetmap.josm.io.OsmApiException: ResponseCode=500, Error Body=<<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN"> - E: java.lang.NullPointerException java.lang.NullPointerException at org.openstreetmap.josm.gui.NotificationManager$UnfreezeEvent.actionPerformed(NotificationManager.java:174) at javax.swing.Timer.fireActionPerformed(Timer.java:312) at javax.swing.Timer$DoPostEvent.run(Timer.java:244) at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:312) at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:738) at java.awt.EventQueue.access$300(EventQueue.java:103) at java.awt.EventQueue$3.run(EventQueue.java:699) at java.awt.EventQueue$3.run(EventQueue.java:697) at java.security.AccessController.doPrivileged(Native Method) at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76) at java.awt.EventQueue.dispatchEvent(EventQueue.java:708) at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:242) at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:161) at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:150) at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:146) at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:138) at java.awt.EventDispatchThread.run(EventDispatchThread.java:91)
Attachments (0)
Change History (3)
comment:1 by , 10 years ago
Priority: | minor → normal |
---|---|
Summary: | I didnnt recognize anything obvious. → NPE of NotificationManager |
comment:2 by , 10 years ago
Milestone: | → 15.03 |
---|
comment:3 by , 10 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
In 8116/josm: