Skip navigation.

WSCFG Messages 0-99

  Previous Next

1

ERROR: Configuration initialize failed, memory allocation error

Description

An attemp to dynamically allocate memory from the operating system using malloc() failed while preparing to parse SALT configuration file.

Action

Make sure the operating 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. Reduce the memory usage on the machine or increase the amount of physical memory and/or swap space on the machine.

2

ERROR: Configuration initialize failed, internal error

Description

An interal error was detected while preparing to parse the SALT configuration file.

Action

Contact BEA Customer Support.

3

ERROR: Configuration file parse failed

Description

Errors were detected while parsing the SALT configuration file.

Action

See ULOG or the standard output for more details.

4

INFO: Configuration file parsing succeeded

Description

SALT configuration file was parsed successfully.

Action

none.

5

ERROR: Another configuration reloading thread is running

Description

While GWWS trying to reload the SALT configuration file, another reloading thread has been detected.

Action

Each GWWS process does not allow more than one configuration reloading operations running at the same time. Please wait for a while and send the configuration reloading request again.

See Also

wsadmin(1)

6

ERROR: No free slot to reload new version configuration

Description

Maximum configuration contexts are in use while GWWS trying to reload the SALT configuration file.

Action

Each GWWS process allows at most 2 configuration contexts to be used at the same time. When both configuration contexts are being used to handle SOAP requests, new reloading request cannot proceed. Use wsadmin command "configstats" to track the configuration context status used by a certain GWWS process.

See Also

wsadmin(1)

7

ERROR: Memory allocation error while configuration is reloaded

Description

An attemp to dynamically allocate memory from the operating system using malloc() failed while GWWS is trying to reload the SALT configuration file.

Action

Make sure the operating 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. Reduce the memory usage on the machine or increase the amount of physical memory and/or swap space on the machine.

8

INFO: Configuration file reloading succeeded

Description

SALT configuration file was reloaded successfully.

Action

none.

11

ERROR: Configuration file path is empty

Description

The specified file path is empty while trying to load or reload the SALT configuration file.

Action

If you are running tmwsdlgen, please check the command line options for command tmwsdlgen. If you are starting GWWS process, please check the CLOPT options.

See Also

tmwsdlgen(1), GWWS(1)

12

ERROR: Configuration initialize failed, read file("configfile") error

Description

A file IO error was detected while reading the SALT configuration file. file.

Action

If you are running tmwsdlgen, please check the correct SALT configuration file path is specified as the command line option. If you are running GWWS, please check the correct SALT configuration file path is specified in UBBCONFIG as CLOPT for GWWS server.

See Also

tmwsdlgen(1), GWWS(1)

13

INFO: Configuration file is unchanged

Description

The SALT configuration file has not changed since the last successful loading/reloading while GWWS is trying to reload it.

Action

Adjust the SALT configuration file with new information and then initiate the reload request again.

See Also

wsadmin(1)

14

ERROR: WSDL file generation failed. Memory allocation error.

Description

An attemp to dynamically allocate memory from the operating system using malloc() failed while the SALT WSDL file is being generated.

Action

Make sure the operating 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. Reduce the memory usage on the machine or increase the amount of physical memory and/or swap space on the machine.

15

ERROR: WSDL file generation failed. Internal error.

Description

An interal error was detected while the SALT WSDL file is being generated.

Action

Contact BEA Customer Support.

16

ERROR: Output WSDL file (filename) error

Description

A file IO error was detected while tmwsdlgen is trying to output the SALT WSDL file.

Action

Make sure the correct WSDL file path is specified as the tmwsdlgen command line option. Make sure you have write permission to the output WSDL file path.

See Also

tmwsdlgen(1)

18

ERROR: GWWS Configuration not initialized yet

Description

While GWWS attempts to reload the BEA SALT configuration file, the GWWS initialization operation was not completed successfully.

Action

Make sure your GWWS is booted successfully. Try to shutdown and reboot GWWS to avoid such problem.

19

ERROR: GWWS internal system error

Description

An interal system error was detected while GWWS is trying to reload the SALT configuration file.

Action

Contact BEA Customer Support.

20

ERROR: Another reloading operation is running. Cannot run more than one reload request at a time.

Description

While GWWS attempts to reload the SALT configuration file, another reloading thread has been detected.

Action

Each GWWS process does not allow more than one configuration reload request at a time. Please wait a moment and send the configuration reload request again.

21

ERROR: Maximum configuration contexts are using

Description

Maximum configuration contexts are in use while GWWS trying to reload the SALT configuration file.

Action

Each GWWS process allows at most 2 configuration contexts to be used at the same time. When both configuration contexts are being used to handle SOAP requests, a new reload request cannot proceed. Use wsadmin command "configstats" to track the configuration context status for a GWWS process.

See Also

wsadmin

90

System memory allocation error

Description

An attemp to dynamically allocate memory from the operating system using malloc() failed while the SALT configuration file is being parsed.

Action

Make sure the operating 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. Reduce the memory usage on the machine or increase the amount of physical memory and/or swap space on the machine.

91

[Line(line_num) Char(char_num)]:err_string

Description

An XML Schema validation error is detected in the XML file at line line_num, character position char_num. The error detail is specified in err_string.

Action

Refer to the corresponding schema file to modify your XML file.

 

Skip footer navigation  Back to Top Previous Next