Home | Members Login | Advertise | Corporate | Contact Us
 News 
 
Search SKNVibes:   
Error Occurred While Processing Request The web site you are accessing has experienced an unexpected error.
Please contact the website administrator.


  More Stories |    Archives |    Print |    Email |   Save |    Text Size  |    RSS
Date Posted: Monday 06 July, 2009 Source: Press Release

London 2 July 2009 - In another prestigious partnership with British Airways, the St. Kitts Tourism Authority joined restaurants, food companies and members of the travel industry  to participate at this summer's annual Taste of London Festival at Regent's Park, the world's greatest restaurant festival.  

During the four day event which started on Thursday 18th June, St Kitts received high level visibility through it's sponsorship of the steel band, which launched the first evening's entertainment coupled with a competition to win a trip for two to St. Kitts in conjunction with British Airways.
 
The St. Kitts Tourism Authority's  partnership  with the St. Kitts Marriott Resort and Royal Beach Casino, was also instrumental in offering one of the star prizes in the British Airways  scratchcard competition offered to all visitors to the British Airways Garden and its lounges.
 
Widely considered amongst Wimbledon and Ascot as one of the must-attend summer events in London, and often described as the ultimate day out for the discerning foodie, Taste of London brought together head chefs from the most highly renowned restaurants in London as well as overseas, giving visitors the chance to sample the finest cuisine all in one place. World-famous chef and Taste Festivals favourite, Hugh Fearnley-Whittingstall together with other famous faces including Gary Rhodes, Michael Roux and Tom Aitken
 
were on hand to serve up their signature dishes and share their best kept kitchen secrets.

A Taste Theatre and Cocktail Academy were the biggest crowd pullers at the event which, this year saw sessions sold out as these world-famous chefs joined with star food and drink producers to create a memorable four days.

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]Warning: Fatal error 824 occurred at Mar 14 2010 7:30AM. Note the error and time, and contact your system administrator.
 
The error occurred in D:\inetpub\vhosts\sknvibes.com\httpdocs\General\recentheadlines.cfm: line 111
Called from D:\inetpub\vhosts\sknvibes.com\httpdocs\General\recentheadlines.cfm: line 93
Called from D:\inetpub\vhosts\sknvibes.com\httpdocs\General\recentheadlines.cfm: line 21
Called from D:\inetpub\vhosts\sknvibes.com\httpdocs\General\recentheadlines.cfm: line 1
Called from D:\inetpub\vhosts\sknvibes.com\httpdocs\General\recentheadlines.cfm: line 111
Called from D:\inetpub\vhosts\sknvibes.com\httpdocs\General\recentheadlines.cfm: line 93
Called from D:\inetpub\vhosts\sknvibes.com\httpdocs\General\recentheadlines.cfm: line 21
Called from D:\inetpub\vhosts\sknvibes.com\httpdocs\General\recentheadlines.cfm: line 1
109 : 		
110 : 			<cfquery name="Sports" datasource="#eBizzData#">
111 : 			Select SportsId,ShortDescription,Topic,MediaSportsDate,photo,island from Sports where MediaSportsDate > '#TodayDate2# 12:00:00 AM' and MediaSportsDate < '#TodayDate2# 11:59:59 PM' and Switch = 1 and island = '#country#' order by Island, MediaSportsDate desc
112 : 			</cfquery>
113 : 			<cfif #Sports.recordcount# lt 1>

SQLSTATE   HY000
SQL    Select SportsId,ShortDescription,Topic,MediaSportsDate,photo,island from Sports where MediaSportsDate > '03/14/2010 12:00:00 AM' and MediaSportsDate < '03/14/2010 11:59:59 PM' and Switch = 1 and island = 'St. Kitts' order by Island, MediaSportsDate desc
VENDORERRORCODE   21
DATASOURCE   sknvibes4.sql
Resources:

Browser   ColdFusion
Remote Address   213.229.84.85
Referrer  
Date/Time   14-Mar-10 07:30 AM
Stack Trace
at cfrecentheadlines2ecfm538424361._factor2(D:\inetpub\vhosts\sknvibes.com\httpdocs\General\recentheadlines.cfm:111) at cfrecentheadlines2ecfm538424361._factor4(D:\inetpub\vhosts\sknvibes.com\httpdocs\General\recentheadlines.cfm:93) at cfrecentheadlines2ecfm538424361._factor6(D:\inetpub\vhosts\sknvibes.com\httpdocs\General\recentheadlines.cfm:21) at cfrecentheadlines2ecfm538424361.runPage(D:\inetpub\vhosts\sknvibes.com\httpdocs\General\recentheadlines.cfm:1) at cfrecentheadlines2ecfm538424361._factor2(D:\inetpub\vhosts\sknvibes.com\httpdocs\General\recentheadlines.cfm:111) at cfrecentheadlines2ecfm538424361._factor4(D:\inetpub\vhosts\sknvibes.com\httpdocs\General\recentheadlines.cfm:93) at cfrecentheadlines2ecfm538424361._factor6(D:\inetpub\vhosts\sknvibes.com\httpdocs\General\recentheadlines.cfm:21) at cfrecentheadlines2ecfm538424361.runPage(D:\inetpub\vhosts\sknvibes.com\httpdocs\General\recentheadlines.cfm:1)

