Description: Hawk agent will not start. Error reported:
java.lang.reflect.InvocationTargetException
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at com.tibco.as.space.agent.HawkAgentConsole.run(HawkAgentConsole.java:590)
at com.tibco.as.space.agent.HawkAgentConsole.main(HawkAgentConsole.java:38)
Caused by: java.lang.UnsatisfiedLinkError: Native library not found. Tried to load tibrvnativesd64 and tibrvnativesd
at com.tibco.tibrv.Tibrv.loadNativeLibrary(Tibrv.java:392)
at com.tibco.tibrv.Tibrv.<clinit>(Tibrv.java:79)
at com.tibco.as.ami.AmiMicroSession.openSession(AmiMicroSession.java:144)
at com.tibco.as.ami.AmiMicroSessionStarter.open(AmiMicroSessionStarter.java:54)
Symptoms: Hawk agent throws "java.lang.reflect.InvocationTargetException" exception.
Cause: Mismatch in the class path.