[jboss-dev] RE: JBossAS/trunk/testsuite cruisecontrol builds not running to completion

Charles Crouch ccrouch at redhat.com
Fri Feb 23 15:29:06 EST 2007


*Further to the JBAS5 meeting this morning (so no one has to hunt 
around) I'm reposting Rajesh's earlier reply re: the /trunk/testsuite
*

by Rajesh Rajasekaran-4 
<http://www.nabble.com/user/UserProfile.jtp?user=691971> Feb 19, 2007; 
10:21pm

The first hurdle:
The default config does not start with the Security Manager.

Run ant tests-security-manager
The server.policy file needs to be updated?

http://cruisecontrol.jboss.com/cc/artifacts/jboss-head-testsuite-sun-1.5/200 

70219143559/build/output/jboss-5.0.0.Beta2/server/default/log/boot.log

16:35:49,790 DEBUG [MainDeployerImpl] Add deployment context:
vfsfile:/services/cruisecontrol/checkout/jboss-head-testsuite-sun-1.5/build/ 

output/jboss-5.0.0.Beta2/server/default/conf/jboss-service.xml
16:35:49,799 WARN  [DeclaredStructure] Error determining structure:
jboss-service.xml
java.security.AccessControlException: access denied (java.io.FilePermission
/services/cruisecontrol/checkout/jboss-head-testsuite-sun-1.5/build/output/j 

boss-5.0.0.Beta2/server/default/conf/jboss-service.xml read)
        at
java.security.AccessControlContext.checkPermission(AccessControlContext.java 

:264)
        at
java.security.AccessController.checkPermission(AccessController.java:427)
        at
java.lang.SecurityManager.checkPermission(SecurityManager.java:532)
        at java.lang.SecurityManager.checkRead(SecurityManager.java:871)
        at java.io.File.isFile(File.java:745)
        at
org.jboss.virtual.plugins.context.file.FileHandler.isLeaf(FileHandler.java:1 

33)
        at org.jboss.virtual.VirtualFile.isLeaf(VirtualFile.java:182)
        at
org.jboss.deployers.plugins.structure.vfs.explicit.DeclaredStructure.determi 

neStructure(DeclaredStructure.java:58)
        at
org.jboss.deployers.plugins.structure.BasicStructuredDeployers.determineStru 

cture(BasicStructuredDeployers.java:76)
        at
org.jboss.deployers.plugins.deployment.MainDeployerImpl.determineStructure(M 

ainDeployerImpl.java:680)
        at
org.jboss.deployers.plugins.deployment.MainDeployerImpl.addDeploymentContext 

(MainDeployerImpl.java:352)
        at
AOPContainerProxy$0.addDeploymentContext(AOPContainerProxy$0.java)
        at
org.jboss.system.server.profileservice.ProfileServiceBootstrap.loadProfile(P 

rofileServiceBootstrap.java:341)
        at
org.jboss.system.server.profileservice.ProfileServiceBootstrap.bootstrap(Pro 

fileServiceBootstrap.java:247)
        at
org.jboss.kernel.plugins.bootstrap.AbstractBootstrap.run(AbstractBootstrap.j 

ava:89)
        at
org.jboss.system.server.profileservice.ServerImpl.doStart(ServerImpl.java:40 

3)
        at
org.jboss.system.server.profileservice.ServerImpl.start(ServerImpl.java:342) 

        at org.jboss.Main.boot(Main.java:210)





More information about the jboss-development mailing list