Print

Print


Dear all,

We are having some trouble at INTA-CAB to configure R-GMA on a SE/MON node.
We are using LCFG in all nodes but the SE/MON, due to several problems 
with MDS.
We think that the R-GMA server works, but it is not receiving monitoring 
data. Or maybe there is a problem with the tables.
What should we do?

Regards,

    Eduardo Huedo.

PS.- The output of edg-rgma-check and edg-rgma-run-examples follows:

$ /opt/edg/sbin/test/edg-rgma-check

R-GMA Site System Test

Finding EDG_LOCATION...

EDG_LOCATION=/opt/edg found.

Trying to set up the R-GMA enviroment and obtain RGMA_PROPS...

RGMA_PROPS=/opt/edg/var/edg-rgma found.

Checking that ports 8080 and 8088 on IC and MON servers are accessible...

Connect to 8080 () TCP port MON server: OK from inside domain
Connect to 8088 () TCP port MON server: OK from inside domain

Warning: ensure that ports 8080 and 8088 of the MON server are visible 
externally!


Check Registry location is consistent...

The two files contain the same registry URL

Checking the status of the servlets...

SchemaServlet OK
RegistryServlet OK
StreamProducerServlet OK
LatestProducerServlet OK
ConsumerServlet OK

Checking the R-GMA command line interface...

R-GMA command line interface: OK.

Checking Schema...

Found Service in schema
Found ServiceStatus in schema

Checking for site RGMA in Service and Service Status Tables...
R-GMA.ConsumerService: Failed
R-GMA.StreamProducerService: Failed
R-GMA.ArchiverService: Failed
R-GMA.CanonicalProducerService: Failed
R-GMA.DBProducerService: Failed
R-GMA.LatestProducerService: Failed

Checking for Registry and Schema Services runing at your site...
Info: R-GMA.RegistryService not running at this site
Info: R-GMA.SchemaService not running at this site

Please check the above information is correct for your site
$
$
$ /opt/edg/sbin/test/edg-rgma-run-examples

Configuring...

Building...
/opt/gcc-3.2.2/bin/g++-3.2.2 -I/opt/edg/include -c producer.cpp
/opt/gcc-3.2.2/bin/g++-3.2.2 producer.o -o producer -L/opt/edg/lib 
-lrgma-cpp -lxerces-c1_7_0 -lssl -Wl,-rpath /usr/local/lib -Wl,-rpath 
/opt/edg/lib
/opt/gcc-3.2.2/bin/gcc-3.2.2 -I/opt/edg/include -c producer.c
/opt/gcc-3.2.2/bin/gcc-3.2.2 producer.o -o producer -L/opt/edg/lib 
-L/opt/edg/lib -lrgma-c -lrgma-cpp -lxerces-c1_7_0 -lssl -Wl,-rpath 
/usr/local/lib -Wl,-rpath /opt/edg/lib
javac -classpath /opt/edg/share/java/info.jar Producer.java

Executing...
testing cpp examples
Predicate: WHERE (userId = [log in to unmask])
INSERT INTO userTable (userId, aString, aReal, anInt) VALUES 
([log in to unmask], 'C++ producer', 3.1415962, 42)
testing c examples
Predicate: WHERE (userId = [log in to unmask])
INSERT INTO userTable (userId, aString, aReal, anInt) VALUES 
([log in to unmask], 'C producer', 3.1415962, 42)
testing java examples
Predicate: WHERE (userId = [log in to unmask])
INSERT INTO userTable (userId, aString, aReal, anInt) VALUES 
([log in to unmask], 'Java producer', 3.1415962, 42)
testing Perl examples
Predicate: WHERE (userId = [log in to unmask])
INSERT INTO userTable (userId, aString, aReal, anInt) VALUES 
([log in to unmask], 'Perl producer', 3.1415962, 42)
testing Python examples
Predicate: WHERE (userId = [log in to unmask])
INSERT INTO userTable (userId, aString, aReal, anInt) VALUES 
([log in to unmask], 'Python producer', 3.1415962, 42)
testing edg-rgma

*** R-GMA TEST SUCCESFUL ***
$

-- 

GridWay, The Way to Grid! http://www.gridway.org

**************************************************

Eduardo Huedo Cuesta
Laboratorio de Computación Avanzada, Simulación
 y Aplicaciones Telemáticas
Centro de Astrobiología (CSIC-INTA)
Ctra. de Ajalvir Km 4
28850 Torrejón de Ardoz, Madrid
Spain

Tel:   +34 91 520 64 28
Fax:   +34 91 520 10 74
Email: [log in to unmask]
Web:   http://www.cab.inta.es/~huedoce

**************************************************