#10249 closed defect (othersoftware)
Redundant error message with Windows Explorer
Reported by: | voschix | Owned by: | team |
---|---|---|---|
Priority: | minor | Milestone: | |
Component: | Core | Version: | |
Keywords: | javabug 7u65 8u11 | Cc: |
Description
What steps will reproduce the problem?
Instructions to repeat the error
Windows 8.1
Java 7
JOSM 7287
File > Open (with Windows Explorer) > switch from "List" to "Details" > click on "Date Modified" to change the display sequence
Produces an JOSM error message "Unexpected exception"
You can ignore it and things work anyway.
What is the expected result?
no error message
What happens instead?
apparently meaningless error message
Please provide any additional information below. Attach a screenshot if
possible.
Repository Root: http://josm.openstreetmap.de/svn Build-Date: 2014-07-03 22:03:52 Last Changed Author: Don-vip Revision: 7287 Repository UUID: 0c6e7542-c601-0410-84e7-c038aed88b3b URL: http://josm.openstreetmap.de/svn/trunk Last Changed Date: 2014-07-04 00:00:19 +0200 (Fri, 04 Jul 2014) Last Changed Rev: 7287 Identification: JOSM/1.5 (7287 en) Windows 8.1 64-Bit Memory Usage: 85 MB / 247 MB (33 MB allocated, but free) Java version: 1.7.0_60, Oracle Corporation, Java HotSpot(TM) Client VM VM arguments: [-Djava.security.policy=file:C:\Program Files (x86)\Java\jre7\lib\security\javaws.policy, -DtrustProxy=true, -Xverify:remote, -Djnlpx.home=<java.home>\bin, -Djnlpx.origFilenameArg=C:\Users\vosch\AppData\LocalLow\Sun\Java\Deployment\cache\6.0\56\1ee8cfb8-527bcf80, -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, -Djava.util.Arrays.useLegacyMergeSort=true, -Djnlpx.splashport=63697, -Djnlp.application.href=https://josm.openstreetmap.de/download/josm.jnlp, -Djnlpx.jvm=<java.home>\bin\javaw.exe, -Djnlpx.vmargs=-Djava.util.Arrays.useLegacyMergeSort=true -Djnlp.application.href=https://josm.openstreetmap.de/download/josm.jnlp] Dataset consistency test: [SEARCH WAYS] {Way id=84846402 version=3 MVT nodes=[{Node id=984845726 version=0 IV }, {Node id=984829540 version=0 IV }, {Node id=984837381 version=0 IV }, {Node id=984833132 version=0 IV }, {Node id=984841543 version=0 IV }, {Node id=984868190 version=0 IV }, {Node id=984972986 version=0 IV }, {Node id=984835758 version=0 IV }, {Node id=984845726 version=0 IV }]} not found using Dataset.searchWays() Plugin: DirectDownload (30416) Plugin: HouseNumberTaggingTool (30416) Plugin: OpeningHoursEditor (30416) Plugin: PicLayer (30436) Plugin: buildings_tools (30485) Plugin: fieldpapers (b49dadd) Plugin: geotools (30416) Plugin: imagery_offset_db (30416) Plugin: jts (30416) Plugin: measurement (30416) Plugin: mirrored_download (30495) Plugin: opendata (30508) Plugin: openvisible (30416) Plugin: turnlanes (30416) Plugin: turnrestrictions (30454) Plugin: utilsplugin2 (30460) Plugin: wikipedia (30449) java.lang.NullPointerException at sun.awt.SunToolkit.getSystemEventQueueImplPP(Unknown Source) at sun.awt.SunToolkit.getSystemEventQueueImplPP(Unknown Source) at sun.awt.SunToolkit.getSystemEventQueueImpl(Unknown Source) at java.awt.Toolkit.getEventQueue(Unknown Source) at java.awt.EventQueue.isDispatchThread(Unknown Source) at javax.swing.SwingUtilities.isEventDispatchThread(Unknown Source) at javax.swing.JComponent.revalidate(Unknown Source) at javax.swing.JTable.resizeAndRepaint(Unknown Source) at javax.swing.JTable.sortedTableChanged(Unknown Source) at javax.swing.JTable.sorterChanged(Unknown Source) at javax.swing.RowSorter.fireRowSorterChanged(Unknown Source) at javax.swing.RowSorter.fireRowSorterChanged(Unknown Source) at javax.swing.DefaultRowSorter.sort(Unknown Source) at sun.swing.FilePane$DetailsTableRowSorter.access$1601(Unknown Source) at sun.swing.FilePane$DetailsTableRowSorter$1.call(Unknown Source) at sun.swing.FilePane$DetailsTableRowSorter$1.call(Unknown Source) at java.util.concurrent.FutureTask.run(Unknown Source) at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at sun.awt.shell.Win32ShellFolderManager2$ComInvoker$3.run(Unknown Source) at java.lang.Thread.run(Unknown Source)
Attachments (0)
Change History (2)
comment:1 by , 11 years ago
Keywords: | javabug 7u65 8u11 added; template_report removed |
---|---|
Resolution: | → othersoftware |
Status: | new → closed |
Java bug 8019274, fixed in Java 7u65 and 8u11, which should be available next week.