VMware Performance Community
wolflinux
Contributor
Contributor

Line 309: Error in element type "script".

I am running first test on two tiles and am recieving the following error。

I have attached the vmmark2.config file

20120218-17:08:44    Starting VMmark2.1                                                                                                                                                                                     
20120218-17:08:50    VMmark2 : Reading Configuration File :: C:\vmmark2\VMMARK2.CONFIG
20120218-17:08:50    Default: VMMARK/IMPORTDIR = c:\vmmark2\xml
20120218-17:08:51    VMmark2 : Configuring Workloads
20120218-17:08:51    VMmark2 : Starting Environment Setup
20120218-17:10:05    Info: All Client STAF Versions meet minimum requirements
20120218-17:10:05    VMmark2 : Checking Client Time Sync
20120218-17:10:07    Info: All Clients and vCServer Times Within 60 Second Threshold
20120218-17:10:50    VMmark 2 : Hosts In Cluster : ['192.168.100.183', '192.168.100.188']
20120218-17:11:24    VMs In Cluster : ['Standby1', 'DS2DB0', 'DS2WebC0', 'OlioWeb0', 'DS2WebB0', 'Mailserver0', 'Standby0', 'OlioDB0', 'DS2WebB1', 'DS2WebC1', 'DS2DB1', 'DS2WebA0', 'OlioWeb1', 'Mailserver1', 'DS2WebA1', 'OlioDB1']
20120218-17:13:36    Info : Cluster VM Mapping And Resources Check completed without warnings
20120218-17:13:36    VMmark2 : Starting Workload Setup
20120218-17:13:36    STAXPythonEvaluationError signal raised. Terminating job.

===== XML Information =====

File: c:\vmmark2\xml\mailserver_functions.xml, Machine: local
Line 309: Error in element type "script".

===== Python Error Information =====

com.ibm.staf.service.stax.STAXPythonEvaluationException:
Traceback (innermost last):
  File "<pyExec string>", line 62, in ?
ValueError: unpack sequence too long

===== Call Stack for STAX Thread 5 =====

[
  sequence: 2/2 (Line: 629, File: C:\VMmark2\xml\vmmark2_main.xml, Machine: local://local)
  function: SetupMailServer (Line: 301, File: c:\vmmark2\xml\mailserver_functions.xml, Machine: local)
  sequence: 1/9 (Line: 308, File: c:\vmmark2\xml\mailserver_functions.xml, Machine: local)
]
20120218-17:13:36    STAXPythonEvaluationError signal raised. Terminating job.

===== XML Information =====

File: c:\vmmark2\xml\mailserver_functions.xml, Machine: local
Line 309: Error in element type "script".

===== Python Error Information =====

com.ibm.staf.service.stax.STAXPythonEvaluationException:
Traceback (innermost last):
  File "<pyExec string>", line 62, in ?
ValueError: unpack sequence too long

===== Call Stack for STAX Thread 4 =====

[
  sequence: 2/2 (Line: 629, File: C:\VMmark2\xml\vmmark2_main.xml, Machine: local://local)
  function: SetupMailServer (Line: 301, File: c:\vmmark2\xml\mailserver_functions.xml, Machine: local)
  sequence: 1/9 (Line: 308, File: c:\vmmark2\xml\mailserver_functions.xml, Machine: local)
]

Tags (1)
0 Kudos
2 Replies
jpschnee
VMware Employee
VMware Employee

Hi,

In your VMMARK2.config you've specified multiple mail qualifiers.  There should only be one mail qualifier per environment. Only the domains will increase as you add mail servers.  Try removing that and see if that doesn't help.

-Joshua
wolflinux
Contributor
Contributor

Thanks ,It was resolved!

0 Kudos