Community
Search
Notices
Forum questions or problems Post any questions about how to use the forum or any bugs/problems you may be having in this forum.

error page

Thread Tools
 
Search this Thread
 
Old 02-16-2010 | 06:38 PM
  #1  
mongo's Avatar
Thread Starter
My Feedback: (15)
 
Joined: Dec 2001
Posts: 3,643
Received 105 Likes on 94 Posts
From: Midland, TX
Default error page

getting the following error page and msg when accessing the classifieds or trying to access the contact page:

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
Session is invalid

The error occurred in D:\rcu\Application.cfm: line 11

9 : <!- <CFINCLUDE TEMPLATE="inc-down.cfm"> ->
10 :
11 : <cfapplication name="rcu" sessionmanagement="yes" clientmanagement="Yes" setclientcookies="Yes" setdomaincookies="yes" sessiontimeout="#CreateTimeSpan(0,0,40,0)#">
12 :
13 : <!-BOX SPECIFIC DETAILS->

Resources:

* 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/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.1.7) Gecko/20100104 SeaMonkey/2.0.2
Remote Address 69.155.180.18
Referrer http://www.rcuniverse.com/forum/default.asp
Date/Time 16-Feb-10 06:34 PM
Stack Trace
at cfApplication2ecfm487598240.runPage(D:\rcu\Applica tion.cfm:11)

