I just updated to the 1.8 trunk (rev1956), restarted my services and
reloaded my app.
For some reason it always shoots me back to the default event-handler.
I added the "LoggingProperty" and this is the message I get:
Could not find a configured url route with the url alias of
'login.validate'. 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(). Cleaned
path_info='login.validate'
This is me trying to validate my login after
urlExcludeEventParameter=true
BTW, I tried going into the dashboard to see what exception viewer
shows, but when I change the snaphot level from "warn" to anything
else I get an error:
Request name: dashboard:debugging.changeSnapshotLevel
--Detail--
Type: MachIIDashboard.logging.loggers.ExceptionLog.Logger || Message:
Snapshot level is not of value 'all', 'trace', 'debug', 'info',
'warn', 'error', 'fatal' or 'off'. || Detail: Passed value: ' || Base
Template: C:\com\MachIIDashboard\listeners\DebuggingListener.cfc at
line 89 || Original Template: C:\com\MachIIDashboard\logging\loggers
\ExceptionLog\Logger.cfc at line 225
> I just updated to the 1.8 trunk (rev1956), restarted my services and
> reloaded my app.
> For some reason it always shoots me back to the default event-handler.
> I added the "LoggingProperty" and this is the message I get:
> Could not find a configured url route with the url alias of
> 'login.validate'. 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(). Cleaned
> path_info='login.validate'
> This is me trying to validate my login after
> urlExcludeEventParameter=true
> BTW, I tried going into the dashboard to see what exception viewer
> shows, but when I change the snaphot level from "warn" to anything
> else I get an error:
> Request name: dashboard:debugging.changeSnapshotLevel
> --Detail--
> Type: MachIIDashboard.logging.loggers.ExceptionLog.Logger || Message:
> Snapshot level is not of value 'all', 'trace', 'debug', 'info',
> 'warn', 'error', 'fatal' or 'off'. || Detail: Passed value: ' || Base
> Template: C:\com\MachIIDashboard\listeners\DebuggingListener.cfc at
> line 89 || Original Template: C:\com\MachIIDashboard\logging\loggers
> \ExceptionLog\Logger.cfc at line 225
> Could you please tickets for both your exclude url parameter and your
> dashboard issue?
> Just curious are you using the latest BER 1.1 of the Dashboard as well?
> Jorge Loyo said the following on 11/16/2009 07:31 AM:
> > Peter,
> > I just updated to the 1.8 trunk (rev1956), restarted my services and
> > reloaded my app.
> > For some reason it always shoots me back to the default event-handler.
> > I added the "LoggingProperty" and this is the message I get:
> > Could not find a configured url route with the url alias of
> > 'login.validate'. 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(). Cleaned
> > path_info='login.validate'
> > This is me trying to validate my login after
> > urlExcludeEventParameter=true
> > BTW, I tried going into the dashboard to see what exception viewer
> > shows, but when I change the snaphot level from "warn" to anything
> > else I get an error:
> > Request name: dashboard:debugging.changeSnapshotLevel
> > --Detail--
> > Type: MachIIDashboard.logging.loggers.ExceptionLog.Logger || Message:
> > Snapshot level is not of value 'all', 'trace', 'debug', 'info',
> > 'warn', 'error', 'fatal' or 'off'. || Detail: Passed value: ' || Base
> > Template: C:\com\MachIIDashboard\listeners\DebuggingListener.cfc at
> > line 89 || Original Template: C:\com\MachIIDashboard\logging\loggers
> > \ExceptionLog\Logger.cfc at line 225
On Mon, Nov 16, 2009 at 1:13 PM, Jorge Loyo <jorgel...@gmail.com> wrote:
> Peter,
> Yes, I am currenty using the Dashboard BER. I will create the tickets
> first thing in the morning as I am out of the office for the day.
> Thank you.
> On Nov 16, 1:09 pm, "Peter J. Farrell" <pe...@mach-ii.com> wrote:
>> Jorge,
>> Could you please tickets for both your exclude url parameter and your
>> dashboard issue?
>> Just curious are you using the latest BER 1.1 of the Dashboard as well?
>> Jorge Loyo said the following on 11/16/2009 07:31 AM:
>> > Peter,
>> > I just updated to the 1.8 trunk (rev1956), restarted my services and
>> > reloaded my app.
>> > For some reason it always shoots me back to the default event-handler.
>> > I added the "LoggingProperty" and this is the message I get:
>> > Could not find a configured url route with the url alias of
>> > 'login.validate'. 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(). Cleaned
>> > path_info='login.validate'
>> > This is me trying to validate my login after
>> > urlExcludeEventParameter=true
>> > BTW, I tried going into the dashboard to see what exception viewer
>> > shows, but when I change the snaphot level from "warn" to anything
>> > else I get an error:
>> > Request name: dashboard:debugging.changeSnapshotLevel
>> > --Detail--
>> > Type: MachIIDashboard.logging.loggers.ExceptionLog.Logger || Message:
>> > Snapshot level is not of value 'all', 'trace', 'debug', 'info',
>> > 'warn', 'error', 'fatal' or 'off'. || Detail: Passed value: ' || Base
>> > Template: C:\com\MachIIDashboard\listeners\DebuggingListener.cfc at
>> > line 89 || Original Template: C:\com\MachIIDashboard\logging\loggers
>> > \ExceptionLog\Logger.cfc at line 225
>> > thank you for your help.
> --~--~---------~--~----~------------~-------~--~----~
> You received this message because you are subscribed to Mach-II for CFML list.
> To post to this group, send email to mach-ii-for-coldfusion@googlegroups.com
> To unsubscribe from this group, send email to mach-ii-for-coldfusion-unsubscribe@googlegroups.com
> For more options, visit this group at http://groups.google.com/group/mach-ii-for-coldfusion?hl=en > SVN: http://greatbiztoolsllc.svn.cvsdude.com/mach-ii/ > Wiki / Documentation / Tickets: http://greatbiztoolsllc.trac.cvsdude.com/mach-ii/ > -~----------~----~----~----~------~----~------~--~---
> I committed a fix into the 1.8 a branch if you want to give it a quick
> test. If it works then I will close out the ticket.
> --Kurt
> On Mon, Nov 16, 2009 at 1:13 PM, Jorge Loyo <jorgel...@gmail.com> wrote:
> > Peter,
> > Yes, I am currenty using the Dashboard BER. I will create the tickets
> > first thing in the morning as I am out of the office for the day.
> > Thank you.
> > On Nov 16, 1:09 pm, "Peter J. Farrell" <pe...@mach-ii.com> wrote:
> >> Jorge,
> >> Could you please tickets for both your exclude url parameter and your
> >> dashboard issue?
> >> Just curious are you using the latest BER 1.1 of the Dashboard as well?
> >> Jorge Loyo said the following on 11/16/2009 07:31 AM:
> >> > Peter,
> >> > I just updated to the 1.8 trunk (rev1956), restarted my services and
> >> > reloaded my app.
> >> > For some reason it always shoots me back to the default event-handler.
> >> > I added the "LoggingProperty" and this is the message I get:
> >> > Could not find a configured url route with the url alias of
> >> > 'login.validate'. 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(). Cleaned
> >> > path_info='login.validate'
> >> > This is me trying to validate my login after
> >> > urlExcludeEventParameter=true
> >> > BTW, I tried going into the dashboard to see what exception viewer
> >> > shows, but when I change the snaphot level from "warn" to anything
> >> > else I get an error:
> >> > Request name: dashboard:debugging.changeSnapshotLevel
> >> > --Detail--
> >> > Type: MachIIDashboard.logging.loggers.ExceptionLog.Logger || Message:
> >> > Snapshot level is not of value 'all', 'trace', 'debug', 'info',
> >> > 'warn', 'error', 'fatal' or 'off'. || Detail: Passed value: ' || Base
> >> > Template: C:\com\MachIIDashboard\listeners\DebuggingListener.cfc at
> >> > line 89 || Original Template: C:\com\MachIIDashboard\logging\loggers
> >> > \ExceptionLog\Logger.cfc at line 225
> >> > thank you for your help.
> > --~--~---------~--~----~------------~-------~--~----~
> > You received this message because you are subscribed to Mach-II for CFML list.
> > To post to this group, send email to mach-ii-for-coldfusion@googlegroups.com
> > To unsubscribe from this group, send email to mach-ii-for-coldfusion-unsubscribe@googlegroups.com
> > For more options, visit this group athttp://groups.google.com/group/mach-ii-for-coldfusion?hl=en > > SVN:http://greatbiztoolsllc.svn.cvsdude.com/mach-ii/ > > Wiki / Documentation / Tickets:http://greatbiztoolsllc.trac.cvsdude.com/mach-ii/ > > -~----------~----~----~----~------~----~------~--~---