Error Code List
HWKAMI-000001
Unable to create AMI error due to memory allocation failure.
Error.
TIBCO Hawk AMI API
Insufficient memory available for process.
HWKAMI-000002
Insufficient memory to process request.
Error
TIBCO Hawk AMI API
Insufficient memory available for process.
HWKAMI-000003
Specified AMI error handle is invalid.
Error
TIBCO Hawk AMI API
Programming error. AMI error handle passed to function is null.
HWKAMI-000004
Specified AMI error handle is invalid or corrupted.
Error
TIBCO Hawk AMI API
Programming error. AMI error handle passed to function is invalid, corrupted or was previously destroyed.
HWKAMI-000005
Required argument not specified (null).
Error
TIBCO Hawk AMI API
Programming error. Null value specified for a required function argument.
HWKAMI-000006
Invalid argument specified.
Error
TIBCO Hawk AMI API
Programming error. Invalid value specified for a function argument.
HWKAMI-000007
Specified AMI session handle <handle value (hex)> is invalid.
Error
TIBCO Hawk AMI API
Programming error. AMI session handle passed to function is null.
HWKAMI-000008
Specified AMI session handle <handle value (hex)> is invalid or corrupted.
Error
TIBCO Hawk AMI API
Programming error. AMI session handle passed to function is invalid, corrupted or was previously destroyed.
HWKAMI-000009
Specified AMI method handle <handle value (hex)> is invalid.
Error
TIBCO Hawk AMI API
Programming error. AMI method handle passed to function is null.
HWKAMI-000010
Specified AMI method handle <handle value (hex)> is invalid or corrupted.
Error
TIBCO Hawk AMI API
Programming error. AMI method handle passed to function is invalid, corrupted or was previously destroyed.
HWKAMI-000011
Specified AMI subscription handle <handle value (hex)> is invalid.
Error
TIBCO Hawk AMI API
Programming error. AMI subscription handle passed to function is null.
HWKAMI-000012
Specified AMI subscription handle <handle value (hex)> is invalid or corrupted.
Error
TIBCO Hawk AMI API
Programming error. AMI subscription handle passed to function is invalid, corrupted or was previously destroyed.
HWKAMI-000013
Specified AMI parameter list handle <handle value (hex)> is invalid.
Error
TIBCO Hawk AMI API
Programming error. AMI parameter list handle passed to function is null.
HWKAMI-000014
Specified AMI parameter list handle <handle value (hex)> is invalid or corrupted.
Error
TIBCO Hawk AMI API
Programming error. AMI parameter list handle passed to function is invalid, corrupted or was previously destroyed.
HWKAMI-000015
Specified AMI parameter list handle <handle value (hex)> is invalid.
Error
TIBCO Hawk AMI API
Programming error. AMI parameter list handle passed to function is null.
HWKAMI-000016
Specified AMI parameter list handle <handle value (hex)> is invalid or corrupted.
Error
TIBCO Hawk AMI API
Programming error. AMI parameter list handle passed to function is invalid, corrupted or was previously destroyed.
HWKAMI-000017
Specified AMI parameter handle <handle value (hex)> is invalid.
Error
TIBCO Hawk AMI API
Programming error. AMI parameter handle passed to function is null.
HWKAMI-000018
Specified AMI parameter handle <handle value (hex)> is invalid or corrupted.
Error
TIBCO Hawk AMI API
Programming error. AMI parameter handle passed to function is invalid, corrupted or was previously destroyed.
HWKAMI-000019
TIBCO Rendezvous error <error number> <error text>.
Error
TIBCO Hawk AMI API
The specified TIBCO Rendezvous error occurred. Refer to TIBCO Rendezvous documentation.
HWKAMI-000020
Received invocation request for unknown AMI method <method name>.
Error
TIBCO Hawk AMI API
An agent (e.g. TIBCO Hawk Agent or Console API application) has invoked a non-existent method on this AMI session. Contact TIBCO Support for assistance.
HWKAMI-000021
Method <method name> does not have a parameter named <parameter name>.
Error
TIBCO Hawk AMI API
Programming error. Parameter function called for non-existent parameter. Check the method creation code to insure that the specified parameter was actually added to the method.
HWKAMI-000022
Failed to add object to linked list.
Error
TIBCO Hawk AMI API
Link list add failed due to insufficient memory available for process.
HWKAMI-000023
TIBCO Rendezvous error <error number> occurred attempting to get value for argument <argument name> of method <method name>. <error text>.
Error
TIBCO Hawk AMI API
The specified TIBCO Rendezvous error occurred when attempting to get argument value. Refer to TIBCO Rendezvous documentation.
HWKAMI-000024
<method name> invocation received for unknown subscription with context <context number> and reply subject <subject name>.
Error
TIBCO Hawk AMI API
Internal error. Contact TIBCO Support for assistance.
HWKAMI-000025
Attempt made to announce an AMI session which is already announced.
Error
TIBCO Hawk AMI API
Programming error. An AMI session cannot be announced while it is currently announced.
HWKAMI-000026
Attempt made to stop an AMI session which has not been announced.
Error
TIBCO Hawk AMI API
Programming error. An AMI session cannot be stopped if it is not currently announced.
HWKAMI-030101
Unable to request ami heartbeat: <com.tibco.rv.TibrvException>
Error
Application TIBCO Hawk Agent
A TIBCO Rendezvous error has occurred. Consult the TIBCO Rendezvous documentation.
HWKAMI-030102
Unable request ami refresh: <com.tibco.rv.TibrvException>
Error
Application TIBCO Hawk Agent
A TIBCO Rendezvous error has occurred. Consult the TIBCO Rendezvous documentation.
HWKAMI-030103
Unable to get CONTEXT field in AMI reply message for <microagent_id>, <com.tibco.rv.TibrvException>
Error
Application TIBCO Hawk Agent
A TIBCO Rendezvous error has occurred. Consult the TIBCO Rendezvous documentation.
HWKAMI-030104
COM.TIBCO.hawk.agent.mafactories.AmiMsgFormatError <error>
Error
Application TIBCO Hawk Agent
An AMI message is incorrectly formatted. Consult the documentation for the AMI instrumented application.
HWKAMI-030105
Unknown message type received for <microagent_id>
Error
Application TIBCO Hawk Agent
Contact TIBCO Support.
HWKAMI-030106
Received asynchronous data message for non-existent subscription in: <microagent id>
Warning
Application TIBCO Hawk Agent
Contact TIBCO Support
HWKAMI-030107
Unable to process AMI reply message in: <microagent_id>, <com.tibco.rv.TibrvException>
Error
Application TIBCO Hawk Agent
A TIBCO Rendezvous error has occurred. Consult the TIBCO Rendezvous documentation.
HWKAMI-030109
Async method control msg reply contained non-empty RETURN field, Async method may have sent data to incorrect reply-subject
Warning
Application TIBCO Hawk Agent
Contact TIBCO Support
HWKAMI-030110
<microagent_id>:COM.TIBCO.hawk.agent.mafactories.AmiMsgFormatError <error>
Error
Application TIBCO Hawk Agent
An AMI message is incorrectly formatted. Contact the vendor of the AMI instrumented application.
HWKAMI-030111
<microagent_id>:COM.TIBCO.hawk.talon.MicroAgent
Exception <error>
Error
Application TIBCO Hawk Agent
An error has been received from an AMI instrumented application. Consult the documentation for the AMI instrumented application.
HWKAMI-030112
Unable to stop subscription: <com.tibco.rv.TibrvException>
Error
Application TIBCO Hawk Agent
A TIBCO Rendezvous error has occurred. Consult the TIBCO Rendezvous documentation.
HWKAMI-030113
stopSubscription called for non-existent subscription: <subscription> in <microagent id>
Warning
Application TIBCO Hawk Agent
Contact TIBCO Support
HWKAMI-030121
Method <name> returned tabular data but INDEX was not specified. Ignoring all but first RETURNS field
Error
Application TIBCO Hawk Agent
An AMI instrumented application is returning tabular data for a method that was not described to return tabular data. Contact the vendor of the AMI instrumented application.
HWKAMI-030501
Multiple startup announcement messages received for <microagent id>
Warning
Application TIBCO Hawk Agent
Contact TIBCO Support
HWKAMI-030502
Unable to process AMI announcement message: <com.tibco.rv.TibrvException>
Error
Application TIBCO Hawk Agent
A TIBCO Rendezvous error has occurred. Consult the TIBCO Rendezvous documentation.
HWKAMI-030503
Unable to process AMI announcement message: <ami_msg_format_error>
Error
Application TIBCO Hawk Agent
An AMI message is incorrectly formatted. Contact the vendor of the AMI instrumented application.
HWKAMI-030504
Announced AMI application <application name> did not respond to first heartbeat request. Presumed dead.
Warning
Application TIBCO Hawk Agent
Contact TIBCO Support
HWKAMI-030505
Discovering methods. AMI App: <name>, exception: <com.tibco.rv.TibrvException>
Error
Application TIBCO Hawk Agent
A TIBCO Rendezvous error has occurred. Consult the TIBCO Rendezvous documentation.
HWKAMI-030506
Timed out waiting for reply to _describeMethods. AMI App: <name>
Error
Application TIBCO Hawk Agent
Contact TIBCO Support.
HWKAMI-030507
Unable to process AMI _describeMethods reply: <ami_msg_format_error>
Error
Application TIBCO Hawk Agent
An AMI message is incorrectly formatted. Contact the vendor of the AMI instrumented application.
HWKAMI-030508
Unable to process AMI _describeMethods reply: <exception>
Error
Application TIBCO Hawk Agent
Contact TIBCO Support.
HWKAMI-030509
Creating AMI microagent <name>, <COM.TIBCO.hawk.talon.MicroAgentException>;
Error
Application TIBCO Hawk Agent
Contact TIBCO Support.
HWKAMI-030510
Creating AMI microagent <name>, <com.tibco.rv.TibrvException>;
Error
Application TIBCO Hawk Agent
Contact TIBCO Support.
HWKAMI-030511
Adding discovered AMI microagent <name>, <exception>;
Error
Application TIBCO Hawk Agent
Contact TIBCO Support.
HWKAMI-030512
Unable to process AMI stop message: <com.tibco.rv.TibrvException>
Error
Application TIBCO Hawk Agent
A TIBCO Rendezvous error has occurred. Consult the TIBCO Rendezvous documentation.
HWKAMI-030513
Unable to process AMI stop message: <ami_msg_format_error>
Error
Application TIBCO Hawk Agent
An AMI message is incorrectly formatted. Contact the vendor of the AMI instrumented application.
HWKAMI-030514
Unable to remove AMI microagent <name>, <COM.TIBCO.hawk.talon.MicroAgentException>
Error
Application TIBCO Hawk Agent
Contact TIBCO Support.
HWKAMI-030515
Unable to send announcement request: <com.tibco.rv.TibrvException>
Error
Application TIBCO Hawk Agent
A TIBCO Rendezvous error has occurred. Consult the TIBCO Rendezvous documentation.
HWKAMI-030516
Internal error, AMI Microagent not successfully removed <name>
Error
Application TIBCO Hawk Agent
Contact TIBCO Support.
HWKAMI-030517
Unable to remove <name>, <COM.TIBCO.hawk.talon.MicroAgentException>;
Error
Application TIBCO Hawk Agent
Contact TIBCO Support.
HWKAMI-030519
Unable to process AMI unsolicited msg: <com.tibco.rv.TibrvException>
Error
Application TIBCO Hawk Agent
A TIBCO Rendezvous error has occurred. Consult the TIBCO Rendezvous documentation.
HWKAMI-030520
Unable to process AMI unsolicited msg: <ami_msg_format_error>
Error
Application TIBCO Hawk Agent
An AMI message is incorrectly formatted. Contact the vendor of the AMI instrumented application.
HWKAMI-030521
AmiTibrvService dispatch thread was interrupted: <java.io.InterruptedException>
Warning
Application TIBCO Hawk Agent
Contact TIBCO Support
HWKAMI-030522
AmiTibrvService dispatch thread caught exception: <com.tibco.rv.TibrvException>
Error
Application TIBCO Hawk Agent
A TIBCO Rendezvous error has occurred. Consult the TIBCO Rendezvous documentation.
HWKAMI-030523
AmiTibrvService dispatch thread caught exception: <java.lang.Throwable>
Error
Application TIBCO Hawk Agent
Contact TIBCO Support.
HWKHMA-001000
Unknown message template ID specified.
Error
TIBCO Hawk HMA
Internal error. Attempt to lookup an unknown error message. Contact TIBCO Support for assistance.
HWKHMA-001001
Trace function <function name> failed with error <error number> <error text>
Error
TIBCO Hawk HMA
TIBCO Hawk HMA tracing function failed for the specified reason. If resolution is not obvious from the error description then contact TIBCO Support for assistance.
HWKHMA-001002
PROGRAM: NAME <program name> VERSION <version> DATE <build date>
Information
TIBCO Hawk HMA
Used to log product name, version and build date.
HWKHMA-001003
TIBCO Rendezvous error <error number> <error text>.
Error
TIBCO Hawk HMA
The specified TIBCO Rendezvous error occurred. Refer to TIBCO Rendezvous documentation.
HWKHMA-001004
Insufficient memory to process request.
Error
TIBCO Hawk HMA
Insufficient memory available for process.
HWKHMA-001005
Null or invalid argument specified.
Error
TIBCO Hawk HMA
An invalid value was specified for a command line option. Refer to TIBCO Hawk documentation for command line description.
HWKHMA-001007
TIBCO Hawk HMA initialization completed successfully.
Information
TIBCO Hawk HMA
HWKHMA-001008
Execution of TIBCO Hawk HMA terminated successfully.
Information
TIBCO Hawk HMA
HWKHMA-001009
Execution of TIBCO Hawk HMA failed. Error <error number> occurred on thread <thread ID (hex)> at line <line number> in file <file name>. <error text>.
Error
TIBCO Hawk HMA
Wrapper used to report errors with thread ID, file name, and line number. Actual error could be any of the errors documented for the TIBCO Hawk HMA.
HWKHMA-001010
Directory specified, <directory name>, is invalid. <error text>.
Error
TIBCO Hawk HMA
An invalid directory name was specified. If resolution is not obvious from the error description then contact TIBCO Support for assistance.
HWKHMA-001011
File specified, <file name>, is invalid. <error text>.
Error
TIBCO Hawk HMA
An invalid file name was specified. If resolution is not obvious from the error description then contact TIBCO Support for assistance.
HWKHMA-001012
Function <function name> failed for file <file name>. OS error <error number> <error text>.
Error
TIBCO Hawk HMA
An error occurred for the specified file function. If resolution is not obvious from the error description then contact TIBCO Support for assistance.
HWKHMA-001014
An option specified is invalid.
Error
TIBCO Hawk HMA
An invalid command line option was specified. Refer to TIBCO Hawk documentation for command line description.
HWKHMA-001015
Invalid value specified for option <option name>.
Error
TIBCO Hawk HMA
An invalid value was specified for a command line option. Refer to TIBCO Hawk documentation for command line description.
HWKHMA-001016
Value missing for option <option name>.
Error
TIBCO Hawk HMA
No value was specified for a command line option. Refer to TIBCO Hawk documentation for command line description.
HWKHMA-001017
Error processing specified TIBCO Hawk HMA command line. Error <error code>: <error test>.
Error
TIBCO Hawk HMA
The specified error was encountered processing the specified command line. Refer to TIBCO Hawk documentation for command line description.
HWKHMA-001020
OPTIONS RVD_SESSION<rendezvous parameters> TRACELEVEL<trace level> LOGDIR<log directory> LOGMAXSIZE<maximum log size> LOGMAXNUM<maximum log number>
Information
TIBCO Hawk HMA
Used to log specified command line options to the TIBCO Hawk log files.
HWKHMA-001021
TIBCO Hawk HMA microagent <microagent name> initialization completed successfully.
Information.
TIBCO Hawk HMA
HWKHMA-001023
Error <error number> occurred on thread <thread ID (hex)> at line <line number> in file <file name>. <error text>.
Error
TIBCO Hawk HMA
Wrapper used to report errors with thread ID, file name, and line number. Actual error could be any of the errors documented for the TIBCO Hawk HMA.
HWKHMA-001025
Function <function name> failed. OS error <error number> <error text>.
Error
TIBCO Hawk HMA
An error occurred for the specified function. If resolution is not obvious from the error description, contact TIBCO Support for assistance.
HWKHMA-001026
Stopping TIBCO Hawk HMA in response to a <signal name> signal.
Information
TIBCO Hawk HMA
HWKHMA-001027
Unable to install signal handler for signal <signal name>.
Error
TIBCO Hawk HMA
Contact TIBCO Support for assistance.
HWKHMA-001028
Internal error. Unable to obtain TIBCO Hawk HMA configuration. <error text>.
Error
TIBCO Hawk HMA
Unable to obtain configuration for TIBCO Hawk HMA. If resolution is not obvious from the error description, contact TIBCO Support for assistance.
HWKHMA-001029
This asynchronous method does not support synchronous invocation.
Error
TIBCO Hawk HMA
Attempt was made to synchronously invoke an asynchronous method. Specific method does not support synchronous invocation.
HWKHMA-001030
Unknown microagent name, <microagent name>, specified in option <option name>.
Error
TIBCO Hawk HMA
Invalid microagent name was specified in command line option. Refer to TIBCO Hawk documentation for command line description.
HWKHMA-001031
TIBCO Hawk HMA microagent <microagent name> has been disabled via disable command line option.
Information
TIBCO Hawk HMA
HWKHMA-001032
Internal HMA event <event name> received.
Information
TIBCO Hawk HMA
HWKHMA-001033
HMA restart event received for microagent <microagent name>.
Information
TIBCO Hawk HMA
HWKHMA-001034
HMA restart event processed for microagent <microagent name>.
Information
TIBCO Hawk HMA
HWKHMA-001035
Unknown internal HMA event, <event name>, received.
Error
TIBCO Hawk HMA
Contact TIBCO Support for assistance.
HWKHMA-001036
Attempt to increase default thread stack size failed. Function <function name> returned error <Error code>
Error
TIBCO Hawk HMA
Internal error. Contact TIBCO Support for assistance.
HWKHMA-001037
TIBCO Hawk HMA signal handling for signal <signal name> has been disabled via command line option.
warning
TIBCO Hawk HMA
This message logs the fact that the HMA has been configured via command line option -disable to ignore the specified signal. This disables the default HMA signal handling for that signal.
HWKHMA-001038
Unable to set signal disposition for signal <signal name>.
Error
TIBCO Hawk HMA
The HMA was unable to set the default signal handling for the specified signal. The default signal handling is not in effect. Contact TIBCO Support for assistance.
HWKHMA-001039
This instance of microagent <microagent name> has a stop request pending. Restart ignored.
Error
TIBCO Hawk HMA
If a restart method invocation is made against a microagent already in the process of restarting then this error is generated. You cannot restart a microagent which is being stopped by a previous restart invocation.
HWKHMA-002000
Internal error. Unable to obtain service name.
Error
TIBCO Hawk HMA
Contact TIBCO Support for assistance.
HWKHMA-002001
Internal error. Unable to obtain service startup parameters.
Error
TIBCO Hawk HMA
Contact TIBCO Support for assistance.
HWKHMA-002002
Internal error. Unable to parse service startup parameters.
Error
TIBCO Hawk HMA
Contact TIBCO Support for assistance.
HWKHMA-002003
Internal error. Unable to obtain service start type.
Error
TIBCO Hawk HMA
Contact TIBCO Support for assistance.
HWKHMA-002004
Internal error. Invalid service start type specified.
Error
TIBCO Hawk HMA
Contact TIBCO Support for assistance.
HWKHMA-002005
Internal error. Unable to obtain service control command code.
Error
TIBCO Hawk HMA
Contact TIBCO Support for assistance.
HWKHMA-002006
Internal error. Unable to construct discovery reply.
Error
TIBCO Hawk HMA
Contact TIBCO Support for assistance.
HWKHMA-002007
Internal error. OpenSCManager failed. WIN32 error <error code> (<error code hex>): <error text>
Error
TIBCO Hawk HMA
This error contains the OS specific error description. If resolution is not obvious from the error description, contact TIBCO Support for assistance.
HWKHMA-002008
Internal error. Unable to allocate memory for services array.
Error
TIBCO Hawk HMA
Insufficient memory available to process. Contact TIBCO Support for assistance.
HWKHMA-002009
Internal error. Unable to construct Windows NT service configuration message.
Error
TIBCO Hawk HMA
Insufficient memory available to process. Contact TIBCO Support for assistance.
HWKHMA-002010
Internal error. Unable to construct Windows NT service status message.
Error
TIBCO Hawk HMA
Insufficient memory available to process. Contact TIBCO Support for assistance.
HWKHMA-002011
Internal error. Unable to allocate memory for services enumeration.
Error
TIBCO Hawk HMA
Insufficient memory available to process. Contact TIBCO Support for assistance.
HWKHMA-002012
Internal error. GetServiceDisplayName failed for service "<service name>". WIN32 error <error code> (<error code hex>): <error text>
Error
TIBCO Hawk HMA
This error also contains the OS specific error description. If resolution is not obvious from the error description then contact TIBCO Support for assistance.
HWKHMA-002013
Internal error. QueryServiceConfig failed for service "<service name>". WIN32 error <error code> (<error code hex>): <error text>
Error
TIBCO Hawk HMA
This error also contains the OS specific error description. If resolution is not obvious from the error description then contact TIBCO Support for assistance.
HWKHMA-002014
Internal error. EnumServicesStatus failed. WIN32 error <error code> (<error code hex>): <error text>
Error
TIBCO Hawk HMA
This error also contains the OS specific error description. If resolution is not obvious from the error description then contact TIBCO Support for assistance.
HWKHMA-002015
StartService failed for service "<service name>". WIN32 error <error code> (<error code hex>): <error text>
Error
TIBCO Hawk HMA
This error also contains the OS specific error description. If resolution is not obvious from the error description then contact TIBCO Support for assistance.
HWKHMA-002016
OpenService failed for service "<service name>". WIN32 error <error code> (<error code hex>): <error text>
Error
TIBCO Hawk HMA
This error also contains the OS specific error description. If resolution is not obvious from the error description then contact TIBCO Support for assistance.
HWKHMA-002017
ControlService failed for service "<service name>". WIN32 error <error code> (<error code hex>): <error text>
Error
TIBCO Hawk HMA
This error also contains the OS specific error description. If resolution is not obvious from the error description then contact TIBCO Support for assistance.
HWKHMA-002018
QueryServiceStatus failed for service "<service name>". WIN32 error <error code> (<error code hex>): <error text>
Error
TIBCO Hawk HMA
This error also contains the OS specific error description. If resolution is not obvious from the error description then contact TIBCO Support for assistance.
HWKHMA-002019
ChangeServiceConfig failed for service "<service name>". WIN32 error <error code> (<error code hex>): <error text>
Error
TIBCO Hawk HMA
This error also contains the OS specific error description. If resolution is not obvious from the error description then contact TIBCO Support for assistance.
HWKHMA-002022
Conversion from UNICODE to UTF8 failed.
Error
TIBCO Hawk HMA
Contact TIBCO Support for assistance.
HWKHMA-003000
Internal error. Unable to obtain process virtual base address.
Error
TIBCO Hawk HMA
Contact TIBCO Support for assistance.
HWKHMA-003001
Unable to retrieve process command line for this Microsoft Operating System version. Contact TIBCO Hawk technical support.
Error
TIBCO Hawk HMA
Contact TIBCO Support for assistance.
HWKHMA-003002
Internal error. EnumProcesses failed. WIN32 error <error code> (<error code hex>): <error text>
Error
TIBCO Hawk HMA
This error also contains the OS specific error description. If resolution is not obvious from the error description then contact TIBCO Support for assistance.
HWKHMA-003003
Unable to retrieve process count.
Error
TIBCO Hawk HMA
Contact TIBCO Support for assistance.
HWKHMA-003004
Function getprocs returned a process with a PID of 0. Process was skipped.
Information
TIBCO Hawk HMA
HWKHMA-003005
HMA could not load NTDLL.DLL.Check path environment variable.
TIBCO Hawk HMA
Error
HMA process could not load ntdll.dll. Make sure that PATH environment variable contains path which points to ntdll.dll.
HWKHMA-003006
Could not locate entry point for function NtQueryInformationProcess in dll NTDLL.DLL. 'Parent Process ID' column for all processes are set to -1.
TIBCO Hawk HMA
Error
Contact TIBCO Support for assistance
HWKHMA-004000
Failure to obtain kernel stats for network interface <interface name>.
Error
TIBCO Hawk HMA
Make sure TIBCO Hawk HMA is running with root permission. If not resolved then contact TIBCO Support for assistance.
HWKHMA-004001
Failed to read kernel stats for network interface <interface name> errno <errno>.
Error
TIBCO Hawk HMA
This error also contains the OS specific error description. If resolution is not obvious from the error description then contact TIBCO Support for assistance.
HWKHMA-004002
Failure to obtain kernel stats for network-related statistics <error text>.
Error
TIBCO Hawk HMA
This error also contains the OS specific error description. If resolution is not obvious from the error description then contact TIBCO Support for assistance.
HWKHMA-004003
get_lanstats returned error <error text>
Error
TIBCO Hawk HMA
This error also contains the OS specific error description. If resolution is not obvious from the error description then contact TIBCO Support for assistance.
HWKHMA-004004
get_lanstats on <id> returned <error text>
Error
TIBCO Hawk HMA
This error also contains the OS specific error description. If resolution is not obvious from the error description then contact TIBCO Support for assistance.
HWKHMA-004005
Unable to obtain statistics for interface name <interface name>.
Warning.
TIBCO Hawk HMA
Statistics unavailable. No resolution necessary.
HWKHMA-004006
<function name> socket(AF_INET,SOCK_DGRAM,0) returned [<socket>] errno[<error number] [<error text>]
Error
TIBCO Hawk HMA
This error also contains the OS specific error description. If resolution is not obvious from the error description then contact TIBCO Support for assistance.
HWKHMA-004007
<function name> ioctl(<socket>, <ioctl function id>,) returned [<ioctl rc>] errno[<error number] [<error text>]
Error
TIBCO Hawk HMA
This error also contains the OS specific error description. If resolution is not obvious from the error description then contact TIBCO Support for assistance.
HWKHMA-004011
<function name> ioctl(<socket> NIC[%d] returned [<ioctl rc>] errno[<error number] [<error text>]
Warning.
TIBCO Hawk HMA
This error also contains the OS specific error description. If resolution is not obvious from the error description then contact TIBCO Support for assistance.
HWKHMA-004013
lseek(<file handle>, <seek operation>, <seek position>) returned [<return code>] errno[<error number] [<error text>]
Error
TIBCO Hawk HMA
This error also contains the OS specific error description. If resolution is not obvious from the error description then contact TIBCO Support for assistance.
HWKHMA-004015
read(<file handle>, <buffer address>, <buffer size>) returned [<return code>] errno[<error number] [<error text>]
Error
TIBCO Hawk HMA
This error also contains the OS specific error description. If resolution is not obvious from the error description then contact TIBCO Support for assistance.
HWKHMA-004018
<function name> Can not open /dev/kmem file errno[<error number] [<error text>]
Error
TIBCO Hawk HMA
This error also contains the OS specific error description. If resolution is not obvious from the error description then contact TIBCO Support for assistance. If "access denied" is indicated then make sure TIBCO Hawk HMA is running with root permission.
HWKHMA-004019
<function name> knlist lookup on symbol [<symbol name] failed - res[<return code>] errno[<error number] [<error text>].
Error
TIBCO Hawk HMA
This error also contains the OS specific error description. If resolution is not obvious from the error description then contact TIBCO Support for assistance.
HWKHMA-004023
<function name> malloc failed with errno <error number> <error text>.
Error
TIBCO Hawk HMA
Insufficient memory available for process.
HWKHMA-004024
Unexpected implementation of kernel stats for network interface <interface name>.
Error
TIBCO Hawk HMA
Contact TIBCO Support for assistance.
HWKHMA-004026
get_lanstats returned no info on interface <interface name>.
Error
TIBCO Hawk HMA
Contact TIBCO Support for assistance.
HWKHMA-004027
get_lanstats returned no info on interface <interface name>, nmid <nmid>.
Error
TIBCO Hawk HMA
Contact TIBCO Support for assistance.
HWKHMA-004028
Can not open /dev/kmem file errno[<error number] [<error text>]
Error
TIBCO Hawk HMA
Make sure TIBCO Hawk HMA is running with root permission. If not resolved then contact TIBCO Support for assistance.
HWKHMA-004029
Function <function name> failed for file <file name>. OS Error <OS error code> <OS error text>.
TIBCO Hawk HMA
Error
Make sure that file indicated by error message exist at given location.
HWKHMA-00 4030
Invalid record format encountered in file <file name>.
TIBCO Hawk HMA
Error
Contact TIBCO Support for assistance.
HWKHMA-004031
Failed to open /dev/dlpi. errno = <error number> errormessage = <error text>
TIBCO Hawk HMA
Error
Make sure that file indicated by error message exist at given location.
HWKHMA-004032
No Physical Point of Attachment. Network statistics not available.
TIBCO Hawk HMA
Error
Contact TIBCO Support for assistance.
HWKHMA-004033
<interface name> interface is attached on PPA number <PPA number>.
TIBCO Hawk HMA
Information
HWKHMA-004034
putmsg stream function failed for primitive <primitive name> errno = <error number> and errormessage = <error text>.
TIBCO Hawk HMA
Error
Contact TIBCO Support for assistance.
HWKHMA-004035
getmsg stream function failed with errno = <error number> and errormessage = <error text>.
TIBCO Hawk HMA
Error
Contact TIBCO Support for assistance.
HWKHMA-004036
Name Of Driver: <driver name>, PPA Number assigned to LAN interface: <interface number>, NMID No: <nmid number>, Card Instance Number: <card instance number>, Media Access Control: <media access control>.
TIBCO Hawk HMA
Information
HWKHMA-004037
Total Number of valid PPAs currently installed in system is <total ppa number>.
TIBCO Hawk HMA
Information
HWKHMA-004038
Failed to retrieve proper control code for primitive <primitive name>.
TIBCO Hawk HMA
Error
Contact TIBCO Support for assistance.
HWKHMA-004039
Error attaching PPA number: <ppa number>.
TIBCO Hawk HMA
Error
Contact TIBCO Support for assistance.
HWKHMA-004040
Failed to get required control message. Expected Primitive: <primitive number>, Primitive in error: <primitive error>, DLPI error code: <dlpi error code>, UNIX error code: <unix error code>
TIBCO Hawk HMA
Error
Contact TIBCO Support for assistance.
HWKHMA-004041
Received Wrong Primitive. Expected Primitive: <primitive number>, Received Primitive: <primitive number>.
TIBCO Hawk HMA
Error
Contact TIBCO Support for assistance.
HWKHMA-004042
Received only data portion of the message. Failed to receive control portion of the message
TIBCO Hawk HMA
Error
Contact TIBCO Support for assistance.
HWKHMA-004043
No message found in stream. May be system call was interrupted.
TIBCO Hawk HMA
Error
Contact TIBCO Support for assistance.
HWKHMA-004044
Failed to get Network Statistics for PPA: <ppa number>.
TIBCO Hawk HMA
Error
Contact TIBCO Support for assistance.
HWKHMA-005000
kstat_open() returned null, errno <error number> <error text>.
Error
TIBCO Hawk HMA
This error also contains the OS specific error description. If resolution is not obvious from the error description then contact TIBCO Support for assistance.
HWKHMA-005001
kstat_read() returned error, errno <error number> <error text>.
Error
TIBCO Hawk HMA
This error also contains the OS specific error description. If resolution is not obvious from the error description then contact TIBCO Support for assistance.
HWKHMA-005002
kstat_lookup() on %s returned null, errno <error number> <error text>.
Error
TIBCO Hawk HMA
This error also contains the OS specific error description. If resolution is not obvious from the error description then contact TIBCO Support for assistance.
HWKHMA-005003
kvm_open() returned error, errno <error number> <error text>.
Error
TIBCO Hawk HMA
This error also contains the OS specific error description. If resolution is not obvious from the error description then contact TIBCO Support for assistance.
HWKHMA-005004
kvm_nlist() returned error, errno <error number> <error text>.
Error
TIBCO Hawk HMA
This error also contains the OS specific error description. If resolution is not obvious from the error description then contact TIBCO Support for assistance.
HWKHMA-005005
kvm_read() returned error, errno <error number> <error text>.
Error
TIBCO Hawk HMA
This error also contains the OS specific error description. If resolution is not obvious from the error description then contact TIBCO Support for assistance.
HWKHMA-005006
Can't open <file name> <error text>.
Error
TIBCO Hawk HMA
This error also contains the OS specific error description. If resolution is not obvious from the error description then contact TIBCO Support for assistance.
HWKHMA-005007
Can't knlist <error text>.
Error
TIBCO Hawk HMA
This error also contains the OS specific error description. If resolution is not obvious from the error description then contact TIBCO Support for assistance.
HWKHMA-005008
Failure to fseek <error text>.
Error
TIBCO Hawk HMA
This error also contains the OS specific error description. If resolution is not obvious from the error description then contact TIBCO Support for assistance.
HWKHMA-005009
Failure to read <error text>.
Error
TIBCO Hawk HMA
This error also contains the OS specific error description. If resolution is not obvious from the error description then contact TIBCO Support for assistance.
HWKHMA-005010
pstat_getdynamic() returned <return code>, errno <error number> <error text>.
Error
TIBCO Hawk HMA
This error also contains the OS specific error description. If resolution is not obvious from the error description then contact TIBCO Support for assistance.
HWKHMA-005011
malloc failed with errno <error number> <error text>.
Error
TIBCO Hawk HMA
Insufficient memory available for process.
HWKHMA-005013
pstat_getvminfo returned <return code>, errno <error number> <error text>.
Error
TIBCO Hawk HMA
This error also contains the OS specific error description. If resolution is not obvious from the error description then contact TIBCO Support for assistance.
HWKHMA-005014
pstat_getstatic() returned <return code>, errno <error number> <error text>.
Error
TIBCO Hawk HMA
This error also contains the OS specific error description. If resolution is not obvious from the error description then contact TIBCO Support for assistance.
HWKHMA-005017
ERROR returning from system swapctl function SC_LIST errno <error number> <error text>.
Error
TIBCO Hawk HMA
This error also contains the OS specific error description. If resolution is not obvious from the error description then contact TIBCO Support for assistance.
HWKHMA-006000
Failed to get host address for specified network parameter.
Error
TIBCO Hawk HMA
Invalid network parameter specified in Rendezvous microagent network parameter. Refer to TIBCO Hawk Microagent Reference manual.
HWKHMA-006001
hma_getHostAddr() returned <error code> for network <network parameter> and daemon <daemon parameter>.
Error
TIBCO Hawk HMA
Contact TIBCO Support for assistance.
HWKHMA-006002
Rendezvous transport key not found for Rendezvous advisory message: <message text>.
Error
TIBCO Hawk HMA
Contact TIBCO Support for assistance.
HWKHMA-006003
<function name>: received advisory message with subject: <subject name> message: <message text>.
Error
TIBCO Hawk HMA
Contact TIBCO Support for assistance.
HWKHMA-006004
<function name>: Failed to allocate context.
Error
TIBCO Hawk HMA
Contact TIBCO Support for assistance.
HWKHMA-006005
<function name>: Failed to allocate host status context.
Error
TIBCO Hawk HMA
Contact TIBCO Support for assistance.
HWKHMA-006006
<function name>: Failed to get host name.
Error
TIBCO Hawk HMA
Contact TIBCO Support for assistance.
HWKHMA-006007
<function name>: Failed to get host entry for <host name>.
Error
TIBCO Hawk HMA
Contact TIBCO Support for assistance.
HWKHMA-006008
<function name>: Failed to register context.
Error
TIBCO Hawk HMA
Contact TIBCO Support for assistance.
HWKHMA-006009
<function name>: Unable to unregister context.
Error
TIBCO Hawk HMA
Contact TIBCO Support for assistance.
HWKHMA-006010
Error getting value for argument <argument name>.
Error
TIBCO Hawk HMA
Contact TIBCO Support for assistance.
HWKHMA-006011
Failed to send unsolicited message: <message text>.
Error
TIBCO Hawk HMA
Contact TIBCO Support for assistance.
HWKHMA-006012
Failed to send pending RVD.DISCONNECTED advisory message.
Error
TIBCO Hawk HMA
Contact TIBCO Support for assistance.
HWKHMA-006013
Failed to send async data on advisory message <subject name>.
Error
TIBCO Hawk HMA
Contact TIBCO Support for assistance.
HWKHMA-006014
<function name>: Unable to parse RV version: <version>.
Error
TIBCO Hawk HMA
Contact TIBCO Support for assistance.
HWKHMA-006015
<function name>: Unable to get field <field name> due to RV error: <RV error text>.
Error
TIBCO Hawk HMA
Contact TIBCO Support for assistance.
HWKHMA-006016
The argument "HMA_N_INTERVAL" is less than 90 seconds. It has been changed to the default value of 90 seconds.
Warning
TIBCO Hawk HMA
Interval argument must be 90 seconds or greater.
HWKHMA-006017
<function name>: Failed to create RV timer due to RV error: <RV error text>.
Error
TIBCO Hawk HMA
Contact TIBCO Support for assistance.
HWKHMA-006018
<function name>: Failed to create RV listener because of RV error: <RV error text>.
Error
TIBCO Hawk HMA
Contact TIBCO Support for assistance.
HWKHMA-006019
<function name>: setUpRvAdvisoryMonitoring failed. <error text>
Error
TIBCO Hawk HMA
Contact TIBCO Support for assistance.
HWKHMA-006020
createRvdTransport failed. <error text>
Error
TIBCO Hawk HMA
Contact TIBCO Support for assistance.
HWKHMA-006021
tibrvEvent_CreateListener failed. RV error: <RV error text>.
Error
TIBCO Hawk HMA
Contact TIBCO Support for assistance.
HWKHMA-006022
util_ListCreate failed with error <error code>.
Error
TIBCO Hawk HMA
Contact TIBCO Support for assistance.
HWKHMA-006023
util_ListFindObj failed with error <error code>.
Error
TIBCO Hawk HMA
Contact TIBCO Support for assistance.
HWKHMA-006024
util_ListAdd failed with error <error code>.
Error
TIBCO Hawk HMA
Contact TIBCO Support for assistance.
HWKHMA-006025
Unable to create new RV transport because the internal buffer limit has been exceeded.
Error
TIBCO Hawk HMA
Contact TIBCO Support for assistance.
HWKHMA-006026
Required tibrvTransport argument is null.
Error
TIBCO Hawk HMA
Contact TIBCO Support for assistance.
HWKHMA-006027
Unable to create RV parameter key.
Error
TIBCO Hawk HMA
Contact TIBCO Support for assistance.
HWKHMA-006028
tibrvTransport_Create failed for '<session>' '<network>' '<daemon>'. RV error: <RV error text>.
Error
TIBCO Hawk HMA
Contact TIBCO Support for assistance.
HWKHMA-006029
Sending unsolicited message: <message text>.
Information
TIBCO Hawk HMA
HWKHMA-006030
No RV daemon status was received in the last reporting interval.
TIBCO Hawk HMA
Error
Make sure that RVD is running on the system.
HWKHMA-006031
Unable to determine RV daemon statistics because some daemon status information were missing in the last reporting interval.
TIBCO Hawk HMA
Error
Make sure that RVD is running on the system.
HWKHMA-007000
PdhOpenQuery failed with error <error code>.
Error
TIBCO Hawk HMA
Contact TIBCO Support for assistance.
HWKHMA-007003
Object <object name> has no counters. Ignoring object.
Warning
TIBCO Hawk HMA
Object encountered with no defined counters so no data can be returned. Object is being ignored. No action required.
HWKHMA-007005
No open query for this subscription.
Error
TIBCO Hawk HMA
Contact TIBCO Support for assistance.
HWKHMA-007006
PdhCollectQueryData for method <method name> instance <instance name> failed with error <error code>.
Error
TIBCO Hawk HMA
Contact TIBCO Support for assistance.
HWKHMA-007007
Object <object name> has been removed.
Warning
TIBCO Hawk HMA
Performance object was removed by system and is no longer available. No action required.
HWKHMA-007008
PdhEnumObjectItems for object <object name> failed with error <error code>.
Error
TIBCO Hawk HMA
Contact TIBCO Support for assistance.
HWKHMA-007009
PdhEnumObjects failed with error <error code>.
Error
TIBCO Hawk HMA
Contact TIBCO Support for assistance.
HWKHMA-007010
PdhAddCounter for counter <counter name> failed with error <error code>.
Error
TIBCO Hawk HMA
Contact TIBCO Support for assistance.
HWKHMA-007011
PdhCollectQueryData for object <object name> and instance <instance name> failed with error <error code>.
Error
TIBCO Hawk HMA
Contact TIBCO Support for assistance.
HWKHMA-007012
PdhGetFormattedCounterValue for object <object name> and instance <instance name> and counter <counter name> failed with error <error code>.
Error
TIBCO Hawk HMA
Contact TIBCO Support for assistance.
HWKHMA-007013
PdhRemoveCounter for object <object name> and instance <instance name> and counter <counter id> failed with error <error code>.
Error
TIBCO Hawk HMA
Contact TIBCO Support for assistance.
HWKHMA-007014
PdhCloseQuery for object <object name> and instance <instance name> failed with error <error code>.
Error
TIBCO Hawk HMA
Contact TIBCO Support for assistance.
HWKHMA-007015
Failed to get instance and counter information for method <methodname>. Ignoring method: <method name>
TIBCO Hawk HMA
Information
Specified Object (Method) does not contain any Counter and Instance Information. Skipping this Object(Method) from announcing it as a method during discovery process.
HWKHMA-007016
Found duplicate counter name: <counter name> for method: <method name>. Ignoring method: <method name>.
TIBCO Hawk HMA
Information
Specified Object contains duplicate counter name. Skipping this Object from announcing as method during discovery process.
HWKHMA-007017
PdhLookupPerfNameByIndex failed with Pdh status code: <status code> <method name>
TIBCO Hawk HMA
Error
Contact TIBCO Support for assistance.
HWKHMA-008000
Key must be specified.
Error
TIBCO Hawk HMA
Registry microagent key argument is a required argument.
HWKHMA-008001
Entry must be specified.
Error
TIBCO Hawk HMA
Registry microagent entry argument is a required argument.
HWKHMA-008002
Value must be specified.
Error
TIBCO Hawk HMA
Registry microagent value argument is a required argument.
HWKHMA-008003
Invalid system key name.
Error
TIBCO Hawk HMA
Registry microagent key argument specified is invalid or non-existent.
HWKHMA-008004
Invalid key path.
Error
TIBCO Hawk HMA
Registry microagent key path argument specified is invalid or non-existent.
HWKHMA-008005
RegOpenKeyEx failed for key <key name>. WIN32 error <error code> (<error code hex>): <error text>
Error
TIBCO Hawk HMA
This error also contains the OS specific error description. If resolution is not obvious from the error description then contact TIBCO Support for assistance.
HWKHMA-008007
RegFlushKey failed for key <key name>. WIN32 error <error code> (<error code hex>): <error text>
Error
TIBCO Hawk HMA
This error also contains the OS specific error description. If resolution is not obvious from the error description then contact TIBCO Support for assistance.
HWKHMA-008008
RegCloseKey failed for key <key name>. WIN32 error <error code> (<error code hex>): <error text>
Error
TIBCO Hawk HMA
This error also contains the OS specific error description. If resolution is not obvious from the error description then contact TIBCO Support for assistance.
HWKHMA-008009
RegQueryValueEx failed for key <key name> entry <entry name>. WIN32 error <error code> (<error code hex>): <error text>
Error
TIBCO Hawk HMA
This error also contains the OS specific error description. If resolution is not obvious from the error description then contact TIBCO Support for assistance.
HWKHMA-008013
RegEnumValue failed for key <key name>. WIN32 error <error code> (<error code hex>): <error text>
Error
TIBCO Hawk HMA
This error also contains the OS specific error description. If resolution is not obvious from the error description then contact TIBCO Support for assistance.
HWKHMA-008014
SubKey must be specified.
Error
TIBCO Hawk HMA
Registry microagent subkey argument is a required argument.
HWKHMA-008015
Specified key <key name> already exists.
Error
TIBCO Hawk HMA
Attempt to create an existing key was made.
HWKHMA-008016
RegEnumKeyEx failed for key <key name>.
Error
TIBCO Hawk HMA
This error also contains the OS specific error description. If resolution is not obvious from the error description then contact TIBCO Support for assistance.
HWKHMA-008017
RegCreateKeyEx failed for key <key name>. WIN32 error <error code> (<error code hex>): <error text>
Error
TIBCO Hawk HMA
This error also contains the OS specific error description. If resolution is not obvious from the error description then contact TIBCO Support for assistance.
HWKHMA-008018
RegSetValueEx failed for key <key name> entry <entry name> value <value>. WIN32 error <error code> (<error code hex>): <error text>
Error
TIBCO Hawk HMA
This error also contains the OS specific error description. If resolution is not obvious from the error description then contact TIBCO Support for assistance.
HWKHMA-008019
RegSetValueEx failed for key <key name> entry <entry name> value <value>. WIN32 error <error code> (<error code hex>): <error text>
Error
TIBCO Hawk HMA
This error also contains the OS specific error description. If resolution is not obvious from the error description then contact TIBCO Support for assistance.
HWKHMA-008020
Value for key <key name> entry <entry name> is not of type <type name>.
Error
TIBCO Hawk HMA
Registry microagent value specified is not the specified type. Check actual registry entry for correct data type.
HWKHMA-008021
Root key specified is invalid.
Error
TIBCO Hawk HMA
An invalid system root key was specified. See TIBCO Hawk Microagent Reference for correct system key values.
HWKHMA-008022
RegFlushKey failed for key <key name>. WIN32 error <error code> (<error code hex>): <error text>
Error
TIBCO Hawk HMA
This error also contains the OS specific error description. If resolution is not obvious from the error description then contact TIBCO Support for assistance.
HWKHMA-008023
RegCloseKey failed for key <key name>. WIN32 error <error code> (<error code hex>): <error text>
Error
TIBCO Hawk HMA
This error also contains the OS specific error description. If resolution is not obvious from the error description then contact TIBCO Support for assistance.
HWKHMA-008024
ExpandEnvironmentStrings failed for key <key name> entry <entry name>
TIBCO Hawk HMA
Error
Contact TIBCO Support for assistance.
HWKHMA-009002
Unable to retrieve source parameter.
Error
TIBCO Hawk HMA
EventLog microagent source argument is a required argument.
HWKHMA-009003
CreateEvent failed. WIN32 error <error code> (<error code hex>): <error text>
Error
TIBCO Hawk HMA
This error also contains the OS specific error description. If resolution is not obvious from the error description then contact TIBCO Support for assistance.
HWKHMA-009004
OpenEventLog failed for <event log name> event log. WIN32 error <error code> (<error code hex>): <error text>
Error
TIBCO Hawk HMA
This error also contains the OS specific error description. If resolution is not obvious from the error description then contact TIBCO Support for assistance.
HWKHMA-009005
beginthread failed for <event log name> event log monitoring thread. System reports error <error number> <error text>.
Error
TIBCO Hawk HMA
This error also contains the OS specific error description. If resolution is not obvious from the error description then contact TIBCO Support for assistance.
HWKHMA-009006
RegOpenKeyEx failed for key "<key name>". WIN32 error <error code> (<error code hex>): <error text>
Error
TIBCO Hawk HMA
This error also contains the OS specific error description. If resolution is not obvious from the error description then contact TIBCO Support for assistance.
HWKHMA-009007
RegQueryValueEx failed for value "<value name>" under key "<key name>". WIN32 error <error code> (<error code hex>): <error text>
Error
TIBCO Hawk HMA
This error also contains the OS specific error description. If resolution is not obvious from the error description then contact TIBCO Support for assistance.
HWKHMA-009008
RegCloseKey failed for key "<key name>". WIN32 error <error code> (<error code hex>): <error text>
Error
TIBCO Hawk HMA
This error also contains the OS specific error description. If resolution is not obvious from the error description then contact TIBCO Support for assistance.
HWKHMA-009009
ExpandEnvironmentStrings failed. WIN32 error <error code> (<error code hex>): <error text>
Error
TIBCO Hawk HMA
This error also contains the OS specific error description. If resolution is not obvious from the error description then contact TIBCO Support for assistance.
HWKHMA-009010
LoadLibraryEx failed for library "<library name>". WIN32 error <error code> (<error code hex>): <error text>
Error
TIBCO Hawk HMA
This error also contains the OS specific error description. If resolution is not obvious from the error description then contact TIBCO Support for assistance.
HWKHMA-009011
FormatMessage failed for event <event ID> of event source "<source name>". WIN32 error <error code> (<error code hex>): <error text>
Error
TIBCO Hawk HMA
This error also contains the OS specific error description. If resolution is not obvious from the error description then contact TIBCO Support for assistance.
HWKHMA-009012
Message file name of event source "<source name>" exceeds maximum size of <maximum size> characters.
Error
TIBCO Hawk HMA
Contact TIBCO Support for assistance.
HWKHMA-009013
RegisterEventSource failed for event source "<source name>". WIN32 error <error code> (<error code hex>): <error text>
Error
TIBCO Hawk HMA
This error also contains the OS specific error description. If resolution is not obvious from the error description then contact TIBCO Support for assistance.
HWKHMA-009014
ReportServiceEvent failed for event source "<source name>". WIN32 error <error code> (<error code hex>): <error text>
Error
TIBCO Hawk HMA
This error also contains the OS specific error description. If resolution is not obvious from the error description then contact TIBCO Support for assistance.
HWKHMA-009015
DeregisterEventSource failed for event source "<source name>". WIN32 error <error code> (<error code hex>): <error text>
Error
TIBCO Hawk HMA
This error also contains the OS specific error description. If resolution is not obvious from the error description then contact TIBCO Support for assistance.
HWKHMA-009016
<event log name> event log overrun. <event count> events lost. Warning.
TIBCO Hawk HMA
Due to extreme system load the EventLog microagent was unable to process new event log entries before they were discarded. This error is sent as an unsolicited message in order for rulebases to respond to this loss of events.
HWKHMA-009017
<event log name> event record <record number> exceeded maximum size. Record skipped.
Error
TIBCO Hawk HMA
A single event log entry exceeded the maximum size and was skipped. This error is sent as an unsolicited message in order for rulebases to respond to this skipped event.
HWKHMA-009018
<event log name> event monitoring thread shutdown due to errors encountered.
Error
TIBCO Hawk HMA
The dedicated processing thread encountered an unrecoverable error and has shutdown. This error is sent as an unsolicited message in order for rulebases to respond to this thread shutdown.
HWKHMA-009019
Failed to get description for event <record number> in source "<source name>". Error <error number> <error text>.
Error
TIBCO Hawk HMA
This error also contains the OS specific error description. If resolution is not obvious from the error description then contact TIBCO Support for assistance.
HWKHMA-009021
WaitForMultipleObjects failed. WIN32 error <error code> (<error code hex>): <error text>
Error
TIBCO Hawk HMA
Internal error. Contact TIBCO Support.
HWKHMA-009022
WaitForMultipleObjects returned unexpected value <return code>.
Error
TIBCO Hawk HMA
Internal error. Contact TIBCO Support.
HWKHMA-009023
WaitForSingleObject failed. WIN32 error <error code> (<error code hex>): <error text>
Error
TIBCO Hawk HMA
Internal error. Contact TIBCO Support.
HWKHMA-009024
WaitForSingleObject returned unexpected value <return code>.
Error
TIBCO Hawk HMA
Internal error. Contact TIBCO Support.
HWKHMA-009025
NotifyChangeEventLog failed for <event log name> event log.
TIBCO Hawk HMA
Error
This error also contains the OS specific error description. If resolution is not obvious from the error description then contact TIBCO Support for assistance.
HWKHMA-009026
All attempts to reopen <event log name> event log have failed.
TIBCO Hawk HMA
Error
The EventLog microagent in the HMA attempts to reopen a Microsoft Windows event log should its existing event log handle become invalid. This can happen if the event log is manually cleared from the Microsoft Windows Event Viewer for example. The microagent makes three (3) attempts to reopen the event log. If all three retries fail this error message is logged and also sent as an unsolicted message to the associated Hawk Agent. The event log monitoring thread is then terminated. This error indicates a serious problem with the Windows Event Log facility. If the Microsoft Windows Event Viewer does not provide a reason for this failure then contact TIBCO Support for assistance.
HWKHMA-009027
ReadEventLog failed for <event log name> event log.
TIBCO Hawk HMA
Error
This error also contains the OS specific error description. If resolution is not obvious from the error description then contact TIBCO Support for assistance.
HWKHMA-009028
The <event log name> event log has changed (e.g. cleared) between read operations. Possible loss of events. Re-opening event log.
TIBCO Hawk HMA
Warning
This message is logged and sent as an unsolicted message to the associated Hawk Agent whenever the EventLog microagent detects that a Microsoft Windows event log has been modified by another application. The most common occurrence of this is when an event log is manually cleared via the Microsoft Windows Event Viewer. When the event log is cleared it is impossible for the microagent to get any deleted events beyond the ones it has already read so that events may have been lost. When monitoring a Microsoft Windows event log your rulebase should subscribe to the EventLog:: _onUnsolicitedMsg method so it receives a notification of this condition.
HWKHMA-009029
All attempts to resync <event log name> event log after overrun have failed.
TIBCO Hawk HMA
Error
This message is logged and sent as an unsolicted message to the associated Hawk Agent whenever the EventLog microagent fails in all attempts to resynchronize with the Microsoft Windows Event Log after an overrun condition. Under extreme load the EventLog microagent may not be able to process new event log events before they are aged out (deleted). When an overrun is detected the EventLog microagent logs and sends an unsolicted message to the associated Hawk Agent indicating the condition and the count of lost events. It then attempts to resynchronize (catch-up) with the event log. When monitoring a Microsoft Windows event log your rulebase should subscribe to the EventLog:: _onUnsolicitedMsg method so it receives a notification of this condition.
HWKHMA-009030
Event category specified, <event category number>, is invalid. Category value must be between 0 and 65535 inclusive.
TIBCO Hawk HMA
Error
Specify an event category between zero and 65353 inclusive. A zero indicates "no category".
HWKAGT-010201
Reading variables file <variable file name> java.io.FieNotFoundException
Error
Application TIBCO Hawk Agent
Make sure that the variable’s file is readable and is in the proper Java properties format.
HWKAGT-010202
Reading variables file <variable’s file name> java.io.SecurityException
Error
Application TIBCO Hawk Agent
Make sure that the variable’s file is readable and is in the proper Java properties format.
HWKAGT-010203
Reading variables file <variable’s file name> java.io.IOException
Error
Application TIBCO Hawk Agent
Make sure that the variable’s file is readable and is in the proper Java properties format.
HWKAGT-010204
Reading variables file <variable’s file name> java.lang.Exception
Error
Application TIBCO Hawk Agent
Make sure that the variable’s file is readable and is in the proper Java properties format.
HWKAGT-010205
Can not determine current working directory from system property user.dir Specify config path.
Error
Application TIBCO Hawk Agent
Java Virtual Machine’s System Property "user.dir" has to be set correctly.
HWKAGT-010207
No variables have been loaded
Warning
Application TIBCO Hawk Agent
Make sure that the variable’s file is readable and is in the proper Java properties format.
HWKAGT-010208
config path directory <path> does not yet exist.
Warning
Application TIBCO Hawk Agent
Make sure that the specified configuration path exists
HWKAGT-010209
config path <path> is not a directory.
Warning
Application TIBCO Hawk Agent
Make sure that the specified configuration path is a directory
HWKAGT-010210
config path directory <path> can not be read.
Warning
Application TIBCO Hawk Agent
Make sure that the specified configuration path is readable and it contains TIBCO Hawk configuration files
HWKAGT-010402
java.io.IOException
Error
Application TIBCO Hawk Agent
An internal error occurred while waiting to read the output from the executed command. Contact TIBCO Support
HWKAGT-010405
java.io.IOException
Error
Application TIBCO Hawk Agent
An internal error occurred while executing the requested command. Contact TIBCO Support
HWKAGT-010406
A process is blocking, killing it
Warning
Application TIBCO Hawk Agent
Contact TIBCO Support
HWKAGT-010407
The process <cmd> timed out. It was terminated.
Warning
Application TIBCO Hawk Agent
Try executing the command from a command prompt and report the results to TIBCO Support
HWKAGT-010502
Duplicate ami_rvd_transport parameters. Ignoring ami_rvd_transport <service> <network> <daemon>
Warning
Application TIBCO Hawk Agent
Check the command line arguments and remove all duplicates
HWKAGT-010503
The rvd_transport and ami_rvd_transport parameters match. Ignoring ami_rvd_transport <service> <network> <daemon>
Warning
Application TIBCO Hawk Agent
Check the command line arguments and remove all duplicates
HWKAGT-010507
Initialized Agent EMS Transport with <url=..> [username=..] [password=..]
Information
Application TIBCO Hawk Agent
HWKAGT-010508
Invalid number of Agent EMS Transport parameters.
Error
Application TIBCO Hawk Agent
Make sure that the number of parameters following -ems_transport option are either one or three.
HWKAGT-010509
Retry connecting to EMS server...
Information
Application TIBCO Hawk Agent
HWKAGT-010510
Failed to connect to EMS server. Exception: <exception string>
Error
Application TIBCO Hawk Agent
Agent tries to connect to the server again. The number of attempts and the interval between attempts to connect can be changed by adding the following Java system properties -Dcom.tibco.tibjms.reconnect.attempts=n[,i]
where n is number of attempts (default value is 1800) , and
i is interval in milliseconds between attempts (default value is 1000).
HWKAGT-010902
enableLogging() invoked without type
Error
Application TIBCO Hawk Agent
Invoke the method "enableLogging() again after specifying a valid value for argument "Type"
HWKAGT-010903
enableLogging() invoked with invalid type
Error
Application TIBCO Hawk Agent
Invoke the method "enableLogging() again after specifying a valid value for argument "Type"
HWKAGT-010904
disableLogging() invoked without type
Error
Application TIBCO Hawk Agent
Invoke the method "disableLogging() again after specifying a valid value for argument "Type"
HWKAGT-010905
disableLogging() invoked with invalid type
Error
Application TIBCO Hawk Agent
Invoke the method "disableLogging() again after specifying a valid value for argument "Type"
HWKAGT-010906
activateClass() invoked without class name
Error
Application TIBCO Hawk Agent
Contact TIBCO Support
HWKAGT-010907
deactivateClass() invoked without class name
Error
Application TIBCO Hawk Agent
Contact TIBCO Support
HWKAGT-011001
COM.TIBCO.hawk.microagent.Repository: Fatal error: no repository name
Error
Application TIBCO Hawk Agent
Contact TIBCO Support
HWKAGT-011004
Initialization of -repository_dir failed: <COM.TIBCO.hawk.agent.source.SourceException>
Error
Application TIBCO Hawk Agent
Contact TIBCO Support
HWKAGT-011006
COM.TIBCO.hawk.microagent.Repository: Failed to load rulebase <rulebase name>. Exception: <SourceException>
Warning
Application TIBCO Hawk Agent
Contact TIBCO Support
HWKAGT-011007
COM.TIBCO.hawk.microagent.Repository: Failed to load rulebase <rulebase name>. Exception: <SourceTimeoutException>
Warning
Application TIBCO Hawk Agent
Contact TIBCO Support
HWKAGT-011008
COM.TIBCO.hawk.microagent.Repository: Failed to load rulebase <rulebase name>. Exception: <SourceException>
Warning
Application TIBCO Hawk Agent
Contact TIBCO Support
HWKAGT-011009
COM.TIBCO.hawk.microagent.Repository: Failed to load rulebase <rulebase name>. Exception: <SourceTimeoutException>
Warning
Application TIBCO Hawk Agent
Contact TIBCO Support
HWKAGT-011012
COM.TIBCO.hawk.microagent.Repository: Failed to load schedules. Exception: <SourceException>
Warning
Application TIBCO Hawk Agent
Contact TIBCO Support
HWKAGT-011013
COM.TIBCO.hawk.microagent.Repository: Failed to load schedules. Exception: <SourceTimeoutException>
Warning
Application TIBCO Hawk Agent
Contact TIBCO Support
HWKAGT-011014
COM.TIBCO.hawk.microagent.Repository: Failed to load rulebase map <rulebase map name>. Exception: <SourceException>
Warning
Application TIBCO Hawk Agent
Contact TIBCO Support
HWKAGT-011015
COM.TIBCO.hawk.microagent.Repository: Failed to load rulebase map <rulebase map name>. Exception: <SourceTimeoutException>
Warning
Application TIBCO Hawk Agent
Contact TIBCO Support
HWKAGT-011016
COM.TIBCO.hawk.microagent.Repository: Failed to load rulebase map <rulebase map name>. Exception: <SourceException>
Warning
Application TIBCO Hawk Agent
Contact TIBCO Support
HWKAGT-011017
COM.TIBCO.hawk.microagent.Repository: Failed to load rulebase map <rulebase map name>. Exception: <SourceTimeoutException>
Warning
Application TIBCO Hawk Agent
Contact TIBCO Support
HWKAGT-011022
COM.TIBCO.hawk.microagent.Repository: Failed to start request listener. Exception: TibrvException <>
Error
Application TIBCO Hawk Agent
Contact TIBCO Support
HWKAGT-011023
COM.TIBCO.hawk.microagent.Repository: Exiting on Fatal error
Error
Application TIBCO Hawk Agent
An internal error has occurred. Contact TIBCO Support
HWKAGT-011024
COM.TIBCO.hawk.microagent.Repository: Fatal error: Duplicate repository(<name>) detected.
Error
Application TIBCO Hawk Agent
Contact TIBCO Support
HWKAGT-011027
COM.TIBCO.hawk.microagent.Repository: Failed to send ping reply.
Error
Application TIBCO Hawk Agent
Contact TIBCO Support
HWKAGT-011028
COM.TIBCO.hawk.microagent.Repository: Configuration type <type> not a valid type.
Error
Application TIBCO Hawk Agent
Contact TIBCO Support
HWKAGT-011030
COM.TIBCO.hawk.microagent.Repository: Failed to send <type> inventory.
Error
Application TIBCO Hawk Agent
Contact TIBCO Support
HWKAGT-011034
COM.TIBCO.hawk.microagent.Repository: Configuration Type <type> not valid.
Error
Application TIBCO Hawk Agent
Contact TIBCO Support
HWKAGT-011036
COM.TIBCO.hawk.microagent.Repository: Failed to send <type> object <name>.
Error
Application TIBCO Hawk Agent
Contact TIBCO Support
HWKAGT-011038
COM.TIBCO.hawk.microagent.Repository: Failed to retrieve rulebase <rulebase name>. Exception: <SourceException>
Warning
Application TIBCO Hawk Agent
Contact TIBCO Support
HWKAGT-011039
COM.TIBCO.hawk.microagent.Repository: Failed to retrieve rulebase <rulebase name>. Exception: <SourceTimeoutException>
Warning
Application TIBCO Hawk Agent
Contact TIBCO Support
HWKAGT-011042
addRuleBase() invoked without RulebaseXML parameter
Error
Application TIBCO Hawk Agent
This internal error occurred while adding (or updating) a rulebase in the repository. Contact TIBCO Support
HWKAGT-011046
addRuleBase() invoked without RulebaseXML parameter
Error
Application TIBCO Hawk Agent
This internal error occurred while adding (or updating) a rulebase in the repository. Contact TIBCO Support
HWKUTL-590307
Failed to decrypt. e=<exception string>
Error
Application TIBCO Hawk Agent
Make sure the file TIBCrypt.jar is present in the EMS client directory and jce.jar is present in JRE lib directory.
HWKLMA-070401
<Pattern file access or pattern retrieval error message>
Error
Application TIBCO Hawk Agent
Make sure that the "patternfile" argument specified to "onNewLineWithPatternFile" method is correct and the file contains at least one valid Perl5 pattern
HWKLMA-070402
Unable to evaluate logfile name: <filename with embedded quotes>
Warning
Application TIBCO Hawk Agent
Make sure that the file name with embedded back quotes is correct
HWKLMA-070403
<file name> does not yet exist. Try reopening it later
Warning
Application TIBCO Hawk Agent
Make sure that the file name does exist and has proper read permission
HWKLMA-070602
<file name> has been truncated.
Warning
Application TIBCO Hawk Agent
The file being monitored has been over written by some other application
HWKLMA-070604
java.io.IOException
Error
Application TIBCO Hawk Agent
An internal error occurred while trying to read additional data from the logfile being monitored. Contact TIBCO Support
HWKLMA-070605
java.io.IOException
Error
Application TIBCO Hawk Agent
An internal error occurred while trying to close the logfile being monitored. Contact TIBCO Support
HWKLMA-070902
java.io.IOException
Error
Application TIBCO Hawk Agent
An internal error occurred while waiting to read the output from the executed command. Contact TIBCO Support
HWKLMA-070906
A process is blocking, killing it
Warning
Application TIBCO Hawk Agent
Contact TIBCO Support
HWKLMA-070907
The process <cmd> timed out. It was terminated.
Warning
Application TIBCO Hawk Agent
Contact TIBCO Support
HWKRBE-040101
getAlertIDForClear found _currentAlertID=0 : <path>
Error
Application TIBCO Hawk Agent
Internal error, contact TIBCO Support.
HWKRBE-040102
Attempted activation of already active node: <path>
Error
Application TIBCO Hawk Agent
Internal error, contact TIBCO Support.
HWKRBE-040103
Internal rbengine error, sendAlert invoked with state of NONE
Error
Application TIBCO Hawk Agent
Internal error, contact TIBCO Support.
HWKRBE-040302
DataSourceError with <datasource name>: <error> at, <path>
Warning
Application TIBCO Hawk Agent
Contact TIBCO Support
HWKRBE-040303
DataSourceError Cleared for <datasource name> at <path>
Warning
Application TIBCO Hawk Agent
This message merely indicates that a previous data source error has now cleared.
HWKRBE-040401
MAX_DATA_ELEMENTS exceeded, discarding data for rule <rule>
Error
Application TIBCO Hawk Agent
Data is being produced at a rate faster than the rule can process it. Usually due to a temporarily overloaded machine. Contact TIBCO Support if this error persists.
HWKRBE-040402
removing orphaned child at <path>
Error
Application TIBCO Hawk Agent
Rulebase engine encountered inconsistent data from microagent. Contact TIBCO Support.
HWKRBE-040403
can’t create child: <reason> at <path>
Error
Application TIBCO Hawk Agent
Internal error, contact TIBCO Support.
HWKRBE-040404
can’t create child: <reason> at <path>
Error
Application TIBCO Hawk Agent
Internal error, contact TIBCO Support.
HWKRBE-040405
invalid data type received at <path>
Error
Application TIBCO Hawk Agent
The rule at path received an unsupported data type from the microagent. Contact TIBCO Support.
HWKRBE-040501
getAlertIDForClear found currentAlertID=0 : <path>
Error
Application TIBCO Hawk Agent
Internal error, contact TIBCO Support.
HWKRBE-040502
NoValidDataSource for <rule> at <path>
Error
Application TIBCO Hawk Agent
A valid data source does not exist for the rule. Instantiate a valid data source or modify the rulebase to use available data sources.
HWKRBE-040901
RBEngine timer dispatch thread caught exception: <com.tibco.rv.TibrvException>
Error
Application TIBCO Hawk Agent
Internal error, contact TIBCO Support.
HWKRBE-040902
RBEngine timer dispatch thread caught exception: <java.lang.Throwable>
Error
Application TIBCO Hawk Agent
Internal error, contact TIBCO Support.
HWKRBE-040903
RBEngine timer dispatch thread interrupted: <java.io.InterruptedException>
Warning
Application TIBCO Hawk Agent
Contact TIBCO Support
HWKRBE-041202
Attempted activation of already active node: <path>
Error
Application TIBCO Hawk Agent
Internal error, contact TIBCO Support.
HWKRBE-041206
Processed clear for non-existent alert. ID:<id> Reason:<reason>
Error
Application TIBCO Hawk Agent
Internal error, contact TIBCO Support.
HWKRBE-041303
initializing subscription for rule <name>
Error
Application TIBCO Hawk Agent
Contact TIBCO Support.
HWKRBE-041304
Attempted activation of already active node: <path>
Error
Application TIBCO Hawk Agent
Contact TIBCO Support.
HWKRBE-041306
while canceling subscription for rule <rulename>, <exception>
Error
Application TIBCO Hawk Agent
Contact TIBCO Support.
HWKRBE-041309
onSubscriptionPending, data source <data_source_instance> already exists.
Error
Application TIBCO Hawk Agent
Internal error, contact TIBCO Support.
HWKRBE-041311
initializing subscription for rule: <rulename>, microagent: <microagent name>, <exception>
Error
Application TIBCO Hawk Agent
Contact TIBCO Support.
HWKRBE-041312
onSubscriptionError, data source <method_name>: <data_source_instance> not registered.
Error
Application TIBCO Hawk Agent
Internal error, contact TIBCO Support.
HWKRBE-041314
onData, data source <method_name>: <data_source_instance> not registered.
Error
Application TIBCO Hawk Agent
Internal error, contact TIBCO Support.
HWKRBE-041315
onData, subscription and data have inconsistent microagent id, subscription: <id>, data: <id>
Error
Application TIBCO Hawk Agent
Internal error, contact TIBCO Support.
HWKRBE-041317
Rule datasource error for rule <path> exception: <COM.TIBCO.hawk.talon.MicroAgentException>
Warning
Application TIBCO Hawk Agent
Contact TIBCO Support
HWKRBE-041318
onRoleError, data source <method_name>: <data_source_instance> not registered.
Error
Application TIBCO Hawk Agent
Internal error, contact TIBCO Support.
HWKRBE-041319
adding DataSourceNode <method name>, <exception>
Error
Application TIBCO Hawk Agent
Internal error, contact TIBCO Support.
HWKRBE-041321
onErrorCleared, data source <method_name>: <data_source_instance> not registered.
Error
Application TIBCO Hawk Agent
Internal error, contact TIBCO Support.
HWKRBE-041324
adding DataSourceNode <method name>, <exception>
Error
Application TIBCO Hawk Agent
Internal error, contact TIBCO Support.
HWKRBE-041325
adding NoValidDataSourceNode <exception>
Error
Application TIBCO Hawk Agent
Internal error, contact TIBCO Support.
HWKRBE-041401
Attempted activation of already active node: <path>
Error
Application TIBCO Hawk Agent
Internal error, contact TIBCO Support.
HWKRBE-041407
can’t evaluate test: <exception>, At: <path>
Error
Application TIBCO Hawk Agent
Unable to evaluate test for stated reason.
HWKRBE-041408
can’t evaluate test: <exception>, At: <path>
Error
Application TIBCO Hawk Agent
Unable to evaluate test for stated reason.
HWKRBE-041410
Couldn’t launch clear timer: <reason>
Error
Application TIBCO Hawk Agent
Unable to launch timer for stated reason.
HWKRBE-041413
Unable to evaluate action: <action>, <exception>
Error
Application TIBCO Hawk Agent
Unable to evaluate action because of stated error.
HWKRBE-041414
clear action is not of type ActionNode <type>
Error
Application TIBCO Hawk Agent
Illegally formatted rulebase file.
HWKRBE-041415
Unable to evaluate action: <action>, <exception>
Error
Application TIBCO Hawk Agent
Unable to evaluate action because of stated error.
HWKRBE-041416
Unable to reset timer: <reason>
Error
Application TIBCO Hawk Agent
Unable to restart timer for stated reason.
HWKRBE-041601
Scheduler registering node <node> with schedule <scheduleName> node already registered.
Error
Application TIBCO Hawk Agent
Internal error, contact TIBCO Support.
HWKRBE-041602
Schedule <schedule name> is not loaded
Warning
Application TIBCO Hawk Agent
Try loading the schedule’s file (schedules.hsf) using TIBCO Hawk Display’s Schedules Editor
HWKRBE-041603
Invalid arguments for Scheduler.deregister(), node:<node>, scheduleName:<scheduleName>
Error
Application TIBCO Hawk Agent
Internal error, contact TIBCO Support.
HWKRBE-041604
Scheduler deregistering node <node>. Schedule <scheduleName> not in active list.
Error
Application TIBCO Hawk Agent
Internal error, contact TIBCO Support.
HWKRBE-041605
Scheduler deregistering node <node> with schedule <scheduleName>, node not found.
Error
Application TIBCO Hawk Agent
Internal error, contact TIBCO Support.
HWKRBE-041608
Schedule <schedule name> is no longer loaded
Warning
Application TIBCO Hawk Agent
Contact TIBCO Support
HWKRBE-041609
In Scheduler.evaluateSchedules() - node <node> threw exception <exception> in response to inSchedule() call. Deregistering node from scheduler.");
Error
Application TIBCO Hawk Agent
Internal error, contact TIBCO Support.
HWKRBE-041623
InterruptedException in Scheduler sleep <exception>
Error
Application TIBCO Hawk Agent
Contact TIBCO Support if this error persists.
HWKRBE-041705
Ignoring includes list of <rulebase name>. Include lists are not supported in auto config mode.
Warning
Application TIBCO Hawk Agent
Edit the <rulebase name> and remove all the included rulebase lists
HWKRBE-041708
Error purging <config_file>: <exception>
Error
Application TIBCO Hawk Agent
Unable to purge config_file from local cache. If resolution is not obvious from the error description then contact TIBCO Support for assistance.
HWKRBE-041709
Error examining inventory of source <config_source>: <exception>
Error
Application TIBCO Hawk Agent
Unable to examine config_source inventory. If resolution is not obvious from the error description then contact TIBCO Support for assistance.
HWKRBE-041711
Error purging <schedules name>: <exception>
Error
Application TIBCO Hawk Agent
Unable to purge config_source inventory cache. If resolution is not obvious from the error description then contact TIBCO Support for assistance.
HWKRBE-041712
Error examining inventory of source <config_source>: <exception>
Error
Application TIBCO Hawk Agent
Unable to examine config_source inventory. If resolution is not obvious from the error description then contact TIBCO Support for assistance.
HWKRBE-041714
Error purging <rulebase name>: <exception>
Error
Application TIBCO Hawk Agent
Unable to purge config_source inventory cache. If resolution is not obvious from the error description then contact TIBCO Support for assistance.
HWKRBE-041715
Error examining inventory of source <rulebase name>: <exception>
Error
Application TIBCO Hawk Agent
Unable to examine config_source inventory. If resolution is not obvious from the error description then contact TIBCO Support for assistance.
HWKRBE-041717
Corrupt rulebase <rulebase name> from <config source>, name of the rulebase does not correspond to the name of config object.
Warning
Application TIBCO Hawk Agent
Contact TIBCO Support
HWKRBE-041719
Error loading rulebase <name> from <config_source>: <exception>
Error
Application TIBCO Hawk Agent
Unable to load named rulebase from named config_source. Check configuration according to exception or contact TIBCO Support.
HWKRBE-041720
Config object is of incorrect type: <config_object>, expected <type>
Error
Application TIBCO Hawk Agent
Contact TIBCO Support.
HWKRBE-041721
Requested config object <name> not found in config source
Error
Application TIBCO Hawk Agent
Unable to locate config object in config source. Insure that it exists.
HWKRBE-041722
Error loading <config object name> from <config source>, <SourceException>
Warning
Application TIBCO Hawk Agent
Contact TIBCO Support
HWKRBE-041723
Error loading <config object name> from <config source>, <SourceTimeoutException>
Warning
Application TIBCO Hawk Agent
Contact TIBCO Support
HWKRBE-041724
Error loading <config object name> from <config source>, <java.lang.Exception>
Warning
Application TIBCO Hawk Agent
Contact TIBCO Support
HWKRBE-041725
Config object <config object name> was retrieved from an emergency source: <source name>
Warning
Application TIBCO Hawk Agent
Make sure that the specified config object exists in the config source directory
HWKRBE-041727
Config object is of incorrect type: <name>, expected Schedules.hsf
Error
Application TIBCO Hawk Agent
Unable to locate Schedules.hsf in config source. Insure that it exists.
HWKRBE-041731
Config object is of incorrect type: <name>, expected rbmap.hrm
Error
Application TIBCO Hawk Agent
Unable to locate rbmap.hrm in config source. Insure that it exists.
HWKRBE-041734
Config object is of incorrect type: <name>, expected Schedules.hsf
Error
Application TIBCO Hawk Agent
Unable to locate Schedules.hsf in config source. Insure that it exists.
HWKRBE-041736
Error finding rulebase: <exception>
Error
Application TIBCO Hawk Agent
Unable to examine auto-config directory. Check path and permissions.
HWKRBE-041737
Corrupt rulebase <rulebase name> from <config source>, name of the rulebase does not correspond to the name of config object.
Warning
Application TIBCO Hawk Agent
Contact TIBCO Support
HWKRBE-041739
Error loading rulebase <name> from <config_source>: <exception>
Error
Application TIBCO Hawk Agent
Unable to load named rulebase from named config_source. Check configuration according to exception or contact TIBCO Support.
HWKRBE-041740
Config object is of incorrect type: <name>, expected COM.TIBCO.hawk.config.rbengine.rulebase.Rulebase
Error
Application TIBCO Hawk Agent
Unable to locate rbmap.hrm in config source. Insure that it exists.
HWKRBE-041741
Rulebase <name> found in inventory but unable to retrieve
Error
Application TIBCO Hawk Agent
Unable to retrieve named rulebase from config source. Check permissions.
HWKRBE-041744
Invoking method <exception>
Error
Application TIBCO Hawk Agent
Contact TIBCO Support.
HWKRBE-041745
loadRuleBase() may not be invoked when agent is in auto-config mode. Use loadRuleBaseFromFile() instead.
Error
Application TIBCO Hawk Agent
The loadRuleBase() method of the RBEngineMicroAgent was used under conditions when it is not permitted. Use the loadRuleBaseFromFile() method instead.
HWKRBE-041746
loadRuleBase() invoked without rulebase name
Error
Application TIBCO Hawk Agent
Modify method invocation to include a rulebase name.
HWKRBE-041748
Corrupt rulebase <rulebase name> from <config source>, name of the rulebase does not correspond to the name of config object.
Warning
Application TIBCO Hawk Agent
Contact TIBCO Support
HWKRBE-041752
RuleBase file not found: <name>
Error
Application TIBCO Hawk Agent
Insure that the named rulebase file exists.
HWKRBE-041753
loadRuleBaseFromFile() invoked without rulebase name
Error
Application TIBCO Hawk Agent
Modify method invocation to include a rulebase name.
HWKRBE-041755
unloadRuleBase() invoked without rulebase name
Error
Application TIBCO Hawk Agent
Modify method invocation to include a rulebase name.
HWKRBE-041757
sendMail: messageNotDelivered.
Error
Application TIBCO Hawk Agent
Unable to deliver email. Check email server or sendMail method invocation.
HWKRBE-041758
sendMail: messagePartiallyDelivered.
Error
Application TIBCO Hawk Agent
Unable to deliver email. Check email server or sendMail method invocation.
HWKRBE-041759
Send Mail Exception: <exception>
Error
Application TIBCO Hawk Agent
Unable to deliver email. Check email server or sendMail method invocation as per exception or contact TIBCO Support.
HWKRBE-041760
setSchedules() invoked without SchedulesXML parameter
Error
Application TIBCO Hawk Agent
Contact TIBCO Support.
HWKRBE-041761
Error saving schedules in auto-config: <exception>
Error
Application TIBCO Hawk Agent
Check auto-config path or permissions.
HWKRBE-041763
Error deleting rulebase: <exception>
Error
Application TIBCO Hawk Agent
Check auto-config path or permissions.
HWKRBE-041764
addRuleBase() invoked without RulebaseXML parameter
Error
Application TIBCO Hawk Agent
Contact TIBCO Support.
HWKRBE-041765
Error saving rulebase <name> in auto-config: <exception>
Error
Application TIBCO Hawk Agent
Check auto-config path or permissions.
HWKRBE-041766
updateRuleBase() invoked without rulebase
Error
Application TIBCO Hawk Agent
Contact TIBCO Support.
HWKRBE-042301
Arbitrable node <node> threw exception <exception> in response to wonArbitration() call. Deregistering node from Arbiter.
Error
Application TIBCO Hawk Agent
Internal error, contact TIBCO Support.
HWKRBE-042302
Arbitrable node <node> threw exception <exception> in response to wonArbitration() call. Queued for deregistration from Arbiter.
Error
Application TIBCO Hawk Agent
Internal error, contact TIBCO Support.
HWKRBE-042701
Alert suspension thread interrupted, terminating thread.
Error
Application TIBCO Hawk Agent
Contact TIBCO Support if this error persists.
HWKRBE-043301
Fatal error in <thread_name> thread:<exception>
Error
Application TIBCO Hawk Agent
Internal error, contact TIBCO Support.
HWKRBE-043302
SubscriptionMultiplexer error: null event received
Error
Application TIBCO Hawk Agent
Internal error, contact TIBCO Support.
HWKRBE-043303
Unchecked exception thrown in SubscriptionMultiplexer thread while processing SubscribeEvent for sub: <subscription>, microagent:<id>, exception: <exception>
Error
Application TIBCO Hawk Agent
Internal error, contact TIBCO Support.
HWKRBE-043304
Unchecked exception thrown in SubscriptionMultiplexer thread while calling onSubscriptionError() for handler: <subscription>, microagent:<id>, exception: <exception>
Error
Application TIBCO Hawk Agent
Internal error, contact TIBCO Support.
HWKRBE-043305
Unchecked exception thrown in SubscriptionMultiplexer thread by method Subscription.cancel() for sub: <subscription>, microagent:<id>, exception: <exception>
Error
Application TIBCO Hawk Agent
Internal error, contact TIBCO Support.
HWKRBE-043307
Unchecked exception thrown in SubscriptionMultiplexer thread while processing MAAddedEvent for sub: <subscription>, microagent:<id>, exception: <exception>
Error
Application TIBCO Hawk Agent
Internal error, contact TIBCO Support.
HWKRBE-043308
Unchecked exception thrown in SubscriptionMultiplexer thread while calling onSubscriptionError() for handler: <subscription>, microagent:<id>, exception: <exception>
Error
Application TIBCO Hawk Agent
Internal error, contact TIBCO Support.
HWKRBE-043309
SubscriptionMultiplexer error: Unknown event type.
Error
Application TIBCO Hawk Agent
Internal error, contact TIBCO Support.
HWKMAG-020310
stopSubscription call failed for <microagent_id>::<subscription>
Error
Application TIBCO Hawk Agent
Contact TIBCO Support.
HWKMAG-020313
Inconsistent microagent state for method subscription <subscription>
Error
Application TIBCO Hawk Agent
Contact TIBCO Support.
HWKMAG-020314
Attempt to remove MicroAgent more than once, <microagent_id>
Error
Application TIBCO Hawk Agent
Contact TIBCO Support.
HWKCON-220601
RemoteAccessServer dispatch thread caught exception: <com.tibco.rv.TibrvException>
Error
Application TIBCO Hawk Agent
Contact TIBCO Support
HWKCON-220602
RemoteAccessServer dispatch thread caught exception: <java.lang.Throwable>
Error
Application TIBCO Hawk Agent
Contact TIBCO Support
HWKCON-220603
RemoteAccessServer processRequest thread caught exception: <java.lang.Throwable>
Error
Application TIBCO Hawk Agent
Contact TIBCO Support
HWKCON-220604
RemoteAccessServer.processRequest(), request type= <type> <java.lang.Throwable>
Error
Application TIBCO Hawk Agent
Contact TIBCO Support
HWKCON-220605
Processing groupOp error reply: <COM.TIBCO.hawk.talon.MicroAgent
Exception>
Error
Application TIBCO Hawk Agent
Contact TIBCO Support
HWKCON-220606
Processing groupOp error reply: <java.lang.Exception>
Error
Application TIBCO Hawk Agent
Contact TIBCO Support
HWKCON-220607
Sending reply: <java.lang.Exception>
Error
Application TIBCO Hawk Agent
Contact TIBCO Support
HWKCON-220608
processing pingRequest: <java.lang.Exception>
Error
Application TIBCO Hawk Agent
Contact TIBCO Support
HWKCON-220609
processing commitRequest: <com.tibco.rv.TibrvException>
Error
Application TIBCO Hawk Agent
Contact TIBCO Support
HWKCON-220610
processing refreshRequest: <com.tibco.rv.TibrvException>
Error
Application TIBCO Hawk Agent
Contact TIBCO Support
HWKCON-220611
RemoteAccessServer dispatch thread was interrupted: <java.io.InterruptedException>
Warning
Application TIBCO Hawk Agent
Internal error, contact TIBCO Support
HWKCON-220701
DuplicateAgent
Check dispatch thread caught exception: <exception>
Error
Application TIBCO Hawk Agent
Make sure there is only one agent running with the same startup parameters.
HWKCFG-120901
RBMap::toXML() - Unable to write to output stream.\n Exception: <java.io.IOException>
Error
Application TIBCO Hawk Agent
Contact TIBCO Support
HWKCFG-131101
Failed to convert rulebase <rulebase name> ...
Error
Application TIBCO Hawk Agent
Contact TIBCO Support
HWKCFG-110101
MicroAgentDescriptorReader - Unable to read DataDescriptor.\n Exception: <java.lang.Exception>
Error
Application TIBCO Hawk Agent
Contact TIBCO Support
HWKDIS-274404
<COM.TIBCO.hawk.hawkeye.Error ExceptionEvent.getMessage()>
Error
Application TIBCO Hawk Display
An internal error occurred in the TIBCO Hawk Console API. Contact TIBCO Support.
HWKDIS-274405
<COM.TIBCO.hawk.console.hawkeye.WarningExceptionEvent.getConsoleWarning().getMessage()>
Warning
Application TIBCO Hawk Agent
The warning exception event should provide additional details
HWKDIS-271604
Unable to locate container - <container>
Error
Application TIBCO Hawk Display
An error occurred while locating container when moving a container. Verify that the name of the container to be moved is valid.
HWKDIS-270502
Reading variables file <file name> <java.io.FileNotFoundException>
Error
Application TIBCO Hawk Display
An error occurred while reading the specified variables file. If the resolution is not obvious from the exception description then contact TIBCO Support.
HWKDIS-270503
Reading variables file <file name> <java.io.SecurityException>
Error
Application TIBCO Hawk Display
An error occurred while reading the specified variables file. If the resolution is not obvious from the exception description then contact TIBCO Support.
HWKDIS-270504
Reading variables file <file name> <java.io.IOException>
Error
Application TIBCO Hawk Display
An error occurred while reading the specified variables file. If the resolution is not obvious from the exception description then contact TIBCO Support.
HWKDIS-270505
Reading variables file <file name> <java.lang.Exception>
Error
Application TIBCO Hawk Display
An error occurred while reading the specified variables file. If the resolution is not obvious from the exception description then contact TIBCO Support.
HWKDIS-270506
Unable to load variables from file <file name>
Warning
Application TIBCO Hawk Agent
Make sure that the variable’s file is readable, it contains at least one valid variable and is in the proper Java properties format
HWKDIS-270508
Unable to openDisplay Display file - <fileName>
Error
Application TIBCO Hawk Display
An error occurred while reading the specified display file. This message is followed by a message with detail reason for the failure.
HWKDIS-270509
Unable to openDisplay - <exception>
Error
Application TIBCO Hawk Display
An error occurred while opening a display file. If the resolution is not obvious from the exception description then contact TIBCO Support.
HWKDIS-270511
Unable to initialize TIBCO Hawk Display : <COM.TIBCO.hawk.console.hawkeye.ConsoleInitializationException>
Error
Application TIBCO Hawk Display
An error occurred while initializing TIBCO Hawk Display. If the resolution is not obvious from the exception description then contact TIBCO Support for assistance.
HWKDIS-270512
Unable to initialize TIBCO Hawk Display : <java.lang.Throwable>
Error
Application TIBCO Hawk Display
An error occurred while initializing TIBCO Hawk Display. If the resolution is not obvious from the exception description then contact TIBCO Support for assistance.
HWKDIS-270513
Unable to reinitialize TIBCO Hawk Display : <COM.TIBCO.hawk.console.hawkeye.ConsoleInitializationException>
Error
Application TIBCO Hawk Display
An error occurred while reinitializing TIBCO Hawk Display. If the resolution is not obvious from the exception description then contact TIBCO Support for assistance.
HWKDIS-270514
Unable to reinitialize TIBCO Hawk Display : <java.lang.Throwable>
Error
Application TIBCO Hawk Display
An error occurred while reinitializing TIBCO Hawk Display. If the resolution is not obvious from the exception description then contact TIBCO Support for assistance.
HWKDIS-270517
Unable to find <key> in HawkGui.properties ...
Error
Application TIBCO Hawk Display
The specified key is not found in the HawkGui.properties file. The HawkGui.properties may be corrupted or of invalid version. Verify that the version HawkGui.properties is supported.
HWKDIS-270518
Unable to find <key> in HawkGui.properties ...
Error
Application TIBCO Hawk Display
The specified key is not found in the HawkGui.properties file. The HawkGui.properties may be corrupted or of invalid version. Verify that the version HawkGui.properties is supported.
HWKDIS-270901
Unable to locate node in tree - <node>
Error
Application TIBCO Hawk Display
An error occurred while locating the specified node in the display tree. Contact TIBCO Support.
HWKDIS-271602
Unable to locate parent node of - <node name>
Error
Application TIBCO Hawk Display
Internal error. Contact TIBCO Support.
HWKDIS-271603
Unable to locate node in tree - <node name>
Error
Application TIBCO Hawk Display
Internal error. Contact TIBCO Support.
HWKDIS-271604
Unable to locate container - <container name>
Error
Application TIBCO Hawk Display
Internal error. Contact TIBCO Support.
HWKDIS-271605
Unable to find container Discovered
Error
Application TIBCO Hawk Display
The default container Discovered is not found in the Display. A default Discovered is created. Retry the operation. If the error persist, contact TIBCO Support.
HWKDIS-271606
Varying versions of same rulebase <rulebase name> detected on agent <agent name>
Error
Application TIBCO Hawk Display
Multiple rulebases with the specified name is found on different agents. Some of the rulebases may be out of date. Replace out of date rulebases with the most up to date version.
HWKDIS-272701
Unable to open display file: <file name> - Error <java.io.FileNotFoundException>
Error
Application TIBCO Hawk Display
TIBCO Hawk Display is unable to open the specified display file. If the resolution is not obvious from the exception description then contact TIBCO Support.
HWKDIS-272702
Unable to open display file: <file name> - Error <java.io.StreamCorruptedException>
Error
Application TIBCO Hawk Display
TIBCO Hawk Display is unable to open the specified display file. If the resolution is not obvious from the exception description then contact TIBCO Support.
HWKDIS-272703
Unable to open display file: <file name> - Error <java.lang.Exceptin>
Error
Application TIBCO Hawk Display
TIBCO Hawk Display is unable to open the specified display file. If the resolution is not obvious from the exception description then contact TIBCO Support.
HWKDIS-273903
Unsupported resources version: <version>
Error
Application TIBCO Hawk Display
The properties file is of different version. Check or re-install Hawk to ensure that HawkGui.properties and Display are of the same version.
HWKDIS-273904
Missing resources file HawkGui.properties ... exiting
Error
Application TIBCO Hawk Display
The HawkGui.properties file is not found in the resource directory. Check or re-install Hawk to ensure that HawkGui.properties is at the proper location.
HWKDIS-275502
Image Directory not found...
Error
Application TIBCO Hawk Display
The image directory is not found. Check or re-install Hawk to ensure that HawkGui.properties is at the proper location.
HWKDIS-275601
Unable to send config object. - Error <COM.TIBCO.hawk.talon.MicroAgentException>
Error
Application TIBCO Hawk Display
An error occurred while sending rulebases or schedule to multiple agent. If the resolution is not obvious from the exception description then contact TIBCO Support for assistance.
HWKDIS-300401
ERROR: building method invocation while performing network query/action: <exception message>
Error
Application TIBCO Hawk Display
An error occurred while performing network query/action. The exception message should provide more details about the error.
HWKDIS-300402
ERROR: performing network query/action: <exception message>
Error
Application TIBCO Hawk Display
An error occurred while performing network query/action. The exception message should provide more details about the error.
HWKDIS-300403
ERROR: parsing results while performing network query/action: <exception message>
Error
Application TIBCO Hawk Display
An error occurred while performing network query/action. The exception message should provide more details about the error.
HWKDIS-300801
Unable to retrieve Micro Agents from - <hostname>. - Error: <java.lang.Exception>
Error
Application TIBCO Hawk Display
An error occurred while performing network query/action. The exception message should provide more details about the error.
HWKDIS-310101
Failed to invoke java command: <toolCommand>; Exception - <java.lang.Exception>
Error
Application TIBCO Hawk Display
An error occurred while invoking the specified tool command. This message is followed by a message that displays an exception that describes the error. Verify that the Java class specified is valid and the classpath for the class is included in CLASSPATH.
HWKDIS-310402
Failed to load resources from input stream ...
Error
Application TIBCO Hawk Display
An error occurred while loading resource such as an icon. Verify that the resource’s path is valid.
HWKDIS-310403
Error saving preferences to resources file <file name>.
Error
Application TIBCO Hawk Display
An error occurred while saving preferences to the resource file. The path of the file may be invalid or the file may have read-only access.
HWKDIS-310404
Failed to invoke java command: <toolCommand>; Exception - <java.lang.Exception>
Error
Application TIBCO Hawk Display
An error occurred while invoking the specified tool command. This message is followed by a message that displays an exception that describes the error. Verify that the Java class specified is valid and the classpath for the class is included in CLASSPATH.
HWKDIS-310601
IllegalAccessException: <error text>
Error
Application TIBCO Hawk Display
An error occurred when loading the class specified for the menu command. Hawk may not have access to the definition of the class because the class is a public class. The message is followed by a message that indicates the Java class in error.
HWKDIS-310602
IllegalArgumentException: <error text>
Error
Application TIBCO Hawk Display
An error occurred when loading the class specified for the menu command. Hawk may not have access to the definition of the class because the class is a public class. The message is followed by a message that indicates the Java class in error.
HWKDIS-310603
InvocationTargetException: <error text>
Error
Application TIBCO Hawk Display
An exception is thrown by the main or the constructor of the class specified for the menu command. The message is followed by a message that indicates the Java class in error.
HWKDIS-310604
ExceptionInInitializerError: <error text>
Error
Application TIBCO Hawk Display
An error occurred during static initialization of the class specified for the menu command. The message is followed by a message that indicates the Java class in error.
HWKDIS-331201
Unable to save rulebase <rulebase name> to file <file name>
Error
Application TIBCO Hawk Display
A error occurred while saving rulebase to a local file system. If the resolution is not obvious from the exception description then contact TIBCO Support.
HWKDIS-331202
Unable to save Rulebase - <file name> \n <java.lang.Exception>
Error
Application TIBCO Hawk Display
A error occurred while saving rulebase to a local file system. If the resolution is not obvious from the exception description then contact TIBCO Support.
HWKDIS-331203
Unable to add rulebase - <rulebase name>; Exception: <java.lang.Exception>
Error
Application TIBCO Hawk Display
A error occurred while sending the rulebase to the agent. If the resolution is not obvious from the exception description then contact TIBCO Support.
HWKDIS-331204
Unable to add rulebase - <rulebase name>; Exception: <COM.TIBCO.hawk.talon.MicroAgentException>
Error
Application TIBCO Hawk Display
A error occurred while sending the rulebase to the agent. If the resolution is not obvious from the exception description then contact TIBCO Support.
HWKDIS-331205
Unable to update rulebase - <rulebase name>; Exception: <java.lang.Exception>
Error
Application TIBCO Hawk Display
A error occurred while sending the rulebase to the agent. If the resolution is not obvious from the exception description then contact TIBCO Support.
HWKDIS-331206
Unable to update rulebase - <rulebase name>; Exception: <COM.TIBCO.hawk.talon.MicroAgentException>
Error
Application TIBCO Hawk Display
A error occurred while sending the rulebase to the agent. If the resolution is not obvious from the exception description then contact TIBCO Support.
HWKDIS-331207
Unable to unload rulebase - <rulebase name>; Exception: <java.lang.Exception>
Error
Application TIBCO Hawk Display
A error occurred while unloading the rulebase from the agent. If the resolution is not obvious from the exception description then contact TIBCO Support.
HWKDIS-331208
Unable to unload rulebase - <rulebase name>; Exception: <COM.TIBCO.hawk.talon.MicroAgentException>
Error
Application TIBCO Hawk Display
A error occurred while unloading the rulebase from the agent. If the resolution is not obvious from the exception description then contact TIBCO Support.
HWKDIS-331209
Unable to send rulebase; Exception: <COM.TIBCO.hawk.talon.MicroAgentException>
Error
Application TIBCO Hawk Display
A error occurred while sending the rulebase to the agent. If the resolution is not obvious from the exception description then contact TIBCO Support.
HWKDIS-331210
Unable to retrieve rulebase <rulebase name> from <agent or repository name>; Exception: <java.lang.Exception>
Error
Application TIBCO Hawk Display
A error occurred while retrieving the rulebase from the agent (or the repository). If the resolution is not obvious from the exception description then contact TIBCO Support.
HWKDIS-332912
Unable to load Micro Agent Descriptors from - <host name>; Exception - <java.lang.Exception>
Error
Application TIBCO Hawk Display
A error occurred while trying to load microagent descriptors from the agent. If the resolution is not obvious from the exception description then contact TIBCO Support.
HWKDIS-331301
Unable to clone rulebase for - <rulebase name>; Exception - <java.lang.Exception>
Error
Application TIBCO Hawk Display
Internal Error Contact TIBCO Support.
HWKDIS-332901
Unable to export Micro Agent Descriptors from - <host name>; Exception - <java.lang.Exception>
Error
Application TIBCO Hawk Display
A error occurred while trying to export microagent descriptors to the agent. If the resolution is not obvious from the exception description then contact TIBCO Support.
HWKDIS-340801
Unable to retrieve Micro Agents from - <agent name>; Exception - <java.lang.Exception>
Error
Application TIBCO Hawk Display
An error occurred while retrieving micro agents from the specified agent. The exception message should provide more details about the error.
HWKDIS-350401
Unable to execute command - <command string>
Error
Application TIBCO Hawk Display
An error occurred while executing the specified command in the command file for Tekmon support. Verify that the command is a valid command.
HWKDIS-381301
Unable to retrieve schedules from - <host or repository name>. - Error <java.lang.Exception>
Error
Application TIBCO Hawk Display
An error occurred while retrieving schedules from either the agent or repository. The exception message should provide more details about the error.
HWKDIS-381401
Unable to send Schedules; Exception - <java.lang.Exception>
Error
Application TIBCO Hawk Display
An error occurred while sending schedules to either the agent or repository. The exception message should provide more details about the error.
HWKEVT-390101
Missing -datadir and JDBC command line options. TIBCO Hawk events are not persistent
Warning
Application TIBCO Hawk Event Service
Specify missing command line options if TIBCO Hawk events needs to be written to file or database.
HWKEVT-390104
Setting data destination failed. Exiting !!
Error
Application TIBCO Hawk Event Service
Make sure that the directory specified for -datadir command line option has write permission
HWKEVT-390106
java.lang.NumberFormatException
Error
Application TIBCO Hawk Event Service
Check command line options and verify that they are all correct
HWKEVT-390107
java.lang.UnsupportedEncodingException
Error
Application TIBCO Hawk Event Service
Check command line option -characer_encoding and verify that it is valid
HWKEVT-390108
java.lang.Exception
Error
Application TIBCO Hawk Event Service
Contact TIBCO Support
HWKEVT-390110
Failed to create FT TibrvRvdTransport - <com.tibco.tibrv.TibrvException>
Error
Application TIBCO Hawk Event Service
Check the TIBCO Rendezvous session -rvd_session command line option and verify that it is valid
HWKEVT-390111
Exception joining fault tolerance group - <com.tibco.tibrv.TibrvException>
Error
Application TIBCO Hawk Event Service
Check the TIBCO Rendezvous fault tolerant -ft command line option and verify that it is valid
HWKEVT-390701
Unable to create RV session for AMI communication - <com.tibco.tibrv.TibrvException>
Error
Application TIBCO Hawk Event Service
Check the TIBCO Rendezvous session -ami_rvd_session command line option and verify that it is valid
HWKEVT-390802
JDBC Driver is unable to insert a record for "onAgentAlive" event. <java.sql.SQLException>
Error
Application TIBCO Hawk Event Service
Contact JDBC driver vendor for more info
HWKEVT-390803
JDBC Driver is unable to insert a record for "onAgentExpired" event. <java.sql.SQLException>
Error
Application TIBCO Hawk Event Service
Contact JDBC driver vendor for more info
HWKEVT-390804
JDBC Driver is unable to insert a record for "onAlert" event. <java.sql.SQLException>
Error
Application TIBCO Hawk Event Service
Contact JDBC driver vendor for more info
HWKEVT-390805
JDBC Driver is unable to insert a record for "onClear" event. <java.sql.SQLException>
Error
Application TIBCO Hawk Event Service
Contact JDBC driver vendor for more info
HWKEVT-390806
JDBC Driver is unable to insert a record for "onMicroAgentChange" event. <java.sql.SQLException>
Error
Application TIBCO Hawk Event Service
Contact JDBC driver vendor for more info
HWKEVT-390807
JDBC Driver is unable to insert a record for "onRulebaseChange" event. <java.sql.SQLException>
Error
Application TIBCO Hawk Event Service
Contact JDBC driver vendor for more info
HWKEVT-390808
JDBC Driver is unable to create table "HawkAgentInfo". <java.sql.SQLException>
Error
Application TIBCO Hawk Event Service
Contact JDBC driver vendor for more info
HWKEVT-390809
JDBC Driver is unable to create table "HawkAlertClearInfo". <java.sql.SQLException>
Error
Application TIBCO Hawk Event Service
Contact JDBC driver vendor for more info
HWKEVT-390810
JDBC Driver is unable to close connection. <java.sql.SQLException>
Error
Application TIBCO Hawk Event Service
Contact JDBC driver vendor for more info