java.lang.IllegalStateException: Session is invalid
at jrun.servlet.session.JRunSession.checkSessionValid ity(JRunSession.java:394)
at jrun.servlet.session.JRunSession.get*****activeInt erval(JRunSession.java:111)
at coldfusion.runtime.J2eeSessionScope.Set*****active Interval(J2eeSessionScope.java:97)
at coldfusion.runtime.AppHelper.setupJ2eeSessionScope (AppHelper.java:598)
at coldfusion.runtime.AppHelper.setupSessionScope(App Helper.java:653)
at coldfusion.tagext.lang.ApplicationTag.doStartTag(A pplicationTag.java:278)
at coldfusion.runtime.CfJspPage._emptyTcfTag(CfJspPag e.java:2661)
at cfApplication2ecfm487598240.runPage(D:\rcu\Applica tion.cfm:11)
at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java :196)
at coldfusion.tagext.lang.IncludeTag.doStartTag(Inclu deTag.java:370)
at coldfusion.filter.CfincludeFilter.invoke(Cfinclude Filter.java:65)
at coldfusion.filter.CfincludeFilter.include(Cfinclud eFilter.java:33)
at coldfusion.filter.ApplicationFilter.invoke(Applica tionFilter.java:214)
at coldfusion.filter.RequestMonitorFilter.invoke(Requ estMonitorFilter.java:48)
at coldfusion.filter.MonitoringFilter.invoke(Monitori ngFilter.java:40)
at coldfusion.filter.PathFilter.invoke(PathFilter.jav a:86)
at coldfusion.filter.ExceptionFilter.invoke(Exception Filter.java:70)
at coldfusion.filter.ClientScopePersistenceFilter.inv oke(ClientScopePersistenceFilter.java:28)
at coldfusion.filter.BrowserFilter.invoke(BrowserFilt er.java:38)
at coldfusion.filter.NoCacheFilter.invoke(NoCacheFilt er.java:46)
at coldfusion.filter.GlobalsFilter.invoke(GlobalsFilt er.java:38)
at coldfusion.filter.DatasourceFilter.invoke(Datasour ceFilter.java:22)
at coldfusion.CfmServlet.service(CfmServlet.java:175)
at coldfusion.bootstrap.BootstrapServlet.service(Boot strapServlet.java:89)
at jrun.servlet.FilterChain.doFilter(FilterChain.java :86)
at coldfusion.monitor.event.MonitoringServletFilter.d oFilter(MonitoringServletFilter.java:42)
at coldfusion.bootstrap.BootstrapFilter.doFilter(Boot strapFilter.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(JRunInvok erChain.java:42)
at jrun.servlet.JRunRequestDispatcher.invoke(JRunRequ estDispatcher.java:286)
at jrun.servlet.ServletEngineService.dispatch(Servlet EngineService.java:543)
at jrun.servlet.jrpp.JRunProxyService.invokeRunnable( JRunProxyService.java:203)
at jrunx.scheduler.ThreadPool$DownstreamMetrics.invok eRunnable(ThreadPool.java:320)
at jrunx.scheduler.ThreadPool$ThreadThrottle.invokeRu nnable(ThreadPool.java:428)
at jrunx.scheduler.ThreadPool$UpstreamMetrics.invokeR unnable(ThreadPool.java:266)
at jrunx.scheduler.WorkerThread.run(WorkerThread.java :66)
Old 02-16-2010 | 08:09 PM
  #2  
RCKen's Avatar
RCU Forum Manager/Admin
My Feedback: (9)
 
Joined: Jul 2002
Posts: 28,255
Likes: 0
Received 31 Likes on 27 Posts
From: Lawton, OK
Default RE: error page



When you get this error we need to know what server you are on when this happens. To find out what you need to do is immediately after getting the error click on the RCU Magazine and let it open up. Go to the very bottom of the page and you'll see in very light grey letters a line of info which will contain "RCU?". The question mark will be a number. This is the server you are on. Post that back here so we can troubleshoot the server that's causing problems

Ken</p>
Old 02-16-2010 | 08:59 PM
  #3  
mongo's Avatar
Thread Starter
My Feedback: (15)
 
Joined: Dec 2001
Posts: 3,643
Received 105 Likes on 94 Posts
From: Midland, TX
Default RE: error page

1st, the error page does not have anyplace to click to go to magazine.
2nd when i back out of the error and try to go to magazine, i get the same error. at least without comparing line by line, it looks same.
Old 02-16-2010 | 09:10 PM
  #4  
mongo's Avatar
Thread Starter
My Feedback: (15)
 
Joined: Dec 2001
Posts: 3,643
Received 105 Likes on 94 Posts
From: Midland, TX
Default RE: error page

somebody been busy, cause it fixed now.
ken,
be there any other way to ident which server i am on, if something happens in the future?
Old 02-16-2010 | 09:34 PM
  #5  
RCKen's Avatar
RCU Forum Manager/Admin
My Feedback: (9)
 
Joined: Jul 2002
Posts: 28,255
Likes: 0
Received 31 Likes on 27 Posts
From: Lawton, OK
Default RE: error page

Unfortunately there is no way to identify the server you are on other than what I explained. To find what server you are on you have to go to any NON-forum page. You can't find out what server you are on while you are viewing a forum page as those will always read "RCU1".

Ken
Old 02-16-2010 | 09:37 PM
  #6  
qldviking's Avatar
Senior Member
 
Joined: Sep 2007
Posts: 991
Likes: 0
Received 0 Likes on 0 Posts
From: proserpineQueensland, AUSTRALIA
Default RE: error page

I get the same problem regularly, sometimes for days. As mongo has stated once that error page comes up we migt as well give it up, there are no tabs to go anywhere, and htting the back key or right clicking and clicking back makes no difference the same or very similar page comes leaving no other option other than to close that window down. There is no warning as to when it will happen, or any idea as to how long for for, but its freaking annoying when you take the time to do a long post with photos and/or links and that happens. it never just happes once. once you get that page up you might as well forget RCU as no matter how you try to access the site that page is ALL you get for hours. The window is exactly as shown, no tabs of any sort either above or below. I have been lucky last 24 hours, but the last 2 weeks have been terrible for thoe pages, and I have been close to deleting RCU of my computer and sending you guys a very blunt politically incorrect email I know I am far fr5om the only aussie with the problem, and i have no idea how many others world have it too, but come on guys, you are losing the good rep you have throug a ****ty server what ever the issue is. I have messaged and email you before about this, and i copied the instructions given, but what we get those instructions are less than useless. please note, that poage shows up in all areas, whether be forums, classifieds or magazine pages etc
Old 02-16-2010 | 09:42 PM
  #7  
RCKen's Avatar
RCU Forum Manager/Admin
My Feedback: (9)
 
Joined: Jul 2002
Posts: 28,255
Likes: 0
Received 31 Likes on 27 Posts
From: Lawton, OK
Default RE: error page

One way to get to the magazine when you error out like this is to add the RCU Toolbar to your Internet Explorer. There is a button there that you can click on to go straight to the magazine when you get the error pages. If you're not using Internet Explorer you can either save the RCU Magazine address in your favorites and use that to get to the magazine, or simply enter the address manually in your browser - http://www.rcuniverse.com/magazine. Once you know what server it causing your problems shoot me an email ( [email protected] ) and I'll get the ball rolling to the the flakey server rebooted.

Ken
Old 02-16-2010 | 09:53 PM
  #8  
qldviking's Avatar
Senior Member
 
Joined: Sep 2007
Posts: 991
Likes: 0
Received 0 Likes on 0 Posts
From: proserpineQueensland, AUSTRALIA
Default RE: error page

I have added rcu to my toolbars, and also my favourites, but once we get that error page no matter how we try to access RCU that page is ALL we get, and that can last from 3-4 hours to 2 days I've had it for. I have even had a puter tech check it out and he couldnt get past that page either. I have also run my disc cleaner and all my AV and malware programs and tried again to no avail, once your server refuses us entry time to put RCU on hold for an undetermined period. I showed him the notes from rcu on how to get around it and he sat there, scratched head and said "yeh right, HOW?". He told me he cant help, its a system error from the server and nothing we can do.
Old 02-16-2010 | 09:57 PM
  #9  
qldviking's Avatar
Senior Member
 
Joined: Sep 2007
Posts: 991
Likes: 0
Received 0 Likes on 0 Posts
From: proserpineQueensland, AUSTRALIA
Default RE: error page

just had a thought, how hard would be to insert a program so your servers identify themselves when they decide to hit us with these "error" pages? would save a lot of grief and simplify things greatly
Old 02-16-2010 | 10:02 PM
  #10  
RCKen's Avatar
RCU Forum Manager/Admin
My Feedback: (9)
 
Joined: Jul 2002
Posts: 28,255
Likes: 0
Received 31 Likes on 27 Posts
From: Lawton, OK
Default RE: error page

I've fired of a message to Marc to see if he'll address your concerns. He knows more about the inner workings of RCU than I do and can hopefully help work out your issues here..

Ken
Old 02-16-2010 | 10:17 PM
  #11  
Banned
 
Joined: Nov 2001
Posts: 14,189
Likes: 0
Received 1 Like on 1 Post
Default RE: error page

Please copy/paste the error or give me a screenshot of it so I can track it down. is it the same one you posted in first post here??
Old 02-16-2010 | 10:57 PM
  #12  
qldviking's Avatar
Senior Member
 
Joined: Sep 2007
Posts: 991
Likes: 0
Received 0 Likes on 0 Posts
From: proserpineQueensland, AUSTRALIA
Default RE: error page

the page is pretty much the same, couldnt garantee the details are exact, but thats about what I get too often. I thought I had a couple screenshots but I cant find them now
Old 02-16-2010 | 11:37 PM
  #13  
mongo's Avatar
Thread Starter
My Feedback: (15)
 
Joined: Dec 2001
Posts: 3,643
Received 105 Likes on 94 Posts
From: Midland, TX
Default RE: error page

yeah marc, that is the cut and paste of the error page. for whatever reason, the text that should be at lines 9 10 11 12 13 did not copy.

mongo
Old 02-17-2010 | 09:03 AM
  #14  
Banned
 
Joined: Nov 2001
Posts: 14,189
Likes: 0
Received 1 Like on 1 Post
Default RE: error page

I may have found the fix for this. please test
Old 02-17-2010 | 10:11 PM
  #15  
mongo's Avatar
Thread Starter
My Feedback: (15)
 
Joined: Dec 2001
Posts: 3,643
Received 105 Likes on 94 Posts
From: Midland, TX
Default RE: error page

i haven't gotten any more errors, but i didn't get them as often as the aussie guy reported before either.
Old 02-17-2010 | 10:18 PM
  #16  
Banned
 
Joined: Nov 2001
Posts: 14,189
Likes: 0
Received 1 Like on 1 Post
Default RE: error page

good. the changes have been in effect since this afternoon. I found this bug documented and implemented the posted fix on our servers.  hopefully this puts it to rest
Old 02-24-2010 | 11:14 PM
  #17  
qldviking's Avatar
Senior Member
 
Joined: Sep 2007
Posts: 991
Likes: 0
Received 0 Likes on 0 Posts
From: proserpineQueensland, AUSTRALIA
Default RE: error page

ok here we *&@#%&^&* go we go again, 5 times I write a reply, 5 times I get this same error message WHICH I CANT LOAD HERE!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! !!!!!!!!! RCU is close too being PNG on my puter this is BS I got it several times this week so far but now its continuous. If somne one would send me an email addy to send this page to i would appreciate it.

I now have it 11 times in the last 95 minutes, it took 6 goes just to write this and get it to stick [:@][:@][:@][:@][:@]
Old 02-24-2010 | 11:24 PM
  #18  
RCKen's Avatar
RCU Forum Manager/Admin
My Feedback: (9)
 
Joined: Jul 2002
Posts: 28,255
Likes: 0
Received 31 Likes on 27 Posts
From: Lawton, OK
Default RE: error page


ORIGINAL: qldviking
If somne one would send me an email addy to send this page to i would appreciate it.
[email protected]

Ken
Old 02-24-2010 | 11:31 PM
  #19  
qldviking's Avatar
Senior Member
 
Joined: Sep 2007
Posts: 991
Likes: 0
Received 0 Likes on 0 Posts
From: proserpineQueensland, AUSTRALIA
Default RE: error page

Hi ken thank you. let me know if it comes thru
cheers
Old 02-24-2010 | 11:35 PM
  #20  
RCKen's Avatar
RCU Forum Manager/Admin
My Feedback: (9)
 
Joined: Jul 2002
Posts: 28,255
Likes: 0
Received 31 Likes on 27 Posts
From: Lawton, OK
Default RE: error page



Got it. I've forwarded it on to Marc. He's the head Code Cruncher here at RCU!!! </p>

</p>

ken</p>
Old 02-24-2010 | 11:40 PM
  #21  
qldviking's Avatar
Senior Member
 
Joined: Sep 2007
Posts: 991
Likes: 0
Received 0 Likes on 0 Posts
From: proserpineQueensland, AUSTRALIA
Default RE: error page

Thank you Ken, this page I used to get a lot some time back, sdtrange it should rear its ugly head again after you guys sorted out the other error pages that kept popping up. The propblem with this one is once its popped up all you can do is close the window and start from scratch again, most frustrating. Again, thank you

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are On



Contact Us - Archive - Advertising - Cookie Policy - Privacy Statement - Terms of Service

Copyright © 2026 MH Sub I, LLC dba Internet Brands. All rights reserved. Use of this site indicates your consent to the Terms of Use.