<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Some Unknown Resource Issue in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/some-unknown-resource-issue/m-p/2794362#M80595</link>
    <description>Looking for some help on this very strange problem.  We have an overloaded A-Class development box that is running several Oracle Databases as well as an installation of JD Edwards.  Eveyone will agree that this machine is very overloaded.  There are certain Edwards jobs that can run on any machine but this one, even other A-Class Machines (the job just hangs).  We ran a test today where we shut down everything on the box except Edwards and it's associated Oracle Database.  Once we did this the job ran fine.&lt;BR /&gt;&lt;BR /&gt;Even when everything is running on this machine we do not seem to be reaching any memory / open file / semaphore limits.  Does anyone have any ideas of how / what we could monitor in terms of system resources that would help us to determine what limit we are hitting if any?  We have been using Glance / PerfView but we do not see anything that is topping out.  &lt;BR /&gt;&lt;BR /&gt;Any input / help on this issue would be GREATLY appreciated!&lt;BR /&gt;&lt;BR /&gt;Thanks in advance..</description>
    <pubDate>Mon, 26 Aug 2002 19:42:17 GMT</pubDate>
    <dc:creator>Ty Roberts</dc:creator>
    <dc:date>2002-08-26T19:42:17Z</dc:date>
    <item>
      <title>Some Unknown Resource Issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/some-unknown-resource-issue/m-p/2794362#M80595</link>
      <description>Looking for some help on this very strange problem.  We have an overloaded A-Class development box that is running several Oracle Databases as well as an installation of JD Edwards.  Eveyone will agree that this machine is very overloaded.  There are certain Edwards jobs that can run on any machine but this one, even other A-Class Machines (the job just hangs).  We ran a test today where we shut down everything on the box except Edwards and it's associated Oracle Database.  Once we did this the job ran fine.&lt;BR /&gt;&lt;BR /&gt;Even when everything is running on this machine we do not seem to be reaching any memory / open file / semaphore limits.  Does anyone have any ideas of how / what we could monitor in terms of system resources that would help us to determine what limit we are hitting if any?  We have been using Glance / PerfView but we do not see anything that is topping out.  &lt;BR /&gt;&lt;BR /&gt;Any input / help on this issue would be GREATLY appreciated!&lt;BR /&gt;&lt;BR /&gt;Thanks in advance..</description>
      <pubDate>Mon, 26 Aug 2002 19:42:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/some-unknown-resource-issue/m-p/2794362#M80595</guid>
      <dc:creator>Ty Roberts</dc:creator>
      <dc:date>2002-08-26T19:42:17Z</dc:date>
    </item>
    <item>
      <title>Re: Some Unknown Resource Issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/some-unknown-resource-issue/m-p/2794363#M80596</link>
      <description>Just FYI.  The Edwards code / OS / OS Patch Level are all the same..</description>
      <pubDate>Mon, 26 Aug 2002 20:01:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/some-unknown-resource-issue/m-p/2794363#M80596</guid>
      <dc:creator>Ty Roberts</dc:creator>
      <dc:date>2002-08-26T20:01:17Z</dc:date>
    </item>
    <item>
      <title>Re: Some Unknown Resource Issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/some-unknown-resource-issue/m-p/2794364#M80597</link>
      <description>Don't overlook that the problem may have nothing to do with resource limits but instead two of your applications may be using common lock names (e.g. keys for ftok for use by sema4's, messages, or shared memory) or common files trying to acquire a file lock via fcntl() or lockf(). I would check the configurations very carefully.</description>
      <pubDate>Mon, 26 Aug 2002 20:05:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/some-unknown-resource-issue/m-p/2794364#M80597</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2002-08-26T20:05:20Z</dc:date>
    </item>
    <item>
      <title>Re: Some Unknown Resource Issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/some-unknown-resource-issue/m-p/2794365#M80598</link>
      <description>hi,&lt;BR /&gt;&lt;BR /&gt; What do you mean by the job just hangs?  Does it have a log file, where you can check where it stops without apparently going further.&lt;BR /&gt;Another check would be get the process PID and drill it down in glance/gpm. See what files it opened, see what system calls it is calling and most importantly check its Wait states. IF it is waiting on a lock or a stream , then the issue is not system resource but something to do with application or elsewhere.&lt;BR /&gt;&lt;BR /&gt;HTH&lt;BR /&gt;raj</description>
      <pubDate>Mon, 26 Aug 2002 21:38:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/some-unknown-resource-issue/m-p/2794365#M80598</guid>
      <dc:creator>Roger Baptiste</dc:creator>
      <dc:date>2002-08-26T21:38:26Z</dc:date>
    </item>
    <item>
      <title>Re: Some Unknown Resource Issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/some-unknown-resource-issue/m-p/2794366#M80599</link>
      <description>&lt;BR /&gt;Let me get this straight:&lt;BR /&gt;&lt;BR /&gt;(1) multiple oracle databases&lt;BR /&gt;(2) development machine&lt;BR /&gt;(3) JD Edwards stuff (heard of it)&lt;BR /&gt;(4) job hangs&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;OK, now how many of these can you answer:&lt;BR /&gt;&lt;BR /&gt;(1) What kind of DISK are you using???&lt;BR /&gt;(2) What kind of IO cards ??&lt;BR /&gt;(3) Upgraded firmware??&lt;BR /&gt;(4) Developers compiling??&lt;BR /&gt;(5) Amount of memory?&lt;BR /&gt;(6) Number of CPU's&lt;BR /&gt;(7) Actual model of A-class&lt;BR /&gt;(8) OS level&lt;BR /&gt;(9) number of users&lt;BR /&gt;(10) number of processes&lt;BR /&gt;(11) file system layout&lt;BR /&gt;(12) any zombies&lt;BR /&gt;(13) 64bit?&lt;BR /&gt;(14) threaded applications?&lt;BR /&gt;&lt;BR /&gt;live free or die&lt;BR /&gt;harry</description>
      <pubDate>Mon, 26 Aug 2002 23:39:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/some-unknown-resource-issue/m-p/2794366#M80599</guid>
      <dc:creator>harry d brown jr</dc:creator>
      <dc:date>2002-08-26T23:39:04Z</dc:date>
    </item>
    <item>
      <title>Re: Some Unknown Resource Issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/some-unknown-resource-issue/m-p/2794367#M80600</link>
      <description>A job could be bounded by CPU, disk I/O or waiting on things such as terminal  input, network calls to return etc.  First you must identify which is your bounding factor!!!  Glance is a good tool for determining bounding situation, it gives you a global view on CPU, memory, disk and network utilization at start, after that you can look into further details in report -&amp;gt; process list.  Locate your job in this process list report then look at the "stop reason" column (I thought it was called "bound-by" before), check out what that is.&lt;BR /&gt;&lt;BR /&gt;Rgds,&lt;BR /&gt;Philip</description>
      <pubDate>Tue, 27 Aug 2002 00:12:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/some-unknown-resource-issue/m-p/2794367#M80600</guid>
      <dc:creator>Philip Chan_1</dc:creator>
      <dc:date>2002-08-27T00:12:20Z</dc:date>
    </item>
    <item>
      <title>Re: Some Unknown Resource Issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/some-unknown-resource-issue/m-p/2794368#M80601</link>
      <description>Ok.. going to try to give as much info as I can without being at work (at home now).  Will append additional info tomorrow in the AM.&lt;BR /&gt;&lt;BR /&gt;When I say the jobs hangs it stops on a Standard JD Edwards cache call.  We used to debigger to find this out.  The log files reports no errors. Like I said, it alsmot just stops processing.  &lt;BR /&gt;&lt;BR /&gt;To answer you Harry:&lt;BR /&gt;OK, now how many of these can you answer: &lt;BR /&gt;&lt;BR /&gt;(1) What kind of DISK are you using??? Attached to a VA 7100 Disk Array&lt;BR /&gt;(2) What kind of IO cards ?? &lt;BR /&gt;Tachyon Tl/TS Fibre Cards&lt;BR /&gt;(3) Upgraded firmware?? Not sure if it is the exact latest firmware.. but it has been updates recently &lt;BR /&gt;(4) Developers compiling?? Yes it is a heavily used dev box.&lt;BR /&gt;(5) Amount of memory? 6GB&lt;BR /&gt;(6) Number of CPU's? 2&lt;BR /&gt;(7) Actual model of A-class? &lt;BR /&gt;9000/800/A500-44&lt;BR /&gt;(8) OS level? 11i&lt;BR /&gt;(9) number of users &lt;BR /&gt;Usually only 3 -5 direct users&lt;BR /&gt;(10) number of processes &lt;BR /&gt;Not close to any limit&lt;BR /&gt;(11) file system layout?? Not sure what you mean.. vxfs?&lt;BR /&gt;(12) any zombies? Nope&lt;BR /&gt;(13) 64bit? Yes&lt;BR /&gt;(14) threaded applications? Yes it is threaded&lt;BR /&gt;&lt;BR /&gt;I do not rememver exactly what it is waiting on in Glance.  I think it was System.  But we have many times run this process while watching Glance. Acoring to glance we do not hit any system limits (Systems Table Graph).  CPU, Memory, Network is not a a bottleneck.  When we drill down on the PID it is not making any system calls since it stops dead at the JD Edwards System Cache Call.&lt;BR /&gt;&lt;BR /&gt;What makes this so weird is that if we run the exact same process, just after shutting down any extra apps, databases it runs perfectly.  Nothing else is different besides the other apps running.  Let me stresss that even while other apps are running there is plenty of memory, CPU time is available, disks are not overly busy, nfiles, and all kernel limits shown in Glance are fine.  &lt;BR /&gt;&lt;BR /&gt;This is what is odd that NO alarms are going off in glance, and no matter how we drill down we do not see anything that would be holding it back.  We have looked at this process in Glance tirelessly and still have come up with nothing.  &lt;BR /&gt;&lt;BR /&gt;As soon as it makes this JD Edwards call with other app running the process just stops dead in it's tracks..&lt;BR /&gt;&lt;BR /&gt;Thanks for everyones input.</description>
      <pubDate>Tue, 27 Aug 2002 01:25:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/some-unknown-resource-issue/m-p/2794368#M80601</guid>
      <dc:creator>Ty Roberts</dc:creator>
      <dc:date>2002-08-27T01:25:42Z</dc:date>
    </item>
    <item>
      <title>Re: Some Unknown Resource Issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/some-unknown-resource-issue/m-p/2794369#M80602</link>
      <description>Unfortunately, it sounds like the Edwards program is either hitting a limit and rather than logging the problem, looping around waiting for a fix. A lot of middleware and database engines are very poorly written to diagnose problems. I've seen far too many programs try to allocate shared memory, fail and wait for a few seconds to try again (forever).&lt;BR /&gt;&lt;BR /&gt;If the Edwards program is only a 32bit program, memory mapping is definitely a problem (get shminfo from: ftp://contrib:9unsupp8@hprc.external.hp.com/sysadmin/programs/shminfo/).  Adding more RAM beyond 4Gb will not help 32 bit programs.  32bits is extremely limited with large RAM requirements.&lt;BR /&gt;&lt;BR /&gt;It might also be a thread issue. Rather than report on thread allocation and termination issues, the program may be silent, leaving everyone to guess.&lt;BR /&gt;&lt;BR /&gt;I'd ask JDE for an instrumented version so you can actually troubleshoot the issue.</description>
      <pubDate>Tue, 27 Aug 2002 01:48:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/some-unknown-resource-issue/m-p/2794369#M80602</guid>
      <dc:creator>Bill Hassell</dc:creator>
      <dc:date>2002-08-27T01:48:24Z</dc:date>
    </item>
    <item>
      <title>Re: Some Unknown Resource Issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/some-unknown-resource-issue/m-p/2794370#M80603</link>
      <description>&lt;BR /&gt;Do you think the problem would be related to application specific proprietary locking mechanisms? better consult your software vendor on this.&lt;BR /&gt;&lt;BR /&gt;Rgds,&lt;BR /&gt;Philip</description>
      <pubDate>Tue, 27 Aug 2002 07:32:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/some-unknown-resource-issue/m-p/2794370#M80603</guid>
      <dc:creator>Philip Chan_1</dc:creator>
      <dc:date>2002-08-27T07:32:09Z</dc:date>
    </item>
    <item>
      <title>Re: Some Unknown Resource Issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/some-unknown-resource-issue/m-p/2794371#M80604</link>
      <description>Bill, thaks for the advice.  JDE is indeed a 32 bit app.  We already have shminfo, but now sure what I am looking for when I run it.  Can you point me in the right direction for that??&lt;BR /&gt;&lt;BR /&gt;It may have something to do with the app's locking mechanisms.  But what could be an explanation for the process running fine when most of the other applications on the machine are not running???  That is what is stumping us, and is forcing us to go searching around for an answer rather than just blame it on the app like I would like to :-)</description>
      <pubDate>Tue, 27 Aug 2002 11:45:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/some-unknown-resource-issue/m-p/2794371#M80604</guid>
      <dc:creator>Ty Roberts</dc:creator>
      <dc:date>2002-08-27T11:45:45Z</dc:date>
    </item>
    <item>
      <title>Re: Some Unknown Resource Issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/some-unknown-resource-issue/m-p/2794372#M80605</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;Do you have TUSC on this box ?&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://ftp.cerias.purdue.edu/pub/tools/unix/netutils/tcpdump-hpport/" target="_blank"&gt;http://ftp.cerias.purdue.edu/pub/tools/unix/netutils/tcpdump-hpport/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;If not install and use to monitor Edwards hung job - it should give you a pointer as to where the job is stuck/hanging/waiting.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;HTH&lt;BR /&gt;&lt;BR /&gt;Paula&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 27 Aug 2002 12:25:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/some-unknown-resource-issue/m-p/2794372#M80605</guid>
      <dc:creator>Paula J Frazer-Campbell</dc:creator>
      <dc:date>2002-08-27T12:25:35Z</dc:date>
    </item>
    <item>
      <title>Re: Some Unknown Resource Issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/some-unknown-resource-issue/m-p/2794373#M80606</link>
      <description>Ok.. this may help a bit.  I just had them run the job and I looked at it in detail through Glance.  The thing that jumped out at me was a line in the "Process Resources" screen for this PID.  The "Vir Faults" value was fluctuating greatly and seemd to be very very high.  I saw numbers in excess of 2264744 and traps where up around "2018".  Now I was looking up info on these values since I really do not understand them but maybe some of your Guru's may be able to help.  Is this a bad thing??&lt;BR /&gt;&lt;BR /&gt;While this was going on the following was happening.&lt;BR /&gt;* Process was waiting on Prioprity&lt;BR /&gt;* Heavily using CPU&lt;BR /&gt;* Was not making ANY system Calls&lt;BR /&gt;* Was not updating ANY file Pointers&lt;BR /&gt;&lt;BR /&gt;Ran shminfo and also ipcs -a and did not see any glaring differences between b4 the process was running and then while it was hung.  &lt;BR /&gt;&lt;BR /&gt;Any other hints for me??&lt;BR /&gt;&lt;BR /&gt;Thanks!</description>
      <pubDate>Tue, 27 Aug 2002 13:02:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/some-unknown-resource-issue/m-p/2794373#M80606</guid>
      <dc:creator>Ty Roberts</dc:creator>
      <dc:date>2002-08-27T13:02:50Z</dc:date>
    </item>
    <item>
      <title>Re: Some Unknown Resource Issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/some-unknown-resource-issue/m-p/2794374#M80607</link>
      <description>Is it possible to get a 64bit version, native to this OS from JD Edwards??&lt;BR /&gt;&lt;BR /&gt;live free or die&lt;BR /&gt;harry</description>
      <pubDate>Tue, 27 Aug 2002 13:08:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/some-unknown-resource-issue/m-p/2794374#M80607</guid>
      <dc:creator>harry d brown jr</dc:creator>
      <dc:date>2002-08-27T13:08:19Z</dc:date>
    </item>
    <item>
      <title>Re: Some Unknown Resource Issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/some-unknown-resource-issue/m-p/2794375#M80608</link>
      <description>No I do not think so.. we are one of only a few compaies who runs JDE on HPUX.  They mostly run on AS/400's.  So I am afriad we are stuck with this 32 bit version...</description>
      <pubDate>Tue, 27 Aug 2002 13:48:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/some-unknown-resource-issue/m-p/2794375#M80608</guid>
      <dc:creator>Ty Roberts</dc:creator>
      <dc:date>2002-08-27T13:48:00Z</dc:date>
    </item>
    <item>
      <title>Re: Some Unknown Resource Issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/some-unknown-resource-issue/m-p/2794376#M80609</link>
      <description>And I thought my company was the only one that ran on software converted to run on hpux (usually being the only client for years). I feel your pain!&lt;BR /&gt;&lt;BR /&gt;Can you move this appl to it's own A-class??&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;live free or die&lt;BR /&gt;harry</description>
      <pubDate>Tue, 27 Aug 2002 13:52:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/some-unknown-resource-issue/m-p/2794376#M80609</guid>
      <dc:creator>harry d brown jr</dc:creator>
      <dc:date>2002-08-27T13:52:47Z</dc:date>
    </item>
    <item>
      <title>Re: Some Unknown Resource Issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/some-unknown-resource-issue/m-p/2794377#M80610</link>
      <description>That is what we are pushing for right now.  We have several A Classes that run this app in production and wehn we switch them over to run this DEV job they work fine.  We are just being pushed by the Up and Ups to find out why this is.. DO not ask me why.. but it is getting frustrating.. I wish the excuse "Cause it don't" would be good enough.. :-)</description>
      <pubDate>Tue, 27 Aug 2002 13:56:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/some-unknown-resource-issue/m-p/2794377#M80610</guid>
      <dc:creator>Ty Roberts</dc:creator>
      <dc:date>2002-08-27T13:56:50Z</dc:date>
    </item>
    <item>
      <title>Re: Some Unknown Resource Issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/some-unknown-resource-issue/m-p/2794378#M80611</link>
      <description>&lt;BR /&gt;* Process was waiting on Prioprity &lt;BR /&gt;&lt;BR /&gt;Have you tried increasing the priority of the process?&lt;BR /&gt;&lt;BR /&gt;* Heavily using CPU &lt;BR /&gt;* Was not making ANY system Calls &lt;BR /&gt;&lt;BR /&gt;Heavily utilized CPU with nil or low number of system calls imply the CPU time were spent INSIDE the process (non-system), perhaps some kind of application specific semaphore structure and the program itself will loop for re-checking the satisfying condition rather than going sleep to save CPU time.&lt;BR /&gt;&lt;BR /&gt;Have you ever contacted the software vendor for your problem?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 28 Aug 2002 00:11:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/some-unknown-resource-issue/m-p/2794378#M80611</guid>
      <dc:creator>Philip Chan_1</dc:creator>
      <dc:date>2002-08-28T00:11:16Z</dc:date>
    </item>
    <item>
      <title>Re: Some Unknown Resource Issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/some-unknown-resource-issue/m-p/2794379#M80612</link>
      <description>No we have not contacted the program vendor becasue the process works fine on other boxes and even on this box when we shut down all over apps but JD Edwards (the app it's self) and it's Oracle DB.  So it seems like it is running into a conflict with another one of the apps.  SInce it is causing a lot of Virtual Faults it seems like it is making a lot of memory calls, but how can I find what / how it is conflicting with the other running apps?</description>
      <pubDate>Wed, 28 Aug 2002 01:05:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/some-unknown-resource-issue/m-p/2794379#M80612</guid>
      <dc:creator>Ty Roberts</dc:creator>
      <dc:date>2002-08-28T01:05:31Z</dc:date>
    </item>
    <item>
      <title>Re: Some Unknown Resource Issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/some-unknown-resource-issue/m-p/2794380#M80613</link>
      <description>&lt;BR /&gt;Knowing how the internal works would help a lot when explaining these kind of strange behaviour.  The software maker has the best knowledge about their programs and how they behave that's why I suggest you go after the vendor.  Also, they might have reported cases similiar to yours.&lt;BR /&gt;&lt;BR /&gt;If you got a support contract with the vendor then why not give them a try? (I suppose this won't cost you extra money)&lt;BR /&gt;&lt;BR /&gt;Rgds,&lt;BR /&gt;Philip</description>
      <pubDate>Thu, 29 Aug 2002 00:05:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/some-unknown-resource-issue/m-p/2794380#M80613</guid>
      <dc:creator>Philip Chan_1</dc:creator>
      <dc:date>2002-08-29T00:05:52Z</dc:date>
    </item>
  </channel>
</rss>

