Skip navigation.

WLSS.Session Subsystem Messages

The WLSS.Session1.0 catalog contains messages in the range BEA331400 - BEA331599. Messages in this catalog are part of the com.bea.wcp.sip.i18n Internationalization package and the com.bea.wcp.sip.i18n Localization package.

BEA-331400

Error: No handler found, use system default servlet

Description

No handler found, use system default servlet

Cause

f

BEA-331401

Error: No handler found, use the first servlet name in this context

Description

No handler found, use the first servlet name in this context

BEA-331402

Info: Init default handler

Description

Init default handler

Cause

This is an informational message

Action

No action required

BEA-331403

Error: Failed to fire session creation event

Description

Failed to fire session creation event

Cause

The applications SipSessionListener or SipApplicationSessionListener sessionCreated() method threw an exception

Action

Fix applications SipSessionListener or SipApplicationSessionListener sessionCreated() method

BEA-331404

Error: Failed to fire session destroyed event

Description

Failed to fire session destroyed event

Cause

The applicationsSipSessionListener or SipApplicationSessionListener sessionDestroyed() method threw an exception

Action

Fix applicationss SipSessionListener or SipApplicationSessionListener sessionDestroyed() method

BEA-331405

Info: Set servlet (servlet) for this session handler.

Description

Set servlet (servlet) for this session handler.

Cause

Informational message only

Action

No action required

BEA-331406

Error: Non-serializable object (name) is stored into SipApplicationSessions attribute. This application can not run in distributed environment.

Description

Non-serializable object (name) is stored into SipApplicationSessions attribute. This application can not run in distributed environment.

Cause

Non-serializable object (name) is stored into SipApplicationSessions attribute. This application can not run in distributed environment.

Action

Non-serializable object (name) is stored into SipApplicationSessions attribute. This application can not run in distributed environment.

BEA-331407

Error: Invalid state [state] to receive CANCEL.

Description

Invalid state [state] to receive CANCEL.

Cause

A CANCEL request was received but not expected

Action

Check for correct UA behavior

BEA-331408

Error: An I/O error occurred while sending 487 response to CANCEL request.

Description

An I/O error occurred while sending 487 response to CANCEL request.

Cause

An I/O error occurred while sending 487 response to CANCEL request.

Action

Check for correct UA behavior (possibly setting invalid via)

BEA-331409

Error: Failed to fire event SipErrorEvent.noAckReceived

Description

Failed to fire event SipErrorEvent.noAckReceived

Cause

The applications SipErrorListener noAckReceived() method threw an exception

Action

Fix applications SipErrorListener noAckReceived() method

BEA-331410

Error: Invalid CSeq header. request=request, CSeq header=cseq, CSeq number in this dialog=dialog

Description

Invalid CSeq header. request=request, CSeq header=cseq, CSeq number in this dialog=dialog

Cause

A SIP request contained an invalid CSeq number, suggesting that it was received out of sequence

BEA-331411

Error: Too many hops.

Description

Too many hops.

Cause

Too many hops was detected because the Max-Forwards header field value was 0

Action

Check for correct application behavior

BEA-331412

Error: Failed to respond 483 to too many hops request.

Description

Failed to respond 483 to too many hops request.

Cause

An I/O error occurred while sending a 483 (too many hops) response

Action

Check for correct UA behavior (possibly incorrect via)

BEA-331413

Error: No dispatcher found. failed to forward request (msg).

Description

No dispatcher found. failed to forward request (msg).

BEA-331414

Error: Application throws exception for request. request=req

Description

Application throws exception for request. request=req

Cause

The applicatiojn threw an exception during request forwarding

Action

Check for correct application behavior

BEA-331415

Error: This session is already invalidated. Drops response. response=response

Description

This session is already invalidated. Drops response. response=response

Cause

A response was received but the session had already been invalidated

Action

Check for correct application behavior (should not be invalidating session before all responses have been received)

BEA-331416

