2

Tridion 5.3 SP1 から Tridion 2011 SP1 にアップグレードしました。

ほとんどのものはうまく機能しています。「Committing Deployment」状態でいくつかのページの発行が失敗し、以下のエラーが発生します。データベースは SQL Server です。

Phase: Deployment Prepare Commit Phase failed, Unable to prepare transaction: tcm:0-249333-66560, Unable to store
item inside current transaction, Unable to persist data entity, org.hibernate.exception.ConstraintViolationException:
could not insert: [com.tridion.storage.ComponentMeta], org.hibernate.exception.ConstraintViolationException: could
not insert: [com.tridion.storage.ComponentMeta], Unable to persist data entity,
org.hibernate.exception.ConstraintViolationException: could not insert: [com.tridion.storage.ComponentMeta],
org.hibernate.exception.ConstraintViolationException: could not insert: [com.tridion.storage.ComponentMeta], Unable
to store item inside current transaction, Unable to persist data entity,
org.hibernate.exception.ConstraintViolationException: could not insert: [com.tridion.storage.ComponentMeta],
org.hibernate.exception.ConstraintViolationException: could not insert: [com.tridion.storage.ComponentMeta], Unable
to persist data entity, org.hibernate.exception.ConstraintViolationException: could not insert:
[com.tridion.storage.ComponentMeta], org.hibernate.exception.ConstraintViolationException: could not insert:
[com.tridion.storage.ComponentMeta], Unable to prepare transaction: tcm:0-249333-66560, Unable to store item inside
current transaction, Unable to persist data entity, org.hibernate.exception.ConstraintViolationException: could not
insert: [com.tridion.storage.ComponentMeta], org.hibernate.exception.ConstraintViolationException: could not insert:
[com.tridion.storage.ComponentMeta], Unable to persist data entity,
org.hibernate.exception.ConstraintViolationException: could not insert: [com.tridion.storage.ComponentMeta],
org.hibernate.exception.ConstraintViolationException: could not insert: [com.tridion.storage.ComponentMeta], Unable
to store item inside current transaction, Unable to persist data entity,
org.hibernate.exception.ConstraintViolationException: could not insert: [com.tridion.storage.ComponentMeta],
org.hibernate.exception.ConstraintViolationException: could not insert: [com.tridion.storage.ComponentMeta], Unable
to persist data entity, org.hibernate.exception.ConstraintViolationException: could not insert:
[com.tridion.storage.ComponentMeta], org.hibernate.exception.ConstraintViolationException: could not insert:
[com.tridion.storage.ComponentMeta]
4

2 に答える 2

1

sdltridionworld.com で入手できるホットフィックスCD_2011.1.1.82946によって対処された同様の問題を覚えているようです。この修正プログラムは、バージョン 2011 SP1 HR1 用に特別に作成されたものであることに注意してください。

お役に立てれば。

乾杯、ダニエル。

于 2012-11-27T23:28:12.450 に答える
1

Tridion 2011 SP1 HR1 にアップグレードしたところ、CD_2011.1.1.82946 を適用した後でもまったく同じエラーが発生しました。

どうやら、問題を修正した CD_2011.1.1.83467 と呼ばれる別のホットフィックス (SDL Tridion World でリリースされていない) があるようです。

于 2013-01-23T22:29:31.473 に答える