Desktop version

Main > Forum > 1C:Enterprise Platform > Bugs and functionality requests to 1C:Enterprise platform > Linux core dumps or whatever it is

Forum

Search UsersRules
Linux core dumps or whatever it is
#1
Interested
Points:: 15
Joined:: Oct 27, 2011

Recently I started to receive huge files in ./tmp directory

core.rphost.20527#~s-tools:install.sh
core.rphost.XXXXX#~s-tools:install.sh

If I open it with MC it shows that the file size is 211 bytes, and it contains the following

/tmp/core.rphost.20527# Auto-enabled by xs-tools:install.sh: ELF 64-bit LSB core file x86-64, version 1 (SYSV), SVR4-style, from '/opt/1C/v8.3/x86_64/rphost -range 1560:1591 -reghost srv1c -regport 1541 -pid b'

but it actually occupies from 700Mb up to 3,5Gb disk space, and they appear up to 3 times a day, so it is very probable that I could reach full disk space

It seems like XenServer toolkit is storing memory dump. How could I find what is provoking this behavior?

Profile
#2
Guest
Points::
Joined::

Can you see which user created those files and what does this user supposed to do?

Profile
#3
Active user
Points:: 0
Joined:: Mar 20, 2012

Quote
-rw-------   1 usr1cv82 grp1cv82 2385362944 Oct 29 13:55 core.rphost.12504# Auto-enabled by xs-tools:install.sh
-rw-------   1 usr1cv82 grp1cv82 1075064832 Oct 26 23:18 core.rphost.20527# Auto-enabled by xs-tools:install.sh
-rw-------   1 usr1cv82 grp1cv82 3729395712 Oct 30 17:16 core.rphost.24226# Auto-enabled by xs-tools:install.sh

Profile
#4
Guest
Points::
Joined::

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.

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.