Quantcast
Channel: Ask the FireCloud Team — GATK-Forum
Viewing all articles
Browse latest Browse all 1147

error in workspace deletion?

$
0
0

In trying to delete a workspace I got the error below
(I'm not sure what I did that caused the error/issue)

:

Confirm Delete
Are you sure you want to delete this workspace?
Bucket data will be deleted too.

Error 500: 404 Not Found { "code" : 404, "errors" : [ { "domain" : "global", "message" : "Resource Not Found: groupKey", "reason" : "notFound" } ], "message" : "Resource Not Found: groupKey" }
Occurred: March 25, 2016 1:16 PM -04:00
Source: rawls

Stack Trace:
at com.google.api.client.googleapis.json.GoogleJsonResponseException.from (GoogleJsonResponseException.java:145)
at com.google.api.client.googleapis.services.json.AbstractGoogleJsonClientRequest.newExceptionOnError (AbstractGoogleJsonClientRequest.java:113)
at com.google.api.client.googleapis.services.json.AbstractGoogleJsonClientRequest.newExceptionOnError (AbstractGoogleJsonClientRequest.java:40)
at com.google.api.client.googleapis.services.AbstractGoogleClientRequest$1.interceptResponse (AbstractGoogleClientRequest.java:321)
at com.google.api.client.http.HttpRequest.execute (HttpRequest.java:1056)
at com.google.api.client.googleapis.services.AbstractGoogleClientRequest.executeUnparsed (AbstractGoogleClientRequest.java:419)
at com.google.api.client.googleapis.services.AbstractGoogleClientRequest.executeUnparsed (AbstractGoogleClientRequest.java:352)
at org.broadinstitute.dsde.rawls.dataaccess.HttpGoogleServicesDAO$$anonfun$18.apply (HttpGoogleServicesDAO.scala:593)
at org.broadinstitute.dsde.rawls.dataaccess.HttpGoogleServicesDAO$$anonfun$18.apply (HttpGoogleServicesDAO.scala:593)
at scala.util.Try$.apply (Try.scala:192)
at org.broadinstitute.dsde.rawls.dataaccess.HttpGoogleServicesDAO.org$broadinstitute$dsde$rawls$dataaccess$HttpGoogleServicesDAO$$executeGoogleRequest (HttpGoogleServicesDAO.scala:592)
at org.broadinstitute.dsde.rawls.dataaccess.HttpGoogleServicesDAO$$anonfun$deleteGoogleGroup$2$$anonfun$apply$8$$anonfun$apply$mcV$sp$7.apply (HttpGoogleServicesDAO.scala:413)
at org.broadinstitute.dsde.rawls.dataaccess.HttpGoogleServicesDAO$$anonfun$deleteGoogleGroup$2$$anonfun$apply$8$$anonfun$apply$mcV$sp$7.apply (HttpGoogleServicesDAO.scala:413)
at scala.concurrent.impl.ExecutionContextImpl$DefaultThreadFactory$$anon$2$$anon$4.block (ExecutionContextImpl.scala:48)
at scala.concurrent.forkjoin.ForkJoinPool.managedBlock (ForkJoinPool.java:3640)
at scala.concurrent.impl.ExecutionContextImpl$DefaultThreadFactory$$anon$2.blockOn (ExecutionContextImpl.scala:45)
at scala.concurrent.package$.blocking (package.scala:123)
at org.broadinstitute.dsde.rawls.dataaccess.HttpGoogleServicesDAO$$anonfun$deleteGoogleGroup$2$$anonfun$apply$8.apply$mcV$sp (HttpGoogleServicesDAO.scala:412)
at org.broadinstitute.dsde.rawls.dataaccess.HttpGoogleServicesDAO$$anonfun$deleteGoogleGroup$2$$anonfun$apply$8.apply (HttpGoogleServicesDAO.scala:412)
at org.broadinstitute.dsde.rawls.dataaccess.HttpGoogleServicesDAO$$anonfun$deleteGoogleGroup$2$$anonfun$apply$8.apply (HttpGoogleServicesDAO.scala:412)
at scala.concurrent.impl.Future$PromiseCompletingRunnable.liftedTree1$1 (Future.scala:24)
at scala.concurrent.impl.Future$PromiseCompletingRunnable.run (Future.scala:24)
at scala.concurrent.impl.ExecutionContextImpl$AdaptedForkJoinTask.exec (ExecutionContextImpl.scala:121)
at scala.concurrent.forkjoin.ForkJoinTask.doExec (ForkJoinTask.java:260)
at scala.concurrent.forkjoin.ForkJoinPool$WorkQueue.pollAndExecAll (ForkJoinPool.java:1253)
at scala.concurrent.forkjoin.ForkJoinPool$WorkQueue.runTask (ForkJoinPool.java:1346)
at scala.concurrent.forkjoin.ForkJoinPool.runWorker (ForkJoinPool.java:1979)
at scala.concurrent.forkjoin.ForkJoinWorkerThread.run (ForkJoinWorkerThread.java:107)
Hide Stack Trace


Viewing all articles
Browse latest Browse all 1147

Trending Articles