The value returned by the function to load is not of type digital errors after migration to Coldfusion 11

I'm currently testing our website with CF11. He is currently working with CF8 however after the migration to a new server running CF11 I met the following error.

The value returned by the function of load is not numeric.

The error occurred in

D:/applications/CFusion/CustomTags/NEC/COM/objects/address.cfc: line 263
Called from D:/apps/CFusion/CustomTags/NEC/com/objects/contact. CFC: line 331

Called from D:/applications/CFusion/CustomTags/NEC/COM/objects/user.cfc: line 510

Called from D:/applications/CFusion/CustomTags/NEC/COM/objects/user.cfc: line 1675

Called from D:/website/NECPhase2/action. Validate.cfm: line 54

261: < cfif isNumeric (get.idCountry) >

262: < cfset rc = this.objCountry.setID (get.idCountry) >

263: < cfset rc = this.objCountry.load () >

264: < / cfif >

265: < cfset this.sPostcode = get.sPostcode >

Were there any changes between CF8 and CF11 which can cause this error?

Does anyone have any ideas?

The problem is in the charge function.  There is a real return at the end of the function.  The returntype of the function is set to digital.  True is not digital, it will trigger an error.

Tags: ColdFusion

Similar Questions

  • Integrate the functionality of loading data Dataworkshop in an Application

    Is it possible to reuse the functionality of loading data from the Dataworkshop inside an application. I write a batch processing application and it would be great to have re-use load capacity that exists already, maybe by default in the target tables and attributes, is there a api is available to enable this?

    Thanks in advance for your help,

    Matt

    I don't think you can use this feature directly from the existing APEX product. However, there are a few people who have posted solutions to load files CSV style for users in the forum...

    Thank you

    Tony Miller
    Software LuvMuffin
    (281) 871-0950

  • all the pages that load do not match the screen have to scroll on the side to side to read

    all the pages that load do not match the screen have to scroll on the side to side to read

    all the pages that load do not match the screen have to scroll on the side to side to read

    =================================
    Try the following...

    View / Zoom... reduce the percentage

    The Zoom option can also be accessed from
    your at the bottom status bar.

    John Inzer - MS - MVP - Digital Media Experience - Notice_This is not tech support_I'm volunteer - Solutions that work for me may not work for you - to proceed at your own risk

  • My win xp sp3 displays this error 0X000000F4 (0 x 00000003, 0X80ED4020, 0X80ED4194, 0X805D2970) in the start time menu some time pc works without error after 2 or 3 p.m. shows this message what solution help me please

    My win xp sp3 displays this error 0X000000F4 (0 x 00000003, 0X80ED4020, 0X80ED4194, 0X805D2970) in the start time menu some time pc works without error after 2 or 3 p.m. shows this message what solution help me please

    This problem is solved replaced smps problem is resolved. Maybe the smps is not given the correct voltage

  • getting NaN for a value returned by a function

    Hello, I am writing for the reason given above. I'm trying to get two values of a function gives me the hypotnuse of a triangle, like this:

    var hyp1:Number = getHypotenuseLength(theRotation,a);

    var hyp2:Number = getHypotenuseLength ((90-theRotation), b);

    Here's the function:

    public void getHypotenuseLength(theRotation:Number,_segment:Number):Number {}

    var radians = deg2rad (theRotation);

    Return segment/Math.cos (radians);

    }

    values, the 'theRotation', 'a' and 'b', all referred to a certain number, but "hype1" and "hype2" return NaN. If anyone has an idea why please let me know. The function is correct I would say.

    You must use the function trace to see what values are being processed in the getHypotenuseLength function.

  • Expression of the Groovy error after migration to 12.1.3.0.0 12.2.1.0.0

    I have a variable binding in a ViewCriteria, who worked at jdev12c (12.1.3.0.0).

    This variable has an expression like this:

    adf.object.applicationModule.parametros.get("NOMBRE_INFORME")
    

    When I upgrade to the new version 12.2.1.0.0. I get this error:

    groovy.lang.MissingPropertyException: No such property: applicationModule for class: oracle.jbo.common.VariableImpl$VariableExprValueSupplier
      at oracle.jbo.script.InternalSecurityPolicyEnforcer.checkProperty(InternalSecurityPolicyEnforcer.java:209)
      at oracle.jbo.script.InternalSecurityPolicyEnforcer.checkProperty(InternalSecurityPolicyEnforcer.java:179)
      at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
      at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
      at java.lang.reflect.Method.invoke(Method.java:497)
      at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:90)
      at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:324)
      at org.codehaus.groovy.runtime.callsite.StaticMetaMethodSite.invoke(StaticMetaMethodSite.java:43)
      at org.codehaus.groovy.runtime.callsite.StaticMetaMethodSite.call(StaticMetaMethodSite.java:88)
      at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:45)
      at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:108)
      at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:124)
      at com_edisa_libra_informes_ejecutor_informes_model_adfbc_views_GiInfUsuariosGuardadosDefView_DynamicCodeSource.pTipoDespliegueInforme_expression_Variable(com_edisa_libra_informes_ejecutor_informes_model_adfbc_views_GiInfUsuariosGuardadosDefView_DynamicCodeSource.groovy:8)
    

    How can I get bindvariable ApplicationModule?

    JDeveloper 12.2.1.0.0

    Finally, the error was the transientExpression a attribute trustMode = "not reliable."

    Migration process modify this attribute to untrusted value sometimes. There's a bug in there.

  • Classic report shows wrong "could not parse the SQL query: ORA-00942" error after migrating app to the new environment

    After migrating my APEX 4.1 application to a new environment, one classic report displays a "cannot parse the SQL query: ORA-00942: table or view does not exist" error when the page is displayed. Change the region to report SQL source to somehow (e.g., remove spaces, changing the order of the variables in the WHERE clause) immediately solves the problem, but by returning to the source of the region causes the report error again (the source region valid code without error, however).

    Throw the error message:

    Select v.id,

    v.Col1

    of view_vw v

    where (: P1_FILTER is null or)

    v.col2 = :P1_FILTER)

    Do not throw error:

    Select v.id,

    v.Col1

    of view_vw v

    where (:P1_FILTER is null or)

    v.col2 = :P1_FILTER)

    Changing the order of column in the report has the same effect; i.e. He arranges, but return back to the original column order causes the error to display.

    It's as if a cached result for the correct select statement used by the report is displayed. However, the application does not use the caching of page/region. Any ideas of what could be the cause?

    He solved. Ultimately, all that was necessary was to clear the DB cache using:

    alter system flush shared_pool;

  • Can not install the items 11 and can not uninstall either get error # 1

    need to solve this problem, because I can not install or uninstall any what program of items I can not even install new version 14 trial he tells me to uninstall the 11 but it will not uninstall when I try even to open items it give me the error code # 1, when I use the installation exe to uninstall I get error 1316 (the specified account already exists) I tried to delete with perfect uninstall but when I do and restart my PC, the computer gives me a strange maybe binary language, having to use windows recovery to return to norm and of course the elements returned in the same conditions, please if anyone has an idea as to what I can do to help please! like many , JC

    Hello

    You can access the link as shown below to download the CC cleaning tool and try to uninstall Photoshop elements 11 and can also follow the other steps in troubleshooting mentioned in the article.

    Error "Unable to install" received when installing Adobe Creative Cloud desktop application

    You can also contact the Adobe Support for help on this issue.

    https://helpx.Adobe.com/contact.html

    Thank you.

  • LR6 downloaded to the desktop are gone to open it then asked serial number when I tried to type the serial number, it would not allow type me some letters in ideas please

    Hi need help settin up LR6 download saved to desktop, then he asked me serial number again when I went to type the serial number it only let me type numbers and letters?

    all ideas

    @

    Serial numbers contain only numbers.  You can have a redemption code that is used to obtain a serial number (or you are using the wrong serial number).

    Using redemption code

    http://helpx.Adobe.com/x-productkb/global/redemption-code-help.html

  • Can I share a value returned by a function of report?

    I have two functions of report:

    1 counts all occurrences of courses that correspond to a given school year.

    2. get a total number of courses

    I also need to count occurrences of courses that do not correspond to a given school year. How can I subtract the value of the first report of second report function?

    Is there a better way to do it?

    As always, try to do as much as you can on the side of the data base.

    For example, in Microsoft SQL Server, you could do the following:

    SELECT

    schoolID, courseID, additionalFields,

    CASE WHEN CourseYear = school year THEN 1 0 OTHERWISE END AS CourseYearMatch,

    CASE WHEN CourseYear <> CourseYearMismatch AS END school year THEN 1 ELSE 0

    TABLENAME

    Then, in the report designer, you can use simple calculated fields to adding these two fields to create the desired counties.

    See you soon

    Eddie

  • The function copy / paste does not.

    Copy and paste function does not work in all areas in any place

    I have the same problem, but I get annoyed with unnecessary responses.

    Copy / paste does not work, do not ask what program, copy and paste them is not a program. If I try and copy and paste all using Explorer windows google chrome inside a word processor, Notepad or elsewhere, that it does not, oh some also said have you tried another mouse? It has nothing to do with the mouse, sometimes I use ctrl + c ctrl + v, which is not the mouse but still no copy paste.
    MICROSOFT FIX IT OR GIVE MY MONEY BACK ME!
  • Display! How can I display the function split vertically and not horizontally?

    I would like to split function to view the code on the left and right live view. Right now it shows only the code down and live view on the top. How can I configure it so that I can split vertically view? Please, I really need help with this. Thank you

    1. Make sure that you are in split view (Code from Split or split design/Live view).

    2. To split vertically to view, choose View > split vertically. To split the view horizontally, deselect view > split vertically.

    Working in the Document window

  • The function of editor does not open.

    I downloaded Photoshop elements 14 and first items 14 to pass the Version 11 of these two programs.  I use the program 64 bit on a PC of Windows 8.1.  The "editor" function does not open.  Any suggestions?

    Thank you

    Michael Mc Mahon

    Try right click > run as administrator.

  • The function "Save as" does not work in Photoshop CS5

    Hello, I downloaded Photoshop CS5 in trial mode, but the "feature" ' Save as ' and 'Save' do not work, I can't save my work, it's a restriccion to be in test mode? I use Windows XP sp2 with 1.5 GB of RAM, 100 GB HD and Intell 2.6 Ghz processor. Before Photoshop CS5, I had installed the CS4 Suite and worked perfectly well. Could you help me with this?.

    Thank you

    Efrain Escamilla Guido

    Mexico City

    [email protected]

    The trial required no limitation to save files. Simply, it will stop working after 30 days. In any case, the problems with file dialog boxes appears not could be one of the following reasons:

    • you use a skin / theme that is not compatible with the standard Windows dialog boxes
    • you use a dialog box special characteristic repositioning of your graphics driver
    • your user's home directory is not the default value of the system, for example your "My files" folder is not in c. \Documents and Settings\You\... This can cause problems with authorization, or the program is not just find a place to start.

    To look into these things. Also try to use the right file--> Open... procedure instead of just drag & drop. With this method, the program will remember that last and that directories can avoid the whole issue.

    Mylenium

  • line of numbers under the function keys keyboard does not work after windows upgrade

    Upgrade from Windows Vista Home Premium 64-bit window Ult 64 bit. Line of keyboard under func keys works not just if online using Windows Explorer, Firefox Safari n - numbers don't work - some type; other type letter k; with the SHIFT key, signs and symbols, type anything. I can get the numbers of t using my keypad and numlock. I have tried 3 keyboards.  One was a Microsoft USB 4000 ergonomic keyboard brand new and it had the same problems.  My keyboard USB wireless transmitter had the problem too.  All have the same problem. The keys are correct by using Word, Wordpad, etc.. Quick test repetition key online as well as the keys were all ok then.

    This started happening immediately after I upgraded to windows 7 ultimate.  I use a desktop HP Pavilion a6667c with 8 GB of RAM and the latest updates available for windows ultimate.   The problem occurred before and after the upgrade to service pack 1.   I noticed other people on the web posting on this problem too.    I got no error message when using Vista Home Premium 64-bit version and had installed all the latest updates him as well.

    The only solution I found to this problem is to build me a small table of characters and symbols, I can't do it, and sticking them in when I am online using one of the three browsers I use most often.   I looked at my keyboard settings and changed back and forth between American and British English British without any result.

    I'll post my problem of keyboard on HP forums as well.   Thanks for any help anyone can give me or leads.   Somewhere, I think that it is a simple problem to solve, but I searched and searched and browsed and traveled for several days to find a lot of people who have this type of keyboard problem, but no solution yet.

    I was able to solve the problem on my computer Microsoft Vista but uninstalling constant guard I had downloaded and installed with free Norton from Comcast. I got this tip on another thread and after followinging their advice, I was free to use my line of numbers/symbols of the keys even once! I was able to close my copy of the email and the character or symbol and the last sheet in Word.

Maybe you are looking for