Code Monkey home page Code Monkey logo

Comments (7)

angelacummins avatar angelacummins commented on May 20, 2024

This issue happens quite often, even on random page load.

There is no pattern, it just pops up at random for no apparent reason.

Definetly an issue at some level.

Would it possibly be an issue with ROUTES? Possibly not finding Controllers / Actions!

from cfwheels.

chrisdpeters avatar chrisdpeters commented on May 20, 2024

You need to provide more info than a copy/paste of the error screen to be helpful.

What URL are you trying to hit when this happens? What CFML engine? What version of CFML engine? What version of Wheels? Are you using any plugins?

from cfwheels.

angelacummins avatar angelacummins commented on May 20, 2024

Hi Chris,

Thanks a mil for your speedy resonse.

My dev team are currently working on a pretty large scale CFWheels project, so we are just logging some random bugs that we have spotted over last month.


DETAILS:

  • ADOBE COLDFUSION 9
  • CFWHEEL 1.1.8
  • NO Plugins

from cfwheels.

angelacummins avatar angelacummins commented on May 20, 2024

Examples of Error:


,"Element Faviconico is undefined in a CFML structure referenced as part of an expression. The specific sequence of files included or processed is: F:\Wserver\Freemium\rewrite.cfm, line: 49 "


.... also another

"Error","jrpp-1056","07/12/12","14:37:43","0B193D88A48452FDC7D08F282CE2E992","Element dailytally is undefined in a CFML structure referenced as part of an expression.

The specific sequence of files included or processed is: F:\Wserver\Freemium\rewrite.cfm, line: 205 "


The error occurred in C:\WServer\trunk\Web\Freemium\wheels\controller\initialization.cfm: line 49
Called from C:\WServer\trunk\Web\Freemium\wheels\global\cfml.cfm: line 44
Called from C:\WServer\trunk\Web\Freemium\wheels\controller\initialization.cfm: line 82
Called from C:\WServer\trunk\Web\Freemium\root.cfm: line 1
Called from C:\WServer\trunk\Web\Freemium\wheels\global\internal.cfm: line 433
Called from C:\WServer\trunk\Web\Freemium\wheels\controller\initialization.cfm: line 10
Called from C:\WServer\trunk\Web\Freemium\wheels\global\public.cfm: line 129
Called from C:\WServer\trunk\Web\Freemium\wheels\dispatch\request.cfm: line 163
Called from C:\WServer\trunk\Web\Freemium\wheels\index.cfm: line 1
Called from C:\WServer\trunk\Web\Freemium\rewrite.cfm: line 1
Called from C:\WServer\trunk\Web\Freemium\wheels\events\onrequest.cfm: line 1

47 : cffunction name="$setControllerClassData" returntype="void" access="public" output="false"
48 : cfscript
49 : variables.$class = application.wheels.controllers[arguments.name].$getControllerClassData();
50 : /cfscript
51 : cffunction


Update:

In the above example:

Function "dailytally" is placed within base Controller: "Controller.cfc"


from cfwheels.

angelacummins avatar angelacummins commented on May 20, 2024

My thoughts:

  • Possibly an issue with REWRITE or ROUTES

I've updated some of the previous comments above with more info

from cfwheels.

chrisdpeters avatar chrisdpeters commented on May 20, 2024

I recommend communicating with the Google Group about this.
https://groups.google.com/forum/?fromgroups#!forum/cfwheels

If you find a specific, traceable bug to report, please file it here on the GitHub issue tracker. It is not helpful to list a laundry list of errors on our issue tracker.

from cfwheels.

HamishAhern avatar HamishAhern commented on May 20, 2024

I have the same issue.. it only appears under a continuous test I left running for 3 hours. it is very random.. definately a bug at some level. Here are some of the errors that appeared, I have logged them as issues in my testing documentation... I have actually caught the error 1 in 1000 chance in a debugger, I reissued the http again and it succeeded, so its an internal bug to CFML processor engine.

Element oID is undefined in a CFML structure referenced as part of an expression.

Element field2 is undefined in a CFML structure referenced as part of an expression.

Element field5 is undefined in a CFML structure referenced as part of an expression.

from cfwheels.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.