When performing database inventory management tasks in VMware Aria Orchestrator, the service may enter an unresponsive or "hung" state for one to two hours when adding or removing PostgreSQL database endpoints. This issue often results in blocked automation workflows and inventory management tasks. Logs may indicate an unhandled exception within the SQL plugin. This article outlines the root causes, including potential network configuration conflicts and SQL plugin limitations, and provides steps to stabilize the Orchestrator environment.
Symptoms:
java.lang.reflect.InvocationTargetException com.vmware.o11n.plugin.database.DatabaseException: org.postgresql.util.PSQLException: ERROR: syntax error at or near "where"This issue is typically caused by a combination of factors:
PSQLException: ERROR: syntax error at or near "where" persists, review any custom queries configured in the SQL plugin. Ensure the SQL syntax is correct and conforms to PostgreSQL standards.If you require further assistance with log analysis or if the issue persists after these steps, please contact Broadcom Support for troubleshooting assistance.