Cannot Delegate Confluence User Management to JIRA Using DB2

Still need help?

The Atlassian Community is here for you.

Ask the community

Symptoms

2008-06-04 09:56:10,862 FATAL [http-80-Processor4] [user.provider.jdbc.JDBCCredentialsProvider] handles Could not see if [admin] is handled
com.ibm.db2.jcc.b.SqlException: DB2 SQL error: SQLCODE: -204, SQLSTATE: 42704, SQLERRMC: JIRAUSER.USERBASE
...
	at com.opensymphony.user.provider.jdbc.JDBCCredentialsProvider.handles(JDBCCredentialsProvider.java:131)

caused by:
com.ibm.db2.jcc.b.SqlException: DB2 SQL error: SQLCODE: -727, SQLSTATE: 56098, SQLERRMC: 2;-204;42704;JIRAUSER.USERBASE
...
at com.opensymphony.user.provider.jdbc.JDBCCredentialsProvider.handles(JDBCCredentialsProvider.java:131)

Cause

The DB user provided for confluence retrieving information from JIRA's DB does not have sufficient security privileges.

Resolution

Provide the same user credentials used by Jira, which should have sufficient privileges and permissions.

 

 

Last modified on Mar 30, 2016

Was this helpful?

Yes
No
Provide feedback about this article
Powered by Confluence and Scroll Viewport.