Modify

Opened 6 years ago

Closed 5 years ago

Last modified 5 years ago

#18087 closed defect (othersoftware)

NPE at ICC_Profile.activateDeferredProfile

Reported by: anonymous Owned by: anonymous
Priority: normal Milestone:
Component: Core imagery Version: latest
Keywords: template_report jpeg javabug Cc:

Description

What steps will reproduce the problem?

  1. Open JOSM
  2. Open Maxar Imagery
  3. Error message shown

What is the expected result?

What happens instead?

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

URL:https://josm.openstreetmap.de/svn/trunk
Repository:UUID: 0c6e7542-c601-0410-84e7-c038aed88b3b
Last:Changed Date: 2019-08-26 08:55:27 +0200 (Mon, 26 Aug 2019)
Build-Date:2019-08-26 06:57:10
Revision:15322
Relative:URL: ^/trunk

Identification: JOSM/1.5 (15322 en) Windows 10 64-Bit
OS Build number: Windows 10 Home 1903 (18362)
Memory Usage: 304 MB / 989 MB (41 MB allocated, but free)
Java version: 1.8.0_191-b12, Oracle Corporation, Java HotSpot(TM) Client VM
Screen: \Display0 1920x1080
Maximum Screen Size: 1920x1080
Dataset consistency test: No problems found

Plugins:
+ Mapillary (1.5.18)
+ apache-commons (34908)
+ apache-http (34908)
+ buildings_tools (34982)
+ ejml (35049)
+ geojson (124)
+ geotools (34908)
+ imagery_offset_db (34908)
+ jaxb (35014)
+ jna (34908)
+ jts (35064)
+ opendata (35102)
+ turnrestrictions (34977)
+ utilsplugin2 (35098)

Tagging presets:
+ %UserProfile%\Dropbox\HOT\Tool Setting Files\FB_presets.xml

Map paint styles:
+ D:\FB_style.mapcss

Validator rules:
+ D:\FB_rules_HOT.validator.mapcss

Last errors/warnings:
- W: Update plugins - org.openstreetmap.josm.plugins.PluginHandler$UpdatePluginsMessagePanel[,0,0,0x0,invalid,layout=java.awt.GridBagLayout,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=]
- W: No configuration settings found.  Using hardcoded default values for all pools.
- E: org.openstreetmap.josm.io.OsmApiException: ResponseCode=400, Error Header=<You requested too many nodes (limit is 50000). Either request a smaller area, or use planet.osm>
- E: Bad Request - org.openstreetmap.josm.gui.widgets.HtmlPanel[,0,0,0x0,invalid,layout=java.awt.BorderLayout,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=]
- E: Handled by bug report queue: java.lang.NullPointerException


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

Warning issued by: BugReportExceptionHandler#handleException

=== STACK TRACE ===
Thread: TMS-downloader-9 (91)
java.lang.NullPointerException
	at java.awt.color.ICC_Profile.activateDeferredProfile(Unknown Source)
	at java.awt.color.ICC_Profile$1.activate(Unknown Source)
	at sun.java2d.cmm.ProfileDeferralMgr.activateProfiles(Unknown Source)
	at java.awt.color.ICC_Profile.getInstance(Unknown Source)
	at com.sun.imageio.plugins.jpeg.JPEGImageReader.setImageData(Unknown Source)
	at com.sun.imageio.plugins.jpeg.JPEGImageReader.readImageHeader(Native Method)
	at com.sun.imageio.plugins.jpeg.JPEGImageReader.readNativeHeader(Unknown Source)
	at com.sun.imageio.plugins.jpeg.JPEGImageReader.checkTablesOnly(Unknown Source)
	at com.sun.imageio.plugins.jpeg.JPEGImageReader.gotoImage(Unknown Source)
	at com.sun.imageio.plugins.jpeg.JPEGImageReader.readHeader(Unknown Source)
	at com.sun.imageio.plugins.jpeg.JPEGImageReader.readInternal(Unknown Source)
	at com.sun.imageio.plugins.jpeg.JPEGImageReader.read(Unknown Source)
	at javax.imageio.ImageIO.read(Unknown Source)
	at javax.imageio.ImageIO.read(Unknown Source)
	at org.openstreetmap.gui.jmapviewer.Tile.loadImage(Tile.java:247)
	at org.openstreetmap.josm.data.imagery.TMSCachedTileLoaderJob.tryLoadTileImage(TMSCachedTileLoaderJob.java:300)
	at org.openstreetmap.josm.data.imagery.TMSCachedTileLoaderJob.loadingFinished(TMSCachedTileLoaderJob.java:189)
	at org.openstreetmap.josm.data.cache.JCSCachedTileLoaderJob.finishLoading(JCSCachedTileLoaderJob.java:265)
	at org.openstreetmap.josm.data.cache.JCSCachedTileLoaderJob.run(JCSCachedTileLoaderJob.java:226)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.lang.Thread.run(Unknown Source)

Attachments (1)

Capture.JPG (114.7 KB ) - added by anonymous 6 years ago.
Screenshot of error message

Download all attachments as: .zip

Change History (9)

by anonymous, 6 years ago

Attachment: Capture.JPG added

Screenshot of error message

comment:1 by Don-vip, 6 years ago

Component: CoreCore imagery
Summary: Error message pop upNPE at ICC_Profile.activateDeferredProfile

comment:2 by Don-vip, 6 years ago

Keywords: jpeg javabug added

comment:3 by Don-vip, 6 years ago

Owner: changed from team to anonymous
Status: newneedinfo

You're running a 32-bit JVM. Please try with a 64-bit JVM.

comment:4 by Don-vip, 5 years ago

Resolution: othersoftware
Status: needinfoclosed

comment:5 by Don-vip, 5 years ago

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

comment:6 by Don-vip, 5 years ago

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

comment:7 by Don-vip, 5 years ago

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

comment:8 by Don-vip, 5 years ago

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

Modify Ticket

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