<?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: Error While Installing Dynatrace OneAgent On Solaris Server in Open Q&amp;A</title>
    <link>https://community.dynatrace.com/t5/Open-Q-A/Error-While-Installing-Dynatrace-OneAgent-On-Solaris-Server/m-p/281384#M38786</link>
    <description>&lt;P&gt;It was a completely new install on Solaris 11.3 with Java JDK 7. The latest OneAgent version is not compatible with Solaris 11.3 and Solaris 11.3 doesn't come with cxa-atexit library by default, which was giving issue while loading &lt;STRONG&gt;liboneagentjava.so&lt;/STRONG&gt;.&lt;BR /&gt;So in this case we used a bit old OneAgent, which was compatible with Version 11.3.&lt;/P&gt;</description>
    <pubDate>Fri, 11 Jul 2025 10:32:23 GMT</pubDate>
    <dc:creator>zaid-bashir</dc:creator>
    <dc:date>2025-07-11T10:32:23Z</dc:date>
    <item>
      <title>Error While Installing Dynatrace OneAgent On Solaris Server</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/Error-While-Installing-Dynatrace-OneAgent-On-Solaris-Server/m-p/280690#M38782</link>
      <description>&lt;P&gt;Hello All,&lt;BR /&gt;I am installing dynatrace oneagent&amp;nbsp;&lt;STRONG&gt;Dynatrace-OneAgent-Solaris-x86-1.315.68.20250627-182234.zip &lt;/STRONG&gt;on Solaris 11 Operating System having 64 Bit Architecture with JDK 7.&lt;BR /&gt;&lt;BR /&gt;We unzipped the above version of Solaris Agent and installed it in &lt;STRONG&gt;/u01/dynatrace/oneagent&lt;/STRONG&gt; having &lt;STRONG&gt;chmod 777&lt;/STRONG&gt; permissions and also created &lt;STRONG&gt;/u01/dynatrace/oneagent/logs&lt;/STRONG&gt; folder also have &lt;STRONG&gt;chmod 777 permissions&lt;/STRONG&gt;.&lt;BR /&gt;&lt;BR /&gt;We are all doing it via &lt;STRONG&gt;Oracle User &lt;/STRONG&gt;not via&lt;STRONG&gt; root, &lt;/STRONG&gt;all applications have access to this &lt;STRONG&gt;Oracle User.&lt;/STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;After that we put the below script in startWebLogic.sh file at the start of the file as shown below:&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;# Monitor WebLogic with Dynatrace OneAgent
