Desktop version

Main > Forum > 1C:Enterprise Platform > Studying 1C:Enterprise platform > Maximum server memory consumption per call is exceeded

Forum

Search UsersRules
Maximum server memory consumption per call is exceeded
#1
Interested
Points:: 0
Joined:: Apr 5, 2012

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?

Profile
#2
Active user
Points:: 0
Joined:: Nov 19, 2012

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.

Profile
#3
Interested
Points:: 0
Joined:: Apr 5, 2012

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.

Profile
Subscribe
Users browsing this topic (guests: 1, registered: 0, hidden: 0)



© 1C LLC. All rights reserved
1C Company respects the privacy of our customers and visitors
to our Web-site.