TJA Messages 100-199

  Previous

100

Invalid Tuxedo JCA Adapter configuration file name.

Description

The specified configuration file name is not a valid file name.

Action

Check your ra.xml file and update it with correct file name.

101

Specified Tuxedo JCA Adapter configuration file does not exist.(filename)

Description

The specified configuration file name filename does not exist.

Action

Corret the configuration file information in the ra.xml file.

102

No read access to Tuxedo JCA Adapter configuration file.(filename)

Description

It is required to have at least read access permission to the configuration file in order to properly process the configuration. However, the adapter does not have the correct access permission to the configured configuration file.

Action

Either correct the configuration file name in the ra.xml file if is incorrectly configured, or change the permission of the file to allow Tuxedo JCA Adapter to access it.

103

Specified Tuxedo JCA Adapter configuration is not a file.(fname)

Description

The specified configuration file is not a plain text file.

Action

Correct the configuration file information in the ra.xml file.

104

Error encountered while checking specified Tuxedo JCA Adapter configuration file.(fname)

Description

There are unspecified error occurred while checking the configuration file type and permission.

Action

Change the file type information to allow correct access.

105

No key file configured to Tuxedo JCA Adapter.

Description

There is no key file configured for Tuxedo JCA Adapter. This message is informational. However, if session security is required then key file is also required, without being configured may cause encryption service problem later on.

Action

Check configuration to see whether any session security is DM_PW or APP_PW, or the SSL is configured for any Local Access Point. If at least one condition is true then the configuration file should contain password, and should run the configuration file through DMConfigChecker to encrypt these passwords, and add the generated key file to the ra.xml file.

106

Invalid Tuxedo JCA Adapter key file name.(keyfile)

Description

The specified key file name keyfile is not a valid file name.

Action

Correct the key file configuration information in ra.xml file.

107

Specified Tuxedo JCA Adapter key file does not exist.(keyfile)

Description

The specified key file in the ra.xml does not exist.

Action

Correct this error in the ra.xml with correct key file name.

108

No read access to Tuxedo JCA Adapter key file.(keyfile)

Description

It is required to have at least read access permission to the key file in order to properly process the encrypted passwords. However, the adapter does not have the correct access permission to the configured key file.

Action

Either correct the key file name in the ra.xml file if is incorrectly configured, or change the permission of the file to allow Tuxedo JCA Adapter to access it.

109

Specified Tuxedo JCA Adapter key file is not a file.(keyfile)

Description

The configured key file keyfile is not a plain file.

Action

Correct the key file informaton in the ra.xml file.

110

Error encountered while checking specified Tuxedo JCA Adapter key file.(keyfile)

Description

There are unspecified error occurred while checking the key file type and permission.

Action

Change the file type information to allow correct access.

111

No Tuxedo JCA Adapter encryption service.

Description

Failed to instantiate encryption service. This is information; however, if password is needed in the configuration file then encryption service is required.

Action

Check the configuration file to determine whether encryption service is required. If it is required then should add the key file information to the ra.xml file.

112

Unable to start Tuxedo JCA Adapter encryption server.

Description

Failure encountered while trying to instantiate a copy of encryption service.

Action

Check for previous failure message to determine the true cause of the failure and correct it accordingly.

113

Failed to start transaction service.

Description

The Tuxedo JCA Adapter failed to start transaction service.

Action

Contact your Oracle Technical Support.

114

Failed to start listener for Local Access Point lap.

Description

The Tuxedo JCA Adapter failed to start listening end point for Local Access Point lap.

Action

Check the other related error message logged before to determine the course of correction.

115

Failed to start session sessName for ON_STARTUP connection policy.

Description

When a session's profile specified the connection policy to be ON_STARTUP then the session will be started by Tuxedo JCA Adapter when adapter is started. When this error message is logged it means Tuxedo JCA Adapter failed to start a session with session name sessName automatically.

Action

Check the error messages logged previously to determine the cause of the failure.

116

Invalid xaAffinity property value.(val)

Description