DT_HOME=/u01/dynatrace/oneagent
export DT_HOME
LD_PRELOAD_64=$DT_HOME/agent/lib64/liboneagentproc.so
export LD_PRELOAD_64
LD_PRELOAD=$DT_HOME/agent/lib/liboneagentproc.so
export LD_PRELOAD&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;BR /&gt;When we are trying to execute the ./startWebLogic.sh.&lt;/P&gt;&lt;P&gt;For Your Information, We have also added these in .profile file but the same issue was coming.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 18 Jul 2025 10:22:31 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/Error-While-Installing-Dynatrace-OneAgent-On-Solaris-Server/m-p/280690#M38782</guid>
      <dc:creator>zaid-bashir</dc:creator>
      <dc:date>2025-07-18T10:22:31Z</dc:date>
    </item>
    <item>
      <title>Re: Error While Installing Dynatrace OneAgent On Solaris Server</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/Error-While-Installing-Dynatrace-OneAgent-On-Solaris-Server/m-p/280920#M38783</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/79156"&gt;@zaid-bashir&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It was a completly new install or did you "upgrade" a previous version?&lt;/P&gt;&lt;P&gt;I am interesting aboit it beacuase we have some Solaris+WL combo at one of our clients but they are on an older OA version.&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;János&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 07 Jul 2025 07:59:28 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/Error-While-Installing-Dynatrace-OneAgent-On-Solaris-Server/m-p/280920#M38783</guid>
      <dc:creator>Mizső</dc:creator>
      <dc:date>2025-07-07T07:59:28Z</dc:date>
    </item>
    <item>
      <title>Re: Error While Installing Dynatrace OneAgent On Solaris Server</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/Error-While-Installing-Dynatrace-OneAgent-On-Solaris-Server/m-p/280921#M38784</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/79156"&gt;@zaid-bashir&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The problem is that the library liboneagentjava.so requires the symbol __cxa_atexit, which is missing in your system’s libc or libstdc++, and you should verify this by checking the symbol in the system libraries.&lt;/P&gt;&lt;P&gt;Formal “support” means that the latest OneAgent works on Solaris 11 only if Solaris has up-to-date runtime libraries and OS patches.&lt;/P&gt;&lt;P&gt;Radek&lt;/P&gt;</description>
      <pubDate>Mon, 07 Jul 2025 08:30:04 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/Error-While-Installing-Dynatrace-OneAgent-On-Solaris-Server/m-p/280921#M38784</guid>
      <dc:creator>radek_jasinski</dc:creator>
      <dc:date>2025-07-07T08:30:04Z</dc:date>
    </item>
    <item>
      <title>Re: Error While Installing Dynatrace OneAgent On Solaris Server</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/Error-While-Installing-Dynatrace-OneAgent-On-Solaris-Server/m-p/281382#M38785</link>
      <description>&lt;P&gt;Thanks for the input.&lt;BR /&gt;&lt;BR /&gt;The issue was, the latest OneAgent is compiled on Solaris 11.4 which comes with cxa-atexit library. In my case I have Solaris 11.3 Version where latest OneAgents were not compatible.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;So I used a bit old OneAgent which was compatible with Solaris 11.3.&lt;/P&gt;</description>
      <pubDate>Fri, 11 Jul 2025 10:28:54 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/Error-While-Installing-Dynatrace-OneAgent-On-Solaris-Server/m-p/281382#M38785</guid>
      <dc:creator>zaid-bashir</dc:creator>
      <dc:date>2025-07-11T10:28:54Z</dc:date>
    </item>
    <item>
      <title>Re: Error While Installing Dynatrace OneAgent On Solaris Server</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/Error-While-Installing-Dynatrace-OneAgent-On-Solaris-Server/m-p/281384#M38786</link>
      <description>&lt;P&gt;It was a completely new install on Solaris 11.3 with Java JDK 7. The latest OneAgent version is not compatible with Solaris 11.3 and Solaris 11.3 doesn't come with cxa-atexit library by default, which was giving issue while loading &lt;STRONG&gt;liboneagentjava.so&lt;/STRONG&gt;.&lt;BR /&gt;So in this case we used a bit old OneAgent, which was compatible with Version 11.3.&lt;/P&gt;</description>
      <pubDate>Fri, 11 Jul 2025 10:32:23 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/Error-While-Installing-Dynatrace-OneAgent-On-Solaris-Server/m-p/281384#M38786</guid>
      <dc:creator>zaid-bashir</dc:creator>
      <dc:date>2025-07-11T10:32:23Z</dc:date>
    </item>
    <item>
      <title>Re: Error While Installing Dynatrace OneAgent On Solaris Server</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/Error-While-Installing-Dynatrace-OneAgent-On-Solaris-Server/m-p/282937#M38787</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/79156"&gt;@zaid-bashir&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Which OA version do you use finally for the 11.3 Solaris? 1.309; 1.311 or 1.313?&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;P&gt;Best regrards,&lt;/P&gt;&lt;P&gt;János&lt;/P&gt;</description>
      <pubDate>Mon, 04 Aug 2025 09:47:53 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/Error-While-Installing-Dynatrace-OneAgent-On-Solaris-Server/m-p/282937#M38787</guid>
      <dc:creator>Mizső</dc:creator>
      <dc:date>2025-08-04T09:47:53Z</dc:date>
    </item>
  </channel>
</rss>

