<?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: pdf_server error firefox execution - rhel6 in Reporting</title>
    <link>https://community.splunk.com/t5/Reporting/pdf-server-error-firefox-execution-rhel6/m-p/34345#M655</link>
    <description>&lt;P&gt;I'm experiencing the same issue.  Haven't been able to fully diagnose it yet.&lt;/P&gt;</description>
    <pubDate>Mon, 12 Sep 2011 23:16:54 GMT</pubDate>
    <dc:creator>cfeskens</dc:creator>
    <dc:date>2011-09-12T23:16:54Z</dc:date>
    <item>
      <title>pdf_server error firefox execution - rhel6</title>
      <link>https://community.splunk.com/t5/Reporting/pdf-server-error-firefox-execution-rhel6/m-p/34344#M654</link>
      <description>&lt;P&gt;I'm having the same problem as described in &lt;A href="http://splunk-base.splunk.com/answers/5306/pdf_server-error-execution-of-firefox-to-create-profile-failed"&gt;http://splunk-base.splunk.com/answers/5306/pdf_server-error-execution-of-firefox-to-create-profile-failed&lt;/A&gt; :-&lt;/P&gt;

&lt;P&gt;"An error occurred while generating a PDF of this report:&lt;BR /&gt;
Failed to generate PDF: PDF server at &lt;A href="https://localhost:8089/services/pdfserver/renderpdf"&gt;https://localhost:8089/services/pdfserver/renderpdf&lt;/A&gt; returned error: Failed to generate a report using Firefox: Failed to start: Check that all Firefox dependencies are met"&lt;/P&gt;

&lt;P&gt;I've successfully tested the firefox install as described in - run through the steps to test the firefox install as described in &lt;A href="http://answers.splunk.com/questions/1218/why-does-pdf-server-fail-with-the-message-error-pdfhandler453-execution-of-fi"&gt;http://answers.splunk.com/questions/1218/why-does-pdf-server-fail-with-the-message-error-pdfhandler453-execution-of-fi&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;[root@pdos-pri-s4 default]# /opt/splunk/etc/apps/pdfserver/bin/firefox-x86_64/firefox&lt;BR /&gt;
Error: no display specified&lt;/P&gt;

&lt;P&gt;According to the first link if you're using Ubuntu there are some extra packages that are required. Does anybody have any similar insight into how to get the pdf_server working in RHEL6 ?&lt;/P&gt;</description>
      <pubDate>Fri, 24 Jun 2011 15:01:46 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Reporting/pdf-server-error-firefox-execution-rhel6/m-p/34344#M654</guid>
      <dc:creator>simonroberts2</dc:creator>
      <dc:date>2011-06-24T15:01:46Z</dc:date>
    </item>
    <item>
      <title>Re: pdf_server error firefox execution - rhel6</title>
      <link>https://community.splunk.com/t5/Reporting/pdf-server-error-firefox-execution-rhel6/m-p/34345#M655</link>
      <description>&lt;P&gt;I'm experiencing the same issue.  Haven't been able to fully diagnose it yet.&lt;/P&gt;</description>
      <pubDate>Mon, 12 Sep 2011 23:16:54 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Reporting/pdf-server-error-firefox-execution-rhel6/m-p/34345#M655</guid>
      <dc:creator>cfeskens</dc:creator>
      <dc:date>2011-09-12T23:16:54Z</dc:date>
    </item>
    <item>
      <title>Re: pdf_server error firefox execution - rhel6</title>
      <link>https://community.splunk.com/t5/Reporting/pdf-server-error-firefox-execution-rhel6/m-p/34346#M656</link>
      <description>&lt;P&gt;Bump..I'd like to know also. Currently running a dedicated PDF server on Ubuntu, but would like to get this working on RHEL 6 (64 bit).&lt;/P&gt;</description>
      <pubDate>Mon, 05 Dec 2011 00:11:37 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Reporting/pdf-server-error-firefox-execution-rhel6/m-p/34346#M656</guid>
      <dc:creator>Damien_Dallimor</dc:creator>
      <dc:date>2011-12-05T00:11:37Z</dc:date>
    </item>
    <item>
      <title>Re: pdf_server error firefox execution - rhel6</title>
      <link>https://community.splunk.com/t5/Reporting/pdf-server-error-firefox-execution-rhel6/m-p/34347#M657</link>
      <description>&lt;P&gt;I was eventually able to get it working by installing enough 32-bit X libraries to make the provided firefox happy.  We usually omit X from production systems), and yum doesn't always seem to add the 32-bit variant of a 64-bit package during install.  Packages I ended up installing were:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;xhost
libXrender
libXrender.i386
libXrender.i686
libXext.i686
libXxt.i686
libXt.i686
libXcursor.i686
libstdc++.i686
openssl1098e
openssl1098e.i686
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Part of the issue seems to be the provided firefox doesn't work well with the default libraries for RHEL6.  I attempted to use the 'force_platform' setting in the app's pdf_server.conf to force it to play with 64-bit.  I also tried overriding the config to use RedHat's firefox package, but no such luck.&lt;/P&gt;

&lt;P&gt;But with enough 32-bit packages I now seem to be able to generate pdf reports on RHEL6.  &lt;/P&gt;

&lt;P&gt;I'm still underwhelmed with the quality of the pdf reports, and the dependency on firefox as the rendering engine.  Hopefully improvements are being made.&lt;/P&gt;</description>
      <pubDate>Mon, 28 Sep 2020 10:11:09 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Reporting/pdf-server-error-firefox-execution-rhel6/m-p/34347#M657</guid>
      <dc:creator>cfeskens</dc:creator>
      <dc:date>2020-09-28T10:11:09Z</dc:date>
    </item>
    <item>
      <title>Re: pdf_server error firefox execution - rhel6</title>
      <link>https://community.splunk.com/t5/Reporting/pdf-server-error-firefox-execution-rhel6/m-p/34348#M658</link>
      <description>&lt;P&gt;I had a similar issue on CentOS 6.4 (minimal install).  Resolved it by running&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;yum install firefox
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;This installed tons of dependencies 39 dependencies plus firefox (40 packages in all).  After this, the "included" version of firefox that pdfserver uses was able to run and generate reports.&lt;/P&gt;</description>
      <pubDate>Thu, 10 Oct 2013 20:28:05 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Reporting/pdf-server-error-firefox-execution-rhel6/m-p/34348#M658</guid>
      <dc:creator>dbylertbg</dc:creator>
      <dc:date>2013-10-10T20:28:05Z</dc:date>
    </item>
  </channel>
</rss>

