[keycloak-user] Tried to update database from 1.2.0.Beta1 to 1.2.0.Final

Dean Peterson peterson.dean at gmail.com
Sat Jun 20 22:04:31 EDT 2015


I am using mongodb version 3.0.2

On Fri, Jun 19, 2015 at 4:19 AM, Marek Posolda <mposolda at redhat.com> wrote:

>  Which version of MongoDB are you using?
>
> Marek
>
>
> On 19.6.2015 03:26, Dean Peterson wrote:
>
> Neither returned any indexes
>
> On Wed, Jun 17, 2015 at 1:06 AM, Stian Thorgersen <stian at redhat.com>
> wrote:
>
>> Could you run listIndexes[1] on the applications and clients collections?
>>
>> [1]
>> http://docs.mongodb.org/manual/tutorial/list-indexes/#list-all-indexes-on-a-collection
>>
>> ----- Original Message -----
>> > From: "Dean Peterson" <peterson.dean at gmail.com>
>>  > To: "Stian Thorgersen" <stian at redhat.com>
>> > Cc: keycloak-user at lists.jboss.org
>> > Sent: Wednesday, 17 June, 2015 7:32:24 AM
>> > Subject: Re: [keycloak-user] Tried to update database from 1.2.0.Beta1
>> to 1.2.0.Final
>> >
>> > Any suggestions?
>> >
>> > On Mon, Jun 15, 2015 at 6:54 AM, Dean Peterson <peterson.dean at gmail.com
>> >
>> > wrote:
>> >
>> > > I put the version in the subject: 1.2.0.Beta1
>> > > On Jun 15, 2015 12:28 AM, "Stian Thorgersen" <stian at redhat.com>
>> wrote:
>> > >
>> > >> What version are you upgrading from?
>> > >>
>> > >> ----- Original Message -----
>> > >> > From: "Dean Peterson" <peterson.dean at gmail.com>
>> > >> > To: keycloak-user at lists.jboss.org
>> > >> > Sent: Monday, 15 June, 2015 5:50:12 AM
>> > >> > Subject: Re: [keycloak-user] Tried to update database from
>> 1.2.0.Beta1
>> > >> to     1.2.0.Final
>> > >> >
>> > >> > 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:
>> > >>
>> > >> When updating the db it goes through a list of updates, so if you
>> haven't
>> > >> upgraded to 1.2.0.cr1 in the past that update is on the list as well.
>> > >>
>> > >> >
>> > >> > Caused by: com.mongodb.CommandFailureException: { "serverUsed" :
>> "kcdb/
>> > >> > 172.17.5.191:27017 " , "nIndexesWas" : 1 , "ok" : 0.0 , "errmsg" :
>> > >> "index
>> > >> > not found with name [realmId_1_name_1]"}
>> > >> > at com.mongodb.CommandResult.getException(CommandResult.java:71)
>> > >> > at com.mongodb.CommandResult.throwOnError(CommandResult.java:110)
>> > >> > at com.mongodb.DBCollection.dropIndexes(DBCollection.java:847)
>> > >> > at com.mongodb.DBCollection.dropIndex(DBCollection.java:1349)
>> > >> > at
>> > >> >
>> > >>
>> org.keycloak.connections.mongo.updater.impl.updates.Update1_2_0_CR1.convertApplicationsToClients(Update1_2_0_CR1.java:33)
>> > >> > at
>> > >> >
>> > >>
>> org.keycloak.connections.mongo.updater.impl.updates.Update1_2_0_CR1.update(Update1_2_0_CR1.java:23)
>> > >> > at
>> > >> >
>> > >>
>> org.keycloak.connections.mongo.updater.impl.DefaultMongoUpdaterProvider.update(DefaultMongoUpdaterProvider.java:82)
>> > >> >
>> > >> >
>> > >> > On Sun, Jun 14, 2015 at 10:43 PM, Dean Peterson <
>> > >> peterson.dean at gmail.com >
>> > >> > wrote:
>> > >> >
>> > >> >
>> > >> >
>> > >> > I receive this error:
>> > >> >
>> > >> > Caused by: java.lang.RuntimeException: Failed to update database
>> > >> > at
>> > >> >
>> > >>
>> org.keycloak.connections.mongo.updater.impl.DefaultMongoUpdaterProvider.update(DefaultMongoUpdaterProvider.java:93)
>> > >> > at
>> > >> >
>> > >>
>> org.keycloak.connections.mongo.DefaultMongoConnectionFactoryProvider.lazyInit(DefaultMongoConnectionFactoryProvider.java:95)
>> > >> > ... 35 more
>> > >> > Caused by: com.mongodb.CommandFailureException: { "serverUsed" :
>> "kcdb/
>> > >> > 172.17.5.191:27017 " , "nIndexesWas" : 1 , "ok" : 0.0 , "errmsg" :
>> > >> "index
>> > >> > not found with name [realmId_1_name_1]"}
>> > >> > at com.mongodb.CommandResult.getException(CommandResult.java:71)
>> > >> > at com.mongodb.CommandResult.throwOnError(CommandResult.java:110)
>> > >> >
>> > >> >
>> > >> >
>> > >> > _______________________________________________
>> > >> > keycloak-user mailing list
>> > >> > keycloak-user at lists.jboss.org
>> > >> > https://lists.jboss.org/mailman/listinfo/keycloak-user
>> > >>
>> > >
>> >
>>
>
>
>
> _______________________________________________
> keycloak-user mailing listkeycloak-user at lists.jboss.orghttps://lists.jboss.org/mailman/listinfo/keycloak-user
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/keycloak-user/attachments/20150620/ace3d907/attachment-0001.html 


More information about the keycloak-user mailing list