Issue with Bamboo not being able to run Katalon

Here is my setup:

Here is the error:

simple 17-Jun-2019 10:15:47 Build Katalon - Katalon - Run Application Script #8 (KAT-KAT-JOB1-8) started building on agent CDT-BuildAgent-1.systemautomation.com
simple 17-Jun-2019 10:15:47 Remote agent on host CDT-BuildAgent-1.systemautomation.com
simple 17-Jun-2019 10:15:47 Build working directory is /home/bamboo/bamboo-agent-home/xml-data/build-dir/KAT-KAT-JOB1
simple 17-Jun-2019 10:15:47 Executing build Katalon - Katalon - Run Application Script #8 (KAT-KAT-JOB1-8)
simple 17-Jun-2019 10:15:47 Starting task ‘Checkout Default Repository’ of type ‘com.atlassian.bamboo.plugins.vcs:task.vcs.checkout’
simple 17-Jun-2019 10:15:47 Checking out into /home/bamboo/bamboo-agent-home/xml-data/build-dir/KAT-KAT-JOB1
simple 17-Jun-2019 10:15:47 Updating source code to revision: c2d69ed9ba07a8e61a7ed0736080e2f5831d8a0d
simple 17-Jun-2019 10:15:52 Fetching ‘refs/heads/master’ from ‘ssh://git@vm-bitbucket.systemautomation.com:7999/att/mlo.git’.
simple 17-Jun-2019 10:15:52 Warning: Permanently added ‘[127.0.0.1]:36149’ (RSA) to the list of known hosts.
simple 17-Jun-2019 10:15:52 Checking out revision c2d69ed9ba07a8e61a7ed0736080e2f5831d8a0d.
simple 17-Jun-2019 10:15:52 Already on ‘master’
simple 17-Jun-2019 10:15:52 Your branch is up-to-date with ‘origin/master’.
simple 17-Jun-2019 10:15:52 Updated source code to revision: c2d69ed9ba07a8e61a7ed0736080e2f5831d8a0d
simple 17-Jun-2019 10:15:52 Finished task ‘Checkout Default Repository’ with result: Success
simple 17-Jun-2019 10:15:52 Running pre-build action: VCS Version Collector
simple 17-Jun-2019 10:15:52 Starting task ‘Run Intial App Script’ of type ‘com.katalon.katalon-bamboo-plugin:test’
error 17-Jun-2019 10:15:52 Error occurred while running Task ‘Run Intial App Script(2)’ of type com.katalon.katalon-bamboo-plugin:test.
error 17-Jun-2019 10:15:52 java.lang.NullPointerException
error 17-Jun-2019 10:15:52 at com.katalon.task.KatalonTask.execute(KatalonTask.java:30)
error 17-Jun-2019 10:15:52 at com.atlassian.bamboo.task.TaskExecutorImpl.lambda$executeTasks$2(TaskExecutorImpl.java:317)
error 17-Jun-2019 10:15:52 at com.atlassian.bamboo.task.TaskExecutorImpl.executeTaskWithPrePostActions(TaskExecutorImpl.java:252)
error 17-Jun-2019 10:15:52 at com.atlassian.bamboo.task.TaskExecutorImpl.executeTasks(TaskExecutorImpl.java:317)
error 17-Jun-2019 10:15:52 at com.atlassian.bamboo.task.TaskExecutorImpl.execute(TaskExecutorImpl.java:112)
error 17-Jun-2019 10:15:52 at com.atlassian.bamboo.build.pipeline.tasks.ExecuteBuildTask.call(ExecuteBuildTask.java:73)
error 17-Jun-2019 10:15:52 at com.atlassian.bamboo.v2.build.agent.DefaultBuildAgent.executeBuildPhase(DefaultBuildAgent.java:203)
error 17-Jun-2019 10:15:52 at com.atlassian.bamboo.v2.build.agent.DefaultBuildAgent.build(DefaultBuildAgent.java:175)
error 17-Jun-2019 10:15:52 at com.atlassian.bamboo.v2.build.agent.BuildAgentControllerImpl.lambda$waitAndPerformBuild$0(BuildAgentControllerImpl.java:129)
error 17-Jun-2019 10:15:52 at com.atlassian.bamboo.variable.CustomVariableContextImpl.withVariableSubstitutor(CustomVariableContextImpl.java:185)
error 17-Jun-2019 10:15:52 at com.atlassian.bamboo.v2.build.agent.BuildAgentControllerImpl.waitAndPerformBuild(BuildAgentControllerImpl.java:123)
error 17-Jun-2019 10:15:52 at com.atlassian.bamboo.v2.build.agent.DefaultBuildAgent$1.run(DefaultBuildAgent.java:126)
error 17-Jun-2019 10:15:52 at com.atlassian.bamboo.utils.BambooRunnables$1.run(BambooRunnables.java:48)
error 17-Jun-2019 10:15:52 at com.atlassian.bamboo.security.ImpersonationHelper.runWith(ImpersonationHelper.java:26)
error 17-Jun-2019 10:15:52 at com.atlassian.bamboo.security.ImpersonationHelper.runWithSystemAuthority(ImpersonationHelper.java:17)
error 17-Jun-2019 10:15:52 at com.atlassian.bamboo.security.ImpersonationHelper$1.run(ImpersonationHelper.java:41)
error 17-Jun-2019 10:15:52 at java.lang.Thread.run(Thread.java:748)
simple 17-Jun-2019 10:15:52 Running post build plugin ‘Docker Container Cleanup’
simple 17-Jun-2019 10:15:52 Running post build plugin ‘NCover Results Collector’
simple 17-Jun-2019 10:15:52 Running post build plugin ‘Clover Results Collector’
simple 17-Jun-2019 10:15:52 Running post build plugin ‘npm Cache Cleanup’
simple 17-Jun-2019 10:15:52 Running post build plugin ‘Artifact Copier’
simple 17-Jun-2019 10:15:52 Finalising the build…
simple 17-Jun-2019 10:15:52 Stopping timer.
simple 17-Jun-2019 10:15:52 Build KAT-KAT-JOB1-8 completed.
simple 17-Jun-2019 10:15:53 Running on server: post build plugin ‘NCover Results Collector’
simple 17-Jun-2019 10:15:53 Running on server: post build plugin ‘Build Hanging Detection Configuration’
simple 17-Jun-2019 10:15:53 Running on server: post build plugin ‘Clover Delta Calculator’
simple 17-Jun-2019 10:15:53 Running on server: post build plugin ‘Maven Dependencies Postprocessor’
simple 17-Jun-2019 10:15:53 All post build plugins have finished
simple 17-Jun-2019 10:15:53 Generating build results summary…
simple 17-Jun-2019 10:15:53 Saving build results to disk…
simple 17-Jun-2019 10:15:53 Logging substituted variables…
simple 17-Jun-2019 10:15:53 Indexing build results…
simple 17-Jun-2019 10:15:53 Finished building KAT-KAT-JOB1-8.

What is your current plugin version?. We released a new version 1.4.0 to fix this issue already.

Could you provide me your bamboo version ?

does this help?

We released version 1.5.0 to fix this issue. Please try again with new version.

ok, so I got the key and bought the katalon add on for bamboo

tried create a whole new job and run it and I got this as an error

Failed to execute the build ‘KAT-KAT-JOB1-2’: Error creating bean with name ‘com.katalon.task.KatalonTask’: Unsatisfied dependency expressed through constructor argument with index 0 of type [com.katalon.license.LicenseUtils]: : No qualifying bean of type [com.katalon.license.LicenseUtils] found for dependency: expected at least 1 bean which qualifies as autowire candidate for this dependency. Dependency annotations: {}; nested exception is org.springframework.beans.factory.NoSuchBeanDefinitionException: No qualifying bean of type [com.katalon.license.LicenseUtils] found for dependency: expected at least 1 bean which qualifies as autowire candidate for this dependency. Dependency annotations: {}

here is what I have out in bamboo with regard to configuration. am I missing something?

Hi, can you help me? I have the same Error, please!!

at this point i have not tried again. but i recently bought the run time engine and will be trying again soon. i will let you know how that goes

1 Like

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.