Appian Community
Site
Search
Sign In/Register
Site
Search
User
DISCUSS
LEARN
SUCCESS
SUPPORT
Documentation
AppMarket
More
Cancel
I'm looking for ...
State
Not Answered
+1
person also asked this
people also asked this
Replies
9 replies
Subscribers
8 subscribers
Views
5328 views
Users
0 members are here
Share
More
Cancel
Related Discussions
Home
»
Discussions
»
Administration
#FitNesse for Appian 1.6
chandu
A Score Level 2
over 8 years ago
Hi, I'm getting the below error while trying to run a test script
Unable to start test system 'slim': fitnesse.slim.SlimError: Error SLiM server died before a connection could be established. Error: Could not find or load main class Server\\FitNesseForAppian-1.6\\FitNesseForAppian.log4j.properties
Earlier we are using FitNesse 1.3.1 it is working fine, but we see this error in later FitNesse version 1.6
The below is the configured code in suite page
!***> FitNesse Configurations
!define TEST_SYSTEM {slim}
!define COMMAND_PATTERN {java -Dlog4j.configuration=file:///${automated.testing.home}/log4j.properties -cp %p %m}
!path ${automated.testing.home}/**.jar
***!
OriginalPostID-264619
Discussion posts and replies are publicly visible
Parents
0
hemanthv
over 8 years ago
This is the custom.properties:
### FITNESSE ###
automated.testing.home=C://FitNesseForAppian
FITNESSE_FOR_APPIAN_VERSION=v1.3.1
### CHROME ###
# Leave blank if installed in default location of: C:/Program Files (x86)/Google/Chrome/Application/chrome.exe
chrome.browser.home=C:\\\\Program Files (x86)\\\\Google\\\\Chrome\\\\Application\\\\chrome.exe
# Leave blank if using the Windows driver included in TESTING_HOME/lib/drivers/chromedriver.exe
chrome.driver.home=
### FIREFOX ###
# Leave blank if installed in default location of: C:/Program Files (x86)/Mozilla Firefox/firefox.exe
firefox.browser.home=
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Reply
0
hemanthv
over 8 years ago
This is the custom.properties:
### FITNESSE ###
automated.testing.home=C://FitNesseForAppian
FITNESSE_FOR_APPIAN_VERSION=v1.3.1
### CHROME ###
# Leave blank if installed in default location of: C:/Program Files (x86)/Google/Chrome/Application/chrome.exe
chrome.browser.home=C:\\\\Program Files (x86)\\\\Google\\\\Chrome\\\\Application\\\\chrome.exe
# Leave blank if using the Windows driver included in TESTING_HOME/lib/drivers/chromedriver.exe
chrome.driver.home=
### FIREFOX ###
# Leave blank if installed in default location of: C:/Program Files (x86)/Mozilla Firefox/firefox.exe
firefox.browser.home=
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Children
No Data