The xaAffinity is configured with unsupported value. When xaAffinity is configured with "yes" or "true" then the xaAffinity is enabled; when xaAffinity is configured with "no" or "false" then the xaAffinity is disabled. The default value is enabled.

Action

Correct the xaAffinity property with correct value in ra.xml file.

117

ERROR: msg

Description

The SAX parser failed to parse the configuration file.

Action

Check the error message msg and correct the configuration accordingly.

118

FATAL: msg

Description

The SAX parser encountered fatal error while parsing the configuration file.

Action

Check the error message msg and correct the configuration accordingly.

119

WARN: msg

Description

The SAX parser encountered warning situation while parsing the configuration file.

Action

Check the error message msg and correct the configuration accordingly.

120

Error encountered while parsing configuration file, stop processing!

Description

There is at least one error encountered while parsing the configuration file, the Tuxedo JCA Adapter will stop processing it.

Action

Check the previous error message to determine the true cause of the failure.

121

Invalid Tuxedo JCA Adapter configuration file name.(config)

Description

The configuration file specified in the command line is not a valid file.

Action

Use the correct the configuration file in DMConfigChecker.

122

Specified Tuxedo JCA Adapter configuration file does not exist.(config)

Description

The configuration file specified in the command line does not exist.

Action

Use the correct configuration file name in DMConfigChecker.

123

No read access to Tuxedo JCA Adapter configuration file.(config)

Description

The configuration file specified in the DMConfigChecker command line does not have read permission.

Action

Change the permission of the configuration file config.

124

Specified Tuxedo JCA Adapter configuration file is not a file.(config)

Description

The configuration file specified in the DMConfigChecker command line is not a file.

Action

Correct the configuration in the DMConfigChecker command line.

125

Invalid Tuxedo JCA Adapter key file name.(keyfile)

Description

The key file specified in the DMConfigChecker command line is not a valid.

Action

Correct the key file name in the DMConfigChecker command line.

126

No read access to Tuxedo JCA Adapter key file.(keyfile)

Description

The Tuxedo JCA Adapter does not have read permssion to the key file specified in the DMConfigChecker command line.

Action

Correct the key file with correct permission.

127

Specified Tuxedo JCA Adapter key file is not a file.(keyfile)

Description

The key file specified in the DMConfigChecker command line is not a file.

Action

Use correct key file name for the DMConfigChecker.

128

Corrupted or invalid key file specified.(keyfile)

Description

The key file specified in the DMConfigChecker command line is corrupted.

Action

Use the correct key file in the CMConfigChecker command line.

129

The remote gateway does not support Application Level Keep Alive, this feature is disabled for TDomain session sessNmae.

Description

The configured remote access point does not support Application Level Keep Alive, so this feature is disabled for session sessName.

Action

Make sure the remote access point is correctly configured.

130

Established connection to remote domain rapid.

Description

Informational message indicating the connection to remote domain rapidis established.

Action

Nothing.

131

Invalid KeyStore file name.(store)

Description

The configured KeyStore file name store is not valid.

Action

Correct it in the Tuxedo JCA Adapter configuration file.

132

Specified KeyStore file doesnot exist.(store)

Description

The configured KeyStore file store does not exist.

Action

Configure the correct KeyStore file name in the DMCONIG.

133

No read access to KeyStore file.(store)

Description

Tuxedo JCA Adapter does not have read access to the configured key store file store).

Action

Change the permission of the KeyStore file name.

134

Specified KeyStore file is not a file.(store)

Description

The configured KeyStore file store is not a file.

Action

Correct the KeyStore information in the configuration.

135

JKS or PKCS12 KeyStore type not available.(store)

Description

The JKS or PKCS12 key store types are not available.

Action

Check you JVM vendor with your Java installation.

136

KeyStore does not support JKS.(reason: rsn)

Description

The key store does not support JKS type of key store, the reason is rsn.

Action

Correct the problem according to rsn.

137

Failed to load KeyStore.(store)

Description

Failure occurred while loading KeyStore store.

Action

Check the integrity of your key store file, or correct the key store information in the configuration file.

138

