cancel
Showing results for 
Search instead for 
Did you mean: 

Upgrading Database Schema

cphastings
Champ in-the-making
Champ in-the-making
Hello Everyone,

I ran the upgrade process from Labs 3c to Labs 3 Stable and everything seems to be working fine.

My question is regarding the database schema.  When Alfresco starts it is telling me that my schema is still the old 3c schema instead of the 3 stable schema as seen in this message:

10:39:41,211 INFO  [org.alfresco.service.descriptor.DescriptorService] Alfresco started (Labs): Current version 3.0.0 (Stable 1526) schema 1002 - Installed version 3.0.0 (c 1342) schema 1000

Is there a way I can force the schema to be upgraded since it is not happening automatically?

Thanks!
2 REPLIES 2

mikeh
Star Contributor
Star Contributor
You're not quite reading it correctly.

It's telling you the current schema is 1002 (V3.0.0 Stable 1526), whereas the original installation was schema 1000 (V3.0.0 Labs C). Therefore you've been upgraded.

Mike

cphastings
Champ in-the-making
Champ in-the-making
Sorry Mike, thank you so much!