Re: [Virtuoso-users] Virtuoso JVM hosting; Setting Classpath

2010-09-08 Thread Leo Soto M.
On Wed, Sep 8, 2010 at 10:51 AM, Aldo Bucchi wrote: > Hi Tim, > > On Wed, Sep 1, 2010 at 6:57 AM, Tim Haynes > wrote: >> On 29/08/2010 10:47, Aldo Bucchi wrote: >>> * Do I have to export the env variable to the system? >> >> Yes. Otherwise it's not an environment variable, it's a shell variable.

Re: [Virtuoso-users] Virtuoso JVM hosting; Setting Classpath

2010-09-08 Thread Mitko Iliev
HI Aldo, Also you can look at : http://docs.openlinksw.com/virtuoso/databaseadmsrv.html , search for JavaClasspath and JavaVMOptionN settings from Parameters section in the INI. You can use them to setup classpath as well as options for JRE . Hope that would help. Best Regards, Mitko On Sep

Re: [Virtuoso-users] Virtuoso JVM hosting; Setting Classpath

2010-09-08 Thread Aldo Bucchi
Hi Tim, On Wed, Sep 1, 2010 at 6:57 AM, Tim Haynes wrote: > On 29/08/2010 10:47, Aldo Bucchi wrote: >> * Do I have to export the env variable to the system? > > Yes. Otherwise it's not an environment variable, it's a shell variable. Oh. Sorry for the poor eplanation. In that particular system I

[Virtuoso-users] Virtuoso JVM hosting; Setting Classpath

2010-08-29 Thread Aldo Bucchi
Hi, I am having some trouble setting the classpath for the hosted JVM. I understand there are two options here: via Classpath or by doing it explicitly via a manual java_jvm_attach(). The latter does not seem to be available as, even right after starting the server, the JVM appears as already cre