The WLSS.Transport1.0 catalog contains messages in the range
BEA330600 - BEA330799. 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-330601
|
Error: There are no NAP defined and targeted to this server
|
Description
| There are no NAP defined in the server. In order to handle SIP requests NAP have to be configured and deployed to the servers. |
|
Cause
| This is a configuration error. |
|
Action
| Please configure SIP Network Access Points. |
|
|
BEA-330602
|
Error: Listen address addr could not be resolved
|
Description
| Listen address addr could not be resolved |
|
Cause
| This is a configuration error. |
|
Action
| Please enter the correct listen address. |
|
|
BEA-330604
|
Error: Failed to schedule timer, renew it
|
Description
| Failed to schedule timer, renew it |
|
Cause
| Unable to schedule timer due to internal error |
|
Action
| Increase the size of timer queue. |
|
|
BEA-330605
|
Error: Unable to open protocol socket as we failed to resolve host address "host"
|
Description
| Unable to open protocol socket as we failed to resolve host address "host" |
|
Cause
| This is a configuration error. |
|
Action
| Please correct the configuration and restart the servers. |
|
|
BEA-330606
|
Error: Failed to bind socket on host "host" and port "port"
|
Description
| Failed to bind socket on host "host" and port "port" |
|
Cause
| This is a configuration error. |
|
Action
| Please correct the configuration and restart the server. |
|
|
BEA-330607
|
Error: Failed to receive message
|
Description
| Failed to receive message |
|
Cause
| An exception occured when trying to dispatch the message |
|
Action
| Inspect the stack trace supplied to determine the cause |
|
|
BEA-330608
|
Error: Socket error
|
Description
| Socket error |
|
Cause
| The UDP listener encountered a socket error |
|
Action
| Check the networking configuration of your system |
|
|
BEA-330610
|
Debug: Invalid SIP message
|
Description
| Invalid SIP message |
|
Cause
| The SIP message failed validation |
|
Action
| Make sure the SIP message is well formed and valid |
|
|
BEA-330611
|
Debug: Failed to process message
|
Description
| Failed to process message |
|
Cause
| The SIP message failed validation |
|
Action
| Make sure the SIP message is well formed and valid |
|
|
BEA-330612
|
Info: Stop protocol Sip Service port port
|
Description
| Stop protocol Sip Service port port |
|
Cause
| This message is generated when the system is shutting down SIP listener |
|
Action
| This is an informational message |
|
|
BEA-330614
|
Debug: Failed to send response using transport to addr:port
|
Description
| Failed to send response |
|
Cause
| The server was unable to send response to a request |
|
Action
| This error is usually caused by network issues. Make sure the source is reachable |
|
|
BEA-330616
|
Info: Local address for connector old has changed. from=old, to=new
|
Description
| Local address for connector old has changed. from=old, to=new |
|
Cause
| This is an informational message. |
|
Action
| No action is required. |
|
|
BEA-330618
|
Warning: Closing TCP connection (connection) due to error
|
Description
| Closing TCP connection (connection) due to error |
|
Cause
| The server has encountered an error which is not recoverable. This is ususally caused by invalid SIP message received from the client or other IO problem such as timeout |
|
Action
| Make sure the messages received from the client are valid and well formed. Check your network configuration. |
|
|
BEA-330619
|
Notice: Local dispatch of SIP messages enabled
|
Description
| Local dispatch of SIP messages enabled |
|
Cause
| This is an informational message |
|
Action
| No action is required |
|
|
BEA-330620
|
Warning: Failed to add local connections for connector: connector
|
Description
| Failed to add local connections for connector: connector |
|
Cause
| Local Transport has encountered an error during initialization |
|
Action
| Check the network configuration of your system and compare it against network access points defined in config.xml |
|
|
BEA-330621
|
Warning: Failed to add local connections for load balancer uri: uri transport: transport
|
Description
| Failed to add local connections for load balancer uri: uri transport: transport |
|
Cause
| Local Transport has encountered an error during initialization |
|
Action
| Check the network configuration of your system and compare it against network access points defined in config.xml. The load balancer configuration is derived from external addresses of network access points |
|
|
BEA-330622
|
Info: Added local connection: connection
|
Description
| Added local connection: connection |
|
Cause
| This is an informational message from Local Transport |
|
Action
| No action is required |
|
|
BEA-330623
|
Info: SIP server sideways message forwarding is DISABLED
|
Description
| SIP server sideways message forwarding is DISABLED |
|
Cause
| The sideways message forwarding operation has been disabled. |
|
Action
| This is an informational message, and no action is required. |
|
|
BEA-330624
|
Warning: No SIP TCP NAP defined. SIP server sideways message forwarding is not active.
|
Description
| No SIP TCP NAP defined. SIP server sideways message forwarding is not active. |
|
Cause
| No SIP TCP network access point has been defined in config.xml |
|
Action
| Sideways forwarding will be disabled on this server. If you wish to enable it, add a SIP Network Access Point in config.xml |
|
|
BEA-330625
|
Warning: Message : msg dropped. Cluster encoded in the message: cluster not found in local domain.
|
Description
| Message : msg dropped. Cluster encoded in the message: cluster not found in local domain. |
|
Cause
| A SIP message was received from cluster that cannot be identified. |
|
Action
| Ensure that sipserver.xml contains a cluster-loadbalancer-map entry for this cluster. If you want to accept messages from unknown clusters, set the wlss.sideways.handle.unknown JVM property to true. |
|
|
BEA-330626(retired)
|
Error: Unable to retrieve current list of clusters from the Admin server.
|
Description
| Unable to retrieve current list of clusters from the Admin server. |
|
Cause
| A connection to the Admininistration Server cannot be established. |
|
Action
| Ensure that the Administration Server is running. |
|
|
BEA-330627
|
Warning: Unable to resolve load balancer host : host
|
Description
| Unable to resolve load balancer host : host |
|
Cause
| The IP address could not be resolved. |
|
Action
| Check and correct the load balancer configuration in sipserver.xml |
|
|
BEA-330628
|
Notice: IP masquerade enabled. The source IP address for WLSS-originated UDP packets will be set to : host
|
Description
| IP masquerade enabled. The source IP address for WLSS-originated UDP packets will be set to : host |
|
Cause
| WebLogic SIP Server determined that a sipserver.xml load balancer configuration matches a locally-defined interface IP address. |
|
Action
| No action is required. |
|
|
BEA-330629
|
Warning: Unable to bind socket to address : addr. Ignoring.
|
Description
| Unable to bind socket to address : addr. Ignoring. |
|
Cause
| The load balancer configuration specifies an address that is no longer valid. |
|
Action
| Check and correct the load balancer configuration in config.xml. |
|
|
BEA-330636
|
Error: Transport overload protection has started. The server will stop accepting new messages for approximately : duration milliseconds. Transport queue size : transportQ. Timer queue size : timerQ
|
Description
| Transport overload protection has started. The server will stop accepting new messages for approximately : duration milliseconds. Transport queue size : transportQ. Timer queue size : timerQ |
|
Cause
| The wlss.transport or wlss.timer work manager is full. |
|
Action
| Increase the number of threads for wlss.transport or wlss.timer work manager. If increase in latency is acceptable, increase queue sizes. |
|
|
BEA-330637
|
Notice: Transport overload protection has ended.
|
Description
| Transport overload protection has ended. |
|
Cause
| The wlss.transport or wlss.timer work manager is full. |
|
Action
| No action is required. |
|
|
BEA-330638
|
Warning: Unable to resolve route to destination : addr due to reason
|
Description
| Unable to resolve route to destination : addr due to reason |
|
Cause
| WLSS attempted to perform route lookup on the specified destination and failed |
|
Action
| Check the routing and DNS configuration of the WLSS host operating system |
|
|
BEA-330639
|
Warning: Unable to bind socket to address : addr to any of the ports specified. Ignoring.
|
Description
| Unable to bind socket to address : addr to any of the ports specified. Ignoring. |
|
Cause
| The specified ports are in use. |
|
Action
| Check the config.xml source port configuration. |
|
|
BEA-330680
|
Warning: Unable to read from Diameter connection : connection
|
Description
| Unable to read from Diameter connection : connection |
|
Cause
| Connection is not available |
|
Action
| Check the peer state |
|
|
BEA-330681
|
Error: Error performing TLS handshake with peer peer on connection connection
|
Description
| Error performing TLS handshake with peer peer on connection connection |
|
Cause
| SSL/TLS handshake failed |
|
Action
| Check the SSL/TLS configuration |
|
|
BEA-330682
|
Error: Error performing TLS handshake with peer peer on connection connection
|
Description
| Error performing TLS handshake with peer peer on connection connection |
|
Cause
| SSL/TLS handshake failed |
|
Action
| Check the SSL/TLS configuration |
|
|
BEA-330683
|
Info: Upgrading connection with peer peer to TLS
|
Description
| Upgrading connection with peer peer to TLS |
|
Cause
| SSL/TLS handshake is about to start |
|
Action
| This is an informational message only, no action is required |
|
|
BEA-330684
|
Info: Upgraded connection with peer peer to TLS
|
Description
| Upgraded connection with peer peer to TLS |
|
Cause
| SSL/TLS handshake completed |
|
Action
| This is an informational message only, no action is required |
|
|
BEA-330685
|
Info: Handshake timeout with peer peer
|
Description
| Handshake timeout with peer peer |
|
Cause
| SSL/TLS handshake did not complete |
|
Action
| Check SSL/TLS configuration |
|
|
BEA-330686
|
Error: Not starting SIP UDP connector connector channel mapping is null
|
Description
| Not starting SIP UDP connector connector channel mapping is null |
|
Cause
| Invalid SIP IP NAP configuration |
|
Action
| Check the SIP NAP configuration |
|
|
BEA-330687
|
Notice: Thread "thread0" is listening on port port1
|
Description
| Thread "thread0" is listening on port port1 |
|
Cause
| Socket is open |
|
Action
| No action is required. |
|
|
BEA-330688
|
Notice: Thread "thread0" closed socket on port port1 after being idle for idleTimeout sec
|
Description
| Thread "thread0" closed socket on port port1 after being idle for idleTimeout sec |
|
Cause
| Socket is closed |
|
Action
| No action is required. |
|