08.10.2007 13:47
isi
 
обновил версию СМ в выходные, на 8 базах почтовик, не принимает входящие пакеты (про сжатие пароли и прочее отметаю сразу)

В логе почтовика следующее:

2007.10.08 (понедельник) 15:21:32 1.25.1.0
----- Прерывание работы программы -----
сообщение: "При транспортировке не отослано 66 пакетов"
исключение: Sm.Core.BaseException
источник: Sm.Post.Server
метод: Void SendPackages()
at Sm.Post.Server.TransportRunner.TransportThreadRunner.SendPackages()
at Sm.Post.Server.TransportRunner.TransportThreadRunner.RunTransport()
--------------------------------------------------------
2007.10.08 (понедельник) 15:21:32 1.25.1.0
----- Прерывание работы программы -----
сообщение: "Операция на незаблокированном сокете не может быть завершена немедленно"
исключение: System.Net.Sockets.SocketException
источник: System
метод: Int32 Receive(Byte[], Int32, Int32, System.Net.Sockets.SocketFlags)
at System.Net.Sockets.Socket.Receive(Byte[] buffer, Int32 offset, Int32 size, SocketFlags socketFlags)
at System.Net.Sockets.Socket.Receive(Byte[] buffer)
at Sm.Post.Transports.SocketEx.BufferDataBlock()
at Sm.Post.Transports.SocketEx.ReadByte()
at Sm.Post.Transports.SocketEx.ReadLine(Stream stream, Int32 maxLineLength)
at Sm.Post.Transports.FtpClient.SetCurrentDir(String dir)
at Sm.Post.Transports.FtpTransport.ConnectToFtpServer(String currentDir)
at Sm.Post.Transports.FtpTransport.PrepareReceive()
at Sm.Post.Transports.DialTransport.set_State(TransportState value)
at Sm.Post.Transports.FtpTransport.ReceivePackagesCore()
at Sm.Post.Transports.TransportBase.ReceivePackages()
at Sm.Post.Server.TransportRunner.TransportThreadRunner.RunTransport()


А вот лог с FTP:
1. Нормально работающая БД:

[5] Mon 08Oct07 15:28:49 - (024344) Connected to 192.168.10.2 (Local address 192.168.59.253)
[6] Mon 08Oct07 15:28:49 - (024344) 220 Serv-U FTP Server v6.4 for WinSock ready...
[5] Mon 08Oct07 15:28:49 - (024344) IP-Name: SRV-IRK2.MAGAZINS.AMIK.IRK.RU
[2] Mon 08Oct07 15:28:49 - (024344) USER obmen
[6] Mon 08Oct07 15:28:49 - (024344) 331 User name okay, need password.
[2] Mon 08Oct07 15:28:49 - (024344) PASS xxxxx
[5] Mon 08Oct07 15:28:49 - (024344) User OBMEN logged in
[6] Mon 08Oct07 15:28:49 - (024344) 230 User logged in, proceed.
[2] Mon 08Oct07 15:28:50 - (024344) CWD //dbamik03/ishod
[6] Mon 08Oct07 15:28:50 - (024344) 250 Directory changed to /DBAMIK03/ISHOD
[2] Mon 08Oct07 15:28:50 - (024344) TYPE A
[6] Mon 08Oct07 15:28:50 - (024344) 200 Type set to A.
[2] Mon 08Oct07 15:28:50 - (024344) PORT 192,168,10,2,73,86
[6] Mon 08Oct07 15:28:50 - (024344) 200 PORT Command successful.
[2] Mon 08Oct07 15:28:50 - (024344) LIST
[6] Mon 08Oct07 15:28:50 - (024344) 150 Opening ASCII mode data connection for /bin/ls.
[6] Mon 08Oct07 15:28:51 - (024344) 226 Transfer complete.
[2] Mon 08Oct07 15:28:51 - (024344) TYPE I
[6] Mon 08Oct07 15:28:51 - (024344) 200 Type set to I.
[2] Mon 08Oct07 15:28:51 - (024344) PORT 192,168,10,2,96,18
[6] Mon 08Oct07 15:28:51 - (024344) 200 PORT Command successful.
[2] Mon 08Oct07 15:28:51 - (024344) RETR 071008150605_112903_0V.SRP
[6] Mon 08Oct07 15:28:51 - (024344) 150 Opening BINARY mode data connection for 071008150605_112903_0V.SRP (0 Bytes).
[3] Mon 08Oct07 15:28:51 - (024344) Sending file d:\ftp\obmensm\dbamik03\ishod\071008150605_112903_0v.srp
[3] Mon 08Oct07 15:28:52 - (024344) Sent file d:\ftp\obmensm\dbamik03\ishod\071008150605_112903_0v.srp successfully (0 Bytes/sec - 0 Bytes)
[6] Mon 08Oct07 15:28:52 - (024344) 226 Transfer complete.
[2] Mon 08Oct07 15:28:52 - (024344) DELE 071008150605_112903_0V.SRP
[6] Mon 08Oct07 15:28:52 - (024344) 250 DELE command successful.
[2] Mon 08Oct07 15:28:52 - (024344) QUIT
[6] Mon 08Oct07 15:28:52 - (024344) 221 Goodbye!
[5] Mon 08Oct07 15:28:53 - (024344) Closing connection for user OBMEN (00:00:04 connected)

