<?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 hp jmeter 3.0.0 in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/hp-jmeter-3-0-0/m-p/3959913#M95633</link>
    <description>Hi everyone.&lt;BR /&gt;We just downloaded HPjmeter 3.0.0 and I can't get  it to work. Error message:&lt;BR /&gt;(root@ducadam):/var/tmp# /opt/java1.5/jre/bin/java -agentlib:jmeter=noalloc myapp&lt;BR /&gt;Error occurred during initialization of VM&lt;BR /&gt;Could not find agent library on the library path or in the local directory: jmeter&lt;BR /&gt;Abort(coredump)&lt;BR /&gt;&lt;BR /&gt;My environment is:&lt;BR /&gt;- HP-UX 11.11 &lt;BR /&gt;- Java 1.5.06 downloaded today&lt;BR /&gt;&lt;BR /&gt;Frankly, I don't know much about java but this core dumping conflicts with a previous easy installation of an old version of HPjmeter that went quite straight ahead.&lt;BR /&gt;&lt;BR /&gt;I guess my SHLIB_PATH is correct.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Marco&lt;BR /&gt;</description>
    <pubDate>Mon, 12 Mar 2007 08:49:06 GMT</pubDate>
    <dc:creator>FERRARI MARCO</dc:creator>
    <dc:date>2007-03-12T08:49:06Z</dc:date>
    <item>
      <title>hp jmeter 3.0.0</title>
      <link>https://community.hpe.com/t5/operating-system-linux/hp-jmeter-3-0-0/m-p/3959913#M95633</link>
      <description>Hi everyone.&lt;BR /&gt;We just downloaded HPjmeter 3.0.0 and I can't get  it to work. Error message:&lt;BR /&gt;(root@ducadam):/var/tmp# /opt/java1.5/jre/bin/java -agentlib:jmeter=noalloc myapp&lt;BR /&gt;Error occurred during initialization of VM&lt;BR /&gt;Could not find agent library on the library path or in the local directory: jmeter&lt;BR /&gt;Abort(coredump)&lt;BR /&gt;&lt;BR /&gt;My environment is:&lt;BR /&gt;- HP-UX 11.11 &lt;BR /&gt;- Java 1.5.06 downloaded today&lt;BR /&gt;&lt;BR /&gt;Frankly, I don't know much about java but this core dumping conflicts with a previous easy installation of an old version of HPjmeter that went quite straight ahead.&lt;BR /&gt;&lt;BR /&gt;I guess my SHLIB_PATH is correct.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Marco&lt;BR /&gt;</description>
      <pubDate>Mon, 12 Mar 2007 08:49:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/hp-jmeter-3-0-0/m-p/3959913#M95633</guid>
      <dc:creator>FERRARI MARCO</dc:creator>
      <dc:date>2007-03-12T08:49:06Z</dc:date>
    </item>
    <item>
      <title>Re: hp jmeter 3.0.0</title>
      <link>https://community.hpe.com/t5/operating-system-linux/hp-jmeter-3-0-0/m-p/3959914#M95634</link>
      <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;You need to be sure about SHLIB_PATH. More likely however is a missng required java patch. check the hp jmeter and &lt;A href="http://www.hp.com/go/java" target="_blank"&gt;http://www.hp.com/go/java&lt;/A&gt; site for patches and make sure they and required dependencies are installed.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Mon, 12 Mar 2007 10:06:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/hp-jmeter-3-0-0/m-p/3959914#M95634</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2007-03-12T10:06:11Z</dc:date>
    </item>
    <item>
      <title>Re: hp jmeter 3.0.0</title>
      <link>https://community.hpe.com/t5/operating-system-linux/hp-jmeter-3-0-0/m-p/3959915#M95635</link>
      <description>My config is:&lt;BR /&gt;&lt;BR /&gt;$ uname -a&lt;BR /&gt;HP-UX d****** B.11.11 U 9000/800 1883899791 unlimited-user license&lt;BR /&gt;$ getconf KERNEL_BITS&lt;BR /&gt;64&lt;BR /&gt;JMETER_HOME=/opt/hpjmeter&lt;BR /&gt;SHLIB_PATH=/opt/hpjmeter/lib/PA_RISC2.0W&lt;BR /&gt;&lt;BR /&gt;and ....&lt;BR /&gt;&lt;BR /&gt;$ ll $SHLIB_PATH&lt;BR /&gt;total 1776&lt;BR /&gt;-r-xr-xr-x   1 bin        bin         902264 Nov 13 18:13 libjmeter.sl&lt;BR /&gt;$ file $SHLIB_PATH/libjmeter.sl&lt;BR /&gt;/opt/hpjmeter/lib/PA_RISC2.0W/libjmeter.sl:     ELF-64 shared object file - PA-RISC 2.0 (LP64)&lt;BR /&gt;&lt;BR /&gt;My idea is I need some mandatory parameter, due to big kernel parms for shared mem and the like, as we have a custom front-end now under stress test ( 20000 tpm ).&lt;BR /&gt;&lt;BR /&gt;That works fine, so it is puzzling why HPjmeter is core dumping.&lt;BR /&gt;&lt;BR /&gt;TIA,&lt;BR /&gt;&lt;BR /&gt;Marco&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 13 Mar 2007 03:51:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/hp-jmeter-3-0-0/m-p/3959915#M95635</guid>
      <dc:creator>FERRARI MARCO</dc:creator>
      <dc:date>2007-03-13T03:51:42Z</dc:date>
    </item>
    <item>
      <title>Re: hp jmeter 3.0.0</title>
      <link>https://community.hpe.com/t5/operating-system-linux/hp-jmeter-3-0-0/m-p/3959916#M95636</link>
      <description>Marco,&lt;BR /&gt;&lt;BR /&gt;It looks like you are trying to use the 64-bit version of jmeter with the 32-bit version of Java.  In other words, you use the libjmeter.sl that is in the PA_RISC2.0W directory when you are using the command 'java -d64'.  When -d64 is not specified, you need the PA_RISC2.0/libjmeter.sl instead.&lt;BR /&gt;&lt;BR /&gt;Also, when you install HPjmeter 3.0, it creates symbolic links from the jre directory to the appropriate libjmeter.sl/so files.  So, in the normal case, you do not have to set SHLIB_PATH or LD_LIBRARY_PATH anymore.&lt;BR /&gt;</description>
      <pubDate>Fri, 13 Apr 2007 10:03:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/hp-jmeter-3-0-0/m-p/3959916#M95636</guid>
      <dc:creator>JZ2</dc:creator>
      <dc:date>2007-04-13T10:03:53Z</dc:date>
    </item>
  </channel>
</rss>

