Форум 1С
Программистам, бухгалтерам, администраторам, пользователям
Задай вопрос - получи решение проблемы
27 сен 2024, 18:41

1с 8.3 linux error

Автор Валерий Корнильев, 06 дек 2018, 09:51

0 Пользователей и 1 гость просматривают эту тему.

Валерий Корнильев

Добрый день!
У нас особая сборка RedHat linux многое из исходных кодов для нашего железа!
Проблема следующая:
Установил 1С 8.3 запустил создался кластер! Но вот при создании базы данных вылетает ошибка:
v8stg://c:/1/FileStorag
strace показал что создается несколько раз файл /tmp/*_1.tmp при этом не может создать следующий файл (к примеру /tmp/*_2.tmp) по непонятным мне причинам!
Вот содержимое лога:
51:55.085002-0,CONN,0,process=rphost,OSThread=101280,Txt='Connection added to ping direction on server: directionID=a82dda28-f8b2-11e8-0396-080027cdd5b9,clientID=22,address=6.6.6.140:50393'
51:56.135001-0,CONN,0,process=rphost,OSThread=100320,Txt='Ping direction settings changed on server: directionID=a82dda28-f8b2-11e8-0396-080027cdd5b9,pingTimeout=5000,pingPeriod=1000'
52:01.273001-0,CONN,0,process=rphost,OSThread=101271,Txt='Ping direction statistics: address=6.6.6.140:1541,pingTimeout=5000,pingPeriod=1000,period=10473,packetsSent=10,avgResponseTime=1,maxResponseTime=1,packetsTimedOut=0,packetsLost=1,packetsLostAndFound=1'
52:11.789000-0,CONN,0,process=rphost,OSThread=101271,Txt='Ping direction statistics: address=6.6.6.140:1541,pingTimeout=5000,pingPeriod=1000,period=10517,packetsSent=10,avgResponseTime=1,maxResponseTime=2,packetsTimedOut=0,packetsLost=1,packetsLostAndFound=1'
52:15.003000-0,EXCP,0,process=rphost,OSThread=101229,Exception=d294e384-7ea6-49c6-be96-f3a6e3de1242,Descr="./src/RHostImpl.cpp(974):
d294e384-7ea6-49c6-be96-f3a6e3de1242: Error when loading component 'help'
9db1fa37-b455-4f3f-b8dd-7de0ea7d6da3: File shared access error 'v8stg://c:/1/FileStorage';: ./src/storage.cpp(5036)"
52:15.065001-0,EXCP,0,process=rphost,OSThread=101279,ClientID=22,Exception=NetDataExchangeException,Descr='server_addr=(2)6.6.6.140:50393 descr=2(0x00000002): No such file or directory line=1149 file=./src/DataExchangeServerImpl.cpp'
52:15.065002-0,EXCPCNTX,0,ClientComputerName=,ServerComputerName=,UserName=,ConnectString=
52:15.065003-0,CONN,0,process=rphost,OSThread=101279,Txt='Connection removed from ping direction on server: directionID=a82dda28-f8b2-11e8-0396-080027cdd5b9,clientID=22'
52:15.065004-0,CONN,0,process=rphost,OSThread=101279,Txt='Ping direction closed on server: directionID=a82dda28-f8b2-11e8-0396-080027cdd5b9'
52:15.065005-0,CONN,0,process=rphost,OSThread=101071,ClientID=22,Txt=Incomming connection closed: client disconnected after silence
52:15.065006-19980003,CONN,0,process=rphost,OSThread=101229,t:clientID=22,t:clientID=22,t:computerName=,t:applicationName=,t:connectID=0,Calls=1
52:15.070000-0,CONN,0,process=rphost,OSThread=101280,ClientID=23,Protected=0,Txt='Accepted, client=(2)6.6.6.140:12012, server=(2)6.6.6.140:1560'
52:15.070001-0,CONN,0,process=rphost,OSThread=101280,Txt='Ping direction opened on server: directionID=a82dda28-f8b2-11e8-0396-080027cdd5b9'
52:15.070002-0,CONN,0,process=rphost,OSThread=101280,Txt='Connection added to ping direction on server: directionID=a82dda28-f8b2-11e8-0396-080027cdd5b9,clientID=23,address=6.6.6.140:12012'
52:16.109000-0,CONN,0,process=rphost,OSThread=100320,Txt='Ping direction settings changed on server: directionID=a82dda28-f8b2-11e8-0396-080027cdd5b9,pingTimeout=5000,pingPeriod=1000'
52:22.112000-0,CONN,0,process=rphost,OSThread=101271,Txt='Ping direction statistics: address=6.6.6.140:1541,pingTimeout=5000,pingPeriod=1000,period=10323,packetsSent=10,avgResponseTime=1,maxResponseTime=1,packetsTimedOut=0,packetsLost=1,packetsLostAndFound=1'
52:32.618000-0,CONN,0,process=rphost,OSThread=101271,Txt='Ping direction statistics: address=6.6.6.140:1541,pingTimeout=5000,pingPeriod=1000,period=10505,packetsSent=10,avgResponseTime=1,maxResponseTime=1,packetsTimedOut=0,packetsLost=1,packetsLostAndFound=1'
52:35.009000-0,EXCP,0,process=rphost,OSThread=101229,Exception=d294e384-7ea6-49c6-be96-f3a6e3de1242,Descr="./src/RHostImpl.cpp(974):
d294e384-7ea6-49c6-be96-f3a6e3de1242: Error when loading component 'help'
9db1fa37-b455-4f3f-b8dd-7de0ea7d6da3: File shared access error 'v8stg://c:/1/FileStorage';: ./src/storage.cpp(5036)"
52:35.057001-0,EXCP,0,process=rphost,OSThread=101280,ClientID=23,Exception=NetDataExchangeException,Descr='server_addr=(2)6.6.6.140:12012 descr=2(0x00000002): No such file or directory line=1149 file=./src/DataExchangeServerImpl.cpp'
52:35.057002-0,EXCPCNTX,0,ClientComputerName=,ServerComputerName=,UserName=,ConnectString=
52:35.058000-0,CONN,0,process=rphost,OSThread=101280,Txt='Connection removed from ping direction on server: directionID=a82dda28-f8b2-11e8-0396-080027cdd5b9,clientID=23'
52:35.058001-0,CONN,0,process=rphost,OSThread=101280,Txt='Ping direction closed on server: directionID=a82dda28-f8b2-11e8-0396-080027cdd5b9'
52:35.058002-0,CONN,0,process=rphost,OSThread=101071,ClientID=23,Txt=Incomming connection closed: client disconnected after silence
52:35.058003-19988000,CONN,0,process=rphost,OSThread=101229,t:clientID=23,t:clientID=23,t:computerName=,t:applicationName=,t:connectID=0,Calls=1
52:35.062000-0,CONN,0,process=rphost,OSThread=101279,ClientID=24,Protected=0,Txt='Accepted, client=(2)6.6.6.140:17381, server=(2)6.6.6.140:1560'
52:35.062001-0,CONN,0,process=rphost,OSThread=101279,Txt='Ping direction opened on server: directionID=a82dda28-f8b2-11e8-0396-080027cdd5b9'
52:35.062002-0,CONN,0,process=rphost,OSThread=101279,Txt='Connection added to ping direction on server: directionID=a82dda28-f8b2-11e8-0396-080027cdd5b9,clientID=24,address=6.6.6.140:17381'
52:36.083001-0,CONN,0,process=rphost,OSThread=100320,Txt='Ping direction settings changed on server: directionID=a82dda28-f8b2-11e8-0396-080027cdd5b9,pingTimeout=5000,pingPeriod=1000'
52:43.059000-0,CONN,0,process=rphost,OSThread=101271,Txt='Ping direction statistics: address=6.6.6.140:1541,pingTimeout=5000,pingPeriod=1000,period=10442,packetsSent=10,avgResponseTime=0,maxResponseTime=1,packetsTimedOut=0,packetsLost=1,packetsLostAndFound=1'
52:53.457000-0,CONN,0,process=rphost,OSThread=101271,Txt='Ping direction statistics: address=6.6.6.140:1541,pingTimeout=5000,pingPeriod=1000,period=10398,packetsSent=10,avgResponseTime=0,maxResponseTime=1,packetsTimedOut=0,packetsLost=1,packetsLostAndFound=1'
52:55.021001-0,EXCP,0,process=rphost,OSThread=101229,Exception=d294e384-7ea6-49c6-be96-f3a6e3de1242,Descr="./src/RHostImpl.cpp(974):
d294e384-7ea6-49c6-be96-f3a6e3de1242: Error when loading component 'help'
9db1fa37-b455-4f3f-b8dd-7de0ea7d6da3: File shared access error 'v8stg://c:/1/FileStorage';: ./src/storage.cpp(5036)"
52:55.066000-0,EXCP,0,process=rphost,OSThread=101279,ClientID=24,Exception=NetDataExchangeException,Descr='server_addr=(2)6.6.6.140:17381 descr=2(0x00000002): No such file or directory line=1149 file=./src/DataExchangeServerImpl.cpp'
52:55.066001-0,EXCPCNTX,0,ClientComputerName=,ServerComputerName=,UserName=,ConnectString=
52:55.066002-0,CONN,0,process=rphost,OSThread=101279,Txt='Connection removed from ping direction on server: directionID=a82dda28-f8b2-11e8-0396-080027cdd5b9,clientID=24'
52:55.066003-0,CONN,0,process=rphost,OSThread=101279,Txt='Ping direction closed on server: directionID=a82dda28-f8b2-11e8-0396-080027cdd5b9'
52:55.066004-0,CONN,0,process=rphost,OSThread=101071,ClientID=24,Txt=Incomming connection closed: client disconnected after silence
52:55.066005-20003005,CONN,0,process=rphost,OSThread=101229,t:clientID=24,t:clientID=24,t:computerName=,t:applicationName=,t:connectID=0,Calls=1
52:55.071000-0,CONN,0,process=rphost,OSThread=101280,ClientID=25,Protected=0,Txt='Accepted, client=(2)6.6.6.140:52723, server=(2)6.6.6.140:1560'
52:55.071001-0,CONN,0,process=rphost,OSThread=101280,Txt='Ping direction opened on server: directionID=a82dda28-f8b2-11e8-0396-080027cdd5b9'
52:55.071002-0,CONN,0,process=rphost,OSThread=101280,Txt='Connection added to ping direction on server: directionID=a82dda28-f8b2-11e8-0396-080027cdd5b9,clientID=25,address=6.6.6.140:52723'
52:56.113000-0,CONN,0,process=rphost,OSThread=100320,Txt='Ping direction settings changed on server: directionID=a82dda28-f8b2-11e8-0396-080027cdd5b9,pingTimeout=5000,pingPeriod=1000'
53:03.784000-0,CONN,0,process=rphost,OSThread=101271,Txt='Ping direction statistics: address=6.6.6.140:1541,pingTimeout=5000,pingPeriod=1000,period=10326,packetsSent=10,avgResponseTime=0,maxResponseTime=1,packetsTimedOut=0,packetsLost=1,packetsLostAndFound=1'
53:14.118000-0,CONN,0,process=rphost,OSThread=101271,Txt='Ping direction statistics: address=6.6.6.140:1541,pingTimeout=5000,pingPeriod=1000,period=10335,packetsSent=10,avgResponseTime=1,maxResponseTime=1,packetsTimedOut=0,packetsLost=1,packetsLostAndFound=1'
53:15.019000-0,EXCP,0,process=rphost,OSThread=101229,Exception=d294e384-7ea6-49c6-be96-f3a6e3de1242,Descr="./src/RHostImpl.cpp(974):
d294e384-7ea6-49c6-be96-f3a6e3de1242: Error when loading component 'help'
9db1fa37-b455-4f3f-b8dd-7de0ea7d6da3: File shared access error 'v8stg://c:/1/FileStorage';: ./src/storage.cpp(5036)"
53:15.057001-0,EXCP,0,process=rphost,OSThread=101279,ClientID=25,Exception=NetDataExchangeException,Descr='server_addr=(2)6.6.6.140:52723 descr=2(0x00000002): No such file or directory line=1149 file=./src/DataExchangeServerImpl.cpp'
53:15.057002-0,EXCPCNTX,0,ClientComputerName=,ServerComputerName=,UserName=,ConnectString=
53:15.057003-0,CONN,0,process=rphost,OSThread=101279,Txt='Connection removed from ping direction on server: directionID=a82dda28-f8b2-11e8-0396-080027cdd5b9,clientID=25'
53:15.057004-0,CONN,0,process=rphost,OSThread=101279,Txt='Ping direction closed on server: directionID=a82dda28-f8b2-11e8-0396-080027cdd5b9'
53:15.057005-0,CONN,0,process=rphost,OSThread=101071,ClientID=25,Txt=Incomming connection closed: client disconnected after silence
53:15.057006-19986003,CONN,0,process=rphost,OSThread=101229,t:clientID=25,t:clientID=25,t:computerName=,t:applicationName=,t:connectID=0,Calls=1
53:15.062000-0,CONN,0,process=rphost,OSThread=101280,ClientID=26,Protected=0,Txt='Accepted, client=(2)6.6.6.140:51149, server=(2)6.6.6.140:1560'
53:15.062001-0,CONN,0,process=rphost,OSThread=101279,Txt='Ping direction opened on server: directionID=a82dda28-f8b2-11e8-0396-080027cdd5b9'
53:15.062002-0,CONN,0,process=rphost,OSThread=101279,Txt='Connection added to ping direction on server: directionID=a82dda28-f8b2-11e8-0396-080027cdd5b9,clientID=26,address=6.6.6.140:51149'
53:16.120000-0,CONN,0,process=rphost,OSThread=100320,Txt='Ping direction settings changed on server: directionID=a82dda28-f8b2-11e8-0396-080027cdd5b9,pingTimeout=5000,pingPeriod=1000'
53:24.513001-0,CONN,0,process=rphost,OSThread=101271,Txt='Ping direction statistics: address=6.6.6.140:1541,pingTimeout=5000,pingPeriod=1000,period=10395,packetsSent=10,avgResponseTime=3,maxResponseTime=23,packetsTimedOut=0,packetsLost=1,packetsLostAndFound=1'
53:32.260000-0,EXCP,0,process=rphost,OSThread=101279,DumpFile=Received signal 11. Terminating.
Так же содержимое файла /tmp/*_1.tmp:
root@builder:/ # cat /var/log.1c
ÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿ
0000000c 00000200 7fffffff
/ÿÿÿÿÿÿ
0000002e 0000002e 7fffffff
@!4º)C@!4º)CFileStorageÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿ
0000000c 00000200 7fffffff
Я так понял он застривает на каких то данных об этом свидетельствует множественное yyy!
Скажите что должна получить 1С server от системы ? Требования к примеру должна иметь доступ к /proc/status и т.д.
вот strace:
open(/opt/1C/v8.3/x86_64/help.so, 0x80000, 0x6284f8)
Dec  6 18:44:30 builder kernel: linux(19350/101108): open returns error 0
Dec  6 18:44:30 builder kernel: linux(19350/101108): newfstat(24, *)
Dec  6 18:44:30 builder kernel: linux(19350/101108): newstat(/opt/1C/v8.3/x86_64/help/en_US_POSIX.res, *)
Dec  6 18:44:30 builder kernel: linux(19350/101108): newstat(help, *)
Dec  6 18:44:30 builder kernel: linux(19350/101108): newstat(/opt/1C/v8.3/x86_64/help_en_US_POSIX.res, *)
Dec  6 18:44:30 builder kernel: linux(19350/101108): newstat(help, *)
Dec  6 18:44:30 builder kernel: linux(19350/101108): newstat(/opt/1C/v8.3/x86_64/help.dat, *)
Dec  6 18:44:30 builder kernel: linux(19350/101108): newstat(/opt/1C/v8.3/x86_64/help/en_US.res, *)
Dec  6 18:44:30 builder kernel: linux(19350/101108): newstat(help, *)
Dec  6 18:44:30 builder kernel: linux(19350/101108): newstat(/opt/1C/v8.3/x86_64/help_en_US.res, *)
Dec  6 18:44:30 builder kernel: linux(19350/101108): newstat(help, *)
Dec  6 18:44:30 builder kernel: linux(19350/101108): newstat(/opt/1C/v8.3/x86_64/help.dat, *)
Dec  6 18:44:30 builder kernel: linux(19350/101108): newstat(/opt/1C/v8.3/x86_64/help/en.res, *)
Dec  6 18:44:30 builder kernel: linux(19350/101108): newstat(help, *)
Dec  6 18:44:30 builder kernel: linux(19350/101108): newstat(/opt/1C/v8.3/x86_64/help_en.res, *)
Dec  6 18:44:30 builder kernel: linux(19350/101108): newstat(help, *)
Dec  6 18:44:30 builder kernel: linux(19350/101108): newstat(/opt/1C/v8.3/x86_64/help.dat, *)
Dec  6 18:44:30 builder kernel: linux(19350/101108): newstat(/opt/1C/v8.3/x86_64/help/root.res, *)
Dec  6 18:44:30 builder kernel: linux(19350/101108): newstat(help, *)
Dec  6 18:44:30 builder kernel: linux(19350/101108): newstat(/opt/1C/v8.3/x86_64/help_root.res, *)
Dec  6 18:44:30 builder kernel: linux(19350/101108): open(/opt/1C/v8.3/x86_64/help_root.res, 0x0, 0xeb01b30)
Dec  6 18:44:30 builder kernel: linux(19350/101108): open returns error 0
Dec  6 18:44:30 builder kernel: linux(19350/101108): newstat(/tmp, *)
Dec  6 18:44:30 builder kernel: linux(19350/101108): openat(-100, /tmp/, 0x90800, 0x0)
Dec  6 18:44:30 builder kernel: linux(19350/101108): open returns error 0
Dec  6 18:44:30 builder kernel: linux(19350/101108): getdents(24, *, 32768)
Dec  6 18:44:30 builder kernel: linux(19350/101108): getdents(24, *, 32768)
Dec  6 18:44:30 builder kernel: linux(19350/101108): open(/tmp/v8l7UGwZs, 0xc2, 0x180)
Dec  6 18:44:30 builder kernel: linux(19350/101108): open(/tmp/v8l7UGwZs, 0xc2, 0x180)
Dec  6 18:44:30 builder kernel: linux(19350/101108): open returns error 0
Dec  6 18:44:30 builder kernel: linux(19350/101108): chmod(/tmp/v8l7UGwZs, 432)
Dec  6 18:44:30 builder kernel: linux(19350/101108): newstat(/tmp/v8l7UGwZs, *)
Dec  6 18:44:30 builder kernel: linux(19350/101108): open(/tmp/v8l7UGwZs, 0x242, 0x1b0)
Dec  6 18:44:30 builder kernel: linux(19350/101108): open(/tmp/v8l7UGwZs, 0x242, 0x1b0)
Dec  6 18:44:30 builder kernel: linux(19350/101108): open returns error 0
Dec  6 18:44:30 builder kernel: linux(19350/101108): fcntl(24, 00000001, *)
Dec  6 18:44:30 builder kernel: linux(19350/101108): fcntl(24, 00000002, *)
Dec  6 18:44:30 builder kernel: linux(19350/101108): getuid()
Dec  6 18:44:30 builder kernel: linux(19350/101108): open(/tmp/v8l7UGwZs, 0x2, 0x55376c38)
Dec  6 18:44:30 builder kernel: linux(19350/101108): open returns error 0
Dec  6 18:44:30 builder kernel: linux(19350/101108): fcntl(25, 00000001, *)
Dec  6 18:44:30 builder kernel: linux(19350/101108): fcntl(25, 00000002, *)
Dec  6 18:44:30 builder kernel: linux(19350/101108): newstat(/tmp/v8_7UGwZs_1.tmp, *)
Dec  6 18:44:30 builder kernel: linux(19350/101108): open(/tmp/v8_7UGwZs_1.tmp, 0x242, 0x1b0)
Dec  6 18:44:30 builder kernel: linux(19350/101108): open(/tmp/v8_7UGwZs_1.tmp, 0x242, 0x1b0)
Dec  6 18:44:30 builder kernel: linux(19350/101108): open returns error 0
Dec  6 18:44:30 builder kernel: linux(19350/101108): fcntl(26, 00000001, *)
Dec  6 18:44:30 builder kernel: linux(19350/101108): fcntl(26, 00000002, *)
Dec  6 18:44:30 builder kernel: linux(19350/101108): getuid()
Dec  6 18:44:30 builder kernel: linux(19350/101108): newstat(/tmp/v8_7UGwZs_1.tmp, *)
Dec  6 18:44:30 builder kernel: linux(19350/101108): open(/tmp/v8_7UGwZs_1.tmp, 0x2, 0x295cc86)
Dec  6 18:44:30 builder kernel: linux(19350/101108): newstat(/tmp/v8_7UGwZs_1.tmp, *)
Dec  6 18:44:30 builder kernel: linux(19350/101108): open(/tmp/v8_7UGwZs_1.tmp, 0x2, 0x295cc86)
Dec  6 18:44:30 builder kernel: linux(19350/101108): open returns error 0
Dec  6 18:44:30 builder kernel: linux(19350/101108): fcntl(27, 00000001, *)
Dec  6 18:44:30 builder kernel: linux(19350/101108): fcntl(27, 00000002, *)
Dec  6 18:44:30 builder kernel: linux(19350/101108): lseek(26, 0, 2)
Dec  6 18:44:30 builder kernel: linux(19350/101108): lseek(26, 0, 0)
Dec  6 18:44:30 builder kernel: linux(19350/101108): lseek(26, 0, 1)
Dec  6 18:44:30 builder kernel: linux(19350/101108): time(*)
Dec  6 18:44:30 builder kernel: linux(19350/101108): fcntl(27, 00000006, *)
Dec  6 18:44:30 builder kernel: linux(19350/101108): time(*)
Dec  6 18:44:30 builder kernel: linux(19350/101108): fcntl(27, 00000006, *)
Dec  6 18:44:30 builder kernel: linux(19350/101108): time(*)
Dec  6 18:44:30 builder kernel: linux(19350/101108): fcntl(27, 00000006, *)
Dec  6 18:44:30 builder kernel: linux(19350/101108): time(*)
Dec  6 18:44:30 builder kernel: linux(19350/101108): fcntl(27, 00000006, *)
Dec  6 18:44:30 builder kernel: linux(19350/101108): time(*)
Dec  6 18:44:30 builder kernel: linux(19350/101108): fcntl(27, 00000006, *)
Dec  6 18:44:30 builder kernel: linux(16655/101072): fcntl(21, 00000003, *)
Dec  6 18:44:30 builder kernel: linux(16655/101072): fcntl(21, 00000004, *)
Dec  6 18:44:30 builder kernel: linux(16655/101072): clone(thread: flags 3d0f00, stack 0x80e70dfb0, parent tid: 0x80e70e9d0, child tid:$
Dec  6 18:44:30 builder kernel: linux(16655/101072): clone(successful clone to 101111, stack 0x80e70dfb0)
Dec  6 18:44:30 builder kernel: linux(16655/101111): time(*)
Dec  6 18:44:30 builder kernel: linux(16655/101111): gettid()
У нас сильно ОС  защищена по средством hardened!
Подскажите пожалуйста каких данных ей не хватает? Либо что именно делается в строке ./src/storage.cpp(5036)? и что означает данный код?: 9db1fa37-b455-4f3f-b8dd-7de0ea7d6da3? Заранее благодарю!

Теги:

Похожие темы (5)

Рейтинг@Mail.ru

Поиск