Skip to content
This repository has been archived by the owner on Jan 25, 2022. It is now read-only.

Can't build project anymore #48

Open
Exceptionflug opened this issue Nov 26, 2017 · 4 comments
Open

Can't build project anymore #48

Exceptionflug opened this issue Nov 26, 2017 · 4 comments

Comments

@Exceptionflug
Copy link

ERROR: private method warn' called for #<Jenkins::Plugin::OpaqueJavaObject:0x63a0991b> (NoMethodError) /var/lib/jenkins/plugins/gitlab-hook/WEB-INF/classes/models/gitlab_notifier.rb:24:in prebuild'
/var/lib/jenkins/plugins/gitlab-hook/WEB-INF/classes/vendor/gems/gems/jenkins-plugin-runtime-0.2.3/lib/jenkins/tasks/build_step_proxy.rb:8:in prebuild' /var/lib/jenkins/plugins/gitlab-hook/WEB-INF/classes/vendor/gems/gems/jenkins-plugin-runtime-0.2.3/lib/jenkins/tasks/build_step_proxy.rb:22:in boolean_result'
/var/lib/jenkins/plugins/gitlab-hook/WEB-INF/classes/vendor/gems/gems/jenkins-plugin-runtime-0.2.3/lib/jenkins/tasks/build_step_proxy.rb:7:in `prebuild'

Jenkins v2.91

@javiplx
Copy link

javiplx commented Nov 26, 2017

Have you updated Jenkins or any plugin since the previously working execution?

@Exceptionflug
Copy link
Author

No. Strangely other projects are working fine.

@javiplx
Copy link

javiplx commented Nov 26, 2017

As it apparently happens on notifier, check the permission level of Jenkins user in that particular project respect to the other ones.
As a test, you could remove the notification action, which anyway does not work smoothly in recent gitlab releases

@Exceptionflug
Copy link
Author

Nope doesn't help. Still the same error.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants