Home » Archived » Test and Performance Tools Platform (TPTP) » VM crashing when attempting to start standalone agent controller. 
| VM crashing when attempting to start standalone agent controller. [message #99432] | 
Wed, 30 May 2007 09:18   | 
 
Eclipse User  | 
 | 
 | 
   | 
 
This is a multi-part message in MIME format. 
--------------020804010905040808000506 
Content-Type: text/plain; charset=ISO-8859-1; format=flowed 
Content-Transfer-Encoding: 7bit 
 
I'm having a similar issue when I attempt to profile something within  
Eclipse, so I'm fairly certain I do not have my environment setup  
correctly.  However, I did follow the install guide for the agent  
controller so I'm not sure what the issue is.  I am running 4.3.1, JDK  
1.5.0_11, on Fedora Core 6. 
 
Here is the message: 
 
$ sh RAStart.sh 
Starting Agent Controller. 
# 
# An unexpected error has been detected by HotSpot Virtual Machine: 
# 
#  SIGSEGV (0xb) at pc=0x0011cca4, pid=4738, tid=1125488 
# 
# Java VM: Java HotSpot(TM) Server VM (1.5.0_11-b03 mixed mode) 
# Problematic frame: 
# C  [libtransportSupport.so.4+0x2ca4]  getTheSocket+0x10 
# 
# An error report file with more information is saved as hs_err_pid4738.log 
# 
# If you would like to submit a bug report, please visit: 
#   http://java.sun.com/webapps/bugreport/crash.jsp 
# 
RAStart.sh: line 55:  4738 Aborted                 ACServer 
ACServer failed to start. 
 
I have installed the agent controller in  
/home/emiles/developer_tools/raserver. 
 
Here is my LD_LIBRARY_PATH: 
$ echo $LD_LIBRARY_PATH 
 /usr/lib/ati-fglrx:/usr/local/lib:/home/emiles/developer_too ls/instantclient_10_2:/home/emiles/developer_tools/instantcl ient_10_2/lib:.:/home/emiles/developer_tools/raserver/lib 
 
Here is my PATH: 
$ echo $PATH 
 /home/emiles/bin:/home/emiles/bin:/usr/lib/qt-3.3/bin:/usr/k erberos/bin:/usr/local/bin:/bin:/usr/bin:/home/emiles/develo per_tools/ant/bin:/home/emiles/developer_tools/maven/bin:/ho me/emiles/developer_tools/instantclient_10_2:/usr/java/jdk1. 5.0_11/bin:/home/emiles/developer_tools/tora:/home/emiles/de veloper_tools/raserver/bin:/home/emiles/developer_tools/ant/ bin:/home/emiles/developer_tools/maven/bin:/home/emiles/deve loper_tools/instantclient_10_2:/usr/java/jdk1.5.0_11/bin:/ho me/emiles/developer_tools/tora:/home/emiles/developer_tools/ raserver/bin 
 
Here is the java version available to this user: 
$ java -version 
java version "1.5.0_11" 
Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_11-b03) 
Java HotSpot(TM) Client VM (build 1.5.0_11-b03, mixed mode, sharing) 
 
 
I'm attaching the hs_err_pid*.log file generated by the JVM, the  
servicelog.log, as well as my serviceconfig.xml for the agent  
controller.  I have turned off SELinux and iptables, so I shouldn't have  
any issues with that.  Any ideas as to what the issue is? 
 
Thanks, 
Eric 
 
--------------020804010905040808000506 
Content-Type: text/xml; 
 name="serviceconfig.xml" 
Content-Transfer-Encoding: 7bit 
Content-Disposition: inline; 
 filename="serviceconfig.xml" 
 
<?xml version="1.0" encoding="UTF-8"?> 
<AgentControllerConfiguration> 
	<AgentControllerEnvironment configuration="default"> 
		<Variable name="JAVA_PATH" position="replace" value="/usr/java/jdk1.5.0_11/bin/java"/> 
		<Variable name="RASERVER_HOME" position="replace" value="/home/emiles/developer_tools/raserver"/> 
		<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=" /home/emiles/developer_tools/raserver/plugins/org.apache.com mons_logging_1.0.4.v200606131651/lib/commons-logging-1.0.4.j ar "/> 
		<Variable name="CLASSPATH_ORG_ECLIPSE_CORE_COMMANDS" position="append" value=" /home/emiles/developer_tools/raserver/plugins/org.eclipse.co re.commands_3.2.0.I20060605-1400.jar "/> 
		<Variable name="CLASSPATH_ORG_ECLIPSE_CORE_RUNTIME" position="append" value=" /home/emiles/developer_tools/raserver/plugins/org.eclipse.co re.runtime_3.2.0.v20060603.jar "/> 
		<Variable name="CLASSPATH_ORG_ECLIPSE_EQUINOX_COMMON" position="append" value=" /home/emiles/developer_tools/raserver/plugins/org.eclipse.eq uinox.common_3.2.0.v20060603.jar "/> 
		<Variable name="CLASSPATH_ORG_ECLIPSE_OSGI" position="append" value=" /home/emiles/developer_tools/raserver/plugins/org.eclipse.os gi_3.2.2.R32x_v20070118.jar "/> 
		<Variable name="CLASSPATH_ORG_ECLIPSE_EMF_COMMON" position="append" value=" /home/emiles/developer_tools/raserver/plugins/org.eclipse.em f.common_2.2.1.v200702131851.jar "/> 
		<Variable name="CLASSPATH_ORG_ECLIPSE_EMF_ECORE" position="append" value=" /home/emiles/developer_tools/raserver/plugins/org.eclipse.em f.ecore.xmi_2.2.2.v200702131851.jar:/home/emiles/developer_t ools/raserver/plugins/org.eclipse.emf.ecore_2.2.2.v200702131 851.jar "/> 
		<Variable name="CLASSPATH_ORG_ECLIPSE_EMF_ECORE_XMI" position="append" value=" /home/emiles/developer_tools/raserver/plugins/org.eclipse.em f.ecore.xmi_2.2.2.v200702131851.jar "/> 
		<Variable name="CLASSPATH_ORG_ECLIPSE_JFACE" position="append" value=" /home/emiles/developer_tools/raserver/plugins/org.eclipse.jf ace_3.2.2.M20061214-1200.jar "/> 
		<Variable name="CLASSPATH_ORG_ECLIPSE_SWT" position="append" value="/home/emiles/developer_tools/raserver/plugins/swt.jar "/> 
		<Variable name="CLASSPATH_ORG_ECLIPSE_TPTP_PLATFORM_MODELS" position="append" value=" /home/emiles/developer_tools/raserver/plugins/org.eclipse.tp tp.platform.models_4.2.100.v200611140100/fastxpath.jar:/home /emiles/developer_tools/raserver/plugins/org.eclipse.tptp.pl atform.models_4.2.100.v200611140100/tptp-models.jar "/> 
		<Variable name="CLASSPATH_ORG_JUNIT" position="append" value=" /home/emiles/developer_tools/raserver/plugins/org.junit_3.8. 1/junit.jar "/> 
		<Variable name="CLASSPATH_COM_IBM_ICU" position="append" value=" /home/emiles/developer_tools/raserver/plugins/com.ibm.icu_3. 4.5.20061213.jar "/> 
		<Variable name="CLASSPATH_ORG_APACHE_JAKARTA_COMMONS_LOGGING" position="append" value="%CLASSPATH_ORG_APACHE_COMMONS_LOGGING%"/> 
		<Variable name="CLASSPATH" position="append" value=" /home/emiles/developer_tools/raserver/plugins/org.eclipse.co re.runtime_3.2.0.v20060603.jar "/> 
		<Variable name="CLASSPATH" position="append" value=" /home/emiles/developer_tools/raserver/plugins/org.eclipse.eq uinox.common_3.2.0.v20060603.jar "/> 
		<Variable name="CLASSPATH" position="append" value=" /home/emiles/developer_tools/raserver/plugins/org.eclipse.os gi_3.2.2.R32x_v20070118.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="CBE" 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/java/jdk1.5.0_11/jre/lib/i386/server/libjvm.so</Jvm > 
				<Version>4.3.1</Version> 
				<SecurityEnabled>false</SecurityEnabled> 
				<Hosts configuration="default"> 
					<Allow host="LOCAL"/> 
				</Hosts> 
			</Configuration> 
			<CommandExtractor>tptpCmdExtr</CommandExtractor> 
		</TransportLayer> 
		<TransportLayer loadlib="tptpACTL" type="TPTP_ACTL"> 
			<Configuration/> 
			<CommandExtractor>tptpCmdExtr</CommandExtractor> 
		</TransportLayer> 
	</Connection> 
	<PeerConnectionTransport>TPTP_CCTL</PeerConnectionTransport > 
</AgentControllerConfiguration> 
 
--------------020804010905040808000506 
Content-Type: text/x-log; 
 name="hs_err_pid4931.log" 
Content-Transfer-Encoding: 7bit 
Content-Disposition: inline; 
 filename="hs_err_pid4931.log" 
 
# 
# An unexpected error has been detected by HotSpot Virtual Machine: 
# 
#  SIGSEGV (0xb) at pc=0x00dbaca4, pid=4931, tid=1125344 
# 
# Java VM: Java HotSpot(TM) Server VM (1.5.0_11-b03 mixed mode) 
# Problematic frame: 
# C  [libtransportSupport.so.4+0x2ca4]  getTheSocket+0x10 
# 
 
---------------  T H R E A D  --------------- 
 
Current thread (0x09634b50):  JavaThread "main" [_thread_in_native, id=4931] 
 
siginfo:si_signo=11, si_errno=0, si_code=1, si_addr=0x00000008 
 
Registers: 
EAX=0x00000000, EBX=0x00002712, ECX=0x00000000, EDX=0x00000001 
ESP=0xbfab90a0, EBP=0xbfab90a8, ESI=0xbfabb0d0, EDI=0x09630b88 
EIP=0x00dbaca4, CR2=0x00000008, EFLAGS=0x00210286 
 
Top of Stack: (sp=0xbfab90a0) 
0xbfab90a0:   00e34fb4 09631118 bfabb0f8 00e26e41 
0xbfab90b0:   00002712 bfabb0d0 00000000 00e26dcd 
0xbfab90c0:   00000000 00000000 00000000 bfabb0d0 
0xbfab90d0:   00000000 00000000 00000000 00000000 
0xbfab90e0:   00000000 00000000 00000000 00000000 
0xbfab90f0:   00000000 00000000 00000000 00000000 
0xbfab9100:   00000000 00000000 00000000 00000000 
0xbfab9110:   00000000 00000000 00000000 00000000  
 
Instructions: (pc=0x00dbaca4) 
0x00dbac94:   55 89 e5 56 53 8b 75 0c 8b 5d 08 e8 b8 ff ff ff 
0x00dbaca4:   66 8b 40 08 66 89 06 66 c1 cb 08 66 89 5e 02 c7  
 
Stack: [0xbf8c1000,0xbfac1000),  sp=0xbfab90a0,  free space=2016k 
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code) 
C  [libtransportSupport.so.4+0x2ca4]  getTheSocket+0x10 
C  [libtptpCCTL.so+0x5e41]  startTransportListener+0x85 
C  [ACServer+0x7fb0] 
C  [ACServer+0x1bc0]  getXmlFragmentElementString+0x440 
C  [libc.so.6+0x15f2c]  __libc_start_main+0xdc 
 
 
---------------  P R O C E S S  --------------- 
 
Java Threads: ( => current thread ) 
  0x0962b658 JavaThread "Thread-0" [_thread_in_native, id=4943] 
  0x09789360 JavaThread "Low Memory Detector" daemon [_thread_blocked, id=4941] 
  0x09787e88 JavaThread "CompilerThread1" daemon [_thread_blocked, id=4940] 
  0x09786dd8 JavaThread "CompilerThread0" daemon [_thread_blocked, id=4939] 
  0x09785c58 JavaThread "AdapterThread" daemon [_thread_blocked, id=4938] 
  0x09784d88 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=4937] 
  0x0977a540 JavaThread "Finalizer" daemon [_thread_blocked, id=4936] 
  0x09779fa8 JavaThread "Reference Handler" daemon [_thread_blocked, id=4935] 
=>0x09634b50 JavaThread "main" [_thread_in_native, id=4931] 
 
Other Threads: 
  0x09777a88 VMThread [id=4934] 
  0x0978a850 WatcherThread [id=4942] 
 
VM state:not at safepoint (normal execution) 
 
VM Mutex/Monitor currently owned by a thread: None 
 
Heap 
 def new generation   total 576K, used 370K [0xacf20000, 0xacfc0000, 0xad630000) 
  eden space 512K,  72% used [0xacf20000, 0xacf7cac0, 0xacfa0000) 
  from space 64K,   0% used [0xacfa0000, 0xacfa0000, 0xacfb0000) 
  to   space 64K,   0% used [0xacfb0000, 0xacfb0000, 0xacfc0000) 
 tenured generation   total 1408K, used 0K [0xad630000, 0xad790000, 0xb0f20000) 
   the space 1408K,   0% used [0xad630000, 0xad630000, 0xad630200, 0xad790000) 
 compacting perm gen  total 16384K, used 1808K [0xb0f20000, 0xb1f20000, 0xb4f20000) 
   the space 16384K,  11% used [0xb0f20000, 0xb10e4348, 0xb10e4400, 0xb1f20000) 
No shared spaces configured. 
 
