Skip navigation.

WSCMD Messages 0-99

  Previous Next

1

Usage: tmwsdlgen -c Config_file [-y] [-m {pack|raw}] [-o wsdl_file] [-s {doc|rpc}] [-t {wls|axis}] [-v {1.1|1.2}]

Description

When the argument of tmwsdlgen is not valid, it will prompt the usage syntax.

Action

Reenter the command in correct syntax.

See Also

tmwsdlgen(1)

2

WARN: Ignore configuration file name greater than nchar characters.

Description

The length of configuration file name specified by "-c" option exceed specified characters. tmwsdlgen ignores the option.

Action

Use shorter configuration file name.

See Also

tmwsdlgen(1)

3

WARN: Ignore WSDL file name greater than nchar characters.

Description

The length of WSDL file name specified by "-o" option exceed specified characters. tmwsdlgen ignores the option.

Action

Use shorter WSDL file name.

See Also

tmwsdlgen(1)

4

WARN: Ignore invalid encoding style name 'enc_style'. It should be 'doc' or 'rpc'.

Description

Invalid encoding style option has been specified by "-s" option. tmwsdlgen ignores the option.

Action

Use 'doc' or 'rpc'.

See Also

tmwsdlgen(1)

5

WARN: Ignore invalid SOAP version name 'soap_ver'. It should be '1.1' or '1.2'.

Description

Invalid SOAP version option has been specified by "-v" option. tmwsdlgen ignores the option.

Action

Use '1.1' or '1.2'.

See Also

tmwsdlgen(1)

6

ERROR: Configuration file must be specified using -c option.

Description

"-c" option is missing.

Action

Use "-c" option to specify the comfiguration file.

See Also

tmwsdlgen(1)

7

WARN: WSDL file 'name' exists. Overwrite(Y/N)[N]?

Description

The WSDL file exists. Please confirm if tmwsdlgen should overwirte it.

Action

Enter "Y" to overwrite the file, or enter "N" to quite tmwsdlgen.

See Also

tmwsdlgen(1)

8

ERROR: WSDL file generating failed.

Description

Failed to generate WSDL file.

Action

Check ULOG for detail.

See Also

tmwsdlgen(1)

9

INFO: WSDL file 'name' is generated.

Description

The WSDL file is generated successfully.

Action

None.

See Also

tmwsdlgen(1)

10

WARN: Ignore invalid data mapping policy name 'name'. It should be 'pack' or 'raw'.

Description

Invalid data mapping policy name has been specified by "-m" option. tmwsdlgen ignores the option.

Action

None.

See Also

tmwsdlgen(1)

11

WARN: Ignore invalid client toolkit name 'name'. It should be 'wls' or 'axis'.

Description

Invalid client toolkit name has been specified by "-t" option. tmwsdlgen ignores the option.

Action

None.

See Also

tmwsdlgen(1)

19

WARN: Duplicated -c option. Overriding 'name1' with 'name2'.

Description

There are duplicated "-c" options in the command. The name1 option was specified but was then overridden by name2. The name2 option was used.

Action

Eliminate one of the options.

See Also

tmwsdlgen(1)

21

WARN: Duplicated -m option. Overriding 'name1' with 'name2'.

Description

There are duplicated "-m" options in the command. The name1 option was specified but was then overridden by name2. The name2 option was used. The two options specify contradictory or incompatible data mapping policy. The policy specified or implied in the option farthest to the right on the command line is used.

Action

Eliminate one of the options.

See Also

tmwsdlgen(1)

22

WARN: Duplicated -o option. Overriding 'name1' with 'name2'.

Description

There are duplicated "-o" options in the command. The name1 option was specified but was then overridden by name2. The name2 option was used. The two options specify different output WSDL file names. The file name specified or implied in the option farthest to the right on the command line is used.

Action

Eliminate one of the options.

See Also

tmwsdlgen(1)

23

WARN: Duplicated -t option. Overriding 'name1' with 'name2'.

Description

There are duplicated "-t" options in the command. The name1 option was specified but was then overridden by name2. The name2 option was used. The two options specify contradictory or incompatible client toolkit names. The client toolkit name specified or implied in the option farthest to the right on the command line is used.

Action

Eliminate one of the options.

See Also

tmwsdlgen(1)

25

WARN: Duplicated -s option. Overriding 'enc_style1' with 'enc_style2'.

Description

There are duplicated "-t" options in the command. The enc_style1 option was specified but was then overridden by enc_style2. The enc_style2 option was used. The two options specify contradictory or incompatible encoding styles. The encoding style specified or implied in the option farthest to the right on the command line is used.

Action

Eliminate one of the options.

See Also

tmwsdlgen(1)

26

WARN: Duplicated -v option. Overriding 'soap_ver1' with 'soap_ver2'.

Description

There are duplicated "-t" options in the command. The soap_ver1 option was specified but was then overridden by soap_ver2. The soap_ver2 option was used. The two options specify contradictory or incompatible SOAP version. The version specified or implied in the option farthest to the right on the command line is used.

Action

Eliminate one of the options.

See Also

tmwsdlgen(1)

27

ERROR: Error while obtaining the Bulletin Board parameters.

Description

An error was produced in tmwsdlgen while retrieving the Bulletin Board parameters. A more specific error explaining the situation should already exist in the user log.

Action

Check the user log for a more specific error message. Check that the TUXCONFIG is readable, and re-execute the tmwsdlgen command.

See Also

tmwsdlgen(1)UBBCONFIG(5)

28

ERROR: Execute permission denied, not application administrator.

Description

Execute permission was denied when a non-administrator was executing the tmwsdlgen process

Action

Only the BEA TUXEDO system application administrator can execute the command.

See Also

tmwsdlgen(1)

29

ERROR: Unable to initialize public key subsystem.

Description

An error occurred while initializing the public key subsystem. Many things could cause this failure, including a user implementation of a plug-in function returning a failure code.

Action

Ensure the registry is in a valid state with epifregedt. Ensure the implementation of the plug-in function did not return an error code.

See Also

epifregedt, _ec_sec_map_proof, _ec_sec_pki_init

30

ERROR: Cannot become a client - tperrno tperrno errno errno Uunixerr Unixerrno.

Description

The administrative client tmwsdlgen could not join the application.

Action

Only one tmwsdlgen may be run at a time.

See Also

tmwsdlgen(1)

31

ERROR: failed to get current directory - errno errno.

Description

The tmwsdlgen could not get current directory.

Action

Check if current directory is valid.

32

ERROR: Cannot change to dir dirname.

Description

The tmwsdlgen could not change to the directory.

Action

Check if the specified directory is valid.

 

Skip footer navigation  Back to Top Previous Next