cancel
Showing results for 
Search instead for 
Did you mean: 

Business Connector - JRE memory problem

Former Member
0 Kudos

Hi,

We have an Business Connector v4.0.1 under win2000 that uses IBM jvm 1.3.0 and due to the DST change we upgarde the JVM to SUN JRE 1.3.1_19,

The problem that we have is that the Xmx limit for Sun JRE 1.3.1_19 is limited to arounf 1.7 M.

However before the upgrade with the IBM jvm 1.3.0 we can use a value of Xmx up to 3G.

The question is why the Sun JRE is limited to 1.7 and not the IBM jvm..

Thanks for your help,

Chak,

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos
Former Member
0 Kudos

Hi chilla,

Thanks for the links provided. I read them carefully but I didn't find any information related to my question :

How to bypass the linit of 2G for the JDK parameter xmx. the OS is windows 2000 with 6GO of RAM.

Regards,

prateek
Active Contributor
0 Kudos

Hi,

Please refer this link

http://java.sun.com/developer/technicalArticles/Intl/USDST_Faq.html

This might clear ur doubts and kindly do let us know how the issue was resolved.

Regards,

Prateek

Former Member
0 Kudos

Hi Prateek,

I think I was not very clear on my question.

I know how to fix the DST pb (use a new JDK version or patch the existing JDK)

My question is about the xmx parameter og JDK. this parameter seems to be limited to 1.7 when use a JDK from sun but before i had an IBM JDK and I was able to go up to 3G.

We have windows 2000 with 6G mem and windows is started with pae switch to allow the use of more than 4G of memory.

thanks,