<?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: I am using jsvc in unix enviroment to launch apache_tomcat, no matter where i put the -javaagent in Splunk AppDynamics</title>
    <link>https://community.splunk.com/t5/Splunk-AppDynamics/I-am-using-jsvc-in-unix-enviroment-to-launch-apache-tomcat-no/m-p/725421#M4718</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;Thanks for the update. I have asked&amp;nbsp;my colleague Shreyas, who works in PST time zone to schedule a GTM and send you the invitation as per your preferred slots. Please do watch out for GTM invite from him.&lt;/P&gt;

&lt;P&gt;Thanks&lt;/P&gt;
&lt;P&gt;Rajesh&lt;/P&gt;</description>
    <pubDate>Thu, 27 Apr 2017 06:43:38 GMT</pubDate>
    <dc:creator>Rajesh_Putta</dc:creator>
    <dc:date>2017-04-27T06:43:38Z</dc:date>
    <item>
      <title>I am using jsvc in unix enviroment to launch apache_tomcat, no matter where i put the -javaagent:agn</title>
      <link>https://community.splunk.com/t5/Splunk-AppDynamics/I-am-using-jsvc-in-unix-enviroment-to-launch-apache-tomcat-no/m-p/725414#M4711</link>
      <description>&lt;P&gt;NO matter where do i put the javaagent, no logs show up. Here is the command using ps -elf |grep javaagent&lt;/P&gt;


