<?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: IBM WAS not injecting JS agent in source code of page. in Real User Monitoring</title>
    <link>https://community.dynatrace.com/t5/Real-User-Monitoring/IBM-WAS-not-injecting-JS-agent-in-source-code-of-page/m-p/123404#M2288</link>
    <description>&lt;P&gt;First, I'm not sure whether you information about WAS version is correct. WAS did not have a version 7.2 (just version 7 in the 7 branch). Anyway WAS 7 is unsupported and I personally have been unsuccessful with monitoring WAS 7 correctly with OneAgent in recent versions. It seemed to be working at the first sight, but it was not. It, for example, did find application services.&lt;BR /&gt;&lt;BR /&gt;Back to the RUM injection - first thing I'd try is to rule out the issue at application side. Some Java frameworks are producing compressed output already (if browser sends header to accept compression). Dynatrace won't inject RUM in this case, since it would be necessary to uncompress the output, check if it's possible to inject JS, inject the JS and compress it back. That's a significant overhead.&lt;BR /&gt;&lt;BR /&gt;So simple check via curl:&lt;/P&gt;&lt;PRE&gt;curl http://yourwas:yourport/yourapp -H "Accept-Encoding: none" -A "Mozilla" &lt;/PRE&gt;&lt;P&gt;The "Accept-Encoding: none" will tell the server not to produce a compressed response. The user agent string is important is also required as to requests with curl or wget default user agent string will be ignored by Dynatrace and RUM will not be injected.&lt;/P&gt;&lt;BR /&gt;</description>
    <pubDate>Fri, 20 Sep 2019 06:47:57 GMT</pubDate>
    <dc:creator>Julius_Loman</dc:creator>
    <dc:date>2019-09-20T06:47:57Z</dc:date>
    <item>
      <title>IBM WAS not injecting JS agent in source code of page.</title>
      <link>https://community.dynatrace.com/t5/Real-User-Monitoring/IBM-WAS-not-injecting-JS-agent-in-source-code-of-page/m-p/123403#M2287</link>
      <description>&lt;P&gt;Hello Community!&lt;/P&gt;&lt;P&gt;Maybe somebody have experience and have such case as have I.&lt;/P&gt;&lt;P&gt;UPD: Our customer uses 7.0.0.43 &amp;amp; 7.0.0.37 IBM WAS.&lt;/P&gt;&lt;P&gt;Java VM Info ................ JRE 1.6.0 IBM J9 2.4 Windows Server 2008&lt;/P&gt;&lt;P&gt;Platform .................... Windows Server 2008 R2 Datacenter Service Pack 1 6.1.7601 x64&lt;/P&gt;&lt;P&gt;We have such settings for process group:&lt;/P&gt;&lt;P&gt;=========================&lt;/P&gt;&lt;P&gt;Automatically inject real user monitoring JavaScript tag&lt;/P&gt;&lt;P&gt;Enable to inject JavaScript tag into each HTML request processed by this process group.&lt;/P&gt;&lt;P&gt;=========================&lt;/P&gt;&lt;P&gt;For default application and for application with manually configuration RUM is enabled. Also we have settings - 100% session for analyze.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Problem: Instrumentation of the Javascript tag not working. I have no JS agent in source code of page. RUM is not working for these servers.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Additionally i try to use settings but there is no result:&lt;/P&gt;&lt;P&gt;JavaScript injection&lt;/P&gt;&lt;P&gt;URL ends with * ( After specific HTML &lt;STRONG&gt;&amp;lt;/title&amp;gt;&lt;/STRONG&gt; )&lt;/P&gt;&lt;P&gt;Additionally i try to save source code to NGINX server - and there is no problem with injecting page. Automatic injection for NGINX on such page was successful.&lt;/P&gt;&lt;P&gt;Additionally i have check logs and there is no critical messages in part of RUM or injection. Only info, for example:&lt;/P&gt;&lt;TABLE style="width:100%"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD style="width:100%"&gt;&lt;TABLE style="width:100%"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD style="width:100%"&gt;&lt;P&gt;info [native] Detected application server: IBM WebSphere&lt;/P&gt;&lt;P&gt;info [native] ConfigFromServer: Loading agent runtime configuration from C:/ProgramData/dynatrace/oneagent/agent/conf/runtime/0x50125cec20d2dcaf_java_S-1-5-18_1/runtimeConfiguration_v2&lt;/P&gt;&lt;P&gt;info [native] ConfigFromServer: Runtime configuration revision 1567162975534 loaded.&lt;/P&gt;&lt;P&gt;info [native] ConfigFromServer: Loading agent UEM configuration from C:/ProgramData/dynatrace/oneagent/agent/conf/runtime/0x50125cec20d2dcaf_java_S-1-5-18_1/uemConfiguration&lt;/P&gt;&lt;P&gt;info [native] ConfigFromServer: UEM configuration revision 1568018967532 loaded.&lt;/P&gt;&lt;P&gt;info [native] ConfigFromServer: loaded TLD file 'C:/PROGRA~2/DYNATR~1/oneagent/agent/conf/runtime/shared/topleveldomain-1495092426' from disk (version 1495092426)&lt;/P&gt;&lt;P&gt;info [native] ConfigFromServer: Loading agent Mobile RUM configuration from C:/ProgramData/dynatrace/oneagent/agent/conf/runtime/0x50125cec20d2dcaf_java_S-1-5-18_1/mobileRUMConfiguration&lt;/P&gt;&lt;P&gt;info [native] ConfigFromServer: Mobile RUM configuration revision 1567500416541 loaded.&lt;/P&gt;&lt;P&gt;info [native] ConfigFromServer: Loading JS agent from C:/PROGRA~2/DYNATR~1/oneagent/agent/conf/runtime/shared/jsagent-10173190807103944.zip&lt;/P&gt;&lt;P&gt;info [native] ConfigFromServer: JS agent version 10173190807103944 loaded.&lt;/P&gt;&lt;P&gt;info [native] ConfigFromServer: Loading agent Uem Volatile Settings from C:/ProgramData/dynatrace/oneagent/agent/conf/runtime/0x50125cec20d2dcaf_java_S-1-5-18_1/uemVolatileSettings&lt;/P&gt;&lt;P&gt;info [native] ConfigFromServer: No on-disk cache of agent Uem Volatile Settings found: File/Path='C:/ProgramData/dynatrace/oneagent/agent/conf/runtime/0x50125cec20d2dcaf_java_S-1-5-18_1/uemVolatileSettings' : Не удается найти указанный файл. (The specified file cannot be found.)&lt;/P&gt;&lt;BR /&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;Maybe somebody have such case or have useful advice to me. Thank you.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Alexander&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 20 Sep 2019 06:31:26 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Real-User-Monitoring/IBM-WAS-not-injecting-JS-agent-in-source-code-of-page/m-p/123403#M2287</guid>
      <dc:creator>Romanenkov_Alex</dc:creator>
      <dc:date>2019-09-20T06:31:26Z</dc:date>
    </item>
    <item>
      <title>Re: IBM WAS not injecting JS agent in source code of page.</title>
      <link>https://community.dynatrace.com/t5/Real-User-Monitoring/IBM-WAS-not-injecting-JS-agent-in-source-code-of-page/m-p/123404#M2288</link>
      <description>&lt;P&gt;First, I'm not sure whether you information about WAS version is correct. WAS did not have a version 7.2 (just version 7 in the 7 branch). Anyway WAS 7 is unsupported and I personally have been unsuccessful with monitoring WAS 7 correctly with OneAgent in recent versions. It seemed to be working at the first sight, but it was not. It, for example, did find application services.&lt;BR /&gt;&lt;BR /&gt;Back to the RUM injection - first thing I'd try is to rule out the issue at application side. Some Java frameworks are producing compressed output already (if browser sends header to accept compression). Dynatrace won't inject RUM in this case, since it would be necessary to uncompress the output, check if it's possible to inject JS, inject the JS and compress it back. That's a significant overhead.&lt;BR /&gt;&lt;BR /&gt;So simple check via curl:&lt;/P&gt;&lt;PRE&gt;curl http://yourwas:yourport/yourapp -H "Accept-Encoding: none" -A "Mozilla" &lt;/PRE&gt;&lt;P&gt;The "Accept-Encoding: none" will tell the server not to produce a compressed response. The user agent string is important is also required as to requests with curl or wget default user agent string will be ignored by Dynatrace and RUM will not be injected.&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 20 Sep 2019 06:47:57 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Real-User-Monitoring/IBM-WAS-not-injecting-JS-agent-in-source-code-of-page/m-p/123404#M2288</guid>
      <dc:creator>Julius_Loman</dc:creator>
      <dc:date>2019-09-20T06:47:57Z</dc:date>
    </item>
    <item>
      <title>Re: IBM WAS not injecting JS agent in source code of page.</title>
      <link>https://community.dynatrace.com/t5/Real-User-Monitoring/IBM-WAS-not-injecting-JS-agent-in-source-code-of-page/m-p/123405#M2289</link>
      <description>&lt;P&gt;Thank you, i will check this.&lt;/P&gt;&lt;P&gt;IBM versions - 7.0.0.43, another application use - 7.0.0.37&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 20 Sep 2019 06:51:17 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Real-User-Monitoring/IBM-WAS-not-injecting-JS-agent-in-source-code-of-page/m-p/123405#M2289</guid>
      <dc:creator>Romanenkov_Alex</dc:creator>
      <dc:date>2019-09-20T06:51:17Z</dc:date>
    </item>
    <item>
      <title>Re: IBM WAS not injecting JS agent in source code of page.</title>
      <link>https://community.dynatrace.com/t5/Real-User-Monitoring/IBM-WAS-not-injecting-JS-agent-in-source-code-of-page/m-p/123406#M2290</link>
      <description>&lt;P&gt;Unfortunately, this version (7.X.X.XX ) is not supported.&lt;/P&gt;&lt;P&gt;We have server side data, service calls, JVM metrics, but in supported technologies i can see there is no support for 7.X.X.XX &lt;/P&gt;&lt;P&gt;Only these versions are supported by Dynatrace: &lt;/P&gt;&lt;TABLE&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;&lt;A href="https://www.ibm.com/products/software"&gt;IBM WebSphere Application Server&lt;/A&gt;&lt;/TD&gt;&lt;TD&gt;8, 8.5, 8.5.5, 9.0&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Alexander&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 23 Sep 2019 06:31:54 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Real-User-Monitoring/IBM-WAS-not-injecting-JS-agent-in-source-code-of-page/m-p/123406#M2290</guid>
      <dc:creator>Romanenkov_Alex</dc:creator>
      <dc:date>2019-09-23T06:31:54Z</dc:date>
    </item>
    <item>
      <title>Re: IBM WAS not injecting JS agent in source code of page.</title>
      <link>https://community.dynatrace.com/t5/Real-User-Monitoring/IBM-WAS-not-injecting-JS-agent-in-source-code-of-page/m-p/123407#M2291</link>
      <description>Yes, that's correct. Anyway if you are just missing RUM you have other options to insert it. For you WAS deployment includes IHS, you can install oneagent on and RUM JS will be injected.&lt;P&gt;&lt;BR /&gt;Also manual injection or agentless options can also be a way to solve this issue.&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 23 Sep 2019 06:37:08 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Real-User-Monitoring/IBM-WAS-not-injecting-JS-agent-in-source-code-of-page/m-p/123407#M2291</guid>
      <dc:creator>Julius_Loman</dc:creator>
      <dc:date>2019-09-23T06:37:08Z</dc:date>
    </item>
  </channel>
</rss>

