Modify

Opened 11 years ago

Closed 11 years ago

Last modified 11 years ago

#10151 closed defect (othersoftware)

Exception when opening attached file

Reported by: anonymous Owned by: team
Priority: normal Milestone:
Component: Core Version:
Keywords: javabug 7u65 8u11 Cc:

Description

What steps will reproduce the problem?

  1. Open the attached file.

What is the expected result?

What happens instead?

Please provide any additional information below. Attach a screenshot if
possible.

Repository Root: http://josm.openstreetmap.de/svn
Build-Date: 2014-05-26 07:29:16
Last Changed Author: akks
Revision: 7182
Repository UUID: 0c6e7542-c601-0410-84e7-c038aed88b3b
URL: http://josm.openstreetmap.de/svn/trunk
Last Changed Date: 2014-05-26 09:22:25 +0200 (Mon, 26 May 2014)
Last Changed Rev: 7182

Identification: JOSM/1.5 (7182 en) Windows 8.1 64-Bit
Memory Usage: 37 MB / 247 MB (6 MB allocated, but free)
Java version: 1.7.0_55, 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\Tor\AppData\LocalLow\Sun\Java\Deployment\cache\6.0\56\1ee8cfb8-27b4c7ef, -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=50639, -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]


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 (1)

activity_520339548.gpx (1.8 MB ) - added by anonymous 11 years ago.

Download all attachments as: .zip

Change History (3)

by anonymous, 11 years ago

Attachment: activity_520339548.gpx added

comment:1 by Don-vip, 11 years ago

Keywords: javabug 7u65 8u11 added; template_report removed
Resolution: othersoftware
Status: newclosed

Thanks for reporting the error. This is a bug of Java itself which will be solved in next versions (7u65 and 8u11) this summer.

comment:2 by Don-vip, 11 years ago

Java 7u65 and 8u11 are available for download and contain fix for this bug.

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain team.
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.