&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;jsvc.exec -javaagent:/home/nohe/agent/javaagent.jar -java-home /usr/java -user nobody -pidfile /opt/apache-tomcat_1/logs/catalina-daemon.pid -wait 10 -errfile &amp;amp;1 -classpath /opt/apache-tomcat_1/bin/bootstrap.jar:/opt/apache-tomcat_1/bin/commons-daemon.jar:/opt/apache-tomcat_1/bin/tomcat-juli.jar -Djava.util.logging.config.file=/opt/apache-tomcat_1/conf/logging.properties -Djava.util.logging.manager=org.apache.juli.ClassLoaderLogManager -Dorg.apache.catalina.security.SecurityListener.UMASK=0007 -Dorg.apache.catalina.STRICT_SERVLET_COMPLIANCE=true -Dorg.apache.catalina.connector.RECYCLE_FACADES=false -Dorg.apache.catalina.connector.CoyoteAdapter.ALLOW_BACKSLASH=false -Dorg.apache.tomcat.util.buf.UDecoder.ALLOW_ENCODED_SLASH=false -Dorg.apache.coyote.USE_CUSTOM_STATUS_MSG_IN_HEADER=false -Dorg.apache.catalina.connector.Response.ENFORCE_ENCODING_IN_GET_WRITER=true -Dsun.net.inetaddr.ttl=30 -Dcom.sun.management.config.file=/opt/apache-tomcat_1/jmxconf/jvmmgmt/management.properties -Xms6144m -Xmx6144m -XX:MaxPermSize=1024m -Djava.net.preferIPv4Stack=true -Dorg.apache.tomcat.util.http.ServerCookie.ALLOW_EQUALS_IN_VALUE=true -Dorg.apache.jasper.runtime.BodyContentImpl.LIMIT_BUFFER=true -XX:+UseConcMarkSweepGC -Xmn2048M -XX:+UseCMSInitiatingOccupancyOnly -XX:CMSInitiatingOccupancyFraction=70 -Dlog4j.configurationFile=/opt/webex/conf/webapps/log4j2-ingrian.xml -Dorg.apache.tomcat.util.http.ServerCookie.FWD_SLASH_IS_SEPARATOR=false -Dorg.apache.catalina.connector.Response.ENFORCE_ENCODING_IN_GET_WRITER=false -Dsun.net.maxDatagramSockets=100 -Dhttps.protocols=TLSv1,TLSv1.1,TLSv1.2 -javaagent:/home/nohe/agent/javaagent.jar -verbose:gc -Xloggc:/opt/apache-tomcat_1/logs/gc_2017-02-24_0135.log -XX:+PrintGCDetails -XX:+PrintGCDateStamps -XX:+UseGCLogFileRotation -XX:NumberOfGCLogFiles=5 -XX:GCLogFileSize=5M -Djava.endorsed.dirs=/opt/apache-tomcat_1/endorsed -Dcatalina.base=/opt/apache-tomcat_1 -Dcatalina.home=/opt/apache-tomcat_1 -Djava.io.tmpdir=/opt/apache-tomcat_1/temp -Djava.security.manager -Djava.security.policy==/opt/apache-tomcat_1/conf/catalina.policy org.apache.catalina.startup.Bootstrap&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="p1"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class="p1"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;5 S nobody &lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp; &lt;/SPAN&gt;11312 11311 24&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp; &lt;/SPAN&gt;80 &lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp; &lt;/SPAN&gt;0 - 2363148 hrtime 01:35 ?&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;/SPAN&gt;00:03:04 jsvc.exec -javaagent:/home/nohe/agent/javaagent.jar -java-home /usr/java -user nobody -pidfile /opt/apache-tomcat_1/logs/catalina-daemon.pid -wait 10 -errfile &amp;amp;1 -classpath /opt/apache-tomcat_1/bin/bootstrap.jar:/opt/apache-tomcat_1/bin/commons-daemon.jar:/opt/apache-tomcat_1/bin/tomcat-juli.jar -Djava.util.logging.config.file=/opt/apache-tomcat_1/conf/logging.properties -Djava.util.logging.manager=org.apache.juli.ClassLoaderLogManager -Dorg.apache.catalina.security.SecurityListener.UMASK=0007 -Dorg.apache.catalina.STRICT_SERVLET_COMPLIANCE=true -Dorg.apache.catalina.connector.RECYCLE_FACADES=false -Dorg.apache.catalina.connector.CoyoteAdapter.ALLOW_BACKSLASH=false -Dorg.apache.tomcat.util.buf.UDecoder.ALLOW_ENCODED_SLASH=false -Dorg.apache.coyote.USE_CUSTOM_STATUS_MSG_IN_HEADER=false -Dorg.apache.catalina.connector.Response.ENFORCE_ENCODING_IN_GET_WRITER=true -Dsun.net.inetaddr.ttl=30 -Dcom.sun.management.config.file=/opt/apache-tomcat_1/jmxconf/jvmmgmt/management.properties -Xms6144m -Xmx6144m -XX:MaxPermSize=1024m -Djava.net.preferIPv4Stack=true -Dorg.apache.tomcat.util.http.ServerCookie.ALLOW_EQUALS_IN_VALUE=true -Dorg.apache.jasper.runtime.BodyContentImpl.LIMIT_BUFFER=true -XX:+UseConcMarkSweepGC -Xmn2048M -XX:+UseCMSInitiatingOccupancyOnly -XX:CMSInitiatingOccupancyFraction=70 -Dlog4j.configurationFile=/opt/webex/conf/webapps/log4j2-ingrian.xml -Dorg.apache.tomcat.util.http.ServerCookie.FWD_SLASH_IS_SEPARATOR=false -Dorg.apache.catalina.connector.Response.ENFORCE_ENCODING_IN_GET_WRITER=false -Dsun.net.maxDatagramSockets=100 -Dhttps.protocols=TLSv1,TLSv1.1,TLSv1.2 -javaagent:/home/nohe/agent/javaagent.jar -verbose:gc -Xloggc:/opt/apache-tomcat_1/logs/gc_2017-02-24_0135.log -XX:+PrintGCDetails -XX:+PrintGCDateStamps -XX:+UseGCLogFileRotation -XX:NumberOfGCLogFiles=5 -XX:GCLogFileSize=5M -Djava.endorsed.dirs=/opt/apache-tomcat_1/endorsed -Dcatalina.base=/opt/apache-tomcat_1 -Dcatalina.home=/opt/apache-tomcat_1 -Djava.io.tmpdir=/opt/apache-tomcat_1/temp -Djava.security.manager -Djava.security.policy==/opt/apache-tomcat_1/conf/catalina.policy org.apache.catalina.startup.Bootstrap&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="p1"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;Where to put the javaagent line in the jsvc launch scripts?&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 24 Feb 2017 01:49:59 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-AppDynamics/I-am-using-jsvc-in-unix-enviroment-to-launch-apache-tomcat-no/m-p/725414#M4711</guid>
      <dc:creator>CommunityUser</dc:creator>
      <dc:date>2017-02-24T01:49:59Z</dc:date>
    </item>
    <item>
      <title>Re: I am using jsvc in unix enviroment to launch apache_tomcat, no matter where i put the -javaagent</title>
      <link>https://community.splunk.com/t5/Splunk-AppDynamics/I-am-using-jsvc-in-unix-enviroment-to-launch-apache-tomcat-no/m-p/725415#M4712</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;Could you please try the option listed here&lt;/P&gt;

