<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss 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:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">

<channel>
	<title>TIBCO Admin</title>
	
	<link>http://tibcoadmin.com</link>
	<description>thoughts and actions</description>
	<lastBuildDate>Mon, 26 Dec 2011 09:58:40 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/TibcoAdmin" /><feedburner:info uri="tibcoadmin" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><item>
		<title>Timezone data update in Java</title>
		<link>http://feedproxy.google.com/~r/TibcoAdmin/~3/vbx6TmWSNCw/</link>
		<comments>http://tibcoadmin.com/tibco/timezone-data-update-in-java/#comments</comments>
		<pubDate>Tue, 08 Nov 2011 10:21:15 +0000</pubDate>
		<dc:creator>Serge</dc:creator>
				<category><![CDATA[tibco]]></category>
		<category><![CDATA[java]]></category>

		<guid isPermaLink="false">http://tibcoadmin.com/?p=1146</guid>
		<description><![CDATA[Sometimes timezone data changes. The Java&#8217;s timezone data is not read from the operating system, it maintains a private repository of timezone data in locally installed files (.../jre/lib/zi). There is a tool from Sun for updating timezone data in installed JRE or JDK software, which called the Timezone Updater tool, or TZUpdater, it can be [...]]]></description>
			<content:encoded><![CDATA[<div class="plus-one-wrap"><g:plusone size="small" href="http://tibcoadmin.com/tibco/timezone-data-update-in-java/"></g:plusone></div><p>Sometimes timezone data changes. The Java&#8217;s timezone data is not read from the operating system, it maintains a private repository of timezone data in locally installed files (<code>.../jre/lib/zi</code>).</p>
<p>There is a tool from Sun for updating timezone data in installed JRE or JDK software, which called the Timezone Updater tool, or <strong>TZUpdater</strong>, it can be <a href="http://www.oracle.com/technetwork/java/javase/downloads/index-jsp-138363.html#timezone" target="_blank">downloaded</a> for free. The <strong>TZUpdater</strong> tool modifies the JDK/JRE software instance that is used to execute the tool. A single image of the JDK/JRE software is modified per execution. The same procedure for Unix or Windows.</p>
<p>First execution with <code>-t</code> option to perform verification tests:</p>
<p><code>c:\>C:\tibco\tibcojre\1.6.0\bin\java.exe -jar tzupdater.jar -t<br />
/data/tzdata2011k.test:165: time zone not found: America/Sitka<br />
/data/tzdata2011k.test:315: time zone not found: America/Metlakatla<br />
/data/tzdata2011k.test:1151: time zone not found: America/North_Dakota/Beulah<br />
/data/tzdata2011k.test:1277: test failed: America/Resolute<br />
/data/tzdata2011k.test:1370: test failed: Chile/EasterIsland<br />
/data/tzdata2011k.test:1413: test failed: Pacific/Easter<br />
/data/tzdata2011k.test:1564: test failed: America/Havana<br />
/data/tzdata2011k.test:1988: test failed: Cuba<br />
/data/tzdata2011k.test:2236: test failed: America/Goose_Bay<br />
/data/tzdata2011k.test:2278: time zone not found: America/Kralendijk<br />
/data/tzdata2011k.test:2280: time zone not found: America/Lower_Princes<br />
/data/tzdata2011k.test:2315: test failed: America/Santiago<br />
/data/tzdata2011k.test:2447: test failed: Chile/Continental<br />
/data/tzdata2011k.test:2493: test failed: America/St_Johns<br />
/data/tzdata2011k.test:2512: test failed: CNT<br />
/data/tzdata2011k.test:2533: test failed: Canada/Newfoundland<br />
/data/tzdata2011k.test:2762: test failed: Africa/Casablanca<br />
/data/tzdata2011k.test:4024: test failed: Asia/Gaza<br />
/data/tzdata2011k.test:4025: time zone not found: Asia/Hebron<br />
/data/tzdata2011k.test:4035: test failed: Asia/Istanbul<br />
/data/tzdata2011k.test:4227: test failed: Europe/Istanbul<br />
/data/tzdata2011k.test:4417: test failed: Turkey<br />
/data/tzdata2011k.test:4442: time zone not found: Africa/Juba<br />
/data/tzdata2011k.test:4457: test failed: Europe/Kaliningrad<br />
/data/tzdata2011k.test:4460: test failed: Europe/Kiev<br />
/data/tzdata2011k.test:4463: test failed: Europe/Minsk<br />
/data/tzdata2011k.test:4466: test failed: Europe/Simferopol<br />
/data/tzdata2011k.test:4469: test failed: Europe/Uzhgorod<br />
/data/tzdata2011k.test:4472: test failed: Europe/Zaporozhye<br />
/data/tzdata2011k.test:4566: test failed: Europe/Moscow<br />
/data/tzdata2011k.test:4569: test failed: Europe/Samara<br />
/data/tzdata2011k.test:4572: test failed: Europe/Volgograd<br />
/data/tzdata2011k.test:4599: test failed: W-SU<br />
/data/tzdata2011k.test:4631: test failed: Asia/Yekaterinburg<br />
/data/tzdata2011k.test:4644: test failed: Asia/Novokuznetsk<br />
/data/tzdata2011k.test:4647: test failed: Asia/Novosibirsk<br />
/data/tzdata2011k.test:4650: test failed: Asia/Omsk<br />
/data/tzdata2011k.test:4668: test failed: Asia/Krasnoyarsk<br />
/data/tzdata2011k.test:4693: test failed: Asia/Irkutsk<br />
/data/tzdata2011k.test:4814: test failed: Asia/Yakutsk<br />
/data/tzdata2011k.test:5059: test failed: Asia/Sakhalin<br />
/data/tzdata2011k.test:5062: test failed: Asia/Vladivostok<br />
/data/tzdata2011k.test:5116: test failed: Asia/Anadyr<br />
/data/tzdata2011k.test:5119: test failed: Asia/Kamchatka<br />
/data/tzdata2011k.test:5122: test failed: Asia/Magadan<br />
/data/tzdata2011k.test:5190: test failed: Pacific/Fiji<br />
/data/tzdata2011k.test:5247: test failed: Pacific/Apia<br />
/data/tzdata2011k.test:5262: test failed: MIT</code></p>
<p>So we can see a list of incorrect timezone data in JRE that we have with the latest TIBCO TRA. It&#8217;s time to perform an update:</p>
<p><code>c:\>C:\tibco\tibcojre\1.6.0\bin\java.exe -jar tzupdater.jar -u</code></p>
<p>Don&#8217;t forget to restart all TIBCO processes (Java instances) to pick up new timezone data.</p>
<img src="http://feeds.feedburner.com/~r/TibcoAdmin/~4/vbx6TmWSNCw" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://tibcoadmin.com/tibco/timezone-data-update-in-java/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://tibcoadmin.com/tibco/timezone-data-update-in-java/</feedburner:origLink></item>
		<item>
		<title>Presentations from TUCON 2011 are now available on TIBCOmmunity</title>
		<link>http://feedproxy.google.com/~r/TibcoAdmin/~3/DDrlfGk8R-E/</link>
		<comments>http://tibcoadmin.com/tibco/presentations-from-tucon-2011-are-now-available-on-tibcommunity/#comments</comments>
		<pubDate>Fri, 28 Oct 2011 20:25:47 +0000</pubDate>
		<dc:creator>Serge</dc:creator>
				<category><![CDATA[tibco]]></category>
		<category><![CDATA[tucon]]></category>

		<guid isPermaLink="false">http://tibcoadmin.com/?p=1135</guid>
		<description><![CDATA[On the link below you can view keynotes and download presentations from TIBCO User Conference TUCON 2011: https://ssl.tibcommunity.com/community/tucon/tucon2011-public This link to TIBCOmmunity site, where a lot of useful information and discussions. But unfortunately access isn&#8217;t open publicly and registration is required.]]></description>
			<content:encoded><![CDATA[<div class="plus-one-wrap"><g:plusone size="small" href="http://tibcoadmin.com/tibco/presentations-from-tucon-2011-are-now-available-on-tibcommunity/"></g:plusone></div><p><a href="http://tibcoadmin.com/wp-content/uploads/2011/10/Tucon2011.png"><img src="http://tibcoadmin.com/wp-content/uploads/2011/10/Tucon2011-300x94.png" alt="" title="TUCON 2011" width="300" height="94" class="alignright size-medium wp-image-1143" /></a>On the link below you can view keynotes and download presentations from TIBCO User Conference <strong>TUCON 2011</strong>:</p>
<p><a href="https://ssl.tibcommunity.com/community/tucon/tucon2011-public" title="TUCON 2011 Public Presentations" target="_blank">https://ssl.tibcommunity.com/community/tucon/tucon2011-public</a></p>
<p>This link to TIBCOmmunity site, where a lot of useful information and discussions. But unfortunately access isn&#8217;t open publicly and registration is required.</p>
<img src="http://feeds.feedburner.com/~r/TibcoAdmin/~4/DDrlfGk8R-E" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://tibcoadmin.com/tibco/presentations-from-tucon-2011-are-now-available-on-tibcommunity/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://tibcoadmin.com/tibco/presentations-from-tucon-2011-are-now-available-on-tibcommunity/</feedburner:origLink></item>
		<item>
		<title>When zpool attach returns a device is too small error</title>
		<link>http://feedproxy.google.com/~r/TibcoAdmin/~3/YrIo_CG_aA8/</link>
		<comments>http://tibcoadmin.com/sun/solaris/when-zpool-attach-returns-a-device-is-too-small-error/#comments</comments>
		<pubDate>Fri, 28 Oct 2011 10:30:23 +0000</pubDate>
		<dc:creator>Serge</dc:creator>
				<category><![CDATA[solaris]]></category>
		<category><![CDATA[zfs]]></category>

		<guid isPermaLink="false">http://tibcoadmin.com/?p=1125</guid>
		<description><![CDATA[I had to refresh Solaris on one of our old servers. After clean install on the first drive c1t0d0 with ZFS filesystem, I had to create root pool mirror by second drive c1t1d0 using zpool attach: # zpool attach rpool c1t0d0s0 c1t1d0s0 invalid vdev specification use '-f' to override the following errors: /dev/dsk/c1t1d0s0 contains a [...]]]></description>
			<content:encoded><![CDATA[<div class="plus-one-wrap"><g:plusone size="small" href="http://tibcoadmin.com/sun/solaris/when-zpool-attach-returns-a-device-is-too-small-error/"></g:plusone></div><p>I had to refresh Solaris on one of our old servers. After clean install on the first drive <code>c1t0d0</code> with ZFS filesystem, I had to create root pool mirror by second drive <code>c1t1d0</code> using <strong>zpool attach</strong>:</p>
<p><code># zpool attach rpool c1t0d0s0 c1t1d0s0<br />
invalid vdev specification<br />
use '-f' to override the following errors:<br />
/dev/dsk/c1t1d0s0 contains a ufs filesystem.</code></p>
<p>As <code>c1t1d0</code> had a ufs filesystem from previous installation, I tried to force:</p>
<p><code># zpool attach -f rpool c1t0d0s0 c1t1d0s0<br />
cannot attach c1t1d0s0 to c1t0d0s0: device is too small</code></p>
<p>I realized that an old disk slice <code>c1t1d0s0</code> can be smaller than <code>c1t0d0s0</code> as <code>c1t0d0s0</code> was reinitialized by installer and expanded to whole disk. I could check it using <strong>prtvtoc</strong>:</p>
<p><code># prtvtoc /dev/dsk/c1t0d0s2<br />
* /dev/dsk/c1t0d0s2 partition map<br />
*<br />
* Dimensions:<br />
*     512 bytes/sector<br />
*     848 sectors/track<br />
*      24 tracks/cylinder<br />
*   20352 sectors/cylinder<br />
*   14089 cylinders<br />
*   14087 accessible cylinders<br />
*<br />
* Flags:<br />
*   1: unmountable<br />
*  10: read-only<br />
*<br />
*                          First     Sector    Last<br />
* Partition  Tag  Flags    Sector     Count    Sector  Mount Directory<br />
       0      2    00          0 286698624 286698623<br />
       2      5    00          0 286698624 286698623<br />
#</code></p>
<p>I decided to save this map into a file and write to my second drive using <strong>fmthard</strong> then:</p>
<p><code># prtvtoc /dev/dsk/c1t0d0s2 > /tmp/vtoc_root.out<br />
# fmthard -s /tmp/vtoc_root.out /dev/rdsk/c1t1d0s2<br />
fmthard:  New volume table of contents now in place.</code></p>
<p>Now <strong>zpool attach</strong> works much better:</p>
<p><code># zpool attach rpool c1t0d0s0 c1t1d0s0<br />
Please be sure to invoke installboot(1M) to make 'c1t1d0s0' bootable.<br />
Make sure to wait until resilver is done before rebooting.<br />
</code></p>
<p><code># zpool status rpool<br />
  pool: rpool<br />
 state: ONLINE<br />
status: One or more devices is currently being resilvered.  The pool will<br />
        continue to function, possibly in a degraded state.<br />
action: Wait for the resilver to complete.<br />
 scrub: resilver in progress for 0h0m, 37.79% done, 0h1m to go<br />
config:<br />
        NAME          STATE     READ WRITE CKSUM<br />
        rpool         ONLINE       0     0     0<br />
          mirror-0    ONLINE       0     0     0<br />
            c1t0d0s0  ONLINE       0     0     0<br />
            c1t1d0s0  ONLINE       0     0     0  2.44G resilvered<br />
errors: No known data errors</code></p>
<p>Last but not least step was to make <code>c1t1d0s0</code> bootable using <strong>installboot</strong>:</p>
<p><code># installboot -F zfs /usr/platform/`uname -i`/lib/fs/zfs/bootblk /dev/rdsk/c1t1d0s0</code></p>
<img src="http://feeds.feedburner.com/~r/TibcoAdmin/~4/YrIo_CG_aA8" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://tibcoadmin.com/sun/solaris/when-zpool-attach-returns-a-device-is-too-small-error/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://tibcoadmin.com/sun/solaris/when-zpool-attach-returns-a-device-is-too-small-error/</feedburner:origLink></item>
		<item>
		<title>TIBINS202504 Error: You do not have the required administrator privileges</title>
		<link>http://feedproxy.google.com/~r/TibcoAdmin/~3/sS7O-ul282w/</link>
		<comments>http://tibcoadmin.com/tibco/installation-tibco/tibins202504-error-you-do-not-have-the-required-administrator-privileges/#comments</comments>
		<pubDate>Thu, 15 Sep 2011 08:35:34 +0000</pubDate>
		<dc:creator>Serge</dc:creator>
				<category><![CDATA[Installation]]></category>
		<category><![CDATA[installation]]></category>
		<category><![CDATA[tibco]]></category>

		<guid isPermaLink="false">http://tibcoadmin.com/?p=1053</guid>
		<description><![CDATA[When running 32-bit TIBCO Installer on x64 platform, you may encounter this error TIBINS202504 INTERNAL ERROR: You do not have the required administrator privileges for the Install Wizard to proceed with installation. Then following window appears, which contains more useful information: java.lang.UnsatisfiedLinkError win32ppk.dll Can&#8217;t load IA 32-bit .dll on a AMD 64-bit platform. To solve [...]]]></description>
			<content:encoded><![CDATA[<div class="plus-one-wrap"><g:plusone size="small" href="http://tibcoadmin.com/tibco/installation-tibco/tibins202504-error-you-do-not-have-the-required-administrator-privileges/"></g:plusone></div><p><a href="http://tibcoadmin.com/wp-content/uploads/2011/09/TIBINS2025042.png"><img src="http://tibcoadmin.com/wp-content/uploads/2011/09/TIBINS2025042-300x38.png" alt="TIBINS202504 Error Screenshot" title="TIBINS202504" width="300" height="38" class="alignright size-medium wp-image-1063" /></a>When running 32-bit TIBCO Installer on x64 platform, you may encounter this error <em><strong>TIBINS202504 INTERNAL ERROR</strong>: You do not have the required administrator privileges for the Install Wizard to proceed with installation.</em> Then following window appears, which contains more useful information: <strong>java.lang.UnsatisfiedLinkError win32ppk.dll Can&#8217;t load IA 32-bit .dll on a AMD 64-bit platform</strong>.</p>
<p>To solve this problem, you have to run installer with 32-bit Java. There are two options: you can temporarily point JAVA_HOME system variable to 32-bit Java folder or run installer with -is:javahome parameter like in my example:</p>
<p><code>TIB_adswift-simple_5.8.0_win_x86.exe -is:javahome "C:\Program Files (x86)\Java\jre6"</code></p>
<img src="http://feeds.feedburner.com/~r/TibcoAdmin/~4/sS7O-ul282w" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://tibcoadmin.com/tibco/installation-tibco/tibins202504-error-you-do-not-have-the-required-administrator-privileges/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		<feedburner:origLink>http://tibcoadmin.com/tibco/installation-tibco/tibins202504-error-you-do-not-have-the-required-administrator-privileges/</feedburner:origLink></item>
		<item>
		<title>How to setup a relay host in sendmail</title>
		<link>http://feedproxy.google.com/~r/TibcoAdmin/~3/vF-uQaXA0lI/</link>
		<comments>http://tibcoadmin.com/sun/solaris/how-to-setup-a-relay-host-in-sendmail/#comments</comments>
		<pubDate>Wed, 19 Jan 2011 20:08:18 +0000</pubDate>
		<dc:creator>Serge</dc:creator>
				<category><![CDATA[solaris]]></category>

		<guid isPermaLink="false">http://tibcoadmin.com/?p=1005</guid>
		<description><![CDATA[Often it is necessary to send all outgoing mail via the relay host from the corporate network. This is not so difficult to specify that for Solaris&#8217; sendmail. cd /usr/lib/mail/cf vi sendmail.mc Find this row in sendmail.mc and specify your relay host name or IP instead of relay.sun.com in my example: define(`confFALLBACK_SMARTHOST', `relay.sun.com')dnl Then do: [...]]]></description>
			<content:encoded><![CDATA[<div class="plus-one-wrap"><g:plusone size="small" href="http://tibcoadmin.com/sun/solaris/how-to-setup-a-relay-host-in-sendmail/"></g:plusone></div><p>Often it is necessary to send all outgoing mail via the relay host from the corporate network. This is not so difficult to specify that for Solaris&#8217; sendmail.</p>
<p><code>cd /usr/lib/mail/cf<br />
vi sendmail.mc<br />
</code></p>
<p>Find this row in <strong>sendmail.mc</strong> and specify your relay host name or IP instead of <em>relay.sun.com</em> in my example:<br />
<code><strong>define(`confFALLBACK_SMARTHOST', `relay.sun.com')dnl</strong></code></p>
<p>Then do:<br />
<code>make sendmail.cf<br />
cp sendmail.cf /etc/mail/sendmail.cf<br />
svcadm restart svc:/network/smtp:sendmail<br />
</code></p>
<p>that&#8217;s all. To test you can use <strong>mailx</strong>:<br />
<code>echo "This is the body."| mailx -s "Test subject" mail@mail.com</code></p>
<img src="http://feeds.feedburner.com/~r/TibcoAdmin/~4/vF-uQaXA0lI" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://tibcoadmin.com/sun/solaris/how-to-setup-a-relay-host-in-sendmail/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://tibcoadmin.com/sun/solaris/how-to-setup-a-relay-host-in-sendmail/</feedburner:origLink></item>
		<item>
		<title>TIBCO Enterprise Social Media Launch Event</title>
		<link>http://feedproxy.google.com/~r/TibcoAdmin/~3/X-v7tRj3UIY/</link>
		<comments>http://tibcoadmin.com/tibco/tibbr/tibco-enterprise-social-media-launch-event/#comments</comments>
		<pubDate>Tue, 18 Jan 2011 09:34:09 +0000</pubDate>
		<dc:creator>Serge</dc:creator>
				<category><![CDATA[tibbr]]></category>
		<category><![CDATA[tibco]]></category>

		<guid isPermaLink="false">http://tibcoadmin.com/?p=999</guid>
		<description><![CDATA[TIBCO invites everyone interested in how social media is changing business software to the launch of tibbr™, TIBCO’s new enterprise social computing technology. Chairman/CEO Vivek Ranadivé will explain how tibbr expands on TIBCO&#8217;s historic commitment to &#8220;real time&#8221; enterprise communications. EVP and CAO of MGM Resorts International, Aldo Manzini, will describe how they are using [...]]]></description>
			<content:encoded><![CDATA[<div class="plus-one-wrap"><g:plusone size="small" href="http://tibcoadmin.com/tibco/tibbr/tibco-enterprise-social-media-launch-event/"></g:plusone></div><p><a href="http://tibcoadmin.com/wp-content/uploads/2011/01/tibbr.jpg"><img src="http://tibcoadmin.com/wp-content/uploads/2011/01/tibbr.jpg" alt="tibbr logo" title="tibbr" width="200" height="150" class="alignright size-full wp-image-1002" /></a>TIBCO invites everyone interested in how social media is changing business software to the launch of tibbr™, TIBCO’s new enterprise social computing technology.</p>
<p>Chairman/CEO Vivek Ranadivé will explain how tibbr expands on TIBCO&#8217;s historic commitment to &#8220;real time&#8221; enterprise communications.</p>
<p>EVP and CAO of MGM Resorts International, Aldo Manzini, will describe how they are using social media to deliver on providing exceptional customer service to every corner of the world.A panel of industry experts and users will also engage in a lively discussion on emerging trends in enterprise social computing and why this technology is important to businesses.</p>
<p><strong>When</strong>: Monday, Jan. 24, 2011, 10:30 a.m. to noon, PST. Lunch will be provided.<br />
<strong>Where</strong>: Terra Gallery, 511 Harrison Street, (at First), San Francisco, complimentary valet parking is available.</p>
<p>As space is limited, please register by visiting <a href="http://forms2.tibco.com/tibbrlaunch_sf">http://forms2.tibco.com/tibbrlaunch_sf</a> or by contacting TIBCO&#8217;s <a href="http://twitter.com/tiffanyanderson">Tiffany Anderson</a> at tanderso@tibco.com or (650) 846-8737.</p>
<img src="http://feeds.feedburner.com/~r/TibcoAdmin/~4/X-v7tRj3UIY" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://tibcoadmin.com/tibco/tibbr/tibco-enterprise-social-media-launch-event/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://tibcoadmin.com/tibco/tibbr/tibco-enterprise-social-media-launch-event/</feedburner:origLink></item>
		<item>
		<title>Library not found: tibrvnativesd</title>
		<link>http://feedproxy.google.com/~r/TibcoAdmin/~3/PIXRqlsJ4Rk/</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>
<img src="http://feeds.feedburner.com/~r/TibcoAdmin/~4/PIXRqlsJ4Rk" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://tibcoadmin.com/tibco/rendezvous/library-not-found-tibrvnativesd/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		<feedburner:origLink>http://tibcoadmin.com/tibco/rendezvous/library-not-found-tibrvnativesd/</feedburner:origLink></item>
		<item>
		<title>Updated releases are ready for download</title>
		<link>http://feedproxy.google.com/~r/TibcoAdmin/~3/EabN2UDLRgA/</link>
		<comments>http://tibcoadmin.com/tibco/updated-releases-are-ready-for-download/#comments</comments>
		<pubDate>Wed, 01 Dec 2010 15:02:51 +0000</pubDate>
		<dc:creator>Serge</dc:creator>
				<category><![CDATA[tibco]]></category>
		<category><![CDATA[ActiveMatrix]]></category>
		<category><![CDATA[installation]]></category>

		<guid isPermaLink="false">http://tibcoadmin.com/?p=966</guid>
		<description><![CDATA[New TIBCO Runtime Agent Software 5.7.0 has been released, include: TIBCO Rendezvous 8.3.0 TIBCO Enterprise Message Service 6.0.0 Client Libraries TIBCO Hawk 4.9.0 TIBCO Designer 5.7.0 TPCL 5.7.0 As well as TIBCO ActiveMatrix BusinessWorks 5.9.0 and TIBCO Administrator 5.7.0. Now with full support of Windows Server 2003 R2 (x86, x86-64), Windows Server 2008 R2 (x86-64), [...]]]></description>
			<content:encoded><![CDATA[<div class="plus-one-wrap"><g:plusone size="small" href="http://tibcoadmin.com/tibco/updated-releases-are-ready-for-download/"></g:plusone></div><p><a href="http://tibcoadmin.com/wp-content/uploads/2010/12/TIBCO-Universal-Installer.png"><img src="http://tibcoadmin.com/wp-content/uploads/2010/12/TIBCO-Universal-Installer-300x210.png" alt="TIBCO-Universal-Installer" title="TIBCO-Universal-Installer" width="300" height="210" class="alignright size-medium wp-image-974" /></a>New TIBCO Runtime Agent Software 5.7.0 has been released, include:</p>
<ul>
<li> TIBCO Rendezvous 8.3.0</li>
<li> TIBCO Enterprise Message Service 6.0.0 Client Libraries</li>
<li> TIBCO Hawk 4.9.0</li>
<li> TIBCO Designer 5.7.0</li>
<li> TPCL 5.7.0</li>
</ul>
<p>As well as TIBCO ActiveMatrix BusinessWorks 5.9.0 and TIBCO Administrator 5.7.0. Now with full support of Windows Server 2003 R2 (x86, x86-64), Windows Server 2008 R2 (x86-64), Windows 7 (x86, x86-64). Also now we have 64-bit version of each product for Solaris SPARC and x86.</p>
<p>You can find everything you need on the <a href="http://download.tibco.com/">download.tibco.com</a> according to your subscription. So, if you still dreaming of your new TIBCO environment &#8211; this is the right time to do that!</p>
<img src="http://feeds.feedburner.com/~r/TibcoAdmin/~4/EabN2UDLRgA" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://tibcoadmin.com/tibco/updated-releases-are-ready-for-download/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		<feedburner:origLink>http://tibcoadmin.com/tibco/updated-releases-are-ready-for-download/</feedburner:origLink></item>
		<item>
		<title>Could not create the Java virtual machine</title>
		<link>http://feedproxy.google.com/~r/TibcoAdmin/~3/VaRr8IrCL7w/</link>
		<comments>http://tibcoadmin.com/tibco/installation-tibco/could-not-create-the-java-virtual-machine/#comments</comments>
		<pubDate>Fri, 26 Nov 2010 13:41:59 +0000</pubDate>
		<dc:creator>Serge</dc:creator>
				<category><![CDATA[Installation]]></category>
		<category><![CDATA[installation]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[solaris]]></category>
		<category><![CDATA[tibco]]></category>

		<guid isPermaLink="false">http://tibcoadmin.com/?p=957</guid>
		<description><![CDATA[You may encounter this problem when installing TIBCO products on Solaris x86. In my case it was Runtime Agent 5.6.0 installation. ./TRA.5.6.0-suite_sol10_x86.bin -console Then installation fails and the error message looks like this: Unrecognized option: -cp:TRA.5.6.0-suite_sol10_x86.jar:TRA.5.6.0-simple_sol10_x86.jar:tibrv.8.1.1-simple_sol10_x86.jar:jre.1.5.0-simple_sol10_x86_64.jar:Designer.5.6.0-simple_sol10_x86_64.jar:tpcl.5.6.0-simple_sol10_x86.jar:hawk.4.8.1-simple_sol10_x86_64.jar:/var/tmp/isjCAAWCa4en/TRA.5.6.0-suite_sol10_x86.jar: Could not create the Java virtual machine. There is a bug in the installer, as a workaround you can [...]]]></description>
			<content:encoded><![CDATA[<div class="plus-one-wrap"><g:plusone size="small" href="http://tibcoadmin.com/tibco/installation-tibco/could-not-create-the-java-virtual-machine/"></g:plusone></div><p>You may encounter this problem when installing TIBCO products on Solaris x86. In my case it was Runtime Agent 5.6.0 installation.</p>
<p><code>./TRA.5.6.0-suite_sol10_x86.bin -console</code></p>
<p>Then installation fails and the error message looks like this:</p>
<p><code>Unrecognized option: -cp:TRA.5.6.0-suite_sol10_x86.jar:TRA.5.6.0-simple_sol10_x86.jar:tibrv.8.1.1-simple_sol10_x86.jar:jre.1.5.0-simple_sol10_x86_64.jar:Designer.5.6.0-simple_sol10_x86_64.jar:tpcl.5.6.0-simple_sol10_x86.jar:hawk.4.8.1-simple_sol10_x86_64.jar:/var/tmp/isjCAAWCa4en/TRA.5.6.0-suite_sol10_x86.jar:<br />
Could not create the Java virtual machine.</code></p>
<p>There is a bug in the installer, as a workaround you can force the installer to use Java in the system. Just specify <strong>-is:javahome</strong> option like in my example:</p>
<p><code>./TRA.5.6.0-suite_sol10_x86.bin -console -is:javahome /usr/jdk/jdk1.5.0_24/</code></p>
<p>Should work now.</p>
<img src="http://feeds.feedburner.com/~r/TibcoAdmin/~4/VaRr8IrCL7w" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://tibcoadmin.com/tibco/installation-tibco/could-not-create-the-java-virtual-machine/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		<feedburner:origLink>http://tibcoadmin.com/tibco/installation-tibco/could-not-create-the-java-virtual-machine/</feedburner:origLink></item>
		<item>
		<title>TIBCO ActiveMatrix vulnerability</title>
		<link>http://feedproxy.google.com/~r/TibcoAdmin/~3/ORC5UzVMtOw/</link>
		<comments>http://tibcoadmin.com/tibco/tibco-activematrix-vulnerability/#comments</comments>
		<pubDate>Wed, 20 Oct 2010 06:31:39 +0000</pubDate>
		<dc:creator>Serge</dc:creator>
				<category><![CDATA[tibco]]></category>
		<category><![CDATA[ActiveMatrix]]></category>
		<category><![CDATA[security]]></category>

		<guid isPermaLink="false">http://tibcoadmin.com/?p=953</guid>
		<description><![CDATA[Yesterday TIBCO announced security vulnerability in TIBCO ActiveMatrix Products. ActiveMatrix Runtime and Administrator components contain a critical vulnerability in the handling of JMX connections. An attacker with access to an affected system could gain administrative control over the system, allowing the attacker to execute arbitrary code on any host that is a participant in the [...]]]></description>
			<content:encoded><![CDATA[<div class="plus-one-wrap"><g:plusone size="small" href="http://tibcoadmin.com/tibco/tibco-activematrix-vulnerability/"></g:plusone></div><p>Yesterday TIBCO announced security vulnerability in TIBCO ActiveMatrix Products. ActiveMatrix Runtime and Administrator components contain a critical vulnerability in the handling of JMX connections. An attacker with access to an affected system could gain administrative control over the system, allowing the attacker to execute arbitrary code on any host that is a participant in the system.</p>
<p>TIBCO has released updated versions of the affected software products. If an upgrade is not possible, use a firewall to restrict access to the ActiveMatrix Runtime and Administrator components.</p>
<p>Additional information and list of affected products versions <a href="http://www.tibco.com/multimedia/activematrix_advisory_tcm8-12488.txt">here</a>.</p>
<img src="http://feeds.feedburner.com/~r/TibcoAdmin/~4/ORC5UzVMtOw" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://tibcoadmin.com/tibco/tibco-activematrix-vulnerability/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://tibcoadmin.com/tibco/tibco-activematrix-vulnerability/</feedburner:origLink></item>
	</channel>
</rss>

