Server Starting
2012-10-28 12:31:35,209 DEBUG EmailTrigger SendMessage thread finished
2012-10-28 12:31:35,209 ERROR ProcessTrigger [0:EMQSM] Error while queueing process New process - Adam
System.Data.StrongTypingException: The value for column 'ProcessPath' in table 'ProcessRule' is DBNull. ---> System.InvalidCastException: Unable to cast object of type 'System.DBNull' to type 'System.String'.
at EnterpriseDT.Net.FtpServer.Trigger.TriggerDataSet.ProcessRuleRow.get_ProcessPath()
--- End of inner exception stack trace ---
at EnterpriseDT.Net.FtpServer.Trigger.TriggerDataSet.ProcessRuleRow.get_ProcessPath()
at EnterpriseDT.Net.FtpServer.Trigger.ProcessTrigger.OnTriggerEvent(TriggerEvent eventInfo)
2012-10-28 12:45:44,817 DEBUG SFTPConnection [10] Sent SSH_MSG_USERAUTH_BANNER
2012-10-28 12:45:45,114 DEBUG SFTPConnection [10] PreProcessPacket pt=SSH_MSG_USERAUTH_REQUEST
2012-10-28 12:45:45,114 DEBUG SSHAuthService [10] ProcessPacket pt=SSH_MSG_USERAUTH_REQUEST
2012-10-28 12:45:45,114 DEBUG SSHAuthService [10] Auth request - user=root, service=ssh-connection, method=password
2012-10-28 12:45:45,114 DEBUG UserManager [10] GetSpecifiedUser: user=root
2012-10-28 12:45:45,114 INFO SSHAuthService [10] User root not found
2012-10-28 12:45:45,114 DEBUG SSHAuthService [10] Removed authentication method 'password'
2012-10-28 12:45:45,129 DEBUG SSHAuthService [10] Sent SSH_MSG_USERAUTH_FAILURE: methods=publickey,partial=False
2012-10-28 12:45:45,129 INFO SSHAuthService [10] User root failed to authenticate
2012-10-28 12:45:45,754 DEBUG SFTPConnection [10] PreProcessPacket pt=SSH_MSG_DISCONNECT
2012-10-28 12:45:45,754 DEBUG SFTPConnection [10] Errorcode=11, desc=Bye Bye
2012-10-28 12:45:45,754 DEBUG SFTPSession [10] setting state to Disconnected
2012-10-28 12:45:45,754 INFO SFTPConnection [10] Closing connection
2012-10-28 12:45:45,754 DEBUG UserSession [10] ReleaseResources()
2012-10-28 12:45:45,754 DEBUG UserSession [10] Cancelling login timeout for [10]
2012-10-28 12:45:45,754 DEBUG UserSession [10] Cancelling idle timeout for [10]
2012-10-28 12:45:45,754 INFO SFTPConnection [10] Connection closed
2012-10-28 12:45:45,754 DEBUG SFTPConnection [10] Socket closed