[newbie] jvm?

View: New views
3 Messages — Rating Filter:   Alert me  

[newbie] jvm?

by jon80 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

I've just installed Apache Directory Studio, and, I'm getting the attached error message when trying to load the program.  

Apache Directory Suite is also installed on the same machine, and, I'm trying to figure out how create my first LDAP "data sample" that I can read from Apache Directory Studio and through code.

So far I've added the JDK path to the PATH environment variable.

Microsoft Windows [Version 6.0.6001]
Copyright (c) 2006 Microsoft Corporation.  All rights reserved.

C:\Users\Administrator>echo %PATH%
C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Program Files\Java\jd
k1.6.0_14\bin

C:\Users\Administrator>java -version
java version "1.6.0_14"
Java(TM) SE Runtime Environment (build 1.6.0_14-b08)
Java HotSpot(TM) 64-Bit Server VM (build 14.0-b16, mixed mode)

Any ideas?

--
Jonathan Camilleri

Mobile (MT): 00356 7982 7113
E-mail: camilleri.jon@...
Please consider your environmental responsibility before printing this e-mail.

I usually reply to e-mails within 2 business days.  If it's urgent, give me a call.


apache directory studio error.png (25K) Download Attachment

Re: [newbie] jvm?

by Stefan Seelmann-3 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi Jonathan,

Jonathan Camilleri wrote:
> C:\Users\Administrator>java -version
> java version "1.6.0_14"
> Java(TM) SE Runtime Environment (build 1.6.0_14-b08)
> Java HotSpot(TM) 64-Bit Server VM (build 14.0-b16, mixed mode)

You use a 64-Bit JVM. However Studio (and Eclipse SWT in general) only
work with a 32-Bit JVM on Windows. Could you please try to install a
32-Bit JVM?

Kind Regards,
Stefan


Re: [newbie] jvm?

by jon80 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Thanks

2009/6/29 Stefan Seelmann <seelmann@...>
Hi Jonathan,

Jonathan Camilleri wrote:
> C:\Users\Administrator>java -version
> java version "1.6.0_14"
> Java(TM) SE Runtime Environment (build 1.6.0_14-b08)
> Java HotSpot(TM) 64-Bit Server VM (build 14.0-b16, mixed mode)

You use a 64-Bit JVM. However Studio (and Eclipse SWT in general) only
work with a 32-Bit JVM on Windows. Could you please try to install a
32-Bit JVM?

Kind Regards,
Stefan




--
Jonathan Camilleri

Mobile (MT): 00356 7982 7113
E-mail: camilleri.jon@...
Please consider your environmental responsibility before printing this e-mail.

I usually reply to e-mails within 2 business days.  If it's urgent, give me a call.