You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
java.lang.OutOfMemoryError: Failed to allocate a 2097168 byte allocation with 1282432 free bytes and 1252KB until OOM, target footprint 268435456, growth limit 268435456
at java.io.BufferedInputStream.fill(BufferedInputStream.java:235)
at java.io.BufferedInputStream.read1(BufferedInputStream.java:288)
at java.io.BufferedInputStream.read(BufferedInputStream.java:347)
at com.google.api.client.util.ByteStreams$LimitedInputStream.read(ByteStreams.java:113)
at java.io.FilterInputStream.read(FilterInputStream.java:107)
at com.google.api.client.util.ByteStreams.copy(ByteStreams.java:48)
at com.google.api.client.util.IOUtils.copy(IOUtils.java:91)
at com.google.api.client.http.AbstractInputStreamContent.writeTo(AbstractInputStreamContent.java:67)
at com.google.api.client.http.javanet.NetHttpRequest$DefaultOutputWriter.write(NetHttpRequest.java:76)
at com.google.api.client.http.javanet.NetHttpRequest.writeContentToOutputStream(NetHttpRequest.java:174)
at com.google.api.client.http.javanet.NetHttpRequest.execute(NetHttpRequest.java:117)
at com.google.api.client.http.javanet.NetHttpRequest.execute(NetHttpRequest.java:84)
at com.google.api.client.http.HttpRequest.execute(HttpRequest.java:1012)
at com.google.api.client.googleapis.media.MediaHttpUploader.executeCurrentRequestWithoutGZip(MediaHttpUploader.java:519)
at com.google.api.client.googleapis.media.MediaHttpUploader.resumableUpload(MediaHttpUploader.java:392)
at com.google.api.client.googleapis.media.MediaHttpUploader.upload(MediaHttpUploader.java:308)
at com.google.api.client.googleapis.services.AbstractGoogleClientRequest.executeUnparsed(AbstractGoogleClientRequest.java:566)
at com.google.api.client.googleapis.services.AbstractGoogleClientRequest.executeUnparsed(AbstractGoogleClientRequest.java:493)
at com.google.api.client.googleapis.services.AbstractGoogleClientRequest.execute(AbstractGoogleClientRequest.java:603)
at net.bible.service.cloudsync.googledrive.GoogleDriveCloudAdapter.upload(GoogleDriveCloudAdapter.kt:281)
at net.bible.service.cloudsync.CloudSync$createAndUploadNewPatch$2.invokeSuspend(CloudSync.kt:511)
at net.bible.service.cloudsync.CloudSync$createAndUploadNewPatch$2.invoke(CloudSync.kt:0)
at net.bible.service.cloudsync.CloudSync$createAndUploadNewPatch$2.invoke(CloudSync.kt:0)
at kotlinx.coroutines.intrinsics.UndispatchedKt.startUndispatchedOrReturn(Undispatched.kt:61)
at kotlinx.coroutines.BuildersKt__Builders_commonKt.withContext(Builders.common.kt:163)
at kotlinx.coroutines.BuildersKt.withContext(Unknown Source:1)
at net.bible.service.cloudsync.CloudSync.createAndUploadNewPatch(CloudSync.kt:502)
at net.bible.service.cloudsync.CloudSync.access$createAndUploadNewPatch(CloudSync.kt:85)
at net.bible.service.cloudsync.CloudSync$synchronize$2$1$1.invokeSuspend(CloudSync.kt:376)
at net.bible.service.cloudsync.CloudSync$synchronize$2$1$1.invoke(CloudSync.kt:0)
at net.bible.service.cloudsync.CloudSync$synchronize$2$1$1.invoke(CloudSync.kt:0)
at net.bible.service.common.CommonUtilsKt$asyncMap$2$1$1.invokeSuspend(CommonUtils.kt:1749)
at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104)
at kotlinx.coroutines.internal.LimitedDispatcher$Worker.run(LimitedDispatcher.kt:111)
at kotlinx.coroutines.scheduling.TaskImpl.run(Tasks.kt:99)
at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:584)
at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:811)
at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:715)
at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:702)
Suppressed: kotlinx.coroutines.internal.DiagnosticCoroutineContextException: [StandaloneCoroutine{Cancelling}@e6a7e19, Dispatchers.IO]
The text was updated successfully, but these errors were encountered:
https://support.andbible.org/scp/tickets.php?id=2820
The text was updated successfully, but these errors were encountered: