Content starts here

System Messages: WSCMD Catalog 3000-3099

Previous

3000


Usage: %s [-e] [-f ] start|stop|status ...

Description

When tmscdargument is not valid, it prompts for the usage syntax

Action

Reenter correct syntax

See Also

tmscd(1)


3002


ERROR: Invalid command option

Description

The option specified is not a valid tmscd command option.

Action

Correct the tmscd command options per the usage message.

See Also

tmscd(1)


3003


ERROR: Memory allocation failure

Description

An attempt to allocate TPINIT buffer memory using tpalloc failed.

Action

Check if the system has enough memory installed and configured.


3004


ERROR: cannot open filename

Description

An attermp to open specified service scope definitions file failed.

Action

Make sure the specified service scope definitions file exists and has read permisssion.

See Also

tmscd(1)


3005


WARN: Service with identifier not found in filename

Description

Cannot find the service definition with specified service identifier from specified serveice scope definition file.

Action

Check if service definition exists with specified in service scopt definitions file.

See Also

tmscd(1)


3007


Service contract discovery is turned on for service of program (group:service_id)

Description

While executing tmscd command with status option, if the service discovery flag is turned on, this message is displayed.

Action

None

See Also

tmscd(1)


3008


Service contract discovery is turned off for service of program (group:server_id)

Description

While executing tmscd command with status option, if the service discovery flag is turned off, this message is displayed.

Action

None

See Also

tmscd(1)


3009


Service contract discovery is already turned on for service of program (group:server_id)

Description

While executing tmscd command with start option, if the service discovery flag is turned on, this message is displayed.

Action

None

See Also

tmscd(1)


3010


Service contract discovery is already turned off for service of program (group:server_id)

Description

While executing tmscd command with stop option, if the service discovery flag is turned off, this message is displayed.

Action

None

See Also

tmscd(1)


3011


service_count service entries checked

Description

While executing tmscd command specified status option finished, the checked service total count in this operation is displayed.

Action

None

See Also

tmscd(1)


3012


Update service_count service entries...

Description

While executing tmscd command specified start/stop option, the service entries total count updated in this operation is displayed.

Action

None

See Also

tmscd(1)


3013


service_count entrie(s) updated in duration micro-seconds

Description

After completed tmscd command specified start/stop option, the updated service entries total count and time interval are displayed.

Action

None

See Also

tmscd(1)


3014


ERROR: TMMETADATA is not configured to automatically support service contract discovery

Description

tmscd checks the internal service .SCD which is used to handle the contract data and provided by TMMETADATA server, if the .SCD service is not advertised this message is displayed.

Action

Make sure TMMETADATA server is correctly booted and the .SCD service is advertised.

See Also

tmscd(1), TMMETADATA(5)


3015


INFO: No service found

Description

The specified service does not exist in current BB services table.

Action

Make sure you input the correct service identifier for discovery and re-execute tmscd command.

See Also

tmscd(1)


3016


WARN: Conversational service is not supported

Description

Service contract discovery currently does not support conversation service.

Action

Make sure the service is not a conversation service.

See Also

tmscd(1)


3017


ERROR: Cannot compile event expression regular_express, error

Description

The regular expression that defines the service scope has an error.

Action

Make sure you enter the correct regular expression that defines the service scope.

See Also

tmscd(1)


3018


WARN: Service contract discovery is not supported for service of program (group:server_id)

Description

tmscd command works only on Tuxedo releases that support the service contract discovery feature.

Action

Make sure current your Tuxedo binary supports service contract discovery.

See Also

tmscd(1)


 Back to Top Previous