On 25 Mar 2011, at 18:44, Alex Novyckij wrote: > If use mapfile from example config-iswc.n3 we get new error > > Error of XML: not valid > address: http://linkeddata.zu.edu.ua:2020/directory/Conferences > Line 34, symbol 81: <a > href="http://linkeddata.zu.edu.ua:2020/resource/conferences/23541"> > > source code > > Line 34 <a > href="http://linkeddata.zu.edu.ua:2020/resource/conferences/23541"></a><br /> > > > symbol 81 is between 23541">point error</a>
There is some sort of problem with your database or with your database driver. It looks like it's never returning any strings from the database, but only null bytes. I've never seen this happen before. What DB and what JDBC driver do you use? This is probably unrelated to the other problem (N3 showing instead of HTML), which I'm still investigating. Best, Richard > > > > > 2011/3/25 Richard Cyganiak <[email protected]> > Alex, > > On 25 Mar 2011, at 18:22, Alex Novyckij wrote: > > This request was made with the following Accept header: > > text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8 > > Here that's the information I was after :-) > > I'll investigate. > > Richard > ------------------------------------------------------------------------------ Enable your software for Intel(R) Active Management Technology to meet the growing manageability and security demands of your customers. Businesses are taking advantage of Intel(R) vPro (TM) technology - will your software be a part of the solution? Download the Intel(R) Manageability Checker today! http://p.sf.net/sfu/intel-dev2devmar _______________________________________________ d2rq-map-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/d2rq-map-devel
