<?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: Exec format error when app tries to write file in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/exec-format-error-when-app-tries-to-write-file/m-p/2958055#M813729</link>
    <description>ENOEXEC refers to an exec failure, or a filure to load a shared library.&lt;BR /&gt;&lt;BR /&gt;Can your install tusc&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://hpux.cs.utah.edu/hppd/hpux/Sysadmin/tusc-7.3/" target="_blank"&gt;http://hpux.cs.utah.edu/hppd/hpux/Sysadmin/tusc-7.3/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;and try tracing the command.  This will tell you where in the program the system call is failing.</description>
    <pubDate>Thu, 24 Apr 2003 03:06:52 GMT</pubDate>
    <dc:creator>Bill Douglass</dc:creator>
    <dc:date>2003-04-24T03:06:52Z</dc:date>
    <item>
      <title>Exec format error when app tries to write file</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/exec-format-error-when-app-tries-to-write-file/m-p/2958053#M813727</link>
      <description>I have a C server application that writes files to /etc/$dirname&lt;BR /&gt;&lt;BR /&gt;up until today, this application had no problem.&lt;BR /&gt;&lt;BR /&gt;However today, I am receiving the ENOEXEC Exec format error.&lt;BR /&gt;&lt;BR /&gt;Something has changed.&lt;BR /&gt;&lt;BR /&gt;But what could it be? the application is running as root. (correctly). file permissions are right. and i can touch a file on the target partition. &lt;BR /&gt;&lt;BR /&gt;but the app can't create one.&lt;BR /&gt;&lt;BR /&gt;i'm running 11.11 with the latest patches.</description>
      <pubDate>Wed, 23 Apr 2003 22:14:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/exec-format-error-when-app-tries-to-write-file/m-p/2958053#M813727</guid>
      <dc:creator>robert dowd</dc:creator>
      <dc:date>2003-04-23T22:14:23Z</dc:date>
    </item>
    <item>
      <title>Re: Exec format error when app tries to write file</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/exec-format-error-when-app-tries-to-write-file/m-p/2958054#M813728</link>
      <description>you have been running 11.11 all the time? that is my understanding.&lt;BR /&gt;&lt;BR /&gt;C = ?&lt;BR /&gt;&lt;BR /&gt;Is the application compiled or a bunch of scripts put together.&lt;BR /&gt;&lt;BR /&gt;do&lt;BR /&gt;&lt;BR /&gt;file * in the app?/bin/*&lt;BR /&gt;&lt;BR /&gt;let me know</description>
      <pubDate>Thu, 24 Apr 2003 00:17:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/exec-format-error-when-app-tries-to-write-file/m-p/2958054#M813728</guid>
      <dc:creator>Donny Jekels</dc:creator>
      <dc:date>2003-04-24T00:17:29Z</dc:date>
    </item>
    <item>
      <title>Re: Exec format error when app tries to write file</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/exec-format-error-when-app-tries-to-write-file/m-p/2958055#M813729</link>
      <description>ENOEXEC refers to an exec failure, or a filure to load a shared library.&lt;BR /&gt;&lt;BR /&gt;Can your install tusc&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://hpux.cs.utah.edu/hppd/hpux/Sysadmin/tusc-7.3/" target="_blank"&gt;http://hpux.cs.utah.edu/hppd/hpux/Sysadmin/tusc-7.3/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;and try tracing the command.  This will tell you where in the program the system call is failing.</description>
      <pubDate>Thu, 24 Apr 2003 03:06:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/exec-format-error-when-app-tries-to-write-file/m-p/2958055#M813729</guid>
      <dc:creator>Bill Douglass</dc:creator>
      <dc:date>2003-04-24T03:06:52Z</dc:date>
    </item>
    <item>
      <title>Re: Exec format error when app tries to write file</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/exec-format-error-when-app-tries-to-write-file/m-p/2958056#M813730</link>
      <description>Exec format error could be like one of the files might be corrupt.&lt;BR /&gt;&lt;BR /&gt;you can use tusc to narrow down the problem and restore the specific files with the right size.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Thanks</description>
      <pubDate>Thu, 24 Apr 2003 05:46:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/exec-format-error-when-app-tries-to-write-file/m-p/2958056#M813730</guid>
      <dc:creator>T G Manikandan</dc:creator>
      <dc:date>2003-04-24T05:46:50Z</dc:date>
    </item>
    <item>
      <title>Re: Exec format error when app tries to write file</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/exec-format-error-when-app-tries-to-write-file/m-p/2958057#M813731</link>
      <description>thanks guys for your help.&lt;BR /&gt;i figured out what the problem was - the app had a minimum free disk space requirement on the / partition, and we were below that. ==99%. i cleared out a tar.gz file that shouldn't have been there and that brought us down to 40% level.&lt;BR /&gt;&lt;BR /&gt;i didn't think of using tusc, though. i will remember that for future...thanks.&lt;BR /&gt;&lt;BR /&gt;B</description>
      <pubDate>Thu, 24 Apr 2003 15:30:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/exec-format-error-when-app-tries-to-write-file/m-p/2958057#M813731</guid>
      <dc:creator>robert dowd</dc:creator>
      <dc:date>2003-04-24T15:30:59Z</dc:date>
    </item>
  </channel>
</rss>

