<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to bugs</title><link>https://sourceforge.net/p/php-tuxedo/bugs/</link><description>Recent changes to bugs</description><atom:link href="https://sourceforge.net/p/php-tuxedo/bugs/feed.rss" rel="self"/><language>en</language><lastBuildDate>Tue, 04 Jun 2002 01:16:40 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/php-tuxedo/bugs/feed.rss" rel="self" type="application/rss+xml"/><item><title>tpinit failures in Tuxedo 8.0</title><link>https://sourceforge.net/p/php-tuxedo/bugs/1/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;After several successful tpinit calls, seems&lt;br /&gt;
once an apache daemon closes down tpinit&lt;br /&gt;
failures start.  problem seems caused by&lt;br /&gt;
multi-threaded behavior of Tuxedo 8.0.&lt;/p&gt;
&lt;p&gt;A patch will be released soon, but a short-term&lt;br /&gt;
work around seems to be:&lt;/p&gt;
&lt;p&gt;&lt;a href="http://edocs.beasys.com/tuxedo/tux80/atmi/pbthr13.htm" rel="nofollow"&gt;http://edocs.beasys.com/tuxedo/tux80/atmi/pbthr13.htm&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&amp;amp;quot;To join an application, a multithreaded Workstation&lt;br /&gt;
client must always call&lt;br /&gt;
tpinit(3c) with the TPMULTICONTEXTS flag set, even if&lt;br /&gt;
the client is running&lt;br /&gt;
in single-context mode.&amp;amp;quot;&lt;/p&gt;
&lt;p&gt;This looks like a new flag that I don't have a predefined&lt;br /&gt;
value for, so add something like this to php_tuxedo.c and&lt;br /&gt;
then use it in the flags:&lt;/p&gt;
&lt;p&gt;REGISTER_LONG_CONSTANT(&amp;amp;quot;TUX_TPMULTICONTEXTS&amp;amp;quot;,&lt;br /&gt;
PMULTICONTEXTS, CONSTANT_FLAG);&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Brian Foddy</dc:creator><pubDate>Tue, 04 Jun 2002 01:16:40 -0000</pubDate><guid>https://sourceforge.net6df4bf5d28d7fde02f0ea496f166605c214ac958</guid></item></channel></rss>