<?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 BadWindow (invalid Window parameter) reporting from an Oracle application. in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/badwindow-invalid-window-parameter-reporting-from-an-oracle/m-p/4044581#M303522</link>
    <description>OS HP-UX 11.11&lt;BR /&gt;&lt;BR /&gt;The oracle application works with the Xserver(Xhp) on the server.There are some service requests processed from the application everyday and 1% of the total requests fails with the below errors.It is often observed during the peak hours.(pointing to failures are more when there are more requests).&lt;BR /&gt;&lt;BR /&gt;We had used the xscope tool to capture the information passing between the Xprogram and the oracle application.&lt;BR /&gt;&lt;BR /&gt;As far as our analysis till now , this is what we understood.--"the application requesting WindowID's which are no longer available."&lt;BR /&gt;&lt;BR /&gt;Spawned Process 12465&lt;BR /&gt;X Error of failed request:  BadWindow (invalid Window parameter)&lt;BR /&gt;  Major opcode of failed request:  15 (X_QueryTree)&lt;BR /&gt;  Resource id in failed request:  0x5400001&lt;BR /&gt;  Serial number of failed request:  737&lt;BR /&gt;  Current serial number in output stream:  737&lt;BR /&gt;below is the startup script used.&lt;BR /&gt;-rwxr-xr-x   1 bin        bin           2291 Jul 17  2002 /sbin/init.d/xvfb&lt;BR /&gt;&lt;BR /&gt;Below is the xvfb configuration file [/root] cat /etc/rc.config.d/xvfb&lt;BR /&gt;START_XVFB=1&lt;BR /&gt;USE_XHP=1&lt;BR /&gt;&lt;BR /&gt;XINIT=/usr/contrib/bin/X11/xinit&lt;BR /&gt;XVFB_XINITRC=/etc/X11/xvfb.xinitrc&lt;BR /&gt;&lt;BR /&gt;PERL=/usr/contrib/bin/perl&lt;BR /&gt;XVFB_DAEMON=/etc/X11/xvfb_daemon.pl&lt;BR /&gt;&lt;BR /&gt;XHP=/usr/bin/X11/Xhp&lt;BR /&gt;XVFB=/usr/bin/X11/Xvfb&lt;BR /&gt;&lt;BR /&gt;XVFB_USER="daemon"&lt;BR /&gt;XVFB_GROUP="daemon"&lt;BR /&gt;XVFB_DISPLAY=15&lt;BR /&gt;XVFB_MMAP="/var/X11/Xserver"&lt;BR /&gt;#XVFB_ARGS="-screen 0 1024x768x8 -fbdir ${XVFB_MMAP}"&lt;BR /&gt;XVFB_ARGS="-screen 0 1024x768x8 -fbdir ${XVFB_MMAP} -sp /etc/X11/SecurityPolicy"&lt;BR /&gt;XVFB_PIDFILE=/var/run/Xvfb_${XVFB_DISPLAY}.pid&lt;BR /&gt;XVFB_LOG=/var/X11/Xserver/logs/Xvfb_${XVFB_DISPLAY}.log&lt;BR /&gt;&lt;BR /&gt;Did any one phase any similar issue?I am hiding some more inforamtion9from the troubleshooting phase) as i dont want you to limit to a particular direction.&lt;BR /&gt;&lt;BR /&gt;Who ever participate(spend time) will be rewarded.&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Thu, 26 Jul 2007 10:41:48 GMT</pubDate>
    <dc:creator>skt_skt</dc:creator>
    <dc:date>2007-07-26T10:41:48Z</dc:date>
    <item>
      <title>BadWindow (invalid Window parameter) reporting from an Oracle application.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/badwindow-invalid-window-parameter-reporting-from-an-oracle/m-p/4044581#M303522</link>
      <description>OS HP-UX 11.11&lt;BR /&gt;&lt;BR /&gt;The oracle application works with the Xserver(Xhp) on the server.There are some service requests processed from the application everyday and 1% of the total requests fails with the below errors.It is often observed during the peak hours.(pointing to failures are more when there are more requests).&lt;BR /&gt;&lt;BR /&gt;We had used the xscope tool to capture the information passing between the Xprogram and the oracle application.&lt;BR /&gt;&lt;BR /&gt;As far as our analysis till now , this is what we understood.--"the application requesting WindowID's which are no longer available."&lt;BR /&gt;&lt;BR /&gt;Spawned Process 12465&lt;BR /&gt;X Error of failed request:  BadWindow (invalid Window parameter)&lt;BR /&gt;  Major opcode of failed request:  15 (X_QueryTree)&lt;BR /&gt;  Resource id in failed request:  0x5400001&lt;BR /&gt;  Serial number of failed request:  737&lt;BR /&gt;  Current serial number in output stream:  737&lt;BR /&gt;below is the startup script used.&lt;BR /&gt;-rwxr-xr-x   1 bin        bin           2291 Jul 17  2002 /sbin/init.d/xvfb&lt;BR /&gt;&lt;BR /&gt;Below is the xvfb configuration file [/root] cat /etc/rc.config.d/xvfb&lt;BR /&gt;START_XVFB=1&lt;BR /&gt;USE_XHP=1&lt;BR /&gt;&lt;BR /&gt;XINIT=/usr/contrib/bin/X11/xinit&lt;BR /&gt;XVFB_XINITRC=/etc/X11/xvfb.xinitrc&lt;BR /&gt;&lt;BR /&gt;PERL=/usr/contrib/bin/perl&lt;BR /&gt;XVFB_DAEMON=/etc/X11/xvfb_daemon.pl&lt;BR /&gt;&lt;BR /&gt;XHP=/usr/bin/X11/Xhp&lt;BR /&gt;XVFB=/usr/bin/X11/Xvfb&lt;BR /&gt;&lt;BR /&gt;XVFB_USER="daemon"&lt;BR /&gt;XVFB_GROUP="daemon"&lt;BR /&gt;XVFB_DISPLAY=15&lt;BR /&gt;XVFB_MMAP="/var/X11/Xserver"&lt;BR /&gt;#XVFB_ARGS="-screen 0 1024x768x8 -fbdir ${XVFB_MMAP}"&lt;BR /&gt;XVFB_ARGS="-screen 0 1024x768x8 -fbdir ${XVFB_MMAP} -sp /etc/X11/SecurityPolicy"&lt;BR /&gt;XVFB_PIDFILE=/var/run/Xvfb_${XVFB_DISPLAY}.pid&lt;BR /&gt;XVFB_LOG=/var/X11/Xserver/logs/Xvfb_${XVFB_DISPLAY}.log&lt;BR /&gt;&lt;BR /&gt;Did any one phase any similar issue?I am hiding some more inforamtion9from the troubleshooting phase) as i dont want you to limit to a particular direction.&lt;BR /&gt;&lt;BR /&gt;Who ever participate(spend time) will be rewarded.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 26 Jul 2007 10:41:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/badwindow-invalid-window-parameter-reporting-from-an-oracle/m-p/4044581#M303522</guid>
      <dc:creator>skt_skt</dc:creator>
      <dc:date>2007-07-26T10:41:48Z</dc:date>
    </item>
    <item>
      <title>Re: BadWindow (invalid Window parameter) reporting from an Oracle application.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/badwindow-invalid-window-parameter-reporting-from-an-oracle/m-p/4044582#M303523</link>
      <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;This is another in a long list of problems with X windows settings and Oracle report.&lt;BR /&gt;&lt;BR /&gt;This will be solved with adjustments in the xvfb settings.&lt;BR /&gt;&lt;BR /&gt;Nothing jumps off the screen at me right now.&lt;BR /&gt;&lt;BR /&gt;You may find searching the Oracle tech forums will find you a configuration file that defeats this problem.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Thu, 26 Jul 2007 11:07:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/badwindow-invalid-window-parameter-reporting-from-an-oracle/m-p/4044582#M303523</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2007-07-26T11:07:44Z</dc:date>
    </item>
    <item>
      <title>Re: BadWindow (invalid Window parameter) reporting from an Oracle application.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/badwindow-invalid-window-parameter-reporting-from-an-oracle/m-p/4044583#M303524</link>
      <description>hi,&lt;BR /&gt;&lt;BR /&gt;where is the error reported? on the server or client?&lt;BR /&gt;&lt;BR /&gt;what type of application is this(oracle forms, oracle reports, etc)?&lt;BR /&gt;&lt;BR /&gt;revert&lt;BR /&gt;&lt;BR /&gt;kind regards&lt;BR /&gt;yogeeraj</description>
      <pubDate>Thu, 26 Jul 2007 11:10:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/badwindow-invalid-window-parameter-reporting-from-an-oracle/m-p/4044583#M303524</guid>
      <dc:creator>Yogeeraj_1</dc:creator>
      <dc:date>2007-07-26T11:10:16Z</dc:date>
    </item>
    <item>
      <title>Re: BadWindow (invalid Window parameter) reporting from an Oracle application.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/badwindow-invalid-window-parameter-reporting-from-an-oracle/m-p/4044584#M303525</link>
      <description>SEP,&lt;BR /&gt;&lt;BR /&gt;Do u recollect anything specific xvfb setings? like Filedescriptors or screen size etc..&lt;BR /&gt;&lt;BR /&gt;Error is reported in oracle appliation(report/form) logs. Oracle program will be at the client side and the Xprogram will be the server.</description>
      <pubDate>Thu, 26 Jul 2007 21:46:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/badwindow-invalid-window-parameter-reporting-from-an-oracle/m-p/4044584#M303525</guid>
      <dc:creator>skt_skt</dc:creator>
      <dc:date>2007-07-26T21:46:44Z</dc:date>
    </item>
  </channel>
</rss>

