"Generating rss FEED" in log files?

Does anyone know what causes these entries in coldfusion-out.log?  I see some examples of other users having these same entries in their logs but I can't figure out what causes it?
Aug 27, 2012 13:01:03 PM Information [ajp-bio-8012-exec-17] - Generating rss FEED
Aug 27, 2012 13:01:03 PM Information [ajp-bio-8012-exec-17] - FEED generation completed {Time taken=0 ms}

You must put the taglib stuff in a <jsp-config> section in the web.xml. e.g.
<jsp-config>
<taglib>
<taglib-uri>/WEB-INF/rssutils.tld</taglib-uri>
<taglib-location>/WEB-INF/rssutils.tld</taglib-location>
</taglib>
</jsp-config>
I put the .jar file and .tld file in the WEB-INF dir and it worked fine for me.
I used Netbeans 6.1. For web projects it has a library folder. Use the Netbeans wizard to
get the lib installed so the IDE works with it. Note also that the Netbeans IDE has an xml validator
so it is easy to see if your web.xml file is valid. That is how I figured out the <jsp-config> tags were needed.
Charlie

Similar Messages

  • Generating RSS Feeds using files with extension .xml

    Bonjour!
    Apologies if this is not the correct forum - please redirect me if necessary.
    I am trying to create an .xml file to upload to my server allowing me to generate rss feeds on my web site. If i understand correctly (I am a beginner webmaster) for my RSS feed to be valid, the first line must read for example '<?xml version="1.0" ?>
    <rss version="0.91"> which is the case in my document until I save it! When I try to save the text file as .xml MAC OSX treats it as a Word File. I have tried saving as .txt with the same result. Trying to change the extension once the file has been uploaded to my server doesn't work either - the RSS feed validators still pick the document up as a Word file.
    http://www.immobilier.rimcka.com/rss.xml
    Could you advise, please?
    Merci

    What APP are you using to save it?
    Might drop it on FileWiz and see if it has a Type/Creator code.
    Might give BBEdit a look/try...
    http://www.barebones.com/products/bbedit/
    http://www.barebones.com/products/bbedit/featuresweb.shtml
    "Syntax coloring and function navigation support for HTML, JavaScript, Perl, PHP, Ruby, SQL, XHTML, XML, and YAML Improved!"
    Or any of these...
    http://www.versiontracker.com/php/qs.php?mode=basic&action=search&str=xml+edit&s rchArea=macosx&submit=Go

  • Are there any possible reason RMAN generates some corrupt archive log files

    Dear all,
    Are there any possible reason RMAN generates some corrupt archive log files?
    Best Regards,
    Amy

    Because I try to perform daily backup at lunch time and found out it takes more than 1 hour had no any progress. Normally we take around 40 minus. The following is the log file:
    RMAN> Run
    2> {
    3> CONFIGURE CONTROLFILE AUTOBACKUP ON;
    4> CONFIGURE CONTROLFILE AUTOBACKUP FORMAT FOR DEVICE TYPE DISK TO '/u03/db/backup/RMAN/%F.bck';
    5> CONFIGURE RETENTION POLICY TO RECOVERY WINDOW OF 1 DAYS;
    6> allocate channel ch1 type disk format '/u03/db/backup/RMAN/backup_%d_%t_%s_%p_%U.bck';
    7> backup incremental level 1 cumulative database plus archivelog delete all input;
    8> backup current controlfile;
    9> backup spfile;
    10> release channel ch1;
    11> }
    12> allocate channel for maintenance type disk;
    13> delete noprompt obsolete;
    14> delete noprompt archivelog all backed up 2 times to disk;
    15>
    16>
    using target database controlfile instead of recovery catalog
    old RMAN configuration parameters:
    CONFIGURE CONTROLFILE AUTOBACKUP ON;
    new RMAN configuration parameters:
    CONFIGURE CONTROLFILE AUTOBACKUP ON;
    new RMAN configuration parameters are successfully stored
    old RMAN configuration parameters:
    CONFIGURE CONTROLFILE AUTOBACKUP FORMAT FOR DEVICE TYPE DISK TO '/u03/db/backup/RMAN/%F.bck';
    new RMAN configuration parameters:
    CONFIGURE CONTROLFILE AUTOBACKUP FORMAT FOR DEVICE TYPE DISK TO '/u03/db/backup/RMAN/%F.bck';
    new RMAN configuration parameters are successfully stored
    old RMAN configuration parameters:
    CONFIGURE RETENTION POLICY TO RECOVERY WINDOW OF 1 DAYS;
    new RMAN configuration parameters:
    CONFIGURE RETENTION POLICY TO RECOVERY WINDOW OF 1 DAYS;
    new RMAN configuration parameters are successfully stored
    allocated channel: ch1
    channel ch1: sid=99 devtype=DISK
    Starting backup at 31-MAR-09
    current log archived
    After that I go to archive log directory "/u02/oracle/uat/uatdb/9.2.0/dbs" and use ls -lt command to see how many archive logs and my screen just hang. After we found out that we cannot use ls -lt command to read arch1_171.dbf
    archive log, the rest of archive logs able to use ls -lt command.
    We cannot delete this file as well. We shutdown database abort and perform check disk...... and fix the disk error and then open database again. Everything seems back to normal and we can use ls -lt command to read arch1_171.dbf.
    The strange problem is we have the same problem in Development and Production..... one ore more archive logs seems to be corrupted under the same directories /u02/oracle/uat/uatdb/9.2.0/dbs.
    Does anyone encounter the same problem?
    Amy

  • Does Dreamweaver CS3 generate RSS feed?

    Does Dreamweaver CS3, which I just got, generate RSS feed?
    Right now I'm using FeedForAll, but I'd prefer to generate my
    site's feed through Dreamweaver. (My site is SlowReads.com.) I've
    just switched to a Mac and don't want to pay for a new FeedForAll
    license.
    If Dreamweaver CS3 doesn't generate RSS feed, does anyone
    know if DreamFeeder, an extension available through Adobe's web
    site, is okay for Dreamweaver CS3? It says that it's made for MX
    & MX 2004.

    Burt,
    You certainly can do this with Dreamweaver CS3 to create RSS
    feed. You can take a look at Adobe Labs technologies for further
    details.
    Adobe Labs | Spry
    framework for Ajax technologies Also, you can learn more about
    Spry technologies within Dreamweaver Help using function key: "F1".
    Please refer to Spry link. There are pretty good information on how
    to work with Spry framework through links provided by Dreamweaver
    Help itself. Be sure to keep your computer stay connected to the
    Internet in order to make it work to connect to whatever web link
    source.
    [On edit...] Futhermore, there is a link to Spry in
    Dreamweaver Developer Center as well, just so you know.
    Adobe | Spry freamework
    for Ajax Developer Center
    [Other editing...]
    Adobe
    LiveDoc Help | Spry 1.4 Developer Guide
    Hope that helps.
    Cheers, Brian
    quote:
    Originally posted by:
    Burnt Norton
    Does Dreamweaver CS3, which I just got, generate RSS feed?
    Right now I'm using FeedForAll, but I'd prefer to generate my
    site's feed through Dreamweaver. (My site is SlowReads.com.) I've
    just switched to a Mac and don't want to pay for a new FeedForAll
    license.
    If Dreamweaver CS3 doesn't generate RSS feed, does anyone
    know if DreamFeeder, an extension available through Adobe's web
    site, is okay for Dreamweaver CS3? It says that it's made for MX
    & MX 2004.

  • How can I generate and/or retrieve log files from iPad

    How can I generate and/or retrieve log files from iPad?
    OBS!
    There are NO files apearing in ~/Library/Logs/CrashReporter/MobileDevice/<name of iPad> so where else can i find it?
    I want to force it to produce a log, or find it within the iPad.
    It is needed for support of an app.

    Not sure on porting out the log data, but you can find it under General->About->Diagnostic&Usage->Diagnostic&Usage Data.  It will give you a list of your log data, and you can get additional details by selecting the applicable log you are looking for.  Hope this helps.

  • Download RSS feed as xml file from Sharepoint Online using PowerShell

    Hello
    Our company sharepoint (Office 365) contains also several RSS feeds.
    How it is possible to download xml file out of this feed (website) using PowerShell?
    I can authenticate with sharepoint using CSOM but do not what to do next.
    As service user is not administrator I cannot use "SPOService".
    This script works OK for standard website, but not for Sharepoint.
    $doc = New-Object System.Xml.XmlDocument
    $doc.Load("http://www.{CompanySite}.com/feed/")
    $doc.save("C:\temp\feed.xml")
    I am getting this error when using for company Sharepoint:
    "The remote server returned an error: (403) Forbidden."
    Thanks for your time considering this question.
    Jozin

    Hi Scott,
    thanks for advice.
    Combination of WebClient and Sharepoint Credentials is working OK:
    $client = New-Object System.Net.WebClient 
    $client.Credentials = New-Object Microsoft.SharePoint.Client.SharePointOnlineCredentials($User, $SecurePassword)
    $client.Headers.Add("X-FORMS_BASED_AUTH_ACCEPTED", "f")
    $client.DownloadFile($SiteURL, $file)

  • Error using XSQL to generate RSS feeds on Unix

    I`m using an XSQL file used with a stylesheet to render an RSS 2.0 feed.
    RSS readers can pick the feed up successfully when I used a Windows based Oracle Application server installation but not when it was migrated to a Unix based server.
    Both servers do successfuly render the RSS feed into Internet Explorer as raw XML which looks identical.
    Any ideas?

    Check the content type of the response comming from your Unix server. There may be a different content type value for one of the HTTP header, which have some impact on your RSS reader.
    Using FireFox is another way to see if there are subtille differences in the responses that IE does not detect.
    Hope this helps,
    Eric

  • Craigslist RSS feeds in Macmail: "File does not exist"

    Hi all!
    When I try to subscribe to RSS feeds of craigslist (and other) searches, I get a circle with an exclamation point which when clicked reads "file does not exist."
    The exact feed url being copied to mail goes like this: feed://neworleans.craigslist.org/zip/index.rss
    What am I doing wrong? If ya'll could clue me in, I'd appreciate!
    Alec

    No one has ANY idea?

  • Echo 360 generated RSS feeds failing to stream/download in iTunes U

    Greetings iTunes U comrades!
    We've been working with Echo 360 to isolate where the failure is on this issue and they're scratching their heads. They assure me that other institutions are successfully configuring iTunes U with Echo 360 RSS feeds, but seeing as there's no public forum for Echo 360 users, I'm hoping someone over here might be able to share their experiences with Echo feeds. This is part of our Echo 360 pilot on campus and Echo/iTunes U integration is a key area of functionality for our university. I'll try to provide a concise description of the issue:
    The Echo 360 system generates the following RSS feed:
    http://(EchoServer IP address:8080)/ess/feed?id=aa06ce62-7373-4070-9a3b-440a6c07dc3d&type=MP3
    This feed functions perfectly well in the browser, on or off campus, and we can stream the assets in the browser without issue.
    I created a course page in iTunes U, pasted the feed URL, and it accurately listed all the lectures in the course, indicating that on at least some level, the Echo server is communicating with iTunes U.
    However, when I try to stream any of those lectures, iTunes hangs at 0:00 and never progresses, but conversely never times out. And if I try to 'Get' an individual lecture or try to download the entire course via the 'Get Tracks' or 'Subscribe' options, I receive the following error in the 'Status' field on the downloads page in iTunes: "stopped (err = 404)"
    Additionally, I receive the following message via a pop-up window in iTunes:
    "There was a problem downloading (title of lecture).
    The URL "http://deimos3.apple.com/DeliverDownload/(EchoServer IP address:8080)/echocontent/0926/3/f2e2e509-af3e-4c5b-a0d8-e86305cc4c8f/audio.mp3 ?downloadKey=1246484124_d9aa3cd85bcfde6f039df5ec94361e58" could not be found on the server."
    Notice the discrepancy between the Echo feed and the iTunes U generated URL. This is my main area of concern and I am requesting any insight as to how iTunes U is parsing the Echo feed and creating that download key. (Echo support seemed unfamiliar with this issue.)
    Of particular interest: If I go through iTunes to Advanced>'Subscribe to Podcast' and paste in the echo feed, I have no trouble downloading the lectures.
    That, in essence, is the failure. I'll post troubleshooting details below.
    Thanks!
    iTunes U course page settings: I left the 'security' and 'signature' fields set to 'none.' However, problem persists with security set to 'HTTP Basic' or 'Digest Authentication.'
    Access settings: problem persists regardless of whether download access is given to 'all' or only to 'authenticated' for this course. I've tried toggling all these settings to troubleshoot the issue, to no avail.
    I've tried using "feed" in place of "http" in the Feed URL. Same issue, regardless.
    The issue is consistent with MP3, M4B, and M4V feeds.
    There doesn't seem to be any way to manipulate the feed URL via the EchoSystem Server (we're on V. 2.4), and there's no additional configuration settings for manipulating the feed via iTunes U. But iTunes U is definitely producing a different feed URL, which appears to be the point of failure.
    Insights?

    Short version: issue resolved. I can now successfully stream and download the Echo assets via RSS feeds in iTunes U.
    Long version: Well, I can't be sure exactly where the point of failure originally was. (@Duncan: I'm not sure if there was any active tweaking on the backend with the deimos feed parsing, I can't be sure what was or wasn't done on your end) That being said, on a support call with the Echo team, as an experiment, I set all access permissions to "download." I had done this previously (before Duncan's mysterious response), and the issue persisted. However, this time after setting all permissions to 'download,' I was /finally/ able to download and stream the assets. (Eureka!)
    Of course the real test was what would happen when we re-established the original access permission set, wherein unauthenticated users had 'no access'. This time, it worked! After a bunch of head-scratching, a colleague of mine elucidated that although we had 'reset' the permission structure previously, it was before Duncan and Apple may or may not have intervened on the backend, and that what we had done by changing the permission set may have been necessary for a backend RSS parsing to take hold.
    I can be sure that no modifications to the RSS XML were executed on Echo's end, but if the same is true on the iTunes U side, then I am truly perplexed. The bottom line is: I don't know why it 'works' now, but I'm not going to ask too many questions so long as it keeps working. (Thanks Duncan)

  • FDM-generated SQL statement in log file?

    Hello all, hopefully a simple question:
    When you perform an import using FDM, I know that behind the scenes a SQL SELECT statement is composed and executed against the database server. My question: is the actual SQL statement kept in a log somewhere (so that we can see it?) In our case it's an Oracle DB server and we're using the ERPI Adapter; not sure if that's relevant. We would like to grab that SQL statement and use it as a jumping-off point for some other things.
    Thanks in advance for anything you can offer.

    The SQL Statement is not written to the log for the adapter.  The only things that are logged are what show in the adapter log file if you enable loggin for the ERPi source adapter in the "Get Data" action.    

  • Why SP2013 generate RSS feed subscription link with feeds:// not feed://

    We are using SP2013 enterprise on-premise. Our users are using IE9. On any list or document library, click on top ribbon "List" -> RSS feed, it will goto a page with URL like
    /_layouts/15/listfeed.aspx?List=xxxxxxxxxxxxxxxxxxxxxx
    On the page there is a link "Subscribe this RSS feed". The link is redirecting to feeds://xxxxxxx. On my IE9 it throw a "web page cannot display" error. After some finding I think the protocol should be feed:// not feeds://. Is it a bug
    for SP2013 or MS do it by purpose?

    Hi Mark,
    Did you configure SSL for SharePoint web application(using https URL)?
    It seems that the feed protocol will change to feeds when you enable SSL for SharePoint web application.
    Please make sure that the Outlook 2013(office 2013) is installed in your environment.
    If not, install it and then compare the results.
    Thanks,
    Victoria
    Forum Support
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Subscriber Support, contact
    [email protected]
    Victoria Xia
    TechNet Community Support

  • Using xml iView to get data from URL generating rss feeds

    hi,
    I have a URL
    http://xml.weather.yahoo.com/forecastrss?p=USCA1116
    from the yahoo weather site.
    It opens XML data.
    I then created an XML iView in the following way:
    In step 3 in XML source; i typed the above URL. Clicked on Next.
    In Step 4 for Selected XML translation format I chose MY_RSS_TO_XHTMLB.
    When I preview it gives the message : Error while using XML iView, please contact your system administrator.
    I have Portal SP14.
    So as mentioned before in a forum, I went to System Administration -> System Configuration -> Service Configuration -> Applications -> com.sap.portal.ivs.httpservice-> proxy
    and changed "HTTP Proxy Host" to "proxy" and "HTTP Proxy Port" to 8080.
    Then to re start I right clicked com.sap.portal.ivs.httpservice, went to Administrate and restarted the services.
    But I still get the same message
    Error while using XML iView, please contact your system administrator.
    Can you please let me know if these 2 settings are correct.
    thx.

    Hi,
    Could you please let me know if you were able to solve this issue. Inspite of all the suggested configuration we are still getting the same error, as stated by you.
    Anyone able to overcome this issue, please reply. Also let me know if we need to consider any specific versions of portal & browser, JRE etc..
    Thanks,
    KSK

  • Need help generating an rss feed via jsp

    this is ridiculous, but i cannot get my jsp to generate rss feed code. i am querying my database for stories, then displaying the various fields within the rss xml codes. the page either refuses to load altogether or displays the content as one run-on sentence (i.e., without the xml codes). i'd prefer most of all to have a nice xml-look-and-feel display to show up in my browser, but i can live without it as long as someone hitting the url of my page can get the rss feed to parse. however, the page generally just refuses to load anything.
    if anyone has any input or suggestions, i'd greatly appreciate it. i've done countless searches here and web-wide with no results. i get lots of help on parsing (which is a cakewalk as far as i'm concerned compared to this stupid stupid display problem).
    here's my jsp (and please no flames about separating out business logic and presentation code):
    -------------code-----------------------
    <%@ page language="java" import="java.sql.*" %>
    <%@ include file="/lib/connectionOpen.jsp" %>
    <%@ include file="/lib/getDateNow.jsp" %>
    <%
    int itemId = 0;
    String baseUrl = "http://www.mysite.com/editorial/news.jsp?", headline = "", itemText = "", itemDate = "", itemLink = "";
    // getDateNow.jsp sets Calendar calendar and java.util.Date rightNow
    java.util.Date createDate = new java.util.Date();
    SimpleDateFormat pubDateFormat = new SimpleDateFormat("EEE, dd MMM yyyy HH:mm:ss Z");
    %>
    <?xml version="1.0" encoding="ISO-8859-1" ?>
    <rss version="2.0">
         <channel>
              <title>Recent Updates</title>
              <link>http://www.mysite.com</link>
              <description>Latest updates from mysite.com</description>
              <language>en-us</language>
              <copyright>Copyright ?2003-2004 MySite, LLC</copyright>
              <pubDate><%= pubDateFormat.format(new java.util.Date()) %></pubDate>
              <category>Reviews</category>
              <image>
                   <url>http://www.mysite.com/images/logo.gif</url>
                   <link>http://www.mysite.com/</link>
                   <title>MySite.com</title>
                   <width>144</width>
                   <height>25</height>
              </image>
    <%-- /* end header stuff */ --%>
    <%
    try {
         stmt_ = conn_.prepareCall("{Call get_rss_items_for_feed }");
         result_ = stmt_.executeQuery();
         while (result_.next()) {
              itemId = result_.getInt("item_id");
              headline = result_.getString("headline");
              itemText = result_.getString("item_text").trim();
              createDate = result_.getDate("create_date");
              itemLink = baseUrl + "item_day=" + createDate + "&item_id=" + itemId;
    %>
              <item>
                   <title><%= headline %></title>
                   <link><%= itemLink %></link>
                   <description><%= itemText %></description>
                   <guid><%= itemLink %></guid>
                   <pubDate><%= pubDateFormat.format(createDate) %></pubDate>
              </item>
    <%
              lastCreateDate = createDate;
         result_.close();
         stmt_.close();
    %>
         </channel>
    </rss>
    <%
    } catch (Exception e) {
         java.io.ByteArrayOutputStream bytes = new java.io.ByteArrayOutputStream();
         java.io.PrintWriter writer = new java.io.PrintWriter(bytes, true);
         e.printStackTrace(writer);
         out.println("<pre>" + bytes.toString() + "</pre>");
    } finally { %>
    <%@ include file="/lib/connectionClose.jsp" %>
    <% } %>

    I will presume you are generating valid xml. What happens if you view source, save it as an xml file, and then try and open it? Is it valid?
    Try this at the top of your page.
    <%@ page contentType="text/xml" %>
    That may help the browser understand that you are sending it xml.
    I dunno - I had mixed results with my little experiment here - IE didn't even try to load it sometimes.
    Good luck,
    evnafets

  • RSS feeds with ColdFusion?

    I did a forum search here for this before posting but didn't
    really find a definitive answer.
    Is there a good tool to generate RSS feeds when you're using
    ColdFusion as a platform?
    A couple of years ago I purchased a plugin from Interakt
    (sp?) that generated RSS feeds using PHP very quickly (connecting
    to the database, etc.). I just had to enter the parameters that I
    wanted syndicated and PRESTO! Instant RSS!
    Is there a comparable tool (Dreamweaver type plug-in or
    stand-alone application) for ColdFusion? I'm switching all of my
    coding efforts to ColdFusion this year for the college where I
    work.
    thank you!

    > Is there a good tool to generate RSS feeds when you're
    using ColdFusion as a
    > platform?
    You just have to write a xml file with cffile.
    You can find the syntax here :
    http://blogs.law.harvard.edu/tech/rss
    JiBé

  • How do I get the RSS Feed to work when loading onto server other than .mac?

    Does anyone have any knowledge of this? I am uploading a site created in iWeb on to a Media Temple which of course, disables many key functions in iWeb. One thing it supposedly doesn't disable though, is the RSS Feed, provided you input the proper URL when publishing the site. However, after nearly 20 tries with as many variations on the url as I could think of, nothing seems to work. Anyone have any insight? Many thanks in advance.

    It takes two things...
    1. Entering the correct base URL in the Publish to Folder window, and...
    2. Uploading the correct files to your server
    Number 1
    When you select "Publish to Folder", there should be a little text field where you are asked to enter in a URL. What you need to enter here is the base URL for your site, and in most cases this is simply your domain name: http://www.yourdomain.com That's it. Nothing more. iWeb will then take this URL base and generate a functioning RSS feed URL.
    Number2
    When you select "Publish to Folder", you are asked to specify a folder INTO which iWeb will save the files necessary for the functioning of your site. You will need to upload only the CONTENTS of this specified folder, which includes only TWO items: an index.html file & your sitefolder. You must upload only these two items to your server WITHOUT the enclosing folder (the one you told iWeb to publish into.
    If you satisfy the above two conditions (and only if you satisfy these two conditions), then you will end up with a functioning, automatically generated RSS feed from iWeb on your own server. There are other ways of achieving this endpoint (a functioning RSS feed), but this is the ONLY way to get iWeb to do all the work for you.

Maybe you are looking for

  • Error in assigning value to local variable

    i am writing a stored procedure in which i have pass parameter if parameter value is zero then i assign a previously declared variable null else that value syntax is this create or replace PROCEDURE usp_Add_Update_Insurance p_CityID IN NUMBER DEFAULT

  • Calling static synchronized method in the constructor

    Is it ok to do so ? (calling a static synchronized method from the constructor of the same class) Please advise vis-a-vis pros and cons. regards, s.giri

  • Issues with OS 10.0.4

    Hey Guys I am currently upgrading my 81year old mothers mac. she has a Imac 350MHZ slot loading w/128MB of memory, dual boot running classic OS 9.9.2 ond OS 10.0.4. my questions are: 1. Can i load 10.1, 10.2 or 10.3, and where can i reliably purchase

  • Script to show latest updated content

    Do you know of a program, service, or scipt that will do this... I want to have a "what's new" page that is automatically updated..every time someone puts up something new on the site, the page will list it...it will list like the last ten (or howeve

  • How to add my own iview in Compliance Calibrator

    Hi Experts, can plaese tell me how to add my own iview in Compliance Calibrator 5.1.