Maximum server memory consumption per call is exceeded

Understanding basics of 1C:Enterprise platform. To start working with 1C:Enterprise platform visit Getting started page

#1
People who like this:0Yes/0No
Interested
Rating: 27
Joined: Apr 5, 2012
Company: 1TÇ Şirketi - Merv Bilgi İşlem Otomasyonu Yazılım Ltd. Şti.

Hi,

In server we have executed some actions. In this proccess we've got some error:

Quote
Error calling context method (Write): Error running processor - 'OnWrite': Maximum server memory consumption per call is exceeded

We understand that the memory is not enough. But I wonder is there any settings that be setted some parameters per call. Or it is stable?

 
#2
People who like this:0Yes/0No
Active user
Rating: 4
Joined: Nov 19, 2012
Company:

Murat Yazlıyev,
Here it is.

Safe memory consumption per call
The memory amount in bytes that can be safely consumed during a server call.
Its value can vary from -1 to 9223372036854775807:

  • -1 means that any server call can be considered dangerous if the maximum
    memory amount of the working server is reached during the server call;
  • 0 means that the amount value is automatically defined as 5% of the
    maximum memory capacity of the working process on this server.


Maximum memory in working processes
The maximum amount of memory (in bytes) available for all working processes on this working server.
Its value can vary from -1 to 9223372036854775807:
  • -1 means that the maximum memory capacity available for all working
    processes on this working server is not limited.
  • 0 means that the value is automatically defined as 80% of the server RAM.

Edited: Aleksey Bochkov - Jan 19, 2015 12:01 AM
 
#3
People who like this:0Yes/0No
Interested
Rating: 27
Joined: Apr 5, 2012
Company: 1TÇ Şirketi - Merv Bilgi İşlem Otomasyonu Yazılım Ltd. Şti.

Aleksey thanks at first.

So, I think even if server is on Linux OS we can set for both properties as "-1" because when RAM is reached high level system can use local memary as RAM.

 
Subscribe
Users browsing this topic (guests: 1, registered: 0, hidden: 0)
Be the first to know tips & tricks on business application development!

A confirmation e-mail has been sent to the e-mail address you provided .

Click the link in the e-mail to confirm and activate the subscription.