From: Rob V. <rv...@do...> - 2015-12-14 14:42:56
|
Without seeing any code it is impossible to say what may/may not be the issue You can try and enable HTTP debugging which may give you slightly more detail on the communications to and from Stardog but won't necessarily shed any more light since the error message implies Stardog isn't sending us back any information with the error https://bitbucket.org/dotnetrdf/dotnetrdf/wiki/HowTo/Debug%20HTTP%20Communic ation.wiki#!debugging-http-communication You may also want to look at the Stardog log (by default stardog.log in your STARDOG_HOME) to see if there is any error information present in the log Rob From: Mark Audas <ma...@he...> Reply-To: dotNetRDF User Help and Support <dot...@li...> Date: Monday, 30 November 2015 22:53 To: "dot...@li..." <dot...@li...> Subject: [dotNetRDF-Support] dotnetrdf and stardog 4.0 > I’m running dotnetrdf 1.0.9.3683, VDS.Common.1.6.0, and Stardog 4.0. > > Calling UpdateGraph I get the following error (this code worked with Stardog > 1.x and dotnetrdf 1.0.7.x. > > Error updating graph <xxx>:A HTTP error (HTTP 500 Internal Server Error) > occurred while updating a Graph in the Store. > Empty response body, see aformentioned status line or the inner exception for > further details. > > Can you point me in the right direction to resolve this? > > Many thanks, > Mark Audas > > > ------------------------------------------------------------------------------ > Go from Idea to Many App Stores Faster with Intel(R) XDK Give your users > amazing mobile app experiences with Intel(R) XDK. Use one codebase in this > all-in-one HTML5 development environment. Design, debug & build mobile apps & > 2D/3D high-impact games for multiple OSs. > http://pubads.g.doubleclick.net/gampad/clk?id=254741911&iu=/4140______________ > _________________________________ dotNetRDF-Support mailing list > dot...@li... > https://lists.sourceforge.net/lists/listinfo/dotnetrdf-support |