Hugh,

I get normal results via CURL, but keep in mind that CURL failed to expose
the error the last time.

I now get errors 80% of the time from the Facet API now.

-sherman

On Fri, May 29, 2009 at 5:09 PM, Hugh Williams <[email protected]>wrote:

> Hi Sherman,
> Are you getting this error performing curl queries as I am not:
>
> hugh-williams-computer-1668:~ hughwilliams$ more sherman1.xml
> <?xml version="1.0" standalone="yes"?><query timeout='2000' xmlns='
> http://openlinks
> w.com/services/facets/1.0'><property iri='
> http://www.w3.org/1999/02/22-rdf-syntax-n
> s#type'><value datatype='uri'>http://umbel.org/umbel/sc/Person
> </value></property><v
> alue 
> datatype='uri'>http://dbpedia.org/resource/Drew_Barrymore</value><property
> iri
> ='http://dbpedia.org/property/reference'<http://dbpedia.org/property/reference%27>></property><value
> datatype='uri'>http://db
> pedia.org/resource/Drew_Barrymore</value><view offset='0' limit='250'
> type='text'><
> /view></query>
> hugh-williams-computer-1668:~ hughwilliams$ curl -H "Content-Type:
> text/html" -d @sherman1.xml http://lod.openlinksw.com
> <?xml version="1.0" encoding="utf-8"?>
> <!DOCTYPE html
>      PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
>     "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd";>
> <html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en" lang="en">
> <head>
> <title>Entity Search, Find, and Explore</title>
> <link rel="stylesheet" media="screen" type="text/css"
> href="styles/default.css"/>
> <script type="text/javascript" >
>     var featureList=["map", "combolist", "ajax2", "tab", "json"];
> </script>
> <script type="text/javascript" src="oat/toolkit/loader.js"></script>
> <script type="text/javascript" src="facet.js"></script>
> </head>
> <body>
> <div id="PG">
> <div id="HD">
>   <a href="http://www.openlinksw.com"; class="logo">
>     <img id="opl_logo" src="/fct/images/openlink_site_logo.png"
> alt="OpenLink Software"/>
>   </a>
> </div><!-- #HD -->
> <div id="MD">
>
>   <div id="main_srch" style="display: none">
>     <div id="TAB_ROW">
>       <div class="tab" id="TAB_TXT">Text Search</div>
>       <div class="tab" id="TAB_URILBL">URI Lookup (by Label)</div>
>       <div class="tab" id="TAB_URI">URI Lookup</div>
>       <div class="tab_act">
>         <a href="/fct/facet.vsp?cmd=featured&sid=72665&no_qry=1">Featured
> Queries</a>
>         &nbsp;|&nbsp;
>         <a href="/b3s/">Demo Queries</a>
>         &nbsp;|&nbsp;
>         <a href="facet_doc.html">About</a>
>       </div>
>     </div> <!-- #TAB_ROW -->
>     <div id="TAB_CTR">
>     </div> <!-- #TAB_CTR -->
>     <div id="TAB_PAGE_TXT" class="tab_page" style="display: none">
>       <h2>Entity Search, Find, and Explore</h2>
>       <form method="post"
>             action="/fct/facet.vsp?cmd=text&sid=72665" >
>         <div id="new_srch">
>           <label class="left_txt"
>                  for="new_search_txt">Search Text</label>
>           <input id=  "new_search_txt"
>                  size="60"
>                  type="text"
>                  name="search_for"/>
>           <input type=submit  value="Search"><br/>
>         </div>
>       </form>
>     </div> <!-- #TAB_PAGE_TXT -->
>     <div id="TAB_PAGE_URILBL" class="tab_page" style="display: none">
>       <h2>Entity Search, Find, and Explore</h2>
>       <form method="get" action="/describe/" id="new_lbl_fm">
>         <input type="hidden" name="url" id="new_lbl_val"/>
>         <input type="hidden" name="sid" value="72665"/>
>         <input type="hidden" name="urilookup" value="1"/>
>       </form>
>       <div id="new_uri">
>         <label class="left_txt"
>                for=  "new_lbl_txt">Label</label>
>
>         <input id=  "new_lbl_txt"
>                size="60"
>                type="text"
>                autocomplete="off"/>
>
>         <button id="new_lbl_btn">Describe</button><br/>
>       </div>
>
>     </div>
>     <div id="TAB_PAGE_URI" class="tab_page" style="display: none">
>       <h2>Entity Search, Find, and Explore</h2>
>       <form method="get" action="/describe/" id="new_uri_fm">
>         <input type="hidden" name="url" id="new_uri_val"/>
>         <input type="hidden" name="sid" value="72665"/>
>         <input type="hidden" name="urilookup" value="1"/>
>       </form>
>       <div id="new_uri">
>         <label class="left_txt"
>                for=  "new_uri_txt">URI</label>
>
>         <input id=  "new_uri_txt"
>                size="60"
>                type="text"
>                autocomplete="off"/>
>         <button id="new_uri_btn">Describe</button><br/>
>       </div>
>     </div> <!-- #TAB_PAGE_URI -->
>   </div> <!-- #main_srch -->
>   <div class="main_expln"><br/>
>     Faceted Search &amp; Find Service<br/>
>   </div>
>
> </div><!-- #MD -->
> <div id="FT">
>   <a href="http://virtuoso.openlinksw.com/";><img
> src="/fct/images/virt_power_no_border.png" alt="Powered by OpenLink
> Virtuoso"/></a>
>   <a href="http://linkeddata.org";><img src="/fct/images/LoDLogo.gif"
> alt="Linked Data"/></a><br/>
>   <span class="copyright">Copyright &copy; 2009 OpenLink Software</span>
>   <div id="FT_L"></div>
>   <div id="FT_R"></div>
> </div>
> </div> <!-- #PG -->
> </body>
> </html>
>
>
> Best Regards
> Hugh Williams
> Professional Services
> OpenLink Software
> Web: http://www.openlinksw.com
> Support: http://support.openlinksw.com
> Forums: http://boards.openlinksw.com/support
>
>
>
> On 29 May 2009, at 22:27, Sherman Monroe wrote:
>
> Hi All,
>
> I continue to get the following error from the Facets API, seems to happen
> on any query:
>
> Error: Error 37000 Error 37000 SOH03: There is no such procedure
>
>
>
> --
>
> Thanks,
> -sherman
>
> I pray that you may prosper in all things and be healthy, even as your soul
> prospers
> (3 John 1:2)
>
> ------------------------------------------------------------------------------
> Register Now for Creativity and Technology (CaT), June 3rd, NYC. CaT
> is a gathering of tech-side developers & brand creativity professionals.
> Meet
> the minds behind Google Creative Lab, Visual Complexity, Processing, &
> iPhoneDevCamp as they present alongside digital heavyweights like Barbarian
>
> Group, R/GA, & Big Spaceship. 
> http://p.sf.net/sfu/creativitycat-com_______________________________________________
> Virtuoso-devel mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/virtuoso-devel
>
>
>


-- 

Thanks,
-sherman

I pray that you may prosper in all things and be healthy, even as your soul
prospers
(3 John 1:2)

Reply via email to