BEA-2150029 - ControllerServlet initialization failed: message
Description:
ControllerServlet initialization failed: message
Cause:
Exception occurs when ControllerServlet is initialized.
Description:
ControllerServlet initialization failed: message
Cause:
Exception occurs when ControllerServlet is initialized.
Description:
Invalid connection-timeout-secs: connectionTimeout. connection-timeout-secs should be set to positive value.
Cause:
Either negative or zero value is set for connection-timeout-secs
Description:
Client client has no permission to subscribe channel channelUrl, either because client is not configured to allow to access the channel, or because client is anonymous but the channel is configured to allow only specific client to access
Cause:
either because client is not configured to allow to access the channel, or because client is anonymous but the channel is configured to allow only specific client to access
Description:
Cannot fetch JSON message from incoming request
Cause:
For long-polling request messages, messages are sent to the server as the body of a POST, encoded either as “application/x-www-form-urlencoded” or as “text/json”. If sent as form encoded, the Bayeux messages are sent as the “message” parameter. For callback-polling request messages, messages are sent to the server either using POST requests as per long-polling transport or as the “message” URL parameter of a GET request.
Description:
Validation of weblogic-pubsub.xml descriptor file failed. The error is message
Cause:
There are errors in descriptor file weblogic-pubsub.xml
Description:
Client client has no permission to publish on channel channelUrl, either because client is not configured to allow to publish on the channel, or because client is anonymous but the channel is configured to allow only specific client to publish.
Cause:
Either because client is not configured to allow to publish on the channel, or because client is anonymous but the channel is configured to allow only specific client to publish.
Description:
Cannot load properties from name in classpath.
Cause:
Property file doesnt exist in classpath
Description:
The incoming bayeux message requests to create channel, but the delegated user doesnt have sufficient priviledge.
Cause:
User doesnt have sufficient priviledge to create channel
Description:
Failed to register MBean for Channel channel
Cause:
N/A
Description:
Invalid client-timeout-secs: clientTimeout. client-timeout-secs should be set to positive value.
Cause:
Either negative or zero value is set for client-timeout-secs