Buildfile: C:\dev\myWebTestProject\build.xml wt.init: wt.defineTasks.init: ~wt.defineTasks.defineClasspath: wt.defineTasks: wt.init.headless: wt.defineTimestamps: wt.webtestMonitor: [echo] C:\dev\webtest/tools/WebTestMonitor.groovy wt.defineMacros: [echo] No macro to define wt.generateDtd: [groovyScript] Scanning for entities... [groovyScript] 1 entities found [groovyScript] Already uptodate: C:\dev\myWebTestProject\dtd\Project.dtd wt.generateDefinitions: [groovyScript] Scanning C:\dev\myWebTestProject\definitions for definitions... [groovyScript] 2 definitions found [groovyScript] Already uptodate: C:\dev\myWebTestProject\definitions.xml wt.createReportsFolder: wt.deleteReports: wt.parallel.init: wt.before.testInWork: myFirstWebTestTarget: [webtest] INFO (com.canoo.webtest.engine.Configuration) - Using haltonerror from project property wt.config.haltonerror: false [webtest] INFO (com.canoo.webtest.engine.Configuration) - Using haltonfailure from project property wt.config.haltonfailure: false [webtest] INFO (com.canoo.webtest.engine.Configuration) - Using resultpath from project property wt.config.resultpath: C:\dev\myWebTestProject\results [webtest] INFO (com.canoo.webtest.engine.Configuration) - Using saveresponse from project property wt.config.saveresponse: true [webtest] INFO (com.canoo.webtest.engine.Configuration) - Using summary from project property wt.config.summary: true [webtest] INFO (com.canoo.webtest.ant.WebtestTask) - No configuration defined, using default configuration. [webtest] INFO (com.canoo.webtest.ant.WebtestTask) - Starting webtest "check that WebTest is Google's top 'WebTest' result" (C:\dev\myWebTestProject\build.xml:10: ) [webtest] INFO (com.canoo.webtest.ant.WebtestTask) - Canoo Webtest: R_1766. [null] INFO (com.canoo.webtest.engine.Configuration) - Using haltonerror from project property wt.config.haltonerror: false [null] INFO (com.canoo.webtest.engine.Configuration) - Using haltonfailure from project property wt.config.haltonfailure: false [null] INFO (com.canoo.webtest.engine.Configuration) - Using resultpath from project property wt.config.resultpath: C:\dev\myWebTestProject\results [null] INFO (com.canoo.webtest.engine.Configuration) - Using saveresponse from project property wt.config.saveresponse: true [null] INFO (com.canoo.webtest.engine.Configuration) - Using summary from project property wt.config.summary: true [null] INFO (com.canoo.webtest.engine.Configuration) - Creating result directory: C:\dev\myWebTestProject\results\001_CheckThatWebTest [null] INFO (com.canoo.webtest.engine.Configuration) - Surfing with default browser Mozilla/4.0 (compatible; MSIE 6.0; Windows 98) [null] INFO (com.canoo.webtest.engine.Configuration) - Configuring proxy from http.proxyHost* system properties: proxy.cognizant.com:6050 [null] INFO (com.canoo.webtest.engine.Configuration) - Configuring proxy from http.nonProxyHosts system property: null [steps] INFO (com.canoo.webtest.steps.Step) - >>>> Start Step: steps "Implicit task" (1/5) [invoke] INFO (com.canoo.webtest.steps.Step) - >>>> Start Step: invoke "Go to Google (in English)" (1/5) [invoke] INFO (com.canoo.webtest.steps.request.TargetHelper) - getting response for url: http://www.google.co.in/ [invoke] WARN (com.gargoylesoftware.htmlunit.html.HtmlPage) - Obsolete content type encountered: 'text/javascript'. [invoke] INFO (com.canoo.webtest.engine.WebClientContext) - Content of window changed to http://www.google.co.in/ (text/html) [invoke] INFO (com.canoo.webtest.engine.WebClientContext) - Content loaded in newly opened window, its content will become current response [invoke] INFO (com.canoo.webtest.engine.WebClientContext) - Current form set to none [invoke] INFO (com.canoo.webtest.engine.WebClientContext) - Current response now: http://www.google.co.in/ INFO (com.canoo.webtest.engine.WebClientContext) - Responses restored BUILD FAILED C:\dev\myWebTestProject\build.xml:10: java.security.AccessControlException: access denied (java.lang.RuntimePermission modifyThread) Total time: 14 seconds