&lt;P&gt;A) Please remove the java agent configurations where ever you have configured and follow the steps listed here&lt;/P&gt;

&lt;UL&gt;
&lt;LI&gt;The user under which the JVM runs must have write privileges to the&amp;nbsp;conf&amp;nbsp;and&amp;nbsp;logs&amp;nbsp;directories in the Java Agent&amp;nbsp;home.&amp;nbsp;To achieve this, you can install the agent as the&amp;nbsp;same user that owns the JVM or as an administrator on the host machine.&amp;nbsp;The other contents of the agent directory can be restricted to read only access.&amp;nbsp;&lt;/LI&gt;
&lt;/UL&gt;

&lt;P&gt;To attach the agent to the JVM, follow these steps:&amp;nbsp;&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;
&lt;P&gt;Determine the PID of the JVM to which you want to attach. For example, on Linux, use:&lt;/P&gt;
&lt;DIV class="preformatted panel conf-macro output-block" data-hasbody="true" data-macro-name="noformat"&gt;
&lt;DIV class="preformattedContent panelContent"&gt;
&lt;PRE&gt;ps -A | grep java&lt;/PRE&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;P&gt;On Windows, use:&amp;nbsp;&lt;/P&gt;
&lt;DIV class="preformatted panel conf-macro output-block" data-hasbody="true" data-macro-name="noformat"&gt;
&lt;DIV class="preformattedContent panelContent"&gt;
&lt;PRE&gt;jps -l&lt;/PRE&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/LI&gt;
&lt;LI&gt;
&lt;P&gt;Run the following command, replacing the placeholders for the path to the tools.jar file in your JDK, path to the AppDynamics Java Agent home directory, and the JVM process ID with values appropriate for your environment:&lt;/P&gt;
&lt;DIV class="preformatted panel conf-macro output-block" data-hasbody="true" data-macro-name="noformat"&gt;
&lt;DIV class="preformattedContent panelContent"&gt;
&lt;PRE&gt;java -Xbootclasspath/a:&amp;lt;path_to_jdk&amp;gt;/lib/tools.jar -jar /&amp;lt;agent_home&amp;gt;/javaagent.jar &amp;lt;jvm_process_id&amp;gt;&lt;/PRE&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;P&gt;Use the equivalent paths for Windows, including drive letter.&amp;nbsp;The following shows an example with system output included:&lt;/P&gt;
&lt;DIV class="preformatted panel conf-macro output-block" data-hasbody="true" data-macro-name="noformat"&gt;
&lt;DIV class="preformattedContent panelContent"&gt;
&lt;PRE&gt;[appduser@my_centos6 ~]$ ps -A | grep java
 6780 pts/1    00:00:04 java
