, 2016 9:47 AM
To: Davis, Daniel (NIH/NLM) [C]
Cc: virtuoso-users
Subject: Re: [Virtuoso-users] Debugging JDBC Virtuoso connection
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
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
I've done my UI using Java Spring, but so far, I've been doing it as an old
dinosaur, running my build and my changes on the Linux host where Virtuoso is
running.
Now, I'm trying to use Virtuoso remotely from another host.
>From Python, I can connect to port , but when I try to connect to Vi