"ERROR: column "current_query" does not exist at character 70" in PostgreSQL log for JBoss ON Server

Solution Verified - Updated -

Issue

  • I am trying to find out if this query belongs to JBoss ON, if so how do I resolve it? Below is in my PostgreSQL log file
(SELECT COUNT(*) FROM pg_stat_activity WHERE usename = $2) AS total
2014-06-02 00:32:00 EDT:127.0.0.1(53017):[unknown]:postgres[29467]: ERROR: column "current_query" does not exist at character 70
2014-06-02 00:32:00 EDT:127.0.0.1(53017):[unknown]:postgres[29467]: STATEMENT: SELECT (SELECT COUNT(*) FROM pg_stat_activity where usename = $1 AND current_query != '<IDLE>') AS active,

Environment

  • Red Hat JBoss Operations Network (ON)
    • 3.2.0
    • 3.1.2
  • PostgreSQL 9.x

Subscriber exclusive content

A Red Hat subscription provides unlimited access to our knowledgebase of over 48,000 articles and solutions.

Current Customers and Partners

Log in for full access

Log In
Close

Welcome! Check out the Getting Started with Red Hat page for quick tours and guides for common tasks.