Re: [Virtuoso-users] Debugging JDBC Virtuoso connection

2016-08-11 Thread Davis, Daniel (NIH/NLM) [C]
Hugh, I figured it out. I used interactive Python to prove the port was open, and then discovered my own web app was overriding the serverName I set in the Tomcat resource. From: Hugh Williams [hwilli...@openlinksw.com] Sent: Thursday, August 11, 2016

Re: [Virtuoso-users] Debugging JDBC Virtuoso connection

2016-08-11 Thread Hugh Williams
Hi Daniel, So the same application using the same JDBC connect string work on localhost where Virtuoso runs, but not from remote client ? I once had same problem when java runtime was trying to make ipv6 connection from remote host and was getting “network is unreachable” type error and had to

Re: [Virtuoso-users] Long query - "Lost connection to server"

2016-08-11 Thread Hugh Williams
Hi Pantelis, 152M triple graphs is quite large to be performing such an operation on which will require a significant amount of memory to complete. What is the total number of triples in Virtuoso and how many of the buffers are in use when the database is in use, which can be seen by running th