<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://community.appian.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Fitnesse 18.4 - Is anyone using latest fitnesse version 18.4 ?</title><link>https://community.appian.com/discussions/f/general/13807/fitnesse-18-4---is-anyone-using-latest-fitnesse-version-18-4</link><description>Hi All, 
 
 I upgraded my fitnesse version to 18.4 and it seems not to be working . Does it support Appian 18.3 ? I am getting below error message . Please can anyone help .</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Fitnesse 18.4 - Is anyone using latest fitnesse version 18.4 ?</title><link>https://community.appian.com/thread/63239?ContentTypeID=1</link><pubDate>Fri, 07 Dec 2018 17:18:53 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:1620689f-46b6-41cb-bc8d-ed14b212b354</guid><dc:creator>Jerry Sylveus</dc:creator><description>Glad everything is working fine&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Fitnesse 18.4 - Is anyone using latest fitnesse version 18.4 ?</title><link>https://community.appian.com/thread/63238?ContentTypeID=1</link><pubDate>Fri, 07 Dec 2018 16:26:09 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:4ce1888d-889c-484e-84a0-ad22074f9781</guid><dc:creator>gireeshj0001</dc:creator><description>C:\FitNesseForAppian\lib\appian, in this folder i have &amp;quot;fitnesse-for-appian-18.4.2-SNAPSHOT.jar&amp;quot; is it the correct version jar ?&lt;br /&gt;
&lt;br /&gt;
i am trying to run one of existing example and i get below error, may i know whats wrong with it ?&lt;br /&gt;
&lt;br /&gt;
__EXCEPTION__:java.lang.NullPointerException&lt;br /&gt;
	at java.lang.Integer.compareTo(Unknown Source) [rt.jar:1.8.0_191]&lt;br /&gt;
	at com.appiancorp.ps.automatedtest.common.Version.compareTo(Version.java:254) [fitnesse-for-appian-18.4.2-SNAPSHOT.jar]&lt;br /&gt;
	at com.appiancorp.ps.automatedtest.common.Version.getBestIndexFromList(Version.java:186) [fitnesse-for-appian-18.4.2-SNAPSHOT.jar]&lt;br /&gt;
	at com.appiancorp.ps.automatedtest.common.Settings.getDateFormat(Settings.java:127) [fitnesse-for-appian-18.4.2-SNAPSHOT.jar]&lt;br /&gt;
	at com.appiancorp.ps.automatedtest.common.Settings.setLocale(Settings.java:188) [fitnesse-for-appian-18.4.2-SNAPSHOT.jar]&lt;br /&gt;
	at com.appiancorp.ps.automatedtest.fixture.BaseFixture.setAppianLocaleTo(BaseFixture.java:259) [fitnesse-for-appian-18.4.2-SNAPSHOT.jar]&lt;br /&gt;
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [rt.jar:1.8.0_191]&lt;br /&gt;
	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) [rt.jar:1.8.0_191]&lt;br /&gt;
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) [rt.jar:1.8.0_191]&lt;br /&gt;
	at java.lang.reflect.Method.invoke(Unknown Source) [rt.jar:1.8.0_191]&lt;br /&gt;
	at fitnesse.slim.fixtureInteraction.DefaultInteraction.methodInvoke(DefaultInteraction.java:81) [fitnesse-20160515-standalone.jar]&lt;br /&gt;
	at fitnesse.slim.MethodExecutor.callMethod(MethodExecutor.java:57) [fitnesse-20160515-standalone.jar]&lt;br /&gt;
	at fitnesse.slim.MethodExecutor.invokeMethod(MethodExecutor.java:38) [fitnesse-20160515-standalone.jar]&lt;br /&gt;
	at fitnesse.slim.MethodExecutor.findAndInvoke(MethodExecutor.java:72) [fitnesse-20160515-standalone.jar]&lt;br /&gt;
	at fitnesse.slim.FixtureMethodExecutor.execute(FixtureMethodExecutor.java:20) [fitnesse-20160515-standalone.jar]&lt;br /&gt;
	at fitnesse.slim.StatementExecutor.getMethodExecutionResult(StatementExecutor.java:135) [fitnesse-20160515-standalone.jar]&lt;br /&gt;
	at fitnesse.slim.StatementExecutor.call(StatementExecutor.java:108) [fitnesse-20160515-standalone.jar]&lt;br /&gt;
	at fitnesse.slim.instructions.CallInstruction.executeInternal(CallInstruction.java:35) [fitnesse-20160515-standalone.jar]&lt;br /&gt;
	at fitnesse.slim.instructions.Instruction.execute(Instruction.java:29) [fitnesse-20160515-standalone.jar]&lt;br /&gt;
	at fitnesse.slim.ListExecutor$Executive.executeStatement(ListExecutor.java:49) [fitnesse-20160515-standalone.jar]&lt;br /&gt;
	at fitnesse.slim.ListExecutor$Executive.executeStatements(ListExecutor.java:43) [fitnesse-20160515-standalone.jar]&lt;br /&gt;
	at fitnesse.slim.ListExecutor.execute(ListExecutor.java:85) [fitnesse-20160515-standalone.jar]&lt;br /&gt;
	at fitnesse.slim.SlimServer.executeInstructions(SlimServer.java:84) [fitnesse-20160515-standalone.jar]&lt;br /&gt;
	at fitnesse.slim.SlimServer.processOneSetOfInstructions(SlimServer.java:77) [fitnesse-20160515-standalone.jar]&lt;br /&gt;
	at fitnesse.slim.SlimServer.tryProcessInstructions(SlimServer.java:64) [fitnesse-20160515-standalone.jar]&lt;br /&gt;
	at fitnesse.slim.SlimServer.serve(SlimServer.java:49) [fitnesse-20160515-standalone.jar]&lt;br /&gt;
	at fitnesse.slim.SlimService.handle(SlimService.java:154) [fitnesse-20160515-standalone.jar]&lt;br /&gt;
	at fitnesse.slim.SlimService.acceptOne(SlimService.java:162) [fitnesse-20160515-standalone.jar]&lt;br /&gt;
	at fitnesse.slim.SlimService.accept(SlimService.java:124) [fitnesse-20160515-standalone.jar]&lt;br /&gt;
	at fitnesse.slim.SlimService.startWithFactory(SlimService.java:76) [fitnesse-20160515-standalone.jar]&lt;br /&gt;
	at fitnesse.slim.SlimService.main(SlimService.java:56) [fitnesse-20160515-standalone.jar]&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Fitnesse 18.4 - Is anyone using latest fitnesse version 18.4 ?</title><link>https://community.appian.com/thread/62918?ContentTypeID=1</link><pubDate>Wed, 21 Nov 2018 11:54:28 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:6ccb67ed-5e4b-4def-91d3-4f826e3ae0aa</guid><dc:creator>Anu</dc:creator><description>Hi guys,&lt;br /&gt;
