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: Wednesday 14 May, 2008

Stonewalls...History meets cuisine

By D Joyette Mills-Ward
Business Reporter SKNVibes.com

BASSETERRE, St. Kitts – STONEWALLS Garden Bar and Bistro, located in the heart of Basseterre on Princes Street, is surrounded by centuries-old stones, a relic enough for you to visit if only to see the structure.

Through the eye of a needle, a travel through time and into another world or perhaps a different century...that’s what it feels like when one enters Stonewalls Garden Bar and Bistro. 

Princes Street is bordered on the east by Fort Street, west by Church Street, north by Central Street and south by Liverpool Row.
 
If you are driving and want to visit the entity from the Church Street entrance, traffic will be flowing in one direction – southbound - and from Fort Street, traffic will be flowing in the opposite direction.

Enough about how to get there if you are driving...Now, once you get there you will be greeted by tall trees, tropical flowers, the sound of chirping birds and the feeling that you are entering a garden. Oh no, not the Garden of Eden, but a secret garden! Located in the South East corner is a fountain that perpetually bubbles like a brook down a gently rolling hill side. 

The sound of the water is so soothing it is easy for you to forget that you are just there to buy lunch and get back to work.

The colour scheme and interior decorations are reminiscent of an island cabana in the middle of a concrete jungle. 

If you normally imbibe, Stonewalls has something for you too. 

There is a television set and barstools for you to relax and have a drink or two with your friends at the end of the workday, or whenever, and watch the ‘plays of the day’ on the sports channel, or if by yourself to soak up the atmosphere or commiserate about the increase in the cost of living to the friendly bartender!  Did we mention the “free wireless internet”??? So pull up a chair/barstool, grab a cup of coffee or an entree, plug-in your laptop and surf-away! 

Shortage in seating accommodation may be realised at times, and it is advised that you make reservation especially on Fridays. The experience of the professional staff at this establishment is reflected in the service you will receive. Stonewalls Garden Bar and Bistro is becoming increasingly popular for local executives and travelling business persons to conduct informal lunch meetings.

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 19 2010 9:55AM. 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/19/2010 12:00:00 AM' and MediaSportsDate < '03/19/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   19-Mar-10 09:55 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 19 2010  9:55AM. 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