บริการจองโรงแรม ที่พัก รีสอร์ท ทัวร์ รถเช่า ทั้งในประเทศไทยและต่างประเทศ และข้อมูลการท่องเที่ยว
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][SQLServer]SHUTDOWN is in progress. Log off.
|
| |
The error occurred in C:\Inetpub\wwwroot\hotelthailand_new\_flag.cfm: line 6
Called from C:\Inetpub\wwwroot\hotelthailand_new\_header.cfm: line 30
Called from C:\Inetpub\wwwroot\hotelthailand_new\template_hotel_info_new.cfm: line 698
Called from C:\Inetpub\wwwroot\hotelthailand_new\template_hotel_info_new.cfm: line 694
Called from C:\Inetpub\wwwroot\hotelthailand_new\template_hotel_info_new.cfm: line 6
Called from C:\Inetpub\wwwroot\hotelthailand_new\template_hotel_info_new.cfm: line 3
Called from C:\Inetpub\wwwroot\hotelthailand_new\template_hotel_info_new.cfm: line 2
Called from C:\Inetpub\wwwroot\hotelthailand_new\template_hotel_new.cfm: line 62
Called from C:\Inetpub\wwwroot\hotelthailand_new\_flag.cfm: line 6
Called from C:\Inetpub\wwwroot\hotelthailand_new\_header.cfm: line 30
Called from C:\Inetpub\wwwroot\hotelthailand_new\template_hotel_info_new.cfm: line 698
Called from C:\Inetpub\wwwroot\hotelthailand_new\template_hotel_info_new.cfm: line 694
Called from C:\Inetpub\wwwroot\hotelthailand_new\template_hotel_info_new.cfm: line 6
Called from C:\Inetpub\wwwroot\hotelthailand_new\template_hotel_info_new.cfm: line 3
Called from C:\Inetpub\wwwroot\hotelthailand_new\template_hotel_info_new.cfm: line 2
Called from C:\Inetpub\wwwroot\hotelthailand_new\template_hotel_new.cfm: line 62
|
4 : SELECT HT_url
5 : FROM sirsiam.hotel
6 : WHERE hotel_id = #VAL(hotel_id)#
7 : AND HT_url <> ''
8 : </CFQUERY>
|
|
| SQL |
SELECT HT_url
FROM sirsiam.hotel
WHERE hotel_id = 1768
AND HT_url <> ''
|
| DATASOURCE |
panet02 |
| VENDORERRORCODE |
6002 |
| SQLSTATE |
HY000 |
|
|
Resources:
|
| Browser |
ColdFusion |
| Remote Address |
192.168.11.28 |
| Referrer |
|
| Date/Time |
18-Aug-09 04:18 PM |
|
|
Stack Trace
|
at cf_flag2ecfm705942114.runPage(C:\Inetpub\wwwroot\hotelthailand_new\_flag.cfm:6)
at cf_header2ecfm324764611.runPage(C:\Inetpub\wwwroot\hotelthailand_new\_header.cfm:30)
at cftemplate_hotel_info_new2ecfm879855665._factor1(C:\Inetpub\wwwroot\hotelthailand_new\template_hotel_info_new.cfm:698)
at cftemplate_hotel_info_new2ecfm879855665._factor16(C:\Inetpub\wwwroot\hotelthailand_new\template_hotel_info_new.cfm:694)
at cftemplate_hotel_info_new2ecfm879855665._factor17(C:\Inetpub\wwwroot\hotelthailand_new\template_hotel_info_new.cfm:6)
at cftemplate_hotel_info_new2ecfm879855665._factor18(C:\Inetpub\wwwroot\hotelthailand_new\template_hotel_info_new.cfm:3)
at cftemplate_hotel_info_new2ecfm879855665.runPage(C:\Inetpub\wwwroot\hotelthailand_new\template_hotel_info_new.cfm:2)
at cftemplate_hotel_new2ecfm2078418569.runPage(C:\Inetpub\wwwroot\hotelthailand_new\template_hotel_new.cfm:62)
at cf_flag2ecfm705942114.runPage(C:\Inetpub\wwwroot\hotelthailand_new\_flag.cfm:6)
at cf_header2ecfm324764611.runPage(C:\Inetpub\wwwroot\hotelthailand_new\_header.cfm:30)
at cftemplate_hotel_info_new2ecfm879855665._factor1(C:\Inetpub\wwwroot\hotelthailand_new\template_hotel_info_new.cfm:698)
at cftemplate_hotel_info_new2ecfm879855665._factor16(C:\Inetpub\wwwroot\hotelthailand_new\template_hotel_info_new.cfm:694)
at cftemplate_hotel_info_new2ecfm879855665._factor17(C:\Inetpub\wwwroot\hotelthailand_new\template_hotel_info_new.cfm:6)
at cftemplate_hotel_info_new2ecfm879855665._factor18(C:\Inetpub\wwwroot\hotelthailand_new\template_hotel_info_new.cfm:3)
at cftemplate_hotel_info_new2ecfm879855665.runPage(C:\Inetpub\wwwroot\hotelthailand_new\template_hotel_info_new.cfm:2)
at cftemplate_hotel_new2ecfm2078418569.runPage(C:\Inetpub\wwwroot\hotelthailand_new\template_hotel_new.cfm:62)
java.sql.SQLException: [Macromedia][SQLServer JDBC Driver][SQLServer]SHUTDOWN is in progress. Log off.
at macromedia.jdbc.base.BaseExceptions.createException(Unknown Source)
at macromedia.jdbc.base.BaseExceptions.getException(Unknown Source)
at macromedia.jdbc.sqlserver.tds.TDSRequest.processErrorToken(Unknown Source)
at macromedia.jdbc.sqlserver.tds.TDSRequest.processReplyToken(Unknown Source)
at macromedia.jdbc.sqlserver.tds.TDSRequest.processReply(Unknown Source)
at macromedia.jdbc.sqlserver.SQLServerImplStatement.getNextResultType(Unknown Source)
at macromedia.jdbc.base.BaseStatement.commonTransitionToState(Unknown Source)
at macromedia.jdbc.base.BaseStatement.postImplExecute(Unknown Source)
at macromedia.jdbc.base.BaseStatement.commonExecute(Unknown Source)
at macromedia.jdbc.base.BaseStatement.executeInternal(Unknown Source)
at macromedia.jdbc.base.BaseStatement.execute(Unknown Source)
at coldfusion.server.j2ee.sql.JRunStatement.execute(JRunStatement.java:212)
at coldfusion.sql.Executive.executeQuery(Executive.java:753)
at coldfusion.sql.Executive.executeQuery(Executive.java:675)
at coldfusion.sql.Executive.executeQuery(Executive.java:636)
at coldfusion.sql.SqlImpl.execute(SqlImpl.java:236)
at coldfusion.tagext.sql.QueryTag.doEndTag(QueryTag.java:500)
at cf_flag2ecfm705942114.runPage(C:\Inetpub\wwwroot\hotelthailand_new\_flag.cfm:6)
at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:152)
at coldfusion.tagext.lang.IncludeTag.doStartTag(IncludeTag.java:349)
at coldfusion.runtime.CfJspPage._emptyTag(CfJspPage.java:1915)
at cf_header2ecfm324764611.runPage(C:\Inetpub\wwwroot\hotelthailand_new\_header.cfm:30)
at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:152)
at coldfusion.tagext.lang.IncludeTag.doStartTag(IncludeTag.java:349)
at coldfusion.runtime.CfJspPage._emptyTag(CfJspPage.java:1915)
at cftemplate_hotel_info_new2ecfm879855665._factor1(C:\Inetpub\wwwroot\hotelthailand_new\template_hotel_info_new.cfm:698)
at cftemplate_hotel_info_new2ecfm879855665._factor16(C:\Inetpub\wwwroot\hotelthailand_new\template_hotel_info_new.cfm:694)
at cftemplate_hotel_info_new2ecfm879855665._factor17(C:\Inetpub\wwwroot\hotelthailand_new\template_hotel_info_new.cfm:6)
at cftemplate_hotel_info_new2ecfm879855665._factor18(C:\Inetpub\wwwroot\hotelthailand_new\template_hotel_info_new.cfm:3)
at cftemplate_hotel_info_new2ecfm879855665.runPage(C:\Inetpub\wwwroot\hotelthailand_new\template_hotel_info_new.cfm:2)
at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:152)
at coldfusion.tagext.lang.IncludeTag.doStartTag(IncludeTag.java:349)
at coldfusion.runtime.CfJspPage._emptyTag(CfJspPage.java:1915)
at cftemplate_hotel_new2ecfm2078418569.runPage(C:\Inetpub\wwwroot\hotelthailand_new\template_hotel_new.cfm:62)
at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:152)
at coldfusion.tagext.lang.IncludeTag.doStartTag(IncludeTag.java:349)
at coldfusion.filter.CfincludeFilter.invoke(CfincludeFilter.java:65)
at coldfusion.filter.ApplicationFilter.invoke(ApplicationFilter.java:225)
at coldfusion.filter.RequestMonitorFilter.invoke(RequestMonitorFilter.java:51)
at coldfusion.filter.PathFilter.invoke(PathFilter.java:86)
at coldfusion.filter.ExceptionFilter.invoke(ExceptionFilter.java:69)
at coldfusion.filter.BrowserDebugFilter.invoke(BrowserDebugFilter.java:52)
at coldfusion.filter.ClientScopePersistenceFilter.invoke(ClientScopePersistenceFilter.java:28)
at coldfusion.filter.BrowserFilter.invoke(BrowserFilter.java:38)
at coldfusion.filter.GlobalsFilter.invoke(GlobalsFilter.java:38)
at coldfusion.filter.DatasourceFilter.invoke(DatasourceFilter.java:22)
at coldfusion.filter.RequestThrottleFilter.invoke(RequestThrottleFilter.java:115)
at coldfusion.CfmServlet.service(CfmServlet.java:107)
at coldfusion.bootstrap.BootstrapServlet.service(BootstrapServlet.java:78)
at jrun.servlet.ServletInvoker.invoke(ServletInvoker.java:91)
at jrun.servlet.JRunInvokerChain.invokeNext(JRunInvokerChain.java:42)
at jrun.servlet.JRunRequestDispatcher.invoke(JRunRequestDispatcher.java:257)
at jrun.servlet.ServletEngineService.dispatch(ServletEngineService.java:541)
at jrun.servlet.jrpp.JRunProxyService.invokeRunnable(JRunProxyService.java:204)
at jrunx.scheduler.ThreadPool$DownstreamMetrics.invokeRunnable(ThreadPool.java:318)
at jrunx.scheduler.ThreadPool$ThreadThrottle.invokeRunnable(ThreadPool.java:426)
at jrunx.scheduler.ThreadPool$UpstreamMetrics.invokeRunnable(ThreadPool.java:264)
at jrunx.scheduler.WorkerThread.run(WorkerThread.java:66)
|
|