An error occurred when performing the Internal Administrator User healthcheck: Could not execute query

Julian Bonkamp December 22, 2016

our confluence healtcheck failed with:
An error occurred when performing the Internal Administrator User healthcheck: Could not execute query

in the log i can find this:

 ERROR [SupportHealthCheckThread-3] [healthcheck.directory.internal.InternalAdminCheck] check An error occurred when performing the Internal Administrator User healthcheck:

net.sf.hibernate.exception.SQLGrammarException: Could not execute query

        at net.sf.hibernate.exception.SQLStateConverter.convert(SQLStateConverter.java:58)

        at net.sf.hibernate.exception.JDBCExceptionHelper.convert(JDBCExceptionHelper.java:29)

        at net.sf.hibernate.impl.SessionImpl.convert(SessionImpl.java:4151)

        at net.sf.hibernate.impl.SessionImpl.find(SessionImpl.java:1573)

        at net.sf.hibernate.impl.QueryImpl.list(QueryImpl.java:49)

        at net.sf.hibernate.impl.AbstractQueryImpl.uniqueResult(AbstractQueryImpl.java:550)

        at com.atlassian.confluence.plugins.healthcheck.directory.internal.InternalAdminCheck.countUsersInAdminGroupQuery(InternalAdminCheck.java:125)

        at com.atlassian.confluence.plugins.healthcheck.directory.internal.InternalAdminCheck.check(InternalAdminCheck.java:87)

        at com.atlassian.support.healthcheck.impl.PluginSuppliedSupportHealthCheck.check(PluginSuppliedSupportHealthCheck.java:41)

        at com.atlassian.support.healthcheck.thread.HealthCheckCallable.call(HealthCheckCallable.java:32)

        at com.atlassian.support.healthcheck.thread.HealthCheckCallable.call(HealthCheckCallable.java:15)

        at java.util.concurrent.FutureTask.run(FutureTask.java:266)

        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)

        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)

        at java.lang.Thread.run(Thread.java:745)

Caused by: org.postgresql.util.PSQLException: ERROR: operator does not exist: character varying = bytea

  Hint: No operator matches the given name and argument type(s). You might need to add explicit type casts.

  Position: 581

        at org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2157)

        at org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:1886)

        at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:255)

        at org.postgresql.jdbc2.AbstractJdbc2Statement.execute(AbstractJdbc2Statement.java:555)

        at org.postgresql.jdbc2.AbstractJdbc2Statement.executeWithFlags(AbstractJdbc2Statement.java:417)

        at org.postgresql.jdbc2.AbstractJdbc2Statement.executeQuery(AbstractJdbc2Statement.java:302)

        at com.mchange.v2.c3p0.impl.NewProxyPreparedStatement.executeQuery(NewProxyPreparedStatement.java:379)

        at net.sf.hibernate.impl.BatcherImpl.getResultSet(BatcherImpl.java:89)

        at net.sf.hibernate.loader.Loader.getResultSet(Loader.java:880)

        at net.sf.hibernate.loader.Loader.doQuery(Loader.java:273)

        at net.sf.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:138)

        at net.sf.hibernate.loader.Loader.doList(Loader.java:1063)

        at net.sf.hibernate.loader.Loader.list(Loader.java:1054)

 

BUT we have an admin user in the internal directory and we can login with that account and work with it.

i also checked that the internal directory is active and functional. What can i do , to solve the issue?

1 answer

0 votes
Jonathan Soo
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
December 22, 2016

Hello,


There is a new bug that was introduced with version 2.1.9 of the Confluence Instance Health plugin: https://jira.atlassian.com/browse/CONF-45593.

As a workaround, you can uninstall version 2.1.9 and install version 2.1.7 instead, which you can get here: https://marketplace.atlassian.com/plugins/com.atlassian.confluence.plugins.confluence-healthcheck-plugin/versions

Best Regards,
Jonathan

Julian Bonkamp December 22, 2016

it's fixed in 2.1.10  smile

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events