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.
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
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
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