ColdFusion Builder no longer finds my cfc file

After a couple months of building a project with no real issues, all of a sudden my pages can no longer find my "ToolInvFunctions.cfc" file. I get this error,
"The specified CFC ToolInvFunctions could not be found.
The path to the CFC must be specified as a full path, or as a relative path from the current template, without the use of mappings."
Like I said, everything has been working just fine until now and I have no idea what I may have done to start receiving this error. Here is the first
line of code that fails with a call to the cfc file.
<cfselect name="Tools"  bindonload="true" bind="cfc:ToolInvFunctions.findTools({ProcessIn})" display="RequestedTools" value="RequestedTools">
</cfselect>
All of this projects files reside in the same folder and have had no trouble finding each other until today.
Please help, I imagine this is probably some sort of server issue, but I'm not experienced enough to diagnose.
Thanks in advance

Discovered the problem for those of you who may have the same issue. I was using nested if statements in a function to build my sql query and coldfusion apparently decided it no longer liked that. No idea why it causes the server to no longer find the cfc file, but once I changed how the if statements worked, it all started to function again.

Similar Messages

  • Help! (please :) I have a 1GB iPod that's loaded with music for which my computer can no longer find the original files-due to external mass storage crash during recent move. Is there a way to import iPod music back into my iTunes library on computer???

    Help! (please I have a 1GB iPod that's loaded with music for which my computer can no longer find the original files-due to external mass storage crash during recent move. Is there a way to import iPod music back into my iTunes library on computer???

    Or If there is any purchased music then you can try to transfer purchases
    http://support.apple.com/kb/ht1848
    If you're in the US you can reload purchased music
    http://support.apple.com/kb/ht2519

  • HT1296 how do i get my music that is on my iPod to go onto my computer since i can no longer find the music files on my flash drives?

    for some reason i no longer have these two albums of music on my flash drives and i want to download them back onto my computer since they are on both my iphone (4th generation, on the current IOS 7.0.4) and my ipod (4th generation on IOS 6.1.5) i figured i could do it that way. the music wont play on my phone, but it will on my ipod. How do i get the two albums back onto my computer?

    Recovering your iTunes library from your iPod or iOS device: Apple Support Communities

  • ColdFusion Builder 2 can't open current file in external browser

    I can configure an external browser in CFB2.  However, either CFB ignores this (in the case of Opera) or it opens the project on the start page rather than the page I have open.  In some cases, e.g., FF, it loads Google.com. ernal browser in CFB2.
    Many people have posted about this problem.  Can someone at Adobe actually take the trouble to deal with it?  It makes CFB pretty much useless.

    I can configure an external browser in CFB2.  However, either CFB ignores this (in the case of Opera) or it opens the project on the start page rather than the page I have open.  In some cases, e.g., FF, it loads Google.com. ernal browser in CFB2.
    Many people have posted about this problem.  Can someone at Adobe actually take the trouble to deal with it?  It makes CFB pretty much useless.

  • ColdFusion Builder won't start at all

    After installing Coldfusion Builder and Flash Builder as standalone installations on WinXP, I can't start either of them.
    In the Coldfusion Builder folder where the the .exe is located, I get the hs_pid.log log files that you would normally see from a problem in eclipse. I get the same exact problem with Flash Builder with the same hs error logs after the program fails. Obviously they are suffering the same problem and the root of the problem is the embedded eclipse they are using.
    Any ideas? I realize that it would be difficult to debug considering the complete lack of details about why the apps fail. That's due to Adobe offering no user feedback when they fail.
    My guess is that it's a problem with the JRE in the installs, but there's no debugging info to find out what is going on. When I try FlashBuilderC.exe standalone, I get the following:
    C:\Program Files\Adobe>"Adobe Flash Builder 4\FlashBuilderC.exe"
    # A fatal error has been detected by the Java Runtime Environment:
    #  Internal Error (os_windows.cpp:3266), pid=19764, tid=26520
    #  Error: DuplicateHandle failed
    # JRE version: (uninitialized)
    # Java VM: Java HotSpot(TM) Client VM (14.2-b01 mixed mode, sharing windows-x86 )
    # An error report file with more information is saved as:
    # C:\Program Files\Adobe\hs_err_pid19764.log
    # If you would like to submit a bug report, please visit:
    #   http://java.sun.com/webapps/bugreport/crash.jsp
    I can run Flashbuilder as an eclipse plugin, and I suspect that I could run CFBuilder as a plugin also but that's not really what I want to do. It's just frustrating that products that cost thousands of dollars fail silently, offer no recovery, and won't run at all from a fresh standalone install.

    I'm using 1.6 for my Java stuff and for the plugin versions of CFB and FB4. Each builder standalone has it's own JRE which appears to be the same version (except for FB4 which is only a couple builds off). Both builders reference the same internal error file os_windows.cpp. As I mentioned earlier, both IDEs are currently running fine as eclipse plugins in my home directory.
    U:\>java -version
    java version "1.6.0_18"
    Java(TM) SE Runtime Environment (build 1.6.0_18-b07)
    Java HotSpot(TM) Client VM (build 16.0-b13, mixed mode, sharing)
    C:\Program Files\Adobe\Adobe ColdFusion Builder\jre\bin>set PATH=
    C:\Program Files\Adobe\Adobe ColdFusion Builder\jre\bin>.\java.exe -version
    java version "1.6.0_18"
    Java(TM) SE Runtime Environment (build 1.6.0_18-b07)
    Java HotSpot(TM) Client VM (build 16.0-b13, mixed mode)
    C:\Program Files\Adobe\Adobe Flash Builder 4\jre\bin>set PATH=
    C:\Program Files\Adobe\Adobe Flash Builder 4\jre\bin>.\java.exe -version
    java version "1.6.0_16"
    Java(TM) SE Runtime Environment (build 1.6.0_16-b01)
    Java HotSpot(TM) Client VM (build 14.2-b01, mixed mode)
    hs_err_pid27396.log
    # A fatal error has been detected by the Java Runtime Environment:
    #  Internal Error (os_windows.cpp:3276), pid=27396, tid=29696
    #  Error: DuplicateHandle failed
    # JRE version: (uninitialized)
    # Java VM: Java HotSpot(TM) Client VM (16.0-b13 mixed mode, sharing windows-x86 )
    # If you would like to submit a bug report, please visit:
    #   http://java.sun.com/webapps/bugreport/crash.jsp
    ---------------  T H R E A D  ---------------
    Current thread is native thread
    Stack: [0x00030000,0x00130000],  sp=0x0012fba4,  free space=3fe0012fbb4k
    Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
    V  [jvm.dll+0x1f4000]
    V  [jvm.dll+0xa1cc8]
    V  [jvm.dll+0x17d0e3]
    V  [jvm.dll+0x1030a0]
    C  [eclipse_1206.dll+0x501e]
    C  [eclipse_1206.dll+0x4721]
    C  [eclipse_1206.dll+0x152c]
    C  [CFBuilder.exe+0x1495]
    C  [CFBuilder.exe+0x1181]
    C  [CFBuilder.exe+0x4a3a]
    C  [kernel32.dll+0x17077]
    ---------------  P R O C E S S  ---------------
    VM state:not at safepoint (not fully initialized)
    VM Mutex/Monitor currently owned by a thread: None
    Dynamic libraries:
    0x00400000 - 0x0040e000     C:\Program Files\Adobe\Adobe ColdFusion Builder\CFBuilder.exe
    0x7c900000 - 0x7c9b2000     C:\WINNT\system32\ntdll.dll
    0x7c800000 - 0x7c8f6000     C:\WINNT\system32\kernel32.dll
    0x6f000000 - 0x6f06c000     C:\WINNT\system32\SYSFER.DLL
    0x7e410000 - 0x7e4a1000     C:\WINNT\system32\USER32.dll
    0x77f10000 - 0x77f59000     C:\WINNT\system32\GDI32.dll
    0x773d0000 - 0x774d3000     C:\WINNT\WinSxS\x86_Microsoft.Windows.Common-Controls_6595b64144ccf1df_6.0.2600.5512_x-ww _35d4ce83\COMCTL32.dll
    0x77c10000 - 0x77c68000     C:\WINNT\system32\msvcrt.dll
    0x77dd0000 - 0x77e6b000     C:\WINNT\system32\ADVAPI32.dll
    0x77e70000 - 0x77f02000     C:\WINNT\system32\RPCRT4.dll
    0x77fe0000 - 0x77ff1000     C:\WINNT\system32\Secur32.dll
    0x77f60000 - 0x77fd6000     C:\WINNT\system32\SHLWAPI.dll
    0x76390000 - 0x763ad000     C:\WINNT\system32\IMM32.DLL
    0x10000000 - 0x1001e000     C:\WINNT\system32\privman32.dll
    0x7c9c0000 - 0x7d1d7000     C:\WINNT\system32\SHELL32.dll
    0x72000000 - 0x72014000     C:\Program Files\Adobe\Adobe ColdFusion Builder\plugins\org.eclipse.equinox.launcher.win32.win32.x86_1.0.200.v20090519\eclipse_12 06.dll
    0x77c00000 - 0x77c08000     C:\WINNT\system32\VERSION.dll
    0x6d8b0000 - 0x6db47000     C:\Program Files\Adobe\Adobe ColdFusion Builder\jre\bin\client\jvm.dll
    0x76b40000 - 0x76b6d000     C:\WINNT\system32\WINMM.dll
    0x7c360000 - 0x7c3b6000     C:\WINNT\system32\MSVCR71.dll
    0x76bf0000 - 0x76bfb000     C:\WINNT\system32\PSAPI.DLL
    VM Arguments:
    java_command: <unknown>
    Launcher Type: generic
    Environment Variables:
    JAVA_HOME=C:\java\jdk1.6.0_18\jre
    JRE_HOME=C:\java\jdk1.6.0_18\jre;C:\java\jre6
    CLASSPATH=.;JDK_HOME;JAVA_HOME;C:\java\jre6\lib\ext\QTJava.zip
    PATH=C:/Program Files/Adobe/Adobe ColdFusion Builder/jre/bin/client;C:/Program Files/Adobe/Adobe ColdFusion Builder/jre/bin;C:\Program Files\Adobe\Adobe ColdFusion Builder;C:\java\jdk1.6.0_18\bin;C:\java\jdk1.6.0_18\lib;C:\java\jdk1.6.0_18;C:\java\jdk1. 6.0_18\jre;C:\java\flex_sdk_4\bin;C:\java\flex_sdk_4\;C:\Program Files\Serena\Dimensions 10.1\CM\prog;C:\servers\subversion;C:\Ent\Appl\Prod\Oracle8i\bin;c:\ent\appl\prod\Oracle8 i\JRE\bin;C:\WINNT\system32;C:\WINNT;C:\Serena\CHANGE~1\DIMENS~1\9.1\PROG;c:\ent\appl\prod \perl\5.00502\bin\MSWin32-x86;c:\ent\appl\prod\perl\5.00502\bin;C:\WINNT\system32\wbem;c:\ ent\appl\prod\bin;C:\Program Files\Common Files\Roxio Shared\DLLShared\;C:\Program Files\ATI Technologies\ATI.ACE\;C:\DSM\Script\;C:\ent\appl\prod\Exceed\Connectivity\10.00\Accessori es\;;C:\servers\cake\cake\console;C:\servers\xampplite\php;C:\java\apache-maven\bin;C:\jav a\ant\bin;C:\Program Files\CA\SC\CAWIN;C:\Program Files\ActivIdentity\ActivClient\;C:\Program Files\QuickTime\QTSystem\;C:\servers\SDK\bin;C:\Program Files\IDM Computer Solutions\UltraEdit\
    USERNAME=pritcjm
    OS=Windows_NT
    PROCESSOR_IDENTIFIER=x86 Family 6 Model 23 Stepping 6, GenuineIntel
    ---------------  S Y S T E M  ---------------
    OS: Windows XP Build 2600 Service Pack 3
    CPU:total 2
    Memory: 4k page, physical 3652840k(1812720k free), swap 7137288k(4992188k free)
    vm_info: Java HotSpot(TM) Client VM (16.0-b13) for windows-x86 JRE (1.6.0_18-b07), built on Dec 17 2009 13:35:55 by "java_re" with MS VC++ 7.1 (VS2003)
    time: Thu Apr 29 08:52:56 2010
    elapsed time: 0 seconds

  • "Adobe CFC Generator" error "cannot find ide_config.xml file"

    Hi there
    Yesterday I downloaded a CF Builder 2 Trial. I install in my machine I am running CF 9.01 Dev version.
    When I try install "Adobe CFC Generator" extension "cannot find ide_config.xml file"
    I try to find some fix. but I can't.
    Some Ideas thank you!!

    With ColdFusion Builder 2, CFC Generator was intended to be removed.However mistakenly, CFC Generator was removed only partially.
    If you want to use:
    Plesae download it from: http://adobecfcgenerator.riaforge.org/
    Or If you have ColdFusion  Builder 1 or ColdFusion  Builder 2 Beta installation:
    You can take it from <ColdFusion Builder 1 or ColdFusion Builder 2 Beta Install Dir>\extensions      and deploy it to your server instead of using the incorrectl installed CFC Generator.
    Thanks,
    Krishna

  • How do I find music that has been uploaded to iTunes from a purchased CD and iTunes is "unable to find the original file?" I no longer have the CD. I have tried all the usual methods of looking in my iTunes library and through Find. No Luck.

    How do I find music that has been uploaded to iTunes from a purchased CD and iTunes is “unable to find the original file?” I no longer have the CD. I have tried all the usual methods of looking in my iTunes library and through Find. No Luck.

    Backup drive?
    Subscribe to iTunes Match?
    If neither of the above and you don't have the CD and can't find your tracks on the computer then they you're stuck.  A file recovery utility will cost $100, plus another $100 for an external drive to which to resue the files, and may not even work.  You can buy a lot of CDs for $200.

  • I upgraded to Maverick O/S and I can no longer right click on iPhoto images to find my photo files.  My photo files are not where they were before upgrade.

    I upgraded to Maverick O/S and I can no longer right click on iPhoto images to find my photo files.  My photo files are not where they were before upgrade.

    Have you checked the sorting settings to make sure they are as you expect?
    OT

  • Find function no longer finds files

    Does anybody know why might my Find function in Finder no longer finds files and how to fix it? It finds only a limited number of files and they have nothing to do with the search term. I have selected "Computer" as the searchable entity.

    Instead of using the Find function,I use the free Find Any File app http://www.macupdate.com/app/mac/30079/find-any-file Try it.
     Cheers, Tom

  • After udating my IPhone 4 to iOS 7 I can no longer find photos in the IPhone file on my computer when connected

    After updating my IPhone 4 to iOS 7 I can no longer find any pictures in the DCIM file when I log in through my computer.

    there have a recently deleted album , you need deleted again in this album~

  • Where Can I find the download for the ColdFusion Builder 2.0.1 updgrade

    Please indicate the URL for the ColdFusion Builder 2.0 to Coldfusion Builder 2.0.1 upgrade.  All I can find is the CFB trial download site wich does not indicate if it is the upgrade or the version.

    Hi,
    Here is the link to download it.
    http://www.adobe.com/support/coldfusion/downloads_updates.html#cfb2
    Regards,
    Priyank

  • Finder can no longer preview RAW (.arw) files

    Hi everyone,
    Since the Digital Camera Raw Compatibility Update 2.7, Finder will no longer preview RAW (.arw) files. This issue also affects Preview & iPhoto.
    I've tried re-installing the update but the installer errors and then quits.
    I've noticed that the /System/Library/CoreServices/RawCamera.bundle/ folder is missing since the update.
    Any recommendations on how to resolve this small problem?
    Justin

    Did Apple re-release the Digital Camera Raw Compatibility Update 2.7? It appeared again within Software Update. After installing it, Raw files are recognised correctly now.

  • Building PHP 5.2.5 and MySQL (Cannot find MySQL header files under /usr.)

    Hi,
    we are in big trouble here. On Mac OS X 10.4 it was no problem building PHP with additional modules. Unfortunately it´s not working this time.
    This is the error message i got when building php:
    checking for mSQL support... no
    checking for MSSQL support via FreeTDS... no
    checking for MySQL support... yes
    checking for specified location of the MySQL UNIX socket... /var/mysql/mysql.sock
    checking for MySQL UNIX socket location... /var/mysql/mysql.sock
    configure: error: Cannot find MySQL header files under /usr.
    Note that the MySQL client library is not bundled anymore!
    Looks like some libs are missing?!
    find / -iname 'libmysqlclient*'
    That doesn´t helper neither. No results.
    Any idera what´s wrong here?

    the php in 10.5 uses extensions, you do not need to rebuild php to get mssql to work..
    Take a look at http://downloads.topicdesk.com/docs/AddingGD2_to_PHP_on_OS_X_Server_10_5Leopard.pdf
    as you can see in that example GD is built separately, mssql is the same.. do a google search on mssql.so and you will find a bunch of info (most of it is for linux but you should be able to get the info to work)

  • Pages only offered a save version option and after closing I can no longer find the file

    After finishing my 21 page document, I exported to PDF changing the file name. Opened the file menu, noted that there was no save option only save a version and then closed the document, presuming the autosave would have worked as usual. I can now no longer find the file.
    Can I recover it? Have I done something wrong as I never have had this concern before.

    If I recall right you can always get Save or Save as by Press Option key when clicking on the File menu.
    The problem is that you can't find the file. i am not the right person to help you as i still rather use Snow Leopard then the newer MacOs versions.

  • Apps on computer but in a different folder.  Can I merge them?I have 180 apps that iTunes can no longer "find".  They appear in "my apps" and there is a file location for them.  Can old purchases be restored without doing each one individually?

    I have 180 apps that iTunes can no longer "find".  They appear in "my apps" and there is a file location for them.  Can old purchases be restored without doing each one individually?

    That did the trick! Thank you.
    The free trial is all I needed to migrate my iPod Touch library into my main iTunes library. For those that want to use this tool for the same needs there are some things that need to be moved manually, e.g. Apps. But you can do it within the program very easily. Also iBooks/PDFs etc. need to be moved manually. The help section will point you in the right direction.
    No more switching iTunes libraries for me.

Maybe you are looking for

  • I'm getting the kernal panic screen when I put in DVD

    My iMac G5, 2 GB has been slow, and occasionally getting the "restart your computer" screen. I ran the Apple Hardware Test on it twice. It passed both times, so I decided it must be software. I proceeded to do a clean install of the OS. Now I'm getti

  • Installing ipfilter 4.1.20

    i would like to install the latest version of ipfilter (4.1.20) for my solaris x86 is there any good tutorial for this?i tried to install the ipfilter and pfil but somehow i always stuck with this error kimak# pwd /export/home/lost+found/pfil kimak#

  • Problems using iTunes Visualizer

    Previously iTunes Visualizer worked correctly. Now it will not launch. Any ideas why?

  • CS5: I often get white box behind logos when importing

    This has happened a few times now. I import a logo from CS5 and place over a color background and get a white box. I end up copying the logo from AI and pasting directly into ID. Not an ideal workflow. In the attached, the left image is the Walgreens

  • Calendar Synchronization Fails 0x80040fb3

    Ok I just purchased the BB Bold and so far I've spent a considerable amount of time trying to debug why the calendar items will not synchronize.  I'm getting the same generic error that appears when contact information is incomplete.  My contacts syn