<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments for Honza's perspective</title>
	<atom:link href="http://blog.stastnarodina.com/honza-en/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.stastnarodina.com/honza-en</link>
	<description></description>
	<lastBuildDate>Tue, 17 Jan 2012 12:44:26 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>Comment on IBM Installation Manager RHEL 4 64bit by Nico de Wet</title>
		<link>http://blog.stastnarodina.com/honza-en/spot/ibm-installation-manager-rhel-4-64bit/comment-page-1/#comment-67477</link>
		<dc:creator>Nico de Wet</dc:creator>
		<pubDate>Tue, 17 Jan 2012 12:44:26 +0000</pubDate>
		<guid isPermaLink="false">http://blog.stastnarodina.com/honza-en/?p=83#comment-67477</guid>
		<description><p>&lt;!&#8211;texy&#8211;&gt;On Fedora 16, running # ./install when using IBM Installation Manager also yielded no reponse. </p>
<p>Then noticed that I&#039;m actually getting an exit code 13 as well:</p>
<p># ./install<br />
# echo $?<br />
13</p>
<p>And so, what you&#039;ll need to to do to remedy the problem is to install the specified packages but note its i686 and not i386:</p>
<p># yum install gtk2.i686<br />
# yum install libgcc.i686</p>
</description>
		<content:encoded><![CDATA[
<p>On Fedora 16, running # ./install when using IBM Installation Manager also
yielded no reponse.</p>

<p>Then noticed that I'm actually getting an exit code 13 as well:</p>

<p># ./install<br />
# echo $?<br />
13</p>

<p>And so, what you'll need to to do to remedy the problem is to install the
specified packages but note its i686 and not i386:</p>

<p># yum install gtk2.i686<br />
# yum install libgcc.i686</p>

<!-- by Texy2! -->]]></content:encoded>
	</item>
	<item>
		<title>Comment on Debian Lenny VIM broken dependency by Andy</title>
		<link>http://blog.stastnarodina.com/honza-en/spot/debian-lenny-vim-broken-dependency/comment-page-1/#comment-66357</link>
		<dc:creator>Andy</dc:creator>
		<pubDate>Sat, 03 Dec 2011 11:30:10 +0000</pubDate>
		<guid isPermaLink="false">http://blog.stastnarodina.com/honza-en/?p=14#comment-66357</guid>
		<description><p>&lt;!&#8211;texy&#8211;&gt;Hi fellow,  I came across this problem on a linux install I had little exp with. I managed to get rid of it by removing vim, then upgrading, updating etc. </p>
<p>have not re-installed vim yet but seems to have solved the problem</p>
<p>hope this helps <img src='http://blog.stastnarodina.com/honza-en/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' /> </p>
</description>
		<content:encoded><![CDATA[
<p>Hi fellow, I came across this problem on a linux install I had little exp
with. I managed to get rid of it by removing vim, then upgrading,
updating etc.</p>

<p>have not re-installed vim yet but seems to have solved the problem</p>

<p>hope this helps :P</p>

<!-- by Texy2! -->]]></content:encoded>
	</item>
	<item>
		<title>Comment on Rational Team Concert Workflow Visualiser by Bruno Braga</title>
		<link>http://blog.stastnarodina.com/honza-en/spot/rational-team-concert-workflow-visualiser/comment-page-1/#comment-66088</link>
		<dc:creator>Bruno Braga</dc:creator>
		<pubDate>Thu, 17 Nov 2011 12:25:46 +0000</pubDate>
		<guid isPermaLink="false">http://blog.stastnarodina.com/honza-en/?p=114#comment-66088</guid>
		<description><p>&lt;!&#8211;texy&#8211;&gt;Good job!<br />
I&#039;m an IBMer (RTC regional mentor).<br />
My customers said: THANK YOU</p>
</description>
		<content:encoded><![CDATA[
<p>Good job!<br />
I'm an IBMer (RTC regional mentor).<br />
My customers said: THANK YOU</p>

<!-- by Texy2! -->]]></content:encoded>
	</item>
	<item>
		<title>Comment on Rational Team Concert Workflow Visualiser by honza</title>
		<link>http://blog.stastnarodina.com/honza-en/spot/rational-team-concert-workflow-visualiser/comment-page-1/#comment-65967</link>
		<dc:creator>honza</dc:creator>
		<pubDate>Wed, 09 Nov 2011 21:48:40 +0000</pubDate>
		<guid isPermaLink="false">http://blog.stastnarodina.com/honza-en/?p=114#comment-65967</guid>
		<description><p>&lt;!&#8211;texy&#8211;&gt;Hello Devika,</p>
