Error with CFGRIDUPDATE after installing CFMX 7 Updaters

I installed ColdFusion MX 7 Updater (7.0.1) and ColdFusion MX
7 Updater 2 (7.0.2). Now I'm geting the following errors when using
CFGRIDUPDATE:
Error casting an object of type
coldfusion.sql.CFNoResultSetTable to an incompatible type. This
usually indicates a programming error in Java, although it could
also mean you have tried to use a foreign object in a different way
than it was designed.
coldfusion.sql.CFNoResultSetTable
<cfgridupdate datasource="#request.dsn#" grid="thisGrid"
tablename="MY_TABLE">
Is anyone else getting this? I'm going to handle the SQL
manually until I can use CFGRIDUPDATE again.

sbrehm,
You are absolutely right. Turning debugging off solved the
problem. In this case, you can leave debugging on but uncheck the
"Database Activity" checkbox. Something must be getting confused
between the DB debugging and the CFGRIDUPDATE call. Hopefully Adobe
will fix this glitch.
By the way, I tried using <cfsetting
showdebugoutput="no"> on the .cfm file in question, but that
didn't work. I had to physically disable to "database activity"
debugging completely.
Thanks for the suggestion!

Similar Messages

  • Error with keychain after installing xquartz "A keychain cannot be found."

    After installing xquartz on Snow Leopard I can no longer sign in to iCloud. I get an error that says "A keychain cannot be found to store ####" How do I fix this?

    simple restart fixed it

  • Error with DQS after Installing SQL Server Service Pack 2

    When I open the DQS client, I get this error message:
    Message Id: VerificationFrameworkVersionNotCompatible
    A new version of .NET or Data Quality Services was installed on this machine. In order to continue to work with DQS please run 'DqsInstaller.exe -upgrade'.
    However, when I run DQSInstaller.exe, I get this message:
    DQS Installer has detected a previous DQS installation under this SQL server instance.  Running DQS installer will remove the previous installation, together with all the knowledge stored in it.
    Will I lose all my knowledge bases?  Is there an upgrade path?

    Hi Adolfo Socorro,
    According to your description, when you install SQL Server 2012 Service Pack2, the error of
    Data Quality Services (DQS) will occur. The cause is that Product Updates will not update the schema of the DQS catalogs, any related MDS catalogs, and the SQL CLR assemblies kept the DQS catalogs. Therefore, extra steps may be required
    if the DQS catalog schema needs to be upgraded, or the DQS CLR assemblies have been upgraded by the product update.
    If you have previously run the DQSInstaller.exe to build the DQS_MAIN, DQS_PROJECTS, and DQS_Staging_Data catalogs in one or more of the updated instances, you
    may need to continue to do the necessary upgrade steps to upgrade the database schemas, such as launch CMD as Administrator
    cd "C:\Program Files\Microsoft SQL Server\MSSQL11.InstanceName\MSSQL\Binn" DQSInstaller.exe –upgrade
    There is an article about upgrading DQS, you can review the following article.
    http://social.technet.microsoft.com/wiki/contents/articles/8442.upgrade-dqs-installing-cumulative-updates-or-hotfix-patches-on-data-quality-services.aspx
    Regards,
    Sofiya Li
    Sofiya Li
    TechNet Community Support

  • Error with trackpad after installing Windows 8

    So I just got a new Macbook Pro today. Here are the specifications.
    Intel i7 processor
    8GB RAM
    750GB Hard drive.
    From those 750, I used 300 GB for installing Windows. Now everything works fine so far other than the trackpad. The right click does not work. I tried to see all the errors possible. I do not see a Trackpad option under Device Manager. Not to mention, my bootcamp.exe doesn't work either. Please help me solve. This is the first time I am using a Apple computer in my life. I have always been a Windows guys until recently. I love everything so far, just this is bothering me.

    Use IE, FireFox, or Chrome and see if the problem remains. My experience is that Safari has never worked well on Windows.

  • Errors starting JBoss after installing OIM

    I am getting these errors starting JBoss after installing OIM 9.1.0.1 on windows 2003 server with JBoss 4.2.3GA canany one please help me how to resolve.
    increasing the memory did not help.
    19:04:04,468 INFO [WEBSTARTUP] Scheduler started
    19:04:04,484 INFO [TomcatDeployer] deploy, ctxPath=/xlWebApp, warUrl=.../tmp/de
    ploy/tmp5989105329966275493XellerateFull.ear-contents/xlWebApp-exp.war/
    19:05:02,984 ERROR [STDERR] Exception in thread "DefaultQuartzScheduler_QuartzSc
    hedulerThread"
    19:11:18,359 ERROR [STDERR] Exception in thread "IdleRemover"
    19:15:34,562 ERROR [STDERR] Exception in thread "Thread-15"

    I am getting these errors starting JBoss after installing OIM 9.1.0.1 on windows 2003 server with JBoss 4.2.3GA canany one please help me why.
    19:04:04,468 INFO [WEBSTARTUP] Scheduler started
    19:04:04,484 INFO [TomcatDeployer] deploy, ctxPath=/xlWebApp, warUrl=.../tmp/de
    ploy/tmp5989105329966275493XellerateFull.ear-contents/xlWebApp-exp.war/
    19:05:02,984 ERROR [STDERR] Exception in thread "DefaultQuartzScheduler_QuartzSc
    hedulerThread"
    19:11:18,359 ERROR [STDERR] Exception in thread "IdleRemover"
    19:15:34,562 ERROR [STDERR] Exception in thread "Thread-15"

  • Error with OCI8 driver installing sendmail/javamail

    Hi to All,
    From Dos window I run the command:
    loadjava -user sys/pwd@name_db -resolve -synonym activation.jar
    This is the first step in order to install a Sendmail package based on javamail, but I have this error:
    =============================
    Java.exe error
    Impossible to find the enterpoint kpufhndl0 of procedure in the library of dynamic link OCI.dll (Sorry, this is a translation of italian language)
    OK
    =============================
    After I click on OK and this is the next response:
    Error while connecting with OCI8 driver to namedb:oracle.aurora.server.tools.loadjava.ToolsException: The JDBC OCI8 Driver is not installed properly, use -thin to try the JDBC Thin Driver: C:\oracle\product\10.2.0\oradb10g\BIN\ocijdbc10.dll: Impossible to find the specified procedure.
    exiting: could not open connection
    After, I have used the command:
    loadjava -thin C:\oracle\product\10.2.0\oradb10g\BIN\ocijdbc10.dll
    This is the result:
    SQL error while connecting with driver to default database: Listener refused the connection with the following error:
    ORA-12505, TNS: listener does not currently know of SID given in connect descriptor
    The connection descriptor used by the client was:
    localhost:1521: orcl
    exiting: could not open connection
    But the connection descriptor that I use is eg COSFI, not orcl.
    Other applications works fine with my descriptor.
    Someone can help me in order to resolve this problem ?
    Thank You and Best Regards.
    Gaetano
    Message was edited by:
    NICK048

    Gaetano,
    I see you took my advice when I replied to your Error with OCI8 driver installing sendmail/javamail.
    However, it doesn't look like you studied the Oracle documentation for loadjava because the command you posted doesn't look right at all.
    Please refer to the Java Developer's Guide for the correct syntax and usage of the loadjava command.
    Good Luck,
    Avi.

  • Error in finder after install osx mavericks

    error in finder after install osx mavericks

    I have a similar problem but the error code that keeps coming up is -600 please help !

  • Error  message 16 after install

    I have error message 16 after installing Photoshop CC and LR 5. I've tried uninstalling and re-installing. I have a MacPro running Mavericks. Any ideas?

    well, it was worth a try...Any other suggestions?  It still isn't working.

  • Usually i back my IPhone with ICloud, after installing IOS 5 it asked me to restore from I Tunes what i have to do?

    usually i back my IPhone with ICloud, after installing IOS 5 it asked me to restore from ITunes what i have to do to restore all my contact, applications and others?

    If your iPhone does not search for a wi-fi connection before you are asked whether you want to set it up as new phone or restore a backup from iTunes, then I guess you have the same issue as highlighted in this thread:
    https://discussions.apple.com/message/19638850?ac_cid=tw123456#19638850
    iCloud back ups can only be accessed via wi-fi that's why you are not granted this option, I have the exact same issue.

  • Send & Recieve functionality not working with  WebDav after installing Acrobat XI

    Send & Recieve functionality not working with  WebDav after installing Acrobat XI for PDF.  Acrobat XI is complete installations(Trial Version).

    Hi Kiro ,
    Did you try opening that file in any other browser ?If not ,please try doing that once and see if that  works for you.
    Try Repairing Acrobat once and see if  that helps.
    Launch Acrobat>Navigate to Help>Repair Acrobat Installation.
    Regards
    Sukrit Dhingra

  • Cant get ical to sync with iphone after installing OSX

    cant get ical to sync with iphone after installing OSX

    I too was a mobileme user and have just migrated to iCloud on mackbook pro w/OS 10.7.4. Transition caused my sent mailboxes to rearrange themselves so that I have no comprehensive 'sent' mailbox as I did previously and the view on both incoming and outgoing mailboxes keeps rearranging itself no matter how many times I set preferences. One result is that search function no longer works.  Is anyone else having problems like this?  All was fine for a week after transition but after having an evening when my password was repeatedly rejected I had to log in and out of iCloud (as directed by tech support) and w/in an hour or so the mailbox problem began.

  • Anyone have trouble with IPad3 after installing OS6.1.3?  keeps crashing

    Anyone having trouble with iPad3 after installing OS6.1.3?  Mine keeps crashing.

    Mine seems to be just fine. 
    Try a reset,
    Reset your iPad by pressing the 'Sleep' and 'Home' button at the same time for about 15 seconds or so. Your iPad  will then go through a reset / reboot procedure and will be ready for use within about a minute.
    Don't worry about doing this as you will not lose data or settings.
    Good luck and do report back.

  • Trouble with 10g after Installing Grid Control

    Main problem: after installing Grid Control and rebooting, I can no longer access my databases.
    I have 10g installed on a fairly decent Windows XP machine. It was running okay, but I had two Oracle database instance processes running at 200mb of RAM each (of a total of 1 GB of RAM), so it was a bit bogged down, as is to be expected when running Oracle as a server on Windows.
    I then installed Grid Control, which seemed to go okay, and another database as well. But once the install completed, and I gained access to the Grid Control version of the OEM for the first time, that's when things got wacky. Connecting to any OEM instance started taking anywhere from 2-10 minutes, everything was bogged down considerably, etc. I tried shutting everything down and rebooting, but now things are worse. OEM is timing out and not finding servers, listener is timing out, etc. I've tried manipulating a few things in Net Manager (I noticed that my LISTENER section didn't seem to contain any data at all, and my databases weren't listed in there either) with no result.
    I've also had trouble with "host credentials" and being able to administer the databases within the OEM, even after implementing a fix I had found to add my user name to a "log on as batch job" local security policy.
    Finally, I noticed that after installing Grid Control, when I run "sqlplus", I now see "Oracle91 Enterprise Edition" instead of the "Oracle10g" it used to show (and I never had anything but 10g installed on this machine!).
    Here's what happens when I try to access my dBs:
    -When I try to launch the OEM connected to any of the 3 databases I created (which were previsouly running), the browser just times out with "page cannot be displayed".
    -When I run "emctl start <ANYTHING>" I get file/path not found errors, and a file path with both forward and backward slashes (starting after the "agent" directory):
    C:\oracle\product\10.1.0\agent/<...etc.>
    -When I try to test a connection to a service in Net Manager, I get this error:
    ORA-12557: TNS:protocol adapter not loadable
    I had to manually add my listener info and databases info(under Service Naming) in Net Manager, but everything appeared fine in Oracle Directory Manager (unfortunately, that doesn't help much, since this is just a general info tool).
    I am nothing near a DBA and my knowledge is limited, so I apologize for not being more consise, but I'd be glad to elaborate if someone could tell me what they need to know.
    Thank you,
    John

    Yes; thank you both. Although I had 1 GB physical and 1.5 GB virtual memory configured, running Grid Control seemed to completely kill all available resources.
    I have removed GC and its related database and applications, and I can again conncet to my databases via Database Control. Thank you.
    By the way, another issue has arisen, seemingly in the aftermath of installing GC: my OEM Database Control instances now time out after about 60 seconds, logging me out each and every time. I have cookies enabled, but this doesn't seem to be the trouble. Is there a Web setting somewhere that will kick users out of the instance at timed intervals?

  • Continuous error beep/alarm after installing USB printer

    Anyone have any experience with a continuous disabling/enabling of a USB device (in this case a printer) after installing on an X201 running Windows 7 Pro 64 bit?  Printer (older HP 2420) installs as expected in Win 7 and test page prints as desired.  Shortly thereafter the device seems to drop/readd continuously, and the only way to fix is to unplug the device.
    Any assistance?  Thanks.

    I think I understand what you are trying to do now.  How are you trying to install the printer software (download from website or software disc that came with the printer)?  
    Are you certain your USB cord is working?  
    Is your XP computer compatible with the Belkin switch?  
    Does your switch require software installation as well?
    I think your error about the USB device not being recognized sounds more like a computer/Windows error message such as the Belkin device itself is not recognized by the XP computer because that is not the same words used when the printer is not recognized.  I don't want to refer you back to Belkin so I will do my best to assist you but I can only hope I can fix this because this is what I call out-of-scope for me and do not have any formal training on your method.  Maybe I can come up with a work-around instead.  Answer my questions please while I think of perhaps another configuration of these devices more suitable for you.
    Don't forgot to say thanks by giving "Kudos" if I helped solve your problem.
    When a solution is found please mark the post that solves your issue.
    Every problem has a solution!

  • Issues printing with iPhoto after installing OS X 10.10.2

    After working with 2nd and 3rd level Apple Support I was able to print photos using iPhoto after installing OS X 10.10.2. I have an HP 7520 all in one ePrinter and the latest Yosemite driver have been installed. When I tried to print a photo using iPhoto the application would hang and I had to force quit to continue. Apple support was able to identify the problem. The iPhoto application had an outstanding print job listed in the Recent heading on the left side of the screen, I do not know how this happened, but after clearing out this print job I was able to print from iPhoto. The Apple Support person said I could avoid this problem by hitting the cancel button located near the print button on the bottom of iPhoto, after any print activity had finished. He said this was a known problem when using iPhoto and Yosemite.

    EW,
    Kernel Panics here on the same model. My problems started after the recent Firmware Update for Airport and Airport Expresses (7.6). No other new software installed besides the Firmware Update and they are occurring daily.
    I haven't seen any remedies yet....

Maybe you are looking for