Modify

Opened 5 years ago

Closed 5 years ago

#19143 closed defect (needinfo)

I can't upload

Reported by: anonymous Owned by: anonymous
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:https://josm.openstreetmap.de/svn/trunk
Repository:UUID: 0c6e7542-c601-0410-84e7-c038aed88b3b
Last:Changed Date: 2020-04-06 02:17:07 +0200 (Mon, 06 Apr 2020)
Build-Date:2020-04-06 00:18:43
Revision:16239
Relative:URL: ^/trunk

Identification: JOSM/1.5 (16239 en) Windows 7 64-Bit
OS Build number: Windows 7 Home Premium (7601)
Memory Usage: 685 MB / 1820 MB (491 MB allocated, but free)
Java version: 1.8.0-ea-b117, Oracle Corporation, Java HotSpot(TM) 64-Bit Server VM
Screen: \Display0 1366x768
Maximum Screen Size: 1366x768
Dataset consistency test: No problems found

Plugins:
+ ColorPlugin (1537115529)
+ SimplifyArea (35405)
+ alignways (35405)
+ areaselector (359)
+ austriaaddresshelper (57)
+ buildings_tools (35405)
+ changeset-viewer (22)
+ contourmerge (v0.1.6)
+ ejml (35313)
+ imagery_offset_db (35405)
+ livegps (35248)
+ log4j (35092)
+ photoadjust (35405)
+ scripting (30796)
+ surveyor (35405)
+ todo (30306)
+ turnrestrictions (35405)
+ utilsplugin2 (35405)

Last errors/warnings:
- W: java.util.zip.ZipException: error in opening zip file
- W: PluginException: : org.openstreetmap.josm.plugins.PluginException: Invalid jar file '<josm.pref>\plugins\apache-commons.jar.new'
- W: Failed to scan file 'apache-commons.jar.new' for plugin information. Skipping.
- W: Failed to install plugin '<josm.pref>\plugins\apache-commons.jar' from temporary download file '<josm.pref>\plugins\apache-commons.jar.new'. error in opening zip file: java.util.zip.ZipException: error in opening zip file
- E: Handled by bug report queue: java.lang.IllegalAccessError: tried to access method org.openstreetmap.josm.data.validation.Test.isBuilding(Lorg/openstreetmap/josm/data/osm/OsmPrimitive;)Z from class org.openstreetmap.josm.data.validation.tests.UnconnectedWays$UnconnectedHighways$$Lambda$725/2100316152
- E: Handled by bug report queue: java.lang.IllegalAccessError: tried to access method org.openstreetmap.josm.data.validation.Test.isBuilding(Lorg/openstreetmap/josm/data/osm/OsmPrimitive;)Z from class org.openstreetmap.josm.data.validation.tests.UnconnectedWays$UnconnectedHighways$$Lambda$725/2100316152


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

Warning issued by: BugReportExceptionHandler#handleException

=== STACK TRACE ===
Thread: AWT-EventQueue-0 (17) of main
java.lang.IllegalAccessError: tried to access method org.openstreetmap.josm.data.validation.Test.isBuilding(Lorg/openstreetmap/josm/data/osm/OsmPrimitive;)Z from class org.openstreetmap.josm.data.validation.tests.UnconnectedWays$UnconnectedHighways$$Lambda$725/2100316152
	at org.openstreetmap.josm.data.validation.tests.UnconnectedWays$UnconnectedHighways$$Lambda$725/2100316152.test(Unknown Source)
	at java.util.stream.MatchOps$1MatchSink.accept(Unknown Source)
	at java.util.ArrayList$ArrayListSpliterator.tryAdvance(Unknown Source)
	at java.util.stream.ReferencePipeline.forEachWithCancel(Unknown Source)
	at java.util.stream.AbstractPipeline.copyIntoWithCancel(Unknown Source)
	at java.util.stream.AbstractPipeline.copyInto(Unknown Source)
	at java.util.stream.AbstractPipeline.wrapAndCopyInto(Unknown Source)
	at java.util.stream.MatchOps$MatchOp.evaluateSequential(Unknown Source)
	at java.util.stream.MatchOps$MatchOp.evaluateSequential(Unknown Source)
	at java.util.stream.AbstractPipeline.evaluate(Unknown Source)
	at java.util.stream.ReferencePipeline.anyMatch(Unknown Source)
	at org.openstreetmap.josm.data.validation.tests.UnconnectedWays$UnconnectedHighways.ignoreUnconnectedEndNode(UnconnectedWays.java:100)
	at org.openstreetmap.josm.data.validation.tests.UnconnectedWays.fillSearchNodes(UnconnectedWays.java:408)
	at org.openstreetmap.josm.data.validation.tests.UnconnectedWays.endTest(UnconnectedWays.java:375)
	at org.openstreetmap.josm.actions.upload.ValidateUploadHook.checkUpload(ValidateUploadHook.java:67)
	at org.openstreetmap.josm.actions.UploadAction.checkPreUploadConditions(UploadAction.java:219)
	at org.openstreetmap.josm.actions.UploadAction.uploadData(UploadAction.java:238)
	at org.openstreetmap.josm.actions.UploadAction.actionPerformed(UploadAction.java:294)
	at javax.swing.AbstractButton.fireActionPerformed(Unknown Source)
	at javax.swing.AbstractButton$Handler.actionPerformed(Unknown Source)
	at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source)
	at javax.swing.DefaultButtonModel.setPressed(Unknown Source)
	at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(Unknown Source)
	at java.awt.AWTEventMulticaster.mouseReleased(Unknown Source)
	at java.awt.Component.processMouseEvent(Unknown Source)
	at javax.swing.JComponent.processMouseEvent(Unknown Source)
	at java.awt.Component.processEvent(Unknown Source)
	at java.awt.Container.processEvent(Unknown Source)
	at java.awt.Component.dispatchEventImpl(Unknown Source)
	at java.awt.Container.dispatchEventImpl(Unknown Source)
	at java.awt.Component.dispatchEvent(Unknown Source)
	at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
	at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
	at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
	at java.awt.Container.dispatchEventImpl(Unknown Source)
	at java.awt.Window.dispatchEventImpl(Unknown Source)
	at java.awt.Component.dispatchEvent(Unknown Source)
	at java.awt.EventQueue.dispatchEventImpl(Unknown Source)
	at java.awt.EventQueue.access$400(Unknown Source)
	at java.awt.EventQueue$3.run(Unknown Source)
	at java.awt.EventQueue$3.run(Unknown Source)
	at java.security.AccessController.doPrivileged(Native Method)
	at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)
	at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)
	at java.awt.EventQueue$4.run(Unknown Source)
	at java.awt.EventQueue$4.run(Unknown Source)
	at java.security.AccessController.doPrivileged(Native Method)
	at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)
	at java.awt.EventQueue.dispatchEvent(Unknown Source)
	at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
	at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
	at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
	at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
	at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
	at java.awt.EventDispatchThread.run(Unknown Source)

Attachments (0)

Change History (2)

comment:1 by skyper, 5 years ago

Owner: changed from team to anonymous
Status: newneedinfo

Please, save your data to a file and update java. You are using an outdated version.

Does it still happen with an up to date java version ?

comment:2 by anonymous, 5 years ago

Priority: criticalnormal
Resolution: needinfo
Status: needinfoclosed
Type: taskdefect

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain anonymous.
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.