<p>I don&#039;t know how to fix this as I don&#039;t have access to any Windows 2008 machine.</p>
<p>Googling revealed this answer: <a href="http://answers.microsoft.com/en-us/windows/forum/windows_7-pictures/error-the-application-has-failed-to-start-because/df019c0d-746e-42d0-ad68-465e18e3f3ef" rel="nofollow">http://answers.microsoft.com/en-us/windows/forum/windows_7-pictures/error-the-application-has-failed-to-start-because/df019c0d-746e-42d0-ad68-465e18e3f3ef</a> Try it.</p>
<p>In general it seems that there is a problem with running graphviz. To troubleshoot this, try to run graphviz directly. I guess you will get the same error.</p>
<p>Regards,<br />
Jan</p>
</description>
		<content:encoded><![CDATA[
<p>Hello Devika,</p>

<p>I don't know how to fix this as I don't have access to any Windows
2008 machine.</p>

<p>Googling revealed this answer: <a href="http://answers.microsoft.com/en-us/windows/forum/windows_7-pictures/error-the-application-has-failed-to-start-because/df019c0d-746e-42d0-ad68-465e18e3f3ef"
rel="nofollow">http://answers.microsoft.com/…465e18e3f3ef</a> Try it.</p>

<p>In general it seems that there is a problem with running graphviz. To
troubleshoot this, try to run graphviz directly. I guess you will get the
same error.</p>

<p>Regards,<br />
Jan</p>

<!-- by Texy2! -->]]></content:encoded>
	</item>
	<item>
		<title>Comment on Rational Team Concert Workflow Visualiser by Devika</title>
		<link>http://blog.stastnarodina.com/honza-en/spot/rational-team-concert-workflow-visualiser/comment-page-1/#comment-65964</link>
		<dc:creator>Devika</dc:creator>
		<pubDate>Wed, 09 Nov 2011 21:14:32 +0000</pubDate>
		<guid isPermaLink="false">http://blog.stastnarodina.com/honza-en/?p=114#comment-65964</guid>
		<description><p>&lt;!&#8211;texy&#8211;&gt;I am getting same error  as Russell Norlund. Any guidance would be very helpful. Thank you.</p>
<p>Error details:<br />
08/11/2011 12:10:15:049 ERMServer:       Failed to query Graphviz version information</p>
<p>08/11/2011 12:10:15:049 ERMServer:         with: D:\Program Files (x86)\emailtopia\Response Manager\Server\..\Graphviz_2.28\bin\dot -V</p>
<p>08/11/2011 12:10:15:050 ERMServer:         java.io.IOException: Cannot run program &quot;D:\Program Files (x86)\emailtopia\Response Manager\Server\..\Graphviz_2.28\bin\dot&quot;: CreateProcess error=14001, The application has failed to start because its side-by-side configuration is incorrect. Please see the application event log or use the command-line sxstrace.exe tool for more detail</p>
<p>08/11/2011 12:10:18:131 ERMServer:       </p>
<p>08/11/2011 12:10:18:131 ERMServer:       Warning: Failed to run dot.</p>
<p>08/11/2011 12:10:18:131 ERMServer:          Download dot version 2.2.1 or versions greater than 2.4</p>
<p>08/11/2011 12:10:18:131 ERMServer:          from <a href="http://www.graphviz.org" rel="nofollow">http://www.graphviz.org</a> and make sure that dot is either in your path</p>
<p>08/11/2011 12:10:18:131 ERMServer:          or point to where you installed Graphviz with the -gv option.</p>
<p>08/11/2011 12:10:18:131 ERMServer:          Generated pages will not contain a diagramtic view of table</p>
</description>
		<content:encoded><![CDATA[
<p>I am getting same error as Russell Norlund. Any guidance would be very
helpful. Thank you.</p>

<p>Error details:<br />
08/11/2011 12:10:15:049 ERMServer: Failed to query Graphviz version
information</p>

<p>08/11/2011 12:10:15:049 ERMServer: with: D:\Program Files
(x86)\emailto­pia\Response
Manager\Server\­..\Graphviz<sub>2</sub>.28\bin\dot -V</p>

<p>08/11/2011 12:10:15:050 ERMServer: java.io.IOExcep­tion: Cannot run program
„D:\Program Files (x86)\emailto­pia\Response
Manager\Server\­..\Graphviz<sub>2</sub>.28\bin\dot“: CreateProcess
error=14001, The application has failed to start because its side-by-side
configuration is incorrect. Please see the application event log or use the
command-line sxstrace.exe tool for more detail</p>

<p>08/11/2011 12:10:18:131 ERMServer:</p>

<p>08/11/2011 12:10:18:131 ERMServer: Warning: Failed to run dot.</p>

<p>08/11/2011 12:10:18:131 ERMServer: Download dot version 2.2.1 or versions
greater than 2.4</p>

<p>08/11/2011 12:10:18:131 ERMServer: from <a href="http://www.graphviz.org"
rel="nofollow">http://www.graphviz.org</a> and make sure that dot is either in
your path</p>

<p>08/11/2011 12:10:18:131 ERMServer: or point to where you installed Graphviz
with the -gv option.</p>

<p>08/11/2011 12:10:18:131 ERMServer: Generated pages will not contain a
diagramtic view of table</p>

<!-- by Texy2! -->]]></content:encoded>
	</item>
	<item>
		<title>Comment on Rational Team Concert Workflow Visualiser by honza</title>
		<link>http://blog.stastnarodina.com/honza-en/spot/rational-team-concert-workflow-visualiser/comment-page-1/#comment-65238</link>
		<dc:creator>honza</dc:creator>
		<pubDate>Thu, 29 Sep 2011 21:24:40 +0000</pubDate>
		<guid isPermaLink="false">http://blog.stastnarodina.com/honza-en/?p=114#comment-65238</guid>
		<description><p>&lt;!&#8211;texy&#8211;&gt;Hi Steve,</p>
