Skip to content
This repository has been archived by the owner on Jan 6, 2023. It is now read-only.

Temporal Sample data for a day earlier does not show up #5

Closed
aKhullar opened this issue Aug 6, 2013 · 1 comment
Closed

Temporal Sample data for a day earlier does not show up #5

aKhullar opened this issue Aug 6, 2013 · 1 comment
Assignees

Comments

@aKhullar
Copy link

aKhullar commented Aug 6, 2013

Temporal Sample issue -build 333: The data of the earthquakes for a day earlier does not show up.
screen shot 2013-08-06 at 3 51 10 pm

@ghost ghost assigned dg0yal Aug 6, 2013
@dg0yal
Copy link
Member

dg0yal commented Aug 7, 2013

The earthquakes feature layer is hitting the max record count limit (1000) on the server while fetching data. As a result some days don't have any earthquakes to display.

@dg0yal dg0yal closed this as completed Aug 7, 2013
stoffen added a commit to stoffen/arcgis-runtime-samples-ios that referenced this issue Aug 25, 2015
tid = 0x33cfd, 0x000000019669f270 libsystem_kernel.dylib`__pthread_kill + 8, queue = 'com.apple.root.default-qos', stop reason = signal SIGABRT
    frame #0: 0x000000019669f270 libsystem_kernel.dylib`__pthread_kill + 8
    frame Esri#1: 0x000000019673d160 libsystem_pthread.dylib`pthread_kill + 112
    frame Esri#2: 0x0000000196616aa0 libsystem_c.dylib`abort + 112
    frame Esri#3: 0x00000001956a9418 libc++abi.dylib`abort_message + 116
    frame Esri#4: 0x00000001956c8b74 libc++abi.dylib`default_terminate_handler() + 280
    frame Esri#5: 0x0000000195edc3dc libobjc.A.dylib`_objc_terminate() + 156
    frame Esri#6: 0x00000001956c5bb4 libc++abi.dylib`std::__terminate(void (*)()) + 16
    frame Esri#7: 0x00000001956c5478 libc++abi.dylib`__cxa_throw + 136
    frame Esri#8: 0x0000000100612f78 sblogg2014`Esri_runtimecore::Geodatabase::Sqlite_database::execute_sql(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) + 500
    frame Esri#9: 0x000000010061409c sblogg2014`Esri_runtimecore::Geodatabase::Sqlite_transaction::start() + 172
    frame Esri#10: 0x0000000100a3494c sblogg2014`Esri_runtimecore::Map_renderer::Feature_cache::Transaction::Transaction(Esri_runtimecore::Map_renderer::Feature_cache&) + 524
    frame Esri#11: 0x00000001003d299c sblogg2014`+[AGSGDBTransaction startTransactionForGeodatabase:] + 92
    frame Esri#12: 0x00000001003aee9c sblogg2014`-[AGSGDBFeature saveToTableWithTransaction:error:] + 132
    frame Esri#13: 0x00000001003b4600 sblogg2014`-[AGSGDBFeatureTable saveFeature:error:] + 84
  * frame Esri#14: 0x00000001000f0dbc sblogg2014`-[SBSolLocationManager flush](self=0x000000017030cd50, _cmd=0x00000001894621c8) + 7804 at SBSolLocationManager.m:275
    frame Esri#15: 0x00000001000eee3c sblogg2014`__45-[SBSolLocationManager flushDelayedIfRunning]_block_invoke_2(.block_descriptor=<unavailable>) + 48 at SBSolLocationManager.m:157
    frame Esri#16: 0x000000010217cfd4 libdispatch.dylib`_dispatch_call_block_and_release + 24
    frame Esri#17: 0x000000010217cf94 libdispatch.dylib`_dispatch_client_callout + 16
    frame Esri#18: 0x000000010218ab54 libdispatch.dylib`_dispatch_root_queue_drain + 2180
    frame Esri#19: 0x000000010218c248 libdispatch.dylib`_dispatch_worker_thread3 + 132
    frame Esri#20: 0x000000019673921c libsystem_pthread.dylib`_pthread_wqthread + 816
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants