Skip to Content.
Sympa Menu

perfsonar-dev - Re: [pS-dev] Add geant2-java-rrdma to psUI

Subject: perfsonar development work

List archive

Re: [pS-dev] Add geant2-java-rrdma to psUI


Chronological Thread 
  • From: Nina Jeliazkova <>
  • To: Szymon Trocha <>
  • Cc: "" <>
  • Subject: Re: [pS-dev] Add geant2-java-rrdma to psUI
  • Date: Thu, 12 Mar 2009 09:50:16 +0200


Please excuse me, here is the forgotten attachment ...

And an excerpt , showing the error message.
2009-03-12 09:14:54,166 [Ls-Lookup] TRACE org.perfsonar.ri.lsclient.level0.SOAPEndpoint - Responsecode for connection[sun.net.www.protocol.http.HttpURLConnection:http://ls.perfsonar.pionier.net.pl:9990/perfSONAR_PS/services/gLS] is 200
2009-03-12 09:14:54,197 [Ls-Lookup] TRACE org.perfsonar.ri.lsclient.level0.SOAPEndpoint - Recieved Message [<SOAP-ENV:Envelope xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/"
                   xmlns:xsd="http://www.w3.org/2001/XMLSchema"
                   xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
                   xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/">
  <SOAP-ENV:Header/>
  <SOAP-ENV:Body>
<nmwg:message xmlns:nmwg="http://ggf.org/ns/nmwg/base/2.0/" xmlns:summary="http://ggf.org/ns/nmwg/tools/org/perfsonar/service/lookup/summarization/2.0/" xmlns:env="http://www.w3.org/2003/05/soap-envelope/" xmlns:nmtl3="http://ogf.org/schema/network/topology/l3/20070828/" xmlns:nmwgt="http://ggf.org/ns/nmwg/topology/2.0/" xmlns:perfsonar="http://ggf.org/ns/nmwg/tools/org/perfsonar/1.0/" xmlns:nmtb="http://ogf.org/schema/network/topology/base/20070828/" xmlns:psservice="http://ggf.org/ns/nmwg/tools/org/perfsonar/service/1.0/" messageIdRef="LSDiscoveryRequest" id="message.10241287" type="LSQueryResponse"><nmwg:metadata metadataIdRef="meta1" id="metadata.2163259"><nmwg:eventType>error.ls.xmldb</nmwg:eventType></nmwg:metadata><nmwg:data metadataIdRef="metadata.2163259" id="data.12470166"><nmwgr:datum xmlns:nmwgr="http://ggf.org/ns/nmwg/result/2.0/">Database errors prevented the transaction from completing:</nmwgr:datum></nmwg:data></nmwg:message>  </SOAP-ENV:Body>
</SOAP-ENV:Envelope>
]
2009-03-12 09:14:54,385 [Ls-Lookup] TRACE org.perfsonar.ri.lsclient.level0.SOAPEndpoint - Responsecode for connection[sun.net.www.protocol.http.HttpURLConnection:http://ls.perfsonar.pionier.net.pl:9990/perfSONAR_PS/services/gLS] is 200
2009-03-12 09:14:54,385 [Ls-Lookup] TRACE org.perfsonar.ri.lsclient.level0.SOAPEndpoint - Recieved Message [<SOAP-ENV:Envelope xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/"
                   xmlns:xsd="http://www.w3.org/2001/XMLSchema"
                   xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
                   xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/">
  <SOAP-ENV:Header/>
  <SOAP-ENV:Body>
<nmwg:message xmlns:nmwg="http://ggf.org/ns/nmwg/base/2.0/" xmlns:summary="http://ggf.org/ns/nmwg/tools/org/perfsonar/service/lookup/summarization/2.0/" xmlns:env="http://www.w3.org/2003/05/soap-envelope/" xmlns:nmtl3="http://ogf.org/schema/network/topology/l3/20070828/" xmlns:nmwgt="http://ggf.org/ns/nmwg/topology/2.0/" xmlns:perfsonar="http://ggf.org/ns/nmwg/tools/org/perfsonar/1.0/" xmlns:nmtb="http://ogf.org/schema/network/topology/base/20070828/" xmlns:psservice="http://ggf.org/ns/nmwg/tools/org/perfsonar/service/1.0/" messageIdRef="LSDiscoveryRequest" id="message.10241287" type="LSQueryResponse"><nmwg:metadata metadataIdRef="meta1" id="metadata.2163259"><nmwg:eventType>error.ls.xmldb</nmwg:eventType></nmwg:metadata><nmwg:data metadataIdRef="metadata.2163259" id="data.12470166"><nmwgr:datum xmlns:nmwgr="http://ggf.org/ns/nmwg/result/2.0/">Database errors prevented the transaction from completing:</nmwgr:datum></nmwg:data></nmwg:message>  </SOAP-ENV:Body>
</SOAP-ENV:Envelope>
]
2009-03-12 09:14:54,525 [Ls-Lookup] WARN  org.perfsonar.ri.lsclient.level1.Level1Impl - Demoting Lookup service('http://ls.perfsonar.pionier.net.pl:9990/perfSONAR_PS/services/gLS')
org.perfsonar.lsclient.LsQueryException: no success (error.ls.xmldb)
    at org.perfsonar.ri.lsclient.level1.jaxb.JaxbTools.checkEventType(JaxbTools.java:159)
    at org.perfsonar.ri.lsclient.level1.jaxb.JaxbTools.checkEventType(JaxbTools.java:124)
    at org.perfsonar.ri.lsclient.level1.jaxb.JaxbTools.readMetadatas(JaxbTools.java:97)
    at org.perfsonar.ri.lsclient.level1.jaxb.JaxbTools.unMarshallPerfsonarMessage(JaxbTools.java:65)
    at org.perfsonar.ri.lsclient.level1.DiscoveryProcessImpl.firstStep(DiscoveryProcessImpl.java:92)
    at org.perfsonar.ri.lsclient.level1.DiscoveryProcessImpl$1.next(DiscoveryProcessImpl.java:60)
    at org.perfsonar.ri.lsclient.level1.DiscoveryProcessImpl$1.next(DiscoveryProcessImpl.java:65)
    at org.perfsonar.lsclient.helpers.AbstractLevel1.discover(AbstractLevel1.java:40)
    at org.perfsonar.lsclient.helpers.AbstractLsClient.discover(AbstractLsClient.java:56)
    at org.perfsonar.perfsonarui.ls.LookupProcess$LookupTask.run(LookupProcess.java:74)
    at java.lang.Thread.run(Thread.java:595)

Regards,
Nina
Nina Jeliazkova wrote:
Jeff, Szymon, All,

Szymon Trocha wrote:
  
Jeff,

Jeff W. Boote pisze:
    
It is not clear if this is a discovery issue, or an advertising
problem at this point.

One aspect of this is that the pS-PS hLS summarization algorithm is
advertising too-wide of ranges, and we are working on fixing that.
But, we also need to understand better the summarization algorithm of
the MDM hLS. It looks suspect that it is advertising /32's.
      
I think /32 can reflect correctly what is in PIONIER RRD MA. It has
only single interface in each of these networks in metadata config
file. So MDM hLS advertises /32s for these two IPs. Or you would
expect something different here?

    
As mentioned before - we need to see the actual messages that the
Java gLS-API is sending to debug this. Obviously the discovery query
that is being sent from pS-UI is not finding those /32's - and we
won't be able to figure out why until we can see the specific query
messages it is sending.
      
Could you Nina help us here?
    
Perfsonar log attached for the same scenario
(TracerouteTest#testNewLookup() )

        "150.254.185.146",//  (PIONIER)
         "192.5.40.187",
         "212.191.224.74",
         "194.141.0.10"//  (BREN)

You might notice the response from PIONIER LS contains an error code.

Hope this helps,
Nina
  
There is no reason to arrange a call until more information is shared
asynchronously. All we would be doing is reiterating the already
demonstrated problem. For this debugging to work, we will need Mac
involved to explain how MDM hLS summarization works, and we will need
Michael and/or Nina to explain the queries pS-UI is attempting.
      
Maciej - can you give us some info on the current summarisation in MDM
hLS? You used the code provided by I2 as it was or made some changes?

Regards,
    

2009-03-12 09:14:49,236 [main] INFO org.perfsonar.ri.lsclient.LsClientImpl -
Creating LSClient.
(org.eclipse.jdt.internal.junit.runner.RemoteTestRunner#main in file
RemoteTestRunner.java:196)
2009-03-12 09:14:49,251 [main] WARN org.perfsonar.ri.lsclient.LsClientImpl -
Because we are tracing performance is crippled some what as streams are
buffered as a whole and used for logging. - Don't enable tracing for the
LSClient in production environment.
2009-03-12 09:14:49,267 [Ls-Lookup] DEBUG
org.perfsonar.ri.lsclient.level1.Level1Impl - Getting default lookupservices
from root.hints
2009-03-12 09:14:49,299 [Ls-Lookup] TRACE
org.perfsonar.ri.lsclient.level1.RootHintsFileDownloader - Starting retrieval
of GLS-es from root.hints
2009-03-12 09:14:50,079 [Ls-Lookup] TRACE
org.perfsonar.ri.lsclient.level1.RootHintsFileDownloader - Encoding of
root.hints determined as beeing UTF8
2009-03-12 09:14:50,079 [Ls-Lookup] TRACE
org.perfsonar.ri.lsclient.level1.RootHintsFileDownloader - Read line of
root.hints: 'http://ndb1.internet2.edu:9991/perfSONAR_PS/services/gLS'
2009-03-12 09:14:50,079 [Ls-Lookup] TRACE
org.perfsonar.ri.lsclient.level1.RootHintsFileDownloader - Read line of
root.hints: 'http://perfmon-dc.internet2.edu:9991/perfSONAR_PS/services/gLS'
2009-03-12 09:14:50,079 [Ls-Lookup] TRACE
org.perfsonar.ri.lsclient.level1.RootHintsFileDownloader - Read line of
root.hints: 'http://ale.damsl.cis.udel.edu:9991/perfSONAR_PS/services/gLS'
2009-03-12 09:14:50,079 [Ls-Lookup] TRACE
org.perfsonar.ri.lsclient.level1.RootHintsFileDownloader - Read line of
root.hints: 'http://logpile.es.net:9990/perfSONAR_PS/services/gLS'
2009-03-12 09:14:50,079 [Ls-Lookup] TRACE
org.perfsonar.ri.lsclient.level1.RootHintsFileDownloader - Read line of
root.hints: 'http://ls.monipe.rnp.br:9990/perfSONAR_PS/services/gLS'
2009-03-12 09:14:50,079 [Ls-Lookup] TRACE
org.perfsonar.ri.lsclient.level1.RootHintsFileDownloader - Read line of
root.hints: 'http://tukki.fnal.gov:9990/perfSONAR_PS/services/gLS'
2009-03-12 09:14:50,079 [Ls-Lookup] TRACE
org.perfsonar.ri.lsclient.level1.RootHintsFileDownloader - Read line of
root.hints:
'http://ls.perfsonar.pionier.net.pl:9990/perfSONAR_PS/services/gLS'
2009-03-12 09:14:50,079 [Ls-Lookup] TRACE
org.perfsonar.ri.lsclient.level1.RootHintsFileDownloader - Read line of
root.hints: 'http://ps1.jp.apan.net:9990/perfSONAR_PS/services/gLS'
2009-03-12 09:14:50,079 [Ls-Lookup] TRACE
org.perfsonar.ri.lsclient.level1.RootHintsFileDownloader - Read line of
root.hints:
'http://moonshine.damsl.cis.udel.edu:9991/perfSONAR_PS/services/gLS'
2009-03-12 09:14:50,079 [Ls-Lookup] DEBUG
org.perfsonar.ri.lsclient.level1.RootHintsFileDownloader - Parsing yielded
the following results:
[http://ale.damsl.cis.udel.edu:9991/perfSONAR_PS/services/gLS,
http://ls.monipe.rnp.br:9990/perfSONAR_PS/services/gLS,
http://moonshine.damsl.cis.udel.edu:9991/perfSONAR_PS/services/gLS,
http://perfmon-dc.internet2.edu:9991/perfSONAR_PS/services/gLS,
http://ndb1.internet2.edu:9991/perfSONAR_PS/services/gLS,
http://ls.perfsonar.pionier.net.pl:9990/perfSONAR_PS/services/gLS,
http://ps1.jp.apan.net:9990/perfSONAR_PS/services/gLS,
http://tukki.fnal.gov:9990/perfSONAR_PS/services/gLS,
http://logpile.es.net:9990/perfSONAR_PS/services/gLS]
2009-03-12 09:14:53,074 [Ls-Lookup] DEBUG
org.perfsonar.ri.lsclient.level1.DiscoveryProcessImpl - Using Gls:
http://ls.perfsonar.pionier.net.pl:9990/perfSONAR_PS/services/gLS
2009-03-12 09:14:53,074 [Ls-Lookup] DEBUG
org.perfsonar.ri.lsclient.level1.DiscoveryProcessImpl - Using Gls:
http://ls.perfsonar.pionier.net.pl:9990/perfSONAR_PS/services/gLS
2009-03-12 09:14:53,074 [Ls-Lookup] DEBUG
org.perfsonar.ri.lsclient.level1.DiscoveryProcessImpl - Using Gls:
http://ls.perfsonar.pionier.net.pl:9990/perfSONAR_PS/services/gLS
2009-03-12 09:14:53,074 [Ls-Lookup] DEBUG
org.perfsonar.ri.lsclient.level1.DiscoveryProcessImpl - Using Gls:
http://ls.perfsonar.pionier.net.pl:9990/perfSONAR_PS/services/gLS
2009-03-12 09:14:53,386 [Ls-Lookup] DEBUG
org.perfsonar.ri.lsclient.level0.Level0Impl - Executing raw discovery query
[<nmtb:address
xmlns:nmtb="http://ogf.org/schema/network/topology/base/20070828/";
type="ipv4">150.254.185.14</nmtb:address><nmwg:eventType>http://ggf.org/ns/nmwg/characteristic/utilization/2.0</nmwg:eventType><nmwg:eventType>http://ggf.org/ns/nmwg/characteristic/errors/2.0</nmwg:eventType><nmwg:eventType>http://ggf.org/ns/nmwg/characteristic/discards/2.0</nmwg:eventType>]
2009-03-12 09:14:53,386 [Ls-Lookup] DEBUG
org.perfsonar.ri.lsclient.level0.Level0Impl - Executing raw discovery query
[<nmtb:address
xmlns:nmtb="http://ogf.org/schema/network/topology/base/20070828/";
type="ipv4">194.141.0.1</nmtb:address><nmwg:eventType>http://ggf.org/ns/nmwg/characteristic/discards/2.0</nmwg:eventType><nmwg:eventType>http://ggf.org/ns/nmwg/characteristic/utilization/2.0</nmwg:eventType><nmwg:eventType>http://ggf.org/ns/nmwg/characteristic/errors/2.0</nmwg:eventType>]
2009-03-12 09:14:53,386 [Ls-Lookup] DEBUG
org.perfsonar.ri.lsclient.level0.Level0Impl - Executing raw discovery query
[<nmtb:address
xmlns:nmtb="http://ogf.org/schema/network/topology/base/20070828/";
type="ipv4">212.191.224.7</nmtb:address><nmwg:eventType>http://ggf.org/ns/nmwg/characteristic/utilization/2.0</nmwg:eventType><nmwg:eventType>http://ggf.org/ns/nmwg/characteristic/errors/2.0</nmwg:eventType><nmwg:eventType>http://ggf.org/ns/nmwg/characteristic/discards/2.0</nmwg:eventType>]
2009-03-12 09:14:53,386 [Ls-Lookup] DEBUG
org.perfsonar.ri.lsclient.level0.Level0Impl - Executing raw discovery query
[<nmtb:address
xmlns:nmtb="http://ogf.org/schema/network/topology/base/20070828/";
type="ipv4">192.5.40.18</nmtb:address><nmwg:eventType>http://ggf.org/ns/nmwg/characteristic/discards/2.0</nmwg:eventType><nmwg:eventType>http://ggf.org/ns/nmwg/characteristic/errors/2.0</nmwg:eventType><nmwg:eventType>http://ggf.org/ns/nmwg/characteristic/utilization/2.0</nmwg:eventType>]
2009-03-12 09:14:53,402 [Ls-Lookup] TRACE
org.perfsonar.ri.lsclient.level0.SOAPEndpoint - Setting connection settings[
Method:POST allowUserInteraction:false DoOutput:true DoInput:true
UserCaches:false Timeout:5000msec FollowRedirects:true ]
2009-03-12 09:14:53,402 [Ls-Lookup] TRACE
org.perfsonar.ri.lsclient.level0.SOAPEndpoint - Setting connection settings[
Method:POST allowUserInteraction:false DoOutput:true DoInput:true
UserCaches:false Timeout:5000msec FollowRedirects:true ]
2009-03-12 09:14:53,402 [Ls-Lookup] TRACE
org.perfsonar.ri.lsclient.level0.SOAPEndpoint - Setting connection settings[
Method:POST allowUserInteraction:false DoOutput:true DoInput:true
UserCaches:false Timeout:5000msec FollowRedirects:true ]
2009-03-12 09:14:53,402 [Ls-Lookup] TRACE
org.perfsonar.ri.lsclient.level0.SOAPEndpoint - Setting connection settings[
Method:POST allowUserInteraction:false DoOutput:true DoInput:true
UserCaches:false Timeout:5000msec FollowRedirects:true ]
2009-03-12 09:14:53,792 [Ls-Lookup] TRACE
org.perfsonar.ri.lsclient.level0.SOAPEndpoint - Sending message
[<env:Envelope
xmlns:env="http://www.w3.org/2003/05/soap-envelope";><env:Header/><env:Body><nmwg:message
xmlns:nmwg="http://ggf.org/ns/nmwg/base/2.0/";
xmlns:nmtb="http://ogf.org/schema/network/topology/base/20070828/";
xmlns:nmtl3="http://ogf.org/schema/network/topology/l3/20070828/";
xmlns:nmwgt="http://ggf.org/ns/nmwg/topology/2.0/";
xmlns:perfsonar="http://ggf.org/ns/nmwg/tools/org/perfsonar/1.0/";
xmlns:psservice="http://ggf.org/ns/nmwg/tools/org/perfsonar/service/1.0/";
id="LSDiscoveryRequest" type="LSQueryRequest"><nmwg:metadata
id="meta1"><summary:subject
xmlns:summary="http://ggf.org/ns/nmwg/tools/org/perfsonar/service/lookup/summarization/2.0/";
id="subject.1"><nmtb:address type="ipv4"
xmlns:nmtb="http://ogf.org/schema/network/topology/base/20070828/";>212.191.224.7</nmtb:address><nmwg:eventType>http://ggf.org/ns/nmwg/characteristic/utilization/2.0</nmwg:eventType><nmwg:eventType>http://ggf.org/ns/nmwg/characteristic/errors/2.0</nmwg:eventType><nmwg:eventType>http://ggf.org/ns/nmwg/characteristic/discards/2.0</nmwg:eventType></summary:subject><nmwg:eventType>http://ogf.org/ns/nmwg/tools/org/perfsonar/service/lookup/discovery/summary/2.0</nmwg:eventType></nmwg:metadata><nmwg:data
id="d1" metadataIdRef="meta1"/></nmwg:message></env:Body></env:Envelope>]
2009-03-12 09:14:53,792 [Ls-Lookup] TRACE
org.perfsonar.ri.lsclient.level0.SOAPEndpoint - Sending message
[<env:Envelope
xmlns:env="http://www.w3.org/2003/05/soap-envelope";><env:Header/><env:Body><nmwg:message
xmlns:nmwg="http://ggf.org/ns/nmwg/base/2.0/";
xmlns:nmtb="http://ogf.org/schema/network/topology/base/20070828/";
xmlns:nmtl3="http://ogf.org/schema/network/topology/l3/20070828/";
xmlns:nmwgt="http://ggf.org/ns/nmwg/topology/2.0/";
xmlns:perfsonar="http://ggf.org/ns/nmwg/tools/org/perfsonar/1.0/";
xmlns:psservice="http://ggf.org/ns/nmwg/tools/org/perfsonar/service/1.0/";
id="LSDiscoveryRequest" type="LSQueryRequest"><nmwg:metadata
id="meta1"><summary:subject
xmlns:summary="http://ggf.org/ns/nmwg/tools/org/perfsonar/service/lookup/summarization/2.0/";
id="subject.1"><nmtb:address type="ipv4"
xmlns:nmtb="http://ogf.org/schema/network/topology/base/20070828/";>192.5.40.18</nmtb:address><nmwg:eventType>http://ggf.org/ns/nmwg/characteristic/discards/2.0</nmwg:eventType><nmwg:eventType>http://ggf.org/ns/nmwg/characteristic/errors/2.0</nmwg:eventType><nmwg:eventType>http://ggf.org/ns/nmwg/characteristic/utilization/2.0</nmwg:eventType></summary:subject><nmwg:eventType>http://ogf.org/ns/nmwg/tools/org/perfsonar/service/lookup/discovery/summary/2.0</nmwg:eventType></nmwg:metadata><nmwg:data
id="d1" metadataIdRef="meta1"/></nmwg:message></env:Body></env:Envelope>]
2009-03-12 09:14:53,792 [Ls-Lookup] TRACE
org.perfsonar.ri.lsclient.level0.SOAPEndpoint - Sending message
[<env:Envelope
xmlns:env="http://www.w3.org/2003/05/soap-envelope";><env:Header/><env:Body><nmwg:message
xmlns:nmwg="http://ggf.org/ns/nmwg/base/2.0/";
xmlns:nmtb="http://ogf.org/schema/network/topology/base/20070828/";
xmlns:nmtl3="http://ogf.org/schema/network/topology/l3/20070828/";
xmlns:nmwgt="http://ggf.org/ns/nmwg/topology/2.0/";
xmlns:perfsonar="http://ggf.org/ns/nmwg/tools/org/perfsonar/1.0/";
xmlns:psservice="http://ggf.org/ns/nmwg/tools/org/perfsonar/service/1.0/";
id="LSDiscoveryRequest" type="LSQueryRequest"><nmwg:metadata
id="meta1"><summary:subject
xmlns:summary="http://ggf.org/ns/nmwg/tools/org/perfsonar/service/lookup/summarization/2.0/";
id="subject.1"><nmtb:address type="ipv4"
xmlns:nmtb="http://ogf.org/schema/network/topology/base/20070828/";>194.141.0.1</nmtb:address><nmwg:eventType>http://ggf.org/ns/nmwg/characteristic/discards/2.0</nmwg:eventType><nmwg:eventType>http://ggf.org/ns/nmwg/characteristic/utilization/2.0</nmwg:eventType><nmwg:eventType>http://ggf.org/ns/nmwg/characteristic/errors/2.0</nmwg:eventType></summary:subject><nmwg:eventType>http://ogf.org/ns/nmwg/tools/org/perfsonar/service/lookup/discovery/summary/2.0</nmwg:eventType></nmwg:metadata><nmwg:data
id="d1" metadataIdRef="meta1"/></nmwg:message></env:Body></env:Envelope>]
2009-03-12 09:14:53,792 [Ls-Lookup] TRACE
org.perfsonar.ri.lsclient.level0.SOAPEndpoint - Sending message
[<env:Envelope
xmlns:env="http://www.w3.org/2003/05/soap-envelope";><env:Header/><env:Body><nmwg:message
xmlns:nmwg="http://ggf.org/ns/nmwg/base/2.0/";
xmlns:nmtb="http://ogf.org/schema/network/topology/base/20070828/";
xmlns:nmtl3="http://ogf.org/schema/network/topology/l3/20070828/";
xmlns:nmwgt="http://ggf.org/ns/nmwg/topology/2.0/";
xmlns:perfsonar="http://ggf.org/ns/nmwg/tools/org/perfsonar/1.0/";
xmlns:psservice="http://ggf.org/ns/nmwg/tools/org/perfsonar/service/1.0/";
id="LSDiscoveryRequest" type="LSQueryRequest"><nmwg:metadata
id="meta1"><summary:subject
xmlns:summary="http://ggf.org/ns/nmwg/tools/org/perfsonar/service/lookup/summarization/2.0/";
id="subject.1"><nmtb:address type="ipv4"
xmlns:nmtb="http://ogf.org/schema/network/topology/base/20070828/";>150.254.185.14</nmtb:address><nmwg:eventType>http://ggf.org/ns/nmwg/characteristic/utilization/2.0</nmwg:eventType><nmwg:eventType>http://ggf.org/ns/nmwg/characteristic/errors/2.0</nmwg:eventType><nmwg:eventType>http://ggf.org/ns/nmwg/characteristic/discards/2.0</nmwg:eventType></summary:subject><nmwg:eventType>http://ogf.org/ns/nmwg/tools/org/perfsonar/service/lookup/discovery/summary/2.0</nmwg:eventType></nmwg:metadata><nmwg:data
id="d1" metadataIdRef="meta1"/></nmwg:message></env:Body></env:Envelope>]
2009-03-12 09:14:53,885 [Ls-Lookup] TRACE
org.perfsonar.ri.lsclient.level0.SOAPEndpoint - cheching result code of
request
(connection[sun.net.www.protocol.http.HttpURLConnection:http://ls.perfsonar.pionier.net.pl:9990/perfSONAR_PS/services/gLS])
2009-03-12 09:14:53,885 [Ls-Lookup] TRACE
org.perfsonar.ri.lsclient.level0.SOAPEndpoint - cheching result code of
request
(connection[sun.net.www.protocol.http.HttpURLConnection:http://ls.perfsonar.pionier.net.pl:9990/perfSONAR_PS/services/gLS])
2009-03-12 09:14:53,901 [Ls-Lookup] TRACE
org.perfsonar.ri.lsclient.level0.SOAPEndpoint - cheching result code of
request
(connection[sun.net.www.protocol.http.HttpURLConnection:http://ls.perfsonar.pionier.net.pl:9990/perfSONAR_PS/services/gLS])
2009-03-12 09:14:53,901 [Ls-Lookup] TRACE
org.perfsonar.ri.lsclient.level0.SOAPEndpoint - cheching result code of
request
(connection[sun.net.www.protocol.http.HttpURLConnection:http://ls.perfsonar.pionier.net.pl:9990/perfSONAR_PS/services/gLS])
2009-03-12 09:14:54,166 [Ls-Lookup] TRACE
org.perfsonar.ri.lsclient.level0.SOAPEndpoint - Responsecode for
connection[sun.net.www.protocol.http.HttpURLConnection:http://ls.perfsonar.pionier.net.pl:9990/perfSONAR_PS/services/gLS]
is 200
2009-03-12 09:14:54,197 [Ls-Lookup] TRACE
org.perfsonar.ri.lsclient.level0.SOAPEndpoint - Recieved Message
[<SOAP-ENV:Envelope xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/";
xmlns:xsd="http://www.w3.org/2001/XMLSchema";
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/";>
<SOAP-ENV:Header/>
<SOAP-ENV:Body>
<nmwg:message xmlns:nmwg="http://ggf.org/ns/nmwg/base/2.0/";
xmlns:summary="http://ggf.org/ns/nmwg/tools/org/perfsonar/service/lookup/summarization/2.0/";
xmlns:env="http://www.w3.org/2003/05/soap-envelope/";
xmlns:nmtl3="http://ogf.org/schema/network/topology/l3/20070828/";
xmlns:nmwgt="http://ggf.org/ns/nmwg/topology/2.0/";
xmlns:perfsonar="http://ggf.org/ns/nmwg/tools/org/perfsonar/1.0/";
xmlns:nmtb="http://ogf.org/schema/network/topology/base/20070828/";
xmlns:psservice="http://ggf.org/ns/nmwg/tools/org/perfsonar/service/1.0/";
messageIdRef="LSDiscoveryRequest" id="message.10241287"
type="LSQueryResponse"><nmwg:metadata metadataIdRef="meta1"
id="metadata.2163259"><nmwg:eventType>error.ls.xmldb</nmwg:eventType></nmwg:metadata><nmwg:data
metadataIdRef="metadata.2163259" id="data.12470166"><nmwgr:datum
xmlns:nmwgr="http://ggf.org/ns/nmwg/result/2.0/";>Database errors prevented
the transaction from completing:</nmwgr:datum></nmwg:data></nmwg:message>
</SOAP-ENV:Body>
</SOAP-ENV:Envelope>
]
2009-03-12 09:14:54,385 [Ls-Lookup] TRACE
org.perfsonar.ri.lsclient.level0.SOAPEndpoint - Responsecode for
connection[sun.net.www.protocol.http.HttpURLConnection:http://ls.perfsonar.pionier.net.pl:9990/perfSONAR_PS/services/gLS]
is 200
2009-03-12 09:14:54,385 [Ls-Lookup] TRACE
org.perfsonar.ri.lsclient.level0.SOAPEndpoint - Recieved Message
[<SOAP-ENV:Envelope xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/";
xmlns:xsd="http://www.w3.org/2001/XMLSchema";
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/";>
<SOAP-ENV:Header/>
<SOAP-ENV:Body>
<nmwg:message xmlns:nmwg="http://ggf.org/ns/nmwg/base/2.0/";
xmlns:summary="http://ggf.org/ns/nmwg/tools/org/perfsonar/service/lookup/summarization/2.0/";
xmlns:env="http://www.w3.org/2003/05/soap-envelope/";
xmlns:nmtl3="http://ogf.org/schema/network/topology/l3/20070828/";
xmlns:nmwgt="http://ggf.org/ns/nmwg/topology/2.0/";
xmlns:perfsonar="http://ggf.org/ns/nmwg/tools/org/perfsonar/1.0/";
xmlns:nmtb="http://ogf.org/schema/network/topology/base/20070828/";
xmlns:psservice="http://ggf.org/ns/nmwg/tools/org/perfsonar/service/1.0/";
messageIdRef="LSDiscoveryRequest" id="message.10241287"
type="LSQueryResponse"><nmwg:metadata metadataIdRef="meta1"
id="metadata.2163259"><nmwg:eventType>error.ls.xmldb</nmwg:eventType></nmwg:metadata><nmwg:data
metadataIdRef="metadata.2163259" id="data.12470166"><nmwgr:datum
xmlns:nmwgr="http://ggf.org/ns/nmwg/result/2.0/";>Database errors prevented
the transaction from completing:</nmwgr:datum></nmwg:data></nmwg:message>
</SOAP-ENV:Body>
</SOAP-ENV:Envelope>
]
2009-03-12 09:14:54,525 [Ls-Lookup] WARN
org.perfsonar.ri.lsclient.level1.Level1Impl - Demoting Lookup
service('http://ls.perfsonar.pionier.net.pl:9990/perfSONAR_PS/services/gLS')
org.perfsonar.lsclient.LsQueryException: no success (error.ls.xmldb)
at
org.perfsonar.ri.lsclient.level1.jaxb.JaxbTools.checkEventType(JaxbTools.java:159)
at
org.perfsonar.ri.lsclient.level1.jaxb.JaxbTools.checkEventType(JaxbTools.java:124)
at
org.perfsonar.ri.lsclient.level1.jaxb.JaxbTools.readMetadatas(JaxbTools.java:97)
at
org.perfsonar.ri.lsclient.level1.jaxb.JaxbTools.unMarshallPerfsonarMessage(JaxbTools.java:65)
at
org.perfsonar.ri.lsclient.level1.DiscoveryProcessImpl.firstStep(DiscoveryProcessImpl.java:92)
at
org.perfsonar.ri.lsclient.level1.DiscoveryProcessImpl$1.next(DiscoveryProcessImpl.java:60)
at
org.perfsonar.ri.lsclient.level1.DiscoveryProcessImpl$1.next(DiscoveryProcessImpl.java:65)
at
org.perfsonar.lsclient.helpers.AbstractLevel1.discover(AbstractLevel1.java:40)
at
org.perfsonar.lsclient.helpers.AbstractLsClient.discover(AbstractLsClient.java:56)
at
org.perfsonar.perfsonarui.ls.LookupProcess$LookupTask.run(LookupProcess.java:74)
at java.lang.Thread.run(Thread.java:595)
2009-03-12 09:14:54,525 [Ls-Lookup] DEBUG
org.perfsonar.ri.lsclient.level1.DiscoveryProcessImpl - Using Gls:
http://ale.damsl.cis.udel.edu:9991/perfSONAR_PS/services/gLS
2009-03-12 09:14:54,525 [Ls-Lookup] WARN
org.perfsonar.ri.lsclient.level1.Level1Impl - Demoting Lookup
service('http://ls.perfsonar.pionier.net.pl:9990/perfSONAR_PS/services/gLS')
org.perfsonar.lsclient.LsQueryException: no success (error.ls.xmldb)
at
org.perfsonar.ri.lsclient.level1.jaxb.JaxbTools.checkEventType(JaxbTools.java:159)
at
org.perfsonar.ri.lsclient.level1.jaxb.JaxbTools.checkEventType(JaxbTools.java:124)
at
org.perfsonar.ri.lsclient.level1.jaxb.JaxbTools.readMetadatas(JaxbTools.java:97)
at
org.perfsonar.ri.lsclient.level1.jaxb.JaxbTools.unMarshallPerfsonarMessage(JaxbTools.java:65)
at
org.perfsonar.ri.lsclient.level1.DiscoveryProcessImpl.firstStep(DiscoveryProcessImpl.java:92)
at
org.perfsonar.ri.lsclient.level1.DiscoveryProcessImpl$1.next(DiscoveryProcessImpl.java:60)
at
org.perfsonar.ri.lsclient.level1.DiscoveryProcessImpl$1.next(DiscoveryProcessImpl.java:65)
at
org.perfsonar.lsclient.helpers.AbstractLevel1.discover(AbstractLevel1.java:40)
at
org.perfsonar.lsclient.helpers.AbstractLsClient.discover(AbstractLsClient.java:56)
at
org.perfsonar.perfsonarui.ls.LookupProcess$LookupTask.run(LookupProcess.java:74)
at java.lang.Thread.run(Thread.java:595)
2009-03-12 09:14:54,525 [Ls-Lookup] DEBUG
org.perfsonar.ri.lsclient.level1.DiscoveryProcessImpl - Using Gls:
http://ale.damsl.cis.udel.edu:9991/perfSONAR_PS/services/gLS
2009-03-12 09:14:54,541 [Ls-Lookup] DEBUG
org.perfsonar.ri.lsclient.level0.Level0Impl - Executing raw discovery query
[<nmtb:address
xmlns:nmtb="http://ogf.org/schema/network/topology/base/20070828/";
type="ipv4">150.254.185.14</nmtb:address><nmwg:eventType>http://ggf.org/ns/nmwg/characteristic/utilization/2.0</nmwg:eventType><nmwg:eventType>http://ggf.org/ns/nmwg/characteristic/errors/2.0</nmwg:eventType><nmwg:eventType>http://ggf.org/ns/nmwg/characteristic/discards/2.0</nmwg:eventType>]
2009-03-12 09:14:54,541 [Ls-Lookup] TRACE
org.perfsonar.ri.lsclient.level0.SOAPEndpoint - Setting connection settings[
Method:POST allowUserInteraction:false DoOutput:true DoInput:true
UserCaches:false Timeout:5000msec FollowRedirects:true ]
2009-03-12 09:14:54,556 [Ls-Lookup] TRACE
org.perfsonar.ri.lsclient.level0.SOAPEndpoint - Sending message
[<env:Envelope
xmlns:env="http://www.w3.org/2003/05/soap-envelope";><env:Header/><env:Body><nmwg:message
xmlns:nmwg="http://ggf.org/ns/nmwg/base/2.0/";
xmlns:nmtb="http://ogf.org/schema/network/topology/base/20070828/";
xmlns:nmtl3="http://ogf.org/schema/network/topology/l3/20070828/";
xmlns:nmwgt="http://ggf.org/ns/nmwg/topology/2.0/";
xmlns:perfsonar="http://ggf.org/ns/nmwg/tools/org/perfsonar/1.0/";
xmlns:psservice="http://ggf.org/ns/nmwg/tools/org/perfsonar/service/1.0/";
id="LSDiscoveryRequest" type="LSQueryRequest"><nmwg:metadata
id="meta1"><summary:subject
xmlns:summary="http://ggf.org/ns/nmwg/tools/org/perfsonar/service/lookup/summarization/2.0/";
id="subject.1"><nmtb:address type="ipv4"
xmlns:nmtb="http://ogf.org/schema/network/topology/base/20070828/";>150.254.185.14</nmtb:address><nmwg:eventType>http://ggf.org/ns/nmwg/characteristic/utilization/2.0</nmwg:eventType><nmwg:eventType>http://ggf.org/ns/nmwg/characteristic/errors/2.0</nmwg:eventType><nmwg:eventType>http://ggf.org/ns/nmwg/characteristic/discards/2.0</nmwg:eventType></summary:subject><nmwg:eventType>http://ogf.org/ns/nmwg/tools/org/perfsonar/service/lookup/discovery/summary/2.0</nmwg:eventType></nmwg:metadata><nmwg:data
id="d1" metadataIdRef="meta1"/></nmwg:message></env:Body></env:Envelope>]
2009-03-12 09:14:54,556 [Ls-Lookup] DEBUG
org.perfsonar.ri.lsclient.level0.Level0Impl - Executing raw discovery query
[<nmtb:address
xmlns:nmtb="http://ogf.org/schema/network/topology/base/20070828/";
type="ipv4">194.141.0.1</nmtb:address><nmwg:eventType>http://ggf.org/ns/nmwg/characteristic/discards/2.0</nmwg:eventType><nmwg:eventType>http://ggf.org/ns/nmwg/characteristic/utilization/2.0</nmwg:eventType><nmwg:eventType>http://ggf.org/ns/nmwg/characteristic/errors/2.0</nmwg:eventType>]
2009-03-12 09:14:54,556 [Ls-Lookup] TRACE
org.perfsonar.ri.lsclient.level0.SOAPEndpoint - Setting connection settings[
Method:POST allowUserInteraction:false DoOutput:true DoInput:true
UserCaches:false Timeout:5000msec FollowRedirects:true ]
2009-03-12 09:14:54,572 [Ls-Lookup] TRACE
org.perfsonar.ri.lsclient.level0.SOAPEndpoint - Sending message
[<env:Envelope
xmlns:env="http://www.w3.org/2003/05/soap-envelope";><env:Header/><env:Body><nmwg:message
xmlns:nmwg="http://ggf.org/ns/nmwg/base/2.0/";
xmlns:nmtb="http://ogf.org/schema/network/topology/base/20070828/";
xmlns:nmtl3="http://ogf.org/schema/network/topology/l3/20070828/";
xmlns:nmwgt="http://ggf.org/ns/nmwg/topology/2.0/";
xmlns:perfsonar="http://ggf.org/ns/nmwg/tools/org/perfsonar/1.0/";
xmlns:psservice="http://ggf.org/ns/nmwg/tools/org/perfsonar/service/1.0/";
id="LSDiscoveryRequest" type="LSQueryRequest"><nmwg:metadata
id="meta1"><summary:subject
xmlns:summary="http://ggf.org/ns/nmwg/tools/org/perfsonar/service/lookup/summarization/2.0/";
id="subject.1"><nmtb:address type="ipv4"
xmlns:nmtb="http://ogf.org/schema/network/topology/base/20070828/";>194.141.0.1</nmtb:address><nmwg:eventType>http://ggf.org/ns/nmwg/characteristic/discards/2.0</nmwg:eventType><nmwg:eventType>http://ggf.org/ns/nmwg/characteristic/utilization/2.0</nmwg:eventType><nmwg:eventType>http://ggf.org/ns/nmwg/characteristic/errors/2.0</nmwg:eventType></summary:subject><nmwg:eventType>http://ogf.org/ns/nmwg/tools/org/perfsonar/service/lookup/discovery/summary/2.0</nmwg:eventType></nmwg:metadata><nmwg:data
id="d1" metadataIdRef="meta1"/></nmwg:message></env:Body></env:Envelope>]
2009-03-12 09:14:54,790 [Ls-Lookup] TRACE
org.perfsonar.ri.lsclient.level0.SOAPEndpoint - cheching result code of
request
(connection[sun.net.www.protocol.http.HttpURLConnection:http://ale.damsl.cis.udel.edu:9991/perfSONAR_PS/services/gLS])
2009-03-12 09:14:54,790 [Ls-Lookup] TRACE
org.perfsonar.ri.lsclient.level0.SOAPEndpoint - cheching result code of
request
(connection[sun.net.www.protocol.http.HttpURLConnection:http://ale.damsl.cis.udel.edu:9991/perfSONAR_PS/services/gLS])
2009-03-12 09:14:59,486 [Ls-Lookup] TRACE
org.perfsonar.ri.lsclient.level0.SOAPEndpoint - Responsecode for
connection[sun.net.www.protocol.http.HttpURLConnection:http://ls.perfsonar.pionier.net.pl:9990/perfSONAR_PS/services/gLS]
is 200
2009-03-12 09:14:59,486 [Ls-Lookup] TRACE
org.perfsonar.ri.lsclient.level0.SOAPEndpoint - Responsecode for
connection[sun.net.www.protocol.http.HttpURLConnection:http://ls.perfsonar.pionier.net.pl:9990/perfSONAR_PS/services/gLS]
is 200
2009-03-12 09:14:59,501 [Ls-Lookup] TRACE
org.perfsonar.ri.lsclient.level0.SOAPEndpoint - Recieved Message
[<SOAP-ENV:Envelope xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/";
xmlns:xsd="http://www.w3.org/2001/XMLSchema";
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/";>
<SOAP-ENV:Header/>
<SOAP-ENV:Body>
<nmwg:message xmlns:nmwg="http://ggf.org/ns/nmwg/base/2.0/";
xmlns:summary="http://ggf.org/ns/nmwg/tools/org/perfsonar/service/lookup/summarization/2.0/";
xmlns:env="http://www.w3.org/2003/05/soap-envelope/";
xmlns:nmtl3="http://ogf.org/schema/network/topology/l3/20070828/";
xmlns:nmwgt="http://ggf.org/ns/nmwg/topology/2.0/";
xmlns:perfsonar="http://ggf.org/ns/nmwg/tools/org/perfsonar/1.0/";
xmlns:nmtb="http://ogf.org/schema/network/topology/base/20070828/";
xmlns:psservice="http://ggf.org/ns/nmwg/tools/org/perfsonar/service/1.0/";
messageIdRef="LSDiscoveryRequest" id="message.10241287"
type="LSQueryResponse"><nmwg:metadata metadataIdRef="meta1"
id="metadata.2163259"><nmwg:eventType>error.ls.xmldb</nmwg:eventType></nmwg:metadata><nmwg:data
metadataIdRef="metadata.2163259" id="data.12470166"><nmwgr:datum
xmlns:nmwgr="http://ggf.org/ns/nmwg/result/2.0/";>Database errors prevented
the transaction from completing:</nmwgr:datum></nmwg:data></nmwg:message>
</SOAP-ENV:Body>
</SOAP-ENV:Envelope>
]
2009-03-12 09:14:59,501 [Ls-Lookup] TRACE
org.perfsonar.ri.lsclient.level0.SOAPEndpoint - Recieved Message
[<SOAP-ENV:Envelope xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/";
xmlns:xsd="http://www.w3.org/2001/XMLSchema";
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/";>
<SOAP-ENV:Header/>
<SOAP-ENV:Body>
<nmwg:message xmlns:nmwg="http://ggf.org/ns/nmwg/base/2.0/";
xmlns:summary="http://ggf.org/ns/nmwg/tools/org/perfsonar/service/lookup/summarization/2.0/";
xmlns:env="http://www.w3.org/2003/05/soap-envelope/";
xmlns:nmtl3="http://ogf.org/schema/network/topology/l3/20070828/";
xmlns:nmwgt="http://ggf.org/ns/nmwg/topology/2.0/";
xmlns:perfsonar="http://ggf.org/ns/nmwg/tools/org/perfsonar/1.0/";
xmlns:nmtb="http://ogf.org/schema/network/topology/base/20070828/";
xmlns:psservice="http://ggf.org/ns/nmwg/tools/org/perfsonar/service/1.0/";
messageIdRef="LSDiscoveryRequest" id="message.10241287"
type="LSQueryResponse"><nmwg:metadata metadataIdRef="meta1"
id="metadata.2163259"><nmwg:eventType>error.ls.xmldb</nmwg:eventType></nmwg:metadata><nmwg:data
metadataIdRef="metadata.2163259" id="data.12470166"><nmwgr:datum
xmlns:nmwgr="http://ggf.org/ns/nmwg/result/2.0/";>Database errors prevented
the transaction from completing:</nmwgr:datum></nmwg:data></nmwg:message>
</SOAP-ENV:Body>
</SOAP-ENV:Envelope>
]
2009-03-12 09:14:59,501 [Ls-Lookup] WARN
org.perfsonar.ri.lsclient.level1.Level1Impl - Demoting Lookup
service('http://ls.perfsonar.pionier.net.pl:9990/perfSONAR_PS/services/gLS')
org.perfsonar.lsclient.LsQueryException: no success (error.ls.xmldb)
at
org.perfsonar.ri.lsclient.level1.jaxb.JaxbTools.checkEventType(JaxbTools.java:159)
at
org.perfsonar.ri.lsclient.level1.jaxb.JaxbTools.checkEventType(JaxbTools.java:124)
at
org.perfsonar.ri.lsclient.level1.jaxb.JaxbTools.readMetadatas(JaxbTools.java:97)
at
org.perfsonar.ri.lsclient.level1.jaxb.JaxbTools.unMarshallPerfsonarMessage(JaxbTools.java:65)
at
org.perfsonar.ri.lsclient.level1.DiscoveryProcessImpl.firstStep(DiscoveryProcessImpl.java:92)
at
org.perfsonar.ri.lsclient.level1.DiscoveryProcessImpl$1.next(DiscoveryProcessImpl.java:60)
at
org.perfsonar.ri.lsclient.level1.DiscoveryProcessImpl$1.next(DiscoveryProcessImpl.java:65)
at
org.perfsonar.lsclient.helpers.AbstractLevel1.discover(AbstractLevel1.java:40)
at
org.perfsonar.lsclient.helpers.AbstractLsClient.discover(AbstractLsClient.java:56)
at
org.perfsonar.perfsonarui.ls.LookupProcess$LookupTask.run(LookupProcess.java:74)
at java.lang.Thread.run(Thread.java:595)
2009-03-12 09:14:59,501 [Ls-Lookup] DEBUG
org.perfsonar.ri.lsclient.level1.DiscoveryProcessImpl - Using Gls:
http://ale.damsl.cis.udel.edu:9991/perfSONAR_PS/services/gLS
2009-03-12 09:14:59,533 [Ls-Lookup] WARN
org.perfsonar.ri.lsclient.level1.Level1Impl - Demoting Lookup
service('http://ls.perfsonar.pionier.net.pl:9990/perfSONAR_PS/services/gLS')
org.perfsonar.lsclient.LsQueryException: no success (error.ls.xmldb)
at
org.perfsonar.ri.lsclient.level1.jaxb.JaxbTools.checkEventType(JaxbTools.java:159)
at
org.perfsonar.ri.lsclient.level1.jaxb.JaxbTools.checkEventType(JaxbTools.java:124)
at
org.perfsonar.ri.lsclient.level1.jaxb.JaxbTools.readMetadatas(JaxbTools.java:97)
at
org.perfsonar.ri.lsclient.level1.jaxb.JaxbTools.unMarshallPerfsonarMessage(JaxbTools.java:65)
at
org.perfsonar.ri.lsclient.level1.DiscoveryProcessImpl.firstStep(DiscoveryProcessImpl.java:92)
at
org.perfsonar.ri.lsclient.level1.DiscoveryProcessImpl$1.next(DiscoveryProcessImpl.java:60)
at
org.perfsonar.ri.lsclient.level1.DiscoveryProcessImpl$1.next(DiscoveryProcessImpl.java:65)
at
org.perfsonar.lsclient.helpers.AbstractLevel1.discover(AbstractLevel1.java:40)
at
org.perfsonar.lsclient.helpers.AbstractLsClient.discover(AbstractLsClient.java:56)
at
org.perfsonar.perfsonarui.ls.LookupProcess$LookupTask.run(LookupProcess.java:74)
at java.lang.Thread.run(Thread.java:595)
2009-03-12 09:14:59,533 [Ls-Lookup] DEBUG
org.perfsonar.ri.lsclient.level1.DiscoveryProcessImpl - Using Gls:
http://ale.damsl.cis.udel.edu:9991/perfSONAR_PS/services/gLS
2009-03-12 09:14:59,533 [Ls-Lookup] DEBUG
org.perfsonar.ri.lsclient.level0.Level0Impl - Executing raw discovery query
[<nmtb:address
xmlns:nmtb="http://ogf.org/schema/network/topology/base/20070828/";
type="ipv4">212.191.224.7</nmtb:address><nmwg:eventType>http://ggf.org/ns/nmwg/characteristic/utilization/2.0</nmwg:eventType><nmwg:eventType>http://ggf.org/ns/nmwg/characteristic/errors/2.0</nmwg:eventType><nmwg:eventType>http://ggf.org/ns/nmwg/characteristic/discards/2.0</nmwg:eventType>]
2009-03-12 09:14:59,533 [Ls-Lookup] TRACE
org.perfsonar.ri.lsclient.level0.SOAPEndpoint - Setting connection settings[
Method:POST allowUserInteraction:false DoOutput:true DoInput:true
UserCaches:false Timeout:5000msec FollowRedirects:true ]
2009-03-12 09:14:59,533 [Ls-Lookup] TRACE
org.perfsonar.ri.lsclient.level0.SOAPEndpoint - Sending message
[<env:Envelope
xmlns:env="http://www.w3.org/2003/05/soap-envelope";><env:Header/><env:Body><nmwg:message
xmlns:nmwg="http://ggf.org/ns/nmwg/base/2.0/";
xmlns:nmtb="http://ogf.org/schema/network/topology/base/20070828/";
xmlns:nmtl3="http://ogf.org/schema/network/topology/l3/20070828/";
xmlns:nmwgt="http://ggf.org/ns/nmwg/topology/2.0/";
xmlns:perfsonar="http://ggf.org/ns/nmwg/tools/org/perfsonar/1.0/";
xmlns:psservice="http://ggf.org/ns/nmwg/tools/org/perfsonar/service/1.0/";
id="LSDiscoveryRequest" type="LSQueryRequest"><nmwg:metadata
id="meta1"><summary:subject
xmlns:summary="http://ggf.org/ns/nmwg/tools/org/perfsonar/service/lookup/summarization/2.0/";
id="subject.1"><nmtb:address type="ipv4"
xmlns:nmtb="http://ogf.org/schema/network/topology/base/20070828/";>212.191.224.7</nmtb:address><nmwg:eventType>http://ggf.org/ns/nmwg/characteristic/utilization/2.0</nmwg:eventType><nmwg:eventType>http://ggf.org/ns/nmwg/characteristic/errors/2.0</nmwg:eventType><nmwg:eventType>http://ggf.org/ns/nmwg/characteristic/discards/2.0</nmwg:eventType></summary:subject><nmwg:eventType>http://ogf.org/ns/nmwg/tools/org/perfsonar/service/lookup/discovery/summary/2.0</nmwg:eventType></nmwg:metadata><nmwg:data
id="d1" metadataIdRef="meta1"/></nmwg:message></env:Body></env:Envelope>]
2009-03-12 09:14:59,548 [Ls-Lookup] DEBUG
org.perfsonar.ri.lsclient.level0.Level0Impl - Executing raw discovery query
[<nmtb:address
xmlns:nmtb="http://ogf.org/schema/network/topology/base/20070828/";
type="ipv4">192.5.40.18</nmtb:address><nmwg:eventType>http://ggf.org/ns/nmwg/characteristic/discards/2.0</nmwg:eventType><nmwg:eventType>http://ggf.org/ns/nmwg/characteristic/errors/2.0</nmwg:eventType><nmwg:eventType>http://ggf.org/ns/nmwg/characteristic/utilization/2.0</nmwg:eventType>]
2009-03-12 09:14:59,548 [Ls-Lookup] TRACE
org.perfsonar.ri.lsclient.level0.SOAPEndpoint - Setting connection settings[
Method:POST allowUserInteraction:false DoOutput:true DoInput:true
UserCaches:false Timeout:5000msec FollowRedirects:true ]
2009-03-12 09:14:59,548 [Ls-Lookup] TRACE
org.perfsonar.ri.lsclient.level0.SOAPEndpoint - Sending message
[<env:Envelope
xmlns:env="http://www.w3.org/2003/05/soap-envelope";><env:Header/><env:Body><nmwg:message
xmlns:nmwg="http://ggf.org/ns/nmwg/base/2.0/";
xmlns:nmtb="http://ogf.org/schema/network/topology/base/20070828/";
xmlns:nmtl3="http://ogf.org/schema/network/topology/l3/20070828/";
xmlns:nmwgt="http://ggf.org/ns/nmwg/topology/2.0/";
xmlns:perfsonar="http://ggf.org/ns/nmwg/tools/org/perfsonar/1.0/";
xmlns:psservice="http://ggf.org/ns/nmwg/tools/org/perfsonar/service/1.0/";
id="LSDiscoveryRequest" type="LSQueryRequest"><nmwg:metadata
id="meta1"><summary:subject
xmlns:summary="http://ggf.org/ns/nmwg/tools/org/perfsonar/service/lookup/summarization/2.0/";
id="subject.1"><nmtb:address type="ipv4"
xmlns:nmtb="http://ogf.org/schema/network/topology/base/20070828/";>192.5.40.18</nmtb:address><nmwg:eventType>http://ggf.org/ns/nmwg/characteristic/discards/2.0</nmwg:eventType><nmwg:eventType>http://ggf.org/ns/nmwg/characteristic/errors/2.0</nmwg:eventType><nmwg:eventType>http://ggf.org/ns/nmwg/characteristic/utilization/2.0</nmwg:eventType></summary:subject><nmwg:eventType>http://ogf.org/ns/nmwg/tools/org/perfsonar/service/lookup/discovery/summary/2.0</nmwg:eventType></nmwg:metadata><nmwg:data
id="d1" metadataIdRef="meta1"/></nmwg:message></env:Body></env:Envelope>]
2009-03-12 09:14:59,704 [Ls-Lookup] TRACE
org.perfsonar.ri.lsclient.level0.SOAPEndpoint - cheching result code of
request
(connection[sun.net.www.protocol.http.HttpURLConnection:http://ale.damsl.cis.udel.edu:9991/perfSONAR_PS/services/gLS])
2009-03-12 09:14:59,704 [Ls-Lookup] TRACE
org.perfsonar.ri.lsclient.level0.SOAPEndpoint - cheching result code of
request
(connection[sun.net.www.protocol.http.HttpURLConnection:http://ale.damsl.cis.udel.edu:9991/perfSONAR_PS/services/gLS])
2009-03-12 09:15:35,553 [Ls-Lookup] TRACE
org.perfsonar.ri.lsclient.level0.SOAPEndpoint - Responsecode for
connection[sun.net.www.protocol.http.HttpURLConnection:http://ale.damsl.cis.udel.edu:9991/perfSONAR_PS/services/gLS]
is 200
2009-03-12 09:15:35,553 [Ls-Lookup] TRACE
org.perfsonar.ri.lsclient.level0.SOAPEndpoint - Recieved Message
[<SOAP-ENV:Envelope xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/";
xmlns:xsd="http://www.w3.org/2001/XMLSchema";
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/";>
<SOAP-ENV:Header/>
<SOAP-ENV:Body>
<nmwg:message xmlns:nmwg="http://ggf.org/ns/nmwg/base/2.0/";
xmlns:summary="http://ggf.org/ns/nmwg/tools/org/perfsonar/service/lookup/summarization/2.0/";
xmlns:env="http://www.w3.org/2003/05/soap-envelope/";
xmlns:nmtl3="http://ogf.org/schema/network/topology/l3/20070828/";
xmlns:nmwgt="http://ggf.org/ns/nmwg/topology/2.0/";
xmlns:perfsonar="http://ggf.org/ns/nmwg/tools/org/perfsonar/1.0/";
xmlns:nmtb="http://ogf.org/schema/network/topology/base/20070828/";
xmlns:psservice="http://ggf.org/ns/nmwg/tools/org/perfsonar/service/1.0/";
messageIdRef="LSDiscoveryRequest" id="message.4000424"
type="LSQueryResponse"><nmwg:metadata metadataIdRef="meta1"
id="metadata.15324365"><summary:subject
xmlns:summary="http://ggf.org/ns/nmwg/tools/org/perfsonar/service/lookup/summarization/2.0/";
id="subject.1"><nmtb:address
xmlns:nmtb="http://ogf.org/schema/network/topology/base/20070828/";
type="ipv4">194.141.0.1</nmtb:address><nmwg:eventType>http://ggf.org/ns/nmwg/characteristic/discards/2.0</nmwg:eventType><nmwg:eventType>http://ggf.org/ns/nmwg/characteristic/utilization/2.0</nmwg:eventType><nmwg:eventType>http://ggf.org/ns/nmwg/characteristic/errors/2.0</nmwg:eventType></summary:subject>
<nmwg:eventType>http://ogf.org/ns/nmwg/tools/org/perfsonar/service/lookup/discovery/summary/2.0</nmwg:eventType>
</nmwg:metadata><nmwg:data metadataIdRef="metadata.15324365"
id="data.17095736"><nmwg:metadata
xmlns:nmwg="http://ggf.org/ns/nmwg/base/2.0/";
id="f7b742fff19d27d3586a6425b50caa91">
<perfsonar:subject
xmlns:perfsonar="http://ggf.org/ns/nmwg/tools/org/perfsonar/1.0/";><psservice:service
xmlns:psservice="http://ggf.org/ns/nmwg/tools/org/perfsonar/service/1.0/";>
<psservice:serviceName>Internet2 Home Lookup
Service</psservice:serviceName>

<psservice:accessPoint>http://ndb1.internet2.edu:9996/perfSONAR_PS/services/hLS</psservice:accessPoint>
<psservice:serviceType>hLS</psservice:serviceType>
<psservice:serviceDescription>Internet2 Home Lookup Service (Ann
Arbor, MI)</psservice:serviceDescription>
</psservice:service></perfsonar:subject>
</nmwg:metadata></nmwg:data></nmwg:message> </SOAP-ENV:Body>
</SOAP-ENV:Envelope>
]
2009-03-12 09:15:35,693 [Ls-Lookup] DEBUG
org.perfsonar.ri.lsclient.level1.DiscoveryProcessImpl - First step succeded
without error. Result:
[[http://ndb1.internet2.edu:9996/perfSONAR_PS/services/hLS]]
2009-03-12 09:15:35,709 [Ls-worker1] DEBUG
org.perfsonar.ri.lsclient.level1.Level1Impl - quering LS for service
locations from http://ndb1.internet2.edu:9996/perfSONAR_PS/services/hLS where
topologyElements is any [[] 194.141.0.10 N/A N/A
( From Thu Jan 01 02:00:00 EET 1970 To Thu Jan 01 02:00:00 EET 1970 )]
eventypes is any [http://ggf.org/ns/nmwg/characteristic/discards/2.0,
http://ggf.org/ns/nmwg/characteristic/utilization/2.0,
http://ggf.org/ns/nmwg/characteristic/errors/2.0] serviceType is any
2009-03-12 09:15:35,725 [Ls-worker1] DEBUG
org.perfsonar.ri.lsclient.level0.Level0Impl - Executing raw discovery query
[<nmtb:address
xmlns:nmtb="http://ogf.org/schema/network/topology/base/20070828/";
type="ipv4">194.141.0.1</nmtb:address><nmwg:eventType>http://ggf.org/ns/nmwg/characteristic/discards/2.0</nmwg:eventType><nmwg:eventType>http://ggf.org/ns/nmwg/characteristic/utilization/2.0</nmwg:eventType><nmwg:eventType>http://ggf.org/ns/nmwg/characteristic/errors/2.0</nmwg:eventType>]
2009-03-12 09:15:35,725 [Ls-worker1] TRACE
org.perfsonar.ri.lsclient.level0.SOAPEndpoint - Setting connection settings[
Method:POST allowUserInteraction:false DoOutput:true DoInput:true
UserCaches:false Timeout:5000msec FollowRedirects:true ]
2009-03-12 09:15:35,725 [Ls-worker1] TRACE
org.perfsonar.ri.lsclient.level0.SOAPEndpoint - Sending message
[<env:Envelope
xmlns:env="http://www.w3.org/2003/05/soap-envelope";><env:Header/><env:Body><nmwg:message
xmlns:nmwg="http://ggf.org/ns/nmwg/base/2.0/";
xmlns:nmtb="http://ogf.org/schema/network/topology/base/20070828/";
xmlns:nmtl3="http://ogf.org/schema/network/topology/l3/20070828/";
xmlns:nmwgt="http://ggf.org/ns/nmwg/topology/2.0/";
xmlns:perfsonar="http://ggf.org/ns/nmwg/tools/org/perfsonar/1.0/";
xmlns:psservice="http://ggf.org/ns/nmwg/tools/org/perfsonar/service/1.0/";
id="LSDiscoveryRequest" type="LSQueryRequest"><nmwg:metadata
id="meta1"><summary:subject
xmlns:summary="http://ggf.org/ns/nmwg/tools/org/perfsonar/service/lookup/summarization/2.0/";
id="subject.1"><nmtb:address type="ipv4"
xmlns:nmtb="http://ogf.org/schema/network/topology/base/20070828/";>194.141.0.1</nmtb:address><nmwg:eventType>http://ggf.org/ns/nmwg/characteristic/discards/2.0</nmwg:eventType><nmwg:eventType>http://ggf.org/ns/nmwg/characteristic/utilization/2.0</nmwg:eventType><nmwg:eventType>http://ggf.org/ns/nmwg/characteristic/errors/2.0</nmwg:eventType></summary:subject><nmwg:eventType>http://ogf.org/ns/nmwg/tools/org/perfsonar/service/lookup/discovery/summary/2.0</nmwg:eventType></nmwg:metadata><nmwg:data
id="d1" metadataIdRef="meta1"/></nmwg:message></env:Body></env:Envelope>]
2009-03-12 09:15:35,959 [Ls-worker1] TRACE
org.perfsonar.ri.lsclient.level0.SOAPEndpoint - cheching result code of
request
(connection[sun.net.www.protocol.http.HttpURLConnection:http://ndb1.internet2.edu:9996/perfSONAR_PS/services/hLS])
2009-03-12 09:15:36,364 [Ls-worker1] TRACE
org.perfsonar.ri.lsclient.level0.SOAPEndpoint - Responsecode for
connection[sun.net.www.protocol.http.HttpURLConnection:http://ndb1.internet2.edu:9996/perfSONAR_PS/services/hLS]
is 200
2009-03-12 09:15:36,473 [Ls-Lookup] TRACE
org.perfsonar.ri.lsclient.level0.SOAPEndpoint - Responsecode for
connection[sun.net.www.protocol.http.HttpURLConnection:http://ale.damsl.cis.udel.edu:9991/perfSONAR_PS/services/gLS]
is 200
2009-03-12 09:15:36,473 [Ls-Lookup] TRACE
org.perfsonar.ri.lsclient.level0.SOAPEndpoint - Recieved Message
[<SOAP-ENV:Envelope xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/";
xmlns:xsd="http://www.w3.org/2001/XMLSchema";
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/";>
<SOAP-ENV:Header/>
<SOAP-ENV:Body>
<nmwg:message xmlns:nmwg="http://ggf.org/ns/nmwg/base/2.0/";
xmlns:summary="http://ggf.org/ns/nmwg/tools/org/perfsonar/service/lookup/summarization/2.0/";
xmlns:env="http://www.w3.org/2003/05/soap-envelope/";
xmlns:nmtl3="http://ogf.org/schema/network/topology/l3/20070828/";
xmlns:nmwgt="http://ggf.org/ns/nmwg/topology/2.0/";
xmlns:perfsonar="http://ggf.org/ns/nmwg/tools/org/perfsonar/1.0/";
xmlns:nmtb="http://ogf.org/schema/network/topology/base/20070828/";
xmlns:psservice="http://ggf.org/ns/nmwg/tools/org/perfsonar/service/1.0/";
messageIdRef="LSDiscoveryRequest" id="message.4000424"
type="LSQueryResponse"><nmwg:metadata metadataIdRef="meta1"
id="metadata.15324365"><summary:subject
xmlns:summary="http://ggf.org/ns/nmwg/tools/org/perfsonar/service/lookup/summarization/2.0/";
id="subject.1"><nmtb:address
xmlns:nmtb="http://ogf.org/schema/network/topology/base/20070828/";
type="ipv4">150.254.185.14</nmtb:address><nmwg:eventType>http://ggf.org/ns/nmwg/characteristic/utilization/2.0</nmwg:eventType><nmwg:eventType>http://ggf.org/ns/nmwg/characteristic/errors/2.0</nmwg:eventType><nmwg:eventType>http://ggf.org/ns/nmwg/characteristic/discards/2.0</nmwg:eventType></summary:subject>
<nmwg:eventType>http://ogf.org/ns/nmwg/tools/org/perfsonar/service/lookup/discovery/summary/2.0</nmwg:eventType>
</nmwg:metadata><nmwg:data metadataIdRef="metadata.15324365"
id="data.17095736"><nmwg:metadata
xmlns:nmwg="http://ggf.org/ns/nmwg/base/2.0/";
id="f7b742fff19d27d3586a6425b50caa91">
<perfsonar:subject
xmlns:perfsonar="http://ggf.org/ns/nmwg/tools/org/perfsonar/1.0/";><psservice:service
xmlns:psservice="http://ggf.org/ns/nmwg/tools/org/perfsonar/service/1.0/";>
<psservice:serviceName>Internet2 Home Lookup
Service</psservice:serviceName>

<psservice:accessPoint>http://ndb1.internet2.edu:9996/perfSONAR_PS/services/hLS</psservice:accessPoint>
<psservice:serviceType>hLS</psservice:serviceType>
<psservice:serviceDescription>Internet2 Home Lookup Service (Ann
Arbor, MI)</psservice:serviceDescription>
</psservice:service></perfsonar:subject>
</nmwg:metadata></nmwg:data></nmwg:message> </SOAP-ENV:Body>
</SOAP-ENV:Envelope>
]
2009-03-12 09:15:36,473 [Ls-worker1] TRACE
org.perfsonar.ri.lsclient.level0.SOAPEndpoint - Recieved Message
[<SOAP-ENV:Envelope xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/";
xmlns:xsd="http://www.w3.org/2001/XMLSchema";
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/";>
<SOAP-ENV:Header/>
<SOAP-ENV:Body>
<nmwg:message xmlns:nmwg="http://ggf.org/ns/nmwg/base/2.0/";
xmlns:summary="http://ggf.org/ns/nmwg/tools/org/perfsonar/service/lookup/summarization/2.0/";
xmlns:env="http://www.w3.org/2003/05/soap-envelope/";
xmlns:nmtl3="http://ogf.org/schema/network/topology/l3/20070828/";
xmlns:nmwgt="http://ggf.org/ns/nmwg/topology/2.0/";
xmlns:perfsonar="http://ggf.org/ns/nmwg/tools/org/perfsonar/1.0/";
xmlns:nmtb="http://ogf.org/schema/network/topology/base/20070828/";
xmlns:psservice="http://ggf.org/ns/nmwg/tools/org/perfsonar/service/1.0/";
messageIdRef="LSDiscoveryRequest" id="message.4313408"
type="LSQueryResponse"><nmwg:metadata metadataIdRef="meta1"
id="metadata.1742487"><summary:subject
xmlns:summary="http://ggf.org/ns/nmwg/tools/org/perfsonar/service/lookup/summarization/2.0/";
id="subject.1"><nmtb:address
xmlns:nmtb="http://ogf.org/schema/network/topology/base/20070828/";
type="ipv4">194.141.0.1</nmtb:address><nmwg:eventType>http://ggf.org/ns/nmwg/characteristic/discards/2.0</nmwg:eventType><nmwg:eventType>http://ggf.org/ns/nmwg/characteristic/utilization/2.0</nmwg:eventType><nmwg:eventType>http://ggf.org/ns/nmwg/characteristic/errors/2.0</nmwg:eventType></summary:subject>
<nmwg:eventType>http://ogf.org/ns/nmwg/tools/org/perfsonar/service/lookup/discovery/summary/2.0</nmwg:eventType>
</nmwg:metadata><nmwg:data metadataIdRef="metadata.1742487"
id="data.16117049"><nmwg:metadata
xmlns:nmwg="http://ggf.org/ns/nmwg/base/2.0/";
id="ebc1848207bf23b69941bbc2127e56ee"> <perfsonar:subject
xmlns:perfsonar="http://ggf.org/ns/nmwg/tools/org/perfsonar/1.0/";
id="subject.6833627">
<psservice:service
xmlns:psservice="http://ggf.org/ns/nmwg/tools/org/perfsonar/service/1.0/";>
<psservice:serviceName>Indiana Gigapop SNMP MA</psservice:serviceName>

<psservice:accessPoint>http://rrdma.net.internet2.edu:8080/perfSONAR_PS/services/IUsnmpMA</psservice:accessPoint>
<psservice:serviceType>MA</psservice:serviceType>
<psservice:serviceDescription>Indiana Gigapop SNMP MA, Bloomington
IN</psservice:serviceDescription>
</psservice:service>
</perfsonar:subject>
</nmwg:metadata></nmwg:data><nmwg:data metadataIdRef="metadata.1742487"
id="data.16117049"><nmwg:metadata
xmlns:nmwg="http://ggf.org/ns/nmwg/base/2.0/";
id="6f670d0be4b9c3464010d6a088eedc6c"> <perfsonar:subject
xmlns:perfsonar="http://ggf.org/ns/nmwg/tools/org/perfsonar/1.0/";
id="subject.9684752">
<psservice:service
xmlns:psservice="http://ggf.org/ns/nmwg/tools/org/perfsonar/service/1.0/";>
<psservice:serviceName>Internet2 SNMP MA</psservice:serviceName>

<psservice:accessPoint>http://packrat.internet2.edu:2008/perfSONAR_PS/services/snmp/SC08</psservice:accessPoint>
<psservice:serviceType>MA</psservice:serviceType>
<psservice:serviceDescription>SC08 - Internet2 SNMP
MA</psservice:serviceDescription>
</psservice:service>
</perfsonar:subject>
</nmwg:metadata></nmwg:data></nmwg:message> </SOAP-ENV:Body>
</SOAP-ENV:Envelope>
]
2009-03-12 09:15:36,489 [Ls-Lookup] DEBUG
org.perfsonar.ri.lsclient.level1.DiscoveryProcessImpl - First step succeded
without error. Result:
[[http://ndb1.internet2.edu:9996/perfSONAR_PS/services/hLS]]
2009-03-12 09:15:36,505 [Ls-worker2] DEBUG
org.perfsonar.ri.lsclient.level1.Level1Impl - quering LS for service
locations from http://ndb1.internet2.edu:9996/perfSONAR_PS/services/hLS where
topologyElements is any [[] 150.254.185.146 N/A N/A
( From Thu Jan 01 02:00:00 EET 1970 To Thu Jan 01 02:00:00 EET 1970 )]
eventypes is any [http://ggf.org/ns/nmwg/characteristic/utilization/2.0,
http://ggf.org/ns/nmwg/characteristic/errors/2.0,
http://ggf.org/ns/nmwg/characteristic/discards/2.0] serviceType is any
2009-03-12 09:15:36,520 [Ls-Lookup] INFO org.perfsonar.perfsonarui.ls.Lookup
- Found services for [Indiana Gigapop SNMP MA] 194.141.0.10 N/A N/A
( From Thu Jan 01 02:00:00 EET 1970 To Thu Jan 01 02:00:00 EET 1970 ),
Lookup service http://ndb1.internet2.edu:9996/perfSONAR_PS/services/hLS
2009-03-12 09:15:36,520 [Ls-Lookup] INFO org.perfsonar.perfsonarui.ls.Lookup
- Found services for [Indiana Gigapop SNMP MA, Internet2 SNMP MA]
194.141.0.10 N/A N/A
( From Thu Jan 01 02:00:00 EET 1970 To Thu Jan 01 02:00:00 EET 1970 ),,
Lookup service http://ndb1.internet2.edu:9996/perfSONAR_PS/services/hLS
2009-03-12 09:15:36,520 [Ls-worker2] DEBUG
org.perfsonar.ri.lsclient.level0.Level0Impl - Executing raw discovery query
[<nmtb:address
xmlns:nmtb="http://ogf.org/schema/network/topology/base/20070828/";
type="ipv4">150.254.185.14</nmtb:address><nmwg:eventType>http://ggf.org/ns/nmwg/characteristic/utilization/2.0</nmwg:eventType><nmwg:eventType>http://ggf.org/ns/nmwg/characteristic/errors/2.0</nmwg:eventType><nmwg:eventType>http://ggf.org/ns/nmwg/characteristic/discards/2.0</nmwg:eventType>]
2009-03-12 09:15:36,520 [Ls-worker2] TRACE
org.perfsonar.ri.lsclient.level0.SOAPEndpoint - Setting connection settings[
Method:POST allowUserInteraction:false DoOutput:true DoInput:true
UserCaches:false Timeout:5000msec FollowRedirects:true ]
2009-03-12 09:15:36,520 [Ls-worker2] TRACE
org.perfsonar.ri.lsclient.level0.SOAPEndpoint - Sending message
[<env:Envelope
xmlns:env="http://www.w3.org/2003/05/soap-envelope";><env:Header/><env:Body><nmwg:message
xmlns:nmwg="http://ggf.org/ns/nmwg/base/2.0/";
xmlns:nmtb="http://ogf.org/schema/network/topology/base/20070828/";
xmlns:nmtl3="http://ogf.org/schema/network/topology/l3/20070828/";
xmlns:nmwgt="http://ggf.org/ns/nmwg/topology/2.0/";
xmlns:perfsonar="http://ggf.org/ns/nmwg/tools/org/perfsonar/1.0/";
xmlns:psservice="http://ggf.org/ns/nmwg/tools/org/perfsonar/service/1.0/";
id="LSDiscoveryRequest" type="LSQueryRequest"><nmwg:metadata
id="meta1"><summary:subject
xmlns:summary="http://ggf.org/ns/nmwg/tools/org/perfsonar/service/lookup/summarization/2.0/";
id="subject.1"><nmtb:address type="ipv4"
xmlns:nmtb="http://ogf.org/schema/network/topology/base/20070828/";>150.254.185.14</nmtb:address><nmwg:eventType>http://ggf.org/ns/nmwg/characteristic/utilization/2.0</nmwg:eventType><nmwg:eventType>http://ggf.org/ns/nmwg/characteristic/errors/2.0</nmwg:eventType><nmwg:eventType>http://ggf.org/ns/nmwg/characteristic/discards/2.0</nmwg:eventType></summary:subject><nmwg:eventType>http://ogf.org/ns/nmwg/tools/org/perfsonar/service/lookup/discovery/summary/2.0</nmwg:eventType></nmwg:metadata><nmwg:data
id="d1" metadataIdRef="meta1"/></nmwg:message></env:Body></env:Envelope>]
2009-03-12 09:15:36,520 [Ls-worker2] TRACE
org.perfsonar.ri.lsclient.level0.SOAPEndpoint - cheching result code of
request
(connection[sun.net.www.protocol.http.HttpURLConnection:http://ndb1.internet2.edu:9996/perfSONAR_PS/services/hLS])
2009-03-12 09:15:37,114 [Ls-worker2] TRACE
org.perfsonar.ri.lsclient.level0.SOAPEndpoint - Responsecode for
connection[sun.net.www.protocol.http.HttpURLConnection:http://ndb1.internet2.edu:9996/perfSONAR_PS/services/hLS]
is 200
2009-03-12 09:15:37,114 [Ls-worker2] TRACE
org.perfsonar.ri.lsclient.level0.SOAPEndpoint - Recieved Message
[<SOAP-ENV:Envelope xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/";
xmlns:xsd="http://www.w3.org/2001/XMLSchema";
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/";>
<SOAP-ENV:Header/>
<SOAP-ENV:Body>
<nmwg:message xmlns:nmwg="http://ggf.org/ns/nmwg/base/2.0/";
xmlns:summary="http://ggf.org/ns/nmwg/tools/org/perfsonar/service/lookup/summarization/2.0/";
xmlns:env="http://www.w3.org/2003/05/soap-envelope/";
xmlns:nmtl3="http://ogf.org/schema/network/topology/l3/20070828/";
xmlns:nmwgt="http://ggf.org/ns/nmwg/topology/2.0/";
xmlns:perfsonar="http://ggf.org/ns/nmwg/tools/org/perfsonar/1.0/";
xmlns:nmtb="http://ogf.org/schema/network/topology/base/20070828/";
xmlns:psservice="http://ggf.org/ns/nmwg/tools/org/perfsonar/service/1.0/";
messageIdRef="LSDiscoveryRequest" id="message.13360961"
type="LSQueryResponse"><nmwg:metadata metadataIdRef="meta1"
id="metadata.14624414"><summary:subject
xmlns:summary="http://ggf.org/ns/nmwg/tools/org/perfsonar/service/lookup/summarization/2.0/";
id="subject.1"><nmtb:address
xmlns:nmtb="http://ogf.org/schema/network/topology/base/20070828/";
type="ipv4">150.254.185.14</nmtb:address><nmwg:eventType>http://ggf.org/ns/nmwg/characteristic/utilization/2.0</nmwg:eventType><nmwg:eventType>http://ggf.org/ns/nmwg/characteristic/errors/2.0</nmwg:eventType><nmwg:eventType>http://ggf.org/ns/nmwg/characteristic/discards/2.0</nmwg:eventType></summary:subject>
<nmwg:eventType>http://ogf.org/ns/nmwg/tools/org/perfsonar/service/lookup/discovery/summary/2.0</nmwg:eventType>
</nmwg:metadata><nmwg:data metadataIdRef="metadata.14624414"
id="data.5453260"><nmwg:metadata
xmlns:nmwg="http://ggf.org/ns/nmwg/base/2.0/";
id="07b9c7eaf908248621cb97349ba282d2"> <perfsonar:subject
xmlns:perfsonar="http://ggf.org/ns/nmwg/tools/org/perfsonar/1.0/";
id="subject.5092123">
<psservice:service
xmlns:psservice="http://ggf.org/ns/nmwg/tools/org/perfsonar/service/1.0/";>
<psservice:serviceName>Internet2 Network SNMP
MA</psservice:serviceName>

<psservice:accessPoint>http://rrdma.net.internet2.edu:8080/perfSONAR_PS/services/snmpMA</psservice:accessPoint>
<psservice:serviceType>MA</psservice:serviceType>
<psservice:serviceDescription>Internet2 Network SNMP MA, Bloomington
IN</psservice:serviceDescription>
</psservice:service>
</perfsonar:subject>
</nmwg:metadata></nmwg:data><nmwg:data metadataIdRef="metadata.14624414"
id="data.5453260"><nmwg:metadata
xmlns:nmwg="http://ggf.org/ns/nmwg/base/2.0/";
id="ebc1848207bf23b69941bbc2127e56ee"> <perfsonar:subject
xmlns:perfsonar="http://ggf.org/ns/nmwg/tools/org/perfsonar/1.0/";
id="subject.6833627">
<psservice:service
xmlns:psservice="http://ggf.org/ns/nmwg/tools/org/perfsonar/service/1.0/";>
<psservice:serviceName>Indiana Gigapop SNMP MA</psservice:serviceName>

<psservice:accessPoint>http://rrdma.net.internet2.edu:8080/perfSONAR_PS/services/IUsnmpMA</psservice:accessPoint>
<psservice:serviceType>MA</psservice:serviceType>
<psservice:serviceDescription>Indiana Gigapop SNMP MA, Bloomington
IN</psservice:serviceDescription>
</psservice:service>
</perfsonar:subject>
</nmwg:metadata></nmwg:data><nmwg:data metadataIdRef="metadata.14624414"
id="data.5453260"><nmwg:metadata
xmlns:nmwg="http://ggf.org/ns/nmwg/base/2.0/";
id="6f670d0be4b9c3464010d6a088eedc6c"> <perfsonar:subject
xmlns:perfsonar="http://ggf.org/ns/nmwg/tools/org/perfsonar/1.0/";
id="subject.9684752">
<psservice:service
xmlns:psservice="http://ggf.org/ns/nmwg/tools/org/perfsonar/service/1.0/";>
<psservice:serviceName>Internet2 SNMP MA</psservice:serviceName>

<psservice:accessPoint>http://packrat.internet2.edu:2008/perfSONAR_PS/services/snmp/SC08</psservice:accessPoint>
<psservice:serviceType>MA</psservice:serviceType>
<psservice:serviceDescription>SC08 - Internet2 SNMP
MA</psservice:serviceDescription>
</psservice:service>
</perfsonar:subject>
</nmwg:metadata></nmwg:data></nmwg:message> </SOAP-ENV:Body>
</SOAP-ENV:Envelope>
]
2009-03-12 09:15:37,161 [Ls-Lookup] INFO org.perfsonar.perfsonarui.ls.Lookup
- Found services for [Indiana Gigapop SNMP MA] 150.254.185.146 N/A N/A
( From Thu Jan 01 02:00:00 EET 1970 To Thu Jan 01 02:00:00 EET 1970 ),
Lookup service http://ndb1.internet2.edu:9996/perfSONAR_PS/services/hLS
2009-03-12 09:15:37,161 [Ls-Lookup] INFO org.perfsonar.perfsonarui.ls.Lookup
- Found services for [Indiana Gigapop SNMP MA, Internet2 SNMP MA]
150.254.185.146 N/A N/A
( From Thu Jan 01 02:00:00 EET 1970 To Thu Jan 01 02:00:00 EET 1970 ),,
Lookup service http://ndb1.internet2.edu:9996/perfSONAR_PS/services/hLS
2009-03-12 09:15:37,161 [Ls-Lookup] INFO org.perfsonar.perfsonarui.ls.Lookup
- Found services for [Indiana Gigapop SNMP MA, Internet2 SNMP MA,
Internet2 Network SNMP MA] 150.254.185.146 N/A N/A
( From Thu Jan 01 02:00:00 EET 1970 To Thu Jan 01 02:00:00 EET 1970 ),,,
Lookup service http://ndb1.internet2.edu:9996/perfSONAR_PS/services/hLS
2009-03-12 09:15:45,164 [Ls-Lookup] TRACE
org.perfsonar.ri.lsclient.level0.SOAPEndpoint - Responsecode for
connection[sun.net.www.protocol.http.HttpURLConnection:http://ale.damsl.cis.udel.edu:9991/perfSONAR_PS/services/gLS]
is 200
2009-03-12 09:15:45,179 [Ls-Lookup] TRACE
org.perfsonar.ri.lsclient.level0.SOAPEndpoint - Recieved Message
[<SOAP-ENV:Envelope xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/";
xmlns:xsd="http://www.w3.org/2001/XMLSchema";
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/";>
<SOAP-ENV:Header/>
<SOAP-ENV:Body>
<nmwg:message xmlns:nmwg="http://ggf.org/ns/nmwg/base/2.0/";
xmlns:summary="http://ggf.org/ns/nmwg/tools/org/perfsonar/service/lookup/summarization/2.0/";
xmlns:env="http://www.w3.org/2003/05/soap-envelope/";
xmlns:nmtl3="http://ogf.org/schema/network/topology/l3/20070828/";
xmlns:nmwgt="http://ggf.org/ns/nmwg/topology/2.0/";
xmlns:perfsonar="http://ggf.org/ns/nmwg/tools/org/perfsonar/1.0/";
xmlns:nmtb="http://ogf.org/schema/network/topology/base/20070828/";
xmlns:psservice="http://ggf.org/ns/nmwg/tools/org/perfsonar/service/1.0/";
messageIdRef="LSDiscoveryRequest" id="message.4000424"
type="LSQueryResponse"><nmwg:metadata metadataIdRef="meta1"
id="metadata.15324365"><summary:subject
xmlns:summary="http://ggf.org/ns/nmwg/tools/org/perfsonar/service/lookup/summarization/2.0/";
id="subject.1"><nmtb:address
xmlns:nmtb="http://ogf.org/schema/network/topology/base/20070828/";
type="ipv4">212.191.224.7</nmtb:address><nmwg:eventType>http://ggf.org/ns/nmwg/characteristic/utilization/2.0</nmwg:eventType><nmwg:eventType>http://ggf.org/ns/nmwg/characteristic/errors/2.0</nmwg:eventType><nmwg:eventType>http://ggf.org/ns/nmwg/characteristic/discards/2.0</nmwg:eventType></summary:subject>
<nmwg:eventType>http://ogf.org/ns/nmwg/tools/org/perfsonar/service/lookup/discovery/summary/2.0</nmwg:eventType>
</nmwg:metadata><nmwg:data metadataIdRef="metadata.15324365"
id="data.17095736"><nmwg:metadata
xmlns:nmwg="http://ggf.org/ns/nmwg/base/2.0/";
id="f7b742fff19d27d3586a6425b50caa91">
<perfsonar:subject
xmlns:perfsonar="http://ggf.org/ns/nmwg/tools/org/perfsonar/1.0/";><psservice:service
xmlns:psservice="http://ggf.org/ns/nmwg/tools/org/perfsonar/service/1.0/";>
<psservice:serviceName>Internet2 Home Lookup
Service</psservice:serviceName>

<psservice:accessPoint>http://ndb1.internet2.edu:9996/perfSONAR_PS/services/hLS</psservice:accessPoint>
<psservice:serviceType>hLS</psservice:serviceType>
<psservice:serviceDescription>Internet2 Home Lookup Service (Ann
Arbor, MI)</psservice:serviceDescription>
</psservice:service></perfsonar:subject>
</nmwg:metadata></nmwg:data></nmwg:message> </SOAP-ENV:Body>
</SOAP-ENV:Envelope>
]
2009-03-12 09:15:45,195 [Ls-Lookup] DEBUG
org.perfsonar.ri.lsclient.level1.DiscoveryProcessImpl - First step succeded
without error. Result:
[[http://ndb1.internet2.edu:9996/perfSONAR_PS/services/hLS]]
2009-03-12 09:15:45,195 [Ls-worker2] DEBUG
org.perfsonar.ri.lsclient.level1.Level1Impl - quering LS for service
locations from http://ndb1.internet2.edu:9996/perfSONAR_PS/services/hLS where
topologyElements is any [[] 212.191.224.74 N/A N/A
( From Thu Jan 01 02:00:00 EET 1970 To Thu Jan 01 02:00:00 EET 1970 )]
eventypes is any [http://ggf.org/ns/nmwg/characteristic/utilization/2.0,
http://ggf.org/ns/nmwg/characteristic/errors/2.0,
http://ggf.org/ns/nmwg/characteristic/discards/2.0] serviceType is any
2009-03-12 09:15:45,210 [Ls-worker2] DEBUG
org.perfsonar.ri.lsclient.level0.Level0Impl - Executing raw discovery query
[<nmtb:address
xmlns:nmtb="http://ogf.org/schema/network/topology/base/20070828/";
type="ipv4">212.191.224.7</nmtb:address><nmwg:eventType>http://ggf.org/ns/nmwg/characteristic/utilization/2.0</nmwg:eventType><nmwg:eventType>http://ggf.org/ns/nmwg/characteristic/errors/2.0</nmwg:eventType><nmwg:eventType>http://ggf.org/ns/nmwg/characteristic/discards/2.0</nmwg:eventType>]
2009-03-12 09:15:45,210 [Ls-worker2] TRACE
org.perfsonar.ri.lsclient.level0.SOAPEndpoint - Setting connection settings[
Method:POST allowUserInteraction:false DoOutput:true DoInput:true
UserCaches:false Timeout:5000msec FollowRedirects:true ]
2009-03-12 09:15:45,226 [Ls-worker2] TRACE
org.perfsonar.ri.lsclient.level0.SOAPEndpoint - Sending message
[<env:Envelope
xmlns:env="http://www.w3.org/2003/05/soap-envelope";><env:Header/><env:Body><nmwg:message
xmlns:nmwg="http://ggf.org/ns/nmwg/base/2.0/";
xmlns:nmtb="http://ogf.org/schema/network/topology/base/20070828/";
xmlns:nmtl3="http://ogf.org/schema/network/topology/l3/20070828/";
xmlns:nmwgt="http://ggf.org/ns/nmwg/topology/2.0/";
xmlns:perfsonar="http://ggf.org/ns/nmwg/tools/org/perfsonar/1.0/";
xmlns:psservice="http://ggf.org/ns/nmwg/tools/org/perfsonar/service/1.0/";
id="LSDiscoveryRequest" type="LSQueryRequest"><nmwg:metadata
id="meta1"><summary:subject
xmlns:summary="http://ggf.org/ns/nmwg/tools/org/perfsonar/service/lookup/summarization/2.0/";
id="subject.1"><nmtb:address type="ipv4"
xmlns:nmtb="http://ogf.org/schema/network/topology/base/20070828/";>212.191.224.7</nmtb:address><nmwg:eventType>http://ggf.org/ns/nmwg/characteristic/utilization/2.0</nmwg:eventType><nmwg:eventType>http://ggf.org/ns/nmwg/characteristic/errors/2.0</nmwg:eventType><nmwg:eventType>http://ggf.org/ns/nmwg/characteristic/discards/2.0</nmwg:eventType></summary:subject><nmwg:eventType>http://ogf.org/ns/nmwg/tools/org/perfsonar/service/lookup/discovery/summary/2.0</nmwg:eventType></nmwg:metadata><nmwg:data
id="d1" metadataIdRef="meta1"/></nmwg:message></env:Body></env:Envelope>]
2009-03-12 09:15:45,476 [Ls-worker2] TRACE
org.perfsonar.ri.lsclient.level0.SOAPEndpoint - cheching result code of
request
(connection[sun.net.www.protocol.http.HttpURLConnection:http://ndb1.internet2.edu:9996/perfSONAR_PS/services/hLS])
2009-03-12 09:15:45,881 [Ls-worker2] TRACE
org.perfsonar.ri.lsclient.level0.SOAPEndpoint - Responsecode for
connection[sun.net.www.protocol.http.HttpURLConnection:http://ndb1.internet2.edu:9996/perfSONAR_PS/services/hLS]
is 200
2009-03-12 09:15:45,881 [Ls-worker2] TRACE
org.perfsonar.ri.lsclient.level0.SOAPEndpoint - Recieved Message
[<SOAP-ENV:Envelope xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/";
xmlns:xsd="http://www.w3.org/2001/XMLSchema";
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/";>
<SOAP-ENV:Header/>
<SOAP-ENV:Body>
<nmwg:message xmlns:nmwg="http://ggf.org/ns/nmwg/base/2.0/";
xmlns:summary="http://ggf.org/ns/nmwg/tools/org/perfsonar/service/lookup/summarization/2.0/";
xmlns:env="http://www.w3.org/2003/05/soap-envelope/";
xmlns:nmtl3="http://ogf.org/schema/network/topology/l3/20070828/";
xmlns:nmwgt="http://ggf.org/ns/nmwg/topology/2.0/";
xmlns:perfsonar="http://ggf.org/ns/nmwg/tools/org/perfsonar/1.0/";
xmlns:nmtb="http://ogf.org/schema/network/topology/base/20070828/";
xmlns:psservice="http://ggf.org/ns/nmwg/tools/org/perfsonar/service/1.0/";
messageIdRef="LSDiscoveryRequest" id="message.9605171"
type="LSQueryResponse"><nmwg:metadata metadataIdRef="meta1"
id="metadata.1275506"><summary:subject
xmlns:summary="http://ggf.org/ns/nmwg/tools/org/perfsonar/service/lookup/summarization/2.0/";
id="subject.1"><nmtb:address
xmlns:nmtb="http://ogf.org/schema/network/topology/base/20070828/";
type="ipv4">212.191.224.7</nmtb:address><nmwg:eventType>http://ggf.org/ns/nmwg/characteristic/utilization/2.0</nmwg:eventType><nmwg:eventType>http://ggf.org/ns/nmwg/characteristic/errors/2.0</nmwg:eventType><nmwg:eventType>http://ggf.org/ns/nmwg/characteristic/discards/2.0</nmwg:eventType></summary:subject>
<nmwg:eventType>http://ogf.org/ns/nmwg/tools/org/perfsonar/service/lookup/discovery/summary/2.0</nmwg:eventType>
</nmwg:metadata><nmwg:data metadataIdRef="metadata.1275506"
id="data.4929497"><nmwg:metadata
xmlns:nmwg="http://ggf.org/ns/nmwg/base/2.0/";
id="6f670d0be4b9c3464010d6a088eedc6c"> <perfsonar:subject
xmlns:perfsonar="http://ggf.org/ns/nmwg/tools/org/perfsonar/1.0/";
id="subject.9684752">
<psservice:service
xmlns:psservice="http://ggf.org/ns/nmwg/tools/org/perfsonar/service/1.0/";>
<psservice:serviceName>Internet2 SNMP MA</psservice:serviceName>

<psservice:accessPoint>http://packrat.internet2.edu:2008/perfSONAR_PS/services/snmp/SC08</psservice:accessPoint>
<psservice:serviceType>MA</psservice:serviceType>
<psservice:serviceDescription>SC08 - Internet2 SNMP
MA</psservice:serviceDescription>
</psservice:service>
</perfsonar:subject>
</nmwg:metadata></nmwg:data></nmwg:message> </SOAP-ENV:Body>
</SOAP-ENV:Envelope>
]
2009-03-12 09:15:45,912 [Ls-Lookup] INFO org.perfsonar.perfsonarui.ls.Lookup
- Found services for [Internet2 SNMP MA] 212.191.224.74 N/A N/A
( From Thu Jan 01 02:00:00 EET 1970 To Thu Jan 01 02:00:00 EET 1970 ),
Lookup service http://ndb1.internet2.edu:9996/perfSONAR_PS/services/hLS
2009-03-12 09:15:45,991 [Ls-Lookup] TRACE
org.perfsonar.ri.lsclient.level0.SOAPEndpoint - Responsecode for
connection[sun.net.www.protocol.http.HttpURLConnection:http://ale.damsl.cis.udel.edu:9991/perfSONAR_PS/services/gLS]
is 200
2009-03-12 09:15:45,991 [Ls-Lookup] TRACE
org.perfsonar.ri.lsclient.level0.SOAPEndpoint - Recieved Message
[<SOAP-ENV:Envelope xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/";
xmlns:xsd="http://www.w3.org/2001/XMLSchema";
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/";>
<SOAP-ENV:Header/>
<SOAP-ENV:Body>
<nmwg:message xmlns:nmwg="http://ggf.org/ns/nmwg/base/2.0/";
xmlns:summary="http://ggf.org/ns/nmwg/tools/org/perfsonar/service/lookup/summarization/2.0/";
xmlns:env="http://www.w3.org/2003/05/soap-envelope/";
xmlns:nmtl3="http://ogf.org/schema/network/topology/l3/20070828/";
xmlns:nmwgt="http://ggf.org/ns/nmwg/topology/2.0/";
xmlns:perfsonar="http://ggf.org/ns/nmwg/tools/org/perfsonar/1.0/";
xmlns:nmtb="http://ogf.org/schema/network/topology/base/20070828/";
xmlns:psservice="http://ggf.org/ns/nmwg/tools/org/perfsonar/service/1.0/";
messageIdRef="LSDiscoveryRequest" id="message.4000424"
type="LSQueryResponse"><nmwg:metadata metadataIdRef="meta1"
id="metadata.15324365"><summary:subject
xmlns:summary="http://ggf.org/ns/nmwg/tools/org/perfsonar/service/lookup/summarization/2.0/";
id="subject.1"><nmtb:address
xmlns:nmtb="http://ogf.org/schema/network/topology/base/20070828/";
type="ipv4">192.5.40.18</nmtb:address><nmwg:eventType>http://ggf.org/ns/nmwg/characteristic/discards/2.0</nmwg:eventType><nmwg:eventType>http://ggf.org/ns/nmwg/characteristic/errors/2.0</nmwg:eventType><nmwg:eventType>http://ggf.org/ns/nmwg/characteristic/utilization/2.0</nmwg:eventType></summary:subject>
<nmwg:eventType>http://ogf.org/ns/nmwg/tools/org/perfsonar/service/lookup/discovery/summary/2.0</nmwg:eventType>
</nmwg:metadata><nmwg:data metadataIdRef="metadata.15324365"
id="data.17095736"><nmwg:metadata
xmlns:nmwg="http://ggf.org/ns/nmwg/base/2.0/";
id="f7b742fff19d27d3586a6425b50caa91">
<perfsonar:subject
xmlns:perfsonar="http://ggf.org/ns/nmwg/tools/org/perfsonar/1.0/";><psservice:service
xmlns:psservice="http://ggf.org/ns/nmwg/tools/org/perfsonar/service/1.0/";>
<psservice:serviceName>Internet2 Home Lookup
Service</psservice:serviceName>

<psservice:accessPoint>http://ndb1.internet2.edu:9996/perfSONAR_PS/services/hLS</psservice:accessPoint>
<psservice:serviceType>hLS</psservice:serviceType>
<psservice:serviceDescription>Internet2 Home Lookup Service (Ann
Arbor, MI)</psservice:serviceDescription>
</psservice:service></perfsonar:subject>
</nmwg:metadata></nmwg:data></nmwg:message> </SOAP-ENV:Body>
</SOAP-ENV:Envelope>
]
2009-03-12 09:15:45,991 [Ls-Lookup] DEBUG
org.perfsonar.ri.lsclient.level1.DiscoveryProcessImpl - First step succeded
without error. Result:
[[http://ndb1.internet2.edu:9996/perfSONAR_PS/services/hLS]]
2009-03-12 09:15:45,991 [Ls-worker2] DEBUG
org.perfsonar.ri.lsclient.level1.Level1Impl - quering LS for service
locations from http://ndb1.internet2.edu:9996/perfSONAR_PS/services/hLS where
topologyElements is any [[] 192.5.40.187 N/A N/A
( From Thu Jan 01 02:00:00 EET 1970 To Thu Jan 01 02:00:00 EET 1970 )]
eventypes is any [http://ggf.org/ns/nmwg/characteristic/discards/2.0,
http://ggf.org/ns/nmwg/characteristic/errors/2.0,
http://ggf.org/ns/nmwg/characteristic/utilization/2.0] serviceType is any
2009-03-12 09:15:46,023 [Ls-worker2] DEBUG
org.perfsonar.ri.lsclient.level0.Level0Impl - Executing raw discovery query
[<nmtb:address
xmlns:nmtb="http://ogf.org/schema/network/topology/base/20070828/";
type="ipv4">192.5.40.18</nmtb:address><nmwg:eventType>http://ggf.org/ns/nmwg/characteristic/discards/2.0</nmwg:eventType><nmwg:eventType>http://ggf.org/ns/nmwg/characteristic/errors/2.0</nmwg:eventType><nmwg:eventType>http://ggf.org/ns/nmwg/characteristic/utilization/2.0</nmwg:eventType>]
2009-03-12 09:15:46,023 [Ls-worker2] TRACE
org.perfsonar.ri.lsclient.level0.SOAPEndpoint - Setting connection settings[
Method:POST allowUserInteraction:false DoOutput:true DoInput:true
UserCaches:false Timeout:5000msec FollowRedirects:true ]
2009-03-12 09:15:46,023 [Ls-worker2] TRACE
org.perfsonar.ri.lsclient.level0.SOAPEndpoint - Sending message
[<env:Envelope
xmlns:env="http://www.w3.org/2003/05/soap-envelope";><env:Header/><env:Body><nmwg:message
xmlns:nmwg="http://ggf.org/ns/nmwg/base/2.0/";
xmlns:nmtb="http://ogf.org/schema/network/topology/base/20070828/";
xmlns:nmtl3="http://ogf.org/schema/network/topology/l3/20070828/";
xmlns:nmwgt="http://ggf.org/ns/nmwg/topology/2.0/";
xmlns:perfsonar="http://ggf.org/ns/nmwg/tools/org/perfsonar/1.0/";
xmlns:psservice="http://ggf.org/ns/nmwg/tools/org/perfsonar/service/1.0/";
id="LSDiscoveryRequest" type="LSQueryRequest"><nmwg:metadata
id="meta1"><summary:subject
xmlns:summary="http://ggf.org/ns/nmwg/tools/org/perfsonar/service/lookup/summarization/2.0/";
id="subject.1"><nmtb:address type="ipv4"
xmlns:nmtb="http://ogf.org/schema/network/topology/base/20070828/";>192.5.40.18</nmtb:address><nmwg:eventType>http://ggf.org/ns/nmwg/characteristic/discards/2.0</nmwg:eventType><nmwg:eventType>http://ggf.org/ns/nmwg/characteristic/errors/2.0</nmwg:eventType><nmwg:eventType>http://ggf.org/ns/nmwg/characteristic/utilization/2.0</nmwg:eventType></summary:subject><nmwg:eventType>http://ogf.org/ns/nmwg/tools/org/perfsonar/service/lookup/discovery/summary/2.0</nmwg:eventType></nmwg:metadata><nmwg:data
id="d1" metadataIdRef="meta1"/></nmwg:message></env:Body></env:Envelope>]
2009-03-12 09:15:46,023 [Ls-worker2] TRACE
org.perfsonar.ri.lsclient.level0.SOAPEndpoint - cheching result code of
request
(connection[sun.net.www.protocol.http.HttpURLConnection:http://ndb1.internet2.edu:9996/perfSONAR_PS/services/hLS])
2009-03-12 09:15:46,709 [Ls-worker2] TRACE
org.perfsonar.ri.lsclient.level0.SOAPEndpoint - Responsecode for
connection[sun.net.www.protocol.http.HttpURLConnection:http://ndb1.internet2.edu:9996/perfSONAR_PS/services/hLS]
is 200
2009-03-12 09:15:46,709 [Ls-worker2] TRACE
org.perfsonar.ri.lsclient.level0.SOAPEndpoint - Recieved Message
[<SOAP-ENV:Envelope xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/";
xmlns:xsd="http://www.w3.org/2001/XMLSchema";
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/";>
<SOAP-ENV:Header/>
<SOAP-ENV:Body>
<nmwg:message xmlns:nmwg="http://ggf.org/ns/nmwg/base/2.0/";
xmlns:summary="http://ggf.org/ns/nmwg/tools/org/perfsonar/service/lookup/summarization/2.0/";
xmlns:env="http://www.w3.org/2003/05/soap-envelope/";
xmlns:nmtl3="http://ogf.org/schema/network/topology/l3/20070828/";
xmlns:nmwgt="http://ggf.org/ns/nmwg/topology/2.0/";
xmlns:perfsonar="http://ggf.org/ns/nmwg/tools/org/perfsonar/1.0/";
xmlns:nmtb="http://ogf.org/schema/network/topology/base/20070828/";
xmlns:psservice="http://ggf.org/ns/nmwg/tools/org/perfsonar/service/1.0/";
messageIdRef="LSDiscoveryRequest" id="message.16707547"
type="LSQueryResponse"><nmwg:metadata metadataIdRef="meta1"
id="metadata.17422641"><summary:subject
xmlns:summary="http://ggf.org/ns/nmwg/tools/org/perfsonar/service/lookup/summarization/2.0/";
id="subject.1"><nmtb:address
xmlns:nmtb="http://ogf.org/schema/network/topology/base/20070828/";
type="ipv4">192.5.40.18</nmtb:address><nmwg:eventType>http://ggf.org/ns/nmwg/characteristic/discards/2.0</nmwg:eventType><nmwg:eventType>http://ggf.org/ns/nmwg/characteristic/errors/2.0</nmwg:eventType><nmwg:eventType>http://ggf.org/ns/nmwg/characteristic/utilization/2.0</nmwg:eventType></summary:subject>
<nmwg:eventType>http://ogf.org/ns/nmwg/tools/org/perfsonar/service/lookup/discovery/summary/2.0</nmwg:eventType>
</nmwg:metadata><nmwg:data metadataIdRef="metadata.17422641"
id="data.15059710"><nmwg:metadata
xmlns:nmwg="http://ggf.org/ns/nmwg/base/2.0/";
id="07b9c7eaf908248621cb97349ba282d2"> <perfsonar:subject
xmlns:perfsonar="http://ggf.org/ns/nmwg/tools/org/perfsonar/1.0/";
id="subject.5092123">
<psservice:service
xmlns:psservice="http://ggf.org/ns/nmwg/tools/org/perfsonar/service/1.0/";>
<psservice:serviceName>Internet2 Network SNMP
MA</psservice:serviceName>

<psservice:accessPoint>http://rrdma.net.internet2.edu:8080/perfSONAR_PS/services/snmpMA</psservice:accessPoint>
<psservice:serviceType>MA</psservice:serviceType>
<psservice:serviceDescription>Internet2 Network SNMP MA, Bloomington
IN</psservice:serviceDescription>
</psservice:service>
</perfsonar:subject>
</nmwg:metadata></nmwg:data><nmwg:data metadataIdRef="metadata.17422641"
id="data.15059710"><nmwg:metadata
xmlns:nmwg="http://ggf.org/ns/nmwg/base/2.0/";
id="ebc1848207bf23b69941bbc2127e56ee"> <perfsonar:subject
xmlns:perfsonar="http://ggf.org/ns/nmwg/tools/org/perfsonar/1.0/";
id="subject.6833627">
<psservice:service
xmlns:psservice="http://ggf.org/ns/nmwg/tools/org/perfsonar/service/1.0/";>
<psservice:serviceName>Indiana Gigapop SNMP MA</psservice:serviceName>

<psservice:accessPoint>http://rrdma.net.internet2.edu:8080/perfSONAR_PS/services/IUsnmpMA</psservice:accessPoint>
<psservice:serviceType>MA</psservice:serviceType>
<psservice:serviceDescription>Indiana Gigapop SNMP MA, Bloomington
IN</psservice:serviceDescription>
</psservice:service>
</perfsonar:subject>
</nmwg:metadata></nmwg:data><nmwg:data metadataIdRef="metadata.17422641"
id="data.15059710"><nmwg:metadata
xmlns:nmwg="http://ggf.org/ns/nmwg/base/2.0/";
id="6f670d0be4b9c3464010d6a088eedc6c"> <perfsonar:subject
xmlns:perfsonar="http://ggf.org/ns/nmwg/tools/org/perfsonar/1.0/";
id="subject.9684752">
<psservice:service
xmlns:psservice="http://ggf.org/ns/nmwg/tools/org/perfsonar/service/1.0/";>
<psservice:serviceName>Internet2 SNMP MA</psservice:serviceName>

<psservice:accessPoint>http://packrat.internet2.edu:2008/perfSONAR_PS/services/snmp/SC08</psservice:accessPoint>
<psservice:serviceType>MA</psservice:serviceType>
<psservice:serviceDescription>SC08 - Internet2 SNMP
MA</psservice:serviceDescription>
</psservice:service>
</perfsonar:subject>
</nmwg:metadata></nmwg:data></nmwg:message> </SOAP-ENV:Body>
</SOAP-ENV:Envelope>
]
2009-03-12 09:15:46,740 [Ls-Lookup] INFO org.perfsonar.perfsonarui.ls.Lookup
- Found services for [Indiana Gigapop SNMP MA] 192.5.40.187 N/A N/A
( From Thu Jan 01 02:00:00 EET 1970 To Thu Jan 01 02:00:00 EET 1970 ),
Lookup service http://ndb1.internet2.edu:9996/perfSONAR_PS/services/hLS
2009-03-12 09:15:46,740 [Ls-Lookup] INFO org.perfsonar.perfsonarui.ls.Lookup
- Found services for [Indiana Gigapop SNMP MA, Internet2 SNMP MA]
192.5.40.187 N/A N/A
( From Thu Jan 01 02:00:00 EET 1970 To Thu Jan 01 02:00:00 EET 1970 ),,
Lookup service http://ndb1.internet2.edu:9996/perfSONAR_PS/services/hLS
2009-03-12 09:15:46,740 [Ls-Lookup] INFO org.perfsonar.perfsonarui.ls.Lookup
- Found services for [Indiana Gigapop SNMP MA, Internet2 SNMP MA,
Internet2 Network SNMP MA] 192.5.40.187 N/A N/A
( From Thu Jan 01 02:00:00 EET 1970 To Thu Jan 01 02:00:00 EET 1970 ),,,
Lookup service http://ndb1.internet2.edu:9996/perfSONAR_PS/services/hLS



Archive powered by MHonArc 2.6.16.

Top of Page