Modify

Opened 8 years ago

Closed 8 years ago

#14608 closed defect (fixed)

OpenStreetCam - IndexOutOfBoundsException

Reported by: anonymous Owned by: jBeata
Priority: normal Milestone:
Component: Plugin Kartaview/openstreetcam Version:
Keywords: template_report Cc:

Description (last modified by Don-vip)

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)

Attachments (0)

Change History (3)

comment:1 by Klumbumbus, 8 years ago

Component: CorePlugin openstreetcam
Owner: changed from team to jBeata

comment:2 by Don-vip, 8 years ago

Description: modified (diff)
Summary: application crashOpenStreetCam - IndexOutOfBoundsException

comment:3 by jBeata, 8 years ago

Resolution: fixed
Status: newclosed

Fixed in build 65.

Modify Ticket

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