[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: FileNotFoundException... (Access denied) Tuscany deploym

jaikiran do-not-reply at jboss.com
Tue Sep 30 06:33:05 EDT 2008


anonymous wrote : Caused by: org.osoa.sca.ServiceRuntimeException: java.io.FileNotFoundException: C:\JavaPrograms\jboss-4.2.3.GA\server\default\.\tmp\deploy\tmp38384MDASWebappDeploy-exp.war (Access is denied)
  | at org.apache.tuscany.sca.host.embedded.impl.DefaultSCADomain.addContribution(DefaultSCADomain.java:331)
  | at org.apache.tuscany.sca.host.embedded.impl.DefaultSCADomain.init(DefaultSCADomain.java:183)
  | at org.apache.tuscany.sca.host.embedded.impl.DefaultSCADomain.(DefaultSCADomain.java:120)
  | at org.apache.tuscany.sca.host.webapp.WebSCADomain.(WebSCADomain.java:41) 

1) The exception seems to be coming from the tuscany application and not JBoss.

2) The path default\.\tmp\ that is mentioned in the logs looks a bit strange to me:
anonymous wrote : 
  | C:\JavaPrograms\jboss-4.2.3.GA\server\default\.\tmp\deploy\tmp38384MDASWebappDeploy-exp.war

Don't know why there is a "." between the "default" and "tmp".

Try deploying the application as a exploded folder http://wiki.jboss.org/wiki/ExplodedDeployment. If that too doesn't work then please post the console logs (including the new exception stacktrace) again.






View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4179534#4179534

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4179534



More information about the jboss-user mailing list