Class not found exception when starting TRA.
book
Article ID: KB0094416
calendar_today
Updated On:
TIBCO Runtime Agent for zLinux
|
-
|
TIBCO Runtime Agent (TRA)
|
-
|
Not Applicable
|
-
|
Description
Description:
Exception thrown when starting TRA.
"StartUp Error: java.lang.ClassNotFoundException: COM.TIBCO.hawk.agent.HawkAgent".
Symptoms: Exception thrown when starting TRA.
"StartUp Error: java.lang.ClassNotFoundException: COM.TIBCO.hawk.agent.HawkAgent"
Cause: TRA Hawkagent could not find the class “COM.TIBCO.hawk.agent.HawkAgent” from the class path or lib.
Resolution
The error indicates that TRA Hawkagent could not find the class “COM.TIBCO.hawk.agent.HawkAgent” from the class path or lib.
1). Check if the agent.jar file is available under <Hawk>/lib .
2). Check that tibco.class.path.extended is in the hawkagent_<domain>.tra file. It should contain the reference to <Hawk>/lib .
Issue/Introduction
Class not found exception when starting TRA.
Feedback
thumb_up
Yes
thumb_down
No