&lt;br /&gt;
There was some issue with Fitnesse 18.4 . I downloaded new version Fitnesse 18.4.1 and it works fine for me now . Thanks all for response .&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Fitnesse 18.4 - Is anyone using latest fitnesse version 18.4 ?</title><link>https://community.appian.com/thread/62880?ContentTypeID=1</link><pubDate>Tue, 20 Nov 2018 13:24:12 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:9a196786-e236-454f-8477-31d77105e457</guid><dc:creator>Jerry Sylveus</dc:creator><description>This part is very true, sometimes if the browser version isn&amp;#39;t compatible it will give a lot of errors.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Fitnesse 18.4 - Is anyone using latest fitnesse version 18.4 ?</title><link>https://community.appian.com/thread/62769?ContentTypeID=1</link><pubDate>Mon, 19 Nov 2018 01:47:49 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:95412b0e-0027-482c-84b4-eb224e9d5fc0</guid><dc:creator>sahithip120</dc:creator><description>Also verify if the browser version you are using is compatible.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Fitnesse 18.4 - Is anyone using latest fitnesse version 18.4 ?</title><link>https://community.appian.com/thread/62768?ContentTypeID=1</link><pubDate>Mon, 19 Nov 2018 01:46:50 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:5c2c667c-8b4b-4c6b-8782-487b4029917f</guid><dc:creator>sahithip120</dc:creator><description>Hi Anu,&lt;br /&gt;
&lt;br /&gt;
Can you check if the latest version of jar file is installed properly in the location C:\FitNesseForAppian\lib\appian&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Fitnesse 18.4 - Is anyone using latest fitnesse version 18.4 ?</title><link>https://community.appian.com/thread/62720?ContentTypeID=1</link><pubDate>Fri, 16 Nov 2018 05:03:14 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:40907037-44dd-4b67-9df9-dd403de70089</guid><dc:creator>Anu</dc:creator><description>Hi Sahithi,&lt;br /&gt;
&lt;br /&gt;
This is how my custom.properties is configured .&lt;br /&gt;
&lt;br /&gt;
### FITNESSE ###&lt;br /&gt;
# Populate with location of FitNesseForAppian installation directory&lt;br /&gt;
automated.testing.home=C:/FitNesseForAppian&lt;br /&gt;
&lt;br /&gt;
FITNESSE_FOR_APPIAN_VERSION=v18.4&lt;br /&gt;
download.directory=C:/FitNesseForAppian/Downloads&lt;br /&gt;
download.mime.types=application/xml,text/plain,text/xml,image/jpeg,image/png&lt;br /&gt;
&lt;br /&gt;
# When set to true, FitNesse tests will login to Tempo News, ignoring any path in the URL after /suite&lt;br /&gt;
login.to.base.url=false&lt;br /&gt;
&lt;br /&gt;
### CHROME ###&lt;br /&gt;
# Leave blank if installed in default location of: C:/Program Files (x86)/Google/Chrome/Application/chrome.exe&lt;br /&gt;
# For MacOS or Linux/Unix, update with location of Chrome binary&lt;br /&gt;
chrome.browser.home=C:/ProgramData/App-V/A30EF68A-B735-412B-8A0E-D610E208C05B/9C6F6233-49D6-46C4-A01E-A728F140C722/Root/VFS/ProgramFilesX86/Google/Chrome/Application/chrome.exe&lt;br /&gt;
# Leave blank if using the Windows driver included in TESTING_HOME/lib/drivers/chromedriver.exe&lt;br /&gt;
# For MacOs or Linux/Unix, update with correct driver in TESTING_HOME/lib/drivers, e.g. /TESTING_HOME/lib/drivers/chromedriver-mac&lt;br /&gt;
# Download new or additional drivers at &lt;a href="https://sites.google.com/a/chromium.org/chromedriver/downloads"&gt;sites.google.com/.../downloads&lt;/a&gt;&lt;br /&gt;
chrome.driver.home=&lt;br /&gt;
&lt;br /&gt;
### FIREFOX ###&lt;br /&gt;
# Leave blank if installed in default location of: C:/Program Files (x86)/Mozilla Firefox/firefox.exe&lt;br /&gt;
# For MacOS or Linux/Unix, update with location of Firefox binary&lt;br /&gt;
firefox.browser.home=&lt;br /&gt;
# Leave blank if using the Windows driver included in TESTING_HOME/lib/drivers/geckodriver.exe&lt;br /&gt;
# For MacOS or Linux/Unix, update with correct driver in TESTING_HOME/lib/drivers, e.g. /TESTINGHOME/lib/drivers/geckodriver-mac&lt;br /&gt;
# Download new or additional drivers at &lt;a href="https://github.com/mozilla/geckodriver/releases"&gt;github.com/.../releases&lt;/a&gt;&lt;br /&gt;
firefox.driver.home=&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Fitnesse 18.4 - Is anyone using latest fitnesse version 18.4 ?</title><link>https://community.appian.com/thread/62718?ContentTypeID=1</link><pubDate>Fri, 16 Nov 2018 04:55:34 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:72142084-2194-43c5-8671-480488970732</guid><dc:creator>sahithip120</dc:creator><description>HI Anu,&lt;br /&gt;
&lt;br /&gt;
We have been using the fitnesse 18.4 version for a while now and we do not have any issues. Could you verify if your custom properties file is configured correctly.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Fitnesse 18.4 - Is anyone using latest fitnesse version 18.4 ?</title><link>https://community.appian.com/thread/62717?ContentTypeID=1</link><pubDate>Fri, 16 Nov 2018 04:03:47 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:da1ff1f8-f0b8-4d5b-8d90-0a6ee68c6ed2</guid><dc:creator>Jerry Sylveus</dc:creator><description>As far as I am concerned the new version of FitNesse does support Appian 18.3.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>