Skip to main content



      Home
Home » Archived » Test and Performance Tools Platform (TPTP) » Problems with GLA
Problems with GLA [message #119762] Wed, 19 December 2007 10:25 Go to next message
Eclipse UserFriend
Originally posted by: m.medak.web.de

Hi all,

I have some problems with live application monitoring.

I use a rule-based adapter to conevert some log entries in to cbe.
But when i try to start the gla i get some errors

IWAT0311E Context will not be run due to fatal configuration error.
IWAT0310E Generic Log Adapter could not be started due to configuration
problems.
IWAT0478E Common Base Event Logging Agent outputter cannot communicate
with Agent Controller. Ensure Agent Controller is running and Agent
Controller native libraries are accessible.

This only occurs if i use the outputter for the agent controller
(org.eclipse.hyades.logging.adapter.outputters.CBELogOutputt er). If i use
Log Import Outputter every thing works fine.

The Agent Controller is running correctly. I've tried it with the
Integrated Agent Controller and the stand-alone Agent Controller.

My system variables:
JAVA_HOME:
C:\Programme\Java\jdk1.6.0_03

PATH:
%SystemRoot%\system32
;%SystemRoot%
;%SystemRoot%\System32\Wbem
;c:\Programme\Microsoft SQL Server\90\Tools\binn\
;C:\Programme\Microsoft SQL Server\80\Tools\Binn\
;C:\Programme\Microsoft SQL Server\90\DTS\Binn\
;C:\Programme\Microsoft SQL Server\90\Tools\Binn\VSShell\Common7\IDE\
;C:\Programme\Microsoft Visual Studio 8\Common7\IDE\PrivateAssemblies\
;C:\Programme\VistaCodecPack\QT\QTSystem\
;%JAVA_HOME%\bin
;C:\Programme\eclipse-TPTP\plugins\org.eclipse.hyades.execut ion_4.4.1.v200709261752
;C:\Programme\AgentController\bin

This is how the gla.bat calls the gla
java -DGLA_HOME="c:\Programme\GenericLogAdapter"
-classpath .
;" c:\Programme\GenericLogAdapter\lib\com.ibm.icu_3.6.1.v200709 06.jar "
;"c:\Programme\GenericLogAdapter\lib\fastxpath.jar"
;"c:\Programme\GenericLogAdapter\lib\hexr.jar"
;"c:\Programme\GenericLogAdapter\lib\hgla.jar"
;"c:\Programme\GenericLogAdapter\lib\hlcbe101.jar"
;"c:\Programme\GenericLogAdapter\lib\hlcore.jar"
;"c:\Programme\GenericLogAdapter\lib\hparse.jar"
;" c:\Programme\GenericLogAdapter\lib\org.eclipse.emf.common_2. 3.0.v200709252135.jar "
;" c:\Programme\GenericLogAdapter\lib\org.eclipse.emf.ecore_2.3 .1.v200709252135.jar "
;"c:\Programme\GenericLogAdapter\lib\tlcore.jar"

org.eclipse.hyades.logging.adapter.Adapter -ac
"c:\Workspaces\eclipse-tptp\myLogParser\simple.adapter" -cc
"c:\Workspaces\eclipse-tptp\myLogParser\simple.adapter"

I hope someboy can help me.

Marcel
Re: Problems with GLA [message #119896 is a reply to message #119762] Wed, 26 December 2007 09:48 Go to previous message
Eclipse UserFriend
Originally posted by: m.medak.web.de

Hi all,

I found a solution for my problem. Instead of calling java.exe I just call
javaw.exe. I don't know why it doesen't work with java.exe but no it works
fine for me.

Greetings
Marcel
Previous Topic:TPTP profiling in weblogic 8.1 with jdk1.4
Next Topic:Weblogic 8.1Profiling with jdk1.4
Goto Forum:
  


Current Time: Fri Apr 25 06:32:22 EDT 2025

Powered by FUDForum. Page generated in 0.03373 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top