Error Executing Database Query.
|
The driver was unable to create a connection due to an inability to establish the client portion of a socket.
This is usually caused by a limit on the number of sockets imposed by the operating system. This limit is usually configurable.
For Unix-based platforms, see the manual page for the 'ulimit' command. Kernel or system reconfiguration may also be required.
For Windows-based platforms, see Microsoft Knowledge Base Article 196271 (Q196271).
|
|
The error occurred in D:\wwwroot\errorik.com\www\index_leftcol_notable-urls.htm: line 2
Called from D:\wwwroot\errorik.com\www\_template.htm: line 110
Called from D:\wwwroot\errorik.com\www\Application.cfm: line 86
|
1 : <!--- included by index.htm ---><cfsetting enablecfoutputonly="YES">
2 : <cfquery datasource="#request.dsn#" name="getNotableURLS" cachedwithin="#CreateTimeSpan(0,0,2,0)#">
3 : SELECT
4 : n.dt_stamp,
|
|
SQLSTATE |
08S01 |
SQL |
SELECT
n.dt_stamp,
n.uuid,
n.url,
n.title,
n.description,
n.source_title,
n.type,
n.NSFW_flag,
o.suuid,
o.comments_flag
FROM
notables n, objects o
WHERE
o.uuid = n.uuid AND
n.public_flag = 'Y' AND
n.broken_flag = 'N'
ORDER BY
n.dt_stamp DESC
LIMIT
10
|
DATASOURCE |
errorik |
|
Resources:
|
Browser |
CCBot/2.0 (https://commoncrawl.org/faq/) |
Remote Address |
3.232.129.123 |
Referrer |
|
Date/Time |
05-Mar-21 04:49 AM |
|
Stack Trace
|
at cfindex_leftcol_notable2durls2ehtm961530489.runPage(D:\wwwroot\errorik.com\www\index_leftcol_notable-urls.htm:2) at cf_template2ehtm1894816814.runPage(D:\wwwroot\errorik.com\www\_template.htm:110) at cfApplication2ecfm1080422929.runPage(D:\wwwroot\errorik.com\www\Application.cfm:86)
com.mysql.jdbc.CommunicationsException: The driver was unable to create a connection due to an inability to establish the client portion of a socket.
This is usually caused by a limit on the number of sockets imposed by the operating system. This limit is usually configurable.
For Unix-based platforms, see the manual page for the 'ulimit' command. Kernel or system reconfiguration may also be required.
For Windows-based platforms, see Microsoft Knowledge Base Article 196271 (Q196271).
at com.mysql.jdbc.Connection.createNewIO(Connection.java:2814)
at com.mysql.jdbc.Connection.<init>(Connection.java:1553)
at com.mysql.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:266)
at coldfusion.server.j2ee.sql.pool.JDBCPool.createPhysicalConnection(JDBCPool.java:589)
at coldfusion.server.j2ee.sql.pool.ConnectionRunner$RunnableConnection.run(ConnectionRunner.java:67)
at java.lang.Thread.run(Thread.java:619)
|
|