<div dir="ltr">The end of the error message is strange since I am trying to update to 1.2.0.Final.  It refers to a candidate release:<div><br></div><div><div>Caused by: com.mongodb.CommandFailureException: { &quot;serverUsed&quot; : &quot;kcdb/<a href="http://172.17.5.191:27017">172.17.5.191:27017</a>&quot; , &quot;nIndexesWas&quot; : 1 , &quot;ok&quot; : 0.0 , &quot;errmsg&quot; : &quot;index not found with name [realmId_1_name_1]&quot;}</div><div><span class="" style="white-space:pre">        </span>at com.mongodb.CommandResult.getException(CommandResult.java:71)</div><div><span class="" style="white-space:pre">        </span>at com.mongodb.CommandResult.throwOnError(CommandResult.java:110)</div><div><span class="" style="white-space:pre">        </span>at com.mongodb.DBCollection.dropIndexes(DBCollection.java:847)</div><div><span class="" style="white-space:pre">        </span>at com.mongodb.DBCollection.dropIndex(DBCollection.java:1349)</div><div><span class="" style="white-space:pre">        </span>at org.keycloak.connections.mongo.updater.impl.updates.Update1_2_0_CR1.convertApplicationsToClients(Update1_2_0_CR1.java:33)</div><div><span class="" style="white-space:pre">        </span>at org.keycloak.connections.mongo.updater.impl.updates.Update1_2_0_CR1.update(Update1_2_0_CR1.java:23)</div><div><span class="" style="white-space:pre">        </span>at org.keycloak.connections.mongo.updater.impl.DefaultMongoUpdaterProvider.update(DefaultMongoUpdaterProvider.java:82)</div></div><div><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Sun, Jun 14, 2015 at 10:43 PM, Dean Peterson <span dir="ltr">&lt;<a href="mailto:peterson.dean@gmail.com" target="_blank">peterson.dean@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">I receive this error:<div><br></div><div><div>Caused by: java.lang.RuntimeException: Failed to update database</div><div><span style="white-space:pre-wrap">        </span>at org.keycloak.connections.mongo.updater.impl.DefaultMongoUpdaterProvider.update(DefaultMongoUpdaterProvider.java:93)</div><div><span style="white-space:pre-wrap">        </span>at org.keycloak.connections.mongo.DefaultMongoConnectionFactoryProvider.lazyInit(DefaultMongoConnectionFactoryProvider.java:95)</div><div><span style="white-space:pre-wrap">        </span>... 35 more</div><div>Caused by: com.mongodb.CommandFailureException: { &quot;serverUsed&quot; : &quot;kcdb/<a href="http://172.17.5.191:27017" target="_blank">172.17.5.191:27017</a>&quot; , &quot;nIndexesWas&quot; : 1 , &quot;ok&quot; : 0.0 , &quot;errmsg&quot; : &quot;index not found with name [realmId_1_name_1]&quot;}</div><div><span style="white-space:pre-wrap">        </span>at com.mongodb.CommandResult.getException(CommandResult.java:71)</div><div><span style="white-space:pre-wrap">        </span>at com.mongodb.CommandResult.throwOnError(CommandResult.java:110)</div></div><div><br></div></div>
</blockquote></div><br></div>