Skip to Content.
Sympa Menu

perfsonar-dev - Result codes

Subject: perfsonar development work

List archive

Result codes


Chronological Thread 
  • From: Maciej Glowiak <>
  • To: Roman Lapacz <>, Stijn Verstichel <>, Uros Juvan <>, Loukik Kudarimoti <>, Verena Venus <>, Vedrin Jeliazkov <>, Jeff Boote <>, ulisses <>
  • Cc: , Nicolas Simar <>
  • Subject: Result codes
  • Date: Thu, 27 Jul 2006 11:24:54 +0200
  • Face: iVBORw0KGgoAAAANSUhEUgAAADAAAAAwAQMAAABtzGvEAAAABlBMVEUAAAD///+l2Z/dAAAA CXBIWXMAAEU1AABFNQF8gVf5AAAAB3RJTUUH1QYQDjo6uEWvwgAAAM5JREFUGNNN0LFqAkEUheGj KRZsfATrvENgYyH4APabxwgWGUUQC99BsNDCInUq7VImbbDZ0kayxBXMuN7jvTuKVh//mZlmQKZ1 EhQ8GAVgZECspEBdWQHRjR70KlgFKkoUaCw3ijSYQ4n5HfBK4a4jDcdDQPol/80Sr9BxZOOL4Fmr Jq8VBx7eopaSPvWGOm67fqol3j1q0XNs7Nk2cs6MU6gPNzf+ZGKQX4Ek8H6rAnFZnXB2vJxJcv8g C2P+WzL4tD+Txc4KydrIkh+eAdo01QbjQ84vAAAAAElFTkSuQmCC
  • Organization: Poznan Supercomputing and Networking Center

Hi All

It seems the result codes hierarchy may be inconsistent now and a bit confusing. I answered several e-mails with questions about it so I decided to write to developers of services and client apps.

The inconsistency is that some of you are using "failure.*" and the other are using "error.*". It was my fault, because I didn't update the page:


=================================================================
http://wiki.perfsonar.net/jra1-wiki/index.php/Result_codes
=================================================================


The second thing is if we have services that may have different implementations such as MP or MA.

I suggest to use:

=================================================================
error.mp.sshtelnet.*
error.mp.tcmp.*
error.mp.snmp.*

etc.

Or in some cases:

error.mp.*

if the error is common for all of MPs.
=================================================================

The same situation should be in case of MA.

=================================================================
error.ma.sql.*
error.ma.rrd.*

etc.

or in some cases:

error.ma.*

if the error is common for all of MAs.
=================================================================

Sorry if it causes any changes in your code, but the result code schema/hierarchy should be consistent and we didn't think about it before.

After updating your result code, please put their list to the Deliverable if necessary (contact Nicolas) and on:

=================================================================
http://wiki.perfsonar.net/jra1-wiki/index.php/Result_code_hierarchy
=================================================================

Thanks in advance
and best regards

Maciej

--

--------------------------------------------------------------------
| Maciej Glowiak Network Research and Development ||
|

Poznan Supercomputing and Networking Center ||
| (+48 61) 858 2024 http://monstera.man.poznan.pl/ ||
====================================================================


  • Result codes, Maciej Glowiak, 07/27/2006

Archive powered by MHonArc 2.6.16.

Top of Page