Dynamic libraries: 
00110000-00114000 rwxp 00110000 00:00 0  
00114000-0011d000 r-xp 00000000 08:02 4609272     /home/emiles/developer_tools/raserver/lib/libhcclco.so.4.3.1 
0011d000-0011e000 rwxp 00008000 08:02 4609272     /home/emiles/developer_tools/raserver/lib/libhcclco.so.4.3.1 
0011e000-00128000 r-xp 00000000 08:02 4609274     /home/emiles/developer_tools/raserver/lib/libhcclsm.so.4.3.1 
00128000-0012a000 rwxp 00009000 08:02 4609274     /home/emiles/developer_tools/raserver/lib/libhcclsm.so.4.3.1 
0012a000-0012d000 r-xp 00000000 08:02 4609212     /home/emiles/developer_tools/raserver/lib/libsharedMemTL.so. 4.3.0 
0012d000-0012e000 rwxp 00002000 08:02 4609212     /home/emiles/developer_tools/raserver/lib/libsharedMemTL.so. 4.3.0 
0012e000-00147000 r-xp 00000000 08:03 3267239    /lib/ld-2.5.so 
00147000-00148000 r-xp 00018000 08:03 3267239    /lib/ld-2.5.so 
00148000-00149000 rwxp 00019000 08:03 3267239    /lib/ld-2.5.so 
00149000-00181000 r-xp 00000000 08:03 1307324    /usr/lib/libstdc++-3-libc6.2-2-2.10.0.so 
00181000-0018a000 rwxp 00037000 08:03 1307324    /usr/lib/libstdc++-3-libc6.2-2-2.10.0.so 
0018a000-0018c000 rwxp 0018a000 00:00 0  
0018c000-00197000 r-xp 00000000 08:02 4609230     /home/emiles/developer_tools/raserver/lib/libtptpCmdExtr.so. 4.3.0 
00197000-00199000 rwxp 0000a000 08:02 4609230     /home/emiles/developer_tools/raserver/lib/libtptpCmdExtr.so. 4.3.0 
00199000-0019a000 rwxp 00199000 00:00 0  
0019a000-0019f000 r-xp 00000000 08:02 4609206     /home/emiles/developer_tools/raserver/lib/libnamedPipeTL.so. 4.3.0 
0019f000-001a0000 rwxp 00004000 08:02 4609206     /home/emiles/developer_tools/raserver/lib/libnamedPipeTL.so. 4.3.0 
001a0000-001a2000 r-xp 00000000 08:02 4609197     /home/emiles/developer_tools/raserver/lib/libbaseTransport.s o.4.3.0 
001a2000-001a3000 rwxp 00001000 08:02 4609197     /home/emiles/developer_tools/raserver/lib/libbaseTransport.s o.4.3.0 
001a3000-001a4000 r-xp 001a3000 00:00 0  
001a4000-001a6000 rwxp 001a4000 00:00 0  
001aa000-001be000 r-xp 00000000 08:02 4609233     /home/emiles/developer_tools/raserver/lib/libtptpConfig.so.4 .3.0 
001be000-001c1000 rwxp 00013000 08:02 4609233     /home/emiles/developer_tools/raserver/lib/libtptpConfig.so.4 .3.0 
001c1000-001c4000 rwxp 001c1000 00:00 0  
001c4000-001e9000 r-xp 00000000 08:03 3269061    /lib/libm-2.5.so 
001e9000-001ea000 r-xp 00024000 08:03 3269061    /lib/libm-2.5.so 
001ea000-001eb000 rwxp 00025000 08:03 3269061    /lib/libm-2.5.so 
001eb000-001f2000 r-xp 00000000 08:02 4609200     /home/emiles/developer_tools/raserver/lib/libcompSupp.so.4.3 .0 
001f2000-001f3000 rwxp 00006000 08:02 4609200     /home/emiles/developer_tools/raserver/lib/libcompSupp.so.4.3 .0 
001f3000-001f9000 r-xp 00000000 08:03 1243683    /usr/java/jdk1.5.0_11/jre/lib/i386/native_threads/libhpi.so 
001f9000-001fa000 rwxp 00006000 08:03 1243683    /usr/java/jdk1.5.0_11/jre/lib/i386/native_threads/libhpi.so 
001fa000-00202000 rwxs 00000000 08:08 61942      /tmp/hsperfdata_emiles/4931 
00202000-00209000 r-xs 00000000 08:03 2287996    /usr/lib/gconv/gconv-modules.cache 
0020c000-00215000 r-xp 00000000 08:03 3267240    /lib/libnss_files-2.5.so 
00215000-00216000 r-xp 00008000 08:03 3267240    /lib/libnss_files-2.5.so 
00216000-00217000 rwxp 00009000 08:03 3267240    /lib/libnss_files-2.5.so 
00217000-00222000 r-xp 00000000 08:03 1243692    /usr/java/jdk1.5.0_11/jre/lib/i386/libverify.so 
00222000-00223000 rwxp 0000b000 08:03 1243692    /usr/java/jdk1.5.0_11/jre/lib/i386/libverify.so 
00223000-00244000 r-xp 00000000 08:03 1243685    /usr/java/jdk1.5.0_11/jre/lib/i386/libjava.so 
00244000-00246000 rwxp 00020000 08:03 1243685    /usr/java/jdk1.5.0_11/jre/lib/i386/libjava.so 
0024b000-00268000 r-xp 00000000 08:02 4609239     /home/emiles/developer_tools/raserver/lib/libtptpUtils.so.4. 3.0 
00268000-0026c000 rwxp 0001c000 08:02 4609239     /home/emiles/developer_tools/raserver/lib/libtptpUtils.so.4. 3.0 
0026c000-0027b000 r-xp 00000000 08:03 1243719    /usr/java/jdk1.5.0_11/jre/lib/i386/libzip.so 
0027b000-0027d000 rwxp 0000e000 08:03 1243719    /usr/java/jdk1.5.0_11/jre/lib/i386/libzip.so 
0027d000-00292000 r-xs 00000000 08:03 1243651    /usr/java/jdk1.5.0_11/jre/lib/jce.jar 
00292000-00296000 r-xp 00000000 08:03 3267238    /lib/libnss_dns-2.5.so 
00296000-00297000 r-xp 00003000 08:03 3267238    /lib/libnss_dns-2.5.so 
00297000-00298000 rwxp 00004000 08:03 3267238    /lib/libnss_dns-2.5.so 
0029d000-002a0000 r-xp 00000000 08:03 3269077    /lib/libuuid.so.1.2 
002a0000-002a1000 rwxp 00002000 08:03 3269077    /lib/libuuid.so.1.2 
002a1000-002ac000 r-xp 00000000 08:02 4609218     /home/emiles/developer_tools/raserver/lib/libtptpACTL.so.4.3 .0 
002ac000-002ad000 rwxp 0000a000 08:02 4609218     /home/emiles/developer_tools/raserver/lib/libtptpACTL.so.4.3 .0 
002b3000-002b5000 r-xp 00000000 08:03 3269057    /lib/libdl-2.5.so 
002b5000-002b6000 r-xp 00001000 08:03 3269057    /lib/libdl-2.5.so 
002b6000-002b7000 rwxp 00002000 08:03 3269057    /lib/libdl-2.5.so 
002b9000-002cc000 r-xp 00000000 08:03 3268955    /lib/libpthread-2.5.so 
002cc000-002cd000 r-xp 00012000 08:03 3268955    /lib/libpthread-2.5.so 
002cd000-002ce000 rwxp 00013000 08:03 3268955    /lib/libpthread-2.5.so 
002ce000-002d0000 rwxp 002ce000 00:00 0  
002d0000-00407000 r-xp 00000000 08:03 3267241    /lib/libc-2.5.so 
00407000-00409000 r-xp 00137000 08:03 3267241    /lib/libc-2.5.so 
00409000-0040a000 rwxp 00139000 08:03 3267241    /lib/libc-2.5.so 
0040a000-00476000 rwxp 0040a000 00:00 0  
00476000-00495000 r-xp 00000000 08:02 4609194    /home/emiles/developer_tools/raserver/lib/libcbe.so 
00495000-00496000 rwxp 0001e000 08:02 4609194    /home/emiles/developer_tools/raserver/lib/libcbe.so 
00496000-0049f000 r-xs 00000000 08:02 4642546     /home/emiles/developer_tools/raserver/plugins/org.eclipse.hy ades.execution_4.3.1.v200702221346/hexr.jar 
004ad000-007fc000 r-xp 00000000 08:02 4609244    /home/emiles/developer_tools/raserver/lib/libxerces-c.so.26 
007fc000-008b2000 rwxp 0034e000 08:02 4609244    /home/emiles/developer_tools/raserver/lib/libxerces-c.so.26 
008b2000-008b4000 rwxp 008b2000 00:00 0  
008b4000-00939000 r-xs 00000000 08:03 1243611    /usr/java/jdk1.5.0_11/jre/lib/jsse.jar 
00939000-0093a000 rwxp 00939000 00:00 0  
0093a000-0093c000 rwxp 0093a000 00:00 0  
0093c000-0093e000 rwxp 0093c000 00:00 0  
0093e000-00959000 rwxp 0093e000 00:00 0  
00959000-00961000 rwxp 00959000 00:00 0  
00961000-00979000 rwxp 00961000 00:00 0  
00979000-0097a000 rwxp 00979000 00:00 0  
0097a000-00989000 r-xp 00000000 08:03 3270755    /lib/libresolv-2.5.so 
00989000-0098a000 r-xp 0000e000 08:03 3270755    /lib/libresolv-2.5.so 
0098a000-0098b000 rwxp 0000f000 08:03 3270755    /lib/libresolv-2.5.so 
0098b000-0098d000 rwxp 0098b000 00:00 0  
0098d000-009b4000 r-xs 00000000 08:03 1243579    /usr/java/jdk1.5.0_11/jre/lib/ext/sunjce_provider.jar 
009b4000-009df000 r-xs 00000000 08:03 1243580    /usr/java/jdk1.5.0_11/jre/lib/ext/sunpkcs11.jar 
009f1000-009fb000 rwxp 009f1000 00:00 0  
009fb000-00ab2000 rwxp 009fb000 00:00 0  
00ab2000-00ae5000 r-xs 00000000 08:02 4642550     /home/emiles/developer_tools/raserver/plugins/org.eclipse.hy ades.execution_4.3.1.v200702221346/hexcore.jar 
00ae5000-00af9000 r-xs 00000000 08:02 4642762     /home/emiles/developer_tools/raserver/plugins/org.eclipse.co re.runtime_3.2.0.v20060603.jar 
00afa000-00afb000 --xp 00afa000 00:00 0  
00afb000-00b7b000 rwxp 00afb000 00:00 0  
00b7b000-00b7e000 --xp 00b7b000 00:00 0  
00b7e000-00bfc000 rwxp 00b7e000 00:00 0  
00bfc000-00c07000 r-xp 00000000 08:03 3267295    /lib/libgcc_s-4.1.1-20070105.so.1 
00c07000-00c08000 rwxp 0000a000 08:03 3267295    /lib/libgcc_s-4.1.1-20070105.so.1 
00c0a000-00c0b000 rwxp 00c0a000 00:00 0  
00c0b000-00c27000 rwxp 00c0b000 00:00 0  
00c2a000-00c33000 rwxp 00c2a000 00:00 0  
00c33000-00c4b000 rwxp 00c33000 00:00 0  
00c4b000-00c5f000 r-xs 00000000 08:02 4642441     /home/emiles/developer_tools/raserver/plugins/org.eclipse.eq uinox.common_3.2.0.v20060603.jar 
00cbd000-00cc0000 r-xp 00000000 08:02 4609276    /home/emiles/developer_tools/raserver/lib/libhccls.so.4.3.1 
00cc0000-00cc1000 rwxp 00002000 08:02 4609276    /home/emiles/developer_tools/raserver/lib/libhccls.so.4.3.1 
00cf4000-00cf6000 r-xs 00000000 08:03 1243578    /usr/java/jdk1.5.0_11/jre/lib/ext/dnsns.jar 
00d18000-00d1d000 r-xp 00000000 08:02 4609215     /home/emiles/developer_tools/raserver/lib/libsocketTL.so.4.3 .0 
00d1d000-00d1e000 rwxp 00004000 08:02 4609215     /home/emiles/developer_tools/raserver/lib/libsocketTL.so.4.3 .0 
00d1e000-00d31000 r-xp 00000000 08:03 3268972    /lib/libnsl-2.5.so 
00d31000-00d32000 r-xp 00012000 08:03 3268972    /lib/libnsl-2.5.so 
00d32000-00d33000 rwxp 00013000 08:03 3268972    /lib/libnsl-2.5.so 
00d33000-00d35000 rwxp 00d33000 00:00 0  
00d35000-00d38000 --xp 00d35000 00:00 0  
00d38000-00db6000 rwxp 00d38000 00:00 0  
00db8000-00dbb000 r-xp 00000000 08:02 4609242     /home/emiles/developer_tools/raserver/lib/libtransportSuppor t.so.4.3.0 
00dbb000-00dbd000 rwxp 00002000 08:02 4609242     /home/emiles/developer_tools/raserver/lib/libtransportSuppor t.so.4.3.0 
00e21000-00e34000 r-xp 00000000 08:02 4609224     /home/emiles/developer_tools/raserver/lib/libtptpCCTL.so.4.3 .0 
00e34000-00e36000 rwxp 00012000 08:02 4609224     /home/emiles/developer_tools/raserver/lib/libtptpCCTL.so.4.3 .0 
00e5a000-00e5b000 r-xp 00e5a000 00:00 0          [vdso] 
00eb2000-00eb6000 r-xp 00000000 08:02 4609209     /home/emiles/developer_tools/raserver/lib/libprocessControlU til.so.4.3.0 
00eb6000-00eb7000 rwxp 00003000 08:02 4609209     /home/emiles/developer_tools/raserver/lib/libprocessControlU til.so.4.3.0 
00eb7000-00eba000 --xp 00eb7000 00:00 0  
00eba000-00f38000 rwxp 00eba000 00:00 0  
00f62000-00f6d000 r-xp 00000000 08:02 4609236     /home/emiles/developer_tools/raserver/lib/libtptpLogUtils.so .4.3.0 
00f6d000-00f6f000 rwxp 0000a000 08:02 4609236     /home/emiles/developer_tools/raserver/lib/libtptpLogUtils.so .4.3.0 
00f6f000-00f70000 --xp 00f6f000 00:00 0  
00f70000-01970000 rwxp 00f70000 00:00 0  
01970000-03f7f000 r-xs 00000000 08:03 1243725    /usr/java/jdk1.5.0_11/jre/lib/rt.jar 
03f7f000-0417f000 r-xp 00000000 08:03 2241780    /usr/lib/locale/locale-archive 
0417f000-04182000 --xp 0417f000 00:00 0  
04182000-04200000 rwxp 04182000 00:00 0  
04200000-04203000 --xp 04200000 00:00 0  
04203000-04281000 rwxp 04203000 00:00 0  
04281000-04284000 --xp 04281000 00:00 0  
04284000-04302000 rwxp 04284000 00:00 0  
04302000-04303000 --xp 04302000 00:00 0  
04303000-04383000 rwxp 04303000 00:00 0  
04383000-04485000 rwxs 00000000 00:08 2097188    /SYSV6d080029 (deleted) 
04485000-04587000 rwxs 00000000 00:08 2097188    /SYSV6d080029 (deleted) 
04587000-0464c000 r-xs 00000000 08:03 1243577    /usr/java/jdk1.5.0_11/jre/lib/ext/localedata.jar 
04676000-04679000 --xp 04676000 00:00 0  
04679000-046f7000 rwxp 04679000 00:00 0  
046f7000-046fa000 --xp 046f7000 00:00 0  
046fa000-050f8000 rwxp 046fa000 00:00 0  
050f8000-050f9000 --xp 050f8000 00:00 0  
050f9000-05af9000 rwxp 050f9000 00:00 0  
05af9000-05b6d000 r-xs 00000000 08:02 4642551     /home/emiles/developer_tools/raserver/plugins/org.eclipse.hy ades.execution_4.3.1.v200702221346/hexl.jar 
05c1f000-06182000 r-xp 00000000 08:03 1243690    /usr/java/jdk1.5.0_11/jre/lib/i386/server/libjvm.so 
06182000-061e5000 rwxp 00563000 08:03 1243690    /usr/java/jdk1.5.0_11/jre/lib/i386/server/libjvm.so 
061e5000-065fc000 rwxp 061e5000 00:00 0  
065fc000-066d2000 r-xs 00000000 08:02 4642760     /home/emiles/developer_tools/raserver/plugins/org.eclipse.os gi_3.2.2.R32x_v20070118.jar 
066d2000-069f4000 r-xs 00000000 08:02 4642761     /home/emiles/developer_tools/raserver/plugins/com.ibm.icu_3. 4.5.20061213.jar 
06e7f000-076ee000 r-xs 00000000 08:03 1243614    /usr/java/jdk1.5.0_11/jre/lib/charsets.jar 
08048000-08054000 r-xp 00000000 08:02 4417130    /home/emiles/developer_tools/raserver/bin/ACServer 
08054000-08055000 rwxp 0000b000 08:02 4417130    /home/emiles/developer_tools/raserver/bin/ACServer 
08055000-08056000 rwxp 08055000 00:00 0  
08056000-08057000 --xp 08056000 00:00 0  
08057000-08a57000 rwxp 08057000 00:00 0  
08a57000-08a58000 --xp 08a57000 00:00 0  
08a58000-09458000 rwxp 08a58000 00:00 0  
0962a000-09839000 rwxp 0962a000 00:00 0  
abb1e000-abb1f000 --xp abb1e000 00:00 0  
abb1f000-ac51f000 rwxp abb1f000 00:00 0  
ac51f000-ac520000 --xp ac51f000 00:00 0  
ac520000-acfc0000 rwxp ac520000 00:00 0  
acfc0000-ad630000 rwxp acfc0000 00:00 0  
ad630000-ad790000 rwxp ad630000 00:00 0  
ad790000-b0f20000 rwxp ad790000 00:00 0  
b0f20000-b1f20000 rwxp b0f20000 00:00 0  
b1f20000-b4f20000 rwxp b1f20000 00:00 0  
b4f2d000-b516d000 rwxp b4f2d000 00:00 0  
b516d000-b7f2d000 rwxp b516d000 00:00 0  
bf8c1000-bf8c4000 --xp bf8c1000 00:00 0  
bf8c4000-bfac1000 rwxp bf8c4000 00:00 0          [stack] 
 
