<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>PeopleSoft Tipster &#187; Tuxedo</title>
	<atom:link href="http://peoplesofttipster.com/category/tuxedo/feed/" rel="self" type="application/rss+xml" />
	<link>http://peoplesofttipster.com</link>
	<description>Tips and Tricks with a PeopleSoft slant</description>
	<lastBuildDate>Tue, 23 Feb 2010 09:30:41 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<cloud domain='peoplesofttipster.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://www.gravatar.com/blavatar/67bbe5b1d4e8b979a53c0881ce8a06e3?s=96&#038;d=http://s2.wp.com/i/buttonw-com.png</url>
		<title>PeopleSoft Tipster &#187; Tuxedo</title>
		<link>http://peoplesofttipster.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://peoplesofttipster.com/osd.xml" title="PeopleSoft Tipster" />
	<atom:link rel='hub' href='http://peoplesofttipster.com/?pushpress=hub'/>
		<item>
		<title>Tolerance of slow App Server boot</title>
		<link>http://peoplesofttipster.com/2008/01/22/tolerance-of-slow-app-server-boot/</link>
		<comments>http://peoplesofttipster.com/2008/01/22/tolerance-of-slow-app-server-boot/#comments</comments>
		<pubDate>Tue, 22 Jan 2008 02:05:35 +0000</pubDate>
		<dc:creator>Tipster</dc:creator>
				<category><![CDATA[Infrastructure]]></category>
		<category><![CDATA[Oracle]]></category>
		<category><![CDATA[PS Admin]]></category>
		<category><![CDATA[PeopleSoft]]></category>
		<category><![CDATA[PeopleTools]]></category>
		<category><![CDATA[Tuxedo]]></category>

		<guid isPermaLink="false">http://peoplesofttipster.com/2008/01/22/tolerance-of-slow-app-server-boot/</guid>
		<description><![CDATA[In one of the more recent versions of Tools (8.49 is the first time I&#8217;ve noticed it, but that doesn&#8217;t mean it hasn&#8217;t been around in prior versions) I&#8217;ve noticed that occasionally the boot of an Application Server will fail with an error.
Booting admin processes ...
exec BBL -A :
CMDTUX_CAT:1863: INFO: Process ID=2636 Assume failed (timeout).
At [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=peoplesofttipster.com&blog=893910&post=75&subd=duncandavies&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<p>In one of the more recent versions of Tools (8.49 is the first time I&#8217;ve noticed it, but that doesn&#8217;t mean it hasn&#8217;t been around in prior versions) I&#8217;ve noticed that occasionally the boot of an Application Server will fail with an error.</p>
<p><code><span style="font-size:9pt;line-height:80%;font-family:'Lucida Console';color:#7f7f7f;">Booting admin processes ...<br />
exec BBL -A :<br />
CMDTUX_CAT:1863: INFO: Process ID=2636 Assume failed (timeout).</span></code></p>
<p>At the time of writing, there is nothing in Customer Connection for this, and a google search wasn&#8217;t particularly helpful either.  So I had to resort to a technique from pre-Google days &#8211; i.e. work it out myself.  Thankfully it wasn&#8217;t too difficult.<span id="more-75"></span></p>
<p>The config setting we&#8217;re after is TM_BOOTTIMEOUT at by default it is 60 seconds.  This can be changed in psappsrv.ubx (which serves as a template for the App Server config).  Scroll to the bottom and look for:</p>
<p><code><span style="font-size:9pt;line-height:80%;font-family:'Lucida Console';color:#7f7f7f;"># ----------------------------------------------------------------------<br />
*PS_ENVFILE<br />
<span style="font-size:9pt;line-height:80%;font-family:'Lucida Console';color:#ff0000;">TM_BOOTTIMEOUT=60</span><br />
TM_RESTARTSRVTIMEOUT=60<br />
TM_BOOTPRESUMEDFAIL=Y</span></code></p>
<p>The line in Red is the one which requires changing, I&#8217;ve set mine to 120 seconds.  Reconfigure your App Server (you don&#8217;t have to make any changes, it just needs to re-read the UBX file)  and you&#8217;re good to go.  If you have doubts as to whether it&#8217;s picked up the altered value, look in the TUXLOG.xxxxxx file in your App Server logs directory.  The TM_BOOTTIMEOUT is logged there every time you boot an App Server.</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/duncandavies.wordpress.com/75/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/duncandavies.wordpress.com/75/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/duncandavies.wordpress.com/75/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/duncandavies.wordpress.com/75/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/duncandavies.wordpress.com/75/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/duncandavies.wordpress.com/75/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/duncandavies.wordpress.com/75/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/duncandavies.wordpress.com/75/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/duncandavies.wordpress.com/75/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/duncandavies.wordpress.com/75/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/duncandavies.wordpress.com/75/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/duncandavies.wordpress.com/75/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=peoplesofttipster.com&blog=893910&post=75&subd=duncandavies&ref=&feed=1" />]]></content:encoded>
			<wfw:commentRss>http://peoplesofttipster.com/2008/01/22/tolerance-of-slow-app-server-boot/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/42d38fff00428e8b120714d45980af8d?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Tipster</media:title>
		</media:content>
	</item>
		<item>
		<title>Get up and running with the Tuxedo Administration Console</title>
		<link>http://peoplesofttipster.com/2007/04/02/get-up-and-running-with-the-tuxedo-administration-console/</link>
		<comments>http://peoplesofttipster.com/2007/04/02/get-up-and-running-with-the-tuxedo-administration-console/#comments</comments>
		<pubDate>Mon, 02 Apr 2007 22:16:30 +0000</pubDate>
		<dc:creator>Tipster</dc:creator>
				<category><![CDATA[Administration]]></category>
		<category><![CDATA[Infrastructure]]></category>
		<category><![CDATA[PS Admin]]></category>
		<category><![CDATA[PeopleSoft]]></category>
		<category><![CDATA[Tuxedo]]></category>

		<guid isPermaLink="false">http://peoplesofttipster.com/2007/04/02/get-up-and-running-with-the-tuxedo-administration-console/</guid>
		<description><![CDATA[I think I&#8217;ve stumbled across a better way of remotely administering servers than using  remote control software and PSADMIN.  There&#8217;s a tool called the &#8216;Tuxedo  Administration Console&#8217; (or sometimes &#8216;WebGUI&#8217;) which does the job  also.
It looks  like this:

Once you&#8217;ve done a little bit of config (no more than 15 minutes, [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=peoplesofttipster.com&blog=893910&post=11&subd=duncandavies&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<p>I think I&#8217;ve stumbled across a better way of remotely administering servers than using  remote control software and PSADMIN.  There&#8217;s a tool called the &#8216;Tuxedo  Administration Console&#8217; (or sometimes &#8216;WebGUI&#8217;) which does the job  also.</p>
<p>It looks  like this:</p>
<p><img src="http://duncandavies.files.wordpress.com/2007/04/tuxedoadminconsole.jpg?w=460" alt="Tuxedo Admin Console" /></p>
<p>Once you&#8217;ve done a little bit of config (no more than 15 minutes, and it&#8217;s just  config, there&#8217;s nothing additional to install) you just point the web browser on your client PC to a URL and it loads up the above screen.</p>
<p>You drop  down the Domain menu to choose which App Server or Process Scheduler to  administer, then use it to start and stop the domain, or you can do individual  processes if you prefer.  (For example, on my current client site we have a developer who frequently hangs the domain by using all of the  PSAPPSERV processes during debugging.  Using this tool, we could change the Max  App Servers setting and then boot a couple of extra App Servers, all in a few  clicks and without rebooting the domain.)</p>
<p><span id="more-11"></span></p>
<p>These are the steps I took to get the Admin Console running (substitute your own machine names and ports where appropriate):</p>
<ol>
<li>for each app server and process scheduler you wish to administer, edit the *.ubx file under either the app serv or proc sched directories.  Go to the PS_ENVFILE section and add:<br />
<code><span style="font-size:9pt;line-height:80%;font-family:'Lucida Console';color:#7f7f7f;">PS_SERVDIR={$PS_SERVDIR}<br />
PS_SERVER_CFG={$PS_SERVDIR}{FS}{CFGFILE}</span></code></li>
<li> locate the webgui.ini file under &lt;tuxedo install directory&gt;\udataobj\webgui\ and in the second section add a line for each domain you wish to administer (i.e. a line for each app server or process scheduler).  There are instructions in file, but the line will look something like this.<br />
<code><span style="font-size:9pt;line-height:80%;font-family:'Lucida Console';color:#7f7f7f;">DOMAIN=HR9DMO;D:\pshome\appserv\HR9DMO\PSTUXCFG</span></code></li>
<li>Start the Tuxedo Web Server and Listener<br />
<code><span style="font-size:9pt;line-height:80%;font-family:'Lucida Console';color:#7f7f7f;">cd /d d:\bea\tux*<br />
tuxwsvr -l //vm-hr9dmo:8080 -i D:\bea\Tuxedo8.1\udataobj\tuxwsvr.ini<br />
Wlisten</span></code></li>
<li>From your client log on to &#8216;http://vm-hr9dmo:8080/webguitop.html&#8217;.  The username and password will be that chosen when Tuxedo was installed (likely admin/password)</li>
<li>chose the domain you wish to admin from the drop down domain menu, then you can drill down and activate/inactivate (webgui terminology for start-up/shut-down) whatever you wish.</li>
</ol>
<p>Hope that helps.  If you have any issues, I found the tuxedo website more useful than Peoplebooks or customer connection, however your mileage may vary.  Also, the tuxedo helpfile is here:<br />
<code><span style="font-size:9pt;line-height:80%;font-family:'Lucida Console';color:#7f7f7f;">&lt;bea_home&gt;\Tuxedo8.1\help\guiguide\index.htm</span></code></p>
<p>This post was edited on 7th Nov &#8216;07 to include corrections on the port number, as suggested by David Kurtz in his comment below.</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/duncandavies.wordpress.com/11/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/duncandavies.wordpress.com/11/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/duncandavies.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/duncandavies.wordpress.com/11/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/duncandavies.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/duncandavies.wordpress.com/11/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/duncandavies.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/duncandavies.wordpress.com/11/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/duncandavies.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/duncandavies.wordpress.com/11/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/duncandavies.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/duncandavies.wordpress.com/11/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=peoplesofttipster.com&blog=893910&post=11&subd=duncandavies&ref=&feed=1" />]]></content:encoded>
			<wfw:commentRss>http://peoplesofttipster.com/2007/04/02/get-up-and-running-with-the-tuxedo-administration-console/feed/</wfw:commentRss>
		<slash:comments>24</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/42d38fff00428e8b120714d45980af8d?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Tipster</media:title>
		</media:content>

		<media:content url="http://duncandavies.files.wordpress.com/2007/04/tuxedoadminconsole.jpg" medium="image">
			<media:title type="html">Tuxedo Admin Console</media:title>
		</media:content>
	</item>
	</channel>
</rss>