Error Occurred While Processing Request The web site you are accessing has experienced an unexpected error.
Please contact the website administrator.


The following information is meant for the website developer for debugging purposes.
Error Occurred While Processing Request

Error Executing Database Query.

FATAL: remaining connection slots are reserved for non-replication superuser connections
 
The error occurred in /home/htdocs/accounts/tetilab/domini/darioaspesani_it/html/blog/cfc/db/log.cfc: line 27
Called from /home/htdocs/accounts/tetilab/domini/darioaspesani_it/html/blog/cfc/logs.cfc: line 9
Called from /home/htdocs/accounts/tetilab/domini/darioaspesani_it/html/blog/Application.cfc: line 228
25 : 					'#arguments.time#',
26 : 					'#arguments.type#',
27 : 					'#arguments.value#'
28 : 				)
29 : 		</cfquery>

SQLSTATE   53300
DATASOURCE   daspesani
SQL    insert into logs ( id, sdate, stime, type, svalue ) values ( '51D743D7-C6B5-9DCA-AEC8023CC17C3972', '20240319', '05:33:00', 'sessionstart', '<wddxPacket version=''1.0''><header/><data><struct><var name=''IP''><string>34.230.66.177</string></var><var name=''START''><dateTime>2024-03-19T05:33:00+01:00</dateTime></var></struct></data></wddxPacket>' )
Resources:

Browser   claudebot
Remote Address   34.230.66.177
Referrer  
Date/Time   19-Mar-24 05:33 AM
Stack Trace
at cflog2ecfc1081572827$funcSAVE.runFunction(/home/htdocs/accounts/tetilab/domini/darioaspesani_it/html/blog/cfc/db/log.cfc:27) at cflogs2ecfc1696783720$funcSAVE.runFunction(/home/htdocs/accounts/tetilab/domini/darioaspesani_it/html/blog/cfc/logs.cfc:9) at cfApplication2ecfc2034576930$funcONSESSIONSTART.runFunction(/home/htdocs/accounts/tetilab/domini/darioaspesani_it/html/blog/Application.cfc:228)

org.postgresql.util.PSQLException: FATAL: remaining connection slots are reserved for non-replication superuser connections
	at org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2476)
	at org.postgresql.core.v3.QueryExecutorImpl.readStartupMessages(QueryExecutorImpl.java:2602)
	at org.postgresql.core.v3.QueryExecutorImpl.<init>(QueryExecutorImpl.java:125)
	at org.postgresql.core.v3.ConnectionFactoryImpl.openConnectionImpl(ConnectionFactoryImpl.java:227)
	at org.postgresql.core.ConnectionFactory.openConnection(ConnectionFactory.java:49)
	at org.postgresql.jdbc.PgConnection.<init>(PgConnection.java:194)
	at org.postgresql.Driver.makeConnection(Driver.java:450)
	at org.postgresql.Driver.connect(Driver.java:252)
	at coldfusion.server.j2ee.sql.pool.JDBCPool.createPhysicalConnection(JDBCPool.java:614)
	at coldfusion.server.j2ee.sql.pool.ConnectionRunner$RunnableConnection.run(ConnectionRunner.java:67)
	at java.lang.Thread.run(Thread.java:748)