<?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 on: Using Xvnc within Hudson to run FlexUnit tests</title>
	<atom:link href="http://www.justinedelson.com/blog/2008/06/04/using-xvnc-within-hudson-to-run-flexunit-tests/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.justinedelson.com/blog/2008/06/04/using-xvnc-within-hudson-to-run-flexunit-tests/</link>
	<description></description>
	<lastBuildDate>Mon, 27 Jul 2009 12:35:28 -0700</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Jon Marston</title>
		<link>http://www.justinedelson.com/blog/2008/06/04/using-xvnc-within-hudson-to-run-flexunit-tests/comment-page-1/#comment-73</link>
		<dc:creator>Jon Marston</dc:creator>
		<pubDate>Tue, 10 Feb 2009 12:53:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.justinedelson.com/blog/?p=11#comment-73</guid>
		<description>Hello,&lt;br&gt;&lt;br&gt;I&#039;m trying to get the XVNC plugin working in conjunction with my maven flex-mojo build so I can do flexunit testing, but I&#039;ve run into a snag. My vnc server starts correctly at the begining of the build, but when it&#039;s time for the flexunit tester to connect, the build just hangs. I have a theory though . . .&lt;br&gt;&lt;br&gt;I&#039;m using tightvnc on ubuntu 8.04 running hudson through tomcat5.5.  In order to start the vncserver I had to create a password that is stored at /usr/share/tomcat55/.vnc/passwd. While the hudson build is running, I can connect to the vnc server using a different VNC Client, but only if I use the password I have set.&lt;br&gt;&lt;br&gt;Is there a way to to specify a password for hudson to use when connecting to the vnc session during the build?&lt;br&gt;&lt;br&gt;Thanks in advance, I can post log files and other info if that helps.</description>
		<content:encoded><![CDATA[<p>Hello,</p>
<p>I&#39;m trying to get the XVNC plugin working in conjunction with my maven flex-mojo build so I can do flexunit testing, but I&#39;ve run into a snag. My vnc server starts correctly at the begining of the build, but when it&#39;s time for the flexunit tester to connect, the build just hangs. I have a theory though . . .</p>
<p>I&#39;m using tightvnc on ubuntu 8.04 running hudson through tomcat5.5.  In order to start the vncserver I had to create a password that is stored at /usr/share/tomcat55/.vnc/passwd. While the hudson build is running, I can connect to the vnc server using a different VNC Client, but only if I use the password I have set.</p>
<p>Is there a way to to specify a password for hudson to use when connecting to the vnc session during the build?</p>
<p>Thanks in advance, I can post log files and other info if that helps.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: justinedelson</title>
		<link>http://www.justinedelson.com/blog/2008/06/04/using-xvnc-within-hudson-to-run-flexunit-tests/comment-page-1/#comment-72</link>
		<dc:creator>justinedelson</dc:creator>
		<pubDate>Thu, 26 Jun 2008 21:29:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.justinedelson.com/blog/?p=11#comment-72</guid>
		<description>I can&#039;t speak for the Xfvb way. But with the Xvnc plugin, you can use VNC to log into the host. We had an issue where the unit tests caused an error that wasn&#039;t caught. The Flash Player popped up a stack trace and just hung out there.&lt;br&gt;&lt;br&gt;I&#039;ve been trying to add some functionality to the Xvnc plugin that would have it take a screenshot after the build. With a combination of this and the build-timeout plugin, we were able to identify this type of problem.</description>
		<content:encoded><![CDATA[<p>I can&#39;t speak for the Xfvb way. But with the Xvnc plugin, you can use VNC to log into the host. We had an issue where the unit tests caused an error that wasn&#39;t caught. The Flash Player popped up a stack trace and just hung out there.</p>
<p>I&#39;ve been trying to add some functionality to the Xvnc plugin that would have it take a screenshot after the build. With a combination of this and the build-timeout plugin, we were able to identify this type of problem.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: peter</title>
		<link>http://www.justinedelson.com/blog/2008/06/04/using-xvnc-within-hudson-to-run-flexunit-tests/comment-page-1/#comment-71</link>
		<dc:creator>peter</dc:creator>
		<pubDate>Thu, 26 Jun 2008 17:27:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.justinedelson.com/blog/?p=11#comment-71</guid>
		<description>I haven&#039;t been able to get either method to work.  I install and start Xvfb and set the DISPLAY env var, but when the task gets to the point of launching the swf in the flash player, the build hangs, with no error output.  Same thing happens with the Xvnc plugin..  I have no idea if or whether the Linux flash player puts log files anywhere &amp; there doesn&#039;t seem to be documentation on that.. any ideas??</description>
		<content:encoded><![CDATA[<p>I haven&#39;t been able to get either method to work.  I install and start Xvfb and set the DISPLAY env var, but when the task gets to the point of launching the swf in the flash player, the build hangs, with no error output.  Same thing happens with the Xvnc plugin..  I have no idea if or whether the Linux flash player puts log files anywhere &#038; there doesn&#39;t seem to be documentation on that.. any ideas??</p>
]]></content:encoded>
	</item>
</channel>
</rss>
