<?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/"
	>

<channel>
	<title>TIBCO Admin &#187; BusinessWorks</title>
	<atom:link href="http://tibcoadmin.com/tag/activematrix-businessworks/feed/" rel="self" type="application/rss+xml" />
	<link>http://tibcoadmin.com</link>
	<description>thoughts and actions</description>
	<lastBuildDate>Fri, 02 Mar 2012 06:41:25 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>Library not found: tibrvnativesd</title>
		<link>http://tibcoadmin.com/tibco/rendezvous/library-not-found-tibrvnativesd/</link>
		<comments>http://tibcoadmin.com/tibco/rendezvous/library-not-found-tibrvnativesd/#comments</comments>
		<pubDate>Tue, 21 Dec 2010 09:44:11 +0000</pubDate>
		<dc:creator>Serge</dc:creator>
				<category><![CDATA[rendezvous]]></category>
		<category><![CDATA[BusinessWorks]]></category>
		<category><![CDATA[tibco]]></category>

		<guid isPermaLink="false">http://tibcoadmin.com/?p=980</guid>
		<description><![CDATA[I have a new installation, and when I tried to run newly deployed BW-application, the following error occurred: java.lang.UnsatisfiedLinkError: Library not found: tibrvnativesd at com.tibco.tibrv.Tibrv.loadNativeLibrary(Tibrv.java:388) at com.tibco.tibrv.Tibrv.(Tibrv.java:79) at com.tibco.sdk.m.byte(MAppImpl.java:700) at com.tibco.sdk.m.v(MAppImpl.java:478) at com.tibco.sdk.m.(MAppImpl.java:95) at com.tibco.sdk.a.(MThinAppImpl.java:21) at com.tibco.sdk.MApp.(MApp.java:149) at com.tibco.share.util.TraceApp.(Unknown Source) at com.tibco.share.util.Trace.if(Unknown Source) at com.tibco.share.util.Trace.a(Unknown Source) at com.tibco.share.util.Trace.(Unknown Source) at com.tibco.pe.core.JobPoolCreator.createTrace(Unknown Source) at com.tibco.pe.PEMain.a(Unknown Source) [...]]]></description>
			<content:encoded><![CDATA[<div class="plus-one-wrap"><g:plusone size="small" href="http://tibcoadmin.com/tibco/rendezvous/library-not-found-tibrvnativesd/"></g:plusone></div><p>I have a new installation, and when I tried to run newly deployed BW-application, the following error occurred:</p>
<p><code><strong>java.lang.UnsatisfiedLinkError: Library not found: tibrvnativesd</strong><br />
       at com.tibco.tibrv.Tibrv.loadNativeLibrary(Tibrv.java:388)<br />
       at com.tibco.tibrv.Tibrv.<clinit>(Tibrv.java:79)<br />
       at com.tibco.sdk.m.byte(MAppImpl.java:700)<br />
       at com.tibco.sdk.m.v(MAppImpl.java:478)<br />
       at com.tibco.sdk.m.<init>(MAppImpl.java:95)<br />
       at com.tibco.sdk.a.<init>(MThinAppImpl.java:21)<br />
       at com.tibco.sdk.MApp.<init>(MApp.java:149)<br />
       at com.tibco.share.util.TraceApp.<init>(Unknown Source)<br />
       at com.tibco.share.util.Trace.if(Unknown Source)<br />
       at com.tibco.share.util.Trace.a(Unknown Source)<br />
       at com.tibco.share.util.Trace.<init>(Unknown Source)<br />
       at com.tibco.pe.core.JobPoolCreator.createTrace(Unknown Source)<br />
       at com.tibco.pe.PEMain.a(Unknown Source)<br />
       at com.tibco.pe.PEMain.do(Unknown Source)<br />
       at com.tibco.pe.PEMain.a(Unknown Source)<br />
       at com.tibco.pe.PEMain.<init>(Unknown Source)<br />
       at com.tibco.pe.PEMain.main(Unknown Source)<br />
<strong>Caused by: java.lang.UnsatisfiedLinkError: /export/home/tibco/tibrv/8.3/lib/libtibrvnativesd.so: ld.so.1: bwengine: fatal: /export/home/tibco/tibrv/8.3/lib/libtibrvnativesd.so: wrong ELF class: ELFCLASS32 (Possible cause: architecture word width mismatch)</strong><br />
       at java.lang.ClassLoader$NativeLibrary.load(Native Method)<br />
       at java.lang.ClassLoader.loadLibrary0(ClassLoader.java:1803)<br />
       at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1728)<br />
       at java.lang.Runtime.loadLibrary0(Runtime.java:823)<br />
       at java.lang.System.loadLibrary(System.java:1028)<br />
       at com.tibco.tibrv.Tibrv.loadNativeLibrary(Tibrv.java:385)<br />
       ... 16 more</code></p>
<p>Thanks to support, they gave me the clue that helped:</p>
<blockquote><p>Could you please replace the <strong>%RV_HOME%/lib</strong> with <strong>%RV_HOME%/lib/tibrvj.jar</strong> in the property <strong>tibco.env.STD_EXT_CP</strong> in <strong>bwengine.tra</strong>, redeploy your application and test if the issue gets resolved?</p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://tibcoadmin.com/tibco/rendezvous/library-not-found-tibrvnativesd/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Long names could become a big issue</title>
		<link>http://tibcoadmin.com/tibco/activematrix-businessworks/long-names-could-become-a-big-issue/</link>
		<comments>http://tibcoadmin.com/tibco/activematrix-businessworks/long-names-could-become-a-big-issue/#comments</comments>
		<pubDate>Mon, 05 Apr 2010 17:35:11 +0000</pubDate>
		<dc:creator>Serge</dc:creator>
				<category><![CDATA[BusinessWorks]]></category>
		<category><![CDATA[tibco]]></category>

		<guid isPermaLink="false">http://tibcoadmin.com/?p=802</guid>
		<description><![CDATA[When you choose a name for TIBCO domain or BusinessWorks application, please keep in mind that long names could become a big issue. In the future, you may encounter such a problem like this (it was on Windows 2003 NTFS disk): Can not create/access pager directory [d:\tibco\tra\domain\tibcolb-inttra-com\application\TRCAdapter\working\tibcolb-inttra-com.tibcolb-inttra-com-TRCAdapter.TRC Adapter Processes2Epar\pager.TRCAdapter-TRC_Adapter_Processes-1\TRCAdapter\CoreObjects\SecuritiesTrade\Resubmit SecuritiesTrade.process] As you can see, domain [...]]]></description>
			<content:encoded><![CDATA[<div class="plus-one-wrap"><g:plusone size="small" href="http://tibcoadmin.com/tibco/activematrix-businessworks/long-names-could-become-a-big-issue/"></g:plusone></div><p>When you choose a name for TIBCO domain or BusinessWorks application, please keep in mind that long names could become a big issue. In the future, you may encounter such a problem like this (it was on Windows 2003 NTFS disk):</p>
<p><code>Can not create/access pager directory [d:\tibco\tra\domain\tibcolb-inttra-com\application\TRCAdapter\working\tibcolb-inttra-com.tibcolb-inttra-com-TRCAdapter.TRC Adapter Processes2Epar\pager.TRCAdapter-TRC_Adapter_Processes-1\TRCAdapter\CoreObjects\SecuritiesTrade\Resubmit SecuritiesTrade.process]</code></p>
<p>As you can see, domain name and application name are repeated several times in the working folder path and definitely affect the length, which can exceed the file system limit. So, choose the names in TIBCO as short as possible.</p>
]]></content:encoded>
			<wfw:commentRss>http://tibcoadmin.com/tibco/activematrix-businessworks/long-names-could-become-a-big-issue/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Saving the contents of TIBCO Rendezvous binary messages</title>
		<link>http://tibcoadmin.com/tibco/rendezvous/saving-the-contents-of-tibco-rendezvous-binary-messages/</link>
		<comments>http://tibcoadmin.com/tibco/rendezvous/saving-the-contents-of-tibco-rendezvous-binary-messages/#comments</comments>
		<pubDate>Wed, 24 Mar 2010 19:08:27 +0000</pubDate>
		<dc:creator>Serge</dc:creator>
				<category><![CDATA[rendezvous]]></category>
		<category><![CDATA[BusinessWorks]]></category>
		<category><![CDATA[messaging]]></category>
		<category><![CDATA[tibco]]></category>

		<guid isPermaLink="false">http://tibcoadmin.com/?p=791</guid>
		<description><![CDATA[Once a situation may arise when there is need to view or save the contents of TIBCO Rendezvous Active Enterprise binary messages. If you just get them using tibrvlisten, then messages appear like this: message={_data_=[521 opaque bytes]} I know that TIBCO Support experts have some tools to display and save these Rendezvous opaque bytes of [...]]]></description>
			<content:encoded><![CDATA[<div class="plus-one-wrap"><g:plusone size="small" href="http://tibcoadmin.com/tibco/rendezvous/saving-the-contents-of-tibco-rendezvous-binary-messages/"></g:plusone></div><p>Once a situation may arise when there is need to view or save the contents of TIBCO Rendezvous Active Enterprise binary messages. If you just get them using <strong>tibrvlisten</strong>, then messages appear like this:</p>
<p><code>message={_data_=[521 opaque bytes]}</code></p>
<p>I know that TIBCO Support experts have some tools to display and save these Rendezvous <strong>opaque bytes</strong> of AE messages, but my quick solution was to create small BusinessWorks process, which will do capture and store job. <a href="http://tibcoadmin.com/wp-content/uploads/2010/03/tibco-designer-rv-to-file.png"><img src="http://tibcoadmin.com/wp-content/uploads/2010/03/tibco-designer-rv-to-file-300x202.png" alt="" title="tibco-designer-rv-to-file" width="300" height="202" class="alignright size-medium wp-image-792" /></a>There are two activities: <strong>Rendezvous Subscriber</strong> and <strong>Write File</strong>. Rendezvous Subscriber will listen appropriate subject and has only one output complex element to represent message body. Write File has &#8220;write as binary&#8221; option and  Rendezvous Subscriber&#8217;s output body is input for a file binary content. There is a formula error, but in this case it can be ignored. File name will form from Process ID to save each message in a separate file.</p>
<p>When this process are running, binary files will appear in the specified folder. One file per message. You can open it in your favorite binary editor/viewer and have fun!</p>
]]></content:encoded>
			<wfw:commentRss>http://tibcoadmin.com/tibco/rendezvous/saving-the-contents-of-tibco-rendezvous-binary-messages/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>How to use AppManage utility to stop and start BW applications</title>
		<link>http://tibcoadmin.com/tibco/activematrix-businessworks/how-to-use-appmanage-utility-to-stop-and-start-bw-applications/</link>
		<comments>http://tibcoadmin.com/tibco/activematrix-businessworks/how-to-use-appmanage-utility-to-stop-and-start-bw-applications/#comments</comments>
		<pubDate>Wed, 10 Mar 2010 12:05:32 +0000</pubDate>
		<dc:creator>Serge</dc:creator>
				<category><![CDATA[BusinessWorks]]></category>
		<category><![CDATA[AppManage]]></category>
		<category><![CDATA[obfuscate]]></category>
		<category><![CDATA[tibco]]></category>

		<guid isPermaLink="false">http://tibcoadmin.com/?p=755</guid>
		<description><![CDATA[AppManage utility can be used to create a BusinessWorks application using EAR file, export and import deployment configuration, deploy, undeploy, start, stop, delete an application. It can operate in batch mode. You can run AppManage utility on any machine in the TIBCO Domain. It is placed in /&#60;tibco_home&#62;/tra/&#60;version&#62;/bin/ folder. Log file will be in the [...]]]></description>
			<content:encoded><![CDATA[<div class="plus-one-wrap"><g:plusone size="small" href="http://tibcoadmin.com/tibco/activematrix-businessworks/how-to-use-appmanage-utility-to-stop-and-start-bw-applications/"></g:plusone></div><p>AppManage utility can be used to create a BusinessWorks application using EAR file, export and import deployment configuration, deploy, undeploy, start, stop, delete an application. It can operate in batch mode. You can run AppManage utility on any machine in the TIBCO Domain. It is placed in <code>/&lt;tibco_home&gt;/tra/&lt;version&gt;/bin/</code> folder. Log file will be in the domain log folder. I will show the most simple use of AppManage utility for stop and start one BW application. This can be used for scheduled restart, for example.</p>
<ul>
<li>Prepare credentials file using <strong>obfuscate</strong> utility:<br />
<code>&gt; vi cred.txt<br />
user=admin<br />
pw=#!tibco</code></p>
<p><code>&gt; ./obfuscate cred.txt</code></p>
<p><code>&gt; cat cred.txt<br />
user=admin<br />
pw=#!L3myZM9vfgr/3GAEybDLLRzX9kcdAJxZ</code></li>
<li>Use AppManage to stop a deployed application:<br />
<code>&gt; ./AppManage -stop -app &lt;application&gt; -domain &lt;domain&gt; -cred cred.txt</code></li>
<li>Use AppManage to start a deployed application:<br />
<code>&gt; ./AppManage -start -app &lt;application&gt; -domain &lt;domain&gt; -cred cred.txt</code></li>
</ul>
<p><em>&lt;application&gt; is &#8220;Application&#8221; in TIBCO Administrator, not &#8220;Service Instance&#8221;</em></p>
<p>The user, defined in the cred.txt file, mush have appropriate rights to start and stop an application. You can operate as &#8220;admin&#8221;, or better to define new user in TIBCO Administrator with write access rights.</p>
]]></content:encoded>
			<wfw:commentRss>http://tibcoadmin.com/tibco/activematrix-businessworks/how-to-use-appmanage-utility-to-stop-and-start-bw-applications/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>How to trace BusinessWorks application</title>
		<link>http://tibcoadmin.com/tibco/activematrix-businessworks/how-to-trace-businessworks-application/</link>
		<comments>http://tibcoadmin.com/tibco/activematrix-businessworks/how-to-trace-businessworks-application/#comments</comments>
		<pubDate>Tue, 02 Mar 2010 18:20:07 +0000</pubDate>
		<dc:creator>Serge</dc:creator>
				<category><![CDATA[BusinessWorks]]></category>
		<category><![CDATA[debug]]></category>
		<category><![CDATA[hawk]]></category>
		<category><![CDATA[tibco]]></category>

		<guid isPermaLink="false">http://tibcoadmin.com/?p=532</guid>
		<description><![CDATA[You can set Trace.Startup=true Trace.Task.*=true Trace.JC.*=true Trace.Engine=true Trace.Debug.*=true in deployed tra file and then restart the application, run the process and until the errors appear again, then check detailed log file locates in the &#60;install-path&#62;\tibco\tra\domain\application\logs folder. Please keep in mind that all manual settings will be cleared after redeploy. To keep it permanent, set in [...]]]></description>
			<content:encoded><![CDATA[<div class="plus-one-wrap"><g:plusone size="small" href="http://tibcoadmin.com/tibco/activematrix-businessworks/how-to-trace-businessworks-application/"></g:plusone></div><p>You can set<br />
<code>Trace.Startup=true<br />
Trace.Task.*=true<br />
Trace.JC.*=true<br />
Trace.Engine=true<br />
Trace.Debug.*=true</code><br />
in deployed tra file and then restart the application, run the process and until the errors appear again, then check detailed log file locates in the <code>&lt;install-path&gt;\tibco\tra\domain\application\logs</code> folder. Please keep in mind that all manual settings will be cleared after redeploy. To keep it permanent, set in <strong>bwengine.tra</strong> file in <code>&lt;install-path&gt;\tibco\bw\&lt;version&gt;\bin</code> folder.</p>
<p>Also possible to redirect the stdout and stderr output to any file. Please set in deployed cmd:<br />
<code>"/&lt;install-path&gt;/tibco/bw/&lt;version&gt;/bin/bwengine.exe" --run --propFile "/&lt;install-path&gt;/tibco/tra/domain/application/&lt;application&gt;.tra" <strong>&gt; "/tmp/trace.out" 2&gt;&amp;1</strong></code><br />
then start this cmd from command shell.</p>
<p>You can also enable higher tracing to Hawk, set <code>-tsm_tracelevel -1</code> in your <code>&lt;install-path&gt;\tibco\tra\domain\&lt;domain-name&gt;\hawkagent.cfg</code> and restart your Hawk Agent. The logs will be under <code>&lt;install-path&gt;\tibco\tra\domain\&lt;domain-name&gt;\logs\tsm.log</code> by default, you can define it using <code>-tsm_traceLogFile</code> parameter.</p>
]]></content:encoded>
			<wfw:commentRss>http://tibcoadmin.com/tibco/activematrix-businessworks/how-to-trace-businessworks-application/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Connecting from TIBCO to MS SQL using Windows Authentication</title>
		<link>http://tibcoadmin.com/tibco/activematrix-businessworks/connecting-from-tibco-to-ms-sql-using-windows-authentication/</link>
		<comments>http://tibcoadmin.com/tibco/activematrix-businessworks/connecting-from-tibco-to-ms-sql-using-windows-authentication/#comments</comments>
		<pubDate>Wed, 03 Feb 2010 19:27:53 +0000</pubDate>
		<dc:creator>Serge</dc:creator>
				<category><![CDATA[BusinessWorks]]></category>
		<category><![CDATA[jdbc]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[sql]]></category>
		<category><![CDATA[tibco]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://tibcoadmin.com/?p=498</guid>
		<description><![CDATA[Yes, it is possible. We can connect from BusinessWorks applications to MS SQL database using Windows authentication. Even more, we can run TIBCO Domain and store all data in MS SQL instance, where only Windows authentication enabled. Do it simply. Get the latest version of Microsoft SQL Server JDBC Driver from microsoft.com site. Unzip it. [...]]]></description>
			<content:encoded><![CDATA[<div class="plus-one-wrap"><g:plusone size="small" href="http://tibcoadmin.com/tibco/activematrix-businessworks/connecting-from-tibco-to-ms-sql-using-windows-authentication/"></g:plusone></div><p>Yes, it is possible. We can connect from BusinessWorks applications to MS SQL database using Windows authentication. Even more, we can run TIBCO Domain and store all data in MS SQL instance, where only Windows authentication enabled. Do it simply.</p>
<p>Get the latest version of Microsoft SQL Server JDBC Driver from <a href="http://search.microsoft.com/Results.aspx?q=SQL+Server+JDBC+Driver">microsoft.com</a> site. Unzip it. Then:</p>
<ul>
<li>copy <strong>sqljdbc.jar</strong> to &lt;tibco_home&gt;\tpcl\5.6\jdbc</li>
<li>copy \auth\<strong>x86</strong>\<strong>sqljdbc_auth.dll</strong> to C:\WINDOWS\SysWOW64 (or to C:\WINDOWS\System32 on 32bit system) and to &lt;tibco_home&gt;\tra\5.6\bin</li>
</ul>
<p><a href="http://tibcoadmin.com/wp-content/uploads/2010/02/bw-jdbc-sql-win-auth.png"><img src="http://tibcoadmin.com/wp-content/uploads/2010/02/bw-jdbc-sql-win-auth-300x119.png" alt="" title="BW JDBC Connection to MS SQL using Windows Authentication" width="300" height="119" class="alignright size-medium wp-image-608" /></a>Configure your BW-application to use appropriate driver and connection string:<br />
<strong>JDBC_Driver</strong>: <code>com.microsoft.sqlserver.jdbc.SQLServerDriver</code><br />
<strong>URL</strong>: <code>jdbc:sqlserver://&lt;server_name&gt;;<br />
instanceName=&lt;instance&gt;;<br />
databaseName=&lt;database&gt;;<br />
integratedSecurity=true;</code></p>
<p>The process must be started under Windows domain user who has the database rights. To do that just start domain Hawk Agent service under this user (should be in local admins or has appropriate permissions). Then all BW-applications on this particular machine, started by TIBCO Administrator or using appmanage tool, will also run under this user and can connect to MS SQL database using Windows authentication.</p>
<p>If you would like to create TIBCO Domain and use MS SQL Win auth only instance to store the data, you can use the same JDBC driver and URL. All you need is just run TIBCO Administrator and Hawk Agents in the TIBCO domain under Win domain user who has the database rights.</p>
]]></content:encoded>
			<wfw:commentRss>http://tibcoadmin.com/tibco/activematrix-businessworks/connecting-from-tibco-to-ms-sql-using-windows-authentication/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Problem with libeay32.dll and ssleay32.dll</title>
		<link>http://tibcoadmin.com/tibco/activematrix-businessworks/problem-with-libeay32-dll-and-ssleay32-dll/</link>
		<comments>http://tibcoadmin.com/tibco/activematrix-businessworks/problem-with-libeay32-dll-and-ssleay32-dll/#comments</comments>
		<pubDate>Mon, 25 Jan 2010 20:29:42 +0000</pubDate>
		<dc:creator>Serge</dc:creator>
				<category><![CDATA[BusinessWorks]]></category>
		<category><![CDATA[administrator]]></category>
		<category><![CDATA[hawk]]></category>
		<category><![CDATA[rendezvous]]></category>
		<category><![CDATA[tibco]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://tibcoadmin.com/?p=491</guid>
		<description><![CDATA[You may experience this problem, when can&#8217;t run TIBCO Administrator, Hawk, BW process or any other TIBCO component. In log files you can find messages related to OpenSSL libraries libeay32.dll and ssleay32.dll. The reason is that TIBCO messaging components use OpenSSL, but other applications may also use OpenSSL and have already installed these dlls in [...]]]></description>
			<content:encoded><![CDATA[<div class="plus-one-wrap"><g:plusone size="small" href="http://tibcoadmin.com/tibco/activematrix-businessworks/problem-with-libeay32-dll-and-ssleay32-dll/"></g:plusone></div><p>You may experience this problem, when can&#8217;t run TIBCO Administrator, Hawk, BW process or any other TIBCO component. In log files you can find messages related to OpenSSL libraries <strong>libeay32.dll</strong> and <strong>ssleay32.dll</strong>. The reason is that TIBCO messaging components use OpenSSL, but other applications may also use OpenSSL and have already installed these dlls in <code>C:\WINDOWS\System32</code> or <code>C:\WINDOWS\SysWOW64</code> depending on the platform.</p>
<p>When you start the application, it unsuccessful attempts to find dll files near the binary, then tries to find in the System32 folder. But dlls from other version of OpenSSL are there. Your application will use it, instead correct version from TIBCO Rendezvous bin folder for example, even you have this folder in the PATH. TIBCO product can&#8217;t call the necessary functions, gives an error and stops working.</p>
<p>Solution is take <strong>libeay32.dll</strong> and <strong>ssleay32.dll</strong> from TIBCO Rendezvous bin folder to the bin folders of every installed TIBCO component. Or just copy and replace to <code>C:\WINDOWS\System32</code> or <code>C:\WINDOWS\SysWOW64</code>.</p>
<p><strong>Update:</strong> these libraries are needed for SSL communication using secured daemons (RVSD or RVSRD) only, if you are not using RVSD or RVSRD then just remove the <strong>tibrvjsd.jar</strong> file from the classpath.</p>
]]></content:encoded>
			<wfw:commentRss>http://tibcoadmin.com/tibco/activematrix-businessworks/problem-with-libeay32-dll-and-ssleay32-dll/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
	</channel>
</rss>

