Skip to main content
Solved

Cant reach Local Server Issue

  • September 10, 2024
  • 3 replies
  • 41 views

  • Universe Traveller
  • 11 replies

Hi All,

In my incremental table I am having 300K records which when I am trying to load in MDM, the server is getting crashed. Its running for 2-3 mins then throwing the error that ā€œcant reach local host serverā€. We are in dev phase and using the local server. Some times it also throws the error ā€œNot enough memory to load this pageā€. How do I fix this issue?

I also saw the post for applying check points in full load but what about incremental load. How do we handle failures for incremental load and how can we optimize it more?

Thanks. Your inputs will be much appreciated.

Best answer by AKislyakov

-Xms denotes minimal amount of memory that will be allocated right from the start.

In that case, try increasing the -Xmx to an even bigger value, e.g., 16G. Also, please ensure that you have at least 4-8GB of additional RAM for the OS itself. 

View original
Did this topic help you find an answer to your question?

3 replies

Forum|alt.badge.img+2
  • Ataccamer
  • 146 replies
  • September 12, 2024

Hi @fshahin 
You can increase memory available for the server. Open start-mdm-server.bat in a text editor and change the -Xmx512M to a larger value. Given 300K records, Iā€™d start with 2G.
 

 


  • Author
  • Universe Traveller
  • 11 replies
  • September 12, 2024

Thank You @AKislyakov. In our project its already defined as 8G but before that we have this -Xms2g. Not sure what it does.

 

 


Forum|alt.badge.img+2
  • Ataccamer
  • 146 replies
  • Answer
  • September 17, 2024

-Xms denotes minimal amount of memory that will be allocated right from the start.

In that case, try increasing the -Xmx to an even bigger value, e.g., 16G. Also, please ensure that you have at least 4-8GB of additional RAM for the OS itself. 


Reply


Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie settings