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

The value returned from function getId() is not of type numeric.

If the component name is specified as a return type, the reason for this error might be that a definition file for such component cannot be found or is not accessible.
 
The error occurred in E:\template.hotelthailand.com\hotel_facility.cfm: line 30
28 : SELECT pool_id, pool_name, pool_desc
29 : FROM hotel_pool_info
30 : WHERE hotel_id = #val(hotel.getId())#
31 : AND pool_status = 1
32 : ORDER BY pool_order ASC

Resources:

Browser   ColdFusion
Remote Address   192.168.11.44
Referrer  
Date/Time   02-Feb-10 08:15 PM
Stack Trace
at cfhotel_facility2ecfm537498891._factor14(E:\template.hotelthailand.com\hotel_facility.cfm:30) at cfhotel_facility2ecfm537498891.runPage(E:\template.hotelthailand.com\hotel_facility.cfm:1)

coldfusion.runtime.UDFMethod$InvalidReturnTypeException: The value returned from function getId() is not of type numeric.at coldfusion.runtime.UDFMethod$ReturnTypeFilter.invoke(UDFMethod.java:311)at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:254)at coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:56)at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:207)at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:169)at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:194)at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:146)at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:1634)at cfhotel_facility2ecfm537498891._factor14(E:\template.hotelthailand.com\hotel_facility.cfm:30)at cfhotel_facility2ecfm537498891.runPage(E:\template.hotelthailand.com\hotel_facility.cfm:1)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)