java.sql.SQLException: [Macromedia][SQLServer JDBC Driver][SQLServer]Warning: Fatal error 824 occurred at Mar 14 2010  7:30AM. Note the error and time, and contact your system administrator.
	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:348)
	at coldfusion.sql.Executive.executeQuery(Executive.java:1220)
	at coldfusion.sql.Executive.executeQuery(Executive.java:1008)
	at coldfusion.sql.Executive.executeQuery(Executive.java:939)
	at coldfusion.sql.SqlImpl.execute(SqlImpl.java:325)
	at coldfusion.tagext.sql.QueryTag.executeQuery(QueryTag.java:831)
	at coldfusion.tagext.sql.QueryTag.doEndTag(QueryTag.java:521)
	at cfrecentheadlines2ecfm538424361._factor2(D:\inetpub\vhosts\sknvibes.com\httpdocs\General\recentheadlines.cfm:111)
	at cfrecentheadlines2ecfm538424361._factor4(D:\inetpub\vhosts\sknvibes.com\httpdocs\General\recentheadlines.cfm:93)
	at cfrecentheadlines2ecfm538424361._factor6(D:\inetpub\vhosts\sknvibes.com\httpdocs\General\recentheadlines.cfm:21)
	at cfrecentheadlines2ecfm538424361.runPage(D:\inetpub\vhosts\sknvibes.com\httpdocs\General\recentheadlines.cfm:1)
	at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:196)
	at coldfusion.tagext.lang.IncludeTag.doStartTag(IncludeTag.java:370)
	at coldfusion.filter.CfincludeFilter.invoke(CfincludeFilter.java:65)
	at coldfusion.filter.ApplicationFilter.invoke(ApplicationFilter.java:279)
	at coldfusion.filter.RequestMonitorFilter.invoke(RequestMonitorFilter.java:48)
	at coldfusion.filter.MonitoringFilter.invoke(MonitoringFilter.java:40)
	at coldfusion.filter.PathFilter.invoke(PathFilter.java:86)
	at coldfusion.filter.ExceptionFilter.invoke(ExceptionFilter.java:70)
	at coldfusion.filter.ClientScopePersistenceFilter.invoke(ClientScopePersistenceFilter.java:28)
	at coldfusion.filter.BrowserFilter.invoke(BrowserFilter.java:38)
	at coldfusion.filter.NoCacheFilter.invoke(NoCacheFilter.java:46)
	at coldfusion.filter.GlobalsFilter.invoke(GlobalsFilter.java:38)
	at coldfusion.filter.DatasourceFilter.invoke(DatasourceFilter.java:22)
	at coldfusion.CfmServlet.service(CfmServlet.java:175)
	at coldfusion.bootstrap.BootstrapServlet.service(BootstrapServlet.java:89)
	at jrun.servlet.FilterChain.doFilter(FilterChain.java:86)
	at coldfusion.monitor.event.MonitoringServletFilter.doFilter(MonitoringServletFilter.java:42)
	at coldfusion.bootstrap.BootstrapFilter.doFilter(BootstrapFilter.java:46)
	at jrun.servlet.FilterChain.doFilter(FilterChain.java:94)
	at jrun.servlet.FilterChain.service(FilterChain.java:101)
	at jrun.servlet.ServletInvoker.invoke(ServletInvoker.java:106)
	at jrun.servlet.JRunInvokerChain.invokeNext(JRunInvokerChain.java:42)
	at jrun.servlet.JRunRequestDispatcher.invoke(JRunRequestDispatcher.java:286)
	at jrun.servlet.ServletEngineService.dispatch(ServletEngineService.java:543)
	at jrun.servlet.jrpp.JRunProxyService.invokeRunnable(JRunProxyService.java:203)
	at jrunx.scheduler.ThreadPool$DownstreamMetrics.invokeRunnable(ThreadPool.java:320)
	at jrunx.scheduler.ThreadPool$ThreadThrottle.invokeRunnable(ThreadPool.java:428)
	at jrunx.scheduler.ThreadPool$UpstreamMetrics.invokeRunnable(ThreadPool.java:266)
	at jrunx.scheduler.WorkerThread.run(WorkerThread.java:66)
 eBizz Business Solutions, Inc., P.O. Box 130 Basseterre, St. Kitts W.I. Tel: (869) 466-9242 Privacy Policy | Terms of Service 
Reproduction in whole or part in any form without the prior written permission of SKNVibes.com is strictly prohibited.
SecurityMetrics for PCI Compliance, QSA, IDS, Penetration Testing, Forensics, and Vulnerability Assessment