Changes between Initial Version and Version 1 of Ticket #20579


Ignore:
Timestamp:
2021-03-09T08:49:54+01:00 (5 years ago)
Author:
GerdP
Comment:

Console:

2021-03-09 08:43:35.537 SEVERE: EDT violation detected
2021-03-09 08:43:35.537 SEVERE: javax.swing.plaf.basic.BasicOptionPaneUI$ButtonFactory$ConstrainedButton[OptionPane.button,0,0,0x0,invalid,alignmentX=0.0,alignmentY=0.5,border=com.sun.java.swing.plaf.windows.XPStyle$XPEmptyBorder@79c526eb,flags=424,maximumSize=,minimumSize=,preferredSize=,defaultIcon=javax.swing.ImageIcon@769f8c79,disabledIcon=,disabledSelectedIcon=,margin=java.awt.Insets[top=2,left=4,bottom=2,right=4],paintBorder=true,paintFocus=true,pressedIcon=,rolloverEnabled=true,rolloverIcon=,rolloverSelectedIcon=,selectedIcon=,text=Yes,defaultCapable=true]
2021-03-09 08:43:35.537 SEVERE:         at java.base/java.lang.Thread.getStackTrace(Thread.java:1598)
2021-03-09 08:43:35.537 SEVERE:         at org.openstreetmap.josm.gui.util.CheckThreadViolationRepaintManager.checkThreadViolations(CheckThreadViolationRepaintManager.java:54)
2021-03-09 08:43:35.537 SEVERE:         at org.openstreetmap.josm.gui.util.CheckThreadViolationRepaintManager.addDirtyRegion(CheckThreadViolationRepaintManager.java:45)
2021-03-09 08:43:35.537 SEVERE:         at java.desktop/javax.swing.JComponent.repaint(JComponent.java:4836)
2021-03-09 08:43:35.538 SEVERE:         at java.desktop/java.awt.Component.repaint(Component.java:3394)
2021-03-09 08:43:35.538 SEVERE:         at java.desktop/javax.swing.JRootPane.setDefaultButton(JRootPane.java:770)
2021-03-09 08:43:35.538 SEVERE:         at java.desktop/javax.swing.plaf.basic.BasicOptionPaneUI$2.hierarchyChanged(BasicOptionPaneUI.java:792)
2021-03-09 08:43:35.538 SEVERE:         at java.desktop/java.awt.Component.processHierarchyEvent(Component.java:6781)
2021-03-09 08:43:35.538 SEVERE:         at java.desktop/java.awt.Component.processEvent(Component.java:6400)
2021-03-09 08:43:35.538 SEVERE:         at java.desktop/java.awt.Container.processEvent(Container.java:2263)
2021-03-09 08:43:35.538 SEVERE:         at java.desktop/java.awt.Component.dispatchEventImpl(Component.java:4990)
2021-03-09 08:43:35.538 SEVERE:         at java.desktop/java.awt.Container.dispatchEventImpl(Container.java:2321)
2021-03-09 08:43:35.539 SEVERE:         at java.desktop/java.awt.Component.dispatchEvent(Component.java:4822)
2021-03-09 08:43:35.539 SEVERE:         at java.desktop/java.awt.Component.createHierarchyEvents(Component.java:5628)
2021-03-09 08:43:35.539 SEVERE:         at java.desktop/java.awt.Container.createHierarchyEvents(Container.java:1470)
2021-03-09 08:43:35.539 SEVERE:         at java.desktop/java.awt.Container.createHierarchyEvents(Container.java:1466)
2021-03-09 08:43:35.539 SEVERE:         at java.desktop/java.awt.Container.createHierarchyEvents(Container.java:1466)
2021-03-09 08:43:35.539 SEVERE:         at java.desktop/java.awt.Container.addImpl(Container.java:1166)
2021-03-09 08:43:35.539 SEVERE:         at java.desktop/java.awt.Container.add(Container.java:997)
2021-03-09 08:43:35.539 SEVERE:         at java.desktop/javax.swing.JOptionPane.initDialog(JOptionPane.java:981)
2021-03-09 08:43:35.539 SEVERE:         at java.desktop/javax.swing.JOptionPane.createDialog(JOptionPane.java:972)
2021-03-09 08:43:35.540 SEVERE:         at java.desktop/javax.swing.JOptionPane.showOptionDialog(JOptionPane.java:871)
2021-03-09 08:43:35.540 SEVERE:         at java.desktop/javax.swing.JOptionPane.showConfirmDialog(JOptionPane.java:799)
2021-03-09 08:43:35.540 SEVERE:         at java.desktop/javax.swing.JOptionPane.showConfirmDialog(JOptionPane.java:761)
2021-03-09 08:43:35.540 SEVERE:         at java.desktop/javax.swing.JOptionPane.showConfirmDialog(JOptionPane.java:722)
2021-03-09 08:43:35.540 SEVERE:         at org.openstreetmap.josm.plugins.imageryxmlbounds.io.XmlBoundsImporter.parseDataSet(XmlBoundsImporter.java:67)
2021-03-09 08:43:35.540 SEVERE:         at org.openstreetmap.josm.plugins.imageryxmlbounds.io.XmlBoundsImporter.parseDataSet(XmlBoundsImporter.java:47)
2021-03-09 08:43:35.540 SEVERE:         at org.openstreetmap.josm.plugins.imageryxmlbounds.io.JosmServerLocationReader.parseOsm(JosmServerLocationReader.java:34)
2021-03-09 08:43:35.540 SEVERE:         at org.openstreetmap.josm.actions.downloadtasks.DownloadOsmTask$DownloadTask.parseDataSet(DownloadOsmTask.java:462)
2021-03-09 08:43:35.540 SEVERE:         at org.openstreetmap.josm.actions.downloadtasks.DownloadOsmTask$DownloadTask.realRun(DownloadOsmTask.java:470)
2021-03-09 08:43:35.540 SEVERE:         at org.openstreetmap.josm.gui.PleaseWaitRunnable.doRealRun(PleaseWaitRunnable.java:94)
2021-03-09 08:43:35.541 SEVERE:         at org.openstreetmap.josm.gui.PleaseWaitRunnable.run(PleaseWaitRunnable.java:142)
2021-03-09 08:43:35.541 SEVERE:         at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
2021-03-09 08:43:35.541 SEVERE:         at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
2021-03-09 08:43:35.541 SEVERE:         at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
2021-03-09 08:43:35.541 SEVERE:         at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:630)
2021-03-09 08:43:35.541 SEVERE:         at java.base/java.lang.Thread.run(Thread.java:832)
2021-03-09 08:45:54.808 FINE: Starting SAX parsing of org.xml.sax.InputSource@333a2b0a using org.openstreetmap.josm.io.imagery.ImageryReader$Parser@4c1415c9
2021-03-09 08:45:55.080 FINE: SAX parsing completed in 272 ms
2021-03-09 08:45:56.315 INFO: Reassigning shortcut 'reltoolbox:addremove' from null to 640 because of conflict with Equals
2021-03-09 08:45:56.316 INFO: Silent shortcut conflict: 'reltoolbox:addremove' moved by 'view:zoominter' to 'Ctrl+Alt+F1'.
2021-03-09 08:45:56.429 FINE: Switching map mode from (none) to SelectAction
2021-03-09 08:45:56.429 FINE: Entering map mode: Select mode
2021-03-09 08:45:57.845 FINE: Building list of presets with name template

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #20579 – Description

    initial v1  
    221. Start JOSM
    332. Press Ctrl+L to download http://josm.openstreetmap.de/maps
    4 3. Click OK on the popup that informs about missing white spaces
     43. Click OK on the popup that informs about missing white space
     5[[Image(popup.PNG)]]
    56
    67==== What is the expected result?
    78No EDT violations (and maybe also no popup?)
    89==== What happens instead?
    9 Console shows several stack traces
     10Console shows stack trace
    1011==== Please provide any additional information below. Attach a screenshot if possible.
    1112