KnuKonceptz Site Not Working?

squeak9798
5,000+ posts

Banned
http://www.knukonceptz.com/

I can't get the damn thing to work for me. Is it working for you guys? They are close enough that shipping is only 1 day....I was wanting to order today so that I could get it tommorrow (so I'd have it for the weekend), but I can't get on the site //content.invisioncic.com/y282845/emoticons/frown.gif.a3531fa0534503350665a1e957861287.gif

Error Occurred While Processing Request

Error Executing Database Query.

Timed out trying to establish connection

The error occurred in E:\webdocs\users\bgreen\extensions\components\_category.cfc: line 29

Called from E:\webdocs\users\bgreen\menu.cfm: line 22

Called from E:\webdocs\users\bgreen\Header.cfm: line 9

Called from E:\webdocs\users\bgreen\index.cfm: line 13

Called from E:\webdocs\users\bgreen\extensions\components\_category.cfc: line 29

Called from E:\webdocs\users\bgreen\menu.cfm: line 22

Called from E:\webdocs\users\bgreen\Header.cfm: line 9

Called from E:\webdocs\users\bgreen\index.cfm: line 13

27 :

28 : ORDER BY #ARGUMENT.SortBy#

29 :

30 :

31 :

--------------------------------------------------------------------------------

SQL SELECT * FROM Category

DATASOURCE knudb

Please try the following:

Check the ColdFusion documentation to verify that you are using the correct syntax.

Search the Knowledge Base to find a solution to your problem.

Browser Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)

Remote Address 66.170.62.245

Referrer http://forums.caraudio.com/vb/showthread.php?p=686055#post686055

Date/Time 30-Dec-04 12:31 PM

Stack Trace (click to expand)

at cf_category2ecfc544019023$funcLISTCATEGORIES.runFunction(E:\webdocs\users\bgreen\extensions\components\_category.cfc:29) at cfmenu2ecfm835870975.runPage(E:\webdocs\users\bgreen\menu.cfm:22) at cfHeader2ecfm1815619762.runPage(E:\webdocs\users\bgreen\Header.cfm:9) at cfindex2ecfm869222410.runPage(E:\webdocs\users\bgreen\index.cfm:13) at cf_category2ecfc544019023$funcLISTCATEGORIES.runFunction(E:\webdocs\users\bgreen\extensions\components\_category.cfc:29) at cfmenu2ecfm835870975.runPage(E:\webdocs\users\bgreen\menu.cfm:22) at cfHeader2ecfm1815619762.runPage(E:\webdocs\users\bgreen\Header.cfm:9) at cfindex2ecfm869222410.runPage(E:\webdocs\users\bgreen\index.cfm:13)

java.sql.SQLException: Timed out trying to establish connection

at coldfusion.server.j2ee.sql.pool.JDBCPool.requestConnection(JDBCPool.java:687)

at coldfusion.server.j2ee.sql.pool.JDBCManager.requestConnection(JDBCManager.java:123)

at coldfusion.server.j2ee.sql.JRunDataSource.getConnection(JRunDataSource.java:138)

at coldfusion.server.j2ee.sql.JRunDataSource.getConnection(JRunDataSource.java:125)

at coldfusion.sql.DataSrcImpl.getCachedConnection(DataSrcImpl.java:120)

at coldfusion.sql.DataSrcImpl.getConnection(DataSrcImpl.java:75)

at coldfusion.sql.SqlImpl.execute(SqlImpl.java:207)

at coldfusion.tagext.sql.QueryTag.doEndTag(QueryTag.java:447)

at cf_category2ecfc544019023$funcLISTCATEGORIES.runFunction(E:\webdocs\users\bgreen\extensions\components\_category.cfc:29)

at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:338)

at coldfusion.runtime.UDFMethod$ReturnTypeFilter.invoke(UDFMethod.java:286)

at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:250)

at coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:53)

at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:203)

at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:359)

at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:196)

at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:139)

at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:1582)

at coldfusion.tagext.lang.InvokeTag.doEndTag(InvokeTag.java:327)

at coldfusion.runtime.CfJspPage._emptyTag(CfJspPage.java:1872)

at cfmenu2ecfm835870975.runPage(E:\webdocs\users\bgreen\menu.cfm:22)

at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:147)

at coldfusion.tagext.lang.IncludeTag.doStartTag(IncludeTag.java:357)

at coldfusion.runtime.CfJspPage._emptyTag(CfJspPage.java:1871)

at cfHeader2ecfm1815619762.runPage(E:\webdocs\users\bgreen\Header.cfm:9)

at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:147)

at coldfusion.tagext.lang.IncludeTag.doStartTag(IncludeTag.java:357)

