<?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 Re: cronjob - lwp-request cmd cause error in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/cronjob-lwp-request-cmd-cause-error/m-p/5178705#M459616</link>
    <description>The error message mentions "add".  Is there a command or other script call "add" that is called from your lwp-request script?</description>
    <pubDate>Mon, 01 Jun 2009 20:32:50 GMT</pubDate>
    <dc:creator>Patrick Wallek</dc:creator>
    <dc:date>2009-06-01T20:32:50Z</dc:date>
    <item>
      <title>cronjob - lwp-request cmd cause error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cronjob-lwp-request-cmd-cause-error/m-p/5178702#M459613</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I got the following error "sh: add: Execute permission denied." for a command in the crontab as follow: /opt/perl_32/bin/lwp-request -m GET &lt;A href="http://www.xyz.com" target="_blank"&gt;www.xyz.com&lt;/A&gt; &amp;gt;/dev/null&lt;BR /&gt;&lt;BR /&gt;Which part is wrong? I usually test a command out before add into the crontab.  &lt;BR /&gt;</description>
      <pubDate>Mon, 01 Jun 2009 18:44:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cronjob-lwp-request-cmd-cause-error/m-p/5178702#M459613</guid>
      <dc:creator>jasonK_1</dc:creator>
      <dc:date>2009-06-01T18:44:48Z</dc:date>
    </item>
    <item>
      <title>Re: cronjob - lwp-request cmd cause error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cronjob-lwp-request-cmd-cause-error/m-p/5178703#M459614</link>
      <description>make sure /opt/perl_32/bin/lwp-request -m GET &lt;A href="http://www.xyz.com" target="_blank"&gt;www.xyz.com&lt;/A&gt; execute permission for the owner of the crontab, under which you are trying to run the script.&lt;BR /&gt;&lt;BR /&gt;Also make sure the first line states something line&lt;BR /&gt;&lt;BR /&gt;#!/usr/bin/perl&lt;BR /&gt;&lt;BR /&gt;which should be the path to an existing perl interpreter binary. (I am assuming your script is in perl language here. If not, substitute my suggestion with the shell type you would like to run your script in.</description>
      <pubDate>Mon, 01 Jun 2009 19:11:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cronjob-lwp-request-cmd-cause-error/m-p/5178703#M459614</guid>
      <dc:creator>Mel Burslan</dc:creator>
      <dc:date>2009-06-01T19:11:32Z</dc:date>
    </item>
    <item>
      <title>Re: cronjob - lwp-request cmd cause error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cronjob-lwp-request-cmd-cause-error/m-p/5178704#M459615</link>
      <description>Mel,&lt;BR /&gt;&lt;BR /&gt;I run that command as root and the lwp-request mode is 755 also there is #!/opt/perl_32/bin/perl -w at the beginner of the script.&lt;BR /&gt;</description>
      <pubDate>Mon, 01 Jun 2009 20:16:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cronjob-lwp-request-cmd-cause-error/m-p/5178704#M459615</guid>
      <dc:creator>jasonK_1</dc:creator>
      <dc:date>2009-06-01T20:16:40Z</dc:date>
    </item>
    <item>
      <title>Re: cronjob - lwp-request cmd cause error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cronjob-lwp-request-cmd-cause-error/m-p/5178705#M459616</link>
      <description>The error message mentions "add".  Is there a command or other script call "add" that is called from your lwp-request script?</description>
      <pubDate>Mon, 01 Jun 2009 20:32:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cronjob-lwp-request-cmd-cause-error/m-p/5178705#M459616</guid>
      <dc:creator>Patrick Wallek</dc:creator>
      <dc:date>2009-06-01T20:32:50Z</dc:date>
    </item>
    <item>
      <title>Re: cronjob - lwp-request cmd cause error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cronjob-lwp-request-cmd-cause-error/m-p/5178706#M459617</link>
      <description>Patrick,&lt;BR /&gt;&lt;BR /&gt;I grep for add but nothing.</description>
      <pubDate>Mon, 01 Jun 2009 20:57:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cronjob-lwp-request-cmd-cause-error/m-p/5178706#M459617</guid>
      <dc:creator>jasonK_1</dc:creator>
      <dc:date>2009-06-01T20:57:00Z</dc:date>
    </item>
    <item>
      <title>Re: cronjob - lwp-request cmd cause error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cronjob-lwp-request-cmd-cause-error/m-p/5178707#M459618</link>
      <description>Don't know what the problem is but it went away.</description>
      <pubDate>Tue, 02 Jun 2009 17:24:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cronjob-lwp-request-cmd-cause-error/m-p/5178707#M459618</guid>
      <dc:creator>jasonK_1</dc:creator>
      <dc:date>2009-06-02T17:24:59Z</dc:date>
    </item>
  </channel>
</rss>

