Jenkins QC plugin Can't create TDConnection Object -


i'm attempting use jenkins qc plugin, when build on jenkins i'm getting following console errors

started user anonymous

building in workspace c:\users\builder.jenkins\workspace\qc plugin [qc plugin] $ cscript /nologo "c:\users\builder.jenkins\workspace\qc plugin\runtestset.vbs" http://****** caine test test qcreport-test-4.xml 100 run_planned_host c:\users\builder.jenkins\workspace\qc plugin\runtestset.vbs(163, 5) microsoft vbscript runtime error: activex component can't create object: 'tdapiole80.tdconnection'

5/30/2012 2:55:04 pm : script parameters:

5/30/2012 2:55:04 pm : ***************************

5/30/2012 2:55:04 pm : qc server : *

5/30/2012 2:55:04 pm : qc username : *

5/30/2012 2:55:04 pm : qc password : **

5/30/2012 2:55:04 pm : qc domain : **

5/30/2012 2:55:04 pm : qc project : *

5/30/2012 2:55:04 pm : qc testsetfolder: test

5/30/2012 2:55:04 pm : qc testsetname : test

5/30/2012 2:55:04 pm : xml junit file : qcreport-test-4.xml

5/30/2012 2:55:04 pm : timeout : 100

5/30/2012 2:55:04 pm : ***************************

5/30/2012 2:55:04 pm : runmode : run_planned_host

5/30/2012 2:55:04 pm : ***************************

can't create tdconnection object

creating report...

generating report file

report file path: qcreport-test-4.xml

| test name | status | +--------------------------------------------------------------------------+

report created

fatal: couldn't run tests

build step 'hp quality center' marked build failure

finished: failure

anyone idea how around this?

the bug seems known not fixed. seems problem of 32 vs 64 bits , has workaround.

there other potential explanations, privileges


Comments

Popular posts from this blog

java - JavaFX 2 slider labelFormatter not being used -

Detect support for Shoutcast ICY MP3 without navigator.userAgent in Firefox? -

web - SVG not rendering properly in Firefox -