Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in
Celebration

Earn badges and make progress

You're on your way to the next level! Join the Kudos program to earn points and save your progress.

Deleted user Avatar
Deleted user

Level 1: Seed

25 / 150 points

Next: Root

Avatar

1 badge earned

Collect

Participate in fun challenges

Challenges come and go, but your rewards stay with you. Do more to earn more!

Challenges
Coins

Gift kudos to your peers

What goes around comes around! Share the love by gifting kudos to your peers.

Recognition
Ribbon

Rise up in the ranks

Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!

Leaderboard

Come for the products,
stay for the community

The Atlassian Community can help you and your team get more value out of Atlassian products and practices.

Atlassian Community about banner
4,559,550
Community Members
 
Community Events
184
Community Groups

Plugin never resolved service '&taskConfiguratorHelper' with filter TaskConfiguratorHelper

Plugin 'com.aq.aqconnect' never resolved service '&taskConfiguratorHelper' with filter '(&(objectClass=com.atlassian.bamboo.task.TaskConfiguratorHelper)(objectClass=com.atlassian.bamboo.task.TaskConfiguratorHelper))

Running plugin on remote agent shows this error. But this error does not shows in local agent. 

1 answer

1 accepted

1 vote
Answer accepted
Eduardo Alvarenga
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
Jul 25, 2021

Hello @Vivek Burman

Welcome to Atlassian Communities!

This is a known error on version 1.3 of the ACCELQ app.

Apparently, the latest 1.6 version of the ACCELQ plugin fixes this issue, but unfortunately, that version is not available in Atlassian Marketplace as the vendor has not yet pushed it. So you will have to proceed with a manual installation.

You will need to reach out to accelQ and ask for an updated version.

https://github.com/accelQ-Inc/accelQ-Connect-Bamboo/releases/tag/1.6.1

 

Best regards,

Eduardo Alvarenga
Atlassian Support - APAC

I am from accelq team. I have checked for both code base. But couldn't find such difference which results in this bug.

Eduardo Alvarenga
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
Jul 25, 2021

Hi @Vivek Burman,

Have a look at this commit.

https://github.com/accelQ-Inc/accelQ-Connect-Bamboo/commit/11e0f22df46d72fb6d3b5ca01b1304d0f30cf686#

private final TaskConfiguratorHelper taskConfiguratorHelper;

@Autowired
public AQPluginTaskConfigurator(@ComponentImport final TaskConfiguratorHelper taskConfiguratorHelper) {
this.taskConfiguratorHelper = taskConfiguratorHelper;
}

Looks like this 1.6 release was not merged into the master branch. But I can tell that this version loads in the agents.

 

Best regards,

Eduardo Alvarenga
Atlassian Support - APAC

Same commit is in the 1.3 ACCELQ app version too. It works perfectly in local agents though

Eduardo Alvarenga
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
Jul 25, 2021

Hi @Vivek Burman

I compared both 1.3 and 1.6 tags from accelQ public Github repo and there are definitely some differences:

Can you confirm if I'm looking at the right place?

 

Best regards,

Eduardo Alvarenga
Atlassian Support - APAC

I meant 1.3 in ACCELQ APP in atlassian marketplace vs 1.6 in github which is not listed

Eduardo Alvarenga
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
Jul 26, 2021

Same commit is in the 1.3 ACCELQ app version too. It works perfectly in local agents though

Yes it does work in the Bamboo local server but it is not loading properly in any remote agent as you have stated before.

Can you try using the version from Github? You will notice that it loads on the agent.

Eduardo Alvarenga
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
Jul 26, 2021

Hi @Vivek Burman

Agent’s context does not contain every service which Bamboo Server does. Please have a look at these 2 posts which explain a bit about classes not being loaded on the agents:

 

Best regards,

Eduardo Alvarenga
Atlassian Support - APAC

Got it, makes sense. Thanks for the solution

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events