Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Railo error structure not being referenced correctly onerror "key [CAUSE] doesn't exist" #223

Closed
chapmandu opened this issue Mar 18, 2014 · 0 comments
Labels
Milestone

Comments

@chapmandu
Copy link
Contributor

Railo 4.1.1.009 Error (expression)
Message key [CAUSE] doesn't exist (existing keys:Extended_Info,Message,Detail,additional,TagContext,ErrorCode,type,StackTrace,ExtendedInfo)
Stacktrace The Error Occurred in

/var/lib/tomcat7/webapps/ROOT/wheels/events/onerror/cfmlerror.cfm: line 12 
10: </cfif>
11: </p>
12: <cfif StructKeyExists(arguments.exception.cause, "tagContext") && ArrayLen(arguments.exception.cause.tagContext)>
13: <p><strong>Location:</strong><br />
14: <cfset loc.path = GetDirectoryFromPath(GetBaseTemplatePath())>

called from /var/lib/tomcat7/webapps/ROOT/events/onerror.cfm: line 15
called from /var/lib/tomcat7/webapps/ROOT/wheels/global/cfml.cfm: line 138
called from /var/lib/tomcat7/webapps/ROOT/wheels/events/onerror.cfm: line 65
called from /var/lib/tomcat7/webapps/ROOT/wheels/global/cfml.cfm: line 44
called from /var/lib/tomcat7/webapps/ROOT/wheels/events/onerror.cfm: line 14

@scahyono scahyono added the bug label May 23, 2014
@perdjurner perdjurner modified the milestones: 1.1.9, 1.2.0, 1.3.0 Jul 15, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants