Hello Praki,

I guess that you're connecting to ISQL port instead of HTTP one. The
port you're using for ISQL connection is only for ODBC connections, not
for HTTP. Refer to [HTTPServer] section of virtuoso configuration file
(e.g. virtuoso.ini), parameter ServerPort .

Best Regards,

Ivan Mikhailov,
OpenLink Software
http://virtuoso.openlinksw.com

On Thu, 2008-07-10 at 16:35 -0700, Praki Prakash wrote:
> Hi,
> 
> I am a new user of Virtuoso (Server   OpenLink Virtuoso Server,
> Platform      Win32, Build Date       Mar 26 2008). I am working through the
> documentation and trying some samples. When I try HTTP PUT with the
> following command,
> 
> curl -T myfile.rdf http://localhost:1111/DAV/dba/rdf_sink/myfile.rdf -u 
> user:pw
> 
> curl exits with "Empty reply from server" message. There are no RDF
> triples created in the database that I can see. The server logs show
> the following message.
> 
> Malformed data received from IP [127.0.0.1] : Bad incoming tag 80.
> Disconnecting the client
> 
> Could someone explain what I am doing wrong? Is there a way to
> increase the verbosity of error messages?
> 
> Thanks,
> Praki
> 
> -------------------------------------------------------------------------
> Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW!
> Studies have shown that voting for your favorite open source project,
> along with a healthy diet, reduces your potential for chronic lameness
> and boredom. Vote Now at http://www.sourceforge.net/community/cca08
> _______________________________________________
> Virtuoso-users mailing list
> Virtuoso-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/virtuoso-users


Reply via email to