Download
Getting Started
Members
Projects
Community
Marketplace
Events
Planet Eclipse
Newsletter
Videos
Participate
Report a Bug
Forums
Mailing Lists
Wiki
IRC
How to Contribute
Working Groups
Automotive
Internet of Things
LocationTech
Long-Term Support
PolarSys
Science
OpenMDM
More
Community
Marketplace
Events
Planet Eclipse
Newsletter
Videos
Participate
Report a Bug
Forums
Mailing Lists
Wiki
IRC
How to Contribute
Working Groups
Automotive
Internet of Things
LocationTech
Long-Term Support
PolarSys
Science
OpenMDM
Toggle navigation
Bugzilla – Attachment 58120 Details for
Bug 166370
JVMTI agent for agent controller not found
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
Log In
[x]
|
Terms of Use
|
Copyright Agent
Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read
this important communication.
Service config file - Linux
serviceconfig.xml (text/plain), 6.01 KB, created by
Neil Dunn
on 2007-02-02 10:44:46 EST
(
hide
)
Description:
Service config file - Linux
Filename:
MIME Type:
Creator:
Neil Dunn
Created:
2007-02-02 10:44:46 EST
Size:
6.01 KB
patch
obsolete
><?xml version="1.0" encoding="UTF-8"?> ><AgentControllerConfiguration> > <AgentControllerEnvironment configuration="default"> > <Variable name="JAVA_PATH" position="replace" value="/usr/lib/jvm/java-1.5.0-sun-1.5.0.03/jre/bin/java"/> > <Variable name="RASERVER_HOME" position="replace" value="/vol/bitbucket/nd03/partial-eclipse/install/ac"/> > <Variable name="TPTP_AC_HOME" position="replace" value="%RASERVER_HOME%"/> > <Variable name="PLUGINS_HOME" position="replace" value="%RASERVER_HOME%/plugins"/> > <Variable name="LD_LIBRARY_PATH" position="prepend" value="%RASERVER_HOME%/lib"/> > <Variable name="SYS_TEMP_DIR" position="replace" value="/tmp"/> > <Variable name="LOCAL_AGENT_TEMP_DIR" position="replace" value="%SYS_TEMP_DIR%"/> > <Variable name="CLASSPATH_ORG_APACHE_COMMONS_LOGGING" position="append" value="/vol/bitbucket/nd03/partial-eclipse/install/ac/plugins/org.apache.commons_logging_1.0.4.v200605300431/lib/commons-logging-1.0.4.jar"/> > <Variable name="CLASSPATH_ORG_ECLIPSE_CORE_COMMANDS" position="append" value="/vol/bitbucket/nd03/partial-eclipse/install/ac/plugins/org.eclipse.core.commands_3.2.0.I20060605-1400.jar"/> > <Variable name="CLASSPATH_ORG_ECLIPSE_CORE_RUNTIME" position="append" value="/vol/bitbucket/nd03/partial-eclipse/install/ac/plugins/org.eclipse.core.runtime_3.2.0.v20060603.jar"/> > <Variable name="CLASSPATH_ORG_ECLIPSE_EQUINOX_COMMON" position="append" value="/vol/bitbucket/nd03/partial-eclipse/install/ac/plugins/org.eclipse.equinox.common_3.2.0.v20060603.jar"/> > <Variable name="CLASSPATH_ORG_ECLIPSE_OSGI" position="append" value="/vol/bitbucket/nd03/partial-eclipse/install/ac/plugins/org.eclipse.osgi_3.2.0.v20060601.jar"/> > <Variable name="CLASSPATH_ORG_ECLIPSE_EMF_COMMON" position="append" value="/vol/bitbucket/nd03/partial-eclipse/install/ac/plugins/org.eclipse.emf.common_2.2.0.v200606221156.jar"/> > <Variable name="CLASSPATH_ORG_ECLIPSE_EMF_ECORE" position="append" value="/vol/bitbucket/nd03/partial-eclipse/install/ac/plugins/org.eclipse.emf.ecore.xmi_2.2.0.v200606221156.jar:/vol/bitbucket/nd03/partial-eclipse/install/ac/plugins/org.eclipse.emf.ecore_2.2.0.v200606221156.jar"/> > <Variable name="CLASSPATH_ORG_ECLIPSE_EMF_ECORE_XMI" position="append" value="/vol/bitbucket/nd03/partial-eclipse/install/ac/plugins/org.eclipse.emf.ecore.xmi_2.2.0.v200606221156.jar"/> > <Variable name="CLASSPATH_ORG_ECLIPSE_JFACE" position="append" value="/vol/bitbucket/nd03/partial-eclipse/install/ac/plugins/org.eclipse.jface_3.2.0.I20060605-1400.jar"/> > <Variable name="CLASSPATH_ORG_ECLIPSE_SWT" position="append" value="/vol/bitbucket/nd03/partial-eclipse/install/ac/plugins/swt.jar"/> > <Variable name="CLASSPATH_ORG_ECLIPSE_TPTP_PLATFORM_MODELS" position="append" value="/vol/bitbucket/nd03/partial-eclipse/install/ac/plugins/org.eclipse.tptp.platform.models_4.2.0.v200606131519/tptp-models.jar:/vol/bitbucket/nd03/partial-eclipse/install/ac/plugins/org.eclipse.tptp.platform.models_4.2.0.v200606131519/fastxpath.jar"/> > <Variable name="CLASSPATH_ORG_JUNIT" position="append" value="/vol/bitbucket/nd03/partial-eclipse/install/ac/plugins/org.junit_3.8.1/junit.jar"/> > <Variable name="CLASSPATH_COM_IBM_ICU" position="append" value="/vol/bitbucket/nd03/partial-eclipse/install/ac/plugins/com.ibm.icu_3.4.4.1.jar"/> > <Variable name="CLASSPATH_ORG_APACHE_JAKARTA_COMMONS_LOGGING" position="append" value="%CLASSPATH_ORG_APACHE_COMMONS_LOGGING%"/> > <Variable name="CLASSPATH" position="append" value="/vol/bitbucket/nd03/partial-eclipse/install/ac/plugins/org.eclipse.core.runtime_3.2.0.v20060603.jar"/> > <Variable name="CLASSPATH" position="append" value="/vol/bitbucket/nd03/partial-eclipse/install/ac/plugins/org.eclipse.equinox.common_3.2.0.v20060603.jar"/> > <Variable name="CLASSPATH" position="append" value="/vol/bitbucket/nd03/partial-eclipse/install/ac/plugins/org.eclipse.osgi_3.2.0.v20060601.jar"/> > </AgentControllerEnvironment> > <ApplicationAliases> > <Application configuration="default" executable="java.exe" location="%SYS_TEMP_DIR%" path="%JAVA_PATH%"> > <Variable name="CLASSPATH" position="append" value="%CLASSPATH_ORG_ECLIPSE_EQUINOX_COMMON%"/> > <Variable name="LD_LIBRARY_PATH" position="prepend" value="%RASERVER_HOME%/lib"/> > </Application> > </ApplicationAliases> > <Plugin path="%PLUGINS_HOME%"/> > <Agent path="%TPTP_AC_HOME%/agents"/> > <Logging directory="%TPTP_AC_HOME%/config" format="Simple" level="INFORMATION"/> > <ProcessController>%TPTP_AC_HOME%/bin/tptpProcessController</ProcessController> > <Connection name="Dev"> > <TransportLayer loadlib="socketTL" type="TPTP_SOCKET"> > <Configuration> > <Port>10006</Port> > </Configuration> > <CommandExtractor>tptpCmdExtr</CommandExtractor> > </TransportLayer> > <TransportLayer loadlib="namedPipeTL" type="TPTP_LOG"> > <Configuration> > <PipeName>acmasterlog</PipeName> > </Configuration> > <CommandExtractor>tptpCmdExtr</CommandExtractor> > </TransportLayer> > <TransportLayer loadlib="namedPipeTL" type="TPTP_NAMEDPIPE"> > <Configuration> > <PipeName>acmaster</PipeName> > </Configuration> > <CommandExtractor>tptpCmdExtr</CommandExtractor> > </TransportLayer> > <TransportLayer loadlib="sharedMemTL" type="TPTP_SHAREDMEM"> > <Configuration> > <MemName>acbuffer</MemName> > </Configuration> > <CommandExtractor>tptpCmdExtr</CommandExtractor> > </TransportLayer> > <TransportLayer loadlib="tptpCCTL" type="TPTP_CCTL"> > <Configuration> > <Port>10002</Port> > <SecuredPort>10003</SecuredPort> > <FilePort>10005</FilePort> > <IsDataMultiplexed>false</IsDataMultiplexed> > <ProcessPolling>true</ProcessPolling> > <Jvm>/usr/lib/jvm/java-1.5.0-sun-1.5.0.03/jre/lib/i386/server/libjvm.so</Jvm> > <Version>4.2.0</Version> > <SecurityEnabled>false</SecurityEnabled> > <Hosts configuration="default"> > <Allow host="ALL"/> > </Hosts> > </Configuration> > <CommandExtractor>tptpCmdExtr</CommandExtractor> > </TransportLayer> > <TransportLayer loadlib="tptpACTL" type="TPTP_ACTL"> > <Configuration/> > <CommandExtractor>tptpCmdExtr</CommandExtractor> > </TransportLayer> > </Connection> > <PeerConnectionTransport>TPTP_CCTL</PeerConnectionTransport> ></AgentControllerConfiguration>
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 166370
:
57017
|
58059
|
58070
|
58100
|
58120
|
61860
|
61862
|
61925