Opened 9 years ago

Last modified 9 years ago

#14608 closed defect

application crash — at Initial Version

Reported by: anonymous Owned by: team
Priority: normal Milestone:
Component: Plugin Kartaview/openstreetcam 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:http://josm.openstreetmap.de/svn/trunk
Repository:UUID: 0c6e7542-c601-0410-84e7-c038aed88b3b
Last:Changed Date: 2017-04-02 01:45:00 +0200 (Sun, 02 Apr 2017)
Build-Date:2017-04-02 01:34:50
Revision:11826
Relative:URL: ^/trunk

Identification: JOSM/1.5 (11826 en) Mac OS X 10.12.5
Memory Usage: 889 MB / 1820 MB (272 MB allocated, but free)
Java version: 1.8.0_111-b14, Oracle Corporation, Java HotSpot(TM) 64-Bit Server VM
Screen: Display 69732352 1280x800
Maximum Screen Size: 1280x800
Dataset consistency test: No problems found

Plugins:
+ Mapillary (v1.4.2)
+ OpenStreetCam (64)
+ apache-commons (32994)
+ apache-http (32699)
+ atlasReader (31241)
+ buildings_tools (33004)
+ ejml (32680)
+ geojson (52)
+ geotools (33042)
+ jts (32699)
+ measurement (33088)
+ opendata (33197)
+ reltoolbox (33088)
+ turnrestrictions (33088)
+ utilsplugin2 (33182)

Last errors/warnings:
- W: java.io.IOException: Attribution is not loaded yet
- W: java.io.IOException: Attribution is not loaded yet
- W: java.io.IOException: Attribution is not loaded yet
- W: java.io.IOException: Attribution is not loaded yet
- W: java.io.IOException: Attribution is not loaded yet
- W: java.io.IOException: Attribution is not loaded yet
- W: java.io.IOException: Attribution is not loaded yet
- W: java.io.IOException: Attribution is not loaded yet
- W: java.io.IOException: Attribution is not loaded yet
- E: Handled by bug report queue: java.lang.IndexOutOfBoundsException: Index: 0, Size: 0


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

Warning issued by: BugReportExceptionHandler#handleException

=== STACK TRACE ===
Thread: pool-3-thread-31 (496)
java.lang.IndexOutOfBoundsException: Index: 0, Size: 0
	at java.util.ArrayList.rangeCheck(ArrayList.java:653)
	at java.util.ArrayList.get(ArrayList.java:429)
	at org.openstreetmap.josm.plugins.openstreetcam.ServiceHandler.listNearbyPhotos(ServiceHandler.java:81)
	at org.openstreetmap.josm.plugins.openstreetcam.DataUpdateThread.updatePhotos(DataUpdateThread.java:146)
	at org.openstreetmap.josm.plugins.openstreetcam.DataUpdateThread.lambda$run$0(DataUpdateThread.java:61)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at java.lang.Thread.run(Thread.java:745)

Change History (0)

Note: See TracTickets for help on using tickets.