Ask a Question related to Coldfusion Database Access, Design and Development.
-
egeis #1
TCP/IP error, connection refused
Having an error whenever a MS Access database is queried. We are running
Windows 2000 server with CFusion 6,0,0,58500 . We are trying to update a server
and got this message. Other MS SQL databases work fine. Any ideas on what is
causing the problem. Thanks.
ERROR:
SQLException while attempting to connect: java.sql.SQLException:
[MERANT][SequeLink JDBC Driver]TCP/IP error, connection refused.
STACK TRACE:
java.sql.SQLException: SQLException while attempting to connect:
java.sql.SQLException: [MERANT][SequeLink JDBC Driver]TCP/IP error, connection
refused.
at jrun.sql.pool.JDBCPool.requestConnection(JDBCPool. java:744)
at jrun.sql.pool.JDBCManager.requestConnection(JDBCMa nager.java:126)
at jrun.sql.JRunDataSource.getConnection(JRunDataSour ce.java:235)
at jrun.sql.JRunDataSource.getConnection(JRunDataSour ce.java:175)
at coldfusion.sql.DataSrcImpl.getCachedConnection(Unk nown Source)
at coldfusion.sql.DataSrcImpl.getConnection(Unknown Source)
at coldfusion.sql.SqlImpl.execute(Unknown Source)
at coldfusion.tagext.sql.QueryTag.doEndTag(Unknown Source)
at
cfBudgetBuildersReport2ecfm486854553.runPage(C:\in etpub\wwwroot\forms\BudgetBuil
derSuggestions\BudgetBuildersReport.cfm:5)
at coldfusion.runtime.CfJspPage.invoke(Unknown Source)
at coldfusion.tagext.lang.IncludeTag.doStartTag(Unkno wn Source)
at coldfusion.filter.CfincludeFilter.invoke(Unknown Source)
at coldfusion.filter.ApplicationFilter.invoke(Unknown Source)
at coldfusion.filter.RequestMonitorFilter.invoke(Unkn own Source)
at coldfusion.filter.PathFilter.invoke(Unknown Source)
at coldfusion.filter.ExceptionFilter.invoke(Unknown Source)
at coldfusion.filter.ClientScopePersistenceFilter.inv oke(Unknown Source)
at coldfusion.filter.BrowserFilter.invoke(Unknown Source)
at coldfusion.filter.GlobalsFilter.invoke(Unknown Source)
at coldfusion.filter.DatasourceFilter.invoke(Unknown Source)
at coldfusion.CfmServlet.service(Unknown Source)
at jrun.servlet.ServletInvoker.invoke(ServletInvoker. java:91)
at jrun.servlet.JRunInvokerChain.invokeNext(JRunInvok erChain.java:42)
at jrun.servlet.JRunRequestDispatcher.invoke(JRunRequ estDispatcher.java:226)
at jrun.servlet.ServletEngineService.dispatch(Servlet EngineService.java:527)
at
jrun.servlet.jrpp.JRunProxyService.invokeRunnable( JRunProxyService.java:198)
at
jrunx.scheduler.ThreadPool$DownstreamMetrics.invok eRunnable(ThreadPool.java:348)
at
jrunx.scheduler.ThreadPool$ThreadThrottle.invokeRu nnable(ThreadPool.java:451)
at
jrunx.scheduler.ThreadPool$UpstreamMetrics.invokeR unnable(ThreadPool.java:294)
at jrunx.scheduler.WorkerThread.run(WorkerThread.java :66)
egeis Guest
-
Error establishing socket. Connection refused:connect
ODBC Connection saved the day. Thanks for the post.. i still have my hair intact. SP2 on Win XP Pro is a deadly combo it seems. -
connection refused
I've got the same problem; "the connection was refused when attempting to contact 127.0.0.1" I'm not using any firewall software. I also had... -
Connection Refused (127.0.0.1)
I have previously installed 6.1 on my previous machine and used it a little. Now I have a new machine and installed with studio a few months back.... -
Connection to database refused
Hello Everyone, I am having a strange problem. A few days ago I worked through the compass travel cold fusion tutorial, and everything was... -
connection was refused
Seemingly at random I get the "The connection was refused when attempting to contact 127.0.0.1:8500. There were a couple other messages on this...



Reply With Quote

