cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Could not create the java virtual machine.

Former Member
0 Likes
998

Hello guys!

When performing the integration builder, the error occurs "Could not create the java virtual machine.".

The problem is that the error occurs only in production. Quality and Development is ok.

Someone has gone through this problem?

Thanks,

Felipe.

View Entire Topic
0 Likes

Hi,

To correct this issue, ensure you use the Java version 1.5 for

PI 7.1X, which I believe is the one you have installed, right?

If you have more than one java version there, please uninstall all of

them and only use the 1.5.

For 3.0/7.0, use 1.4.2 version

For your reference:

http://support.citrix.com/article/ctx115868

Also, you may have to decrease the property

"com.sap.aii.ib.client.jnlp.j2se.maxheapsize" in the Exchange Profile.

For this proceed as follows:

1. Go to the admin-page of the integration repository:

URL: http://<host>:<port>/rep/support/admin/index.html

2. Follow the link Exchange Profile;

3. Search for the property: com.sap.aii.ib.client.jnlp.j2se.maxheapsize

4. Double click on this propertie and enter the new memory settings

and save it;

5. Go back to the admin page and follow the link AII Properties;

6. Press Refresh, in order to refresh all applications;

7. Start the client again.

You will then need to restart the system. In order to test the settings

you can download the repository.jnlp file to and open it with notepad

and check if the new setting contained.

You may put a value around "512" Mb, since it seems to be set higher.

Regards,

Caio Cagnani

Former Member
0 Likes

Hi Caio!

Thanks for help.

The problem was solved.

Felipe.