Error List

Error List for the ‘WL92-Kernel’ Category

BEA-000800 - name stopped.

Description:
The server name was shut down unintentionally.

Cause:
A ThreadDeath exception caused a shut down.

WL92-Kernel ,

BEA-000801 - ExecuteRequest failed t.

Description:
Server t was shutdown unintentionally.

Cause:
An execute request threw an exception that was not handled.

WL92-Kernel ,

BEA-000803 - The Class cls has a setter method for attribute attribute which does not have a constructor that could be initialized from a String value of value.

Description:
No constructor found for the attribute type.

Cause:
No constructor found for the declared attribute type that takes a String argument.

WL92-Kernel ,

BEA-000804 - The Class Class attribute attribute could not be initialized with value value. The exception message is exception.

Description:
There was an exception thrown when the setter method was called for the attribute.

Cause:
See the exception stack trace detail.

WL92-Kernel ,

BEA-000805 - A request belonging to work manager workManagerName is being scheduled for execution again after it has completed. This indicates a fatal thread scheduler error.

Description:
The scheduler is executing a work entry again after previously executing it

Cause:
WorkManager bug

WL92-Kernel , ,