[appduser@my_centos6 ~]$ java -Xbootclasspath/a:/usr/java/jdk1.7.0_79/lib/tools.jar -jar /home/appduser/appagent/javaagent.jar 6780
Attaching to VM [6780]
agent path &amp;gt;&amp;gt;&amp;gt;/home/appduser/appagent/javaagent.jar&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;Rajesh&lt;/PRE&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/LI&gt;
&lt;/OL&gt;</description>
      <pubDate>Wed, 19 Apr 2017 03:06:23 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-AppDynamics/I-am-using-jsvc-in-unix-enviroment-to-launch-apache-tomcat-no/m-p/725415#M4712</guid>
      <dc:creator>Rajesh_Putta</dc:creator>
      <dc:date>2017-04-19T03:06:23Z</dc:date>
    </item>
    <item>
      <title>Re: I am using jsvc in unix enviroment to launch apache_tomcat, no matter where i put the -javaagent</title>
      <link>https://community.splunk.com/t5/Splunk-AppDynamics/I-am-using-jsvc-in-unix-enviroment-to-launch-apache-tomcat-no/m-p/725416#M4713</link>
      <description>&lt;P&gt;there is no java process showing when using jsvc.exe&lt;/P&gt;

&lt;P&gt;Here is the all process contain in java:&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;jsvc.exec -java-home /usr/java -user nobody -pidfile /opt/apache-tomcat_1/logs/catalina-daemon.pid -wait 10 -errfile &amp;amp;1 -classpath /opt/apache-tomcat_1/bin/bootstrap.jar:/opt/apache-tomcat_1/bin/commons-daemon.jar:/opt/apache-tomcat_1/bin/tomcat-juli.jar -Djava.util.logging.config.file=/opt/apache-tomcat_1/conf/logging.properties -Djava.util.logging.manager=org.apache.juli.ClassLoaderLogManager -Dorg.apache.catalina.security.SecurityListener.UMASK=0007 -Dorg.apache.catalina.STRICT_SERVLET_COMPLIANCE=true -Dorg.apache.catalina.connector.RECYCLE_FACADES=false -Dorg.apache.catalina.connector.CoyoteAdapter.ALLOW_BACKSLASH=false -Dorg.apache.tomcat.util.buf.UDecoder.ALLOW_ENCODED_SLASH=false -Dorg.apache.coyote.USE_CUSTOM_STATUS_MSG_IN_HEADER=false -Dorg.apache.catalina.connector.Response.ENFORCE_ENCODING_IN_GET_WRITER=true -Dsun.net.inetaddr.ttl=30 -Dcom.sun.management.config.file=/opt/apache-tomcat_1/jmxconf/jvmmgmt/management.properties -Xms6144m -Xmx6144m -XX:MaxPermSize=1024m -Djava.net.preferIPv4Stack=true -Dorg.apache.tomcat.util.http.ServerCookie.ALLOW_EQUALS_IN_VALUE=true -Dorg.apache.jasper.runtime.BodyContentImpl.LIMIT_BUFFER=true -XX:+UseConcMarkSweepGC -Xmn2048M -XX:+UseCMSInitiatingOccupancyOnly -XX:CMSInitiatingOccupancyFraction=70 -Dlog4j.configurationFile=/opt/webex/conf/webapps/log4j2-ingrian.xml -Dorg.apache.tomcat.util.http.ServerCookie.FWD_SLASH_IS_SEPARATOR=false -Dorg.apache.catalina.connector.Response.ENFORCE_ENCODING_IN_GET_WRITER=false -Dsun.net.maxDatagramSockets=100 -Dhttps.protocols=TLSv1,TLSv1.1,TLSv1.2 -verbose:gc -Xloggc:/opt/apache-tomcat_1/logs/gc_2017-04-25_1844.log -XX:+PrintGCDetails -XX:+PrintGCDateStamps -XX:+UseGCLogFileRotation -XX:NumberOfGCLogFiles=5 -XX:GCLogFileSize=5M -Djava.endorsed.dirs=/opt/apache-tomcat_1/endorsed -Dcatalina.base=/opt/apache-tomcat_1 -Dcatalina.home=/opt/apache-tomcat_1 -Djava.io.tmpdir=/opt/apache-tomcat_1/temp -Djava.security.manager -Djava.security.policy==/opt/apache-tomcat_1/conf/catalina.policy org.apache.catalina.startup.Bootstrap&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;5 S nobody &amp;nbsp; 31605 31604 23&amp;nbsp; 80 &amp;nbsp; 0 - 2340337 hrtime 18:44 ?&amp;nbsp; &amp;nbsp; &amp;nbsp; 00:03:07 jsvc.exec -java-home /usr/java -user nobody -pidfile /opt/apache-tomcat_1/logs/catalina-daemon.pid -wait 10 -errfile &amp;amp;1 -classpath /opt/apache-tomcat_1/bin/bootstrap.jar:/opt/apache-tomcat_1/bin/commons-daemon.jar:/opt/apache-tomcat_1/bin/tomcat-juli.jar -Djava.util.logging.config.file=/opt/apache-tomcat_1/conf/logging.properties -Djava.util.logging.manager=org.apache.juli.ClassLoaderLogManager -Dorg.apache.catalina.security.SecurityListener.UMASK=0007 -Dorg.apache.catalina.STRICT_SERVLET_COMPLIANCE=true -Dorg.apache.catalina.connector.RECYCLE_FACADES=false -Dorg.apache.catalina.connector.CoyoteAdapter.ALLOW_BACKSLASH=false -Dorg.apache.tomcat.util.buf.UDecoder.ALLOW_ENCODED_SLASH=false -Dorg.apache.coyote.USE_CUSTOM_STATUS_MSG_IN_HEADER=false -Dorg.apache.catalina.connector.Response.ENFORCE_ENCODING_IN_GET_WRITER=true -Dsun.net.inetaddr.ttl=30 -Dcom.sun.management.config.file=/opt/apache-tomcat_1/jmxconf/jvmmgmt/management.properties -Xms6144m -Xmx6144m -XX:MaxPermSize=1024m -Djava.net.preferIPv4Stack=true -Dorg.apache.tomcat.util.http.ServerCookie.ALLOW_EQUALS_IN_VALUE=true -Dorg.apache.jasper.runtime.BodyContentImpl.LIMIT_BUFFER=true -XX:+UseConcMarkSweepGC -Xmn2048M -XX:+UseCMSInitiatingOccupancyOnly -XX:CMSInitiatingOccupancyFraction=70 -Dlog4j.configurationFile=/opt/webex/conf/webapps/log4j2-ingrian.xml -Dorg.apache.tomcat.util.http.ServerCookie.FWD_SLASH_IS_SEPARATOR=false -Dorg.apache.catalina.connector.Response.ENFORCE_ENCODING_IN_GET_WRITER=false -Dsun.net.maxDatagramSockets=100 -Dhttps.protocols=TLSv1,TLSv1.1,TLSv1.2 -verbose:gc -Xloggc:/opt/apache-tomcat_1/logs/gc_2017-04-25_1844.log -XX:+PrintGCDetails -XX:+PrintGCDateStamps -XX:+UseGCLogFileRotation -XX:NumberOfGCLogFiles=5 -XX:GCLogFileSize=5M -Djava.endorsed.dirs=/opt/apache-tomcat_1/endorsed -Dcatalina.base=/opt/apache-tomcat_1 -Dcatalina.home=/opt/apache-tomcat_1 -Djava.io.tmpdir=/opt/apache-tomcat_1/temp -Djava.security.manager -Djava.security.policy==/opt/apache-tomcat_1/conf/catalina.policy org.apache.catalina.startup.Bootstrap&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 25 Apr 2017 18:59:15 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-AppDynamics/I-am-using-jsvc-in-unix-enviroment-to-launch-apache-tomcat-no/m-p/725416#M4713</guid>
      <dc:creator>CommunityUser</dc:creator>
      <dc:date>2017-04-25T18:59:15Z</dc:date>
    </item>
    <item>
      <title>Re: I am using jsvc in unix enviroment to launch apache_tomcat, no matter where i put the -javaagent</title>
      <link>https://community.splunk.com/t5/Splunk-AppDynamics/I-am-using-jsvc-in-unix-enviroment-to-launch-apache-tomcat-no/m-p/725417#M4714</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;Thanks for the update. We would like to do a GoTo Meeting(GTM) an (online meeting session) to debug this issue further. If you are ready to do a GTM, please let us know atleast 2-3 &amp;nbsp;time slots along with&amp;nbsp;time zone that works for you. Based on time slots that you provide, we will send out a GTM invite&lt;/P&gt;

