Stop cf server from processing particular files

Bit of a strange question this.
I want to stop coldfusion server processing certain .cfm files in the root of my site, i want them to get processed by IIS as plain html. Is this possible? i guess its more of an iis question.

there are thousands of links pointing to this file, internal and external and it would affect rankings on search engines.
I do not want cf to process this file as its too slow to run now. i'd rather have a html version served up that was updated every 15 mins.
the clients server is shared and the cf service seems unreliable.

Similar Messages

  • Stopping OS X from including "._" files on WebDav shares

    We are working with the content system in the new Blackboard 7.1 and are running into an issue. Whenever you copy or save a file from a Mac to the WebDav share, it also copies the "._" resource fork file (like it should since WebDav cannot handle resource forks).
    My question is, how do you stop OS X from splitting the file into two? Can you? It is very confusing to our faculty to have two instances of the same file when viewing the Content Manager via Blackboard. Plus it just doubles the file listing and can get big rather quickly.
    Advise? Anyone else run into this issue?

    I run a webdav server hosted on a mac so I don't experience this problem.
    I do experience this issue when copying files from a mac to a windows sharepoint so I guess your webdav shares are running on a windows pc.
    have you tried zipping files or enclosing them inside a disk image (.dmg) this fixes the problems when I copy files so an external fat32 formatted drive that I use on pc's as well as macs.

  • A failure occurred while the server was processing report file

    Hi All,
    I keep getting this error while opening the report in Infoview,  "A failure occurred while the server was processing report file".
    I checked Event viewer there i have lot of errors with the same message and the source is "BusinessObject_crproc". 
    Please advise me what i have to do to resolve the issue.
    Environment: BOXI3.1, CR2008, Windows Server 2003
    Thanks
    Sudharsan.

    We got this error message on a report that had 5 subreports, 3 of which were based on stored procedures. The report was running fine in our Dev environment and in the CR developer, but not when we published it to another environment. The problem was caused because the stored procedures had been changed in Dev (so that they ran correctly) but these changes had not been released to the other environment. Once the scripts were run to update the stored procedures the report ran successfully. So it apepars that the problem was because the stored procedure/s the subreports were using were failing, but we only got the RCIRAS0546 error message.

  • How can i stop my Macbook from saving every file opened?

    How can i stop my Macbook from saving every file opened?

    Take a look at this link, http://osxdaily.com/2012/07/11/disable-auto-save-and-versions-in-mac-os-x/

  • Unable to Start/Stop Directory server from console

    We have two Directory Server 5.2 installations with both running as masters with replication between them. One of them was installed with the admin server and the other without. On the one that was installed without the admin server we added it afterwards.
    We now find that on the one that had the admin server installed after the directory server that we cannot start/stop the directory server from the server console nor can we view or access backups or logs from the console. The system does however create the log and backup files and we can start/stop it from the command line.
    I read in a post somewhere that the admin server can be created with a different user from the directory server or with the same username but a different domain and wondered if that was the problem but have looked through the configuration files on both machines and haven't managed to spot a discrepancy.
    Does anyone have any ideas where and what to check?
    Thanks in advance.
    Peter

    Ah, I wouldn't have recognized this scenario if you didn't report the scrozzled user name. The "access denied" error happens for the simple reason that 'IAyjcJlYKL' is not a valid user in your domain. Fancy that. If you look in your config.xml for the "node-manager-username" element, you may find the value is encrypted, and probably is 'IAyjcJlYKL'.
    It might be best if you filed a support case for this. I can make some guesses about what you should do, but it's just a guess. In any case, if you try fixing something, make a backup of the file first.
    The two things you can try doing are (backup the files and shut down everything first):
    * Edit the nm_password.properties file, replacing the one "hashed" line with two lines, setting the "username" property and the "password" property, both in cleartext. When the nodemanager starts up, it will replace those two lines with the "hashed" value.
    * Edit the config.xml file, replacing the values in the "node-manager-username" and "node-manager-password-encrypted" elements with their cleartext versions.
    Then start up the nodemanager and server.
    I'm familiar with this because I saw this happen, and I'm trying to remember the strange thing we had to do. I worked this out with BEA support a while ago. If it helps, my case number was #796710.

  • How do I stop Windows 7 from searching hidden files and folders

    In XP it was simple with the intuitive Advanced Search Options.
    Even if you enable "Don't show Hidden Files and Folders" in Windows 7, they still show up in the search menu.  A similar post included a suggestion by a support dude to post a question here.  I've searched for every possible solution and yet something so simple appears to be non existent.  Has Microsoft just lost its mind with omitting this feature?  Is this something that will never be solved?  Indexed or not, hidden files and folders still appear in Search.
    Thanks

    what have you setup in Explorer->Organize->Folder & Search Options?
    Don't show hidden and Hide: Empty, Protected, etc. all ticked
    if you have at some stage indexed all those system folders, and subsquently removed those from the index scope, then you may need to rebuild the index so those results are not presented by searches?
    i've assumed that you are getting things like \windows included, and this seems to be typical. perhaps because some common tools like notepad, wordpad etc reside in those folders.
    have you checked out the Indexing Options?
    from memory, "don't show hidden & system" really only obscures the stuff when you're browsing in explorer. the indexing engine doesn't respect that kind of setting. you'll need to get your indexing scope worked out to affect the search results presented.
    I'm not concerned much with indexing, it's just amazing that there is no option to stop "Search" from searching hidden files and folders when "Don't show hidden" is checked - the way it was with XP, etc.  As I understand it whether folder is indexed or not, will not stop "SEARCH" from searching them.  It was quite simple in XP but in Windows 7 it seems it is impossible.

  • Could not stop SAP Server from SAP Management Console

    I have a AS-JAVA Server.
    I am trying to stop the SAP Server from the SAP Mananement console located in http:
    Servername:50013
    It asks me for a user id. I specify the Sidadm user id and the same pop up appear again
    Please assist

    I typed the password of SIDadm and still the popup comes asking me for password
    The password i typed is corect

  • Can we stop shared server from client m/c

    Hi all,
    Can we stop Oracle Shared and Dedicated server from Client Machine if i am connecting through SYSDBA.
    Thanks
    Vipin

    > Can we stop Oracle Shared and Dedicated server from Client Machine if i am
    connecting through SYSDBA.
    Yes. No.
    Yes, you can stop shared server. Simply decrease the shared server pool to zero. (see below for details)
    No, you cannot stop a dedicated server as "The Thing" that creates dedicated server connections is the Listener. So you will need to stop that.
    # stop shared server:
    SQL> show parameter shared_servers
    NAME TYPE VALUE
    max_shared_servers integer 20
    shared_servers integer 10
    SQL> alter system set shared_servers=0 scope=memory;
    System altered.
    # now attempt a shared server connection
    /home/billy> sqlplus scott/tiger"(DESCRIPTION = (ADDRESS_LIST = (ADDRESS = (PROTOCOL=TCP)(HOST=dev)(PORT=1521))) (CONNECT_DATA = (SID=dev) (SERVER=shared)))"
    SQL*Plus: Release 10.2.0.1.0 - Production on Wed Sep 5 12:21:06 2007
    Copyright (c) 1982, 2005, Oracle. All rights reserved.
    ERROR:
    ORA-12519: TNS:no appropriate service handler found
    # start the shared server (in the SYSDBA session)
    SQL> alter system set shared_servers=10 scope=memory;
    System altered.
    # now attempt a shared server connection
    /home/billy> sqlplus scott/tiger@"(DESCRIPTION = (ADDRESS_LIST = (ADDRESS = (PROTOCOL=TCP)(HOST=dev)(PORT=1521))) (CONNECT_DATA = (SID=dev) (SERVER=shared)))"
    SQL*Plus: Release 10.2.0.1.0 - Production on Wed Sep 5 12:21:17 2007
    Copyright (c) 1982, 2005, Oracle. All rights reserved.
    Connected to:
    Oracle Database 10g Enterprise Edition Release 10.2.0.1.0 - 64bit Production
    With the Partitioning and Data Mining options
    SQL>

  • How to stop gweb server from returning server info in the header

    Hello all,
    Does anyone know how to prevent the GWEB server from returning the server name in the header? it returns LV_HTTP/1.0 by default.  adding "servertokens prod"  does not work.  Is there something that can be added to one of the cfg files, or does anyone know where this is generated in the gweb server, perhaps its possible to edit or filter it inside of the server?
    thanks for any help

    NPI_Chris-
    I have a few questions about your setup and application to assist you with this issue:
    1.    What version of LabVIEW are you using?
    2.    What version of National Instruments LabVIEW Internet Toolkit?
    3.    What operating system?
    4.    Why are you trying to prevent the server from returning the server name in the header?  Are you trying to mask the server name (delete it/make it unreadable so the end user can’t see it)?  Is this a privacy issue?
    5.    Or, Are you trying to do data manipulation with your header and the name is causing a problem?
    6.    Please provide me more information on your end use of your application.
    Please reply to this thread with this information and we can get you the solution you need for your application.
    Regards,
    Mike S
    NI AE

  • Stop Bridge CS3 Auto Processing my files....

    Apologies if this question goes over some old ground....I've had a good look around regarding the problems people are facing with Bridge's auto processing feature, but I haven't yet found an outright answer. So I will pose the question in my own way, and I believe it's a very simple one....
    When reviewing a folder of RAW files, how do I stop Bridge from applying auto corrections and just show me each image as it came out of the camera?
    Apart from the fact that Bridge's interpretation of the "correct" exposure and colour balance etc is often just plain wrong or at least not what I want, here's my real issue.
    I use Bridge to do my initial editing of my images. So I will have a folder of around 1000 RAW files which I scroll through using the arrow keys in "filmstrip" view, applying a label to images I want to keep. This should be a fairly quick process...I'll know within a fraction of a second of seeing an image whether I want to keep it or not....but for each image I currently have to wait for a second or two while Bridge applies it's adjustments and renders the preview image in the top half of the screen, going from a pixelated/blurry image to a sharp "corrected" one. I would prefer to instantly see just a larger uncorrected version of the thumbnail so I can make my evaluation and move on. Working with the number of images I do, even that pause of a second or so adds up to a lot of time added to the job as a whole.
    It's infuriating and you would think it would be a simple issue to deal with, but I've yet to find a conclusive answer to it.
    I would be incredibly grateful to anyone who can help me put this issue to bed.
    Many thanks
    Paul Williams

    curt,
    I understand RAW quite well. I think perhaps I haven't been clear enough about my objection to the default method Bridge employs in displaying RAW images and in opening them in Camera.
    Before trying Don's tip, I never got to see anything like the image I actually had shot. Bridge would boost the brightness and/or exposure very drastically. Now that I'm seeing the embedded thumbnails for the first time, I'm amazed at the delicate, nuanced gradients of tone in my sunset shots -- all of which I wasn't getting to see until now.
    The thumbnails might be jpgs, but they represent the corresponding RAW images and do so far more faithfully, IMO, than Bridge has done for me up to now. Remember, even in RAW, the operator has to set in-camera many of the same values as must be set for jpgs: contrast, saturation, sharpening, and of course shutter diameter and speed. RAW might have far more latitude in altering these values in post-processing but they still must be set initially so that the computer will have initial values to start with.
    Now that I can see the embedded previews prior to Bridge mucking them up, I can see that I shouldn't have to spend as much time in PhotoShop as I do. Apparently a good bit of my editing time, I see now, has been used by trying to undo the harm that Bridge does when it changes the levels of my pix without having been asked.
    Your suggestion about finding a good set of levels and applying them across the board seems to me to be equivalent to suggesting that I find an f-stop and shutter speed I really like and using those values for every shot I take. Variations in each scene require more individuated treatment than that. Even within a single shoot, I usually cannot synchronize my Camera RAW settings across more than a half-dozen or so photos before needing to adjust for changing light levels from shot to shot.
    But it's clear to me that the initial values i've been shooting with are far closer to what my eyes have seen, and make a better starting point in PS than the product that was being produced by Bridge when it was making unwelcome changes to my photos. I feel like I've been trying to edit for the past couple years with a blindfold on and have just had the blindfold removed for the first time!
    Regards,
    Jim

  • How do I stop Illustrator CS3 from continually stealing file associations?

    Since moving from CS2 to CS3 I've been plagued with a file association problem. Every time I run Illustrator CS3, it steals the file association for .FLT files (this didn't happen in CS2). .FLT files don't appear in the Bridge so I can't do anything about it there. Problem is that .FLT files have been around since 1990 and are used by a 3D modelling package. Now Illustrator keeps trampling the file association and I can't figure out how to stop it. The .FLT files I've used for the past two decades are NOT Illustrator filters.
    Anyone got any bright ideas? At the moment I have a registry hack sitting on my desktop that I have to run each time I close Illustrator.
    C.

    Ok here's the solution to this.
    It turns out that Illustrator deletes and resets the .flt file extension key and the Adobe.Illustrator.Filter key every time it is run. Removing registry permissions for system didn't work, neither did removing them for owner/creator.
    It seems that the change happens as "me" - the person logged on. As I'm an administrator anyway, I was able to remove all rights for every user (including me) except administrators, and then change the administrator rights to allow everything except set and delete.
    So the .flt file extension key is essentially locked down completely now, and the problem is solved. However as the owner of the key I can still get in and change the set/delete flags if I ever need to change it again.
    Thanks to Harron for giving me the hint on the right way to pursue this.

  • Stop iTunes 11 From Numbering Ripped Files

    In previous versions of iTunes you could prevent iTunes from automatically numbering ripped files. iTunes 11 continues to number ripped files and I can't find a way to stop this behavior. Anyone out there figure this out already? It's a real PITA to have to edit files individually to remove these track numbers in the file name.

    Thanks very much for your reply. I'm not ripping music but rather audiobook CDs which I then use Audiobook Builder to create audiobooks I can "read" on my iDevice. On the odd occasion iTunes will "recognize" the audiobook CD and offer to import metadata for it ... which is almost always incorrect. Thus, I usually decline the metadata import and enter the appropriate and correct metadata via Get Info. Then, when I import the files from the CD, iTunes automatically numbers each file ahead of the file title. I was previously able to disable this behavior but I can't find any way to do so in iTunes 11.2.1. Some have said TinkerTool used to provide this feature but no longer does. I don't know if TinkerTool has a Mavericks-compatible version - I'll have to check that out. If not, then I'm still trying to find a way to disable automatic track numbering in iTunes when ripping audiobook CDs. Thanks again for your reply ... I 'preciate it.

  • Stop Microsoft Word from re-opening files

    As the subjects says, I need to stop Microsoft Word, Mac office Package, from reopening files. each time it opens, it opens the files from the last 2 weeks and it's driving me crazy.
    I tried to unselect the option "Close Windows When quitting an app" from General, System Preference.
    Thanks in advance.

    Just to reiterate. Choose Shut Down or Restart from the Apple menu and make sure this check box is off.
    Open the System Preferences. Under the General icon, make sure the check box for "Close windows when quitting an application" is on.

  • Can we stop the server from generating a client jar

    When an EAR module is deployed, the server generates a large (a few MB) client jar inside the deployment directory. AFAIK this jar is never used for anything unless you have ACC clients. Please correct me if I'm wrong!
    Recently, we've had some worrying exceptions logged, indicating that there is a problem reading this client jar, and the context indicates that the server is attempting to set up a class loader for it. Everything works fine anyway.
    We have a few hundred EAR's deployed in each of our servers, and the EAR's contain on avarage about 30-40 entity beans, so you can imagine that we worry about every unnecessary resource allocation.
    Also, every exception logged requires attention from the admins so we would really like to get rid of these jars if we can, and if they are in fact unnecessary.
    TIA,
    Gunnar Grim

    Hello, Gunnar.
    You are correct that the generated jar is for launching clients using ACC. (Historically some users have taken the generated app client jar and added it to the classpath for non-ACC clients, but this is not an officially supported use of it.)
    You said that recently exceptions have been reported, which I assume means that this was not always true. It would seem that something in the environment or the applications has changed to trigger the exceptions. Identifying whatever that change has been might help identify the root cause of the new problem. Have you changed anything in the environment or the applications around the time the exceptions began appearing?
    Can you post an example of one of the exceptions you are concerned about?
    Also, what version of the product are you using?
    - Tim

  • Removing the "target server" from process chain jobs

    Dear SAP Community,
    Please note we are on BW version 3.5
    We have a very large number of process chains that are used to load data in the production environment. Many of those process chains have a "target server" specified, so that the jobs will run only on the central instance.
    A new application server has just been added to the environment, and we want to remove the "target server" definition so that the dispatcher will be free to load balance the process chain jobs.
    We can see the attributes for each process chain are stored in a table called RSPCCHAINATTR.
    Please let me know: can we update the value of field SERVER in table RSPCCHAINATTR, to set it to blank using SQL-PLUS ?
    And then can we run a /$sync to bring these changes up into the application layer ?
    This would save tons of time & manual effort, and it would set the target server to blank for all of the process chains at once, instead of clicking manually so many times to clear the value for each process chain.
    Please let me know if we can take this approach ? Is there any chance of the process chains becoming inactive by doing this ?
    We want to set the "target server" = blank in all cases, instead of manually clicking into each and every process chain.
    Please let me know, thanks.
    Keith Helfrich
    Edited by: Keith Helfrich on Aug 17, 2010 11:45 AM

    Check tcode RSBATCH, If I'm not wrong all process types are assigned to central server. Remove that server name and save.
    Now, If u execute process chain, system will prompt you assign server/host name. To skip this follow the below.
    Again use RSBATCH, under 'Background and Parallel Processes' tab, click 'Switch Off F4 Popup for Server/Host/Group', enter * (star) under Users for 'Users for Whom NO Server/Host/Group Popup Should be Processed'.
    Now, If u execute process chain, it should run on either of servers.
    Since u added Appln Server, best bet would be creating a server group. See the below link.
    How to run Process Chain jobs WITHOUT a target server

Maybe you are looking for

  • HT204266 facebook app not loading

    my facebook app wont load just the blue and white screen i have uninstalled and reinstalled reloaded ipod and reset my ipod and still doesn work can everyone help me please

  • TS1567 Apple mobile device service not started Why?

    Message 'Apple Mobile Device Service not working', appears on the screen. How is it solved. I have tried suggestions on Google

  • TS3274 touch doesn't work properly (w/ Retina disp version)

    I synced my music last night and now ONLY in iTunes does my iPad not respond to my touch properly.  Yes screen has been cleaned and I do have a cover on it...  Not sure what's going on...

  • Pc says error new itunes library?

    PC says Error New Itunes Library??

  • What is Mapping ?

    dear members, what exactly is mapping. If we do interfacing (Inbound Interfacing) from a legacy system to oracle system , generally mapping is done with respect to base tables or interface tables. so can one explain me what mapping is and exactly wha