Modify

Opened 9 years ago

Closed 8 years ago

Last modified 8 years ago

#13863 closed defect (fixed)

Listener cadastre_fr.Address was not registered before or already removed.

Reported by: anonymous Owned by: pieren
Priority: normal Milestone:
Component: Plugin cadastre-fr Version:
Keywords: template_report gsoc-core regression Cc: leni, michael2402

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-09-06 00:16:07 +0200 (Tue, 06 Sep 2016)
Build-Date:2016-09-05 22:21:00
Revision:10966
Relative:URL: ^/trunk

Identification: JOSM/1.5 (10966 fr) Linux Ubuntu 16.04.1 LTS
Memory Usage: 509 MB / 834 MB (160 MB allocated, but free)
Java version: 1.8.0_91-8u91-b14-3ubuntu1~16.04.1-b14, Oracle Corporation, OpenJDK 64-Bit Server VM
Screen: :0.0 1280x1024
Maximum Screen Size: 1280x1024
Java package: openjdk-8-jre:amd64-8u91-b14-3ubuntu1~16.04.1
WebStart package: icedtea-netx:amd64-1.6.2-3ubuntu1
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

Plugins:
+ RoadSigns (32796)
+ apache-commons (32699)
+ apache-http (32699)
+ cadastre-fr (32950)
+ ejml (32680)
+ geotools (32813)
+ jts (32699)

Map paint styles:
+ https://josm.openstreetmap.de/josmfile?page=Styles/Maxspeed&zip=1
- https://josm.openstreetmap.de/josmfile?page=Styles/BesideTheRoad_Speed&zip=1

Last errors/warnings:
- W: Unable to initialize OpeningHourTest because no JavaScript engine has been found
- W: Unable to initialize OpeningHourTest because no JavaScript engine has been found


=== REPORTED CRASH DATA ===
BugReportExceptionHandler#handleException:
No data collected.

Warning issued by: BugReportExceptionHandler#handleException

=== STACK TRACE ===
Thread: AWT-EventQueue-1 (37) of JOSM
java.lang.IllegalArgumentException: Listener cadastre_fr.Address@29b84afe (instance of cadastre_fr.Address) was not registered before or already removed.
	at org.openstreetmap.josm.tools.ListenerList.failRemove(ListenerList.java:129)
	at org.openstreetmap.josm.tools.ListenerList$TracingListenerList.failRemove(ListenerList.java:206)
	at org.openstreetmap.josm.tools.ListenerList.removeListener(ListenerList.java:123)
	at org.openstreetmap.josm.tools.ListenerList$TracingListenerList.removeListener(ListenerList.java:190)
	at org.openstreetmap.josm.data.Preferences.removePreferenceChangeListener(Preferences.java:238)
	at org.openstreetmap.josm.actions.mapmode.MapMode.exitMode(MapMode.java:78)
	at cadastre_fr.Address.exitMode(Address.java:113)
	at org.openstreetmap.josm.gui.MapFrame.selectMapMode(MapFrame.java:450)
	at org.openstreetmap.josm.gui.MapFrame.selectMapMode(MapFrame.java:432)
	at cadastre_fr.Address$4.windowClosing(Address.java:513)
	at java.awt.AWTEventMulticaster.windowClosing(AWTEventMulticaster.java:350)
	at java.awt.AWTEventMulticaster.windowClosing(AWTEventMulticaster.java:349)
	at java.awt.AWTEventMulticaster.windowClosing(AWTEventMulticaster.java:349)
	at java.awt.Window.processWindowEvent(Window.java:2058)
	at javax.swing.JDialog.processWindowEvent(JDialog.java:683)
	at java.awt.Window.processEvent(Window.java:2017)
	at java.awt.Component.dispatchEventImpl(Component.java:4891)
	at java.awt.Container.dispatchEventImpl(Container.java:2294)
	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)

Attachments (0)

Change History (14)

comment:1 by Klumbumbus, 9 years ago

Component: CorePlugin cadastre-fr
Keywords: gsoc-core regression added
Owner: changed from team to pieren

comment:2 by Klumbumbus, 9 years ago

possible duplicate #13693

comment:3 by Klumbumbus, 8 years ago

Ticket #13906 has been marked as a duplicate of this ticket.

comment:4 by Klumbumbus, 8 years ago

Summary: crashListener cadastre_fr.Address was not registered before or already removed.

comment:5 by skyper, 8 years ago

Ticket #14249 has been marked as a duplicate of this ticket.

comment:6 by skyper, 8 years ago

Cc: leni added

comment:7 by skyper, 8 years ago

Cc: michael2402 added

comment:8 by Klumbumbus, 8 years ago

Ticket #14580 has been marked as a duplicate of this ticket. edit: wrong ticket reference

Last edited 8 years ago by Klumbumbus (previous) (diff)

comment:9 by Don-vip, 8 years ago

Resolution: fixed
Status: newclosed

Fixed in [o33226:33227].

comment:10 by Klumbumbus, 8 years ago

Ticket #14723 has been marked as a duplicate of this ticket.

comment:11 by Klumbumbus, 8 years ago

Resolution: fixed
Status: closedreopened

Seems not yet fixed, as last report #14723 was made with plugin version 33279

comment:12 by stoecker, 8 years ago

Ticket #14759 has been marked as a duplicate of this ticket.

comment:13 by stoecker, 8 years ago

#14759 has a proper reproducible description.

comment:14 by stoecker, 8 years ago

Resolution: fixed
Status: reopenedclosed

Fixed in #14759.

Last edited 8 years ago by stoecker (previous) (diff)

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain pieren.
as The resolution will be set.
The resolution will be deleted. Next status will be 'reopened'.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.