RAC issue on Linux [message #109786] |
Wed, 22 August 2007 13:42 |
Eclipse User |
|
|
|
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.
|
|
|
Powered by
FUDForum. Page generated in 0.02365 seconds