Skip to Content.
Sympa Menu

perfsonar-dev - Re: [pS-dev] Lookup service playground tab

Subject: perfsonar development work

List archive

Re: [pS-dev] Lookup service playground tab


Chronological Thread 
  • From: Jason Zurawski <>
  • To: Szymon Trocha <>
  • Cc: "" <>
  • Subject: Re: [pS-dev] Lookup service playground tab
  • Date: Wed, 19 Aug 2009 09:38:08 -0400
  • Organization: Internet2

Szymon;

Hi,

I asked SD to provide me some info

Jason Zurawski pisze:

This does not work either, all I got back were the control metadatas.
If we can figure out *if* this service is summarizing and where it is
storing the data, that would be a good first step. Some other things
worth knowing:

- Which gLSs it is contacting to register

According to log this one:
http://ndb1.internet2.edu:9991/perfSONAR_PS/services/gLS


Can I ask why it is only registering with one gLS? For redundancy the document (and I) would recommend registering with at least 3.


- How often it is registering (if it is registering)

component.registrator.interval=43200


Every 12 hours is fine, but if you want information to show up faster I would recommend closer to 4 hours.


- Errors the gLSs may return if registration is failing

But the log indicates summary is empty:


This would explain why I couldn't query for the data, it wasn't there. Is there an open bug on this - if there is could I be CCed on it so I can test the fixes that are applied to the MDM hLS?

Thanks;

-jason

