Modify

Opened 2 years ago

Closed 2 years ago

#21692 closed defect (duplicate)

history not working

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.

Revision:18303
Build-Date:2021-11-01 22:53:13

Identification: JOSM/1.5 (18303 en) Windows 10 64-Bit
OS Build number: Windows 10 Pro 2009 (19042)
Memory Usage: 994 MB / 994 MB (259 MB allocated, but free)
Java version: 17.0.1+12-LTS, Azul Systems, Inc., OpenJDK 64-Bit Server VM
Look and Feel: com.sun.java.swing.plaf.windows.WindowsLookAndFeel
Screen: \Display0 1920×1080 (scaling 1.00×1.00)
Maximum Screen Size: 1920×1080
Best cursor sizes: 16×16→32×32, 32×32→32×32
System property file.encoding: Cp1252
System property sun.jnu.encoding: Cp1252
Locale info: en_IN
Numbers with default locale: 1234567890 -> 1234567890
VM arguments: [-Djpackage.app-version=1.5.18303, --add-modules=java.scripting,java.sql,javafx.controls,javafx.media,javafx.swing,javafx.web, --add-exports=java.base/sun.security.action=ALL-UNNAMED, --add-exports=java.desktop/com.sun.imageio.plugins.jpeg=ALL-UNNAMED, --add-exports=java.desktop/com.sun.imageio.spi=ALL-UNNAMED, --add-opens=java.base/java.lang=ALL-UNNAMED, --add-opens=java.base/java.nio=ALL-UNNAMED, --add-opens=java.base/jdk.internal.loader=ALL-UNNAMED, --add-opens=java.base/jdk.internal.ref=ALL-UNNAMED, --add-opens=java.desktop/javax.imageio.spi=ALL-UNNAMED, --add-opens=java.desktop/javax.swing.text.html=ALL-UNNAMED, --add-opens=java.prefs/java.util.prefs=ALL-UNNAMED, -Djpackage.app-path=%UserProfile%\AppData\Local\JOSM\JOSM.exe]
Dataset consistency test: No problems found

Plugins:
+ KartaView (387)
+ Mapillary (2.0.0-alpha.50)
+ apache-commons (35524)
+ apache-http (35589)
+ jna (35872)
+ mapwithai (1.9.5)
+ measurement (35640)
+ reltoolbox (35829)
+ utilsplugin2 (35856)

Map paint styles:
+ https://josm.openstreetmap.de/josmfile?page=Styles/MapWithAI&zip=1
+ %UserProfile%\Documents\NB_style (2).mapcss

Last errors/warnings:
- 00019.717 E: Failed to locate image 'MapWithAI'
- 01246.181 E: Exception while applying condition:unconnected:: org.openstreetmap.josm.data.osm.DataIntegrityProblemException: Primitive must be part of the dataset: {Node id=-102208 version=0 VT lat=0.0,lon=0.0}
- 01246.199 E: Exception while applying condition:unconnected:: org.openstreetmap.josm.data.osm.DataIntegrityProblemException: Primitive must be part of the dataset: {Node id=-102209 version=0 VT lat=0.0,lon=0.0}
- 01246.202 E: Exception while applying condition:unconnected:: org.openstreetmap.josm.data.osm.DataIntegrityProblemException: Primitive must be part of the dataset: {Node id=-102210 version=0 VT lat=0.0,lon=0.0}
- 01246.206 E: Exception while applying condition:unconnected:: org.openstreetmap.josm.data.osm.DataIntegrityProblemException: Primitive must be part of the dataset: {Node id=-102211 version=0 VT lat=0.0,lon=0.0}
- 01246.210 E: Exception while applying condition:unconnected:: org.openstreetmap.josm.data.osm.DataIntegrityProblemException: Primitive must be part of the dataset: {Node id=-102212 version=0 VT lat=0.0,lon=0.0}
- 01246.228 E: Exception while applying condition:unconnected:: org.openstreetmap.josm.data.osm.DataIntegrityProblemException: Primitive must be part of the dataset: {Node id=-102213 version=0 VT lat=0.0,lon=0.0}
- 03072.228 E: org.openstreetmap.josm.io.OsmTransferException: org.xml.sax.SAXException: (3,129)Illegal value for mandatory attribute 'uid' of type long (>=0). Got '-1'.. Cause: org.xml.sax.SAXException: (3,129)Illegal value for mandatory attribute 'uid' of type long (>=0). Got '-1'.
- 03072.258 E: Handled by bug report queue: org.openstreetmap.josm.io.OsmTransferException: org.xml.sax.SAXException: (3,129)Illegal value for mandatory attribute 'uid' of type long (>=0). Got '-1'.. Cause: org.xml.sax.SAXException: (3,129)Illegal value for mandatory attribute 'uid' of type long (>=0). Got '-1'.
- 03072.269 W: {Way id=706516696 version=3 VT> nodes=[{Node id=6639053265 version=2 V lat=33.6725818,lon=73.1672169}, {Node id=9209051232 version=1 V lat=33.6725766,lon=73.1684142}, {Node id=6639053284 version=2 V lat=33.6725755,lon=73.1688689}, {Node id=6639053282 version=2 V lat=33.6725773,lon=73.1689952}, {Node id=9209051230 version=1 V lat=33.672574,lon=73.1694966}, {Node id=6639053353 version=2 V lat=33.6725713,lon=73.1698975}]} not found in HistoryDataSet

