[Anthill-pro] Jira Isues Report

Jeff Adamson jwa at urbancode.com
Wed Dec 13 11:03:49 CST 2006


Byron,
It appears from that stack trace that the Jira Server's base Url is not configured in Anthill3.

In Anthill3, go to System-->Jira Server and check that the url, user-name, and either password or password script are set. I recommend using the password field unless you have multiple servers and/or advanced security concerns where different projects may use different usernames/passwords/jira servers.

Also make sure that the Jira server's remote API access is enabled.  This can be done by going to Jira under Administration-->General Configuration and setting "Accept remote API calls" to ON.

--Jeff

Byron Appelt wrote:
> I am trying to run a Jira issues report, but the build fails with the
> following stack trace:
> 
> INFO  JobThread-3
> com.urbancode.anthill3.step.artifacts.ArtifactDeliverStep - Beginning
> artifact deliver step
> ERROR JobThread-3 com.urbancode.anthill3.services.jobs.StepExecutor -
> java.lang.NullPointerException
> ERROR JobThread-3
> com.urbancode.anthill3.services.jobs.SimpleAgentJobDelegate - Caught
> unexpected exception:
> com.urbancode.command.CommandException: java.lang.NullPointerException
>        at
> com.urbancode.anthill3.step.integration.bugs.jira.JiraBugReportPublisherStep.perform(JiraBugReportPublisherStep.java:216)
> 
>        at
> com.urbancode.anthill3.services.jobs.StepExecutor.execute(StepExecutor.java:214)
> 
>        at
> com.urbancode.anthill3.services.jobs.StepExecutor.execute(StepExecutor.java:285)
> 
>        at
> com.urbancode.anthill3.services.jobs.SimpleAgentJobDelegate.perform(SimpleAgentJobDelegate.java:192)
> 
>        at com.urbancode.anthill3.services.jobs.Job.start(Job.java:117)
>        at
> com.urbancode.anthill3.services.jobs.JobService$JobRunner.run(JobService.java:417)
> 
>        at
> com.urbancode.commons.util.ThreadPool$WorkerThread.run(ThreadPool.java:167)
> Caused by: java.lang.NullPointerException
>        at
> com.urbancode.anthill3.step.integration.bugs.jira.JiraBugReportPublisherStep.perform(JiraBugReportPublisherStep.java:80)
> 
>        ... 6 more
> Unbinding uow
> _______________________________________________
> Anthill-pro mailing list
> Anthill-pro at lists.urbancode.com
> http://lists.urbancode.com/mailman/listinfo/anthill-pro
> 


More information about the Anthill-pro mailing list