Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
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 #118756] Thu, 29 November 2007 09:57
Eclipse UserFriend
Originally posted by: anderslangmyr.yahoo.no

Hi,

I recently ran into a problem when profiling with eclipse agentcontroller
version 4.4.0.2 on a linux distribution. I searched the net and found that a
similar problem was posted on this newsgroup on 30.05.2007, with the same
subject as this post, but there was no solution found. The start of his post
is given below.

"
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.
..
..
..
"


As I said I had a similar problem, and the output when I started the
agentcontroller is given below.

[root@192.168.2.254 bin]#./ACStart.sh
Starting Agent Controller.
[: ==: unknown operand
#
# An unexpected error has been detected by HotSpot Virtual Machine:
#
# SIGSEGV (0xb) at pc=0x6f8cfce4, pid=24897, tid=180236
#
# Java VM: Java HotSpot(TM) Client VM (1.4.2_10-b03 mixed mode)
# Problematic frame:
# C [libtransportSupport.so.4+0x2ce4] getTheSocket+0x10
#
# An error report file with more information is saved as hs_err_pid24897.log
#
# If you would like to submit a bug report, please visit:
# http://java.sun.com/webapps/bugreport/crash.jsp
#./ACStart.sh: 78: awk: not found


The problem appeared every time the machine I tried to profile was on dhcp,
not when I used a fixed IP.
In my case I traced it down to a missing entry in the /etc/hosts file. When
the machine was on dhcp it's own ip-address and hostname was not listed
in the hosts file, if this was added to the file then the agentcontroller
worked normally.

Regards,
Anders Langmyr
Previous Topic:Error while inserting verification hook
Next Topic:Default to start profiling with agent detached?
Goto Forum:
  


Current Time: Thu Apr 25 13:05:45 GMT 2024

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

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

Back to the top