OSM API: https://xsm-pakistan.airlift.nextbillion.io/api


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

Warning issued by: BugReportExceptionHandler#handleException

=== STACK TRACE ===
Thread: AWT-EventQueue-0 (22) of main
org.openstreetmap.josm.io.OsmTransferException: org.xml.sax.SAXException: (3,129)Illegal value for mandatory attribute 'uid' of type long (>=0). Got '-1'.
	at org.openstreetmap.josm.io.OsmServerHistoryReader.parseHistory(OsmServerHistoryReader.java:77)
	at org.openstreetmap.josm.gui.history.HistoryLoadTask.loadHistory(HistoryLoadTask.java:227)
	at org.openstreetmap.josm.gui.history.HistoryLoadTask.loadHistory(HistoryLoadTask.java:204)
	at org.openstreetmap.josm.gui.history.HistoryLoadTask.realRun(HistoryLoadTask.java:189)
	at org.openstreetmap.josm.gui.PleaseWaitRunnable.doRealRun(PleaseWaitRunnable.java:94)
	at org.openstreetmap.josm.gui.PleaseWaitRunnable.run(PleaseWaitRunnable.java:142)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
	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)
Caused by: org.xml.sax.SAXException: (3,129)Illegal value for mandatory attribute 'uid' of type long (>=0). Got '-1'.
	at org.openstreetmap.josm.io.OsmHistoryReader$Parser.throwException(OsmHistoryReader.java:48)
	at org.openstreetmap.josm.io.AbstractParser.getAttributeLong(AbstractParser.java:71)
	at org.openstreetmap.josm.io.AbstractParser.createPrimitive(AbstractParser.java:118)
	at org.openstreetmap.josm.io.AbstractParser.startWay(AbstractParser.java:155)
	at org.openstreetmap.josm.io.AbstractParser.doStartElement(AbstractParser.java:193)
	at org.openstreetmap.josm.io.OsmHistoryReader$Parser.startElement(OsmHistoryReader.java:58)
	at java.xml/com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.startElement(Unknown Source)
	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.scanStartElement(Unknown Source)
	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(Unknown Source)
	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(Unknown Source)
	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(Unknown Source)
	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(Unknown Source)
	at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(Unknown Source)
	at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(Unknown Source)
	at java.xml/com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(Unknown Source)
	at java.xml/com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.parse(Unknown Source)
	at java.xml/com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl$JAXPSAXParser.parse(Unknown Source)
	at java.xml/com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl.parse(Unknown Source)
	at org.openstreetmap.josm.tools.XmlUtils.parseSafeSAX(XmlUtils.java:123)
	at org.openstreetmap.josm.io.OsmHistoryReader.parse(OsmHistoryReader.java:94)
	at org.openstreetmap.josm.io.OsmServerHistoryReader.parseHistory(OsmServerHistoryReader.java:70)
	... 10 more

Attachments (0)

Change History (1)

comment:1 by skyper, 2 years ago

Resolution: duplicate
Status: newclosed

Closed as duplicate of #21690.

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.