Long Hollow Landing Neighborhood
Located in Gainesville GA, Forsyth County 30506
There are currently 9 homes available in Long Hollow Landing with an average price of $1,069,322. For availability or more information about homes for sale in Long Hollow Landing call The Rains Team at 404-620-4571 .
8415 Azure Overlook Trail
Gainesville 30506
Forsyth County
Long Hollow Landing
5 Beds | 4 Baths | 1 H Baths
coldwell banker realty
8125 Beryl Overlook
Gainesville 30506
Forsyth County
Long Hollow Landing
5 Beds | 4 Baths | 1 H Baths
atlanta communities
8415 Beryl Overlook
Gainesville 30506
Forsyth County
Long Hollow Landing
5 Beds | 4 Baths | 1 H Baths
bhhs georgia properties
8425 Beryl Overlook
Gainesville 30506
Forsyth County
Long Hollow Landing
5 Beds | 4 Baths | 1 H Baths
bhhs georgia properties
8355 Beryl Overlook Drive
Gainesville 30506
Forsyth County
Long Hollow Landing
4 Beds | 3 Baths | 1 H Baths
bhhs georgia properties
8305 Beryl Overlook
Gainesville 30506
Forsyth County
Long Hollow Landing
6 Beds | 5 Baths | 1 H Baths
century 21 results
7975 Beryl Overlook
Gainesville 30506
Forsyth County
Long Hollow Landing
4 Beds | 3 Baths | 1 H Baths
mark spain real estate
8160 Beryl Overlook
Gainesville 30506
Forsyth County
Long Hollow Landing
5 Beds | 4 Baths | 1 H Baths
keller williams community partners
8345 Beryl Overlook Drive
Gainesville 30506
Forsyth County
Long Hollow Landing
4 Beds | 4 Baths | 1 H Baths
bhhs georgia properties
Long Hollow Landing is located in Gainesville GA, Forsyth County. There are currently 9 homes active and for sale inside the neighborhood with the average price being $1,069,322. The number of homes for sale in Long Hollow Landing is always changing so if you see a home you like and you would like to schedule a time to take a look please give me a call at 404-620-4571.

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.

The client was disconnected by the server because of inactivity. See wait_timeout and interactive_timeout for configuring this behavior.
 
The error occurred in C:/home/homesforsalehallcounty.com/wwwroot/neighborhoodsdetail.cfm: line 73
Called from C:/home/homesforsalehallcounty.com/wwwroot/404error.cfm: line 133
Called from C:/home/homesforsalehallcounty.com/wwwroot/404error.cfm: line 122
Called from C:/home/homesforsalehallcounty.com/wwwroot/404error.cfm: line 111
Called from C:/home/homesforsalehallcounty.com/wwwroot/404error.cfm: line 1
Called from C:/home/homesforsalehallcounty.com/wwwroot/404error.cfm: line 1
Called from C:/home/homesforsalehallcounty.com/wwwroot/neighborhoodsdetail.cfm: line 73
Called from C:/home/homesforsalehallcounty.com/wwwroot/404error.cfm: line 133
Called from C:/home/homesforsalehallcounty.com/wwwroot/404error.cfm: line 122
Called from C:/home/homesforsalehallcounty.com/wwwroot/404error.cfm: line 111
Called from C:/home/homesforsalehallcounty.com/wwwroot/404error.cfm: line 1
Called from C:/home/homesforsalehallcounty.com/wwwroot/404error.cfm: line 1
71 : AND lower(neighborhood) = lcase("#getsubdivision.subdivision#")
72 : AND lower(city) = lcase("#getsubdivision.city#")
73 : AND lower(county) = lcase("#getsubdivision.county#")
74 : ORDER BY id ASC
75 : </cfquery>

SQLSTATE   08S01
DATASOURCE   pendsites
SQL    select id, siteid, neighborhood, city, county, neighborhoodformatted, neighborhoodcontent from sitesneighborhoods WHERE siteid = "37" AND lower(neighborhood) = lcase("Long Hollow Landing") AND lower(city) = lcase("Gainesville") AND lower(county) = lcase("Forsyth") ORDER BY id ASC
Resources:

Browser   Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
Remote Address   216.73.216.32
Referrer  
Date/Time   21-Nov-25 11:49 PM
Stack Trace
at cfneighborhoodsdetail2ecfm628174028.runPage(C:/home/homesforsalehallcounty.com/wwwroot/neighborhoodsdetail.cfm:73) at cf404error2ecfm940165487._factor4(C:/home/homesforsalehallcounty.com/wwwroot/404error.cfm:133) at cf404error2ecfm940165487._factor9(C:/home/homesforsalehallcounty.com/wwwroot/404error.cfm:122) at cf404error2ecfm940165487._factor25(C:/home/homesforsalehallcounty.com/wwwroot/404error.cfm:111) at cf404error2ecfm940165487._factor26(C:/home/homesforsalehallcounty.com/wwwroot/404error.cfm:1) at cf404error2ecfm940165487.runPage(C:/home/homesforsalehallcounty.com/wwwroot/404error.cfm:1) at cfneighborhoodsdetail2ecfm628174028.runPage(C:/home/homesforsalehallcounty.com/wwwroot/neighborhoodsdetail.cfm:73) at cf404error2ecfm940165487._factor4(C:/home/homesforsalehallcounty.com/wwwroot/404error.cfm:133) at cf404error2ecfm940165487._factor9(C:/home/homesforsalehallcounty.com/wwwroot/404error.cfm:122) at cf404error2ecfm940165487._factor25(C:/home/homesforsalehallcounty.com/wwwroot/404error.cfm:111) at cf404error2ecfm940165487._factor26(C:/home/homesforsalehallcounty.com/wwwroot/404error.cfm:1) at cf404error2ecfm940165487.runPage(C:/home/homesforsalehallcounty.com/wwwroot/404error.cfm:1)

