uCosminexus Application Server, Messages
![[Contents]](FIGURE/CONTENT.GIF)
![[Back]](FIGURE/FRONT.GIF)
KDJR21138-E
The maximum value for a message number on a sequence aa....aa has been exceeded: bb....bb
- aa....aa: Sequence ID
bb....bb: Message number
- Description
- Exceeded the maximum number of messages that can be sent and received in a single sequence.
- Action
- Generate the sequence again. To generate a sequence again:
- Cast the port objects that are being used to com.sun.xml.ws.Closeable type and invoke the close() method.
- Re-create the port objects from the service class.
- Invoke the Web Service method of the port objects that are re-created.
The sequence is generated automatically during the initial invocation of Web Service method of the port objects.
- Set the maximum message count (cwsrm:MaxMessageNumber) of WSDL when changing the maximum message count that can be sent and received for a single sequence.
All Rights Reserved. Copyright (C) 2012, 2013, Hitachi, Ltd.