2009-08-13 11:37:42,689 %GEANT2-JAVA-XML-LS.DEBUG% XmlDbDataRepository: created
2009-08-13 11:37:42,691 %GEANT2-JAVA-XML-LS.DEBUG% LSSummaryServiceContent: storage initiated
2009-08-13 11:37:42,691 %GEANT2-JAVA-XML-LS.DEBUG% LSSummaryServiceConetent: get services info from DB
2009-08-13 11:37:42,691 %GEANT2-JAVA-XML-LS.DEBUG% ExistDbHttpXmlStorageManager: XQuery
2009-08-13 11:37:42,727 %GEANT2-JAVA-XML-LS.DEBUG% ExistDbHttpXmlStorageManager: XQuery
2009-08-13 11:37:42,749 %GEANT2-JAVA-XML-LS.DEBUG% ExistDbHttpXmlStorageManager: XQuery
2009-08-13 11:37:42,770 %GEANT2-JAVA-XML-LS.DEBUG% ExistDbHttpXmlStorageManager: XQuery
2009-08-13 11:37:42,794 %GEANT2-JAVA-XML-LS.DEBUG% LSSummaryServiceContent.getAllServicesSummaries: got summary from database. Number of:
2009-08-13 11:37:42,794 %GEANT2-JAVA-XML-LS.DEBUG% - IP: [1]
2009-08-13 11:37:42,794 %GEANT2-JAVA-XML-LS.DEBUG% - domains: [1]
2009-08-13 11:37:42,794 %GEANT2-JAVA-XML-LS.DEBUG% - eventvTypes: [1]
2009-08-13 11:37:42,794 %GEANT2-JAVA-XML-LS.DEBUG% LSSummaryServiceContent: suppressing line; invalid format(value='')
2009-08-13 11:37:42,795 %GEANT2-JAVA-XML-LS.DEBUG% LSSummaryServiceContent: suppressing line; invalid format(value='')
2009-08-13 11:37:42,795 %GEANT2-JAVA-XML-LS.DEBUG% LSSummaryServiceContent: suppressing line; invalid format(value='')
2009-08-13 11:37:42,795 %GEANT2-JAVA-XML-LS.DEBUG% LSSummaryServiceContent: suppressing line; invalid format(value='')
2009-08-13 11:37:42,795 %GEANT2-JAVA-XML-LS.DEBUG% LSSummaryServiceContent: Summarize...
2009-08-13 11:37:42,797 %GEANT2-JAVA-XML-LS.DEBUG% GenericServiceLSRegistrator: sending via Axis
2009-08-13 11:37:42,797 %GEANT2-JAVA-XML-LS.DEBUG% GenericServiceLSRegistrator: Getting parser configuration
2009-08-13 11:37:42,799 %GEANT2-JAVA-XML-LS.DEBUG% GenericServiceLSRegistrator: Creating Axis Client and sending request
2009-08-13 11:37:42,902 %GEANT2-JAVA-XML-LS.INFO% RequestHandler: Service received a request
2009-08-13 11:37:42,903 %GEANT2-JAVA-XML-LS.DEBUG% RequestHandler: Calling on parser to parse the request
2009-08-13 11:37:42,904 %GEANT2-JAVA-XML-LS.DEBUG% Using file: /usr/share/tomcat5/webapps/geant2-java-xml-ls/WEB-INF/classes/perfsonar/conf/objects.config as SAX_PARSER_CONFIG
2009-08-13 11:37:42,920 %GEANT2-JAVA-XML-LS.DEBUG% RequestHandler: Message object constructed from request. Request is of type: LSRegisterRequest
2009-08-13 11:37:42,920 %GEANT2-JAVA-XML-LS.DEBUG% RequestHandler: Automated authentication not required
2009-08-13 11:37:42,920 %GEANT2-JAVA-XML-LS.DEBUG% MessageHandlerFactory: classname asked for is org.perfsonar.service.base.messages.LSRegisterRequest
2009-08-13 11:37:42,921 %GEANT2-JAVA-XML-LS.DEBUG% XmlTypeLSServiceEngine: started...
2009-08-13 11:37:42,921 %GEANT2-JAVA-XML-LS.DEBUG% LSRegisterRequest: MessageHandler created
2009-08-13 11:37:42,921 %GEANT2-JAVA-XML-LS.DEBUG% RequestHandler: Calling on MessageHandler [class org.perfsonar.service.base.messages.LSRegisterRequest] to satisfy request
2009-08-13 11:37:42,921 %GEANT2-JAVA-XML-LS.DEBUG% Request: MessageHandler.execute()
2009-08-13 11:37:42,921 %GEANT2-JAVA-XML-LS.DEBUG% Request.execute: run Service Engine for extracted request
2009-08-13 11:37:42,921 %GEANT2-JAVA-XML-LS.DEBUG% XmlTypeLSServiceEngine: takeAction for action [LS_REGISTER]
2009-08-13 11:37:42,922 %GEANT2-JAVA-XML-LS.DEBUG% XmlTypeLSServiceEngine: action valid for this ServiceEngine, serving
2009-08-13 11:37:42,922 %GEANT2-JAVA-XML-LS.INFO% Service works as Home-LS
2009-08-13 11:37:42,922 %GEANT2-JAVA-XML-LS.DEBUG% [LS Registration] service.ls.allow_replace=true
2009-08-13 11:37:42,922 %GEANT2-JAVA-XML-LS.DEBUG% [LS Registration] Action started
2009-08-13 11:37:42,922 %GEANT2-JAVA-XML-LS.DEBUG% [LS Registration] service event type is [http://ogf.org/ns/nmwg/tools/org/perfsonar/service/lookup/registration/summary/2.0]
2009-08-13 11:37:42,922 %GEANT2-JAVA-XML-LS.ERROR% [LS Registration] no service event type or wrong eventType! Service is [home-LS] and accepts [http://ogf.org/ns/nmwg/tools/org/perfsonar/service/lookup/registration/service/2.0]
2009-08-13 11:37:42,926 %GEANT2-JAVA-XML-LS.INFO% RequestHandler: Service sent a successful response
2009-08-13 11:37:42,927 %GEANT2-JAVA-XML-LS.INFO% Execution Time of message type=[LSRegisterRequest] id=[automatic-ls-registration-1250163462795] is [00]min [00]secs [024]milisec
2009-08-13 11:37:43,850 %GEANT2-JAVA-XML-LS.DEBUG% LSRegistrationComponent send to gLS url from roots.hints: [http://ndb1.internet2.edu:9991/perfSONAR_PS/services/gLS]:
2009-08-13 11:37:43,850 %GEANT2-JAVA-XML-LS.INFO% GenericServiceLSRegistrator: register to [http://ndb1.internet2.edu:9991/perfSONAR_PS/services/gLS]
2009-08-13 11:37:43,850 %GEANT2-JAVA-XML-LS.DEBUG% GenericServiceLSRegistrator: send registration from hLS to gLS - eventType http://ogf.org/ns/nmwg/tools/org/perfsonar/service/lookup/registration/summary/2.0
2009-08-13 11:37:43,851 %GEANT2-JAVA-XML-LS.DEBUG% LSSummaryServiceConetent: init
2009-08-13 11:37:48,002 %GEANT2-JAVA-XML-LS.INFO% RequestHandler: Service received a request
2009-08-13 11:37:48,002 %GEANT2-JAVA-XML-LS.DEBUG% RequestHandler: Calling on parser to parse the request
2009-08-13 11:37:48,004 %GEANT2-JAVA-XML-LS.DEBUG% Using file: /usr/share/tomcat5/webapps/geant2-java-xml-ls/WEB-INF/classes/perfsonar/conf/objects.config as SAX_PARSER_CONFIG
2009-08-13 11:37:48,017 %GEANT2-JAVA-XML-LS.DEBUG% RequestHandler: Message object constructed from request. Request is of type: EchoRequest
2009-08-13 11:37:48,018 %GEANT2-JAVA-XML-LS.DEBUG% RequestHandler: Automated authentication not required
2009-08-13 11:37:48,018 %GEANT2-JAVA-XML-LS.DEBUG% MessageHandlerFactory: classname asked for is org.perfsonar.service.base.messages.EchoRequest
2009-08-13 11:37:48,018 %GEANT2-JAVA-XML-LS.DEBUG% XmlTypeLSServiceEngine: started...
2009-08-13 11:37:48,018 %GEANT2-JAVA-XML-LS.DEBUG% EchoRequest: MessageHandler created
2009-08-13 11:37:48,018 %GEANT2-JAVA-XML-LS.DEBUG% RequestHandler: Calling on MessageHandler [class org.perfsonar.service.base.messages.EchoRequest] to satisfy request
2009-08-13 11:37:48,019 %GEANT2-JAVA-XML-LS.DEBUG% EchoRequest: executeSimpleEcho()
2009-08-13 11:37:48,021 %GEANT2-JAVA-XML-LS.INFO% RequestHandler: Service sent a successful response
2009-08-13 11:37:48,022 %GEANT2-JAVA-XML-LS.INFO% Execution Time of message type=[EchoRequest] id=[message.12400090] is [00]min [00]secs [019]milisec
2009-08-13 11:37:48,672 %GEANT2-JAVA-XML-LS.INFO% RequestHandler: Service received a request
2009-08-13 11:37:48,672 %GEANT2-JAVA-XML-LS.DEBUG% RequestHandler: Calling on parser to parse the request
2009-08-13 11:37:48,673 %GEANT2-JAVA-XML-LS.DEBUG% Using file: /usr/share/tomcat5/webapps/geant2-java-xml-ls/WEB-INF/classes/perfsonar/conf/objects.config as SAX_PARSER_CONFIG
2009-08-13 11:37:48,688 %GEANT2-JAVA-XML-LS.DEBUG% RequestHandler: Message object constructed from request. Request is of type: LSQueryRequest
2009-08-13 11:37:48,688 %GEANT2-JAVA-XML-LS.DEBUG% RequestHandler: Automated authentication not required
2009-08-13 11:37:48,688 %GEANT2-JAVA-XML-LS.DEBUG% MessageHandlerFactory: classname asked for is org.perfsonar.service.base.messages.LSQueryRequest
2009-08-13 11:37:48,688 %GEANT2-JAVA-XML-LS.DEBUG% XmlTypeLSServiceEngine: started...
2009-08-13 11:37:48,689 %GEANT2-JAVA-XML-LS.DEBUG% LSQueryRequest: MessageHandler created
2009-08-13 11:37:48,689 %GEANT2-JAVA-XML-LS.DEBUG% RequestHandler: Calling on MessageHandler [class org.perfsonar.service.base.messages.LSQueryRequest] to satisfy request
2009-08-13 11:37:48,689 %GEANT2-JAVA-XML-LS.DEBUG% Request: MessageHandler.execute()
2009-08-13 11:37:48,689 %GEANT2-JAVA-XML-LS.DEBUG% Request.execute: run Service Engine for extracted request
2009-08-13 11:37:48,689 %GEANT2-JAVA-XML-LS.DEBUG% XmlTypeLSServiceEngine: takeAction for action [LS_LOOKUP]
2009-08-13 11:37:48,689 %GEANT2-JAVA-XML-LS.DEBUG% XmlTypeLSServiceEngine: action valid for this ServiceEngine, serving
2009-08-13 11:37:48,690 %GEANT2-JAVA-XML-LS.INFO% Service works as Home-LS
2009-08-13 11:37:48,690 %GEANT2-JAVA-XML-LS.DEBUG% XmlTypeLSServiceEngine: LS lookup - action LOOKUP started
2009-08-13 11:37:48,692 %GEANT2-JAVA-XML-LS.INFO% RequestHandler: Service sent a successful response
2009-08-13 11:37:48,693 %GEANT2-JAVA-XML-LS.INFO% Execution Time of message type=[LSQueryRequest] id=[message.14973073] is [00]min [00]secs [021]milisec



Archive powered by MHonArc 2.6.16.

Top of Page