&lt;P&gt;Thanks&lt;/P&gt;
&lt;P&gt;Rajesh&lt;/P&gt;</description>
      <pubDate>Wed, 26 Apr 2017 12:34:28 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-AppDynamics/I-am-using-jsvc-in-unix-enviroment-to-launch-apache-tomcat-no/m-p/725417#M4714</guid>
      <dc:creator>Rajesh_Putta</dc:creator>
      <dc:date>2017-04-26T12:34:28Z</dc:date>
    </item>
    <item>
      <title>Re: I am using jsvc in unix enviroment to launch apache_tomcat, no matter where i put the -javaagent</title>
      <link>https://community.splunk.com/t5/Splunk-AppDynamics/I-am-using-jsvc-in-unix-enviroment-to-launch-apache-tomcat-no/m-p/725418#M4715</link>
      <description>Thursday 4:30PM- 5:30PM  or Friday 10:00- 11:00 am or Firday 2:30PM- 3:30PM. All in Pacific Time Zone.&lt;BR /&gt;</description>
      <pubDate>Wed, 26 Apr 2017 17:03:29 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-AppDynamics/I-am-using-jsvc-in-unix-enviroment-to-launch-apache-tomcat-no/m-p/725418#M4715</guid>
      <dc:creator>CommunityUser</dc:creator>
      <dc:date>2017-04-26T17:03:29Z</dc:date>
    </item>
    <item>
      <title>Re: I am using jsvc in unix enviroment to launch apache_tomcat, no matter where i put the -javaagent</title>
      <link>https://community.splunk.com/t5/Splunk-AppDynamics/I-am-using-jsvc-in-unix-enviroment-to-launch-apache-tomcat-no/m-p/725419#M4716</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;In addition to earlier update&lt;/P&gt;

