We have performed a clone of documentum 16.4 environment for an XCP application
Getting the following Error from XCP when in the background it tries to run certain queries. Most queries are working fine.
: PID(108240) failure during processing of request: Apply_string. SIGSEGV: segmentation violation: (11) at (Apply_string)
at com.documentum.bps.dql.utils.DQLUtils.executeDQLUpdateQuery(DQLUtils.java:665)
at com.documentum.bps.dql.outbound.runtime.DQLService.executeServiceOperation(DQLService.java:136)
at com.documentum.bps.outbound.AbstractService.executeServiceInternal(AbstractService.java:122)
at com.documentum.bps.outbound.AbstractService.execute(AbstractService.java:79)
... 142 more
Caused by: DfIOException:: THREAD: http-nio-7070-exec-7; MSG: [DM_SESSION_E_RPC_ERROR]error: "Server communication failure"; ERRORCODE: 100; NEXT: null
at com.documentum.fc.client.DfIOException.newCommunicationFailureException(DfIOException.java:16)