You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Exception in component tPostgresqlInput_1
org.postgresql.util.PSQLException: ERROR: column "i.url" must appear in the GROUP BY clause or be used in an aggregate function
Position: 273
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:403)
at org.postgresql.jdbc2.AbstractJdbc2Statement.executeQuery(AbstractJdbc2Statement.java:283)
at aodn_imas_fluorometry.harvestfile_0_1.HarvestFile.tPostgresqlInput_1Process(HarvestFile.java:5690)
at aodn_imas_fluorometry.harvestfile_0_1.HarvestFile.iNetCDFGlobalAttributes_1Process(HarvestFile.java:5312)
at aodn_imas_fluorometry.harvestfile_0_1.HarvestFile.iNetCDFInput_1Process(HarvestFile.java:4250)
at aodn_imas_fluorometry.harvestfile_0_1.HarvestFile.tPostgresqlRow_2Process(HarvestFile.java:1055)
at aodn_imas_fluorometry.harvestfile_0_1.HarvestFile.tPostgresqlConnection_1Process(HarvestFile.java:931)
at aodn_imas_fluorometry.harvestfile_0_1.HarvestFile.iIncludeSdiLibraries_1Process(HarvestFile.java:813)
The text was updated successfully, but these errors were encountered:
Get the following exception
The text was updated successfully, but these errors were encountered: