New issue 23 by bandarus...@gmail.com: throws
java.lang.InvocationTargetException
http://code.google.com/p/givwenzen/issues/detail?id=23
What steps will reproduce the problem?
1.I am running fitnesse on command line
2. using following command java -jar fitnesse.jar
3. it throws java.lang.InvocationTargetException
What is the expected output? What do you see instead?
It should create FitnesseRoot folder, instead it is throwing
java.lang.InvocationTargetException
What version of the product are you using? On what operating system?
Windows 7 - 64 bit and vista Operating sysem
Please provide any additional information below.
can you send me a stack trace? sorry for the delay I just saw the email.
Maybe it is a UAC issue? That tripped me up until I ran my command line as
administrator.