&lt;P&gt;&lt;SPAN&gt;It appears that tomcat 6 has a JSVC in it that has a bug not allowing the full command line args including the -javaagent arg. &amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;&lt;SPAN&gt;Could you please provide us what version you are using for JSVC.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Please run following command&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;./jsvc -version&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;For more information about the bug&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://issues.apache.org/jira/browse/DAEMON-84" rel="noreferrer nofollow noopener" target="_blank"&gt;Apache bug tracking the issue &lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;I&gt;&lt;/I&gt;&lt;A href="https://issues.apache.org/jira/browse/DAEMON-84" target="_blank" rel="nofollow noopener noreferrer"&gt;https://issues.apache.org/jira/browse/DAEMON-84&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;There is a fix in the Apache Commons source repository. For more information:&lt;/SPAN&gt;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;See the &lt;A href="http://commons.apache.org/svninfo.html" rel="noreferrer nofollow noopener" target="_blank"&gt;information on the Apache source repository &lt;I&gt;&lt;/I&gt;&lt;/A&gt;.&lt;/LI&gt;
&lt;LI&gt;Go directly to the &lt;A href="http://svn.apache.org/repos/asf/commons/proper/daemon/" rel="noreferrer nofollow noopener" target="_blank"&gt;the SVN source repository &lt;I&gt;&lt;/I&gt;&lt;/A&gt;.&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;may also be able to use &lt;/SPAN&gt;&lt;A href="http://www.apache.org/dist/commons/daemon/binaries/" rel="noreferrer nofollow noopener" target="_blank"&gt;a binary build of jsvc &lt;I&gt;&lt;/I&gt;&lt;/A&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Rajesh&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 26 Apr 2017 17:04:37 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-AppDynamics/I-am-using-jsvc-in-unix-enviroment-to-launch-apache-tomcat-no/m-p/725419#M4716</guid>
      <dc:creator>Rajesh_Putta</dc:creator>
      <dc:date>2017-04-26T17:04:37Z</dc:date>
    </item>
    <item>
      <title>Re: I am using jsvc in unix enviroment to launch apache_tomcat, no matter where i put the -javaagent</title>
      <link>https://community.splunk.com/t5/Splunk-AppDynamics/I-am-using-jsvc-in-unix-enviroment-to-launch-apache-tomcat-no/m-p/725420#M4717</link>
      <description>Java version is : 1.8.0_112-b15,&lt;BR /&gt;Jsvc version is: 1.0.15-dev&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 26 Apr 2017 17:46:29 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-AppDynamics/I-am-using-jsvc-in-unix-enviroment-to-launch-apache-tomcat-no/m-p/725420#M4717</guid>
      <dc:creator>CommunityUser</dc:creator>
      <dc:date>2017-04-26T17:46:29Z</dc:date>
    </item>
    <item>
      <title>Re: I am using jsvc in unix enviroment to launch apache_tomcat, no matter where i put the -javaagent</title>
      <link>https://community.splunk.com/t5/Splunk-AppDynamics/I-am-using-jsvc-in-unix-enviroment-to-launch-apache-tomcat-no/m-p/725421#M4718</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;Thanks for the update. I have asked&amp;nbsp;my colleague Shreyas, who works in PST time zone to schedule a GTM and send you the invitation as per your preferred slots. Please do watch out for GTM invite from him.&lt;/P&gt;

&lt;P&gt;Thanks&lt;/P&gt;
&lt;P&gt;Rajesh&lt;/P&gt;</description>
      <pubDate>Thu, 27 Apr 2017 06:43:38 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-AppDynamics/I-am-using-jsvc-in-unix-enviroment-to-launch-apache-tomcat-no/m-p/725421#M4718</guid>
      <dc:creator>Rajesh_Putta</dc:creator>
      <dc:date>2017-04-27T06:43:38Z</dc:date>
    </item>
    <item>
      <title>Re: I am using jsvc in unix enviroment to launch apache_tomcat, no matter where i put the -javaagent</title>
      <link>https://community.splunk.com/t5/Splunk-AppDynamics/I-am-using-jsvc-in-unix-enviroment-to-launch-apache-tomcat-no/m-p/725422#M4719</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;Could you please provide us your availability for early next week. We are loacted in PST.&lt;/P&gt;

&lt;P&gt;Thanks,&lt;/P&gt;

&lt;P&gt;Shreyas Joshi.&lt;/P&gt;</description>
      <pubDate>Fri, 28 Apr 2017 04:44:38 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-AppDynamics/I-am-using-jsvc-in-unix-enviroment-to-launch-apache-tomcat-no/m-p/725422#M4719</guid>
      <dc:creator>Shreyas_Joshi</dc:creator>
      <dc:date>2017-04-28T04:44:38Z</dc:date>
    </item>
    <item>
      <title>Re: I am using jsvc in unix enviroment to launch apache_tomcat, no matter where i put the -javaagent</title>
      <link>https://community.splunk.com/t5/Splunk-AppDynamics/I-am-using-jsvc-in-unix-enviroment-to-launch-apache-tomcat-no/m-p/725423#M4720</link>
      <description>&lt;P&gt;I have the same issue.&lt;/P&gt;

&lt;P&gt;i couldn't affect 2 different javaagent parametres because they are using jsvc.&lt;/P&gt;

&lt;P&gt;Did you resolved this case ?&lt;/P&gt;</description>
      <pubDate>Thu, 07 Dec 2017 11:10:16 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-AppDynamics/I-am-using-jsvc-in-unix-enviroment-to-launch-apache-tomcat-no/m-p/725423#M4720</guid>
      <dc:creator>CommunityUser</dc:creator>
      <dc:date>2017-12-07T11:10:16Z</dc:date>
    </item>
  </channel>
</rss>

