Modify

Opened 8 years ago

Closed 8 years ago

#15997 closed defect (duplicate)

Error al iniciar el programa recientemente descargado

Reported by: puxan Owned by: team
Priority: normal Milestone:
Component: Core Version: tested
Keywords: template_report Cc:

Description

What steps will reproduce the problem?

  1. lunching the program

What is the expected result?

What happens instead?

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

Relative:URL: ^/trunk
Repository:UUID: 0c6e7542-c601-0410-84e7-c038aed88b3b
Last:Changed Date: 2018-01-28 23:08:56 +0100 (Sun, 28 Jan 2018)
Revision:13367
Build-Date:2018-01-28 22:25:44
URL:http://josm.openstreetmap.de/svn/trunk

Identification: JOSM/1.5 (13367 ca) Linux Ubuntu 16.04.3 LTS
Memory Usage: 437 MB / 1974 MB (248 MB allocated, but free)
Java version: 9.0.4+11, Oracle Corporation, Java HotSpot(TM) 64-Bit Server VM
Screen: :0.0 1280x1024
Maximum Screen Size: 1280x1024

Plugins:
+ buildings_tools
+ editgpx
+ ext_tools
+ rasterfilters
+ rex
+ scripting
+ todo
+ turnrestrictions
+ utilsplugin2

Map paint styles:
+ https://josm.openstreetmap.de/josmfile?page=Styles/Coloured_Streets&zip=1
- https://raw.githubusercontent.com/species/josm-preset-traffic_sign_direction/master/direction.mapcss
- https://josm.openstreetmap.de/josmfile?page=Styles/Maxspeed&zip=1
- https://raw.githubusercontent.com/yopaseopor/traffic_signs_style_JOSM/master/Styles_Traffic_signs_PAC.zip

Last errors/warnings:
- E: Handled by bug report queue: org.openstreetmap.josm.tools.JosmRuntimeException: java.util.concurrent.ExecutionException: java.lang.IllegalArgumentException: MALFORMED. Causa: java.util.concurrent.ExecutionException: java.lang.IllegalArgumentException: MALFORMED. Causa: java.lang.IllegalArgumentException: MALFORMED


=== 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.lang.IllegalArgumentException: MALFORMED
	at org.openstreetmap.josm.Main.initialize(Main.java:169)
	at org.openstreetmap.josm.gui.MainApplication.mainJOSM(MainApplication.java:1013)
	at org.openstreetmap.josm.gui.MainApplication$2.processArguments(MainApplication.java:278)
	at org.openstreetmap.josm.gui.MainApplication.main(MainApplication.java:845)
Caused by: java.util.concurrent.ExecutionException: java.lang.IllegalArgumentException: MALFORMED
	at java.base/java.util.concurrent.FutureTask.report(Unknown Source)
	at java.base/java.util.concurrent.FutureTask.get(Unknown Source)
	at org.openstreetmap.josm.Main.initialize(Main.java:162)
	... 3 more
Caused by: java.lang.IllegalArgumentException: MALFORMED
	at java.base/java.util.zip.ZipCoder.toString(Unknown Source)
	at java.base/java.util.zip.ZipFile.getZipEntry(Unknown Source)
	at java.base/java.util.zip.ZipFile.access$900(Unknown Source)
	at java.base/java.util.zip.ZipFile$ZipEntryIterator.next(Unknown Source)
	at java.base/java.util.zip.ZipFile$ZipEntryIterator.nextElement(Unknown Source)
	at java.base/java.util.zip.ZipFile$ZipEntryIterator.nextElement(Unknown Source)
	at org.openstreetmap.josm.io.CachedFile.findZipEntryImpl(CachedFile.java:340)
	at org.openstreetmap.josm.io.CachedFile.findZipEntryPath(CachedFile.java:305)
	at org.openstreetmap.josm.gui.mappaint.MapPaintStyles.fromSourceEntry(MapPaintStyles.java:342)
	at org.openstreetmap.josm.gui.mappaint.MapPaintStyles.readFromPreferences(MapPaintStyles.java:307)
	at org.openstreetmap.josm.gui.preferences.map.MapPaintPreference.initialize(MapPaintPreference.java:188)
	at org.openstreetmap.josm.Main$InitializationTask.call(Main.java:253)
	at org.openstreetmap.josm.Main$InitializationTask.call(Main.java:232)
	at java.base/java.util.concurrent.FutureTask.run(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base/java.lang.Thread.run(Unknown Source)

Attachments (2)

Captura pantalla.odt (181.7 KB ) - added by Puxan 8 years ago.
Captura pantalla.png (167.2 KB ) - added by Hb--- 8 years ago.
Picture from OPs ODT-file

Download all attachments as: .zip

Change History (3)

by Puxan, 8 years ago

Attachment: Captura pantalla.odt added

by Hb---, 8 years ago

Attachment: Captura pantalla.png added

Picture from OPs ODT-file

comment:1 by stoecker, 8 years ago

Resolution: duplicate
Status: newclosed

Closed as duplicate of #15996.

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.