uCosminexus Application Server, Messages

[Contents][Back][Next]

KDCCP1403-E

FaultCode: {http://c4web.cosminexus.com}Server.IllegalState
FaultString: KDCCP1403-E The SOAP engine is not in an appropriate state for the requested operation. Detail = detailed-information1
FaultActor: none
FaultDetails: none

Description
An invalid or inappropriate operation was performed. The status of the SOAP Engine does not correspond to the requested operation.
Action
Take the following actions depending on the contents of detailed-information1:
  • An EJB object no longer exists. (detailed-information2)
    An EJB object does not exist in the EJB container because of the error described in detailed-information2. Remove the cause described in detailed-information2.
  • java.rmi.ServerException: java.rmi.RemoteException: javax.ejb.ConcurrentAccessException: Concurrent method call is forbidden.;
    The remove method is invoked during the EJB operation. Check the state of the EJB.
  • An attempt to get a domain name has failed. (detailed-information2)
    The domain name cannot be acquired because of the error described in detailed-information2. Remove the cause described in detailed-information2.