2. На "кривой" БД:

[5] Mon 08Oct07 15:38:22 - (024622) Connected to 192.168.10.8 (Local address 192.168.59.253)
[6] Mon 08Oct07 15:38:22 - (024622) 220 Serv-U FTP Server v6.4 for WinSock ready...
[5] Mon 08Oct07 15:38:22 - (024622) IP-Name: SRV-MARATA.MAGAZINS.AMIK.IRK.RU
[2] Mon 08Oct07 15:38:22 - (024622) USER obmen
[6] Mon 08Oct07 15:38:22 - (024622) 331 User name okay, need password.
[2] Mon 08Oct07 15:38:22 - (024622) PASS xxxxx
[5] Mon 08Oct07 15:38:22 - (024622) User OBMEN logged in
[6] Mon 08Oct07 15:38:22 - (024622) 230 User logged in, proceed.
[2] Mon 08Oct07 15:38:22 - (024622) CWD //dbamik01/vhod
[6] Mon 08Oct07 15:38:22 - (024622) 250 Directory changed to /DBAMIK01/VHOD
[2] Mon 08Oct07 15:38:23 - (024622) TYPE I
[6] Mon 08Oct07 15:38:23 - (024622) 200 Type set to I.
[2] Mon 08Oct07 15:38:23 - (024622) PORT 192,168,10,8,82,71
[6] Mon 08Oct07 15:38:23 - (024622) 200 PORT Command successful.
[2] Mon 08Oct07 15:38:23 - (024622) STOR 071008094305_145140_0.SFP
[6] Mon 08Oct07 15:38:23 - (024622) 150 Opening BINARY mode data connection for 071008094305_145140_0.SFP.
[4] Mon 08Oct07 15:38:23 - (024622) Receiving file d:\ftp\obmensm\dbamik01\vhod\071008094305_145140_0.sfp
[2] Mon 08Oct07 15:38:26 - (024622) TYPE I
[6] Mon 08Oct07 15:38:26 - (024622) 200 Type set to I.
[2] Mon 08Oct07 15:38:27 - (024622) TYPE I
[6] Mon 08Oct07 15:38:27 - (024622) 200 Type set to I.
[2] Mon 08Oct07 15:38:27 - (024622) TYPE I
[6] Mon 08Oct07 15:38:27 - (024622) 200 Type set to I.
[2] Mon 08Oct07 15:38:27 - (024622) TYPE I
[6] Mon 08Oct07 15:38:27 - (024622) 200 Type set to I.
[2] Mon 08Oct07 15:38:27 - (024622) TYPE I
[6] Mon 08Oct07 15:38:27 - (024622) 200 Type set to I.
[2] Mon 08Oct07 15:38:27 - (024622) TYPE I
[6] Mon 08Oct07 15:38:27 - (024622) 200 Type set to I.
[2] Mon 08Oct07 15:38:27 - (024622) TYPE I
[6] Mon 08Oct07 15:38:27 - (024622) 200 Type set to I.
[2] Mon 08Oct07 15:38:27 - (024622) TYPE I
[6] Mon 08Oct07 15:38:27 - (024622) 200 Type set to I.
[2] Mon 08Oct07 15:38:27 - (024622) TYPE I
[6] Mon 08Oct07 15:38:27 - (024622) 200 Type set to I.
[2] Mon 08Oct07 15:38:27 - (024622) TYPE I
[6] Mon 08Oct07 15:38:27 - (024622) 200 Type set to I.
[2] Mon 08Oct07 15:38:27 - (024622) TYPE I
[6] Mon 08Oct07 15:38:27 - (024622) 200 Type set to I.
[2] Mon 08Oct07 15:38:27 - (024622) TYPE I
[6] Mon 08Oct07 15:38:27 - (024622) 200 Type set to I.
[2] Mon 08Oct07 15:38:27 - (024622) TYPE I
[6] Mon 08Oct07 15:38:27 - (024622) 200 Type set to I.
[2] Mon 08Oct07 15:38:27 - (024622) TYPE I
[6] Mon 08Oct07 15:38:27 - (024622) 200 Type set to I.
[2] Mon 08Oct07 15:38:27 - (024622) TYPE I
[6] Mon 08Oct07 15:38:27 - (024622) 200 Type set to I.
[2] Mon 08Oct07 15:38:27 - (024622) TYPE I
[6] Mon 08Oct07 15:38:27 - (024622) 200 Type set to I.
[2] Mon 08Oct07 15:38:27 - (024622) TYPE I
[6] Mon 08Oct07 15:38:27 - (024622) 200 Type set to I.
[2] Mon 08Oct07 15:38:27 - (024622) TYPE I
[6] Mon 08Oct07 15:38:27 - (024622) 200 Type set to I.
[2] Mon 08Oct07 15:38:27 - (024622) TYPE I
[6] Mon 08Oct07 15:38:27 - (024622) 200 Type set to I.
[2] Mon 08Oct07 15:38:27 - (024622) TYPE I
[6] Mon 08Oct07 15:38:27 - (024622) 200 Type set to I.
[2] Mon 08Oct07 15:38:27 - (024622) TYPE I
[6] Mon 08Oct07 15:38:27 - (024622) 200 Type set to I.
[2] Mon 08Oct07 15:38:27 - (024622) TYPE I
[6] Mon 08Oct07 15:38:27 - (024622) 200 Type set to I.
[2] Mon 08Oct07 15:38:27 - (024622) TYPE I
[6] Mon 08Oct07 15:38:27 - (024622) 200 Type set to I.
[2] Mon 08Oct07 15:38:27 - (024622) TYPE I
[6] Mon 08Oct07 15:38:27 - (024622) 200 Type set to I.
[2] Mon 08Oct07 15:38:27 - (024622) TYPE I
[6] Mon 08Oct07 15:38:27 - (024622) 200 Type set to I.
[2] Mon 08Oct07 15:38:27 - (024622) TYPE I
[6] Mon 08Oct07 15:38:27 - (024622) 200 Type set to I.
[2] Mon 08Oct07 15:38:27 - (024622) TYPE I
[6] Mon 08Oct07 15:38:27 - (024622) 200 Type set to I.
[2] Mon 08Oct07 15:38:27 - (024622) TYPE I
[6] Mon 08Oct07 15:38:27 - (024622) 200 Type set to I.
[2] Mon 08Oct07 15:38:27 - (024622) TYPE I
[6] Mon 08Oct07 15:38:27 - (024622) 200 Type set to I.
[2] Mon 08Oct07 15:38:27 - (024622) TYPE I
[6] Mon 08Oct07 15:38:27 - (024622) 200 Type set to I.
[2] Mon 08Oct07 15:38:27 - (024622) TYPE I
[6] Mon 08Oct07 15:38:27 - (024622) 200 Type set to I.
[2] Mon 08Oct07 15:38:27 - (024622) TYPE I
[6] Mon 08Oct07 15:38:27 - (024622) 200 Type set to I.
[2] Mon 08Oct07 15:38:27 - (024622) TYPE I
[6] Mon 08Oct07 15:38:27 - (024622) 200 Type set to I.
[2] Mon 08Oct07 15:38:27 - (024622) TYPE I
[6] Mon 08Oct07 15:38:27 - (024622) 200 Type set to I.
[2] Mon 08Oct07 15:38:27 - (024622) TYPE I
[6] Mon 08Oct07 15:38:27 - (024622) 200 Type set to I.
[2] Mon 08Oct07 15:38:27 - (024622) TYPE I
[6] Mon 08Oct07 15:38:27 - (024622) 200 Type set to I.
[2] Mon 08Oct07 15:38:27 - (024622) TYPE I
[6] Mon 08Oct07 15:38:27 - (024622) 200 Type set to I.
[2] Mon 08Oct07 15:38:27 - (024622) TYPE I
[6] Mon 08Oct07 15:38:27 - (024622) 200 Type set to I.
[2] Mon 08Oct07 15:38:27 - (024622) TYPE I
[6] Mon 08Oct07 15:38:27 - (024622) 200 Type set to I.
[2] Mon 08Oct07 15:38:27 - (024622) TYPE I
[6] Mon 08Oct07 15:38:27 - (024622) 200 Type set to I.
[2] Mon 08Oct07 15:38:27 - (024622) TYPE I
[6] Mon 08Oct07 15:38:27 - (024622) 200 Type set to I.
[2] Mon 08Oct07 15:38:27 - (024622) TYPE I
[6] Mon 08Oct07 15:38:27 - (024622) 200 Type set to I.
[2] Mon 08Oct07 15:38:27 - (024622) TYPE I
[6] Mon 08Oct07 15:38:27 - (024622) 200 Type set to I.
[2] Mon 08Oct07 15:38:27 - (024622) TYPE I
[6] Mon 08Oct07 15:38:27 - (024622) 200 Type set to I.
[2] Mon 08Oct07 15:38:27 - (024622) TYPE I
[6] Mon 08Oct07 15:38:27 - (024622) 200 Type set to I.
[2] Mon 08Oct07 15:38:27 - (024622) TYPE I
[6] Mon 08Oct07 15:38:27 - (024622) 200 Type set to I.
[2] Mon 08Oct07 15:38:27 - (024622) TYPE I
[6] Mon 08Oct07 15:38:27 - (024622) 200 Type set to I.
[2] Mon 08Oct07 15:38:27 - (024622) TYPE I
[6] Mon 08Oct07 15:38:27 - (024622) 200 Type set to I.
[2] Mon 08Oct07 15:38:27 - (024622) TYPE I
[6] Mon 08Oct07 15:38:27 - (024622) 200 Type set to I.
[2] Mon 08Oct07 15:38:27 - (024622) TYPE I
[6] Mon 08Oct07 15:38:27 - (024622) 200 Type set to I.
[2] Mon 08Oct07 15:38:27 - (024622) TYPE I
[6] Mon 08Oct07 15:38:27 - (024622) 200 Type set to I.
[2] Mon 08Oct07 15:38:27 - (024622) TYPE I
[6] Mon 08Oct07 15:38:27 - (024622) 200 Type set to I.
[2] Mon 08Oct07 15:38:27 - (024622) TYPE I
[6] Mon 08Oct07 15:38:27 - (024622) 200 Type set to I.
[2] Mon 08Oct07 15:38:27 - (024622) TYPE I
[6] Mon 08Oct07 15:38:27 - (024622) 200 Type set to I.
[2] Mon 08Oct07 15:38:27 - (024622) TYPE I
[6] Mon 08Oct07 15:38:27 - (024622) 200 Type set to I.
[2] Mon 08Oct07 15:38:27 - (024622) TYPE I
[6] Mon 08Oct07 15:38:27 - (024622) 200 Type set to I.
[2] Mon 08Oct07 15:38:27 - (024622) TYPE I
[6] Mon 08Oct07 15:38:27 - (024622) 200 Type set to I.
[2] Mon 08Oct07 15:38:27 - (024622) TYPE I
[6] Mon 08Oct07 15:38:27 - (024622) 200 Type set to I.
[2] Mon 08Oct07 15:38:27 - (024622) TYPE I
[6] Mon 08Oct07 15:38:27 - (024622) 200 Type set to I.
[2] Mon 08Oct07 15:38:27 - (024622) TYPE I
[6] Mon 08Oct07 15:38:27 - (024622) 200 Type set to I.
[2] Mon 08Oct07 15:38:27 - (024622) TYPE I
[6] Mon 08Oct07 15:38:27 - (024622) 200 Type set to I.
[2] Mon 08Oct07 15:38:27 - (024622) TYPE I
[6] Mon 08Oct07 15:38:27 - (024622) 200 Type set to I.
[2] Mon 08Oct07 15:38:27 - (024622) TYPE I
[6] Mon 08Oct07 15:38:27 - (024622) 200 Type set to I.
[2] Mon 08Oct07 15:38:27 - (024622) TYPE I
[6] Mon 08Oct07 15:38:27 - (024622) 200 Type set to I.
[2] Mon 08Oct07 15:38:27 - (024622) TYPE I
[6] Mon 08Oct07 15:38:27 - (024622) 200 Type set to I.
[2] Mon 08Oct07 15:38:27 - (024622) CWD //dbamik01/ishod
[6] Mon 08Oct07 15:38:27 - (024622) 250 Directory changed to /DBAMIK01/ISHOD
[4] Mon 08Oct07 15:38:28 - (024622) Received file d:\ftp\obmensm\dbamik01\vhod\071008094305_145140_0.sfp successfully (14.4 kB/sec - 83802 Bytes)
[6] Mon 08Oct07 15:38:28 - (024622) 226 Transfer complete.




Может кто сталкивался?
08.10.2007 14:58
ReDHawK
 
Транспорт внешний?
08.10.2007 15:35
isi
 
FTP (в теме написано)
08.10.2007 16:30
isi
 
Попытался настроить файловый обмен, тоже ошибки в почтовом логе (другие правда), вернул на место FTP и все пошло! Блин, чет косяк какой то... Сейчас проверю на остальных БД
08.10.2007 23:05
isi
 
Принял пару сотен пакетов и опять умер, ни какие манипуляции не помогают... Что за х.... нь
Часовой пояс GMT +3, время: 02:44.

Форум на базе vBulletin®
Copyright © Jelsoft Enterprises Ltd.
В случае заимствования информации гипертекстовая индексируемая ссылка на Форум обязательна.