Certificate cannot be loaded.(reason: rsn)

Description

CertificateException occurred while loading the certificate.

Action

Check the integrity of your key store file, or correct the key store information in the configuration file.

139

Failed to create SSLServerSocketFactory.(reason: rsn)

Description

The adapter failed to create SSLServerSocketFactory.

Action

Check the reason why it failed as described by rsn and correct the problem accordingly.

140

Failed to create SSLSocketFactory.(reason: rsn)

Description

The adapter failed to create SSLSocketFactory.

Action

Check the reason why it failed as described by rsn and correct the problem accordingly.

141

Failed to create SSLServerSocket.(reason: rsn)

Description

The adapter failed to create SSLServerSocket.

Action

Check the reason why it failed as described by rsn and correct the problem accordingly.

142

Failed to create SSLSocket.(reason: rsn)

Description

The adapter failed to create SSLSocket.

Action

Check the reason why it failed as described by rsn and correct the problem accordingly.

143

Failed to decrypt KeyStore password.(reason: rsn)

Description

Failed to decrypt KeyStore password.

Action

Make sure the key file is correctly configured and the password is properly encrypted in the configuration file.

144

Exception occurred during SSL handshake.

Description

There is an exception occurred during SSL handshake, the nature of exception is logged as part of this message.

Action

Check the logged exception message for the cause of the failure and fix the problem accordingly.

145

Exception occurred while reading from network(ctx).(reason: rsn)

Description

Exception occurred while the adapter is reading from the network using context ctx, and reason of the exception is described in rsn.

Action

Check the reason of the exception and fix the problem accordingly.

146

Application Managed local transaction timed out.(XID xid)

Description

The adapter managed local transaction with XID xid has been timed out by the adapter.

Action

Informational no action required.

147

Error encountered while parsing configuration file, stop processing!

Description

There is at least one error encountered while parsing the configuration file, the Tuxedo JCA Adapter will stop processing it.

Action

Check the previous error message to determine the true cause of the failure.

148

Exception while process Selector: msg

Description

Tuxedo JCA Adapter failed to open on selector, the cause of the failure is described in detail.

Action

Correct the situation according to description given in this message.

149

User does not have write permission of the specified configuration file filepath

Description

User does not have the required write permission of the configuration file filepath.

Action

Correct the file permission of the specified configuration file.

150

Usage: DMConfigChecker_class_name config_file_name [decryption_key_filename]

Description

The usage of the DMConfigChecker tool class.

Action

Informational.

151

Create key file key_file_name

Description

DMConfigChecker creates a key file with name key_file_name.

Action

Informational, no action required.

152

Specified password longer than maximum allowed length max_len for element element_name.

Description

The password specified in the configuration file is longer than maximum allowed password length for element element_name. The maximum Tuxedo password length is 30 characters.

Action

Correct the password actually used and update the password in the configuration file.

153

There is no required password specified for element element_name.

Description

An empty password element is configured.

Action

Insert the correct password into the XML element as specified in the message.

154

Configured Tuxedo application password longer than allowed maximum of 30 characters.

Description

The configured Tuxedo application password is longer than 30 characters.

Action

Correct the password in the configuration file.

155

Configured local access point domain password longer than allowed maximum of 30 characters for session (lap_name, rap_name).

Description

The configure password for local access point in a Domain password pair is too large. The legally allowed maximum length is 30 characters.

Action

Correct the password in the configuration file.

156

Configured remote access point domain password longer than allowed maximum of 30 characters for session (lap_name, rap_name).

Description

The configure password for remote access point in a Domain password pair is too large. The legally allowed maximum length is 30 characters.

Action

Correct the situation according to description given in this message.

157

Failed to activate default global import service, no imported service available!

Description

Tuxedo JCA Adapter was not able to activate default imported service. The consequence is there is not imported service since user did not configure one.

Action

Look for the true cause of the failure in previous message.

158

Default global imported service activated!

Description

The default global imported service is activated by the Tuxedo JCA Adapter.

Action

Informational, no action required.

 

Skip footer navigation  Back to Top Previous