Web Images Videos Maps News Shopping Gmail more »
Recently Visited Groups | Help | Sign in
Google Groups Home
Could not find a configured url route with the name or alias of 'index.cfm'
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  Messages 1 - 25 of 31 - Collapse all  -  Translate all to Translated (View all originals)   Newer >
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Jorge Loyo  
View profile  
 More options Jun 26, 9:44 am
From: Jorge Loyo <jorgel...@gmail.com>
Date: Fri, 26 Jun 2009 06:44:23 -0700 (PDT)
Local: Fri, Jun 26 2009 9:44 am
Subject: Could not find a configured url route with the name or alias of 'index.cfm'
I've started to get this error message a few days ago when I try to
access the application web root (http://dev.myapp.com/).
If there URL includes an event, then no problems.

Have I done something that could have caused this? I have no routes
defined at all.
Or, Is anyone experiencing the same issue?

Running 1.8 BER v.1634


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Jorge Loyo  
View profile  
 More options Jun 26, 9:59 am
From: Jorge Loyo <jorgel...@gmail.com>
Date: Fri, 26 Jun 2009 06:59:52 -0700 (PDT)
Local: Fri, Jun 26 2009 9:59 am
Subject: Re: Could not find a configured url route with the name or alias of 'index.cfm'
If the URL includes a "/" at the end, then it works

Good:
http://dev.myapp.com/index.cfm/

Bad:
http://dev.myapp.com/
http://dev.myapp.com/index.cfm


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Peter J. Farrell  
View profile  
 More options Jun 26, 10:17 am
From: "Peter J. Farrell" <pe...@mach-ii.com>
Date: Fri, 26 Jun 2009 09:17:19 -0500
Local: Fri, Jun 26 2009 10:17 am
Subject: Re: [Mach-II] Could not find a configured url route with the name or alias of 'index.cfm'
What are you're URL property settings (urlBase, urlParseSes, urlDelimiters)?

Jorge Loyo said the following on 06/26/2009 08:44 AM:


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Jorge Loyo  
View profile  
 More options Jun 26, 10:16 am
From: Jorge Loyo <jorgel...@gmail.com>
Date: Fri, 26 Jun 2009 07:16:09 -0700 (PDT)
Local: Fri, Jun 26 2009 10:16 am
Subject: Re: Could not find a configured url route with the name or alias of 'index.cfm'

> What are you're URL property settings (urlBase, urlParseSes, urlDelimiters)?

<property name="urlBase" value="/index.cfm" />
<property name="moduleDelimiter" value=":" />
<property name="urlParseSES" value="true" />
<property name="urlDelimiters" value="/|/|/" />

    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Peter J. Farrell  
View profile  
 More options Jun 26, 10:51 am
From: "Peter J. Farrell" <pe...@mach-ii.com>
Date: Fri, 26 Jun 2009 09:51:48 -0500
Local: Fri, Jun 26 2009 10:51 am
Subject: Re: [Mach-II] Re: Could not find a configured url route with the name or alias of 'index.cfm'

Looks like you need to update your repository. Rev. 1632 is old and this
problem you're having is in an area that was recently changed to handle
a few more things.  Can you update to the latest?

If the problem persists, then I'll need a strack trace from the
exception to see what's going on because I'm using the same properties
settings on my application and can't reproduce the exception.

.Peter

Jorge Loyo said the following on 06/26/2009 09:16 AM:


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Jorge Loyo  
View profile  
 More options Jun 26, 11:15 am
From: Jorge Loyo <jorgel...@gmail.com>
Date: Fri, 26 Jun 2009 08:15:42 -0700 (PDT)
Local: Fri, Jun 26 2009 11:15 am
Subject: Re: Could not find a configured url route with the name or alias of 'index.cfm'
I have updated to the latest version (1648) , cleared the template
cache in cf admin, and then restarted the cfusion service.

I still get the same message.

> If the problem persists, then I'll need a strack trace from the exception to see what's going

I'll send you the stack trace.

> I'm using the same properties settings on my application and can't reproduce the exception.

Oh boy...hopefully this isn't another "user error" from my part :-)

    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Kurt Wiersma  
View profile  
 More options Jun 26, 12:32 pm
From: Kurt Wiersma <kwier...@gmail.com>
Date: Fri, 26 Jun 2009 11:32:39 -0500
Local: Fri, Jun 26 2009 12:32 pm
Subject: Re: [Mach-II] Re: Could not find a configured url route with the name or alias of 'index.cfm'
I suspect that this might be a bug that slipped in during the route
change we were making. I am guessing it will be pretty easy to fix
once we have a nice test case and stack trace.

--Kurt


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Jorge Loyo  
View profile  
 More options Jun 26, 12:53 pm
From: Jorge Loyo <jorgel...@gmail.com>
Date: Fri, 26 Jun 2009 09:53:38 -0700 (PDT)
Local: Fri, Jun 26 2009 12:53 pm
Subject: Re: Could not find a configured url route with the name or alias of 'index.cfm'
Kurt,

I have already sent the stack trace to Peter.

Thank you,

On Jun 26, 12:32 pm, Kurt Wiersma <kwier...@gmail.com> wrote:


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Kurt Wiersma  
View profile  
 More options Jun 26, 10:08 pm
From: Kurt Wiersma <kwier...@gmail.com>
Date: Fri, 26 Jun 2009 21:08:56 -0500
Local: Fri, Jun 26 2009 10:08 pm
Subject: Re: [Mach-II] Re: Could not find a configured url route with the name or alias of 'index.cfm'
Thank you for the stack trace. So far I have not been able to
reproduce this. When I try on my machine running Apache 2.0.x
cgi.path_info shows everything after index.cfm. It seems from like
your description like "index.cfm" is ending up in path_info. What web
server are you using and what does cgi.path_info come up as for you?

Thanks,

--Kurt


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Jorge Loyo  
View profile  
 More options Jun 29, 10:08 am
From: Jorge Loyo <jorgel...@gmail.com>
Date: Mon, 29 Jun 2009 07:08:46 -0700 (PDT)
Local: Mon, Jun 29 2009 10:08 am
Subject: Re: Could not find a configured url route with the name or alias of 'index.cfm'
Kurt,

> ... It seems from like your description like "index.cfm" is ending up in path_info.

Just did a dump of my CGI and you are correct.
CGI.PATH_INFO = "/index.cfm"

> What web server are you using and what does cgi.path_info come up as for you?

Webserver is IIS6 on WIN2003 SP2

Any ideas?


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Peter J. Farrell  
View profile  
 More options Jun 29, 3:00 pm
From: "Peter J. Farrell" <pe...@mach-ii.com>
Date: Mon, 29 Jun 2009 14:00:56 -0500
Local: Mon, Jun 29 2009 3:00 pm
Subject: Re: [Mach-II] Re: Could not find a configured url route with the name or alias of 'index.cfm'

Jorge Loyo said the following on 06/29/2009 09:08 AM:

Are you using any ISAPI plugins like iisproxy? What is your webserver
stack look like?  It appears that IIS 6 passes the wrong path info to
certain application servers (I'm seeing things in Google about WebLogic,
etc, but that doesn't mean it doesn't affect others).  This is a defect
in IIS6 supposedly.

If you dump the cgi.path_info on other pages in your application, what
does it look like?  Could you send us a dump of your cgi scope?

.Peter


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Peter J. Farrell  
View profile  
 More options Jun 29, 3:10 pm
From: "Peter J. Farrell" <pe...@mach-ii.com>
Date: Mon, 29 Jun 2009 14:10:44 -0500
Local: Mon, Jun 29 2009 3:10 pm
Subject: Re: [Mach-II] Re: Could not find a configured url route with the name or alias of 'index.cfm'

Ah, found it:

http://msdn.microsoft.com/en-us/library/ms525840.aspx

Looks like II6 was the last version of IIS to support non-cgi standard
variables.  Looks you set AllPathInforForScriptMappings to true and you
should be good.

Best,
.Peter

Jorge Loyo said the following on 06/29/2009 09:08 AM:


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Jorge Loyo  
View profile  
 More options Jun 30, 10:44 am
From: Jorge Loyo <jorgel...@gmail.com>
Date: Tue, 30 Jun 2009 07:44:00 -0700 (PDT)
Subject: Re: Could not find a configured url route with the name or alias of 'index.cfm'
peter,

I went ahead and made the change on the IIS, but I am sorry to report
that as soon as I set AllowPathInfoForScriptMappings=TRUE my
application isn't found at all.

Maybe because of this?
"This property can be set to true if your site or server contains only
CGI content. ISAPI applications such as ASP will not work when this
property is set to true because AllowPathInfoForScriptMappings affects
all handlers for the node at which it is configured, not just CGI."

Is there anything I can provide you with to help out in tracking this
down?


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Jorge Loyo  
View profile  
 More options Jun 30, 10:51 am
From: Jorge Loyo <jorgel...@gmail.com>
Date: Tue, 30 Jun 2009 07:51:37 -0700 (PDT)
Local: Tues, Jun 30 2009 10:51 am
Subject: Re: Could not find a configured url route with the name or alias of 'index.cfm'
=Error Detail=
Routes can only be announced from the browser url using url alias.
Route names are only used when referencing routes from within the
framework such as BuildRouteUrl().

Errors when:
http://dev.myapp.com
http://dev.myapp.com/index.cfm

OK
http://dev.myapp.com/index.cfm/


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Jorge Loyo  
View profile  
 More options Jul 14, 9:24 am
From: Jorge Loyo <jorgel...@gmail.com>
Date: Tue, 14 Jul 2009 06:24:32 -0700 (PDT)
Local: Tues, Jul 14 2009 9:24 am
Subject: Re: Could not find a configured url route with the name or alias of 'index.cfm'
Morning gents,

Just to make sure that I wasn't loosing it about this problem I've
been having:

"Could not find a configured url route with the name or alias of
'index.cfm"

I reverted back Mach-II to revision 1625 and my application does not
throw the error. It is only when I update to revision 1626 that I
start having the error show up.


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Jorge Loyo  
View profile  
 More options Jul 14, 11:19 am
From: Jorge Loyo <jorgel...@gmail.com>
Date: Tue, 14 Jul 2009 08:19:49 -0700 (PDT)
Local: Tues, Jul 14 2009 11:19 am
Subject: Re: Could not find a configured url route with the name or alias of 'index.cfm'
I have tracked down the code triggering the error for me. I have
created a ticket and provided a patch for the team to review to make
sure if works for every case.

    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Peter J. Farrell  
View profile  
 More options Jul 14, 1:58 pm
From: "Peter J. Farrell" <pe...@mach-ii.com>
Date: Tue, 14 Jul 2009 12:58:02 -0500
Local: Tues, Jul 14 2009 1:58 pm
Subject: Re: [Mach-II] Re: Could not find a configured url route with the name or alias of 'index.cfm'
Jorge,

Are you using SES URLs are well (not the new URL routes)?  The reason I
ask is that we use the cgi.path_info for that well so those would be
broken too.

Thanks for the fix, but the problem is II6 here and the fix sorta masks
the problem for URL.  I have a feeling the path_info stuff breaks SES
URLs as well.

Can send me a dump of the cgi scope on a page that is using the path
info.  It could be as simple as a scribble.cfm page with:

<cfdump var="#cgi#"/>

Requesting the page like
scribble.cfm/additional/path/info/?queryString=asc123 so the cgi scope
gets populated with some dummy data.  Send the dump to my email address
here.

Based on my research, II6 is being a bad boy here and there might be a
work around we can enable for II6 people (surprised it hasn't come up
yet here).  Thanks for working with us -- I'm sure we can find a
solution that works for everybody.  It's not the first time I've had to
create workarounds (JRUN ahem)

Best,
.Peter

Jorge Loyo said the following on 07/14/2009 10:19 AM:


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Shiny  
View profile  
 More options Aug 5, 10:43 pm
From: Shiny <de...@shinynet.com>
Date: Wed, 5 Aug 2009 19:43:12 -0700 (PDT)
Local: Wed, Aug 5 2009 10:43 pm
Subject: Re: Could not find a configured url route with the name or alias of 'index.cfm'
I'm getting the same error with the bleeding edge on Vista (IIS6) and
CF9. I've done nothing more than drop the skeleton files into a new
app and set the applicationRoot

On Jul 14, 9:19 am, Jorge Loyo <jorgel...@gmail.com> wrote:


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Kurt Wiersma  
View profile  
 More options Aug 6, 10:26 am
From: Kurt Wiersma <kwier...@gmail.com>
Date: Thu, 6 Aug 2009 09:26:04 -0500
Local: Thurs, Aug 6 2009 10:26 am
Subject: Re: [Mach-II] Re: Could not find a configured url route with the name or alias of 'index.cfm'
We are planning on fixing this bug in the 1.8 beta release cycle. You
can follow Jorge's ticket if you want to track the status.

--Kurt


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Discussion subject changed to "Could not find a configured url route with the name oralias of 'index.cfm'" by Peter J. Farrell
Peter J. Farrell  
View profile  
 More options Aug 6, 10:46 am
From: "Peter J. Farrell" <pe...@mach-ii.com>
Date: Thu, 6 Aug 2009 14:46:27 +0000
Local: Thurs, Aug 6 2009 10:46 am
Subject: Re: [Mach-II] Re: Could not find a configured url route with the name oralias of 'index.cfm'
Just to let you know this defect is because II6 do not follow the RFC spec and inserts the value from cgi.script_name into cgi.path_info when there isn't any path info data. This behavior corrupts the cgi.path_info value and therefore leads to unexpected problems.

.Peter


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Ilya Fedotov  
View profile  
 More options Sep 12, 12:11 am
From: Ilya Fedotov <ifedo...@gmail.com>
Date: Fri, 11 Sep 2009 21:11:29 -0700 (PDT)
Local: Sat, Sep 12 2009 12:11 am
Subject: Re: Could not find a configured url route with the name oralias of 'index.cfm'
I am getting same problem on on both 1.6 and 1.8 beta on Railo/Tomcat/
Ubuntu 8.04 LTS when running skeleton app.  Somewhat obscure
configuration but thought I would let you know

On Aug 6, 10:46 am, "Peter J. Farrell" <pe...@mach-ii.com> wrote:


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Ilya Fedotov  
View profile  
 More options Sep 12, 12:18 am
From: Ilya Fedotov <ifedo...@gmail.com>
Date: Fri, 11 Sep 2009 21:18:39 -0700 (PDT)
Local: Sat, Sep 12 2009 12:18 am
Subject: Re: Could not find a configured url route with the name oralias of 'index.cfm'
Correction 1.6 worked

On Sep 12, 12:11 am, Ilya Fedotov <ifedo...@gmail.com> wrote:


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Peter J. Farrell  
View profile  
 More options Sep 12, 1:43 am
From: "Peter J. Farrell" <pe...@mach-ii.com>
Date: Sat, 12 Sep 2009 00:43:26 -0500
Local: Sat, Sep 12 2009 1:43 am
Subject: Re: [Mach-II] Re: Could not find a configured url route with the name oralias of 'index.cfm'

Can you send me:

* A dump of your cgi scope
* The exact URL are you hitting

Are you sure you have the Beta or are you using an outdated nightly?

Best,
.Peter

P.s.  It could be your setup if you are passing information via the
path_info cgi scope incorrectly.

P.p.s.  You can send the dump to me directly -- since the attachments
are not allowed on Google Groups.

Ilya Fedotov said the following on 09/11/2009 11:18 PM:


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Discussion subject changed to "Could not find a configured url route with the nameoralias of 'index.cfm'" by Peter J. Farrell
Peter J. Farrell  
View profile  
 More options Sep 12, 12:02 pm
From: "Peter J. Farrell" <pe...@mach-ii.com>
Date: Sat, 12 Sep 2009 16:02:33 +0000
Local: Sat, Sep 12 2009 12:02 pm
Subject: Re: [Mach-II] Re: Could not find a configured url route with the nameoralias of 'index.cfm'
Fyi, it could be a Railo thing as well. No version of Mach-II is "officially" supported on Railo yet. It's an on going process.


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Discussion subject changed to "Could not find a configured url route with the name oralias of 'index.cfm'" by Ilya Fedotov
Ilya Fedotov  
View profile  
 More options Sep 12, 12:47 pm
From: Ilya Fedotov <ifedo...@gmail.com>
Date: Sat, 12 Sep 2009 09:47:47 -0700 (PDT)
Local: Sat, Sep 12 2009 12:47 pm
Subject: Re: Could not find a configured url route with the name oralias of 'index.cfm'
Peter,
sent you an email, but forgot to tell you URL.
it was http://localhost/skeleton/
nothing changed but the CHANGEME thing

I have mappings for MachII and coldspring.
When I switch mapping to MachII 1.6 folder and restart tomcat I see
welcome screen

On Sep 12, 1:43 am, "Peter J. Farrell" <pe...@mach-ii.com> wrote:


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Messages 1 - 25 of 31   Newer >
« Back to Discussions « Newer topic     Older topic »

Create a group - Google Groups - Google Home - Terms of Service - Privacy Policy
©2009 Google