Modify

Opened 6 years ago

Closed 6 years ago

Last modified 6 years ago

#16296 closed defect (duplicate)

Just moved a node with TMS in the background

Reported by: anonymous Owned by: team
Priority: normal Milestone:
Component: Core imagery Version:
Keywords: template_report security Cc:

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:https://josm.openstreetmap.de/svn/trunk
Repository:UUID: 0c6e7542-c601-0410-84e7-c038aed88b3b
Last:Changed Date: 2018-05-06 23:56:40 +0200 (Sun, 06 May 2018)
Build-Date:2018-05-06 21:59:07
Revision:13710
Relative:URL: ^/trunk

Identification: JOSM/1.5 (13710 sv) null 32-Bit
OS Build number: Windows 10 Home 1703 (15063)
Memory Usage: 1052 MB / 1796 MB (369 MB allocated, but free)
Java version: null, null, null
Screen: \Display0 1920x1080
Maximum Screen Size: 1920x1080
Dataset consistency test: No problems found

Plugins:
+ FastDraw (34109)
+ HouseNumberTaggingTool (34109)
+ OpeningHoursEditor (34095)
+ apache-commons (34109)
+ ejml (34126)
+ geotools (34125)
+ imagery_offset_db (34109)
+ jts (34038)
+ opendata (34153)
+ osm-obj-info (1509723997)
+ terracer (34109)
+ utilsplugin2 (34109)
+ wikipedia (34162)

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

Last errors/warnings:
- E: Unable to get system property: java.security.AccessControlException: access denied ("java.util.PropertyPermission" "user.home" "read")
- E: Unable to get system property: java.security.AccessControlException: access denied ("java.util.PropertyPermission" "user.name" "read")
- E: Unable to get system env: java.security.AccessControlException: access denied ("java.lang.RuntimePermission" "getenv.JAVA_HOME")
- E: Unable to get system property: java.security.AccessControlException: access denied ("java.util.PropertyPermission" "java.home" "read")
- E: Unable to get system property: java.security.AccessControlException: access denied ("java.util.PropertyPermission" "user.home" "read")
- E: Unable to get system property: java.security.AccessControlException: access denied ("java.util.PropertyPermission" "user.name" "read")
- E: Unable to get system env: java.security.AccessControlException: access denied ("java.lang.RuntimePermission" "getenv.JAVA_HOME")
- E: Unable to get system property: java.security.AccessControlException: access denied ("java.util.PropertyPermission" "java.home" "read")
- E: Unable to get system property: java.security.AccessControlException: access denied ("java.util.PropertyPermission" "user.home" "read")
- E: Unable to get system property: java.security.AccessControlException: access denied ("java.util.PropertyPermission" "user.name" "read")


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

Warning issued by: BugReportExceptionHandler#handleException

=== STACK TRACE ===
Thread: WMS-downloader-4 (854)
java.lang.SecurityException: Unable to create temporary file or directory
	at java.nio.file.TempFileHelper.create(Unknown Source)
	at java.nio.file.TempFileHelper.createTempFile(Unknown Source)
	at java.nio.file.Files.createTempFile(Unknown Source)
	at javax.imageio.stream.FileCacheImageInputStream.<init>(Unknown Source)
	at com.sun.imageio.spi.InputStreamImageInputStreamSpi.createInputStreamInstance(Unknown Source)
	at javax.imageio.ImageIO.createImageInputStream(Unknown Source)
	at javax.imageio.ImageIO.read(Unknown Source)
	at org.openstreetmap.gui.jmapviewer.Tile.loadImage(Tile.java:246)
	at org.openstreetmap.josm.data.imagery.TMSCachedTileLoaderJob.tryLoadTileImage(TMSCachedTileLoaderJob.java:278)
	at org.openstreetmap.josm.data.imagery.TMSCachedTileLoaderJob.loadingFinished(TMSCachedTileLoaderJob.java:189)
	at org.openstreetmap.josm.data.cache.JCSCachedTileLoaderJob.finishLoading(JCSCachedTileLoaderJob.java:269)
	at org.openstreetmap.josm.data.cache.JCSCachedTileLoaderJob.run(JCSCachedTileLoaderJob.java:236)
	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 (0)

Change History (5)

comment:1 by anonymous, 6 years ago

My java version is 1.8.0_0171

comment:2 by Don-vip, 6 years ago

Where does your version of Java come from? Oracle? How do you launch JOSM? Your bug report is very unusual, this is the first time I see one without proper Java runtime information. Is your OS 32-bit?

comment:3 by anonymous, 6 years ago

Java(TM) SE Runtime Environment (build 1.8.0_171-b11)
Java HotSpot(TM) 64-Bit Server VM (build 25.171-b11, mixed mode)

I launch with jnlp

comment:4 by Don-vip, 6 years ago

Component: CoreCore imagery
Keywords: security added
Resolution: duplicate
Status: newclosed

Closed as duplicate of #16277.

comment:5 by Don-vip, 6 years ago

@anonymous: please don't create duplicate bug reports. Your initial bug report has been fixed 4 days before this new report.

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.