Jeff Rodgers edited a comment on Bug JENKINS-16898

I uninstalled TestLink 1.9.5 and installed 1.9.6. I also upgraded the Jenkins TestLink plugin to 3.2. I now get the following error trying to run the tutorial example:

Started by user anonymous
[EnvInject] - Loading node environment variables.
Building on master in workspace /home/jenkins/workspace/TestlinkPrototype
Checkout:TestlinkPrototype / /home/jenkins/workspace/TestlinkPrototype - hudson.remoting.LocalChannel@6c892cb5
Using strategy: Default
Last Built Revision: Revision 1462fa2ef862adbba0abd652eab83bada2fb9474 (origin/master, origin/HEAD)
Fetching changes from 1 remote Git repository
Fetching upstream changes from origin
Commencing build of Revision 1462fa2ef862adbba0abd652eab83bada2fb9474 (origin/HEAD)
Checking out Revision 1462fa2ef862adbba0abd652eab83bada2fb9474 (origin/HEAD)
[EnvInject] - Executing scripts and injecting environment variables after the SCM step.
Preparing TestLink client API.
Using TestLink URL: http://coltrane.aus.vbridges.com/testlink/lib/api/xmlrpc.php

FATAL: java.util.HashMap cannot be cast to [Ljava.lang.Object;
java.lang.ClassCastException: java.util.HashMap cannot be cast to [Ljava.lang.Object;
at br.eti.kinoshita.testlinkjavaapi.util.Util.castToArray(Util.java:566)
at br.eti.kinoshita.testlinkjavaapi.TestProjectService.getTestProjectByName(TestProjectService.java:111)
at br.eti.kinoshita.testlinkjavaapi.TestLinkAPI.getTestProjectByName(TestLinkAPI.java:438)
at hudson.plugins.testlink.TestLinkBuilder.getTestLinkSite(TestLinkBuilder.java:246)
at hudson.plugins.testlink.TestLinkBuilder.perform(TestLinkBuilder.java:134)
at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:19)
at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:798)
at hudson.model.Build$BuildExecution.build(Build.java:199)
at hudson.model.Build$BuildExecution.doRun(Build.java:160)
at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:580)
at hudson.model.Run.execute(Run.java:1575)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:46)
at hudson.model.ResourceController.execute(ResourceController.java:88)
at hudson.model.Executor.run(Executor.java:237)

This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira

--
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
 
 

Reply via email to