at coldfusion.runtime.CfJspPage._emptyTag(CfJspPage.java:1871)

at cfindex2ecfm869222410.runPage(E:\webdocs\users\bgreen\index.cfm:13)

at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:147)

at coldfusion.tagext.lang.IncludeTag.doStartTag(IncludeTag.java:357)

at coldfusion.filter.CfincludeFilter.invoke(CfincludeFilter.java:62)

at coldfusion.filter.ApplicationFilter.invoke(ApplicationFilter.java:107)

at coldfusion.filter.RequestMonitorFilter.invoke(RequestMonitorFilter.java:43)

at coldfusion.filter.PathFilter.invoke(PathFilter.java:80)

at coldfusion.filter.ExceptionFilter.invoke(ExceptionFilter.java:47)

at coldfusion.filter.BrowserDebugFilter.invoke(BrowserDebugFilter.java:52)

at coldfusion.filter.ClientScopePersistenceFilter.invoke(ClientScopePersistenceFilter.java:28)

at coldfusion.filter.BrowserFilter.invoke(BrowserFilter.java:35)

at coldfusion.filter.GlobalsFilter.invoke(GlobalsFilter.java:43)

at coldfusion.filter.DatasourceFilter.invoke(DatasourceFilter.java:22)

at coldfusion.CfmServlet.service(CfmServlet.java:105)

at jrun.servlet.ServletInvoker.invoke(ServletInvoker.java:91)

at jrun.servlet.JRunInvokerChain.invokeNext(JRunInvokerChain.java:42)

at jrun.servlet.JRunRequestDispatcher.invoke(JRunRequestDispatcher.java:252)

at jrun.servlet.ServletEngineService.dispatch(ServletEngineService.java:527)

at jrun.servlet.jrpp.JRunProxyService.invokeRunnable(JRunProxyService.java:192)

at jrunx.scheduler.ThreadPool$DownstreamMetrics.invokeRunnable(ThreadPool.java:348)

at jrunx.scheduler.ThreadPool$ThreadThrottle.invokeRunnable(ThreadPool.java:451)

at jrunx.scheduler.ThreadPool$UpstreamMetrics.invokeRunnable(ThreadPool.java:294)

at jrunx.scheduler.WorkerThread.run(WorkerThread.java:66)
//content.invisioncic.com/y282845/emoticons/frown.gif.a3531fa0534503350665a1e957861287.gif

 
seems to be down //content.invisioncic.com/y282845/emoticons/smile.gif.1ebc41e1811405b213edfc4622c41e27.gif

sorry sqeak. well, no... not really //content.invisioncic.com/y282845/emoticons/thumbsup.gif.3287b36ca96645a13a43aff531f37f02.gif

 
^***

This sucks.....their egay site doesn't have what I am looking for //content.invisioncic.com/y282845/emoticons/frown.gif.a3531fa0534503350665a1e957861287.gif

They surf this forum every once in a while...where they hell are they?

 
what are u installing this weekend squeak?

Heh.....well, right now my stereo is only partially installed and pretty jerry-rigged (I have my power wire looped through my door jam, and 10ga wire in a 4ga unfused distro block //content.invisioncic.com/y282845/emoticons/biggrin.gif.d71a5d36fcbab170f2364c9f2e3946cb.gif ). Now that college is over and I actually have some free time, I figure it's time to get my butt around and actually install (and more importantly, properly install) my stereo //content.invisioncic.com/y282845/emoticons/clap.gif.178cba2c538c68e720c727fcb024b19c.gif

But I need that damn distro block //content.invisioncic.com/y282845/emoticons/frown.gif.a3531fa0534503350665a1e957861287.gif

 
lol, bout time the almighty squeak cant somthing //content.invisioncic.com/y282845/emoticons/smile.gif.1ebc41e1811405b213edfc4622c41e27.gif
As skep would say; Quiet fool

//content.invisioncic.com/y282845/emoticons/biggrin.gif.d71a5d36fcbab170f2364c9f2e3946cb.gif

 
Activity
No one is currently typing a reply...
Old Thread: Please note, there have been no replies in this thread for over 3 years!
Content in this thread may no longer be relevant.
Perhaps it would be better to start a new thread instead.

About this thread

squeak9798

5,000+ posts
Banned
Thread starter
squeak9798
Joined
Location
USA
Start date
Participants
Who Replied
Replies
19
Views
1,269
Last reply date
Last reply from
bumpncarstereo
IMG_20260516_193114554_HDR.jpg

sherbanater

    May 16, 2026
  • 0
  • 0
IMG_20260516_192955471_HDR.jpg

sherbanater

    May 16, 2026
  • 0
  • 0

New threads

Top