com.mysql.cj.jdbc.exceptions.CommunicationsException: The client was disconnected by the server because of inactivity. See wait_timeout and interactive_timeout for configuring this behavior.
	at com.mysql.cj.jdbc.exceptions.SQLError.createCommunicationsException(SQLError.java:165)
	at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:55)
	at com.mysql.cj.jdbc.StatementImpl.executeInternal(StatementImpl.java:837)
	at com.mysql.cj.jdbc.StatementImpl.execute(StatementImpl.java:690)
	at coldfusion.server.j2ee.sql.JRunStatement.execute(JRunStatement.java:359)
	at coldfusion.sql.Executive.executeQuery(Executive.java:1537)
	at coldfusion.sql.Executive.executeQuery(Executive.java:1287)
	at coldfusion.sql.Executive.executeQuery(Executive.java:1217)
	at coldfusion.sql.SqlImpl.execute(SqlImpl.java:406)
	at coldfusion.tagext.sql.QueryTag.executeQuery(QueryTag.java:1181)
	at coldfusion.tagext.sql.QueryTag.startQueryExecution(QueryTag.java:815)
	at coldfusion.tagext.sql.QueryTag.doEndTag(QueryTag.java:768)
	at cfneighborhoodsdetail2ecfm628174028.runPage(C:\home\homesforsalehallcounty.com\wwwroot\neighborhoodsdetail.cfm:73)
	at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:254)
	at coldfusion.tagext.lang.IncludeTag.handlePageInvoke(IncludeTag.java:737)
	at coldfusion.tagext.lang.IncludeTag.doStartTag(IncludeTag.java:573)
	at coldfusion.runtime.CfJspPage._emptyTcfTag(CfJspPage.java:3707)
	at cf404error2ecfm940165487._factor4(C:\home\homesforsalehallcounty.com\wwwroot\404error.cfm:133)
	at cf404error2ecfm940165487._factor9(C:\home\homesforsalehallcounty.com\wwwroot\404error.cfm:122)
	at cf404error2ecfm940165487._factor25(C:\home\homesforsalehallcounty.com\wwwroot\404error.cfm:111)
	at cf404error2ecfm940165487._factor26(C:\home\homesforsalehallcounty.com\wwwroot\404error.cfm:1)
	at cf404error2ecfm940165487.runPage(C:\home\homesforsalehallcounty.com\wwwroot\404error.cfm:1)
	at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:254)
	at coldfusion.tagext.lang.IncludeTag.handlePageInvoke(IncludeTag.java:737)
	at coldfusion.tagext.lang.IncludeTag.doStartTag(IncludeTag.java:573)
	at coldfusion.filter.CfincludeFilter.invoke(CfincludeFilter.java:65)
	at coldfusion.filter.IpFilter.invoke(IpFilter.java:45)
	at coldfusion.filter.ApplicationFilter.invoke(ApplicationFilter.java:505)
	at coldfusion.filter.RequestMonitorFilter.invoke(RequestMonitorFilter.java:43)
	at coldfusion.filter.MonitoringFilter.invoke(MonitoringFilter.java:40)
	at coldfusion.filter.PathFilter.invoke(PathFilter.java:153)
	at coldfusion.filter.ExceptionFilter.invoke(ExceptionFilter.java:94)
	at coldfusion.filter.ClientScopePersistenceFilter.invoke(ClientScopePersistenceFilter.java:28)
	at coldfusion.filter.BrowserFilter.invoke(BrowserFilter.java:38)
	at coldfusion.filter.NoCacheFilter.invoke(NoCacheFilter.java:60)
	at coldfusion.filter.GlobalsFilter.invoke(GlobalsFilter.java:38)
	at coldfusion.filter.DatasourceFilter.invoke(DatasourceFilter.java:22)
	at coldfusion.filter.CachingFilter.invoke(CachingFilter.java:62)
	at coldfusion.CfmServlet.service(CfmServlet.java:223)
	at coldfusion.bootstrap.BootstrapServlet.service(BootstrapServlet.java:89)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at coldfusion.monitor.event.MonitoringServletFilter.doFilter(MonitoringServletFilter.java:42)
	at coldfusion.bootstrap.BootstrapFilter.doFilter(BootstrapFilter.java:46)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:52)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:199)
	at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
	at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:493)
	at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:140)
	at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:81)
	at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:87)
	at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:355)
	at org.apache.coyote.ajp.AjpProcessor.service(AjpProcessor.java:510)
	at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
	at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:800)
	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1471)
	at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
	at java.lang.Thread.run(Thread.java:745)
Caused by: com.mysql.cj.exceptions.CJCommunicationsException: The client was disconnected by the server because of inactivity. See wait_timeout and interactive_timeout for configuring this behavior.
	at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
	at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
	at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
	at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:52)
	at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:95)
	at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:140)
	at com.mysql.cj.protocol.a.NativeProtocol.checkErrorMessage(NativeProtocol.java:851)
	at com.mysql.cj.protocol.a.NativeProtocol.checkErrorMessage(NativeProtocol.java:778)
	at com.mysql.cj.protocol.a.NativeProtocol.sendCommand(NativeProtocol.java:708)
	at com.mysql.cj.protocol.a.NativeProtocol.sendQueryPacket(NativeProtocol.java:940)
	at com.mysql.cj.NativeSession.execSQL(NativeSession.java:817)
	at com.mysql.cj.jdbc.StatementImpl.executeInternal(StatementImpl.java:789)
	... 62 more