Users other than the admin are unable to configure jobs. The job configure page keeps on loading. Following is the message we are getting in the logs:
20-Nov-2019 13:00:10.972 INFO [Handling POST /jenkins/job/Demo-scm/descriptorByName/com.atlassian.bitbucket.jenkins.internal.scm.BitbucketSCM/checkCredentialsId from 10.187.48.219 : http-nio-8008-exec-2] org.apache.catalina.core.ApplicationContext.log While serving http://bcds01.de.bosch.com/jenkins/job/Demo-scm/descriptorByName/com.atlassian.bitbucket.jenkins.internal.scm.BitbucketSCM/checkCredentialsId: hudson.security.AccessDeniedException2: ald1kor is missing the N/A/GenericConfigure permission 20-Nov-2019 13:00:10.989 INFO [Handling POST /jenkins/job/Demo-scm/descriptorByName/com.atlassian.bitbucket.jenkins.internal.scm.BitbucketSCM/fillCredentialsIdItems from 10.187.48.219 : http-nio-8008-exec-5] org.apache.catalina.core.ApplicationContext.log While serving http://bcds01.de.bosch.com/jenkins/job/Demo-scm/descriptorByName/com.atlassian.bitbucket.jenkins.internal.scm.BitbucketSCM/fillCredentialsIdItems: hudson.security.AccessDeniedException2: ald1kor is missing the N/A/GenericConfigure permission 20-Nov-2019 13:08:10.686 INFO [Handling POST /jenkins/job/ELM/job/ELM_dev/descriptorByName/com.atlassian.bitbucket.jenkins.internal.scm.BitbucketSCM/checkCredentialsId from 10.187.48.219 : http-nio-8008-exec-1] org.apache.catalina.core.ApplicationContext.log While serving http://bcds01.de.bosch.com/jenkins/job/ELM/job/ELM_dev/descriptorByName/com.atlassian.bitbucket.jenkins.internal.scm.BitbucketSCM/checkCredentialsId: hudson.security.AccessDeniedException2: pvy5kor is missing the N/A/GenericConfigure permission 20-Nov-2019 13:08:10.715 INFO [Handling POST /jenkins/job/ELM/job/ELM_dev/descriptorByName/com.atlassian.bitbucket.jenkins.internal.scm.BitbucketSCM/fillCredentialsIdItems from 10.187.48.219 : http-nio-8008-exec-3] org.apache.catalina.core.ApplicationContext.log While serving http://bcds01.de.bosch.com/jenkins/job/ELM/job/ELM_dev/descriptorByName/com.atlassian.bitbucket.jenkins.internal.scm.BitbucketSCM/fillCredentialsIdItems: hudson.security.AccessDeniedException2: pvy5kor is missing the N/A/GenericConfigure permission 20-Nov-2019 13:15:20.843 INFO [Handling POST /jenkins/job/ELM/job/ELM_dev/descriptorByName/com.atlassian.bitbucket.jenkins.internal.scm.BitbucketSCM/checkCredentialsId from 10.187.48.219 : http-nio-8008-exec-6] org.apache.catalina.core.ApplicationContext.log While serving http://bcds01.de.bosch.com/jenkins/job/ELM/job/ELM_dev/descriptorByName/com.atlassian.bitbucket.jenkins.internal.scm.BitbucketSCM/checkCredentialsId: hudson.security.AccessDeniedException2: pvy5kor is missing the N/A/GenericConfigure permission
Is this a memory issue? How can we fix this error?
I'm having the same issue. How was this fixed? Something will be updated? There is a workaround?