<p>it should be technically possible, but I don&#039;t plan to implement it now, because I don&#039;t design workflows as much as I did in the past anymore.</p>
<p>As it is an open source software (Apache License), you are free to do any changes. I would appreciate if you publish your altered code back for everybody to use.</p>
<p>Regards,<br />
Jan</p>
</description>
		<content:encoded><![CDATA[
<p>Hi Steve,</p>

<p>it should be technically possible, but I don't plan to implement it now,
because I don't design workflows as much as I did in the past anymore.</p>

<p>As it is an open source software (Apache License), you are free to do any
changes. I would appreciate if you publish your altered code back for everybody
to use.</p>

<p>Regards,<br />
Jan</p>

<!-- by Texy2! -->]]></content:encoded>
	</item>
	<item>
		<title>Comment on Rational Team Concert Workflow Visualiser by Steve</title>
		<link>http://blog.stastnarodina.com/honza-en/spot/rational-team-concert-workflow-visualiser/comment-page-1/#comment-65237</link>
		<dc:creator>Steve</dc:creator>
		<pubDate>Thu, 29 Sep 2011 20:51:29 +0000</pubDate>
		<guid isPermaLink="false">http://blog.stastnarodina.com/honza-en/?p=114#comment-65237</guid>
		<description><p>&lt;!&#8211;texy&#8211;&gt;Great tool. I use this a lot.<br />
Since you are parsing through the source, would it be possible to identify which Roles can advance the workflow to the next workflow state ?</p>
</description>
		<content:encoded><![CDATA[
<p>Great tool. I use this a lot.<br />
Since you are parsing through the source, would it be possible to identify which
Roles can advance the workflow to the next workflow state ?</p>

<!-- by Texy2! -->]]></content:encoded>
	</item>
	<item>
		<title>Comment on Rational Team Concert Workflow Visualiser by russell norlund</title>
		<link>http://blog.stastnarodina.com/honza-en/spot/rational-team-concert-workflow-visualiser/comment-page-1/#comment-62220</link>
		<dc:creator>russell norlund</dc:creator>
		<pubDate>Wed, 31 Aug 2011 10:13:29 +0000</pubDate>
		<guid isPermaLink="false">http://blog.stastnarodina.com/honza-en/?p=114#comment-62220</guid>
		<description><p>&lt;!&#8211;texy&#8211;&gt;Hi Honza, when I try to run the visualiser tool on Windows 2008  I get the following error message:</p>
<p>Any Ideas?</p>
<p>C:\Users\$rnorlund\Documents&gt;rtcvisualiser.bat</p>
<p>C:\Users\$rnorlund\Documents&gt;C:\Temp\Java\bin\java -jar &quot;C:\Temp\visualiser.jar&quot;<br />
 -o &quot;c:\Temp&quot; -d &quot;C:\Program Files (x86)\Graphviz 2.28\bin\dot.exe&quot; process.xml</p>
<p>java.io.IOException: Cannot run program &quot;C:\Program Files (x86)\Graphviz 2.28\bi<br />
n\dot.exe&quot;: CreateProcess error=14001, The application has failed to start becau<br />
se its side-by-side configuration is incorrect. Please see the application event<br />
 log or use the command-line sxstrace.exe tool for more detail<br />
        at java.lang.ProcessBuilder.start(Unknown Source)<br />
        at java.lang.Runtime.exec(Unknown Source)<br />
        at java.lang.Runtime.exec(Unknown Source)<br />
        at com.stastnarodina.workflowVisualiser.Main.main(Main.java:62)<br />
