perfsonar-dev - Re: [pS-dev] MDM hLS Behavior
Subject: perfsonar development work
List archive
- From: Slawomir Trzaszczka <>
- To:
- Cc:
- Subject: Re: [pS-dev] MDM hLS Behavior
- Date: Wed, 19 Aug 2009 15:05:07 +0200
Hi,
Yes this is strange response. Ok, I will check it. The response contains
html source of the exist home page http://www.exist-db.org/.
Regards,
Slawek
On Wed, 2009-08-19 at 08:48 -0400, Jason Zurawski wrote:
> Slawomir, All;
>
> I have encountered another unique error situation with the MDM hLS. My
> guess is that this happens when everything installed successfully, but
> eXist is not functioning properly. The service is still live, and is
> located here:
>
> http://211.73.95.8:8080/geant2-java-xml-ls/services/LookupService
>
> Send a raw query message:
>
> <nmwg:message type="LSQueryRequest" id="msg1"
> xmlns:nmwg="http://ggf.org/ns/nmwg/base/2.0/"
> xmlns:xquery="http://ggf.org/ns/nmwg/tools/org/perfsonar/service/lookup/xquery/1.0/">
>
> <nmwg:metadata id="meta1">
> <xquery:subject id="sub1">
> declare namespace nmwg="http://ggf.org/ns/nmwg/base/2.0/";
> /nmwg:store
> </xquery:subject>
>
> <nmwg:eventType>http://ggf.org/ns/nmwg/tools/org/perfsonar/service/lookup/xquery/1.0</nmwg:eventType>
>
> </nmwg:metadata>
> <nmwg:data metadataIdRef="meta1" id="d1"/>
> </nmwg:message>
>
> Get a very strange response (and very long), see the end of this
> message. I am not sure why the query invokes this response, this may
> even be an eXist bug, but I do not think that the return message should
> be sending a 'success.ls.query' status. I am going to handle this at the
> API level, but I there should be some error checking on the service side
> to prevent this from leaking into the response.
>
> Thanks;
>
> -jason
>
>
>
> RESPONSE:
>
> <nmwg:message xmlns:nmwg="http://ggf.org/ns/nmwg/base/2.0/"
> id="msg1_resp" messageIdRef="msg1" type="LSQueryResponse"><nmwg:metadata
> id="LSQueryResponseMetadata"><nmwg:eventType>success.ls.query</nmwg:eventType></nmwg:metadata><nmwg:data
>
> id="LSQueryResponseData"
> metadataIdRef="LSQueryResponseMetadata"><psservice:datum
> xmlns:psservice="http://ggf.org/ns/nmwg/tools/org/perfsonar/service/1.0/"><!DOCTYPE
>
> html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
> "http://www.w3.org/TR/html4/loose.dtd">;
> <html xmlns:dc="http://purl.org/dc/elements/1.1/"
> xmlns:sidebar="http://exist-db.org/NS/sidebar"
> xmlns:exist="http://exist.sourceforge.net/NS/exist">;
> <head>
> <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
> <title>Open Source Native XML Database</title>
> <link href="styles/default-style.css" type="text/css"
> rel="stylesheet">
> <script src="styles/niftycube.js"
> type="text/javascript"></script><script
> src="scripts/yui/utilities.js" type="text/javascript"
> language="Javascript"></script><script src="scripts/main.js"
> type="text/javascript" language="Javascript"></script>
> </head>
> <body bgcolor="#FFFFFF">
> <div id="page-head">
> <img title="eXist" src="logo.jpg"><div
> id="version-info">Site based on 1.2.6-rev:9165-20090617</div>
> <div id="navbar">
> <ul id="menu">
> <li>
> <a href="index.xml">Home</a>
> </li>
> <li>
> <a href="download.xml">Download</a>
> </li>
> <li>
> <a href="http://atomic.exist-db.org">Wiki</a>
> </li>
> <li class="last">
> <a href="examples.xml">Demo</a>
> </li>
> </ul>
> <h1>Open Source Native XML Database</h1>
> </div>
> </div>
> <div id="sidebar">
> <div class="block">
> <div class="head">
> <h3>About Us</h3>
> </div>
> <ul>
>
> <li>
>
> <a href="credits.xml">Who we are</a>
>
> </li>
>
> <li>
>
> <a href="acknowledge.xml">Acknowledgements</a>
>
> </li>
>
> </ul>
> </div>
> <div class="block">
> <div class="head">
> <h3>Documentation</h3>
> </div>
> <ul>
>
> <li>
>
> <a href="quickstart.xml">Quick Start</a>
>
> </li>
>
> <li>
>
> <a href="xquery/functions.xq">Function Library</a>
>
> </li>
>
> <li>
>
> <a href="extensions.xml">Extension Modules</a>
>
> </li>
>
> <li>
>
> <a href="documentation.xml">Main Documentation</a>
>
> </li>
>
> <li>
>
> <a href="facts.xml">Feature Sheet</a>
>
> </li>
>
> <li>
>
> <a href="http://en.wikibooks.org/wiki/XQuery">XQuery
> Wikibook</a>
>
> </li>
>
> </ul>
> </div>
> <div class="block">
> <div class="head">
> <h3>Examples</h3>
> </div>
> <ul>
>
> <li>
>
> <a href="sandbox/sandbox.xql">XQuery Sandbox</a>
>
> </li>
>
> <li>
>
> <a href="xquery/acronyms.xq">XML Acronyms</a>
>
> </li>
>
> <li>
>
> <a href="mods/">Bibliographic</a>
>
> </li>
>
> <li>
>
> <a href="examples.xml">All Examples</a>
>
> </li>
>
> </ul>
> </div>
> <div class="block">
> <div class="head">
> <h3>Community</h3>
> </div>
> <ul>
>
> <li>
>
> <a href="index.xml#mailing">Mailing List/IRC</a>
>
> </li>
>
> <li>
>
> <a href="apps/applications.xml">Powered By eXist</a>
>
> </li>
> <!--item>
> <link
> href="http://wiki.exist-db.org/space/ThirdPartyTools">;
> Third Party Tools
> </link>
> </item-->
>
> </ul>
> </div>
> <div class="block">
> <div class="head">
> <h3>Development</h3>
> </div>
> <ul>
>
> <li>
>
> <a href="roadmap.xml">Roadmap</a>
>
> </li>
>
> <li>
>
> <a href="api/index.html">Javadocs</a>
>
> </li>
>
> <li>
>
> <a
> href="http://demo.exist-db.org/xquery/svnlog.xql">ChangeLog</a>;
>
> </li>
>
> <li>
>
> <a
> href="http://sourceforge.net/tracker/?group_id=17691&atid=117691">Bug
> Tracker</a>
>
> </li>
>
> <li>
>
> <a
> href="http://sourceforge.net/svn/?group_id=17691">Subversion</a>;
>
> </li>
>
> <li>
>
> <a
> href="http://sourceforge.net/tracker/?atid=317691&group_id=17691&func=browse">Submit
>
> Patches</a>
>
> </li>
>
> </ul>
> </div>
> <div class="block">
> <div class="head">
> <h3>Administration</h3>
> </div>
> <ul>
>
> <li>
>
> <a href="admin/admin.xql">Admin</a>
>
> </li>
>
> <li>
>
> <a href="status">Server Status</a>
>
> </li>
>
> <li>
>
> <a href="cluster">Cluster Status</a>
>
> </li>
>
> <li>
>
> <a href="webstart/exist.jnlp">Webstart Client</a>
>
> </li>
>
> <li>
>
> <a href="webstart/exist.jnlp">
> <img xmlns="http://exist-db.org/NS/sidebar"
> xmlns:xi="http://www.w3.org/2001/XInclude"
> src="resources/webstart.small.jpg" border="0"/>
> </a>
>
> </li>
>
> </ul>
> </div>
> <div class="banner">
>
> <a href="http://exist-db.org">
> <img xmlns="http://exist-db.org/NS/sidebar"
> xmlns:xi="http://www.w3.org/2001/XInclude" alt="powered by eXist"
> border="0" src="resources/powered.gif"/></a>
>
> </div>
> <div class="banner">
>
> <a href="http://sourceforge.net/projects/exist">;
> <img xmlns="http://exist-db.org/NS/sidebar"
> xmlns:xi="http://www.w3.org/2001/XInclude"
> src="http://sourceforge.net/sflogo.php?group_id=17691&type=4"
> width="125" height="37" border="0" alt="SourceForge Logo"/></a>
>
> </div>
> <div class="banner">
>
> <a href="http://www.java.net">
> <img xmlns="http://exist-db.org/NS/sidebar"
> xmlns:xi="http://www.w3.org/2001/XInclude"
> src="resources/javanet_button_90.gif" border="0" alt="java.net Member
> Button"/></a>
>
> </div>
> <div class="reference">
> <h3></h3>
>
> <a href="http://www.izforge.com/izpack/">;
> <img xmlns="http://exist-db.org/NS/sidebar"
> xmlns:xi="http://www.w3.org/2001/XInclude"
> src="resources/izpack-88x31.png" border="0" alt="IzPack Installer
> Generator"/></a>
>
> </div>
> </div>
> <div id="news">
> <div class="block">
> <div class="head">
> <h3>News</h3>
> </div>
> <div class="news_content" id="news_content">
> Loading News ...
> </div>
> </div>
>
> <div xmlns:xi="http://www.w3.org/2001/XInclude" id="quotes">
>
> <a href="http://www.infoworld.com/reports/01SRtoy06.html">;
> <img src="resources/TOY2006s.jpg" border="0">
> </a>
>
> <blockquote>A smooth, even pleasurable introduction to the power
> of XQuery and XML
> content management</blockquote>
>
> <div class="source">InfoWorld</div>
>
> </div>
>
> </div>
> <div id="content">
>
> <h1 class="chaptertitle">
> <a name="overview"></a>Overview</h1>
>
>
> <p>eXist-db is an open source database management system entirely
> built on XML
> technology. It stores XML data according to the XML
> data model and features
> efficient, <a
> href="http://www.w3.org/TR/xquery/">index-based XQuery</a>
> processing.</p>
>
>
> <p>eXist-db supports many (<a
> href="http://en.wikipedia.org/wiki/Web_2">web</a>)
> technology standards making it an excellent application
> platform: <blockquote>
> <ul>
>
> <li>
> <a href="http://www.w3.org/TR/xquery/">XQuery 1.0</a> /
> <a href="http://www.w3.org/TR/xpath20/">XPath 2.0</a>
> </li>
>
> <li>
> <a href="http://www.w3.org/TR/xslt">XSLT 1.0</a> (using
> Apache Xalan) or <a href="http://www.w3.org/TR/xslt20">XSLT
> 2.0</a> (optional using <a
> href="http://saxon.sourceforge.net/">Saxon</a>)</li>;
>
> <li>HTTP interfaces: <a
> href="http://en.wikipedia.org/wiki/Representational_State_Transfer">REST</a>;,
>
> <a href="http://www.webdav.org/">WebDAV</a>;, <a
> href="http://www.w3.org/TR/soap/">SOAP</a>;, <a
> href="http://en.wikipedia.org/wiki/XML-RPC">XMLRPC</a>;, <a
> href="http://en.wikipedia.org/wiki/Atom_(standard)">Atom Publishing
> Protocol</a>
> </li>
>
> <li>XML database specific: XMLDB, XQJ/<a
> href="http://jcp.org/en/jsr/detail?id=225">JSR-225</a>; (under
> development), <a
> href="http://xmldb-org.sourceforge.net/xupdate/">XUpdate</a>;,
> XQuery <a href="update_ext.xml">update
> extensions</a> (to be aligned with the new
> <a
> href="http://www.w3.org/TR/xquery-update-10/">XQuery Update Facility
> 1.0</a>
>
> </li>
>
> </ul>
> </blockquote>
>
> </p>
>
>
> <p>eXist-db is highly compliant with the <a
> href="http://www.w3.org/TR/xquery/">XQuery</a>; standard
> (current <a
> href="http://www.w3.org/XML/Query/test-suite/">XQTS</a>; score
> is <a
> href="http://www.w3.org/XML/Query/test-suite/XQTSReportSimple.html">99.4%</a>).
> The query engine is highly extensible and features a
> large collection of XQuery
> Function Modules.</p>
>
>
> <p>eXist-db provides a powerful environment for the development of
> web applications
> based on XQuery and related standards. Entire web
> applications can be written in
> XQuery, using XSLT, XHTML, CSS and Javascript (for AJAX
> functionality). XQuery
> server pages can be executed from the filesystem or
> stored in the database.</p>
>
>
> <a id="download" href="download.xml"><img
> src="resources/download.png"></a>
>
> <!--p>eXist is an Open Source native XML database
> featuring efficient, index-based <a
>
> href="http://www.w3.org/TR/xquery/">XQuery</a>; processing,
> automatic structural
> indexing, extensions for full-text search, <a
>
> href="http://xmldb-org.sourceforge.net/xupdate/">XUpdate</a>;
> support, XQuery <a
> href="update_ext.xml">update
> extensions</a> (based on an early draft of <a
>
> href="http://www.w3.org/TR/xquery-update-10/">XQuery Update Facility
> 1.0</a>)
> and tight integration with existing XML development
> tools. The database implements
> most of the current <a
> href="http://www.w3.org/TR/xquery/">XQuery 1.0
> recommendation</a>, with exception of the schema
> import and schema validation
> features defined as optional in the XQuery
> specification.</p-->
>
> <!--p> To avoid memory-intensive document tree
> traversals during query processing, eXist
> uses an efficient structural index structure which is
> based on a numerical indexing
> scheme for identifying XML nodes in the index.</p-->
>
>
>
>
> <p></p>
>
> <!--section id="download" title="Download">
> <p>eXist-db can be <a
> href="download.xml">downloaded</a> as installer (as
> <b>jar</b> and <b>exe</b>),
> a <b>war</b> webarchive for deployment into a
> servlet container or alternatively as a <b>Cocoon
> block</b>. </p>
> </section-->
>
>
> <h1 class="chaptertitle">
> <a name="mailing"></a>Community Support</h1>
>
> <p>The eXist-db has a large community of users and developers,
> which is very active. The
> primary medium for asking questions, getting help or
> posting bug reports or fixes is
> the project mailing list. To subscribe/unsubscribe
> visit the <a
> href="http://sourceforge.net/mail/?group_id=17691">mailing lists
> page</a> on
> sourceforge.</p>
>
>
>
> <p>Previous messages posted on the mailinglists are archived on
> <a
> href="http://www.nabble.com/eXist-f4072.html">nabble.com</a>;
> and <a
> href="http://news.gmane.org/thread.php?group=gmane.text.xml.exist">gmane.org</a>;
> provides a <a
> href="news://news.gmane.org/gmane.text.xml.exist">; NNTP</a>
> interface.
> Additionaly
> markmail.org provides a nice search interface to the
> <a
> href="http://exist-open.markmail.org/search/?q=">exist-open</a>;
> and <a
> href="http://exist-open.markmail.org/search/?q=">exist-commits</a>;
> mailing lists.</p>
>
>
> <p>The project has an chat box <b>#existdb</b> which
> is accessible via IRC on <a
> href="irc://irc.freenode.net/existdb">irc.freenode.net</a> and
> via an AJAX based
> <a href="http://irc.exist-db.org">web
> interface</a>. The channel is open for
> general discussions on eXist and related
> subjects.</p>
>
>
> <p>All eXist-db sources are freely available via a SourceForge
> <a
> href="http://sourceforge.net/svn/?group_id=17691">subversion</a>;
> repository. The
> <a
> href="http://www.ohloh.net/projects/252?p=eXist">source
> code</a> is made <a
> href="http://www.koders.com/info.aspx?c=ProjectInfo&pid=682GN3WEP5P26GKNXC359DMVCE">browsable</a>;
>
> and is continuously <a
> href="http://fisheye3.cenqua.com/browse/exist/">monitored</a>;
> and <a
> href="http://parabuild.viewtier.com:8080/parabuild/index.htm?cid=eeca&view=detailed&buildid=321">built</a>.</p>;
>
>
>
>
>
>
> <h1 class="chaptertitle">
> <a name="license"></a>License</h1>
>
> <p> eXist is released to the public under the terms of the <a
> href="http://www.gnu.org/copyleft/lesser.html">; GNU LGPL </a>
> license.</p>
>
>
> </div>
> </body>
> </html>
> </psservice:datum></nmwg:data></nmwg:message>
>
>
- MDM hLS Behavior, Jason Zurawski, 08/19/2009
- Re: [pS-dev] MDM hLS Behavior, Slawomir Trzaszczka, 08/19/2009
- Re: [pS-dev] MDM hLS Behavior, Szymon Trocha, 08/19/2009
- Re: [pS-dev] MDM hLS Behavior, Jason Zurawski, 08/19/2009
- Re: [pS-dev] MDM hLS Behavior, Szymon Trocha, 08/19/2009
- Re: [pS-dev] MDM hLS Behavior, Jason Zurawski, 08/19/2009
- Re: [pS-dev] MDM hLS Behavior, Szymon Trocha, 08/19/2009
- Re: [pS-dev] MDM hLS Behavior, Jason Zurawski, 08/19/2009
Archive powered by MHonArc 2.6.16.