Hi,


>From: Ole Husgaard <[EMAIL PROTECTED]>
>
>For about a month jbosstest fails when I try
>to run it. Tests like ctstest, banktest and
>testbeantest all fail with the same client-
>side dump:
>
>Exception in thread "main" java.security.AccessControlException: access 
>denied (java.util.PropertyPermission
>user.home read)
>         at 
>java.security.AccessControlContext.checkPermission(AccessControlContext.java:272)
>         at 
>java.security.AccessController.checkPermission(AccessController.java:399)
>         at 
>java.lang.SecurityManager.checkPermission(SecurityManager.java:545)
>         at 
>java.lang.SecurityManager.checkPropertyAccess(SecurityManager.java:1278)
>         at java.lang.System.getProperty(System.java:560)
>         at junit.swingui.TestRunner.getSettingsFile(TestRunner.java:567)



My daily tests which are shown at http://lubega.com do not get this problem 
- but then they do not use the gui  ;-)

I run the tests using the command line option

build.sh -f run_tests.xml

Please check that this is not broken by any changes you make...

I think it was Scott who re-jigged the build files about a month back - 
perhaps this is a glitch from that tidy up...

Chris
_________________________________________________________________________
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.


_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to