Hello
I'm trying to use View 5.2 to provision the desktops I will be benching in local mode, but I'm getting a crash in python when I start the test.
I've tried restarting the viewPlanner service but no change.
I've checked that the desktop has the performance counters enabled with python checkconfig.pyc perfcounter
2013-11-18 14:46:25,019 INFO Loading AD Info to the data structures is done with adinfo: [{'schedlist': None, 'name': 'test', 'wrk_FK': 'VDIwithoutoutlook5', 'grp_id': 4L, 'percent': 100L, 'deskvms': [], 'workprofile': {'IEbpm': 1L, 'ARbpm': 1L, 'Thinktime': 5L, 'name': 'VDIwithoutoutlook5', 'hosttime': 1, 'random': 1, 'Iterations': 5L, 'wpm': 60L, 'video': 2L, 'applist': 'WORD,EXCEL_SORT,ACROBAT,IE_APACHEDOC,7ZIP,PPT,FIREFOX,IE_WEBALBUM,VIDEO'}}]
Exception in thread Thread-2:
Traceback (most recent call last):
File "/usr/lib/python2.6/threading.py", line 532, in __bootstrap_inner
self.run()
File "/build/mts/release/bora-1357269/performance/viewplanner/Harness/root/web_interface.py", line 143, in run
File "/build/mts/release/bora-1357269/performance/viewplanner/Harness/root/view_interface.py", line 426, in checkPerfCounter
File "/build/mts/release/bora-1357269/performance/viewplanner/Harness/root/vc_interface.py", line 1132, in checkPerfCounter
IndexError: list index out of range
2013-11-18 14:46:29,901 DEBUG Returning the current status: 0 with message Status: [IP Registered: 0] [Workload Started on 0 machines ] [ Uploaded results --> Desktops: 0 (0 errors)]
What Can I do?
I have attached the Viewplanner log and the view pool configuration.