Unable to delete bitbucket account

srinivasp
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
March 13, 2013

I installed DVCS connector plugin and configured a bitbucket account. I am facing problems with syncing the repository and so i tried to delete the account but it is not allowing.

Caused by: java.sql.SQLSyntaxErrorException: ORA-01795: maximum number of expressions in a list is 1000

at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:440)
at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:396)
at oracle.jdbc.driver.T4C8Oall.processError(T4C8Oall.java:837)

Please find the attached screenshot.

1 answer

0 votes
John Chin
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
March 21, 2013

Hi there,

It seem you encounter the problem where the SQL query can't return more than 1000 data. If you using Oracle, there are limitation where the database only support 1000 data return in query. For more information you may see the bug report below:

https://jira.atlassian.com/browse/JRA-19317

Regards,

John Chin

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events