Modify

Opened 7 years ago

Closed 7 years ago

#15579 closed defect (duplicate)

NPE at VersionInfoPanel.lambda$build$0

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

Description (last modified by Don-vip)

What steps will reproduce the problem?

  1. Ошибка при сохранении

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-10-29 19:52:48 +0100 (Sun, 29 Oct 2017)
Build-Date:2017-10-29 19:11:19
Revision:13053
Relative:URL: ^/trunk

Identification: JOSM/1.5 (13053 uk) Windows 10 64-Bit
OS Build number: Windows 10 Pro 1709 (16299)
Memory Usage: 989 MB / 989 MB (117 MB allocated, but free)
Java version: 1.8.0_151-b12, Oracle Corporation, Java HotSpot(TM) Client VM
Screen: \Display0 1280x1024
Maximum Screen Size: 1280x1024
Dataset consistency test: No problems found

Plugins:
+ FastDraw (33731)
+ imagery_offset_db (33774)
+ indoor_sweepline (33007)
+ reltoolbox (33708)
+ reverter (33572)
+ turnrestrictions (33780)

Last errors/warnings:
- E: Error header: Precondition failed: The relation 4645353 is used in relation 4645354.
- E: org.openstreetmap.josm.io.OsmApiException: ResponseCode=412, Error Header=<Precondition failed: The relation 4645353 is used in relation 4645354.>
- E: Об’єкт все ще використовується - <html><strong>Збій</strong> вилучення <strong>зв’язку 4645353</strong>. Він все ще пов’язаний зі зв’язком 4645354.<br>Будь ласка, завантажте зв’язок, вилучіть посилання на зв’язок та надішліть дані знову.<br><br>Натисніть <strong>Підготувати розв’язання конфлікту</strong> для їх завантаження.<br>У разі потреби JOSM створить конфлікт, який ви можете розв’язати на панелі Розв’язання конфліктів.</html>
- W: java.net.SocketException: Socket closed
- W: java.net.SocketException: Socket closed
- E: org.openstreetmap.josm.io.OsmTransferCanceledException: Operation canceled
- E: Error header: Precondition failed: The relation 4645353 is used in relation 4645354.
- E: org.openstreetmap.josm.io.OsmApiException: ResponseCode=412, Error Header=<Precondition failed: The relation 4645353 is used in relation 4645354.>
- E: Об’єкт все ще використовується - <html><strong>Збій</strong> вилучення <strong>зв’язку 4645353</strong>. Він все ще пов’язаний зі зв’язком 4645354.<br>Будь ласка, завантажте зв’язок, вилучіть посилання на зв’язок та надішліть дані знову.<br><br>Натисніть <strong>Підготувати розв’язання конфлікту</strong> для їх завантаження.<br>У разі потреби JOSM створить конфлікт, який ви можете розв’язати на панелі Розв’язання конфліктів.</html>
- E: Handled by bug report queue: java.lang.NullPointerException


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

Warning issued by: BugReportExceptionHandler#handleException

=== STACK TRACE ===
Thread: AWT-EventQueue-0 (17) of main
java.lang.NullPointerException
	at org.openstreetmap.josm.gui.history.VersionInfoPanel.lambda$build$0(VersionInfoPanel.java:119)
	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.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$500(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$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source)
	at java.security.ProtectionDomain$JavaSecurityAccessImpl.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$JavaSecurityAccessImpl.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)

Change History (2)

comment:1 by poliakoffmykhailo, 7 years ago

ошибка при сохранении

comment:2 by Don-vip, 7 years ago

Description: modified (diff)
Resolution: duplicate
Status: newclosed
Summary: Ошибка при сохраненииNPE at VersionInfoPanel.lambda$build$0

Closed as duplicate of #15444.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.