NetBeans 6.5: RuntimeError when running tests

Is anyone on the list having success using NetBeans 6.5?

I've been having difficulty running my tests on NetBeans 6.5. Whenever I attempt to run the tests on my project, I get numerous errors such as this one:

RuntimeError: appender '<Logging::Appenders::File: /Users/george/ workspace/RPM/log/test.log>' is closed

These errors never occur when I run the tests from the command line. Removing the log file or touching it to create an empty one does not solve the problem, either. Also, these problems do not occur when running NetBeans 6.1 with the old test runner.

My project is configured to use Ruby 1.8.6 -- not JRuby.

Any ideas on how to solve this?

Hello George,

If it works from the command line but not from inside NetBeans I'd give the NetBeans folks a poke. They're as helpful as this group and sit alot closer to the problem you're having.

Rick