Bug #8162
fermé[MultiAxe] Toute modification entraine une erreur d'indexation
100%
Description
Nous avons la GED multiAxe
> getPK().getCo() = kmax13108
Dès qu'une mise à jour d'une publication à lieu, nous avons une erreur d'indexation de ce type (voir ci-dessous)
De plus apparemment cette erreur perturbe le serveur au moment de la recherche sur ces publications.
Une fois le serveur relancé , la recherche refonctionne correctement.
-----------------------ERREUR TYPE----------------------
26/07/16-11:39:51,746 - ERROR : root.MSG_GEN_ENTER_METHOD | MODULE : publication.PublicationBmEJB.createIndex() | Debut de methode (pubDetail = PublicationDetail {
getPK().getId() = 259941
getPK().getEd() = null
getPK().getCo() = kmax13108
getName() = Transfer fluid from interface 1 to interface 2 - Véhiculer le fluide depuis l'interface 1 vers l'interface 2
getDescription() =
getCreationDate() = Wed Apr 29 00:00:00 CEST 2015
getBeginDate() = Wed Apr 29 00:00:00 CEST 2015
getBeginHour() = 00:00
getEndDate() = null
getEndHour() = 23:59
getCreatorId() = 1823
getImportance() = 1
getVersion() = null
getKeywords() = null
getContent() =
getStatus() = Valid
getUpdateDate() = Fri May 29 00:00:00 CEST 2015
getUpdaterId() = 1823
getValidateDate() = null
getValidatorId() = null
getSilverObjectId() = 333880
getAuthor() = null
}, indexEngineBm.addIndexEntry() failed !, EXCEPTION : com.stratelia.webactiv.util.node.model.NodeRuntimeException: node.GETTING_NODE_DETAIL_FAILED
at com.stratelia.webactiv.util.node.control.NodeBmEJB.getDetail(NodeBmEJB.java:150)
at sun.reflect.GeneratedMethodAccessor676.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.jboss.aop.joinpoint.MethodInvocation.invokeTarget(MethodInvocation.java:122)
at org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java:111)
at org.jboss.ejb3.interceptors.container.ContainerMethodInvocationWrapper.invokeNext(ContainerMethodInvocationWrapper.java:72)
at org.jboss.ejb3.interceptors.aop.InterceptorSequencer.invoke(InterceptorSequencer.java:76)
at org.jboss.ejb3.interceptors.aop.InterceptorSequencer.aroundInvoke(InterceptorSequencer.java:62)
at sun.reflect.GeneratedMethodAccessor548.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)