<?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 Web Jetadmin 7.0 problem (Linux) in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/web-jetadmin-7-0-problem-linux/m-p/2848665#M77804</link>
    <description>I recently downloaded WJA 7.0 and tried to install it. The install went just fine, the WJA started up and everything looked good. But!.. after I rebooted the computer it won't start. When I try to start it, it says that WJA was started successfully, but there is no hpwebjetd process running. All I get is a line in error_log... "[DATE] [error] Cannot allocate shared memory: (17)File exists". If I do a complete uninstall and then re-install WJA, then it runs until the next reboot. I'm running Red Hat 7.3 (also tried 8.0 with same result).&lt;BR /&gt;If anyone has had this problem or knows a solution please post it here.&lt;BR /&gt;</description>
    <pubDate>Wed, 20 Nov 2002 10:06:00 GMT</pubDate>
    <dc:creator>Sigurdur Bjornsson</dc:creator>
    <dc:date>2002-11-20T10:06:00Z</dc:date>
    <item>
      <title>Web Jetadmin 7.0 problem (Linux)</title>
      <link>https://community.hpe.com/t5/operating-system-linux/web-jetadmin-7-0-problem-linux/m-p/2848665#M77804</link>
      <description>I recently downloaded WJA 7.0 and tried to install it. The install went just fine, the WJA started up and everything looked good. But!.. after I rebooted the computer it won't start. When I try to start it, it says that WJA was started successfully, but there is no hpwebjetd process running. All I get is a line in error_log... "[DATE] [error] Cannot allocate shared memory: (17)File exists". If I do a complete uninstall and then re-install WJA, then it runs until the next reboot. I'm running Red Hat 7.3 (also tried 8.0 with same result).&lt;BR /&gt;If anyone has had this problem or knows a solution please post it here.&lt;BR /&gt;</description>
      <pubDate>Wed, 20 Nov 2002 10:06:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/web-jetadmin-7-0-problem-linux/m-p/2848665#M77804</guid>
      <dc:creator>Sigurdur Bjornsson</dc:creator>
      <dc:date>2002-11-20T10:06:00Z</dc:date>
    </item>
    <item>
      <title>Re: Web Jetadmin 7.0 problem (Linux)</title>
      <link>https://community.hpe.com/t5/operating-system-linux/web-jetadmin-7-0-problem-linux/m-p/2848666#M77805</link>
      <description>Hello,&lt;BR /&gt;&lt;BR /&gt;I guess WebJetadmin needs lots of shared memory. During the first install, I guess it makes all necessary things to configure the system to be able to allocate that amount of shared memory.&lt;BR /&gt;&lt;BR /&gt;However after subsequent reboots, the system default settings are applied (32Mb on Linux).&lt;BR /&gt;&lt;BR /&gt;To change the maximum size of a shared memory segment :&lt;BR /&gt;&lt;BR /&gt;echo "size_in_bytes" &amp;gt;/proc/sys/kernel/shmmax&lt;BR /&gt;&lt;BR /&gt;To make sure that it is automatically configured by RedHat boot scripts, edit /etc/sysctl.conf and add :&lt;BR /&gt;&lt;BR /&gt;kernel.shmmax = size_in_bytes&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;For exemple, to allow a single process to allocate up to 128 MB shared memory :&lt;BR /&gt;&lt;BR /&gt;echo "134217728" &amp;gt;/proc/sys/kernel/shmmax&lt;BR /&gt;&lt;BR /&gt;To do the same in system startup scripts, edit /etc/sysctl.conf as follows :&lt;BR /&gt;&lt;BR /&gt;kernel.shmmax = 134217728&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Good luck.&lt;BR /&gt;&lt;BR /&gt;Kodjo&lt;BR /&gt;</description>
      <pubDate>Thu, 21 Nov 2002 22:22:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/web-jetadmin-7-0-problem-linux/m-p/2848666#M77805</guid>
      <dc:creator>Kodjo Agbenu</dc:creator>
      <dc:date>2002-11-21T22:22:01Z</dc:date>
    </item>
    <item>
      <title>Re: Web Jetadmin 7.0 problem (Linux)</title>
      <link>https://community.hpe.com/t5/operating-system-linux/web-jetadmin-7-0-problem-linux/m-p/2848667#M77806</link>
      <description>So building on Kodjo's post --&lt;BR /&gt;&lt;BR /&gt;Install the App and then do a &lt;BR /&gt;cat /proc/sys/kernel/shmmax &lt;BR /&gt;then plug the resultant number into your sysctl.conf &lt;BR /&gt;&lt;BR /&gt;or, read the documentation and find out how much shared memory it requires and plug that number in.&lt;BR /&gt;&lt;BR /&gt;Best regards,&lt;BR /&gt;Mark</description>
      <pubDate>Fri, 22 Nov 2002 01:00:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/web-jetadmin-7-0-problem-linux/m-p/2848667#M77806</guid>
      <dc:creator>Mark Fenton</dc:creator>
      <dc:date>2002-11-22T01:00:14Z</dc:date>
    </item>
  </channel>
</rss>

