I just pulled the latest code from Trunk this morning. I ran the unit
tests in ./core and had the following result...

2007-11-03 21:11:26,437 INFO net.sf.ehcache.CacheManager - VM shutting
down with the CacheManager st
ill active. Calling shutdown.
Exception in thread "Thread-77" java.lang.IllegalStateException: The
aclCache Cache is not alive.
        at net.sf.ehcache.Cache.checkStatus(Cache.java:1201)
        at net.sf.ehcache.Cache.dispose(Cache.java:1081)
        at net.sf.ehcache.CacheManager.shutdown(CacheManager.java:702)
        at net.sf.ehcache.CacheManager$1.run(CacheManager.java:505)
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] There are test failures.
[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 30 minutes 11 seconds
[INFO] Finished at: Sat Nov 03 21:11:26 CDT 2007
[INFO] Final Memory: 15M/27M
[INFO] ------------------------------------------------------------------------


Not cool, I'm not sure what's going on, but it appeared to be spending
all it's time in ldap tests.

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
Home: http://acegisecurity.org
Acegisecurity-developer mailing list
Acegisecurity-developer@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acegisecurity-developer

Reply via email to