Caused by: java.io.IOException: CreateProcess error=14001, The application has f<br />
ailed to start because its side-by-side configuration is incorrect. Please see t<br />
he application event log or use the command-line sxstrace.exe tool for more deta<br />
il<br />
        at java.lang.ProcessImpl.create(Native Method)<br />
        at java.lang.ProcessImpl.(Unknown Source)<br />
        at java.lang.ProcessImpl.start(Unknown Source)<br />
        &#8230; 4 more</p>
<p>Kind Regards</p>
<p>Russell</p>
</description>
		<content:encoded><![CDATA[
<p>Hi Honza, when I try to run the visualiser tool on Windows 2008 I get the
following error message:</p>

<p>Any Ideas?</p>

<p>C:\Users\$rnor­lund\Documents&gt;rtcvi­sualiser.bat</p>

<p>C:\Users\$rnor­lund\Documents&gt;C:\Tem­p\Java\bin\ja­va -jar
„C:\Temp\visu­aliser.jar“<br />
-o „c:\Temp“ -d „C:\Program Files (x86)\Graphviz 2.28\bin\dot.exe“
process.xml</p>

<p>java.io.IOExcep­tion: Cannot run program „C:\Program Files (x86)\Graphviz
2.28\bi<br />
n\dot.exe“: CreateProcess error=14001, The application has failed to start
becau<br />
se its side-by-side configuration is incorrect. Please see the application
event<br />
log or use the command-line sxstrace.exe tool for more detail<br />
at java.lang.Pro­cessBuilder.star­t(Unknown Source)<br />
at java.lang.Run­time.exec(Unknown Source)<br />
at java.lang.Run­time.exec(Unknown Source)<br />
at com.stastnaro­dina.workflow­Visualiser.Ma­in.main(Main.ja­va:62)<br />
Caused by: java.io.IOExcep­tion: CreateProcess error=14001, The application has
f<br />
ailed to start because its side-by-side configuration is incorrect. Please see
t<br />
he application event log or use the command-line sxstrace.exe tool for more
deta<br />
il<br />
at java.lang.Pro­cessImpl.crea­te(Native Method)<br />
at java.lang.Pro­cessImpl.(Unknown Source)<br />
at java.lang.Pro­cessImpl.star­t(Unknown Source)<br />
… 4 more</p>

<p>Kind Regards</p>

<p>Russell</p>

<!-- by Texy2! -->]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to open Western Digital My Book World Edition by lemoncar</title>
		<link>http://blog.stastnarodina.com/honza-en/spot/how-to-open-western-digital-my-book-world-edition/comment-page-1/#comment-60103</link>
		<dc:creator>lemoncar</dc:creator>
		<pubDate>Thu, 18 Aug 2011 08:45:25 +0000</pubDate>
		<guid isPermaLink="false">http://blog.stastnarodina.com/honza-en/?p=5#comment-60103</guid>
		<description><p>&lt;!&#8211;texy&#8211;&gt;Opened it, thanks to the information provided here.</p>
</description>
		<content:encoded><![CDATA[
<p>Opened it, thanks to the information provided here.</p>

<!-- by Texy2! -->]]></content:encoded>
	</item>
	<item>
		<title>Comment on Rational Team Concert Workflow Visualiser by honza</title>
		<link>http://blog.stastnarodina.com/honza-en/spot/rational-team-concert-workflow-visualiser/comment-page-1/#comment-55307</link>
		<dc:creator>honza</dc:creator>
		<pubDate>Mon, 25 Jul 2011 12:57:34 +0000</pubDate>
		<guid isPermaLink="false">http://blog.stastnarodina.com/honza-en/?p=114#comment-55307</guid>
		<description><p>&lt;!&#8211;texy&#8211;&gt;Hi Jirong,<br />
thanks for the comment. It seems that the XML parser does not like some character in you process template XML file. Could you, please, send me the xml file to <a href="mailto:honza@stastnarodina.com">honza@stastnarodina.com</a>, as the XML got corrupted in your post.<br />
Regards,<br />
Jan</p>
</description>
		<content:encoded><![CDATA[
<p>Hi Jirong,<br />
thanks for the comment. It seems that the XML parser does not like some
character in you process template XML file. Could you, please, send me the xml
file to <a href="mailto:honza&#64;stastnarodina.com">honza&#64;<!---->stastnarodina.com</a>,
as the XML got corrupted in your post.<br />
Regards,<br />
Jan</p>

<!-- by Texy2! -->]]></content:encoded>
	</item>
</channel>
</rss>

