Jump to content
Sign in to follow this  
limelect

D12 java and Android

Recommended Posts

Cannot deploy the application

All Java should be in c:\bin, why?

Ok, I put Java in bin

Now it need c:\bin\ client\jvm.dll 

So I made this directory with jvm.dll 

I have jvm.dll in the server directory

Lastly, I have this error during the initialization of VM

Obviously, D12 did not initialize its Java during installation

Any help?

 

Share this post


Link to post
On 6/22/2025 at 12:06 PM, limelect said:

All Java should be in c:\bin, why?

I have 12.2 and it was installed by default in C:\Program Files\Eclipse Adoptium\jdk-17.0.9.9-hotspot

All is working for me.

image.thumb.png.f9035ee2fa9a97a98f039156b6f88bc3.png

Share this post


Link to post

In the past I also used Oracle SDK and had to set the JAVA_HOME environment variable which points to the java bin folder.

 

But if you want to install to bundle Java runtime (Adoptium) go to "Manage Features" from IDE and check the "Adoptium ..." box in the listed choices.

 

Share this post


Link to post

@Cristian Peța Sdk and Java it is not the same problem

SDK is ok, but the link to Java is false

Now the error is initialization of VM after putting

Java at bin directory

 

Edited by limelect

Share this post


Link to post
3 hours ago, limelect said:

the link to Java is false

Then you'll need to follow this instruction:

9 hours ago, DelphiUdIT said:

install to bundle Java runtime (Adoptium) go to "Manage Features" from IDE and check the "Adoptium ..." box in the listed choices.

 

Share this post


Link to post

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
Sign in to follow this  

×