Hello, Mikhail!
The problem is that there is something that causes the rphost to shutdown with dump. At the same time dump is created containing not enough information. So you need to configure dumps to get a useful one and send it to int@1c.com with description of your problem.
To enable log on server you need to place in /conf/ directory of 1C:Enterprise executable files, for example in Linux it might be /opt/1C/v8.3/i386/conf/ a file with name logcfg.xml containing following text:
| Code |
|---|
<?xml version="1.0" encoding="UTF-8"?>
<config xmlns="http://v8.1c.ru/v8/tech-log">
<log history="168" location="/home/usr1cv83/logs">
<event>
<ne property="name" value=""/>
</event>
<property name="all"/>
</log>
</config> |
There should be full access to /home/usr1cv83/ directory for user that runs 1C:Enterprise server.
There should be no files in /home/usr1cv83/logs/ directory except ones that are related to 1C:Enterprise log.