Modify

Opened 9 years ago

Closed 9 years ago

#14231 closed defect (invalid)

bug error

Reported by: anonymous Owned by: team
Priority: normal Milestone:
Component: Core Version:
Keywords: template_report 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:http://josm.openstreetmap.de/svn/trunk
Repository:UUID: 0c6e7542-c601-0410-84e7-c038aed88b3b
Last:Changed Date: 2017-01-02 00:53:29 +0100 (Mon, 02 Jan 2017)
Build-Date:2017-01-02 02:33:21
Revision:11427
Relative:URL: ^/trunk

Identification: JOSM/1.5 (11427 en_GB) Windows 7 64-Bit
Memory Usage: 64 MB / 989 MB (16 MB allocated, but free)
Java version: 1.8.0_111-b14, Oracle Corporation, Java HotSpot(TM) Client VM
Screen: \Display0 1280x1024, \Display1 1280x1024
Maximum Screen Size: 1280x1024
VM arguments: [-Djosm.home=<josm.pref>]
Program arguments: [C:\JOSM_Portable\data\KE_AdminBdys.joz]

Plugins:
+ apache-commons
+ contourmerge
+ ejml
+ geotools
+ jts
+ measurement
+ opendata
+ utilsplugin2

Tagging presets:
+ C:\JOSM_Portable\presets\ResourceMappingpresets_v3_FRGG.xml

Map paint styles:
- //styles/ResourceMappingBase.mapcss

Last errors/warnings:
- W:  Relations: Could not get presets icon presets/relations.png
- E: Failed to locate image 'presets/landuse.png'
- W:  Pastoral unit: Could not get presets icon presets/landuse.png
- E: Failed to locate image 'water.png'
- W:  Water distribution network: Could not get presets icon water.png
- E: Failed to locate image 'presets/multipolygon.png'
- W:  Multipolygon: Could not get presets icon presets/multipolygon.png
- W: Failed to load Mappaint styles from '//styles/ResourceMappingBase.mapcss'. Exception was: java.io.FileNotFoundException: \\styles\ResourceMappingBase.mapcss (The network path was not found)
- E: java.io.FileNotFoundException: \\styles\ResourceMappingBase.mapcss (The network path was not found)
- E: Handled by bug report queue: org.openstreetmap.josm.tools.JosmRuntimeException: java.util.concurrent.ExecutionException: java.nio.file.InvalidPathException: UNC path is missing sharename: \\styles. Cause: java.util.concurrent.ExecutionException: java.nio.file.InvalidPathException: UNC path is missing sharename: \\styles. Cause: java.nio.file.InvalidPathException: UNC path is missing sharename: \\styles

OSM API: http://asal-resources.geodata.soton.ac.uk/api


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

Warning issued by: BugReportExceptionHandler#handleException

=== STACK TRACE ===
Thread: main (1)
org.openstreetmap.josm.tools.JosmRuntimeException: java.util.concurrent.ExecutionException: java.nio.file.InvalidPathException: UNC path is missing sharename: \\styles
	at org.openstreetmap.josm.Main.initialize(Main.java:563)
	at org.openstreetmap.josm.gui.MainApplication.main(MainApplication.java:336)
Caused by: java.util.concurrent.ExecutionException: java.nio.file.InvalidPathException: UNC path is missing sharename: \\styles
	at java.util.concurrent.FutureTask.report(Unknown Source)
	at java.util.concurrent.FutureTask.get(Unknown Source)
	at org.openstreetmap.josm.Main.initialize(Main.java:555)
	... 1 more
Caused by: java.nio.file.InvalidPathException: UNC path is missing sharename: \\styles
	at sun.nio.fs.WindowsPathParser.parse(Unknown Source)
	at sun.nio.fs.WindowsPathParser.parse(Unknown Source)
	at sun.nio.fs.WindowsPath.parse(Unknown Source)
	at sun.nio.fs.WindowsFileSystem.getPath(Unknown Source)
	at java.io.File.toPath(Unknown Source)
	at org.openstreetmap.josm.io.FileWatcher.register(FileWatcher.java:97)
	at org.openstreetmap.josm.io.FileWatcher.registerStyleSource(FileWatcher.java:67)
	at org.openstreetmap.josm.gui.mappaint.MapPaintStyles.loadStyleForFirstTime(MapPaintStyles.java:275)
	at org.openstreetmap.josm.gui.mappaint.MapPaintStyles.readFromPreferences(MapPaintStyles.java:265)
	at org.openstreetmap.josm.gui.preferences.map.MapPaintPreference.initialize(MapPaintPreference.java:190)
	at org.openstreetmap.josm.Main$InitializationTask.call(Main.java:602)
	at org.openstreetmap.josm.Main$InitializationTask.call(Main.java:586)
	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 java.lang.Thread.run(Unknown Source)

Attachments (0)

Change History (1)

comment:1 by stoecker, 9 years ago

Resolution: invalid
Status: newclosed

Thanks for your report, however your ticket is incomplete and therefore not helpful in its current form.

Please add all needed information according to this list:

  • The required parts of the Status Report from your JOSM.
  • Describe what behaviour you expected.
  • Describe what did happen instead.
  • Describe if and how the issue is reproducible.
  • Add any relevant information like error messages or screenshots.

To ensure that all technical relevant information is contained, create new tickets by clicking in JOSMs Main Menu on Helpsource:trunk/resources/images/bug.svg Report Bug.

Remember: This is a generic notice so we don't need to write the same stuff again and again. It may only apply in parts to the specific case!


Looks like either wrong path name or bad host configuration.

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.