Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » Test and Performance Tools Platform (TPTP) » Agent installation on liux.
Agent installation on liux. [message #124254] Tue, 26 February 2008 00:08 Go to next message
Eclipse UserFriend
Originally posted by: arashbi.gmail.com

I am trying to install the agent ( version 4.4.0.3) on a Linux box for
remote profiling a tomcat instance. At first step I faced a strange
problem trying to run tomcat after configuration( setting the
LD_LIBRARY_PATH and passing arguments to JAVA_OPTS) I am just getting
"Error occurred during initialization of VM
agent library failed to init: JPIBootLoader"
back from tomcat. I also need to specify the port number agent should
listen to, but I could not find what configuration option I should add.

Thanks in advance
Re: Agent installation on liux. [message #124276 is a reply to message #124254] Tue, 26 February 2008 08:15 Go to previous message
Asaf Yaffe is currently offline Asaf YaffeFriend
Messages: 333
Registered: July 2009
Senior Member
Arash,

> I am trying to install the agent ( version 4.4.0.3) on a Linux box for
> remote profiling a tomcat instance. At first step I faced a strange
> problem trying to run tomcat after configuration( setting the
> LD_LIBRARY_PATH and passing arguments to JAVA_OPTS) I am just getting
> "Error occurred during initialization of VM
> agent library failed to init: JPIBootLoader"

1. Please post the complete environment setting of the machine where
Tomcat is installed, just before you launch Tomcat (use the 'env' shell
command).

2. Please set/export the following environment variables before
launching Tomcat:
export MARTINI_LOGGER_DIRECTORY=<path to an existing directory>
export MARTINI_LOGGER_LOG_LEVEL=5

Then reproduce the problem and post the generated MLog*.log file here.

> back from tomcat. I also need to specify the port number agent should
> listen to, but I could not find what configuration option I should add.
>
> Thanks in advance
>

By default, the Agent Controller is using port 10006. You can configure
this by editing the AC configuration file located at <AC
HOME>/config/serviceconfig.xml (search for this port number...)

Thanks,
Asaf

--
Asaf Yaffe
Eclipse TPTP Committer, JVMTI Profiler
Previous Topic:Information about probekit
Next Topic:Birt Test report output seems odd
Goto Forum:
  


Current Time: Fri Apr 26 19:01:18 GMT 2024

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

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

Back to the top