Dear Experts,
I have BOE installed in my VMware. Os is windows server 2003, DB is Mysql. The BOE can work fine before, but after one day, I cannot logon infoview and CMS.I checked the CCM every services are running.
But when i check the task manager, i cannot find CMS.exe. I also checked the dependency on SIA properties, and BOE120Mysql is in there.
And i went to check the trace log under Logging, i found some error as below:
file:SvcMgr_xx_trace.log:
.\DatabaseSubsystem_impl.cpp:2923: TraceLog message 1
2010/05/06 08:20:33.062|>>|A| | 3776|3780| |||||||||||||||assert failure: (.\DatabaseSubsystem_impl.cpp:2923). (0 : Can't create table 'c:\windows\temp\#sql568_e_11.frm' (errno: 121)).
d:\mira_rtm\src\framework\dbutilities\dbutils_lib\subsysmgrhelper.h:163: TraceLog message 2
2010/05/06 08:20:33.109|>>|A| | 3776|3780| |||||||||||||||assert failure: (d:\mira_rtm\src\framework\dbutilities\dbutils_lib\subsysmgrhelper.h:163). (false : DBUtils::Subsystem Init: Failed to init subsystem manager. Reason: CDatabase::Open failure.).
In CMS_xx_trace.log:
.\DatabaseSubsystem_impl.cpp:2923: TraceLog message 1
2010/05/06 08:00:27.593|>>|A| | 2732|2268| |||||||||||||||assert failure: (.\DatabaseSubsystem_impl.cpp:2923). (0 : Can't create table 'c:\windows\temp\#sql568_d_e.frm' (errno: 121)).
As the format is ugly, so i split my trace log, to be continued.
Edited by: Sophie Xu on May 6, 2010 12:35 PM