VM Arguments: 
java_command: <unknown> 
Launcher Type: generic 
 
Environment Variables: 
JAVA_HOME=/usr/java/jdk1.5.0_11 
 CLASSPATH=/home/emiles/developer_tools/raserver/plugins/org. eclipse.hyades.execution_4.3.1.v200702221346/hexr.jar:/home/ emiles/developer_tools/raserver/plugins/org.eclipse.hyades.e xecution_4.3.1.v200702221346/hexl.jar:/home/emiles/developer _tools/raserver/plugins/org.eclipse.hyades.execution_4.3.1.v 200702221346/hexcore.jar:/home/emiles/developer_tools/raserv er/plugins/org.eclipse.core.runtime_3.2..0.v20060603.jar:/ho me/emiles/developer_tools/raserver/plugins/org.eclipse.equin ox.common_3.2.0.v20060603.jar:/home/emiles/developer_tools/r aserver/plugins/org.eclipse.osgi_3.2.2.R32x_v20070118.jar:/h ome/emiles/developer_tools/raserver/plugins/com.ibm.icu_3.4. 5.20061213.jar 
 PATH=/home/emiles/developer_tools/raserver/bin:/home/emiles/ bin:/home/emiles/bin:/usr/lib/qt-3.3/bin:/usr/kerberos/bin:/ usr/local/bin:/bin:/usr/bin:/home/emiles/developer_tools/ant /bin:/home/emiles/developer_tools/maven/bin:/home/emiles/dev eloper_tools/instantclient_10_2:/usr/java/jdk1.5.0_11/bin:/h ome/emiles/developer_tools/tora:/home/emiles/developer_tools /raserver/bin:/home/emiles/developer_tools/ant/bin:/home/emi les/developer_tools/maven/bin:/home/emiles/developer_tools/i nstantclient_10_2:/usr/java/jdk1.5.0_11/bin:/home/emiles/dev eloper_tools/tora:/home/emiles/developer_tools/raserver/bin 
 LD_LIBRARY_PATH=/home/emiles/developer_tools/raserver/lib:/h ome/emiles/developer_tools/raserver/lib:::/usr/lib:/usr/lib/ ati-fglrx:/usr/local/lib:/home/emiles/developer_tools/instan tclient_10_2:/home/emiles/developer_tools/instantclient_10_2 /lib:.:/home/emiles/developer_tools/raserver/lib 
SHELL=/bin/bash 
DISPLAY=:0.0 
 
Signal Handlers: 
SIGSEGV: [libjvm.so+0x510d50], sa_mask[0]=0x7ffbfeff, sa_flags=0x10000004 
SIGBUS: [libjvm.so+0x510d50], sa_mask[0]=0x7ffbfeff, sa_flags=0x10000004 
SIGFPE: [libjvm.so+0x434b80], sa_mask[0]=0x7ffbfeff, sa_flags=0x10000004 
SIGPIPE: [libjvm.so+0x434b80], sa_mask[0]=0x7ffbfeff, sa_flags=0x10000004 
SIGILL: [libjvm.so+0x434b80], sa_mask[0]=0x7ffbfeff, sa_flags=0x10000004 
SIGUSR1: SIG_DFL, sa_mask[0]=0x00000000, sa_flags=0x00000000 
SIGUSR2: [libjvm.so+0x436fd0], sa_mask[0]=0x00000000, sa_flags=0x10000004 
SIGHUP: [libjvm.so+0x436a00], sa_mask[0]=0x7ffbfeff, sa_flags=0x10000004 
SIGINT: SIG_IGN, sa_mask[0]=0x00000000, sa_flags=0x00000000 
SIGQUIT: [libjvm.so+0x436a00], sa_mask[0]=0x7ffbfeff, sa_flags=0x10000004 
SIGTERM: [libjvm.so+0x436a00], sa_mask[0]=0x7ffbfeff, sa_flags=0x10000004 
 
 
---------------  S Y S T E M  --------------- 
 
OS:Fedora Core release 6 (Zod) 
 
uname:Linux 2.6.20-1.2948.fc6 #1 SMP Fri Apr 27 19:48:40 EDT 2007 i686 
libc:glibc 2.5 NPTL 2.5  
rlimit: STACK 10240k, CORE 0k, NPROC 32765, NOFILE 1024, AS infinity 
load average:0.63 0.53 0.53 
 
CPU:total 1 (cores per cpu 1, threads per core 1) family 6 model 13 stepping 8, cmov, cx8, fxsr, mmx, sse, sse2 
 
Memory: 4k page, physical 2071088k(538944k free), swap 1534168k(1534168k free) 
 
vm_info: Java HotSpot(TM) Server VM (1.5.0_11-b03) for linux-x86, built on Dec 15 2006 01:12:32 by java_re with gcc 3.2.1-7a (J2SE release) 
 
 
--------------020804010905040808000506 
Content-Type: text/x-log; 
 name="servicelog.log" 
Content-Transfer-Encoding: 7bit 
Content-Disposition: inline; 
 filename="servicelog.log" 
 
<CommonBaseEvent creationTime="2007-05-30T13:16:44.783466Z" globalInstanceId="A65D793C000BF4603F8E1D7D161A42A7" msg="Received command for unrecognized interface: iid=org.eclipse.tptp.eventProvider, cmd=listenerAccepted" severity="50" version="1.0.1"> 
	<sourceComponentId component="AgentController" componentIdType="TPTPComponent" executionEnvironment="Connect2AC.c, line 2199" instanceId="1004" location="emilesd610.kronos.com" locationType="IPV4" processId="4931" subComponent="Client Compatibility TL" threadId="4931" componentType="Eclipse_TPTP"/> 
	<situation categoryName="ReportSituation"> 
		<situationType xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="ReportSituation" reasoningScope="INTERNAL" reportCategory="LOG"/> 
	</situation> 
</CommonBaseEvent> 
 
--------------020804010905040808000506--
 |  
 |  
  |  
