[jboss-dev] JBossAS/trunk/testsuite cruisecontrol builds notrunning to completion

Scott M Stark sstark at redhat.com
Fri Feb 23 16:22:26 EST 2007


No, there are missing privileged blocks in the vfs. I created  	
JBMICROCONT-149 to fix this.

Why is this failure preventing the overall run though? Can't stop the
server?

Rajesh Rajasekaran wrote:
> 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