ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: Дмитрий <ddv@nevod.ru>
To: ALT Linux Community general discussions <community@lists.altlinux.org>
Subject: [Comm] 1С Предриятие 8.1. Падает rphost
Date: Wed, 09 Apr 2008 11:15:44 +0600
Message-ID: <47FC5100.90802@nevod.ru> (raw)

Доброе утро.

Несколько месяцев работает 1cv81 на ALS4.

С утра начал падать rphost. Клиенты подключаются и работают, минуты 
через две у всех вываливает ошибка "Произошла ошибка операции на сокете, 
т.к. конечный хост выключен" и в этот момен PID rphost'а меняется.

смотрел strace'ом, вот концовочка:
times(NULL)                             = 1718344122
times(NULL)                             = 1718344122
select(1024, [11 14 15 16 26], NULL, [11 14 15 16 26], {1, 0}) = 1 (in 
[15], left {0, 472000})
recv(15, "\357\273\277{0,1bcb360a-05ea-11dd-9d8b-7e"..., 32768, 0) = 97
times(NULL)                             = 1718344175
futex(0x814626c, FUTEX_WAKE, 1)         = 1
times(NULL)                             = 1718344175
select(1024, [11 14 16 26], NULL, [11 14 16 26], {1, 0}) = 1 (in [16], 
left {0, 0})
recv(16, "\345\232;l\361", 5, 0)        = 5
times(NULL)                             = 1718344275
select(1024, [11 14 15 16 26], NULL, [11 14 15 16 26], {1, 0}) = 0 (Timeout)
times(NULL)                             = 1718344375
select(1024, [11 14 15 16 26], NULL, [11 14 15 16 26], {1, 0}) = 1 (in 
[14], left {0, 56000})
recv(14, "!GT\263", 32768, 0)           = 4
times(NULL)                             = 1718344470
times(NULL)                             = 1718344470
select(1024, [11 14 15 16 26], NULL, [11 14 15 16 26], {1, 0}) = 0 (Timeout)
times(NULL)                             = 1718344570
select(1024, [11 14 15 16 26], NULL, [11 14 15 16 26], {1, 0}) = 1 (in 
[26], left {0, 472000})
recv(26, "!GT\263", 32768, 0)           = 4
times(NULL)                             = 1718344622
times(NULL)                             = 1718344622
select(1024, [11 14 15 16 26], NULL, [11 14 15 16 26], {1, 0}) = 1 (in 
[15], left {0, 480000})
recv(15, "!GT\263", 32768, 0)           = 4
times(NULL)                             = 1718344674
times(NULL)                             = 1718344674
select(1024, [11 14 15 16 26], NULL, [11 14 15 16 26], {1, 0}) = 0 (Timeout)
times(NULL)                             = 1718344774
select(1024, [11 14 15 16 26], NULL, [11 14 15 16 26], {1, 0}) = 0 (Timeout)
times(NULL)                             = 1718344874
select(1024, [11 14 15 16 26], NULL, [11 14 15 16 26], {1, 0}) = 1 (in 
[14], left {0, 44000})
recv(14, "!GT\263", 32768, 0)           = 4
times(NULL)                             = 1718344970
times(NULL)                             = 1718344970
select(1024, [11 14 15 16 26], NULL, [11 14 15 16 26], {1, 0}) = 0 (Timeout)
times(NULL)                             = 1718345070
select(1024, [11 14 15 16 26], NULL, [11 14 15 16 26], {1, 0}) = 1 (in 
[26], left {0, 476000})
recv(26, "!GT\263", 32768, 0)           = 4
times(NULL)                             = 1718345122
times(NULL)                             = 1718345122
select(1024, [11 14 15 16 26], NULL, [11 14 15 16 26], {1, 0}) = 1 (in 
[15], left {0, 480000})
recv(15, "!GT\263", 32768, 0)           = 4
times(NULL)                             = 1718345174
times(NULL)                             = 1718345174
select(1024, [11 14 15 16 26], NULL, [11 14 15 16 26], {1, 0}) = 0 (Timeout)
times(NULL)                             = 1718345274
select(1024, [11 14 15 16 26], NULL, [11 14 15 16 26], {1, 0}) = 0 (Timeout)
times(NULL)                             = 1718345374
select(1024, [11 14 15 16 26], NULL, [11 14 15 16 26], {1, 0}) = 1 (in 
[14], left {0, 40000})
recv(14, "!GT\263", 32768, 0)           = 4
times(NULL)                             = 1718345470
times(NULL)                             = 1718345470
select(1024, [11 14 15 16 26], NULL, [11 14 15 16 26], {1, 0}) = 1 (in 
[14], left {0, 388000})
recv(14, "", 32768, 0)                  = 0
close(14)                               = 0
futex(0xb7abf180, FUTEX_WAIT, 2, NULL)  = 0
futex(0xb7abf180, FUTEX_WAKE, 1)        = 0
futex(0x814626c, FUTEX_WAKE, 1)         = 1
times(NULL)                             = 1718345532
select(1024, [11 15 16 26], NULL, [11 15 16 26], {1, 0}) = ? 
ERESTARTNOHAND (To be restarted)
+++ killed by SIGSEGV +++


всё это крутится в контейнере OVZ. Ресурсы выставлены по максимуму и 
ошибок нет. Логов 1с никаких не пишет.

Раньше такая ошибка наблюдалась, но максимум раз в месяц. Грешили на 
ротацию логов, хотя вроде ничего такого не производится. Как утверждают 
админы 1с под Windows для ротации нужно делать врукопашную задание в 
Windows.

Куда копать?


             reply	other threads:[~2008-04-09  5:15 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-04-09  5:15 Дмитрий [this message]
2008-04-09  5:45 ` Алексей Шенцев
2008-04-09  6:01   ` Дмитрий
2008-04-09  6:10     ` Алексей Шенцев
2008-04-09  6:22       ` Дмитрий
2008-04-09  6:26         ` Алексей Шенцев
2008-04-09  6:33           ` Дмитрий
2008-04-09  6:41             ` Алексей Шенцев
2008-04-09  7:25 ` Дмитрий
2008-04-09  7:41   ` Алексей Шенцев
2008-04-09 11:00     ` Дмитрий
2008-04-09 11:08       ` Алексей Шенцев

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=47FC5100.90802@nevod.ru \
    --to=ddv@nevod.ru \
    --cc=community@lists.altlinux.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

ALT Linux Community general discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/community/0 community/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 community community/ http://lore.altlinux.org/community \
		mandrake-russian@linuxteam.iplabs.ru community@lists.altlinux.org community@lists.altlinux.ru community@lists.altlinux.com
	public-inbox-index community

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.community


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git