|
Home > Archive > Commerce Server Setup > May 2004 > Catalog Migration failes after installing Feature Pack 1 Beta
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
Catalog Migration failes after installing Feature Pack 1 Beta
|
|
|
| Howdy!
The test environment looks like:
- Win 2003 Server with latest updates/patches
- Commerce Server 2002 with SP2
- SQL Server 2000with SP3
- All the preReq for FP1 as mentioned in the Install guide except
..NET framework 1.1 would not install over .NET framework 1.0 on the
same box. It says that .NET framework is already installed. (thought
it makes me wonder why would I need both, but install docs of FP1
mentions to have both)
- Also I could not get Hotfix Q328541. .NET Framework 1.0 Service Pack
2 fix.
I followed the installation instruction of FP1 beta a,d got it
installed successfully. Then I did the POST Install steps.
I am failing to Migrate my existing Catalogs (I used
CatalogMigrationTool.exe). I went inside the bizdesk and tried to
access the "Catalog Definition Designer". I get this error
Number: 0x889800D8
Description: The Catalog Schema does not correspond to this version of
Commerce Server 2002.
The catalog migration also fails due to this same error.
I unpupped a blankbizdesk in the same site to see if this fixes the
problem, but no luck.
I cannot run the new catalog manager and Discount manager untill I
migrate the catalogs.
Can you tell me what I am doing wrong here ?
Thanks,
Vikas
| |
| Vinayak Tadas [MS] 2004-05-05, 10:34 pm |
| The CatalogMigrationTool.exe generates a log file in the current working
directory. WHat are the contents of the log file?
Also what are the options you are specifying for the
CatalogMigrationTool.exe
Thanks
Vinayak Tadas
Microsoft
http://blogs.msdn.com/vinayakt
This posting is provided "AS IS" with no warranties, and confers no rights.
You assume all risk for your use. © 2002 Microsoft Corporation. All rights
reserved.
Use of included script samples are subject to the terms specified at
http://www.microsoft.com/info/cpyright.htm
Get Secure! For more info visit http://www.microsoft.com/security. Please
reply to the newsgroups only. Thanks
"Hawk" <jain_1677@yahoo.com> wrote in message
news:f2283a1b.0405050656.260f5f26@posting.google.com...
> Howdy!
>
> The test environment looks like:
>
> - Win 2003 Server with latest updates/patches
> - Commerce Server 2002 with SP2
> - SQL Server 2000with SP3
> - All the preReq for FP1 as mentioned in the Install guide except
> .NET framework 1.1 would not install over .NET framework 1.0 on the
> same box. It says that .NET framework is already installed. (thought
> it makes me wonder why would I need both, but install docs of FP1
> mentions to have both)
> - Also I could not get Hotfix Q328541. .NET Framework 1.0 Service Pack
> 2 fix.
>
>
> I followed the installation instruction of FP1 beta a,d got it
> installed successfully. Then I did the POST Install steps.
>
> I am failing to Migrate my existing Catalogs (I used
> CatalogMigrationTool.exe). I went inside the bizdesk and tried to
> access the "Catalog Definition Designer". I get this error
>
> Number: 0x889800D8
> Description: The Catalog Schema does not correspond to this version of
> Commerce Server 2002.
>
>
> The catalog migration also fails due to this same error.
>
> I unpupped a blankbizdesk in the same site to see if this fixes the
> problem, but no luck.
>
>
> I cannot run the new catalog manager and Discount manager untill I
> migrate the catalogs.
>
> Can you tell me what I am doing wrong here ?
>
> Thanks,
> Vikas
| |
|
| Vinayak,
Here is the log from CatalogMigrationTool
****************************************
**************
Starting catalog resource migration for site CERetail at 5/4/2004
3:59:55 PM.
Updating the catalog Authorization store for site : CERetail
Failed to update the catalog authorization store. The following error
was encountered: The catalog schema is not valid. The catalog schema
does not correspond to the current version of Product Catalog System.
Catalog resource migration completed for site CERetail at 5/4/2004
3:59:59 PM.
****************************************
**************
I was trying to upgrade the auth store before doing the migration
first, it was a mistake on my part.
This command (CatalogMigrationTool.exe –S "Retail" -M ) helped me to
migrate the catalogs successfully, though I still cannot run other
commands like updating auth store. But Now I can run the Catalog
Manager and the Discount Manager.
Thanks for the help
Vikas
| |
| Vinayak Tadas[MSFT] 2004-05-11, 8:20 pm |
| You first need to migrate the catalog system using the -M option
Once that is done you can update the Authorization store using the
CatalogMigrationTool.exe -S "Retail" -P
" C:\Inetpub\wwwroot\CatalogWebService\Cat
alogAuthorizationStore.xml" -U
options. This should update the authorization store.
Thanks
Vinayak Tadas
Microsoft
http://blogs.msdn.com/vinayakt
This posting is provided "AS IS" with no warranties, and confers no rights.
You assume all risk for your use. © 2002 Microsoft Corporation. All rights
reserved.
Use of included script samples are subject to the terms specified at
http://www.microsoft.com/info/cpyright.htm
Get Secure! For more info visit http://www.microsoft.com/security. Please
reply to the newsgroups only. Thanks
"Hawk" <jain_1677@yahoo.com> wrote in message
news:f2283a1b.0405101318.13b8e485@posting.google.com...
> Vinayak,
>
> Here is the log from CatalogMigrationTool
>
> ****************************************
**************
> Starting catalog resource migration for site CERetail at 5/4/2004
> 3:59:55 PM.
> Updating the catalog Authorization store for site : CERetail
> Failed to update the catalog authorization store. The following error
> was encountered: The catalog schema is not valid. The catalog schema
> does not correspond to the current version of Product Catalog System.
> Catalog resource migration completed for site CERetail at 5/4/2004
> 3:59:59 PM.
> ****************************************
**************
>
>
> I was trying to upgrade the auth store before doing the migration
> first, it was a mistake on my part.
>
> This command (CatalogMigrationTool.exe -S "Retail" -M ) helped me to
> migrate the catalogs successfully, though I still cannot run other
> commands like updating auth store. But Now I can run the Catalog
> Manager and the Discount Manager.
>
> Thanks for the help
> Vikas
|
|
|
|
|