The com.ibm.wmqfte.product.root property is not set.
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.
BFGWS0002E
The jvm.dll file does not exist or is invalid for the Java runtime at: <insert_0>
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.
BFGWS0003E
The jvm.dll file does not exist or is invalid for the Java runtime at: <insert_0>
Severity
20 : Error
Explanation
The JVM DLL file is required to run the application as a Windows Service. The JRE installation specified by the BFG_JAVA_HOME or FTE_JAVA_HOME environment variable does not have the required JVM DLL file, or the JVM DLL file is invalid.
Response
Either remove the value of the BFG_JAVA_HOME and/or FTE_JAVA_HOME environment variable or modify it to reference a supported JRE. Then try the command again.
BFGWS0004E
Failed to run command <insert_0>. Reason: <insert_1>
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.
BFGWS0005E
Failed to create Windows service for <insert_0>. Reason: <insert_1>
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.
BFGWS0006E
Windows service <insert_0> is already established.
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.
BFGWS0007E
Windows service <insert_0> is unavailable.
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.
BFGWS0008E
User account <insert_0> or password is invalid, or the user is not authorized for a Windows service.
Severity
20 : Error
Explanation
The specified user account and password for Windows service logon is either invalid or does not have the LogonAsService privilege.
Response
Either grant LogonAsService privilege to the user account or choose a different user account for the Windows service.
BFGWS0009E
Windows service <insert_0> does not exist.
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.
BFGWS0010E
Unable to start Windows service <insert_0>. Reason: <insert_1>
Severity
20 : Error
Explanation
The Windows service could not be started. This might be due to the service not existing or a problem with the user permissions. Note that the "Log on as a service" right is required for the specified Windows user account in order for the service to start.
Response
Examine the reason given for the error and take the appropriate action. In particular check that for the specified Windows user account the password is correct and the user account has the "Log on as a service" right.
BFGWS0011E
Unable to create Windows service <insert_0>. This might be due to you not having sufficient authority.
Severity
20 : Error
Explanation
The Windows service could not be created. This might be due to the service already existing or you not having sufficient authority to create a Windows service.
Response
Check the command to ensure all arguments are correct and submit the command again. If the problem persists contact the IBM Support Center.
BFGWS0012E
Unable to modify Windows service <insert_0>. This might be due to an invalid user account name being specified or you not having sufficient authority.
Severity
20 : Error
Explanation
The Windows service could not be modified. This might be due to the service not existing, an invalid user account name being specified, or you not having sufficient authority to modify the Windows service.
Response
Check that the service exists. Check the command to ensure a valid user account name has been specified and submit the command again. If the problem persists contact the IBM Support Center.
BFGWS0013E
Unable to stop Windows service <insert_0>. This might be due to you not having sufficient authority.
Severity
20 : Error
Explanation
The Windows service could not be stopped. This might be due to the service no longer existing or you not having sufficient authority to stop the Windows service.
Response
Check the command to ensure it is valid and submit the command again. If the problem persists contact the IBM Support Center.
BFGWS0014E
Unable to delete Windows service <insert_0>. This might be due to you not having sufficient authority.
Severity
20 : Error
Explanation
The Windows service could not be deleted. This might be due to the service no longer existing or you not having sufficient authority to stop the Windows service.
Response
Check the command to ensure it is valid and submit the command again. If the problem persists contact the IBM Support Center.
BFGWS0015E
Unable to start Windows service <insert_0>. Reason: Windows service already running.
Severity
20 : Error
Explanation
The Windows service could not be started because it was already running.
Response
None.
BFGWS0016E
Unable to modify Windows service <insert_0>. Reason: Windows service is running.
Severity
20 : Error
Explanation
The Windows service could not be modified because it was running.
Response
Stop the Windows service, then attempt the modification again.
BFGWS0017E
Unable to stop Windows service <insert_0>. Reason: Windows service not running.
Severity
20 : Error
Explanation
The Windows service could not be stopped because it was not running.
Response
None.
BFGWS0018E
Unable to verify that user <insert_1>, specified for service <insert_0>, is valid.
Severity
20 : Error
Explanation
While installing or modifying a service, a non-default user account name was specified. The system cannot validate that the user has the LogonAsService privilege. If the user has the LogonAsService privilege then the service will log on to that user account. Otherwise the service will log on to the Local System account.
Response
Check the Windows service logon account information, using a suitable system utility, to ensure it is set as required.
BFGWS0019E
The specified JVM option(s) <insert_0> are invalid. Status code: <insert_1>, reason: <insert_2>
Severity
20 : Error
Explanation
The command has failed because the specified JVM options are invalid.
Response
Examine the reason given for the error and submit the command again with the JVM options specified correctly.
BFGWS0020E
The specified JVM option <insert_0> is invalid.
Severity
20 : Error
Explanation
The command has failed because the specified JVM option is invalid. All JVM options are expected to start with a '-' character.
Response
Correct the JVM option and submit the command again.
BFGWS0021E
The system was unable to remove an old log file: <insert_0>.
Severity
20 : Error
Explanation
As part of system maintenance, old log files are removed to free space. The system was unable to remove one or more existing log files. A possible cause of this issue is that the application does not have permission to delete the file.
Response
Remove the indicated log file, using a user account that has the required authority.
BFGWS0022E
Too few arguments were specified to start the Windows service. Number of arguments: <insert_0>, expected: <insert_1>. The specified arguments were: <insert_2>
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.
BFGWS0023E
Unable to create Windows service <insert_0>. Unexpected error: <insert_1>, reason: <insert_2>
Severity
20 : Error
Explanation
The Windows service could not be created. A unexpected error was returned.
Response
Examine the reason given for the error and take the appropriate action. If the problem persists contact the IBM Support Center.
BFGWS0024E
Unable to modify Windows service <insert_0>. Unexpected error: <insert_1>, reason: <insert_2>
Severity
20 : Error
Explanation
The Windows service could not be modified. A unexpected error was returned.
Response
Examine the reason given for the error and take the appropriate action. If the problem persists contact the IBM Support Center.
BFGWS0025E
Unable to stop Windows service <insert_0>. Unexpected error: <insert_1>, reason: <insert_2>
Severity
20 : Error
Explanation
The Windows service could not be stopped. A unexpected error was returned.
Response
Examine the reason given for the error and take the appropriate action. If the problem persists contact the IBM Support Center.
BFGWS0026E
Unable to delete Windows service <insert_0>. Unexpected error: <insert_1>, reason: <insert_2>
Severity
20 : Error
Explanation
The Windows service could not be deleted. A unexpected error was returned.
Response
Examine the reason given for the error and take the appropriate action. If the problem persists contact the IBM Support Center.
This exception is unexpected. The cause is not immediately known.
Response
If the problem persists, see problem determination information in the product documentation.
BFGWS0028E
Unable to access Windows service <insert_0>. A possible cause is that the service might be marked for deletion.
Severity
20 : Error
Explanation
An attempt to access the Windows service for the command failed. This is typically caused by the service being marked for deletion. Sometimes this can be caused by running the Microsoft Services application, which can prevent a previous deletion of the service from completing.
Response
If the Microsoft Services application is running, then it should be closed. Submit the command again. If the problem persists it might be necessary to reboot the Windows system. If the problem persists after rebooting the Windows system, contact the IBM Support Center.
BFGWS0029E
Unable to delete Windows service <insert_0>. Reason: Windows service is running.
Severity
20 : Error
Explanation
The Windows service could not be deleted because it was running.
Response
Stop the Windows service, then attempt the delete again.
BFGWS0030I
Unable to access file <insert_0>. Error is <insert_1>
Severity
0 : Information
Explanation
The file exists but is not accessible by the current user or process.
Response
Check that the user running the Windows service process has read permission for the file.
BFGWS0031E
Unable to create Windows service <insert_0>. Reason: <insert_1>
Severity
20 : Error
Explanation
The Windows service could not be created. This might be because the service already exists or you do not have sufficient authority to create a Windows service.
Response
Check the command to ensure all parameters are correct and submit the command again. If the problem persists, contact the IBM Support Center.
BFGWS0032E
Unable to modify Windows service <insert_0>. Reason: <insert_1>
Severity
20 : Error
Explanation
The Windows service could not be modified. This might be because the service does not exist, an invalid user account name has been specified, or you do not have sufficient authority to modify the Windows service.
Response
Check that the service exists. Check the command to ensure a valid user account name has been specified and submit the command again. If the problem persists, contact the IBM Support Center.
BFGWS0033E
Unable to stop Windows service <insert_0> because of error <insert_1>. Reason: <insert_2>
Severity
20 : Error
Explanation
The Windows service could not be stopped. This might be because the service no longer exists or you do not have sufficient authority to stop the Windows service.
Response
Check the command to ensure it is valid and run the command again. If the problem persists, contact the IBM Support Center.
BFGWS0034E
Unable to delete Windows service <insert_0> because of error <insert_1>. Reason: <insert_2>
Severity
20 : Error
Explanation
The Windows service could not be deleted. This might be because the service no longer exists or you do not have sufficient authority to stop the Windows service.
Response
Check the command to ensure it is valid and run the command again. If the problem persists, contact the IBM Support Center.
BFGWS0035E
Failed to validate the Windows service path, because of error <insert_0>. Reason: <insert_1>
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.
BFGWS0036E
Failed to determine if the Windows service exists, because of error <insert_0>. Reason: <insert_1>
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.
BFGWS0037E
Failed to validate the Windows service path. Reason: <insert_0>
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.
BFGWS0038E
Unable to create Windows service <insert_0>. Reason: <insert_1>
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.
BFGWS9999E
<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 website.