Skip to Content.
Sympa Menu

perfsonar-dev - log messages

Subject: perfsonar development work

List archive

log messages


Chronological Thread 
  • From: Roman Lapacz <>
  • To:
  • Subject: log messages
  • Date: Mon, 31 Jul 2006 15:32:51 +0200



During my tests of SQL MA I noticed the following log messages:


2006-07-31 15:16:41,483 DEBUG - RequestHandler: ulisses:
2006-07-31 15:16:41,506 DEBUG - RequestHandler: ulisses: printing message:<nmwg:message id="localhost.-b7d3a4:10cc4baa270:-8000_resp"
messageIdRef="localhost.-b7d3a4:10cc4baa270:-8000"
type="MetadataKeyResponse" xmlns:nmwg="http://ggf.org/ns/nmwg/base/2.0/";>
<nmwg:metadata id="resultCodeMetadata_0">
<nmwg:eventType>warning.ma.metadata_configuration</nmwg:eventType>
</nmwg:metadata>
<nmwg:data id="resultDescriptionData_for_resultCodeMetadata_0" metadataIdRef="resultCodeMetadata_0">
<nmwg:datum value="MetadataConfigurationStorageManager.fetch: No metadata in rrd metadata configuration file"/>
</nmwg:data>
</nmwg:message>

2006-07-31 15:16:41,509 DEBUG - RequestHandler: ulisses: printing DOM:<?xml version="1.0" encoding="UTF-8"?>
<nmwg:message id="localhost.-b7d3a4:10cc4baa270:-8000_resp" messageIdRef="localhost.-b7d3a4:10cc4baa270:-8000" type="MetadataKeyResponse"><nmwg:metadata id="resultCodeMetadata_0"><nmwg:eventType>warning.ma.metadata_configuration</nmwg:eventType></nmwg:metadata><nmwg:data id="resultDescriptionData_for_resultCodeMetadata_0" metadataIdRef="resultCodeMetadata_0"><nmwg:datum value="MetadataConfigurationStorageManager.fetch: No metadata in rrd metadata configuration file"/></nmwg:data></nmwg:message>



I understand that they are/were used for tests by Ulisses but they should not be uploaded in svn (at least not in the form: RequestHandler:ulisses:.....).
They should be removed.


Roman




  • log messages, Roman Lapacz, 07/31/2006

Archive powered by MHonArc 2.6.16.

Top of Page