Error: Invalid session status.

Description

Invalid session status.

BEA-331417

Error: No Subscription-State header in NOTIFY

Description

No Subscription-State header in NOTIFY

Cause

A Subscription-State header field was missing from NOTIFY request

Action

Check for correct UA behavior (must include Subscription-State header field in NOTIFY request)

BEA-331418

Info: Multiple Subscription-States in NOTIFY

Description

Multiple Subscription-States in NOTIFY

Cause

More than on Subcription-State header field value in NOTIFY request

Action

Check for correct UA behavior (must include only on Subscription-State header field value in NOTIFY request)

BEA-331419

Error: No Expires header in SUBSCRIBE response.

Description

No Expires header in SUBSCRIBE response.

Cause

An Expires header field was missing from SUBSCRIBE response

Action

Check for correct application behavior (must include Expires header field in SUBSCRIBE response)

BEA-331420

Error: Expires in SUBSCRIBE response must be less than SUBSCRIBE request.

Description

Expires in SUBSCRIBE response must be less than SUBSCRIBE request.

Cause

Value of Expires header field in SUBSCRIBE response was not less than value contained in original SUBSCRIBE request.

Action

Check for correct application behavior (must set Expires header field to value less than that of original request)

BEA-331421

Error: Application throws exception for response. response=req

Description

Application throws exception for response. response=req

Cause

An I/O error occurred while servlet handled SIP response

Action

Check for correct application behavior

BEA-331422

Error: No dispatcher found. Failed to forward request method

Description

No dispatcher found. Failed to forward request method

Cause

No request dispatcher was found to forward the request

Action

Check for correct application behavior

BEA-331423

Error: Failed to invalidate id session

Description

Failed to invalidate id session

Cause

An error occurred while invalidating session

Action

Internal error - contact BEA support

BEA-331424

Error: Failed to fire session expired event

Description

Failed to fire session expired event

Cause

The applications SipApplicationSessionListener sessionExpired() method threw an exception

Action

Fix applications SipApplicationSessionListener sessionExpired() method

BEA-331425

Error: Failed to invoke SipSessionAttributeListener callback: method for attribute name

Description

Failed to invoke SipSessionAttributeListener callback: method for attribute name

Cause

Failed during the invocation of the user code - unexpected exception

Action

Please check the stack trace for more information

BEA-331426

Error: Request was pending was a long time. Request=request, Received at timeRcvd

Description

Request was pending was a long time. Request=request, Received at timeRcvd

Cause

A Request has been waiting to be processed for a long time in this server, this may be because this engine is extremely backlogged.

BEA-331427

Error: An exception occurred while invoking SipSessionActivationListener method: method

Description

An exception occurred while invoking SipSessionActivationListener method: method

Cause

Failed during the invocation of the user code - unexpected exception

Action

Please check the stack trace for more information

BEA-331428

Error: An exception occurred while invoking timeout method in application : application

Description

An exception occurred while invoking timeout method in application : application

Cause

Failed during the invocation of the user code - unexpected exception

Action

Please check the stack trace for more information

BEA-331429

Error: In UAC mode, received unexpected multi-valued Via header in response=response with callId=callId. Dropping response=response

Description

In UAC mode, received unexpected multi-valued Via header in response=response with callId=callId. Dropping response=response

Cause

A SIP response containing multi-valued Via header was received in the UAC mode, hence discarding the message.

BEA-331430

Error: Dropping ACK with Too Many Hops (Max-Forwards value set to 0).

Description

Dropping ACK with Too Many Hops. (Max-Forwards value set to 0).

Cause

Too many hops were detected because the Max-Forwards header field value in ACK was 0.

BEA-331431

Error: Failed to wrap attribute: name

Description

Failed to wrap attribute: name

Cause

Exception thrown trying to get handle

BEA-331432

Error: Failed to unwrap attribute: name

Description

Failed to unwrap attribute: name

Cause

Exception thrown trying to get instantiate from handle