Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » Test and Performance Tools Platform (TPTP) » RAC issue on Linux
RAC issue on Linux [message #109786] Wed, 22 August 2007 17:42
Rodrigo Pastrana is currently offline Rodrigo PastranaFriend
Messages: 8
Registered: July 2009
Junior Member
I am using the TPTP4.3.1 RAC to profile on Linux since the IAC doesn't
seem to work very well. However I am experiencing a couple of issues
using the RAC with the IBM j9 jclDesktop vm. The first one occurs when I
start the RAServer. Executing ./RAStart.sh gives me this output:

#Starting Agent Controller
#Couldn't load JVM library libjvm.so
#RAServer started succesfully

Ofcourse I set LD_LIBRARY_PATH to point to the RAC lib folder, and the
jclDesktop lib folder as well. Any ideas why this is happening?

Another I encounter occurs at the time I launch an application for
profiling. I am using Eclipse 3.2.2 + TPTP 4.3.1 (and all prereqs) on
RH5 targeting the IBM j9 jclDesktop vm. Even though my launch succeeds,
and it seems to profile fine, I get the following exception in the console:

java.net.ConnectException: Connection refused
at sun.nio.ch.Net.connect(Native Method)
at sun.nio.ch.SocketChannelImpl.connect(SocketChannelImpl.java: 476)
at
org.eclipse.hyades.internal.execution.core.file.socket.Socke tChannelFactory.create(SocketChannelFactory.java:78)
at
org.eclipse.hyades.internal.execution.core.file.socket.Socke tChannelFactory.create(SocketChannelFactory.java:63)
at
org.eclipse.hyades.internal.execution.core.file.dynamic.File ServerCommandFactory.connectSocketChannel(FileServerCommandF actory.java:300)
at
org.eclipse.hyades.internal.execution.core.file.dynamic.File ServerCommandFactory.connectSocketChannel(FileServerCommandF actory.java:269)
at
org.eclipse.hyades.internal.execution.core.file.dynamic.File ServerCommandFactory.createDetermineServerReachCommand(FileS erverCommandFactory.java:402)
at
org.eclipse.hyades.execution.local.file.FileManagerExtendedI mpl.determineServerReach(FileManagerExtendedImpl.java:683)
at
org.eclipse.hyades.internal.execution.local.common.Console.r un(Console.java:181)


Any and all information is greatly appreciated.
Previous Topic:Saving TPFExecutionResult
Next Topic:[AGR, 4.4.0.2] missing information in test suite editor
Goto Forum:
  


Current Time: Thu Mar 28 11:15:27 GMT 2024

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

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

Back to the top