Приветствую.
Скачал Vmware Server 2.0.2 (VS2). Ставил по вот этой статье:
http://www.bhcblog.com/2010/06/28/howto-vmware-2-0-2-on-2-6-33-5-124-fc13-x86_64-fedora-13/
Все успешно поставилось, запустилось.
Проблема заключается в том, что через некоторое время после начала работы (можно вообще ничего не делать) через web-интерфейс пользователя "выкидывает" с сообщением ошибки:
The server could not complete a request (HTTP 0 ).
The server encountered an unexpected condition that prevented it from fulfilling the request. If this problem persists, please contact your system administrator.
Вот участок лога /var/log/vmware/hostd.log, который заполняется в момент появления ошибки:
RecordOp ASSIGN: view, session[52d27a22-99b5-053f-f833-be8785a109a6]52c348d0-eda8-d28d-27db-c2eda5678890
RecordOp ASSIGN: info, haTask--vim.view.ListView.reset-44
RecordOp ASSIGN: view, session[52d27a22-99b5-053f-f833-be8785a109a6]52c348d0-eda8-d28d-27db-c2eda5678890
RecordOp ASSIGN: info, haTask--vim.view.ListView.reset-45
SSL Handshake on client connection failed: SSL Exception:
SSL Handshake on client connection failed: SSL Exception:
SSL Handshake on client connection failed: SSL Exception:
Exception while processing request: SSL Exception: error:00000001:lib(0):func(0):reason(1)
SSL Handshake on client connection failed: SSL Exception:
PendingServerStrm: client write-completion error: SSL Exception: error:00000001:lib(0):func(0):reason(1)
PendingServerStrm: client write-completion error: SSL Exception: error:00000001:lib(0):func(0):reason(1)
RecordOp ASSIGN: info, haTask--vmodl.query.PropertyCollector.Filter.destroy-46
RecordOp ASSIGN: info, haTask--vmodl.query.PropertyCollector.Filter.destroy-47
RecordOp ASSIGN: info, haTask--vmodl.query.PropertyCollector.Filter.destroy-48
RecordOp ASSIGN: info, haTask--vmodl.query.PropertyCollector.Filter.destroy-49
RecordOp ASSIGN: info, haTask--vmodl.query.PropertyCollector.Filter.destroy-50
RecordOp ASSIGN: info, haTask--vmodl.query.PropertyCollector.Filter.destroy-51
RecordOp ASSIGN: info, haTask--vmodl.query.PropertyCollector.Filter.destroy-52
RecordOp ASSIGN: info, haTask--vmodl.query.PropertyCollector.Filter.destroy-53
RecordOp ASSIGN: info, haTask--vmodl.query.PropertyCollector.Filter.destroy-54
RecordOp ASSIGN: info, haTask--vmodl.query.PropertyCollector.Filter.destroy-55
RecordOp ASSIGN: info, haTask--vmodl.query.PropertyCollector.Filter.destroy-56
RecordOp ASSIGN: info, haTask--vmodl.query.PropertyCollector.Filter.destroy-57
RecordOp ASSIGN: info, haTask--vmodl.query.PropertyCollector.Filter.destroy-58
RecordOp ASSIGN: info, haTask--vim.HistoryCollector.remove-59
RecordOp ASSIGN: info, haTask--vmodl.query.PropertyCollector.Filter.destroy-60
RecordOp ASSIGN: info, haTask--vmodl.query.PropertyCollector.Filter.destroy-61
RecordOp ASSIGN: info, haTask--vmodl.query.PropertyCollector.Filter.destroy-62
RecordOp ASSIGN: info, haTask--vmodl.query.PropertyCollector.Filter.destroy-63
RecordOp ASSIGN: info, haTask--vim.view.View.destroy-64
RecordOp ASSIGN: info, haTask--vmodl.query.PropertyCollector.Filter.destroy-65
RecordOp ASSIGN: info, haTask--vim.view.View.destroy-66
RecordOp ASSIGN: info, haTask--vmodl.query.PropertyCollector.Filter.destroy-67
RecordOp ASSIGN: info, haTask--vim.view.View.destroy-68
RecordOp ASSIGN: info, haTask--vmodl.query.PropertyCollector.Filter.destroy-69
Throw vmodl.fault.RequestCanceled
(vmodl.fault.RequestCanceled) {
+ dynamicType = <unset>,+
+ msg = ""+
}
RecordOp REMOVE: sessionList, ha-sessionmgr
Event 4 : User root logged out
RecordOp ASSIGN: latestEvent, ha-eventmgr
RecordOp ASSIGN: info, haTask--vim.SessionManager.logout-70
PendingServerStrm: client write-completion error: SSL Exception: error:00000001:lib(0):func(0):reason(1)
SSL Handshake on client connection failed: SSL Exception: error:140D9115:SSL routines:SSL_GET_PREV_SESSION:session id context uninitialized
SSL Handshake on client connection failed: SSL Exception: error:140D9115:SSL routines:SSL_GET_PREV_SESSION:session id context uninitialized
Как можно починить это?
До этого ставил VS2.0.1 на Centos 5.3 и были такие же точно проблемы, которые пытался решить установкой новой java но это не помогло...