gLite R-GMA SERVER
This release contains the gLite R-GMA Server module v. 5.1.0. The following sections provide additional information about the release content, the module dependencies, the know bugs and issues and a list of bugs closed since the previous release. For information about installing and using the gLite R-GMA Server, please refer to the gLite Installation and User Guides.
The flexible-archiver has been replaced by
the glue-archiver to archive the GLUE tables of the
R-GMA server.
· Flexible archiver:
o Documentation has been brought up to date.
o DB setup script pipes data to stdout.
o Converted to python, new version allows any user to create any number of secondary producers.
· Glue archiver:
o Initial release
o Moved glue archiver configuration from flexible-archiver into glue-archiver module.
o Cron script restarts archiver only if service was previously started.
The configuration of the module has changed. Please update your configuration if you upgrade from a previous version of the R-GMA server.
The following configuration parameters have been added:
File: glite-rgma-server.cfg.xml |
||
Parameter |
Default value |
Description |
Advanced Parameters |
||
rgma.server.httpconnector_maxPostSize
|
0 |
The maximum size in bytes of the POST which will be handled by the container FORM URL parameter parsing. The feature can be disbled by setting this attribute to a value inferior or equal to 0. If not specified, this attribute is set to 2097152 (2 megabytes). Example: 0 [Type: 'integer'] |
rgma.server.LD_ASSUME_KERNEL
|
2.4.19 |
Version of linux threading libraries to be used for tomcat configuration Example: 2.4.19 [Type: ‘string’] |
archiver specific configuration values |
||
rgma.archiver.db.name |
arch0 |
Database name for flexible archiver. [Type: 'string'] Example: arch0 |
rgma.archiver.db.user |
Test |
User name for flexible archiver db access. [Type: 'string'] Example: info |
rgma.archiver.db.password |
Info |
User password for flexible archiver db access. [Type: ‘string’] Example: info |
System parameters |
||
rgma.server.security.
|
${GLITE_LOCATION} |
Configuration file for R-GMA server security settings. Example: ${GLITE_LOCATION}/etc/rgma-server/ServletAuthentication.props [Type: 'string'] |
Site-publisher specific configuration values |
||
rgma.site-publisher.
|
${GLITE_LOCATION}/ |
Configuration file for R-GMA site-publisher settings. Example: ${GLITE_LOCATION}/etc/rgma-server/ServletAuthentication.props [Type: 'string'] |
archiver specific configuration values |
||
rgma.archiver.
|
${GLITE_LOCATION}/ |
Configuration file for R-GMA flexible archiver archiving settings. Example: ${GLITE_LOCATION}/etc/rgma-glue-archiver/glue.config [Type: 'string'] |
The following configuration parameters have been removed:
File: glite-rgma-server.cfg.xml |
Parameter |
Advanced Parameters |
rgma.server.archiver_configuration_file |
No parameter has changed the name or the value in this release.
This release introduces a set of bug fixes (for the full list of fixed bug see sections 5.2 and 5.3):
The gLite R-GMA Server module installs/uses the following set of gLite deployment modules:
Please see the corresponding release notes of these modules for details.
The gLite R-GMA Server module is composed of the following gLite components (list includes the gLite components of the other used gLite deployment modules listed in section 3.1):
Component name |
Description |
Version |
File |
glite-config |
gLite configuration scripts |
1.4.5 |
|
glite-rgma-api-c |
C API for R-GMA |
4.1.13 |
|
glite-rgma-api-cpp |
C++ API for R-GMA |
4.1.15 |
|
glite-rgma-api-java |
Java API for R-GMA |
4.1.5 |
|
glite-rgma-api-python |
Python API for R-GMA |
4.1.15 |
|
glite-rgma-base |
R-GMA basic configuration and documentation |
4.1.19 |
|
glite-rgma-common-config |
gLite rgma common configuration items installation |
5.0.0 |
|
glite-rgma-flexible-archiver |
R-GMA flexible archiver |
4.1.18 |
|
glite-rgma-glue-archiver |
R-GMA Glue archiver |
4.1.2 |
|
glite-rgma-publish-site |
R-GMA site publisher |
4.1.14 |
|
glite-rgma-server-config |
gLite R-GMA server installation |
5.1.0 |
|
glite-rgma-server-servlet |
Servlet-based R-GMA server implementation |
4.1.25 |
|
glite-rgma-servicetool |
R-GMA service tool |
4.1.19 |
|
glite-rgma-servicetool-config |
gLite R-GMA servicetool installation |
5.1.1 |
|
glite-rgma-standard-tables |
A set of standard table schemas for R-GMA |
4.1.8 |
|
glite-rgma-stubs-servlet-java |
Java client implementation stubs for R-GMA |
4.1.13 |
|
glite-security-trustmanager |
The java certificate path checkin for proxy certs in SSL with plugins for tomcat and axis. |
1.7.3 |
|
glite-security-util-java |
The java utilities library for security |
1.1.2 |
|
glite-security-utils-config |
gLite Security Utilities configuration files |
1.0.6 |
The gLite R-GMA Server module has the following dependencies:
Component name |
Version |
RPM file name |
gLite-essentials-java |
1.2.0 |
|
gLite-essentials-cpp |
1.1.1 |
|
MySQL client |
4.1.11 |
|
MySQL server |
4.1.11 |
|
Tomcat5 |
5.0.28 |
|
Swig |
1.3.21 |
|
SUN Java JDK/JRE |
1.4.2 |
For the list of dependencies of the gLite sub-deployment modules, listed in section 3.1, please see the release notes of the corresponding modules for their list of dependencies.
This release has the following known bugs and issues. Bug numbers refer to the gLite Bug Tracking system database hosted on the CERN Savannah system at https://savannah.cern.ch/bugs/?group=jra1mdw .
This release fixes the following bugs and issues. Bug numbers refer to the gLite Bug Tracking system database hosted on the CERN Savannah system at https://savannah.cern.ch/bugs/?group=jra1mdw
Bug number |
Description |
ConnectionTimeOutExceptions are passed back to the producer client |
|
Bad location of the wsdl file as required by glite-rgma-servicetool-serviceName.cfg.xml ? |
|