Bug #1559
ferméImpossible de sortir une Publication du mode Brouillon dans Multi-Level Tracker
100%
Description
Impossible de modifier la publication
!!! Message kmelia.EX_IMPOSSIBLE_DOBTENIR_LE_SILVEROBJECTID NOT INITIALIZED !!!
!!! Message kmelia.EX_IMPOSSIBLE_DOBTENIR_LE_SILVEROBJECTID NOT INITIALIZED !!!
Impossible de trouver un SilverContentId
!!! Message [util.MSG_BDD_REF_CANT_GET_CONNECTION,Silverpeas] NOT INITIALIZED !!!
Transaction is not active: tx=TransactionImpl:XidImpl[FormatId=257, GlobalId=SD-17025/42539, BranchQual=, localId=42539]; - nested throwable: (javax.resource.ResourceException: Transaction is not active: tx=TransactionImpl:XidImpl[FormatId=257, GlobalId=SD-17025/42539, BranchQual=, localId=42539])
org.jboss.util.NestedSQLException: Transaction is not active: tx=TransactionImpl:XidImpl[FormatId=257, GlobalId=SD-17025/42539, BranchQual=, localId=42539]; - nested throwable: (javax.resource.ResourceException: Transaction is not active: tx=TransactionImpl:XidImpl[FormatId=257, GlobalId=SD-17025/42539, BranchQual=, localId=42539])
at org.jboss.resource.adapter.jdbc.WrapperDataSource.getConnection(WrapperDataSource.java:79)
at com.stratelia.webactiv.util.DBUtil.openConnection(DBUtil.java:149)
at com.stratelia.webactiv.util.DBUtil.makeConnection(DBUtil.java:121)
at com.stratelia.silverpeas.contentManager.ContentManager.getSilverContentId(ContentManager.java:735)
at com.stratelia.webactiv.kmelia.KmeliaContentManager.getSilverObjectId(KmeliaContentManager.java:72)
at com.stratelia.webactiv.kmelia.control.ejb.KmeliaBmEJB.getSilverObjectId(KmeliaBmEJB.java:3856)
at com.stratelia.webactiv.kmelia.control.ejb.KmeliaBmEJB.sendSubscriptionsNotification(KmeliaBmEJB.java:2118)
at com.stratelia.webactiv.kmelia.control.ejb.KmeliaBmEJB.draftOutPublication(KmeliaBmEJB.java:3401)
at com.stratelia.webactiv.kmelia.control.ejb.KmeliaBmEJB.draftOutPublication(KmeliaBmEJB.java:3352)
Mis à jour par Nicolas Eysseric il y a presque 14 ans
- Statut changé de New à In progress...
- Assigné à mis à Nicolas Eysseric
- Version cible mis à Version 5.5
Ce composant n'utilise ni le Plan de classement ni les abonnements utilisateurs.
Le code appelé ici ne devrait pas l'être. Puisque les données attendues par ce code ne sont pas là, une erreur se produit.
Dans ce contexte, ce code ne doit tout simplement pas être appelé.
Mis à jour par Nicolas Eysseric il y a presque 14 ans
- Statut changé de In progress... à Closed
- % réalisé changé de 0 à 100