Content starts here

System Messages: JOLT Catalog 1600-1699

Previous

1604


ERROR: Numeric argument expected for -z option

Description

Invalid argument for minimum encryption strength option. The valid values are 0, 56, 128, and 256.

Action

Use one of the legal values for '-z' option.


1605


ERROR: strength-val - Illegal argument for -z option

Description

Invalid argument for minimum encryption strength option. The valid values are 0, 56, 128, and 256.

Action

Use one of the legal values for '-z' option.


1606


ERROR: Numeric argument expected for -R option

Description

A non-numeric value was specified for the -R option. The legal value for renegotiation must be between 0 and 35791394.

Action

Use the legal value for '-R' option.


1607


ERROR: The -s port-num argument must be between min-valid-port-num and max-valid-port-num

Description

Invalid argument is specified for secure port number. The legal value for secure port must between 0 and 32767.

Action

Use the legal value for '-s' option.


1608


ERROR: The -R range-val argument must be between 0 and 35791394

Description

An out of range value was specified for the -R option. The legal value for renegotiation must be between 0 and 35791394.

Action

Use the legal value for '-R' option.


1609


ERROR: Non-Jolt opcode opcode-val sent to JSH; close connection

Description

An invalid opcode was received by JSH.

Action

Contact Oracle Customer Support.


1610


ERROR: SSL encryption parameter negotiation error

Description

JSH encountered an error while negotiating encryption parameter.

Action

Check the Tuxedo SSL package installed with Jolt client Java installation for common SSL encryption algorithm supported by both parties at the same configured strength.


1611


ERROR: SSL error errcode

Description

An SSL error encountered by JSH with error code while receive message from network.

Action

Check the meaning of the returned error code and look the ULOG for prior error for nature of the cause.


1612


ERROR: Address conversion error

Description

Failed to convert network address from binary format to hex decimal format.

Action

Contact Oracle Customer Support.


1613


ERROR: Descriptor allocation error

Description

Encountered a failure while allocate network descriptor.

Action

Make sure the operation system parameters are set correctly for the amount of memory on the machine and the amount of memory that can be used by a process. Either reduce the memory usage on the machine or increase the amount of physical memory on the machine. Also increase the space on the swap device.


1614


ERROR: Could not establish listening address on network address-val

Description

Failed to establish listening end point using the specified address.

Action

Use a correct machine name and port number for listening end point.


1615


ERROR: Could not get listening socket information

Description

The listening socket information is missing from control data structure.

Action

Contact Oracle Customer Support.


1616


INFO: SSL network address disabled

Description

SSL network address is disabled because of JSL is being suspended.

Action

No action required.


1617


WARN: Failed to allocate a network resource (descriptor-val)

Description

Unable to allocation network communication descriptor.

Action

Make sure the operation system parameters are set correctly for the amount of memory on the machine and the amount of memory that can be used by a process. Either reduce the memory usage on the machine or increase the amount of physical memory on the machine. Also increase the space on the swap device.


1618


WARN: Failed to reestablish network address address-val

Description

Failed to re-establish a listening end point using the specified network address after JSL is unsuspended.

Action

Check whether the network address for JSL is correctly configured and is not being used by other process.


1619


INFO: Reestablished network address address-val

Description

JSL re-established its network listening end point using the said address.

Action

Informational, no action required.


1620


WARN: Numeric argument expected for -s option

Description

A non-numeric value is specified for secure port option '-s'.

Action

Use the port number between 0 and 32767 that has not been used.


1621


WARN: -R SSL renegotiation option set without non-zero -s option

Description

A '-R' option is specified without '-s' option being specified.

Action

Add '-s' command option for SSL, or remove '-R' option.


1622


ERROR: SSL encryption add-on package is not installed

Description

The SSL package is not installed but the SSL secure port option, '-s', is specified.

Action

Remove '-s' option or contact Oracle Customer Support for purchasing Tuxedo SSL package.


1623


ERROR: Only 56 bit SSL encryption is allowed

Description

Only 56 bit SSL encryption package is installed but the JSL is configured to use encryption stronger than 56 bits.

Action

Change JSL configuration to use encryption strength less or equal to 56 bits, or contact Oracle Customer Support for upgrading Tuxedo SSL package.


1624


ERROR: Mixing -R and -A options is not supported

Description

The SSL renegotiation and mutual authentication are configured. These two options are not supported to be configured at the same time.

Action

Remove either -R or -A option from JSL configuration.


1625


WARN: IPv6 address does not support -H

Description

IPv6 address does not support -H

Action

Remove -H option if IPv6 is Enabled.


1626


ERROR: Jolt client(ip address %s) does not have a proper application password

Description

Jolt client is using wrong application password.

Action

Use correct application password in jolt client.


1627


ERROR: Jolt client (ip address %s) does not have proper application password

Description

Jolt client does not have proper application password

Action

Check the tuxedo application security setting and ensure jolt client is compliant.


1628


ERROR: Fail to retrieve corresponding JSH address according to client/JRAD's IP type

Description

Fail to retrieve corresponding JSH address according to client/JRAD's IP type

Action

Check the Jolt application IPv6 address configuration.


1629


INFO: IPv6 not enabled.

Description

The IPv6 address is used but IPv6 isn't enabled.

Action

Enable IPv6 by setting environment variable TMUSEIPV6=Y


1630


INFO: Disconnected Jolt client IP address address-val

Description

Disconnected Jolt client due to request timed out.

Action

No action required.


1631


INFO: SSL port is same as non SSL port, only SSL connection is accepted.

Description

The listening SSL port is same as non SSL port, only SSL connection is accepted.

Action

No action required.


 Back to Top Previous