Opened 14 years ago
Last modified 14 years ago
#7119 closed defect
Crass on start, tested and latest version, ubuntu 11.10 — at Version 1
| Reported by: | Owned by: | GAston | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Core | Version: | tested |
| Keywords: | Cc: |
Description (last modified by )
Repository Root: http://josm.openstreetmap.de/svn Build-Date: 2011-10-31 02:32:25 Last Changed Author: stoecker Revision: 4550 Repository UUID: 0c6e7542-c601-0410-84e7-c038aed88b3b URL: http://josm.openstreetmap.de/svn/trunk Last Changed Date: 2011-10-30 22:19:50 +0100 (Sun, 30 Oct 2011) Last Changed Rev: 4550 Identification: JOSM/1.5 (4550 en) Memory Usage: 32 MB / 481 MB (14 MB allocated, but free) Java version: 1.6.0_23, Sun Microsystems Inc., OpenJDK Client VM Operating system: Linux Plugin: reltoolbox Plugin: restart java.lang.RuntimeException: org.xml.sax.SAXParseException; lineNumber: 6; columnNumber: 3; The element type "hr" must be terminated by the matching end-tag "</hr>". at org.openstreetmap.josm.tools.XmlObjectParser.start(XmlObjectParser.java:296) at org.openstreetmap.josm.tools.XmlObjectParser.startWithValidation(XmlObjectParser.java:316) at org.openstreetmap.josm.gui.mappaint.xml.XmlStyleSource.loadStyleSource(XmlStyleSource.java:70) at org.openstreetmap.josm.gui.mappaint.MapPaintStyles.readFromPreferences(MapPaintStyles.java:157) at org.openstreetmap.josm.gui.preferences.MapPaintPreference.initialize(MapPaintPreference.java:160) at org.openstreetmap.josm.Main.<init>(Main.java:251) at org.openstreetmap.josm.gui.MainApplication.<init>(MainApplication.java:60) at org.openstreetmap.josm.gui.MainApplication.main(MainApplication.java:241) Caused by: org.xml.sax.SAXParseException; lineNumber: 6; columnNumber: 3; The element type "hr" must be terminated by the matching end-tag "</hr>". at com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.parse(AbstractSAXParser.java:1234) at com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl$JAXPSAXParser.parse(SAXParserImpl.java:525) at org.openstreetmap.josm.tools.XmlObjectParser.start(XmlObjectParser.java:294) ... 7 more
Note:
See TracTickets
for help on using tickets.