| Re: VM crashing when attempting to start standalone agent controller. [message #99482 is a reply to message #99432] | 
Wed, 30 May 2007 10:46    | 
 
Eclipse User  | 
 | 
 | 
   | 
 
This is a multi-part message in MIME format. 
--------------070504030001000608020805 
Content-Type: text/plain; charset=ISO-8859-1; format=flowed 
Content-Transfer-Encoding: 7bit 
 
I'm attaching a servicelog.log file with DEBUG logging level.  I still  
have no idea what's going on. 
 
 
--------------070504030001000608020805 
Content-Type: text/x-log; 
 name="servicelog.log" 
Content-Transfer-Encoding: 7bit 
Content-Disposition: inline; 
 filename="servicelog.log" 
 
<CommonBaseEvent creationTime="2007-05-30T14:45:58.248608Z" globalInstanceId="A65D8E260003CB133B455480546A0408" msg="createTransportListener (socket)" severity="5" version="1.0.1"> 
	<sourceComponentId component="AgentController" componentIdType="TPTPComponent" executionEnvironment="SocketListener.c, line 742" instanceId="1000" location="emilesd610.kronos.com" locationType="IPV4" processId="9162" subComponent="Socket TL" threadId="9162" componentType="Eclipse_TPTP"/> 
	<situation categoryName="ReportSituation"> 
		<situationType xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="ReportSituation" reasoningScope="INTERNAL" reportCategory="LOG"/> 
	</situation> 
</CommonBaseEvent> 
<CommonBaseEvent creationTime="2007-05-30T14:45:58.334049Z" globalInstanceId="A65D8E26000518D82FFA252C71FC3EB9" msg="Successfully loaded transport layer: socketTL
" severity="5" version="1.0.1"> 
	<sourceComponentId component="AgentController" componentIdType="TPTPComponent" executionEnvironment="ConnectionManager.c, line 184" instanceId="2" location="emilesd610.kronos.com" locationType="IPV4" processId="9162" subComponent="Connection Manager" threadId="9162" componentType="Eclipse_TPTP"/> 
	<situation categoryName="ReportSituation"> 
		<situationType xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="ReportSituation" reasoningScope="INTERNAL" reportCategory="LOG"/> 
	</situation> 
</CommonBaseEvent> 
<CommonBaseEvent creationTime="2007-05-30T14:45:58.334632Z" globalInstanceId="A65D8E2600051B212C5435FF07E425F4" msg="Successfully loaded command extractor: tptpCmdExtr" severity="5" version="1.0.1"> 
	<sourceComponentId component="AgentController" componentIdType="TPTPComponent" executionEnvironment="ConnectionManager.c, line 235" instanceId="2" location="emilesd610.kronos.com" locationType="IPV4" processId="9162" subComponent="Connection Manager" threadId="9162" componentType="Eclipse_TPTP"/> 
	<situation categoryName="ReportSituation"> 
		<situationType xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="ReportSituation" reasoningScope="INTERNAL" reportCategory="LOG"/> 
	</situation> 
</CommonBaseEvent> 
<CommonBaseEvent creationTime="2007-05-30T14:45:58.335093Z" globalInstanceId="A65D8E2600051CEE69615E73052DCCF1" msg="createTransportListener (named pipe)." severity="5" version="1.0.1"> 
	<sourceComponentId component="AgentController" componentIdType="TPTPComponent" executionEnvironment="NamedPipeListener.c, line 932" instanceId="1001" location="emilesd610.kronos.com" locationType="IPV4" processId="9162" subComponent="Named Pipe TL" threadId="9162" componentType="Eclipse_TPTP"/> 
	<situation categoryName="ReportSituation"> 
		<situationType xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="ReportSituation" reasoningScope="INTERNAL" reportCategory="LOG"/> 
	</situation> 
</CommonBaseEvent> 
<CommonBaseEvent creationTime="2007-05-30T14:45:58.335323Z" globalInstanceId="A65D8E2600051DD57256536100B0A46C" msg="Successfully loaded transport layer: namedPipeTL
" severity="5" version="1.0.1"> 
	<sourceComponentId component="AgentController" componentIdType="TPTPComponent" executionEnvironment="ConnectionManager.c, line 184" instanceId="2" location="emilesd610.kronos.com" locationType="IPV4" processId="9162" subComponent="Connection Manager" threadId="9162" componentType="Eclipse_TPTP"/> 
	<situation categoryName="ReportSituation"> 
		<situationType xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="ReportSituation" reasoningScope="INTERNAL" reportCategory="LOG"/> 
	</situation> 
</CommonBaseEvent> 
<CommonBaseEvent creationTime="2007-05-30T14:45:58.335510Z" globalInstanceId="A65D8E2600051E90413EDA3715204BD8" msg="Successfully loaded command extractor: tptpCmdExtr" severity="5" version="1.0.1"> 
	<sourceComponentId component="AgentController" componentIdType="TPTPComponent" executionEnvironment="ConnectionManager.c, line 235" instanceId="2" location="emilesd610.kronos.com" locationType="IPV4" processId="9162" subComponent="Connection Manager" threadId="9162" componentType="Eclipse_TPTP"/> 
	<situation categoryName="ReportSituation"> 
		<situationType xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="ReportSituation" reasoningScope="INTERNAL" reportCategory="LOG"/> 
	</situation> 
</CommonBaseEvent> 
<CommonBaseEvent creationTime="2007-05-30T14:45:58.335759Z" globalInstanceId="A65D8E2600051F88471141E22C649205" msg="createTransportListener (named pipe)." severity="5" version="1.0.1"> 
	<sourceComponentId component="AgentController" componentIdType="TPTPComponent" executionEnvironment="NamedPipeListener.c, line 932" instanceId="1002" location="emilesd610.kronos.com" locationType="IPV4" processId="9162" subComponent="Named Pipe TL" threadId="9162" componentType="Eclipse_TPTP"/> 
	<situation categoryName="ReportSituation"> 
		<situationType xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="ReportSituation" reasoningScope="INTERNAL" reportCategory="LOG"/> 
	</situation> 
</CommonBaseEvent> 
<CommonBaseEvent creationTime="2007-05-30T14:45:58.335931Z" globalInstanceId="A65D8E260005203527E1D9260F6DE7C0" msg="Successfully loaded transport layer: namedPipeTL
" severity="5" version="1.0.1"> 
	<sourceComponentId component="AgentController" componentIdType="TPTPComponent" executionEnvironment="ConnectionManager.c, line 184" instanceId="2" location="emilesd610.kronos.com" locationType="IPV4" processId="9162" subComponent="Connection Manager" threadId="9162" componentType="Eclipse_TPTP"/> 
	<situation categoryName="ReportSituation"> 
		<situationType xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="ReportSituation" reasoningScope="INTERNAL" reportCategory="LOG"/> 
	</situation> 
</CommonBaseEvent> 
<CommonBaseEvent creationTime="2007-05-30T14:45:58.336128Z" globalInstanceId="A65D8E26000520F95F4C10670F7901D2" msg="Successfully loaded command extractor: tptpCmdExtr" severity="5" version="1.0.1"> 
	<sourceComponentId component="AgentController" componentIdType="TPTPComponent" executionEnvironment="ConnectionManager.c, line 235" instanceId="2" location="emilesd610.kronos.com" locationType="IPV4" processId="9162" subComponent="Connection Manager" threadId="9162" componentType="Eclipse_TPTP"/> 
	<situation categoryName="ReportSituation"> 
		<situationType xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="ReportSituation" reasoningScope="INTERNAL" reportCategory="LOG"/> 
	</situation> 
</CommonBaseEvent> 
<CommonBaseEvent creationTime="2007-05-30T14:45:58.336544Z" globalInstanceId="A65D8E26000522994E4127F36535F328" msg="createTransportListener (shared memory)." severity="5" version="1.0.1"> 
	<sourceComponentId component="AgentController" componentIdType="TPTPComponent" executionEnvironment="SharedMemListener.c, line 108" instanceId="1003" location="emilesd610.kronos.com" locationType="IPV4" processId="9162" subComponent="Shared Memory TL" threadId="9162" componentType="Eclipse_TPTP"/> 
	<situation categoryName="ReportSituation"> 
		<situationType xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="ReportSituation" reasoningScope="INTERNAL" reportCategory="LOG"/> 
	</situation> 
</CommonBaseEvent> 
<CommonBaseEvent creationTime="2007-05-30T14:45:58.336728Z" globalInstanceId="A65D8E2600052352052A840021DD8CB0" msg="Successfully loaded transport layer: sharedMemTL
" severity="5" version="1.0.1"> 
	<sourceComponentId component="AgentController" componentIdType="TPTPComponent" executionEnvironment="ConnectionManager.c, line 184" instanceId="2" location="emilesd610.kronos.com" locationType="IPV4" processId="9162" subComponent="Connection Manager" threadId="9162" componentType="Eclipse_TPTP"/> 
	<situation categoryName="ReportSituation"> 
		<situationType xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="ReportSituation" reasoningScope="INTERNAL" reportCategory="LOG"/> 
	</situation> 
</CommonBaseEvent> 
<CommonBaseEvent creationTime="2007-05-30T14:45:58.336913Z" globalInstanceId="A65D8E260005240B1E8404AE402A761A" msg="Successfully loaded command extractor: tptpCmdExtr" severity="5" version="1.0.1"> 
	<sourceComponentId component="AgentController" componentIdType="TPTPComponent" executionEnvironment="ConnectionManager.c, line 235" instanceId="2" location="emilesd610.kronos.com" locationType="IPV4" processId="9162" subComponent="Connection Manager" threadId="9162" componentType="Eclipse_TPTP"/> 
	<situation categoryName="ReportSituation"> 
		<situationType xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="ReportSituation" reasoningScope="INTERNAL" reportCategory="LOG"/> 
	</situation> 
</CommonBaseEvent> 
<CommonBaseEvent creationTime="2007-05-30T14:45:58.338632Z" globalInstanceId="A65D8E2600052AC17C18AF23443D7879" msg="Process polling thread created, tid = 26348432" severity="5" version="1.0.1"> 
	<sourceComponentId component="AgentController" componentIdType="TPTPComponent" executionEnvironment="ClientCTL.c, line 957" instanceId="1004" location="emilesd610.kronos.com" locationType="IPV4" processId="9162" subComponent="Client Compatibility TL" threadId="9162" componentType="Eclipse_TPTP"/> 
	<situation categoryName="ReportSituation"> 
		<situationType xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="ReportSituation" reasoningScope="INTERNAL" reportCategory="LOG"/> 
	</situation> 
</CommonBaseEvent> 
<CommonBaseEvent creationTime="2007-05-30T14:45:58.338862Z" globalInstanceId="A65D8E2600052BA824AE6D1953165AE8" msg="CLASSPATH used for staring file server =  /home/emiles/developer_tools/raserver/plugins/org.eclipse.hy ades.execution_4.3.1.v200702221346/hexr.jar:/home/emiles/dev eloper_tools/raserver/plugins/org.eclipse.hyades.execution_4 .3.1.v200702221346/hexl.jar:/home/emiles/developer_tools/ras erver/plugins/org.eclipse.hyades.execution_4.3.1.v2007022213 46/hexcore.jar:/home/emiles/developer_tools/raserver/plugins /org.eclipse.core.runtime_3.2.0.v20060603.jar:/home/emiles/d eveloper_tools/raserver/plugins/org.eclipse.equinox.common_3 .2.0.v20060603.jar:/home/emiles/developer_tools/raserver/plu gins/org.eclipse.osgi_3.2.2.R32x_v20070118.jar:/home/emiles/ developer_tools/raserver/plugins/com.ibm.icu_3.4.5.20061213. jar " severity="5" version="1.0.1"> 
	<sourceComponentId component="AgentController" componentIdType="TPTPComponent" executionEnvironment="ClientCTL.c, line 226" instanceId="1004" location="emilesd610.kronos.com" locationType="IPV4" processId="9162" subComponent="Client Compatibility TL" threadId="9162" componentType="Eclipse_TPTP"/> 
	<situation categoryName="ReportSituation"> 
		<situationType xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="ReportSituation" reasoningScope="INTERNAL" reportCategory="LOG"/> 
	</situation> 
</CommonBaseEvent> 
<CommonBaseEvent creationTime="2007-05-30T14:45:58.342504Z" globalInstanceId="A65D8E26000539DD1879015218871239" msg="Loaded JVM library /usr/java/jdk1.5.0_06/jre/lib/i386/server/libjvm.so" severity="5" version="1.0.1"> 
	<sourceComponentId component="AgentController" componentIdType="TPTPComponent" executionEnvironment="java.c, line 81" instanceId="1004" location="emilesd610.kronos.com" locationType="IPV4" processId="9162" subComponent="Client Compatibility TL" threadId="9162" componentType="Eclipse_TPTP"/> 
	<situation categoryName="ReportSituation"> 
		<situationType xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="ReportSituation" reasoningScope="INTERNAL" reportCategory="LOG"/> 
	</situation> 
</CommonBaseEvent> 
<CommonBaseEvent creationTime="2007-05-30T14:45:58.342742Z" globalInstanceId="A65D8E2600053AD034D4D1A46232E428" msg="Resolved entrypoint for JNI_CreateJavaVM" severity="5" version="1.0.1"> 
	<sourceComponentId component="AgentController" componentIdType="TPTPComponent" executionEnvironment="java.c, line 90" instanceId="1004" location="emilesd610.kronos.com" locationType="IPV4" processId="9162" subComponent="Client Compatibility TL" threadId="9162" componentType="Eclipse_TPTP"/> 
	<situation categoryName="ReportSituation"> 
		<situationType xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="ReportSituation" reasoningScope="INTERNAL" reportCategory="LOG"/> 
	</situation> 
</CommonBaseEvent> 
<CommonBaseEvent creationTime="2007-05-30T14:45:58.417993Z" globalInstanceId="A65D8E26000660C212FF3C7E1AB9CD29" msg="Successfully loaded transport layer: tptpCCTL
" severity="5" version="1.0.1"> 
	<sourceComponentId component="AgentController" componentIdType="TPTPComponent" executionEnvironment="ConnectionManager.c, line 184" instanceId="2" location="emilesd610.kronos.com" locationType="IPV4" processId="9162" subComponent="Connection Manager" threadId="9162" componentType="Eclipse_TPTP"/> 
	<situation categoryName="ReportSituation"> 
		<situationType xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="ReportSituation" reasoningScope="INTERNAL" reportCategory="LOG"/> 
	</situation> 
</CommonBaseEvent> 
<CommonBaseEvent creationTime="2007-05-30T14:45:58.418168Z" globalInstanceId="A65D8E26000661753F4051CD0F97C109" msg="Successfully loaded command extractor: tptpCmdExtr" severity="5" version="1.0.1"> 
	<sourceComponentId component="AgentController" componentIdType="TPTPComponent" executionEnvironment="ConnectionManager.c, line 235" instanceId="2" location="emilesd610.kronos.com" locationType="IPV4" processId="9162" subComponent="Connection Manager" threadId="9162" componentType="Eclipse_TPTP"/> 
	<situation categoryName="ReportSituation"> 
		<situationType xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="ReportSituation" reasoningScope="INTERNAL" reportCategory="LOG"/> 
	</situation> 
</CommonBaseEvent> 
<CommonBaseEvent creationTime="2007-05-30T14:45:58.418509Z" globalInstanceId="A65D8E26000662C90F2224795097CC9F" msg="ACTL process purge thread created, tid = 55540624" severity="5" version="1.0.1"> 
	<sourceComponentId component="AgentController" componentIdType="TPTPComponent" executionEnvironment="Connect2AC.c, line 1330" instanceId="1005" location="emilesd610.kronos.com" locationType="IPV4" processId="9162" subComponent="Agent Compatibility TL" threadId="9162" componentType="Eclipse_TPTP"/> 
	<situation categoryName="ReportSituation"> 
		<situationType xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="ReportSituation" reasoningScope="INTERNAL" reportCategory="LOG"/> 
	</situation> 
</CommonBaseEvent> 
<CommonBaseEvent creationTime="2007-05-30T14:45:58.418586Z" globalInstanceId="A65D8E260006631752C81C8A25731E08" msg="Successfully loaded transport layer: tptpACTL
" severity="5" version="1.0.1"> 
	<sourceComponentId component="AgentController" componentIdType="TPTPComponent" executionEnvironment="ConnectionManager.c, line 184" instanceId="2" location="emilesd610.kronos.com" locationType="IPV4" processId="9162" subComponent="Connection Manager" threadId="9162" componentType="Eclipse_TPTP"/> 
	<situation categoryName="ReportSituation"> 
		<situationType xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="ReportSituation" reasoningScope="INTERNAL" reportCategory="LOG"/> 
	</situation> 
</CommonBaseEvent> 
<CommonBaseEvent creationTime="2007-05-30T14:45:58.418661Z" globalInstanceId="A65D8E26000663623082B6BA4CD0E7C5" msg="Successfully loaded command extractor: tptpCmdExtr" severity="5" version="1.0.1"> 
	<sourceComponentId component="AgentController" componentIdType="TPTPComponent" executionEnvironment="ConnectionManager.c, line 235" instanceId="2" location="emilesd610.kronos.com" locationType="IPV4" processId="9162" subComponent="Connection Manager" threadId="9162" componentType="Eclipse_TPTP"/> 
	<situation categoryName="ReportSituation"> 
		<situationType xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="ReportSituation" reasoningScope="INTERNAL" reportCategory="LOG"/> 
	</situation> 
</CommonBaseEvent> 
<CommonBaseEvent creationTime="2007-05-30T14:45:58.418739Z" globalInstanceId="A65D8E26000663AF7F9C1C2C71399E83" msg="Ready to start servers" severity="5" version="1.0.1"> 
	<sourceComponentId component="AgentController" componentIdType="TPTPComponent" executionEnvironment="AgentController.c, line 177" instanceId="0" location="emilesd610.kronos.com" locationType="IPV4" processId="9162" subComponent="Core" threadId="9162" componentType="Eclipse_TPTP"/> 
	<situation categoryName="ReportSituation"> 
		<situationType xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="ReportSituation" reasoningScope="INTERNAL" reportCategory="LOG"/> 
	</situation> 
</CommonBaseEvent> 
<CommonBaseEvent creationTime="2007-05-30T14:45:58.418817Z" globalInstanceId="A65D8E26000663FE0D44EE6F7ADD4909" msg="startTransportListener (socket)" severity="5" version="1.0.1"> 
	<sourceComponentId component="AgentController" componentIdType="TPTPComponent" executionEnvironment="SocketListener.c, line 826" instanceId="1000" location="emilesd610.kronos.com" locationType="IPV4" processId="9162" subComponent="Socket TL" threadId="9162" componentType="Eclipse_TPTP"/> 
	<situation categoryName="ReportSituation"> 
		<situationType xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="ReportSituation" reasoningScope="INTERNAL" reportCategory="LOG"/> 
	</situation> 
</CommonBaseEvent> 
<CommonBaseEvent creationTime="2007-05-30T14:45:58.419074Z" globalInstanceId="A65D8E26000664FE4CDA481471978F94" msg="Unable to create shared memory: acbuffer." severity="50" version="1.0.1"> 
	<sourceComponentId component="AgentController" componentIdType="TPTPComponent" executionEnvironment="SharedMemListener.c, line 222" instanceId="1003" location="emilesd610.kronos.com" locationType="IPV4" processId="9162" subComponent="Shared Memory TL" threadId="9162" componentType="Eclipse_TPTP"/> 
	<situation categoryName="ReportSituation"> 
		<situationType xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="ReportSituation" reasoningScope="INTERNAL" reportCategory="LOG"/> 
	</situation> 
</CommonBaseEvent> 
<CommonBaseEvent creationTime="2007-05-30T14:45:58.419145Z" globalInstanceId="A65D8E260006654651EFB50656F9A137" msg="An error was returned from TransportLayer(1003)::startTransportLayer errNum = -3" severity="50" version="1.0.1"> 
	<sourceComponentId component="AgentController" componentIdType="TPTPComponent" executionEnvironment="ConnectionManager.c, line 263" instanceId="2" location="emilesd610.kronos.com" locationType="IPV4" processId="9162" subComponent="Connection Manager" threadId="9162" componentType="Eclipse_TPTP"/> 
	<situation categoryName="ReportSituation"> 
		<situationType xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="ReportSituation" reasoningScope="INTERNAL" reportCategory="LOG"/> 
	</situation> 
</CommonBaseEvent> 
<CommonBaseEvent creationTime="2007-05-30T14:45:58.419215Z" globalInstanceId="A65D8E260006658C47177778498522E9" msg="Error starting transport layers, Agent controller exiting." severity="5" version="1.0.1"> 
	<sourceComponentId component="AgentController" componentIdType="TPTPComponent" executionEnvironment="AgentController.c, line 184" instanceId="0" location="emilesd610.kronos.com" locationType="IPV4" processId="9162" subComponent="Core" threadId="9162" componentType="Eclipse_TPTP"/> 
	<situation categoryName="ReportSituation"> 
		<situationType xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="ReportSituation" reasoningScope="INTERNAL" reportCategory="LOG"/> 
	</situation> 
</CommonBaseEvent> 
 
--------------070504030001000608020805--
 |  
 |  
  |   |  
| Re: VM crashing when attempting to start standalone agent controller. [message #99721 is a reply to message #99528] | 
Thu, 31 May 2007 08:52    | 
 
Eclipse User  | 
 | 
 | 
   | 
 
This is a multi-part message in MIME format. 
--------------070407080901030200050107 
Content-Type: text/plain; charset=ISO-8859-1; format=flowed 
Content-Transfer-Encoding: 7bit 
 
The discrepancies from the JVM was in the middle of changing around JVMs  
to the last supported JVM identified on eclipse.org.  However, I  
downloaded the latest stable build and have my JVM at 1.5.0_06 and still  
am receiving this error.  It's pretty frustrating.  Looking at the  
servicelog.log, this time there are no "error messages" and I see an  
event that says Shared Memory server is running..."  I see no other  
messages after this. 
 
$ ACStart.sh 
Starting Agent Controller. 
# 
# An unexpected error has been detected by HotSpot Virtual Machine: 
# 
#  SIGSEGV (0xb) at pc=0x0011ccfc, pid=4485, tid=1125488 
# 
# Java VM: Java HotSpot(TM) Server VM (1.5.0_06-b05 mixed mode) 
# Problematic frame: 
# C  [libtransportSupport.so.4+0x2cfc]  getTheSocket+0x10 
# 
# An error report file with more information is saved as hs_err_pid4485.log 
# 
# If you would like to submit a bug report, please visit: 
#   http://java.sun.com/webapps/bugreport/crash.jsp 
# 
/home/emiles/developer_tools/raserver/bin/ACStart.sh: line 64:  4485  
Aborted                 ACServer $* 
ACServer failed to start. 
 
 
 
 
Igor Alelekov wrote: 
> Hi Eric, 
>  
> 1. JVM might be crashed due to mess with java pathes. 
> Config file points at usr/java/jdk1.5.0_11, but log file has entry  
> "Loaded JVM library /usr/java/jdk1.5.0_06 ...". 
> Check your environment variables, remove serviceconfig.xml and start  
> SetConfig.sh again. 
>  
> 2. Log file points at "shared memory creation error". 
> Try last TPTP stable build  
> ( http://www.eclipse.org/tptp/home/downloads/?buildId=TPTP-4.4 .0-200705080100D).  
>  
>  
> Regards, 
> Igor 
>  
 
 
--------------070407080901030200050107 
Content-Type: text/xml; 
 name="serviceconfig.xml" 
Content-Transfer-Encoding: 7bit 
Content-Disposition: inline; 
 filename="serviceconfig.xml" 
 
<?xml version="1.0" encoding="UTF-8"?> 
<AgentControllerConfiguration> 
	<AgentControllerEnvironment configuration="default"> 
		<Variable name="JAVA_PATH" position="replace" value="/usr/java/jdk1.5.0_06/jre/bin/java"/> 
		<Variable name="RASERVER_HOME" position="replace" value="/home/emiles/developer_tools/raserver"/> 
		<Variable name="TPTP_AC_HOME" position="replace" value="%RASERVER_HOME%"/> 
		<Variable name="PLUGINS_HOME" position="replace" value="/home/emiles/developer_tools/raserver/plugins"/> 
		<Variable name="LD_LIBRARY_PATH" position="prepend" value="%RASERVER_HOME%/lib"/> 
		<Variable name="SYS_TEMP_DIR" position="replace" value="%TEMP%"/> 
		<Variable name="LOCAL_AGENT_TEMP_DIR" position="replace" value="%SYS_TEMP_DIR%"/> 
		<Variable name="CLASSPATH_ORG_APACHE_COMMONS_LOGGING" position="append" value=" /home/emiles/developer_tools/raserver/plugins/org.apache.com mons.logging_1.0.4.v200701082340.jar "/> 
		<Variable name="CLASSPATH_ORG_ECLIPSE_CORE_COMMANDS" position="append" value=" /home/emiles/developer_tools/raserver/plugins/org.eclipse.co re.commands_3.3.0.I20070502-1300a.jar "/> 
		<Variable name="CLASSPATH_ORG_ECLIPSE_CORE_RUNTIME" position="append" value=" /home/emiles/developer_tools/raserver/plugins/org.eclipse.co re.runtime_3.3.100.v20070409.jar "/> 
		<Variable name="CLASSPATH_ORG_ECLIPSE_EQUINOX_COMMON" position="append" value=" /home/emiles/developer_tools/raserver/plugins/org.eclipse.eq uinox.common_3.3.0.v20070426.jar "/> 
		<Variable name="CLASSPATH_ORG_ECLIPSE_OSGI" position="append" value=" /home/emiles/developer_tools/raserver/plugins/org.eclipse.os gi_3.3.0.v20070430.jar "/> 
		<Variable name="CLASSPATH_ORG_ECLIPSE_EMF_COMMON" position="append" value=" /home/emiles/developer_tools/raserver/plugins/org.eclipse.em f.common_2.2.1.v200702131851.jar "/> 
		<Variable name="CLASSPATH_ORG_ECLIPSE_EMF_ECORE" position="append" value=" /home/emiles/developer_tools/raserver/plugins/org.eclipse.em f.ecore_2.2.2.v200702131851.jar "/> 
		<Variable name="CLASSPATH_ORG_ECLIPSE_EMF_ECORE_XMI" position="append" value=" /home/emiles/developer_tools/raserver/plugins/org.eclipse.em f.ecore.xmi_2.2.2.v200702131851.jar "/> 
		<Variable name="CLASSPATH_ORG_ECLIPSE_JFACE" position="append" value=" /home/emiles/developer_tools/raserver/plugins/org.eclipse.jf ace_3.3.0.I20070503-0010.jar "/> 
		<Variable name="CLASSPATH_ORG_ECLIPSE_SWT" position="append" value="/home/emiles/developer_tools/raserver/plugins/swt.jar "/> 
		<Variable name="CLASSPATH_ORG_ECLIPSE_TPTP_PLATFORM_MODELS" position="append" value=" /home/emiles/developer_tools/raserver/plugins/org.eclipse.tp tp.platform.models_4.3.0.v200705070853/fastxpath.jar:/home/e miles/developer_tools/raserver/plugins/org.eclipse.tptp.plat form.models_4.3.0.v200705070853/tptp-models.jar "/> 
		<Variable name="CLASSPATH_ORG_JUNIT" position="append" value=" /home/emiles/developer_tools/raserver/plugins/org.junit_3.8. 2.v200701261102/junit.jar "/> 
		<Variable name="CLASSPATH_COM_IBM_ICU" position="append" value=" /home/emiles/developer_tools/raserver/plugins/com.ibm.icu_3. 6.1.v20070417.jar "/> 
		<Variable name="CLASSPATH_ORG_APACHE_JAKARTA_COMMONS_LOGGING" position="append" value="%CLASSPATH_ORG_APACHE_COMMONS_LOGGING%"/> 
		<Variable name="CLASSPATH" position="append" value=" /home/emiles/developer_tools/raserver/plugins/org.eclipse.co re.runtime_3.3.100.v20070409.jar "/> 
		<Variable name="CLASSPATH" position="append" value=" /home/emiles/developer_tools/raserver/plugins/org.eclipse.eq uinox.common_3.3.0.v20070426.jar "/> 
		<Variable name="CLASSPATH" position="append" value=" /home/emiles/developer_tools/raserver/plugins/org.eclipse.os gi_3.3.0.v20070430.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="CBE" level="DEBUG"/> 
	<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/java/jdk1.5.0_06/jre/lib/i386/server/libjvm.so</Jvm > 
				<Version>4.4.0</Version> 
				<SecurityEnabled>false</SecurityEnabled> 
				<Hosts configuration="default"> 
					<Allow host="LOCAL"/> 
				</Hosts> 
			</Configuration> 
			<CommandExtractor>tptpCmdExtr</CommandExtractor> 
		</TransportLayer> 
		<TransportLayer loadlib="tptpACTL" type="TPTP_ACTL"> 
			<Configuration/> 
			<CommandExtractor>tptpCmdExtr</CommandExtractor> 
		</TransportLayer> 
	</Connection> 
	<PeerConnectionTransport>TPTP_CCTL</PeerConnectionTransport > 
</AgentControllerConfiguration> 
 
--------------070407080901030200050107 
Content-Type: text/x-log; 
 name="servicelog.log" 
Content-Transfer-Encoding: quoted-printable 
Content-Disposition: inline; 
 filename="servicelog.log" 
 
<CommonBaseEvent creationTime=3D"2007-05-31T12:46:24.683940Z" globalInsta= 
nceId=3D"A65EC3A0000A6F9619700C5469990739" msg=3D"createTransportListener= 
 (socket)" severity=3D"5" version=3D"1.0.1"> 
	<sourceComponentId component=3D"AgentController" componentIdType=3D"TPTP= 
Component" executionEnvironment=3D"SocketListener.c, line 742" instanceId= 
=3D"1000" location=3D"emilesd610.kronos.com" locationType=3D"IPV4" proces= 
sId=3D"4485" subComponent=3D"Socket TL" threadId=3D"4485" componentType=3D= 
"Eclipse_TPTP"/> 
	<situation categoryName=3D"ReportSituation"> 
		<situationType xmlns:xsi=3D"http://www.w3.org/2001/XMLSchema-instance" = 
xsi:type=3D"ReportSituation" reasoningScope=3D"INTERNAL" reportCategory=3D= 
"LOG"/> 
	</situation> 
</CommonBaseEvent> 
<CommonBaseEvent creationTime=3D"2007-05-31T12:46:24.772397Z" globalInsta= 
nceId=3D"A65EC3A0000BC92336B0E77058DBB5F6" msg=3D"Successfully loaded tra= 
nsport layer: socketTL
" severity=3D"5" version=3D"1.0.1"> 
	<sourceComponentId component=3D"AgentController" componentIdType=3D"TPTP= 
Component" executionEnvironment=3D"ConnectionManager.c, line 184" instanc= 
eId=3D"2" location=3D"emilesd610.kronos.com" locationType=3D"IPV4" proces= 
sId=3D"4485" subComponent=3D"Connection Manager" threadId=3D"4485" compon= 
entType=3D"Eclipse_TPTP"/> 
	<situation categoryName=3D"ReportSituation"> 
		<situationType xmlns:xsi=3D"http://www.w3.org/2001/XMLSchema-instance" = 
xsi:type=3D"ReportSituation" reasoningScope=3D"INTERNAL" reportCategory=3D= 
"LOG"/> 
	</situation> 
</CommonBaseEvent> 
<CommonBaseEvent creationTime=3D"2007-05-31T12:46:24.772994Z" globalInsta= 
nceId=3D"A65EC3A0000BCB7B00FF3EA431AC0178" msg=3D"Successfully loaded com= 
mand extractor: tptpCmdExtr" severity=3D"5" version=3D"1.0.1"> 
	<sourceComponentId component=3D"AgentController" componentIdType=3D"TPTP= 
Component" executionEnvironment=3D"ConnectionManager.c, line 235" instanc= 
eId=3D"2" location=3D"emilesd610.kronos.com" locationType=3D"IPV4" proces= 
sId=3D"4485" subComponent=3D"Connection Manager" threadId=3D"4485" compon= 
entType=3D"Eclipse_TPTP"/> 
	<situation categoryName=3D"ReportSituation"> 
		<situationType xmlns:xsi=3D"http://www.w3.org/2001/XMLSchema-instance" = 
xsi:type=3D"ReportSituation" reasoningScope=3D"INTERNAL" reportCategory=3D= 
"LOG"/> 
	</situation> 
</CommonBaseEvent> 
<CommonBaseEvent creationTime=3D"2007-05-31T12:46:24.773445Z" globalInsta= 
nceId=3D"A65EC3A0000BCD3E55B0F8557C67FBED" msg=3D"createTransportListener= 
 (named pipe)." severity=3D"5" version=3D"1.0.1"> 
	<sourceComponentId component=3D"AgentController" componentIdType=3D"TPTP= 
Component" executionEnvironment=3D"NamedPipeListener.c, line 932" instanc= 
eId=3D"1001" location=3D"emilesd610.kronos.com" locationType=3D"IPV4" pro= 
cessId=3D"4485" subComponent=3D"Named Pipe TL" threadId=3D"4485" componen= 
tType=3D"Eclipse_TPTP"/> 
	<situation categoryName=3D"ReportSituation"> 
		<situationType xmlns:xsi=3D"http://www.w3.org/2001/XMLSchema-instance" = 
xsi:type=3D"ReportSituation" reasoningScope=3D"INTERNAL" reportCategory=3D= 
"LOG"/> 
	</situation> 
</CommonBaseEvent> 
<CommonBaseEvent creationTime=3D"2007-05-31T12:46:24.773652Z" globalInsta= 
nceId=3D"A65EC3A0000BCE0E3A24A5031167F3CB" msg=3D"Successfully loaded tra= 
nsport layer: namedPipeTL
" severity=3D"5" version=3D"1.0.1"> 
	<sourceComponentId component=3D"AgentController" componentIdType=3D"TPTP= 
Component" executionEnvironment=3D"ConnectionManager.c, line 184" instanc= 
eId=3D"2" location=3D"emilesd610.kronos.com" locationType=3D"IPV4" proces= 
sId=3D"4485" subComponent=3D"Connection Manager" threadId=3D"4485" compon= 
entType=3D"Eclipse_TPTP"/> 
	<situation categoryName=3D"ReportSituation"> 
		<situationType xmlns:xsi=3D"http://www.w3.org/2001/XMLSchema-instance" = 
xsi:type=3D"ReportSituation" reasoningScope=3D"INTERNAL" reportCategory=3D= 
"LOG"/> 
	</situation> 
</CommonBaseEvent> 
<CommonBaseEvent creationTime=3D"2007-05-31T12:46:24.773839Z" globalInsta= 
nceId=3D"A65EC3A0000BCEC9346A97D82D439C27" msg=3D"Successfully loaded com= 
mand extractor: tptpCmdExtr" severity=3D"5" version=3D"1.0.1"> 
	<sourceComponentId component=3D"AgentController" componentIdType=3D"TPTP= 
Component" executionEnvironment=3D"ConnectionManager.c, line 235" instanc= 
eId=3D"2" location=3D"emilesd610.kronos.com" locationType=3D"IPV4" proces= 
sId=3D"4485" subComponent=3D"Connection Manager" threadId=3D"4485" compon= 
entType=3D"Eclipse_TPTP"/> 
	<situation categoryName=3D"ReportSituation"> 
		<situationType xmlns:xsi=3D"http://www.w3.org/2001/XMLSchema-instance" = 
xsi:type=3D"ReportSituation" reasoningScope=3D"INTERNAL" reportCategory=3D= 
"LOG"/> 
	</situation> 
</CommonBaseEvent> 
<CommonBaseEvent creationTime=3D"2007-05-31T12:46:24.774094Z" globalInsta= 
nceId=3D"A65EC3A0000BCFC81A933F4320F8D031" msg=3D"createTransportListener= 
 (named pipe)." severity=3D"5" version=3D"1.0.1"> 
	<sourceComponentId component=3D"AgentController" componentIdType=3D"TPTP= 
Component" executionEnvironment=3D"NamedPipeListener.c, line 932" instanc= 
eId=3D"1002" location=3D"emilesd610.kronos.com" locationType=3D"IPV4" pro= 
cessId=3D"4485" subComponent=3D"Named Pipe TL" threadId=3D"4485" componen= 
tType=3D"Eclipse_TPTP"/> 
	<situation categoryName=3D"ReportSituation"> 
		<situationType xmlns:xsi=3D"http://www.w3.org/2001/XMLSchema-instance" = 
xsi:type=3D"ReportSituation" reasoningScope=3D"INTERNAL" reportCategory=3D= 
"LOG"/> 
	</situation> 
</CommonBaseEvent> 
<CommonBaseEvent creationTime=3D"2007-05-31T12:46:24.774291Z" globalInsta= 
nceId=3D"A65EC3A0000BD08D4375BCA8539AA41D" msg=3D"Successfully loaded tra= 
nsport layer: namedPipeTL
" severity=3D"5" version=3D"1.0.1"> 
	<sourceComponentId component=3D"AgentController" componentIdType=3D"TPTP= 
Component" executionEnvironment=3D"ConnectionManager.c, line 184" instanc= 
eId=3D"2" location=3D"emilesd610.kronos.com" locationType=3D"IPV4" proces= 
sId=3D"4485" subComponent=3D"Connection Manager" threadId=3D"4485" compon= 
entType=3D"Eclipse_TPTP"/> 
	<situation categoryName=3D"ReportSituation"> 
		<situationType xmlns:xsi=3D"http://www.w3.org/2001/XMLSchema-instance" = 
xsi:type=3D"ReportSituation" reasoningScope=3D"INTERNAL" reportCategory=3D= 
"LOG"/> 
	</situation> 
</CommonBaseEvent> 
<CommonBaseEvent creationTime=3D"2007-05-31T12:46:24.774475Z" globalInsta= 
nceId=3D"A65EC3A0000BD14652EED528435E8964" msg=3D"Successfully loaded com= 
mand extractor: tptpCmdExtr" severity=3D"5" version=3D"1.0.1"> 
	<sourceComponentId component=3D"AgentController" componentIdType=3D"TPTP= 
Component" executionEnvironment=3D"ConnectionManager.c, line 235" instanc= 
eId=3D"2" location=3D"emilesd610.kronos.com" locationType=3D"IPV4" proces= 
sId=3D"4485" subComponent=3D"Connection Manager" threadId=3D"4485" compon= 
entType=3D"Eclipse_TPTP"/> 
	<situation categoryName=3D"ReportSituation"> 
		<situationType xmlns:xsi=3D"http://www.w3.org/2001/XMLSchema-instance" = 
xsi:type=3D"ReportSituation" reasoningScope=3D"INTERNAL" reportCategory=3D= 
"LOG"/> 
	</situation> 
</CommonBaseEvent> 
<CommonBaseEvent creationTime=3D"2007-05-31T12:46:24.774886Z" globalInsta= 
nceId=3D"A65EC3A0000BD2DF4427B5C831F098D7" msg=3D"createTransportListener= 
 (shared memory)." severity=3D"5" version=3D"1.0.1"> 
	<sourceComponentId component=3D"AgentController" componentIdType=3D"TPTP= 
Component" executionEnvironment=3D"SharedMemListener.c, line 112" instanc= 
eId=3D"1003" location=3D"emilesd610.kronos.com" locationType=3D"IPV4" pro= 
cessId=3D"4485" subComponent=3D"Shared Memory TL" threadId=3D"4485" compo= 
nentType=3D"Eclipse_TPTP"/> 
	<situation categoryName=3D"ReportSituation"> 
		<situationType xmlns:xsi=3D"http://www.w3.org/2001/XMLSchema-instance" = 
xsi:type=3D"ReportSituation" reasoningScope=3D"INTERNAL" reportCategory=3D= 
"LOG"/> 
	</situation> 
</CommonBaseEvent> 
<CommonBaseEvent creationTime=3D"2007-05-31T12:46:24.775103Z" globalInsta= 
nceId=3D"A65EC3A0000BD3B95D03B2375AE0C2AF" msg=3D"Successfully loaded tra= 
nsport layer: sharedMemTL
" severity=3D"5" version=3D"1.0.1"> 
	<sourceComponentId component=3D"AgentController" componentIdType=3D"TPTP= 
Component" executionEnvironment=3D"ConnectionManager.c, line 184" instanc= 
eId=3D"2" location=3D"emilesd610.kronos.com" locationType=3D"IPV4" proces= 
sId=3D"4485" subComponent=3D"Connection Manager" threadId=3D"4485" compon= 
entType=3D"Eclipse_TPTP"/> 
	<situation categoryName=3D"ReportSituation"> 
		<situationType xmlns:xsi=3D"http://www.w3.org/2001/XMLSchema-instance" = 
xsi:type=3D"ReportSituation" reasoningScope=3D"INTERNAL" reportCategory=3D= 
"LOG"/> 
	</situation> 
</CommonBaseEvent> 
<CommonBaseEvent creationTime=3D"2007-05-31T12:46:24.775296Z" globalInsta= 
nceId=3D"A65EC3A0000BD47A418567B327321B58" msg=3D"Successfully loaded com= 
mand extractor: tptpCmdExtr" severity=3D"5" version=3D"1.0.1"> 
	<sourceComponentId component=3D"AgentController" componentIdType=3D"TPTP= 
Component" executionEnvironment=3D"ConnectionManager.c, line 235" instanc= 
eId=3D"2" location=3D"emilesd610.kronos.com" locationType=3D"IPV4" proces= 
sId=3D"4485" subComponent=3D"Connection Manager" threadId=3D"4485" compon= 
entType=3D"Eclipse_TPTP"/> 
	<situation categoryName=3D"ReportSituation"> 
		<situationType xmlns:xsi=3D"http://www.w3.org/2001/XMLSchema-instance" = 
xsi:type=3D"ReportSituation" reasoningScope=3D"INTERNAL" reportCategory=3D= 
"LOG"/> 
	</situation> 
</CommonBaseEvent> 
<CommonBaseEvent creationTime=3D"2007-05-31T12:46:24.776929Z" globalInsta= 
nceId=3D"A65EC3A0000BDADA6F475C26153343C4" msg=3D"Process polling thread = 
created, tid =3D 90229648" severity=3D"5" version=3D"1.0.1"> 
	<sourceComponentId component=3D"AgentController" componentIdType=3D"TPTP= 
Component" executionEnvironment=3D"ClientCTL.c, line 957" instanceId=3D"1= 
004" location=3D"emilesd610.kronos.com" locationType=3D"IPV4" processId=3D= 
"4485" subComponent=3D"Client Compatibility TL" threadId=3D"4485" compone= 
ntType=3D"Eclipse_TPTP"/> 
	<situation categoryName=3D"ReportSituation"> 
		<situationType xmlns:xsi=3D"http://www.w3.org/2001/XMLSchema-instance" = 
xsi:type=3D"ReportSituation" reasoningScope=3D"INTERNAL" reportCategory=3D= 
"LOG"/> 
	</situation> 
</CommonBaseEvent> 
<CommonBaseEvent creationTime=3D"2007-05-31T12:46:24.777162Z" globalInsta= 
nceId=3D"A65EC3A0000BDBC45384394A625F36F6" msg=3D"CLASSPATH used for star= 
ing file server =3D /home/emiles/developer_tools/raserver/plugins/org.ecl= 
 ipse.tptp.javaprofiler:/home/emiles/developer_tools/raserver /plugins/org.= 
 eclipse.tptp.platform.collection.framework_4.2.100.v20070414 0100/hcframe.= 
 jar:/home/emiles/developer_tools/raserver/plugins/org.eclips e.hyades.exec= 
 ution_4.4.0.v200705040100/hexr.jar:/home/emiles/developer_to ols/raserver/= 
 plugins/org.eclipse.hyades.execution_4.4.0.v200705040100/hex l.jar:/home/e= 
 miles/developer_tools/raserver/plugins/org.eclipse.hyades.ex ecution_4.4.0= 
 =2Ev200705040100/hexcore.jar:/home/emiles/developer_tools/ra server/plugin= 
 s/org.eclipse.core.runtime_3.3.100.v20070409.jar:/home/emile s/developer_t= 
 ools/raserver/plugins/org.eclipse.equinox.common_3.3.0.v2007 0426.jar:/hom= 
 e/emiles/developer_tools/raserver/plugins/org.eclipse.osgi_3 .3.0.v2007043= 
 0.jar:/home/emiles/developer_tools/raserver/plugins/com.ibm. icu_3.6.1.v20= 
070417.jar" severity=3D"5" version=3D"1.0.1"> 
	<sourceComponentId component=3D"AgentController" componentIdType=3D"TPTP= 
Component" executionEnvironment=3D"ClientCTL.c, line 226" instanceId=3D"1= 
004" location=3D"emilesd610.kronos.com" locationType=3D"IPV4" processId=3D= 
"4485" subComponent=3D"Client Compatibility TL" threadId=3D"4485" compone= 
ntType=3D"Eclipse_TPTP"/> 
	<situation categoryName=3D"ReportSituation"> 
		<situationType xmlns:xsi=3D"http://www.w3.org/2001/XMLSchema-instance" = 
xsi:type=3D"ReportSituation" reasoningScope=3D"INTERNAL" reportCategory=3D= 
"LOG"/> 
	</situation> 
</CommonBaseEvent> 
<CommonBaseEvent creationTime=3D"2007-05-31T12:46:24.780716Z" globalInsta= 
nceId=3D"A65EC3A0000BE9A11646426B1D3FD89B" msg=3D"Loaded JVM library /usr= 
/java/jdk1.5.0_06/jre/lib/i386/server/libjvm.so" severity=3D"5" version=3D= 
"1.0.1"> 
	<sourceComponentId component=3D"AgentController" componentIdType=3D"TPTP= 
Component" executionEnvironment=3D"java.c, line 81" instanceId=3D"1004" l= 
ocation=3D"emilesd610.kronos.com" locationType=3D"IPV4" processId=3D"4485= 
" subComponent=3D"Client Compatibility TL" threadId=3D"4485" componentTyp= 
e=3D"Eclipse_TPTP"/> 
	<situation categoryName=3D"ReportSituation"> 
		<situationType xmlns:xsi=3D"http://www.w3.org/2001/XMLSchema-instance" = 
xsi:type=3D"ReportSituation" reasoningScope=3D"INTERNAL" reportCategory=3D= 
"LOG"/> 
	</situation> 
</CommonBaseEvent> 
<CommonBaseEvent creationTime=3D"2007-05-31T12:46:24.780961Z" globalInsta= 
nceId=3D"A65EC3A0000BEA9A4C84E40911D04329" msg=3D"Resolved entrypoint for= 
 JNI_CreateJavaVM" severity=3D"5" version=3D"1.0.1"> 
	<sourceComponentId component=3D"AgentController" componentIdType=3D"TPTP= 
Component" executionEnvironment=3D"java.c, line 90" instanceId=3D"1004" l= 
ocation=3D"emilesd610.kronos.com" locationType=3D"IPV4" processId=3D"4485= 
" subComponent=3D"Client Compatibility TL" threadId=3D"4485" componentTyp= 
e=3D"Eclipse_TPTP"/> 
	<situation categoryName=3D"ReportSituation"> 
		<situationType xmlns:xsi=3D"http://www.w3.org/2001/XMLSchema-instance" = 
xsi:type=3D"ReportSituation" reasoningScope=3D"INTERNAL" reportCategory=3D= 
"LOG"/> 
	</situation> 
</CommonBaseEvent> 
<CommonBaseEvent creationTime=3D"2007-05-31T12:46:24.851916Z" globalInsta= 
nceId=3D"A65EC3A0000CFFC65A9AAD4E4665D5B5" msg=3D"Successfully loaded tra= 
nsport layer: tptpCCTL
" severity=3D"5" version=3D"1.0.1"> 
	<sourceComponentId component=3D"AgentController" componentIdType=3D"TPTP= 
Component" executionEnvironment=3D"ConnectionManager.c, line 184" instanc= 
eId=3D"2" location=3D"emilesd610.kronos.com" locationType=3D"IPV4" proces= 
sId=3D"4485" subComponent=3D"Connection Manager" threadId=3D"4485" compon= 
entType=3D"Eclipse_TPTP"/> 
	<situation categoryName=3D"ReportSituation"> 
		<situationType xmlns:xsi=3D"http://www.w3.org/2001/XMLSchema-instance" = 
xsi:type=3D"ReportSituation" reasoningScope=3D"INTERNAL" reportCategory=3D= 
"LOG"/> 
	</situation> 
</CommonBaseEvent> 
<CommonBaseEvent creationTime=3D"2007-05-31T12:46:24.852064Z" globalInsta= 
nceId=3D"A65EC3A0000D005D2962A8A93381F76F" msg=3D"Successfully loaded com= 
mand extractor: tptpCmdExtr" severity=3D"5" version=3D"1.0.1"> 
	<sourceComponentId component=3D"AgentController" componentIdType=3D"TPTP= 
Component" executionEnvironment=3D"ConnectionManager.c, line 235" instanc= 
eId=3D"2" location=3D"emilesd610.kronos.com" locationType=3D"IPV4" proces= 
sId=3D"4485" subComponent=3D"Connection Manager" threadId=3D"4485" compon= 
entType=3D"Eclipse_TPTP"/> 
	<situation categoryName=3D"ReportSituation"> 
		<situationType xmlns:xsi=3D"http://www.w3.org/2001/XMLSchema-instance" = 
xsi:type=3D"ReportSituation" reasoningScope=3D"INTERNAL" reportCategory=3D= 
"LOG"/> 
	</situation> 
</CommonBaseEvent> 
<CommonBaseEvent creationTime=3D"2007-05-31T12:46:24.852394Z" globalInsta= 
nceId=3D"A65EC3A0000D01A64E59AEEE74B22682" msg=3D"ACTL process purge thre= 
ad created, tid =3D 145058704" severity=3D"5" version=3D"1.0.1"> 
	<sourceComponentId component=3D"AgentController" componentIdType=3D"TPTP= 
Component" executionEnvironment=3D"Connect2AC.c, line 1335" instanceId=3D= 
"1005" location=3D"emilesd610.kronos.com" locationType=3D"IPV4" processId= 
=3D"4485" subComponent=3D"Agent Compatibility TL" threadId=3D"4485" compo= 
nentType=3D"Eclipse_TPTP"/> 
	<situation categoryName=3D"ReportSituation"> 
		<situationType xmlns:xsi=3D"http://www.w3.org/2001/XMLSchema-instance" = 
xsi:type=3D"ReportSituation" reasoningScope=3D"INTERNAL" reportCategory=3D= 
"LOG"/> 
	</situation> 
</CommonBaseEvent> 
<CommonBaseEvent creationTime=3D"2007-05-31T12:46:24.852467Z" globalInsta= 
nceId=3D"A65EC3A0000D01F071BCC3FE349F3625" msg=3D"Successfully loaded tra= 
nsport layer: tptpACTL
" severity=3D"5" version=3D"1.0.1"> 
	<sourceComponentId component=3D"AgentController" componentIdType=3D"TPTP= 
Component" executionEnvironment=3D"ConnectionManager.c, line 184" instanc= 
eId=3D"2" location=3D"emilesd610.kronos.com" locationType=3D"IPV4" proces= 
sId=3D"4485" subComponent=3D"Connection Manager" threadId=3D"4485" compon= 
entType=3D"Eclipse_TPTP"/> 
	<situation categoryName=3D"ReportSituation"> 
		<situationType xmlns:xsi=3D"http://www.w3.org/2001/XMLSchema-instance" = 
xsi:type=3D"ReportSituation" reasoningScope=3D"INTERNAL" reportCategory=3D= 
"LOG"/> 
	</situation> 
</CommonBaseEvent> 
<CommonBaseEvent creationTime=3D"2007-05-31T12:46:24.852540Z" globalInsta= 
nceId=3D"A65EC3A0000D02392DF4A25D1BE453AD" msg=3D"Successfully loaded com= 
mand extractor: tptpCmdExtr" severity=3D"5" version=3D"1.0.1"> 
	<sourceComponentId component=3D"AgentController" componentIdType=3D"TPTP= 
Component" executionEnvironment=3D"ConnectionManager.c, line 235" instanc= 
eId=3D"2" location=3D"emilesd610.kronos.com" locationType=3D"IPV4" proces= 
sId=3D"4485" subComponent=3D"Connection Manager" threadId=3D"4485" compon= 
entType=3D"Eclipse_TPTP"/> 
	<situation categoryName=3D"ReportSituation"> 
		<situationType xmlns:xsi=3D"http://www.w3.org/2001/XMLSchema-instance" = 
xsi:type=3D"ReportSituation" reasoningScope=3D"INTERNAL" reportCategory=3D= 
"LOG"/> 
	</situation> 
</CommonBaseEvent> 
<CommonBaseEvent creationTime=3D"2007-05-31T12:46:24.852617Z" globalInsta= 
nceId=3D"A65EC3A0000D028623F963496C927F86" msg=3D"Ready to start servers"= 
 severity=3D"5" version=3D"1.0.1"> 
	<sourceComponentId component=3D"AgentController" componentIdType=3D"TPTP= 
Component" executionEnvironment=3D"AgentController.c, line 187" instanceI= 
d=3D"0" location=3D"emilesd610.kronos.com" locationType=3D"IPV4" processI= 
d=3D"4485" subComponent=3D"Core" threadId=3D"4485" componentType=3D"Eclip= 
se_TPTP"/> 
	<situation categoryName=3D"ReportSituation"> 
		<situationType xmlns:xsi=3D"http://www.w3.org/2001/XMLSchema-instance" = 
xsi:type=3D"ReportSituation" reasoningScope=3D"INTERNAL" reportCategory=3D= 
"LOG"/> 
	</situation> 
</CommonBaseEvent> 
<CommonBaseEvent creationTime=3D"2007-05-31T12:46:24.852707Z" globalInsta= 
nceId=3D"A65EC3A0000D02DF1BEB192C642A4644" msg=3D"startTransportListener = 
(socket)" severity=3D"5" version=3D"1.0.1"> 
	<sourceComponentId component=3D"AgentController" componentIdType=3D"TPTP= 
Component" executionEnvironment=3D"SocketListener.c, line 826" instanceId= 
=3D"1000" location=3D"emilesd610.kronos.com" locationType=3D"IPV4" proces= 
sId=3D"4485" subComponent=3D"Socket TL" threadId=3D"4485" componentType=3D= 
"Eclipse_TPTP"/> 
	<situation categoryName=3D"ReportSituation"> 
		<situationType xmlns:xsi=3D"http://www.w3.org/2001/XMLSchema-instance" = 
xsi:type=3D"ReportSituation" reasoningScope=3D"INTERNAL" reportCategory=3D= 
"LOG"/> 
	</situation> 
</CommonBaseEvent> 
<CommonBaseEvent creationTime=3D"2007-05-31T12:46:24.854153Z" globalInsta= 
nceId=3D"A65EC3A0000D088258B958902097E2B6" msg=3D"ConnectionManger - succ= 
essfully added connectionID 100 for transportID 1004
" severity=3D"5"= 
 version=3D"1.0.1"> 
	<sourceComponentId component=3D"AgentController" componentIdType=3D"TPTP= 
Component" executionEnvironment=3D"ConnectionManager.c, line 328" instanc= 
eId=3D"2" location=3D"emilesd610.kronos.com" locationType=3D"IPV4" proces= 
sId=3D"4485" subComponent=3D"Connection Manager" threadId=3D"4485" compon= 
entType=3D"Eclipse_TPTP"/> 
	<situation categoryName=3D"ReportSituation"> 
		<situationType xmlns:xsi=3D"http://www.w3.org/2001/XMLSchema-instance" = 
xsi:type=3D"ReportSituation" reasoningScope=3D"INTERNAL" reportCategory=3D= 
"LOG"/> 
	</situation> 
</CommonBaseEvent> 
<CommonBaseEvent creationTime=3D"2007-05-31T12:46:24.855258Z" globalInsta= 
nceId=3D"A65EC3A0000D0CD505B238580AA81AC5" msg=3D"Received command for un= 
recognized interface: iid=3Dorg.eclipse.tptp.eventProvider, cmd=3Dlistene= 
rAccepted" severity=3D"50" version=3D"1.0.1"> 
	<sourceComponentId component=3D"AgentController" componentIdType=3D"TPTP= 
Component" executionEnvironment=3D"Connect2AC.c, line 2200" instanceId=3D= 
"1004" location=3D"emilesd610.kronos.com" locationType=3D"IPV4" processId= 
=3D"4485" subComponent=3D"Client Compatibility TL" threadId=3D"4485" comp= 
onentType=3D"Eclipse_TPTP"/> 
	<situation categoryName=3D"ReportSituation"> 
		<situationType xmlns:xsi=3D"http://www.w3.org/2001/XMLSchema-instance" = 
xsi:type=3D"ReportSituation" reasoningScope=3D"INTERNAL" reportCategory=3D= 
"LOG"/> 
	</situation> 
</CommonBaseEvent> 
<CommonBaseEvent creationTime=3D"2007-05-31T12:46:24.862664Z" globalInsta= 
nceId=3D"A65EC3A0000D29BE3DD96D1F243DA26A" msg=3D"Named pipe server is ru= 
nning and listening at "/tmp/IBMRAC/acmasterlog" pipe." severit= 
y=3D"5" version=3D"1.0.1"> 
	<sourceComponentId component=3D"AgentController" componentIdType=3D"TPTP= 
Component" executionEnvironment=3D"NamedPipeListener.c, line 906" instanc= 
eId=3D"1001" location=3D"emilesd610.kronos.com" locationType=3D"IPV4" pro= 
cessId=3D"4485" subComponent=3D"Named Pipe TL" threadId=3D"4485" componen= 
tType=3D"Eclipse_TPTP"/> 
	<situation categoryName=3D"ReportSituation"> 
		<situationType xmlns:xsi=3D"http://www.w3.org/2001/XMLSchema-instance" = 
xsi:type=3D"ReportSituation" reasoningScope=3D"INTERNAL" reportCategory=3D= 
"LOG"/> 
	</situation> 
</CommonBaseEvent> 
<CommonBaseEvent creationTime=3D"2007-05-31T12:46:24.862799Z" globalInsta= 
nceId=3D"A65EC3A0000D2A49721246D63D2A0B8A" msg=3D"Ready to accept next na= 
med pipe request." severity=3D"5" version=3D"1.0.1"> 
	<sourceComponentId component=3D"AgentController" componentIdType=3D"TPTP= 
Component" executionEnvironment=3D"NamedPipeListener.c, line 1090" instan= 
ceId=3D"1001" location=3D"emilesd610.kronos.com" locationType=3D"IPV4" pr= 
ocessId=3D"4485" subComponent=3D"Named Pipe TL" threadId=3D"4485" compone= 
ntType=3D"Eclipse_TPTP"/> 
	<situation categoryName=3D"ReportSituation"> 
		<situationType xmlns:xsi=3D"http://www.w3.org/2001/XMLSchema-instance" = 
xsi:type=3D"ReportSituation" reasoningScope=3D"INTERNAL" reportCategory=3D= 
"LOG"/> 
	</situation> 
</CommonBaseEvent> 
<CommonBaseEvent creationTime=3D"2007-05-31T12:46:24.862907Z" globalInsta= 
nceId=3D"A65EC3A0000D2AB622CEFFDD018CFE51" msg=3D"Named pipe server is ru= 
nning and listening at "/tmp/IBMRAC/acmaster" pipe." severity=3D= 
"5" version=3D"1.0.1"> 
	<sourceComponentId component=3D"AgentController" componentIdType=3D"TPTP= 
Component" executionEnvironment=3D"NamedPipeListener.c, line 906" instanc= 
eId=3D"1002" location=3D"emilesd610.kronos.com" locationType=3D"IPV4" pro= 
cessId=3D"4485" subComponent=3D"Named Pipe TL" threadId=3D"4485" componen= 
tType=3D"Eclipse_TPTP"/> 
	<situation categoryName=3D"ReportSituation"> 
		<situationType xmlns:xsi=3D"http://www.w3.org/2001/XMLSchema-instance" = 
xsi:type=3D"ReportSituation" reasoningScope=3D"INTERNAL" reportCategory=3D= 
"LOG"/> 
	</situation> 
</CommonBaseEvent> 
<CommonBaseEvent creationTime=3D"2007-05-31T12:46:24.863007Z" globalInsta= 
nceId=3D"A65EC3A0000D2B19064D01E17D8BCB27" msg=3D"Ready to accept next na= 
med pipe request." severity=3D"5" version=3D"1.0.1"> 
	<sourceComponentId component=3D"AgentController" componentIdType=3D"TPTP= 
Component" executionEnvironment=3D"NamedPipeListener.c, line 1090" instan= 
ceId=3D"1002" location=3D"emilesd610.kronos.com" locationType=3D"IPV4" pr= 
ocessId=3D"4485" subComponent=3D"Named Pipe TL" threadId=3D"4485" compone= 
ntType=3D"Eclipse_TPTP"/> 
	<situation categoryName=3D"ReportSituation"> 
		<situationType xmlns:xsi=3D"http://www.w3.org/2001/XMLSchema-instance" = 
xsi:type=3D"ReportSituation" reasoningScope=3D"INTERNAL" reportCategory=3D= 
"LOG"/> 
	</situation> 
</CommonBaseEvent> 
<CommonBaseEvent creationTime=3D"2007-05-31T12:46:24.863097Z" globalInsta= 
nceId=3D"A65EC3A0000D2B745B6BCEF271B5C5FD" msg=3D"Shared memory server is= 
 running and listening at "acbuffer" name." severity=3D"5" vers= 
ion=3D"1.0.1"> 
	<sourceComponentId component=3D"AgentController" componentIdType=3D"TPTP= 
Component" executionEnvironment=3D"SharedMemListener.c, line 319" instanc= 
eId=3D"1003" location=3D"emilesd610.kronos.com" locationType=3D"IPV4" pro= 
cessId=3D"4485" subComponent=3D"Shared Memory TL" threadId=3D"4485" compo= 
nentType=3D"Eclipse_TPTP"/> 
	<situation categoryName=3D"ReportSituation"> 
		<situationType xmlns:xsi=3D"http://www.w3.org/2001/XMLSchema-instance" = 
xsi:type=3D"ReportSituation" reasoningScope=3D"INTERNAL" reportCategory=3D= 
"LOG"/> 
	</situation> 
</CommonBaseEvent> 
 
--------------070407080901030200050107 
Content-Type: text/x-log; 
 name="hs_err_pid4485.log" 
Content-Transfer-Encoding: 7bit 
Content-Disposition: inline; 
 filename="hs_err_pid4485.log" 
 
# 
# An unexpected error has been detected by HotSpot Virtual Machine: 
# 
#  SIGSEGV (0xb) at pc=0x0011ccfc, pid=4485, tid=1125488 
# 
# Java VM: Java HotSpot(TM) Server VM (1.5.0_06-b05 mixed mode) 
# Problematic frame: 
# C  [libtransportSupport.so.4+0x2cfc]  getTheSocket+0x10 
# 
 
---------------  T H R E A D  --------------- 
 
Current thread (0x09ae31f8):  JavaThread "main" [_thread_in_native, id=4485] 
 
siginfo:si_signo=11, si_errno=0, si_code=1, si_addr=0x00000008 
 
Registers: 
EAX=0x00000000, EBX=0x00002712, ECX=0x00000000, EDX=0x00000001 
ESP=0xbfc621c0, EBP=0xbfc621c8, ESI=0xbfc641f0, EDI=0x09d2a3b0 
EIP=0x0011ccfc, CR2=0x00000008, EFLAGS=0x00210282 
 
Top of Stack: (sp=0xbfc621c0) 
0xbfc621c0:   00c48634 09d2a948 bfc64218 00c39f71 
0xbfc621d0:   00002712 bfc641f0 7370696c 00c39efd 
0xbfc621e0:   2f225054 3c090a3e 75746973 bfc641f0 
0xbfc621f0:   6163206e 6f676574 614e7972 223d656d 
0xbfc62200:   6f706552 69537472 74617574 226e6f69 
0xbfc62210:   09090a3e 7469733c 69746175 79546e6f 
0xbfc62220:   78206570 736e6c6d 6973783a 7468223d 
0xbfc62230:   2f3a7074 7777772f 2e33772e 2f67726f  
 
Instructions: (pc=0x0011ccfc) 
0x0011ccec:   55 89 e5 56 53 8b 75 0c 8b 5d 08 e8 b8 ff ff ff 
0x0011ccfc:   66 8b 40 08 66 89 06 66 c1 cb 08 66 89 5e 02 c7  
 
Stack: [0xbfa6a000,0xbfc6a000),  sp=0xbfc621c0,  free space=2016k 
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code) 
C  [libtransportSupport.so.4+0x2cfc]  getTheSocket+0x10 
C  [libtptpCCTL.so+0x5f71]  startTransportListener+0x85 
C  [ACServer+0x8318] 
C  [ACServer+0x1d30]  getXmlFragmentElementString+0x4c8 
C  [libc.so.6+0x15f2c]  __libc_start_main+0xdc 
 
 
---------------  P R O C E S S  --------------- 
 
Java Threads: ( => current thread ) 
  0x09d2ac50 JavaThread "Thread-0" [_thread_in_native, id=4497] 
  0x09dc4350 JavaThread "Low Memory Detector" daemon [_thread_blocked, id=4495] 
  0x09dc2e80 JavaThread "CompilerThread1" daemon [_thread_in_native, id=4494] 
  0x09dc1dd8 JavaThread "CompilerThread0" daemon [_thread_in_native, id=4493] 
  0x09dc0c60 JavaThread "AdapterThread" daemon [_thread_blocked, id=4492] 
  0x09dbfd68 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=4491] 
  0x09db59d0 JavaThread "Finalizer" daemon [_thread_blocked, id=4490] 
  0x09db5470 JavaThread "Reference Handler" daemon [_thread_blocked, id=4489] 
=>0x09ae31f8 JavaThread "main" [_thread_in_native, id=4485] 
 
Other Threads: 
  0x09db2fa0 VMThread [id=4488] 
  0x09dc5838 WatcherThread [id=4496] 
 
VM state:not at safepoint (normal execution) 
 
VM Mutex/Monitor currently owned by a thread: None 
 
Heap 
 def new generation   total 576K, used 444K [0xaff70000, 0xb0010000, 0xb0680000) 
  eden space 512K,  74% used [0xaff70000, 0xaffcf010, 0xafff0000) 
  from space 64K,  99% used [0xafff0000, 0xaffffff8, 0xb0000000) 
  to   space 64K,   0% used [0xb0000000, 0xb0000000, 0xb0010000) 
 tenured generation   total 1408K, used 315K [0xb0680000, 0xb07e0000, 0xb3f70000) 
   the space 1408K,  22% used [0xb0680000, 0xb06ceef8, 0xb06cf000, 0xb07e0000) 
 compacting perm gen  total 16384K, used 1704K [0xb3f70000, 0xb4f70000, 0xb7f70000) 
   the space 16384K,  10% used [0xb3f70000, 0xb411a010, 0xb411a200, 0xb4f70000) 
No shared spaces configured. 
 
Dynamic libraries: 
00110000-00114000 rwxp 00110000 00:00 0  
00114000-00119000 r-xp 00000000 08:02 4417214     /home/emiles/developer_tools/raserver/lib/libsocketTL.so.4.4 .0 
00119000-0011a000 rwxp 00004000 08:02 4417214     /home/emiles/developer_tools/raserver/lib/libsocketTL.so.4.4 .0 
0011a000-0011e000 r-xp 00000000 08:02 4417241     /home/emiles/developer_tools/raserver/lib/libtransportSuppor t.so.4.4.0 
0011e000-0011f000 rwxp 00003000 08:02 4417241     /home/emiles/developer_tools/raserver/lib/libtransportSuppor t.so.4.4.0 
0011f000-00126000 r-xp 00000000 08:02 4417186     /home/emiles/developer_tools/raserver/lib/libhcclsm.so.4.4.0 
00126000-00127000 rwxp 00006000 08:02 4417186     /home/emiles/developer_tools/raserver/lib/libhcclsm.so.4.4.0 
00127000-00128000 rwxp 00127000 00:00 0  
00128000-0012a000 r-xp 00000000 08:02 4417183    /home/emiles/developer_tools/raserver/lib/libhccls.so.4.4.0 
0012a000-0012c000 rwxp 00001000 08:02 4417183    /home/emiles/developer_tools/raserver/lib/libhccls.so.4.4.0 
0012c000-0012e000 rwxp 0012c000 00:00 0  
0012e000-00147000 r-xp 00000000 08:03 3267239    /lib/ld-2.5.so 
00147000-00148000 r-xp 00018000 08:03 3267239    /lib/ld-2.5.so 
00148000-00149000 rwxp 00019000 08:03 3267239    /lib/ld-2.5.so 
0014b000-00282000 r-xp 00000000 08:03 3267241    /lib/libc-2.5.so 
00282000-00284000 r-xp 00137000 08:03 3267241    /lib/libc-2.5.so 
00284000-00285000 rwxp 00139000 08:03 3267241    /lib/libc-2.5.so 
00285000-00288000 rwxp 00285000 00:00 0  
00288000-00291000 r-xp 00000000 08:03 3267240    /lib/libnss_files-2.5.so 
00291000-00292000 r-xp 00008000 08:03 3267240    /lib/libnss_files-2.5.so 
00292000-00293000 rwxp 00009000 08:03 3267240    /lib/libnss_files-2.5.so 
00293000-00298000 r-xp 00000000 08:02 4417202     /home/emiles/developer_tools/raserver/lib/libnamedPipeTL.so. 4.4.0 
00298000-00299000 rwxp 00004000 08:02 4417202     /home/emiles/developer_tools/raserver/lib/libnamedPipeTL.so. 4.4.0 
0029d000-002a0000 r-xp 00000000 08:03 3269077    /lib/libuuid.so.1.2 
002a0000-002a1000 rwxp 00002000 08:03 3269077    /lib/libuuid.so.1.2 
002a1000-002ac000 r-xp 00000000 08:02 4417217     /home/emiles/developer_tools/raserver/lib/libtptpACTL.so.4.4 .0 
002ac000-002ad000 rwxp 0000a000 08:02 4417217     /home/emiles/developer_tools/raserver/lib/libtptpACTL.so.4.4 .0 
002b3000-002b5000 r-xp 00000000 08:03 3269057    /lib/libdl-2.5.so 
002b5000-002b6000 r-xp 00001000 08:03 3269057    /lib/libdl-2.5.so 
002b6000-002b7000 rwxp 00002000 08:03 3269057    /lib/libdl-2.5.so 
002b9000-002cc000 r-xp 00000000 08:03 3268955    /lib/libpthread-2.5.so 
002cc000-002cd000 r-xp 00012000 08:03 3268955    /lib/libpthread-2.5.so 
002cd000-002ce000 rwxp 00013000 08:03 3268955    /lib/libpthread-2.5.so 
002ce000-002d0000 rwxp 002ce000 00:00 0  
002d0000-002f5000 r-xp 00000000 08:03 3269061    /lib/libm-2.5.so 
002f5000-002f6000 r-xp 00024000 08:03 3269061    /lib/libm-2.5.so 
002f6000-002f7000 rwxp 00025000 08:03 3269061    /lib/libm-2.5.so 
002f9000-002fa000 r-xp 002f9000 00:00 0  
002fa000-00301000 r-xs 00000000 08:03 2287996    /usr/lib/gconv/gconv-modules.cache 
00305000-0030e000 r-xp 00000000 08:02 4417177     /home/emiles/developer_tools/raserver/lib/libhcclco.so.4.4.0 
0030e000-0030f000 rwxp 00008000 08:02 4417177     /home/emiles/developer_tools/raserver/lib/libhcclco.so.4.4.0 
0030f000-0032e000 r-xp 00000000 08:02 4417163    /home/emiles/developer_tools/raserver/lib/libcbe.so 
0032e000-0032f000 rwxp 0001e000 08:02 4417163    /home/emiles/developer_tools/raserver/lib/libcbe.so 
0032f000-0033e000 r-xp 00000000 08:03 3270755    /lib/libresolv-2.5.so 
0033e000-0033f000 r-xp 0000e000 08:03 3270755    /lib/libresolv-2.5.so 
0033f000-00340000 rwxp 0000f000 08:03 3270755    /lib/libresolv-2.5.so 
00340000-00342000 rwxp 00340000 00:00 0  
00342000-00355000 r-xp 00000000 08:03 3268972    /lib/libnsl-2.5.so 
00355000-00356000 r-xp 00012000 08:03 3268972    /lib/libnsl-2.5.so 
00356000-00357000 rwxp 00013000 08:03 3268972    /lib/libnsl-2.5.so 
00357000-00359000 rwxp 00357000 00:00 0  
00359000-0037a000 r-xp 00000000 08:03 3140407    /usr/java/jdk1.5.0_06/jre/lib/i386/libjava.so 
0037a000-0037c000 rwxp 00020000 08:03 3140407    /usr/java/jdk1.5.0_06/jre/lib/i386/libjava.so 
0037c000-0038f000 r-xp 00000000 08:03 3140441    /usr/java/jdk1.5.0_06/jre/lib/i386/libzip.so 
0038f000-00391000 rwxp 00012000 08:03 3140441    /usr/java/jdk1.5.0_06/jre/lib/i386/libzip.so 
00391000-003a5000 r-xs 00000000 08:03 3140373    /usr/java/jdk1.5.0_06/jre/lib/jce.jar 
003a5000-003a6000 rwxp 003a5000 00:00 0  
003a6000-003c2000 rwxp 003a6000 00:00 0  
003c2000-003cc000 r-xs 00000000 08:02 4642551     /home/emiles/developer_tools/raserver/plugins/org.eclipse.hy ades.execution_4.4.0.v200705040100/hexr.jar 
003dd000-003e8000 r-xp 00000000 08:02 4417235     /home/emiles/developer_tools/raserver/lib/libtptpLogUtils.so .4.4.0 
003e8000-003ea000 rwxp 0000a000 08:02 4417235     /home/emiles/developer_tools/raserver/lib/libtptpLogUtils.so .4.4.0 
003ea000-003f3000 rwxp 003ea000 00:00 0  
003f3000-0040b000 rwxp 003f3000 00:00 0  
0040f000-00415000 r-xp 00000000 08:03 3140405    /usr/java/jdk1.5.0_06/jre/lib/i386/native_threads/libhpi.so 
00415000-00416000 rwxp 00006000 08:03 3140405    /usr/java/jdk1.5.0_06/jre/lib/i386/native_threads/libhpi.so 
00416000-00417000 rwxp 00416000 00:00 0  
00417000-00419000 rwxp 00417000 00:00 0  
00419000-0041b000 rwxp 00419000 00:00 0  
0041b000-00436000 rwxp 0041b000 00:00 0  
00436000-0043e000 rwxp 00436000 00:00 0  
0043e000-00456000 rwxp 0043e000 00:00 0  
00456000-00457000 rwxp 00456000 00:00 0  
00457000-00458000 --xp 00457000 00:00 0  
00458000-004d8000 rwxp 00458000 00:00 0  
004d8000-004db000 --xp 004d8000 00:00 0  
004db000-00559000 rwxp 004db000 00:00 0  
00570000-00578000 rwxs 00000000 08:08 61941      /tmp/hsperfdata_emiles/4485 
0059a000-005b6000 r-xp 00000000 08:02 4417238     /home/emiles/developer_tools/raserver/lib/libtptpUtils.so.4. 4.0 
005b6000-005ba000 rwxp 0001b000 08:02 4417238     /home/emiles/developer_tools/raserver/lib/libtptpUtils.so.4. 4.0 
005ba000-005e0000 r-xs 00000000 08:03 3140301    /usr/java/jdk1.5.0_06/jre/lib/ext/sunjce_provider.jar 
005fd000-005ff000 rwxp 005fd000 00:00 0  
005ff000-0067d000 rwxp 005ff000 00:00 0  
0067d000-00680000 --xp 0067d000 00:00 0  
00680000-006fe000 rwxp 00680000 00:00 0  
006fe000-00701000 --xp 006fe000 00:00 0  
00701000-0077f000 rwxp 00701000 00:00 0  
007a4000-007af000 r-xp 00000000 08:02 4417229     /home/emiles/developer_tools/raserver/lib/libtptpCmdExtr.so. 4.4.0 
007af000-007b1000 rwxp 0000a000 08:02 4417229     /home/emiles/developer_tools/raserver/lib/libtptpCmdExtr.so. 4.4.0 
007b1000-007b2000 rwxp 007b1000 00:00 0  
007b2000-007dd000 r-xs 00000000 08:03 3140302    /usr/java/jdk1.5.0_06/jre/lib/ext/sunpkcs11.jar 
007f0000-007fb000 r-xp 00000000 08:03 3140414    /usr/java/jdk1.5.0_06/jre/lib/i386/libverify.so 
007fb000-007fc000 rwxp 0000b000 08:03 3140414    /usr/java/jdk1.5.0_06/jre/lib/i386/libverify.so 
00824000-00827000 r-xp 00000000 08:02 4417211     /home/emiles/developer_tools/raserver/lib/libsharedMemTL.so. 4.4.0 
00827000-00828000 rwxp 00002000 08:02 4417211     /home/emiles/developer_tools/raserver/lib/libsharedMemTL.so. 4.4.0 
00858000-00859000 r-xp 00858000 00:00 0          [vdso] 
00859000-0085c000 --xp 00859000 00:00 0  
0085c000-008da000 rwxp 0085c000 00:00 0  
008da000-008dd000 --xp 008da000 00:00 0  
008dd000-0095b000 rwxp 008dd000 00:00 0  
00990000-00a15000 r-xs 00000000 08:03 3140333    /usr/java/jdk1.5.0_06/jre/lib/jsse.jar 
00a1c000-00a1d000 rwxp 00a1c000 00:00 0  
00a1d000-00a53000 r-xs 00000000 08:02 4642777     /home/emiles/developer_tools/raserver/plugins/org.eclipse.tp tp.platform.collection.framework_4.2.100.v200704140100/hcfra me.jar 
00a6d000-00aa5000 r-xp 00000000 08:03 1307324    /usr/lib/libstdc++-3-libc6.2-2-2.10.0.so 
00aa5000-00aae000 rwxp 00037000 08:03 1307324    /usr/lib/libstdc++-3-libc6.2-2-2.10.0.so 
00aae000-00ab0000 rwxp 00aae000 00:00 0  
00aba000-00abc000 r-xp 00000000 08:02 4417166     /home/emiles/developer_tools/raserver/lib/libbaseTransport.s o.4.4.0 
00abc000-00abd000 rwxp 00001000 08:02 4417166     /home/emiles/developer_tools/raserver/lib/libbaseTransport.s o.4.4.0 
00b0d000-00b11000 r-xp 00000000 08:03 3267238    /lib/libnss_dns-2.5.so 
00b11000-00b12000 r-xp 00003000 08:03 3267238    /lib/libnss_dns-2.5.so 
00b12000-00b13000 rwxp 00004000 08:03 3267238    /lib/libnss_dns-2.5.so 
00b23000-00b2a000 r-xp 00000000 08:02 4417171     /home/emiles/developer_tools/raserver/lib/libcompSupp.so.4.4 .0 
00b2a000-00b2b000 rwxp 00006000 08:02 4417171     /home/emiles/developer_tools/raserver/lib/libcompSupp.so.4.4 .0 
00b6f000-00b71000 r-xs 00000000 08:03 3140300    /usr/java/jdk1.5.0_06/jre/lib/ext/dnsns.jar 
00b71000-00bda000 rwxp 00b71000 00:00 0  
00bfc000-00c07000 r-xp 00000000 08:03 3267295    /lib/libgcc_s-4.1.1-20070105.so.1 
00c07000-00c08000 rwxp 0000a000 08:03 3267295    /lib/libgcc_s-4.1.1-20070105.so.1 
00c12000-00c26000 r-xp 00000000 08:02 4417232     /home/emiles/developer_tools/raserver/lib/libtptpConfig.so.4 .4.0 
00c26000-00c29000 rwxp 00013000 08:02 4417232     /home/emiles/developer_tools/raserver/lib/libtptpConfig.so.4 .4.0 
00c29000-00c2c000 rwxp 00c29000 00:00 0  
00c34000-00c48000 r-xp 00000000 08:02 4417223     /home/emiles/developer_tools/raserver/lib/libtptpCCTL.so.4.4 .0 
00c48000-00c49000 rwxp 00013000 08:02 4417223     /home/emiles/developer_tools/raserver/lib/libtptpCCTL.so.4.4 .0 
00c49000-00c4c000 --xp 00c49000 00:00 0  
00c4c000-00cca000 rwxp 00c4c000 00:00 0  
00ccc000-00cd0000 r-xp 00000000 08:02 4417208     /home/emiles/developer_tools/raserver/lib/libprocessControlU til.so.4.4.0 
00cd0000-00cd1000 rwxp 00003000 08:02 4417208     /home/emiles/developer_tools/raserver/lib/libprocessControlU til.so.4.4.0 
00cd1000-01020000 r-xp 00000000 08:02 4417243    /home/emiles/developer_tools/raserver/lib/libxerces-c.so.26 
01020000-010d6000 rwxp 0034e000 08:02 4417243    /home/emiles/developer_tools/raserver/lib/libxerces-c.so.26 
010d6000-010d8000 rwxp 010d6000 00:00 0  
010d8000-01625000 r-xp 00000000 08:03 3140412    /usr/java/jdk1.5.0_06/jre/lib/i386/server/libjvm.so 
01625000-01687000 rwxp 0054d000 08:03 3140412    /usr/java/jdk1.5.0_06/jre/lib/i386/server/libjvm.so 
01687000-01a9e000 rwxp 01687000 00:00 0  
01a9e000-04086000 r-xs 00000000 08:03 3140447    /usr/java/jdk1.5.0_06/jre/lib/rt.jar 
04086000-048c1000 r-xs 00000000 08:03 3140336    /usr/java/jdk1.5.0_06/jre/lib/charsets.jar 
048c1000-04ac1000 r-xp 00000000 08:03 2241780    /usr/lib/locale/locale-archive 
04ac1000-04ac4000 --xp 04ac1000 00:00 0  
04ac4000-04b42000 rwxp 04ac4000 00:00 0  
04b42000-04b43000 --xp 04b42000 00:00 0  
04b43000-04bc3000 rwxp 04b43000 00:00 0  
04c0c000-04c0d000 --xp 04c0c000 00:00 0  
04c0d000-05655000 rwxp 04c0d000 00:00 0  
05655000-0760d000 rwxp 05655000 00:00 0  
0760d000-07610000 --xp 0760d000 00:00 0  
07610000-0800e000 rwxp 07610000 00:00 0  
08048000-08054000 r-xp 00000000 08:02 4417131    /home/emiles/developer_tools/raserver/bin/ACServer 
08054000-08056000 rwxp 0000b000 08:02 4417131    /home/emiles/developer_tools/raserver/bin/ACServer 
08056000-08057000 --xp 08056000 00:00 0  
08057000-08a57000 rwxp 08057000 00:00 0  
08a57000-08a58000 --xp 08a57000 00:00 0  
08a58000-09458000 rwxp 08a58000 00:00 0  
09458000-0955a000 rwxs 00000000 00:08 1540126    /SYSV6d080029 (deleted) 
0955a000-0961e000 r-xs 00000000 08:03 3140299    /usr/java/jdk1.5.0_06/jre/lib/ext/localedata.jar 
0961e000-09720000 rwxs 00000000 00:08 1540126    /SYSV6d080029 (deleted) 
09720000-0979a000 r-xs 00000000 08:02 4642556     /home/emiles/developer_tools/raserver/plugins/org.eclipse.hy ades.execution_4.4.0.v200705040100/hexl.jar 
09ae0000-09e50000 rwxp 09ae0000 00:00 0  
ae16d000-ae16e000 --xp ae16d000 00:00 0  
ae16e000-aeb6e000 rwxp ae16e000 00:00 0  
aeb6e000-aeb6f000 --xp aeb6e000 00:00 0  
aeb6f000-af56f000 rwxp aeb6f000 00:00 0  
af56f000-af570000 --xp af56f000 00:00 0  
af570000-b0010000 rwxp af570000 00:00 0  
b0010000-b0680000 rwxp b0010000 00:00 0  
b0680000-b07e0000 rwxp b0680000 00:00 0  
b07e0000-b3f70000 rwxp b07e0000 00:00 0  
b3f70000-b4f70000 rwxp b3f70000 00:00 0  
b4f70000-b7f70000 rwxp b4f70000 00:00 0  
bfa6a000-bfa6d000 --xp bfa6a000 00:00 0  
bfa6d000-bfc6a000 rwxp bfa6d000 00:00 0          [stack] 
 
VM Arguments: 
java_command: <unknown> 
Launcher Type: generic 
 
Environment Variables: 
JAVA_HOME=/usr/java/jdk1.5.0_11 
 CLASSPATH=/home/emiles/developer_tools/raserver/plugins/org. eclipse.tptp.javaprofiler:/home/emi
 |  
 |  
  |   |  
| Re: VM crashing when attempting to start standalone agent controller. [message #99833 is a reply to message #99766] | 
Fri, 01 June 2007 08:54   | 
 
Eclipse User  | 
 | 
 | 
   | 
 
Igor, 
 
Thank you so much for your responses in all this.  Last night, I  
installed Fedora 7 and now I have no issues whatsoever with Agent  
Controller.  I'm not sure what the issue was before but it's no longer  
an issue. 
 
Thanks again, 
Eric 
 
Igor Alelekov wrote: 
> To isolate the problem try to comment out following lines in  
> serviceconfig.xml: 
>  
> <transportLayer loadlib="tptpCCTL" type="TPTP_CCTL"> 
> .. 
> </transportLayer> 
> <transportLayer loadlib="tptpACTL" type="TPTP_ACTL"> 
> .. 
> </transportLayer> 
>  
> and change the transport from TPTP_CCTL to TPTP_SOCKET in the  
> <PeerConnectionTransport> tag. 
>  
> Regards, 
> Igor 
>  
>
 |  
 |  
  |   
Goto Forum:
 
 Current Time: Tue Nov 04 10:18:48 EST 2025 
 Powered by  FUDForum. Page generated in 0.04644 seconds  
 |