Hello
I am using View planner 3.5,
I have installed View agent on View server 6.1.1. After installing View agent , View Agent service does not start.
Following error has seen in event viewer .
----------------------------------------
The instance's SvcRun() method failed
Traceback (most recent call last):
File "c:\python26\lib\site-packages\win32\lib\win32serviceutil.py", line 806, in SvcRun
self.SvcDoRun()
File "d:\build\ob\bora-2236700\performance\viewplanner\ViewAgent\Package\C\serviceagent.py", line 71, in SvcDoRun
File "d:\build\ob\bora-2236700\performance\viewplanner\ViewAgent\Package\C\twisted_interface.py", line 31, in <module>
File "C:\Package\listener.py", line 16, in <module>
File "C:\Package\viewadmin.py", line 8, in <module>
File "d:\build\ob\bora-2236700\performance\viewplanner\ViewAgent\Package\C\view-python-apis\PowershellServiceClient.py", line 19, in <module>
File "d:\build\ob\bora-2236700\performance\viewplanner\ViewAgent\Package\C\view-python-apis\mfw\__init__.py", line 105, in <module>
SystemExit: MessageFrameWork Dll not found, need to be on system path
%2: %3
---------------------------------
- View planner-view Agent log has below entries
7 Aug 2015 11:16:12 DEBUG Staring the ViewPlanner Agent service.
Thu, 27 Aug 2015 11:16:12 INFO Starting the twisted server on the machine for harness to send commands....
Thu, 27 Aug 2015 11:17:12 DEBUG Staring the ViewPlanner Agent service.
Thu, 27 Aug 2015 11:17:12 INFO Starting the twisted server on the machine for harness to send commands....
Thu, 27 Aug 2015 11:18:12 DEBUG Staring the ViewPlanner Agent service.
Thu, 27 Aug 2015 11:18:12 INFO Starting the twisted server on the machine for harness to send commands....
=============================
Please can anyone help me on this issue