Kentico 11 - continuous integration

Lakshan Perera asked on August 10, 2018 07:16

Getting and error when serializing objects in continuous integration

EventDescription: Message: Serialization of object type "Online marketing MVT combination variation" (om.mvtcombinationvariation) failed for object "MVTCombinationID 8, MVTVariantID 1" ([Unknown]: 0). See inner exception for further details.

EventDescription: Message: Serialization of object type "Online marketing MVT combination variation" (om.mvtcombinationvariation) failed for object "MVTCombinationID 8, MVTVariantID 1" ([Unknown]: 0). See inner exception for further details.

Exception type: CMS.ContinuousIntegration.ObjectTypeSerializationException
Stack trace: 
   at CMS.ContinuousIntegration.Internal.FileSystemStoreAllJob.StoreSingleObjectTypeObject(FileSystemStoreJob storeJob, ObjectTypeInfo typeInfo, String objectType, BaseInfo info, Int32 counter, Int32 total)
   at CMS.ContinuousIntegration.Internal.FileSystemStoreAllJob.<>c__DisplayClass8_0.b__0(BaseInfo info)
   at CMS.ContinuousIntegration.Internal.AbstractFileSystemJob.CancellableForEach[T](CancellationToken cancellationToken, IEnumerable`1 collection, Action`2 action)
   at CMS.ContinuousIntegration.Internal.AbstractFileSystemJob.CancellableForEach[T](CancellationToken cancellationToken, IEnumerable`1 collection, Action`1 action)
   at CMS.ContinuousIntegration.Internal.FileSystemStoreAllJob.StoreAllObjectTypeObjects(String objectType, Int32 counter, Int32 total)
   at CMS.ContinuousIntegration.Internal.AbstractFileSystemJob.CancellableForEach[T](CancellationToken cancellationToken, IEnumerable`1 collection, Action`2 action)
   at CMS.ContinuousIntegration.Internal.FileSystemStoreAllJob.StoreObjects()
   at CMS.ContinuousIntegration.Internal.FileSystemStoreAllJob.RunInternal(CancellationToken cancellationToken)
   at CMS.ContinuousIntegration.Internal.AbstractFileSystemAllJob.Run(Nullable`1 cancellationToken)

Message: License for feature 'MVTesting' not found.

Exception type: CMS.DataEngine.LicenseException
Stack trace: 
   at CMS.LicenseProvider.LicenseHelperInternal.ReportLicenseError(String redirectUrl, String message)
   at CMS.LicenseProvider.LicenseHelper.ReportFailedLicenseCheck(FeatureEnum feature, String domain, Boolean throwError)
   at CMS.LicenseProvider.LicenseService.CheckLicense(FeatureEnum feature, String domain, Boolean throwError)
   at CMS.DataEngine.AbstractInfoProvider`3.GetObjectQuery(Boolean checkLicense)
   at CMS.DataEngine.AbstractInfoProvider`3.GetInfoByColumn[T](String columnName, T value)
   at CMS.DataEngine.AbstractInfoProvider`3.GetInfoById(Int32 id, Boolean useHashtable)
   at CMS.DataEngine.AbstractInfoProvider`3.CMS.DataEngine.IInfoProvider.GetInfoById(Int32 id)
   at CMS.DataEngine.BaseInfo.get_ObjectSiteID()
   at CMS.DataEngine.BaseInfo.get_ObjectSiteName()
   at CMS.ContinuousIntegration.Internal.RepositoryConfigurationEvaluator.GetObjectId(BaseInfo info, ContinuousIntegrationTranslationHelper translationHelper)
   at CMS.ContinuousIntegration.Internal.RepositoryConfigurationEvaluator.IsObjectIncludedInternal(BaseInfo info, FileSystemRepositoryConfiguration configuration, ContinuousIntegrationTranslationHelper translationHelper)
   at CMS.ContinuousIntegration.Internal.FileSystemStoreAllJob.StoreSingleObjectTypeObject(FileSystemStoreJob storeJob, ObjectTypeInfo typeInfo, String objectType, BaseInfo info, Int32 counter, Int32 total)

Correct Answer

Zach Perry answered on August 10, 2018 18:41

I believe MVT is part of the A/B testing, so it requires an EMS License.

1 votesVote for this answer Unmark Correct answer

Recent Answers


Zach Perry answered on August 10, 2018 15:59

It says you don't have the correct license. What license do you have?

1 votesVote for this answer Mark as a Correct answer

Lakshan Perera answered on August 10, 2018 17:58

Ultimate

0 votesVote for this answer Mark as a Correct answer

Lakshan Perera answered on August 10, 2018 20:43

Ok. Thankss

0 votesVote for this answer Mark as a Correct answer

   Please, sign in to be able to submit a new answer.