Results 1 to 2 of 2

Thread: perform test error

  1. #1
    Join Date
    Nov 2009
    Posts
    9

    Default perform test error

    Got the following WARNINGs and failures during "perform test":

    java.io.FileNotFoundException: /home/balex/our-wedding.lck (No such file or directory))

  2. #2
    Join Date
    Nov 2009
    Posts
    9

    Default

    Nevermind ... i'm an idiot ... imagine that. So just in case anyone else is as goofed as I am ...

    If you do not replace "/home/balex" in the "database properties set ..." command with your home directory, you will run into this issue.

    another symptom of this problem is:
    Tests run: 9, Failures: 0, Errors: 8, Skipped: 0, Time elapsed: 2.217 sec <<< FAILURE!

    but the main error is "java.io.FileNotFoundException: /home/balex/our-wedding.lck (No such file or directory)) "
    Last edited by vsingleton; Dec 10th, 2009 at 12:55 PM.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •