Hi, I am trying to start the globus container service inside a cluster's compute node. The logs indicate that the service started. But it looks for the ContainerRegistryService in the frontend node. below is the transcript of the log.
---------- Forwarded message ---------- From: Allan Espinosa <[email protected]> Date: Sat, Jan 17, 2009 at 7:35 PM Subject: Falkon service inside a private network. To: [email protected] Hi, I am trying to run the Falkon dispatcher in one of TACC Ranger's compute nodes. But i get a connection refused error. Here are the details: falkon-service-stdout.sh 50001 $RANGER_FALKON/Falkon.config --------------------------------------------------------------------------------TACC: Done. Running Falkon dispatcher on private.host.compute private.host.compute$ globus-start-container -nosec -p ${FALKON_PORT} Failed to obtain a list of services from 'http://[login.node.IP]:50001/wsrf/services/ContainerRegistryService' service: ; nested exception is: java.net.ConnectException: Connection refused TACC: Cleaning up after job: 448157 TACC: Done. I do not get this type of error when I run directly the service on the login node. How does the globus-start-container program checks the address of the ContainerRegistryService? I am probably missing some configuration file somewhere. Below is the version of my JVM: java version "1.6.0_03" Java(TM) SE Runtime Environment (build 1.6.0_03-b05) Java HotSpot(TM) Server VM (build 1.6.0_03-b05, mixed mode) Thanks -Allan -- Allan M. Espinosa <http://allan.88-mph.net/blog> PhD student, Computer Science University of Chicago <http://people.cs.uchicago.edu/~aespinosa
