500 - Internal server error.

There is a problem with the resource you are looking for, and it cannot be displayed.

Wednesday, July 17 | AARC Summer Forum 2013

American Association for Respiratory Care

AARC Summer Forum

View:

All TracksManager TrackEducator Track

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.

[Macromedia][SQLServer JDBC Driver]Error establishing socket. Unknown host: sqlserver.aarc.org
 
The error occurred in C:\inetpub\wwwroot\AARCCLASSIC\education\meetings\summer_forum_13\wednesday.cfm: line 95
93 : 
94 : 
95 :                   <cfquery name="fillInterseccion" datasource="mtgs">
96 :                  TRUNCATE TABLE tmpInterseccion
97 :                  INSERT INTO tmpInterseccion

SQLSTATE   08001
SQL    TRUNCATE TABLE tmpInterseccion INSERT INTO tmpInterseccion (ID_Combine , ID_Symposia , ID_Event , ID_Presentation , ID_Presenter , ID_Interest , Sym_Date) SELECT MTG_Interseccion.ID_Combine, MTG_Interseccion.ID_Symposia, MTG_Interseccion.ID_Event, MTG_Interseccion.ID_Presentation, MTG_Interseccion.ID_Presenter, MTG_Interseccion.ID_Interest, MTG_Symposia.Sym_Date FROM MTG_Interseccion INNER JOIN MTG_Symposia ON MTG_Interseccion.ID_Symposia = MTG_Symposia.ID_Symposia WHERE MTG_Symposia.Sym_Date >= '07/17/2013' AND MTG_Symposia.Sym_Date <= '07/17/2013' ORDER BY Sym_Date, ID_Symposia, ID_Presentation
DATASOURCE   mtgs
Resources:

Browser   claudebot
Remote Address   172.70.39.181
Referrer  
Date/Time   28-Mar-24 12:15 PM
Stack Trace
at cfwednesday2ecfm1624952445._factor13(C:\inetpub\wwwroot\AARCCLASSIC\education\meetings\summer_forum_13\wednesday.cfm:95) at cfwednesday2ecfm1624952445.runPage(C:\inetpub\wwwroot\AARCCLASSIC\education\meetings\summer_forum_13\wednesday.cfm:1)

java.sql.SQLNonTransientConnectionException: [Macromedia][SQLServer JDBC Driver]Error establishing socket. Unknown host: sqlserver.aarc.org
	at macromedia.jdbc.sqlserverbase.BaseExceptions40.createAppropriateSQLExceptionInstance(Unknown Source)
	at macromedia.jdbc.sqlserverbase.BaseExceptions40.createSQLException(Unknown Source)
	at macromedia.jdbc.sqlserverbase.BaseExceptions.createException(Unknown Source)
	at macromedia.jdbc.sqlserverbase.BaseExceptions.getException(Unknown Source)
	at macromedia.jdbc.sqlserver.tds.TDSConnection.<init>(Unknown Source)
	at macromedia.jdbc.sqlserver.SQLServerImplConnection.open(Unknown Source)
	at macromedia.jdbc.sqlserverbase.BaseConnection.doConnect(Unknown Source)
	at macromedia.jdbc.sqlserverbase.BaseConnection.connect(Unknown Source)
	at macromedia.jdbc.sqlserverbase.BaseConnection.setupImplConnection(Unknown Source)
	at macromedia.jdbc.sqlserverbase.BaseConnection.open(Unknown Source)
	at macromedia.jdbc.sqlserverbase.BaseDriver.connect(Unknown Source)
	at macromedia.jdbc.MacromediaDriver.connect(Unknown Source)
	at coldfusion.server.j2ee.sql.pool.JDBCPool.createPhysicalConnection(JDBCPool.java:593)
	at coldfusion.server.j2ee.sql.pool.ConnectionRunner$RunnableConnection.run(ConnectionRunner.java:67)
	at java.lang.Thread.run(Thread.java:619)