Top
Symfoware Server V12.1.0 Messages
FUJITSU Software

A.2.16 Messages that Contain "RAR" in the Message ID

A.2.16.1 RAR5000 to RAR5099

RAR5009:Cannot load external-jndi-resource factory-class ''[{0}]''

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.

RAR5010:external-jndi-resource factory-class ''[{0}]'' must be of type javax.naming.spi.InitialContextFactory

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.

RAR5011:Exception thrown creating initial context for external JNDI factory ''[{0}]''

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.

RAR5012:Cannot create external-jndi-resource factory-class ''[{0}]''

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.

RAR5029:Unexpected exception while registering component

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.

RAR5031:System Exception

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.

RAR5035:Unexpected exception while destroying resource from pool {0}. Exception message: {1}

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.

INFO: RAR5074 : Table based validation detected invalid connection. Querying the table {0} failed.

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.

A.2.16.2 RAR5100 to RAR5199

WARNING: ISJEE_RAR5117: Failed to obtain/create connection from connection pool [ {0} ]. Reason : {1}

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.

NFO: RAR5118 : isValid based validation detected invalid connection.

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.

WARNING: RAR5199 : The JDBC driver does not support isValid method

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.

A.2.16.3 RAR6000 to RAR6099

RAR6000 : Invalid deployment descriptor, no connection-definition found either via ra.xml or annotations for the resource-adapter [ {0} ]

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.

RAR6002 : Could not instantiate class : {0}

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.

RAR6013 : Could not publish connector descriptor in JNDI : {0}

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.

RAR6014 : Could not find the connector descriptor in the rar : {0}

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.

RAR6017 : Failed to get connection pool object {0} via JNDI lookup : {1}

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.

RAR6019 : Failed to get connector descriptor from registry. RarName : {0}

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.

RAR6035 : Resource adapter start failed.

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.

A.2.16.4 RAR7000 to RAR7099

RAR7099: The mcf being used to allocate the connection and the MCF in the pool are not equal.

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.

A.2.16.5 RAR7100 to RAR7199

INFO: RAR7114: Unable to get ClientInfo for connection : {0}

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.

INFO: RAR7115: Unable to set ClientInfo for connection : {0}

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.

RAR7132: Unable to enlist the resource in transaction. Returned resource to pool. Pool name: [ {0} ]

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.

RAR7140: Unable to set log-writer for resource-adapter [ {0} ] : {1}

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.

A.2.16.6 RAR8000 to RAR8099

WARNING: RAR8022: Failed to get invalid connections from Managed Connection Factory {0}. Exception = {1}; Message = {2}

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.

INFO: RAR8029: Resource [ {0} ] of type [ {1} ] is not enabled

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.

RAR8054: Exception while creating an unpooled [test] connection for pool [ {0} ], {1}

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.

SEVERE: RAR8059: Exception while trying to find properties of class [ {0} ], set log-level toFINE for more information, {1}

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.

WARNING: RAR8068: Using default datasource : {0} for pool : {1}

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.

A.2.16.7 RAR8500 to RAR8599

SEVERE: RAR8501: Exception during endpoint activation for ra [ {0} ], activationSpecClass [ {1} ] : {2}

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.

RAR8505: Application [ {0} ] does not seem to have started. Skipping Inbound Recovery for the application.

Variable Information

{0}: Application name

Explanation

Not subject to transaction recovery processing.

System Action

Processing is continued.

A.2.16.8 RAR9000 to RAR9099

RAR9033: Thread-pool [ {0} ] not found

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.

RAR9034: An error occurred during instantiation of the work manager for resource-adapter [ {0} ]

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.