BFGPC0001 - BFGPC9999

BFGPC0001E
An insufficient number of arguments has been passed to the <**MQPLUS-NAME**> process controller.
Severity
20 : Error
Explanation
This exception is unexpected. The cause is not immediately known.
Response
If the problem persists, see problem determination information in the product documentation.

BFGPC0002W
Argument <insert_0> not specified, <**MQPLUS-NAME**> process controller log output is defaulting to the current working directory.
Severity
10 : Warning
Explanation
The <**MQPLUS-NAME**> process controller outputs event and trace log information to files in the specified log directory. When this directory has not been specified the current working directory is used.
Response
None.

BFGPC0003I
<**MQPLUS-NAME**> process controller started. Log files located at: <insert_0>.
Severity
0 : Information
Explanation
Indicates that the <**MQPLUS-NAME**> process controller has started.
Response
None.

BFGPC0004I
<**MQPLUS-NAME**> process controller ended with exit code <insert_0>.
Severity
0 : Information
Explanation
Indicates that the <**MQPLUS-NAME**> process controller has ended.
Response
None.

BFGPC0005E
The value supplied for the ''<insert_0>'' <**MQPLUS-NAME**> process controller option is outside the range of valid numerical values for this option. The range is from <insert_1> to <insert_2>.
Severity
20 : Error
Explanation
The value supplied for the specified option is outside the specified range of acceptable values. As a result, the <**MQPLUS-NAME**> process controller cannot be run.
Response
Restart the <**MQPLUS-NAME**> process controller with a valid value for this option. If <**MQPLUS-NAME**> process controller was not invoked directly then contact the <**MQPLUS-NAME**> product support team for assistance.

BFGPC0006E
The value supplied for the ''<insert_0>'' <**MQPLUS-NAME**> process controller command line option is not a valid numerical value.
Severity
20 : Error
Explanation
The value supplied for the specified <**MQPLUS-NAME**> process controller command line option is not a valid numerical value. As a result, the command cannot be issued.
Response
Restart the <**MQPLUS-NAME**> process controller with a numerical value for the specified option. If <**MQPLUS-NAME**> process controller was not invoked directly then contact the <**MQPLUS-NAME**> product support team for assistance.

BFGPC0007I
<**MQPLUS-NAME**> process controller with process identifier <insert_0> started <insert_1> with process identifier <insert_2>.
Severity
0 : Information
Explanation
Indicates that the <**MQPLUS-NAME**> process controller has started an application. The process identifiers for both the process controller and application are included in the message to help with their association.
Response
None.

BFGPC0008E
Another instance of the <**MQPLUS-NAME**> process controller is already running.
Severity
20 : Error
Explanation
Another instance of the <**MQPLUS-NAME**> process controller is already running. Only a single instance of any given <**MQPLUS-NAME**> process controller can run at one time. A second instance of the <**MQPLUS-NAME**> process controller has not been started.
Response
No action required.

BFGPC0009E
Failed to create directory <insert_0> for log files.
Severity
20 : Error
Explanation
The directory path could not be created because either a regular file with the same name already exists or the application has insufficient access rights to create the directory.
Response
Check that the specified log directory is correct and that there is sufficient authority for the application to create the directory. If the problem persists, contact the <**MQPLUS-NAME**> product support team for assistance.

BFGPC0010E
Message <insert_0> received after the listener for the <**MQPLUS-NAME**> process controller client had been shutdown.
Severity
20 : Error
Explanation
This exception is unexpected. The cause is not immediately known.
Response
If the problem persists, see problem determination information in the product documentation.

BFGPC0011E
Message <insert_0> received before the <**MQPLUS-NAME**> process controller''s associated application had been started.
Severity
20 : Error
Explanation
The message cannot be processed because the <**MQPLUS-NAME**> process controller's associated application has not been started yet.
Response
Retry the command. If the problem persists, contact the <**MQPLUS-NAME**> product support team for assistance.

BFGPC0012E
No Windows service name specified.
Severity
20 : Error
Explanation
The command requires a Windows service name to be specified.
Response
Run the command again specifying a Windows service name.

BFGPC0013E
The specified Windows service name is too long.
Severity
20 : Error
Explanation
The specified Windows service name is longer than the maximum permitted length of 256 characters.
Response
Run the command again specifying a Windows service name of less than or equal to 256 characters.

BFGPC0014E
The specified Windows service display name is too long.
Severity
20 : Error
Explanation
The specified Windows service display name is longer than the maximum permitted length of 256 characters.
Response
Run the command again specifying a Windows service display name of less than or equal to 256 characters.

BFGPC0015E
A call to the Windows GetModuleFileName function failed. Reason: <insert_0>
Severity
20 : Error
Explanation
The system was unable to obtain the module file name for the reason given.
Response
Check the reason for the failure and take action as appropriate. If the problem persists, contact the <**MQPLUS-NAME**> product support team for assistance.

BFGPC0016E
Failed to access the Windows service control manager. Reason: <insert_0>
Severity
20 : Error
Explanation
The Windows service cannot be installed because the Windows service control manager cannot be accessed.
Response
Check the reason for the failure and take action as appropriate. If the problem persists, contact the <**MQPLUS-NAME**> product support team for assistance.

