Variable Information
{0}: Factory class name
Explanation
The factory class of an external resource failed to load.
System Action
Processing is continued without registering the naming service of the resource for which the error occurred.
User Action
Recover PL/extJava.
If this message continues to be output despite taking the above action, contact Fujitsu technical support.
Variable Information
{0}: Factory class name
Explanation
The external resource factory class must implement the javax.naming.spi.InitialContextFactory interface.
System Action
Processing is continued without registering the naming service of the resource for which the error occurred.
User Action
Recover PL/extJava.
If this message continues to be output despite taking the above action, contact Fujitsu technical support.
Variable Information
{0}: External JDBC resource name
Explanation
An exception occurred during generation of the initial context for an external resource.
System Action
Processing is continued.
User Action
Recover PL/extJava.
If this message continues to be output despite taking the above action, contact Fujitsu technical support.
Variable Information
{0}: External resource factory class
Explanation
Factory class generation failed for the external resource.
System Action
Processing is continued.
User Action
Recover PL/extJava.
If this message continues to be output despite taking the above action, contact Fujitsu technical support.
Explanation
An unexpected exception occurred while registering the component.
System Action
Processing is continued.
User Action
Refer to the exception information output immediately after this message, and remove the cause of the error.
Explanation
A system exception occurred during a resource operation.
System Action
An exception is returned to the caller.
User Action
Refer to the exception information output immediately after this message, and remove the cause of the error.
Variable Information
{0}: JDBC connection pool name
{1}: Exception information
Explanation
An exception occurred while discarding the resource.
System Action
Processing is continued.
User Action
Refer to Exception information output immediately before this message.
Variable Information
{0}: Table name
Explanation
An invalid connection was detected during connection validation when "table" was selected. SELECT statement execution to the table {0} failed.
System Action
Processing is continued.
User Action
Check if the instance is started. Also, check if users who connect to the instance have privileges for executing SELECT statements to tables that are targeted for connection testing.
Variable Information
{0}: Connection pool name
{1}: Exception information
Explanation
Acquisition of a connection from the connection pool failed.
System Action
An exception is returned to the calling source.
User Action
Refer to the exception information and remove the cause of the error.
Explanation
Connection validation which uses isValid in validation method has detected invalid connections.
System Action
Processing is continued.
User Action
Check if the instance has started. Also, check if the state of the instance is normal. Identify the cause of the error from the instance log information and remove it, and then reexecute processing.
Explanation
The current driver does not support the isValid method.
System Action
Processing is continued.
User Action
Configure a JDBC driver that supports the isValid method.
Change the validation method to table.
Variable Information
{0}: Resource adapter name
Explanation
The deployment descriptor (ra.xml) or the annotation for the resource adapter {0} is invalid.
System Action
Processing is continued.
User Action
Recover PL/extJava.
If this message continues to be output despite taking the above action, contact Fujitsu technical support.
Variable Information
{0}: JavaBean class name
Explanation
Instantiation failed for JavaBean class {0}.
System Action
Processing is continued.
User Action
Recover PL/extJava.
If this message continues to be output despite taking the above action, contact Fujitsu technical support.
Variable Information
{0}: JDBC resource name
Explanation
Registration of the deployment descriptor for the JDBC resource name {0} failed.
System Action
Processing is continued.
User Action
Refer to the exception information output immediately after this message, remove the cause of the error, and then execute the processing again.
Variable Information
{0}: Module name
Explanation
The module {0} deployment descriptor was not found.
System Action
Processing is continued.
User Action
Refer to the exception information output immediately after this message, remove the cause of the error, and then execute the processing again.
Variable Information
{0}: JDBC connection pool name
{1}: Exception information
Explanation
Failed to obtain the JDBC connection pool via JDBC resource lookup.
System Action
Processing is continued.
User Action
Refer to Exception information output immediately after this message, remove the cause of the error, and then execute the processing again.
Variable Information
{0}: Resource adapter name
Explanation
Acquisition of resource adapter definition information failed.
System Action
Processing is continued.
User Action
Recover PL/extJava.
If this message continues to be output despite taking the above action, contact Fujitsu technical support.
Variable Information
{0}: Module name
Explanation
Resource adapter start processing failed.
System Action
Processing is continued.
User Action
Refer to the stack trace output before and after the error to identify the cause of the error and remove it, and then restart the instance.
Explanation
The ManagedConnectionFactory used to allocate the logical connection does not match the ManagedConnectionFactory in the JDBC connection pool.
System Action
Processing is continued.
User Action
Recover PL/extJava.
If this message continues to be output despite taking the above action, contact Fujitsu technical support.
Variable Information
{0}: Detail information
Explanation
getClientInfo failed for the reason in {0}.
System Action
Processing is continued.
User Action
Refer to Detail information {0}, and remove the cause of the error.
Variable Information
{0}: Detail information
Explanation
setClientInfo failed for the reason in {0}.
System Action
Processing is continued.
User Action
Refer to Detail information{0}, and remove the cause of the error.
Variable Information
{0}: JDBC connection pool name
Explanation
The resource cannot be registered in the transaction.
System Action
The resource is returned to the JDBC connection pool and an exception is returned to the Java application.
User Action
Refer to the exception information output immediately prior to this message, remove the cause of the error, and then execute the application again.
Alternatively, refer to the information output at {0}, take the following actions, and then execute the application again:
Check if the instance is operating correctly.
Check if there is a problem with the connection between the instance and the network.
Variable Information
{0}: Class name
{1}: Exception information
Explanation
Setting the LogWriter settings to the ManagedConnectionFactory failed.
System Action
Processing is continued.
User Action
Recover PL/extJava.
If this message continues to be output despite taking the above action, contact Fujitsu technical support.
Variable Information
{0}: JDBC connection pool name
{1}: Exception class name
{2}: Exception information
Explanation
An exception ({1}) occurred when the connection was obtained from the JDBC connection pool ({0}).
System Action
Processing is continued.
User Action
Refer to Exception information {2}, and remove the cause of the error.
Variable Information
{0}: Resource name
{1}: Internal information
Explanation
The resource {0} is not referenced by the Interstage Java EE 6 DAS service or the server instance to which this message is output.
System Action
Processing is continued.
User Action
If this message is output, or resource {0} is not used by the server instance (Java VM), no further action is required.
If it is necessary to use the resource, recover PL/extJava.
If this message continues to be output despite taking the above action, contact Fujitsu technical support.
Variable Information
{0}: JDBC connection pool name
{1}: Exception information
Explanation
An exception was thrown during the creation of a connection for the JDBC connection pool {0}.
System Action
Processing is continued.
User Action
Recover PL/extJava.
If this message continues to be output despite taking the above action, contact Fujitsu technical support.
Variable Information
{0}: Class name
{1}: Error information
Explanation
An error ({1}) occurred when the properties of class name {0} were referenced.
System Action
Processing is continued.
User Action
Recover PL/extJava.
If this message continues to be output despite taking the above action, contact Fujitsu technical support.
Variable Information
{0}: Datasource class name
{1}: JDBC connection pool name
Explanation
There is no datasource class corresponding to the specified datasource class name, therefore the default datasource name ({0}) will be used.
System Action
Processing is continued.
User Action
Recover PL/extJava.
If this message continues to be output despite taking the above action, contact Fujitsu technical support.
Variable Information
{0}: Resource adapter name
{1}: activationSpec class name
{2}: Exception information
Explanation
An exception occurred during the processing that enables the resource adapter ({0}).
System Action
Processing is interrupted.
User Action
Refer to Exception information {2}, and remove the cause of the error.
Variable Information
{0}: Application name
Explanation
Not subject to transaction recovery processing.
System Action
Processing is continued.
Variable Information
{0}: Thread pool ID
Explanation
The thread pool {0} was not found.
System Action
Processing is continued.
User Action
Recover PL/extJava.
If this message continues to be output despite taking the above action, contact Fujitsu technical support.
Variable Information
{0}: Exception information
Explanation
An error occurred during WorkManager initialization.
System Action
Processing is continued.
User Action
Follow the action advised in Exception information output immediately after this message to remove the cause of the error, and then reexecute processing.