BFGPC0017E
Failed to create Windows service named <insert_0>. Reason: <insert_1>
Severity
20 : Error
Explanation
The Windows service cannot be created for the reason given.
Response
Check the reason for the failure and take action as appropriate. If the problem persists, contact the <**MQPLUS-NAME**> product support team for assistance.

BFGPC0018W
Failed to set the description for Windows service named <insert_0>. Reason <insert_1>
Severity
10 : Warning
Explanation
The system could not set the description for the Windows service. The Windows service has been successfully installed, but the description has not been set.
Response
Check the reason for the failure and take action as appropriate. If the problem persists, contact the <**MQPLUS-NAME**> product support team for assistance.

BFGPC0019I
Installed Windows service <insert_0>.
Severity
0 : Information
Explanation
The Windows service has been successfully installed.
Response
No action.

BFGPC0020W
The stop was successful, but the application had to be forcibly shut down due to error: <insert_0>
Severity
10 : Warning
Explanation
The application has been forcibly shut down. Normally an application is requested to shut down in a controlled manner, but this was not possible due to the reason given. This in general should not cause any problems.
Response
No action. If the problem persists, contact the <**MQPLUS-NAME**> product support team for assistance.

BFGPC0021W
Using the default value of <insert_1> for property <insert_0> because the property has been defined in error. Reason: <insert_2>
Severity
10 : Warning
Explanation
The property was defined in the properties files but it was assigned a value that is invalid. Because of this a default value for the property is being used.
Response
Correct the value for the property in the properties file and restart.

BFGPC0022I
Process has ended with return code <insert_0>.
Severity
0 : Information
Explanation
The controlled process has ended due to a request for it to end.
Response
None.

BFGPC0023E
Process has ended with return code <insert_0>.
Severity
20 : Error
Explanation
The controlled process has ended with an error code indicating that it cannot be recovered. This type of error is typically due to a configuration error or fatal application startup error.
Response
Examine the log files for details of the problem and correct as necessary.

BFGPC0024W
Process has ended with return code <insert_0> and will be restarted to attempt to recover the problem.
Severity
10 : Warning
Explanation
The controlled process has ended with an error code indicating that it may be possible to recover. This type of error is typically due to an unexpected error during normal running operation.
Response
None. Normally this type of error can be tolerated, but if the problem persists, contact the <**MQPLUS-NAME**> product support team for assistance.

BFGPC0025E
Process has ended with return code <insert_0> after <insert_1> attempts to recover in <insert_2> seconds.
Severity
20 : Error
Explanation
The controlled process has ended again after a number of attempts to recover from the failure. This indicates a more serious type of error that needs to be investigated.
Response
If the problem persists, contact the <**MQPLUS-NAME**> product support team for assistance.

BFGPC0026W
Process has ended with return code <insert_0> after <insert_1> attempts to recover in <insert_2> seconds. The process will be restarted in <insert_3> seconds to attempt to recover the problem.
Severity
10 : Warning
Explanation
The controlled process has ended again after a number of attempts to recover from the failure. The process controller will restart the process again after a delay.
Response
If the problem persists, contact the <**MQPLUS-NAME**> product support team for assistance.

BFGPC0027W
Process has ended with return code <insert_0> and will be restarted to attempt to recover the problem.
Severity
10 : Warning
Explanation
The controlled process has ended with an error code indicating that it may be possible to recover. This type of error is typically due to an unexpected error during normal running operation.
Response
None, normally this type of error can be tolerated. But if the problem persists, contact the <**MQPLUS-NAME**> product support team for assistance.

BFGPC0028W
Process has ended with return code <insert_0> because the queue manager is unavailable. The process will be restarted when the queue manager becomes available.
Severity
10 : Warning
Explanation
The controlled process has ended because the queue manager is no longer available. When the queue manager becomes available again the process controller will restart the process.
Response
If the queue manager was deliberately stopped, then no action is required. Otherwise the queue manager should be investigated to discover the cause of the problem.

BFGPC0029W
The process controller was unable to connect to the application''s queue manager. The MQ reason code returned is : <insert_0>. The process controller will try to connect to the queue manager again after <insert_1> seconds. The queue manager retry period is specified by the application property ''<insert_2>''
Severity
10 : Warning
Explanation
The process controller must be able to connect to the application's queue manager before the application is started. When unable to connect to the queue manager, the process controller will try to connect again after a period determined by the application's queue manager retry interval property.
Response
None

BFGPC0030W
The process controller was unable to connect to the application''s queue manager because the queue manager ''<insert_0>'' property has not been set in the application''s property file. The process controller will try to connect to the queue manager again after <insert_1> seconds. The queue manager retry period is specified by the application property ''<insert_2>''
Severity
10 : Warning
Explanation
The process controller must be able to connect to the application's queue manager before the application is started. When no queue manager property is defined the process controller will read the application's property file again after a period determined by the application's queue manager retry interval property.
Response
None

BFGPC9999E
<insert_0>
Severity
20 : Error
Explanation
If this message does not give enough information, check the accompanying error messages for further information.
Response
For further information on resolving this error, see the problem determination information on the product Web site.