Want to clarify:
Unable to deploy Visual JSF project on Netbeans 6.5.1 to JBoss 5.1.0 GA
"CeylonSoft" wrote : Hi, 
  | I have searched the web and I am unable to find the answer so I am posting 
this here and hope some one would show me to the answer. I am unable to run a 
simple Visual JSF project because the deployment is failing. (Even the samples 
included with Netbeans 6.5.1.)
  | 
  | Here is the log: 
  | 
  | 20:12:39,093 INFO [TomcatDeployment] deploy, ctxPath=/LibraryWeb 
  | 20:12:39,562 INFO [TomcatDeployment] deploy, ctxPath=/PatientDB 
  | 20:12:39,781 INFO [TomcatDeployment] deploy, ctxPath=/ 
  | 20:12:40,140 INFO [TomcatDeployment] deploy, ctxPath=/helloworld 
  | 20:12:40,187 WARNING [config] Unable to process deployment descriptor for 
context '/helloworld' 
  | 20:12:40,187 INFO [config] Initializing Mojarra (1.2_12-b01-FCS) for 
context '/helloworld' 
  | 
  | 20:12:40,453 INFO [TomcatDeployment] deploy, ctxPath=/jmx-console 
  | 20:12:40,640 INFO [TomcatDeployment] deploy, ctxPath=/jsfexample 
  | 20:12:40,671 INFO [config] Initializing Mojarra (1.2_12-b01-FCS) for 
context '/jsfexample' 
  | 20:12:40,984 ERROR [ProfileServiceBootstrap] Failed to load profile: 
Summary of incomplete deployments (SEE PREVIOUS ERRORS FOR DETAILS): 
  | 
  | DEPLOYMENTS IN ERROR: 
  | Deployment 
"vfszip:/F:/jboss/jboss-5.1.0.GA/server/default/deploy/GettingStarted.war/" is 
in error due to the following reason(s): 
org.jboss.deployers.spi.DeploymentException: URL 
file:/F:/jboss/jboss-5.1.0.GA/server/default/tmp/5c4o02w-u5gqh2-fw9v25d8-1-fw9v3yed-9v/GettingStarted.war/
 deployment failed 
  | Deployment 
"vfsfile:/F:/jboss/jboss-5.1.0.GA/server/default/deploy/profileservice-secured.jar/"
 is in error due to the following reason(s): 
org.jboss.deployers.spi.DeploymentException: URL 
file:/F:/jboss/jboss-5.1.0.GA/server/default/tmp/5c4o02w-u5gqh2-fw9v25d8-1-fw9v3l7z-9u/HelloAllen.war/
 deployment failed 
  | Deployment 
"vfszip:/F:/jboss/jboss-5.1.0.GA/server/default/deploy/HelloAllen.war/" is in 
error due to the following reason(s): 
org.jboss.deployers.spi.DeploymentException: URL 
file:/F:/jboss/jboss-5.1.0.GA/server/default/tmp/5c4o02w-u5gqh2-fw9v25d8-1-fw9v444z-9w/HelloAllen.war/
 deployment failed 
  | 
  | 20:12:41,375 INFO [Http11Protocol] Starting Coyote HTTP/1.1 on 
http-127.0.0.1-8080 
  | 20:12:41,421 INFO [AjpProtocol] Starting Coyote AJP/1.3 on 
ajp-127.0.0.1-8009 
  | 20:12:41,437 INFO [ServerImpl] JBoss (Microcontainer) [5.1.0.GA (build: 
SVNTag=JBoss_5_1_0_GA date=200905221053)] Started in 1m:42s:109ms 
  | 20:12:53,203 INFO [TomcatDeployment] deploy, ctxPath=/ 
  | 20:12:53,203 ERROR [AbstractKernelController] Error installing to Start: 
name=jboss.web.deployment:war=/ state=Create mode=Manual 
requiredState=Installed 
  | org.jboss.deployers.spi.DeploymentException: Web mapping already exists for 
deployment URL 
file:/F:/jboss/jboss-5.1.0.GA/server/default/tmp/5c4o02w-u5gqh2-fw9v25d8-1-fw9v4jeg-a2/SinglePageCrudTable.war/
 
  | at 
org.jboss.web.tomcat.service.deployers.TomcatDeployment.performDeployInternal(TomcatDeployment.java:187)
 
  | at 
org.jboss.web.tomcat.service.deployers.TomcatDeployment.performDeploy(TomcatDeployment.java:142)
 
  | at 
org.jboss.web.deployers.AbstractWarDeployment.start(AbstractWarDeployment.java:461)
 
  | at org.jboss.web.deployers.WebModule.startModule(WebModule.java:118) 
  | at org.jboss.web.deployers.WebModule.start(WebModule.java:97) 
  | at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 
  | at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) 
  | at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
 
  | at java.lang.reflect.Method.invoke(Method.java:597) 
  | at 
org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:157)
 
  | at org.jboss.mx.server.Invocation.dispatch(Invocation.java:96) 
  | at org.jboss.mx.server.Invocation.invoke(Invocation.java:8 
  | at 
org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:264) 
  | at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:668) 
  | at 
org.jboss.system.microcontainer.ServiceProxy.invoke(ServiceProxy.java:206) 
  | at $Proxy38.start(Unknown Source) 
  | at 
org.jboss.system.microcontainer.StartStopLifecycleAction.installAction(StartStopLifecycleAction.java:42)
 
  | at 
org.jboss.system.microcontainer.StartStopLifecycleAction.installAction(StartStopLifecycleAction.java:37)
 
  | at 
org.jboss.dependency.plugins.action.SimpleControllerContextAction.simpleInstallAction(SimpleControllerContextAction.java:62)
 
  | at 
org.jboss.dependency.plugins.action.AccessControllerContextAction.install(AccessControllerContextAction.java:71)
 
  | at 
org.jboss.dependency.plugins.AbstractControllerContextActions.install(AbstractControllerContextActions.java:51)
 
  | at 
org.jboss.dependency.plugins.AbstractControllerContext.install(AbstractControllerContext.java:348)
 
  | at 
org.jboss.system.microcontainer.ServiceControllerContext.install(ServiceControllerContext.java:286)
 
  | at 
org.jboss.dependency.plugins.AbstractController.install(AbstractController.java:1631)
 
  | at 
org.jboss.dependency.plugins.AbstractController.incrementState(AbstractController.java:934)
 
  | at 
org.jboss.dependency.plugins.AbstractController.resolveContexts(AbstractController.java:1082)
 
  | at 
org.jboss.dependency.plugins.AbstractController.resolveContexts(AbstractController.java:984)
 
  | at 
org.jboss.dependency.plugins.AbstractController.change(AbstractController.java:822)
 
  | at 
org.jboss.dependency.plugins.AbstractController.change(AbstractController.java:553)
 
  | at org.jboss.system.ServiceController.doChange(ServiceController.java:688) 
  | at org.jboss.system.ServiceController.start(ServiceController.java:460) 
  | at 
org.jboss.system.deployers.ServiceDeployer.start(ServiceDeployer.java:163) 
  | at 
org.jboss.system.deployers.ServiceDeployer.deploy(ServiceDeployer.java:99) 
  | at 
org.jboss.system.deployers.ServiceDeployer.deploy(ServiceDeployer.java:46) 
  | at 
org.jboss.deployers.spi.deployer.helpers.AbstractSimpleRealDeployer.internalDeploy(AbstractSimpleRealDeployer.java:62)
 
  | at 
org.jboss.deployers.spi.deployer.helpers.AbstractRealDeployer.deploy(AbstractRealDeployer.java:50)
 
  | at 
org.jboss.deployers.plugins.deployers.DeployerWrapper.deploy(DeployerWrapper.java:171)
 
  | at 
org.jboss.deployers.plugins.deployers.DeployersImpl.doDeploy(DeployersImpl.java:1439)
 
  | at 
org.jboss.deployers.plugins.deployers.DeployersImpl.doInstallParentFirst(DeployersImpl.java:1157)
 
  | at 
org.jboss.deployers.plugins.deployers.DeployersImpl.doInstallParentFirst(DeployersImpl.java:1178)
 
  | at 
org.jboss.deployers.plugins.deployers.DeployersImpl.install(DeployersImpl.java:1098)
 
  | at 
org.jboss.dependency.plugins.AbstractControllerContext.install(AbstractControllerContext.java:348)
 
  | at 
org.jboss.dependency.plugins.AbstractController.install(AbstractController.java:1631)
 
  | at 
org.jboss.dependency.plugins.AbstractController.incrementState(AbstractController.java:934)
 
  | at 
org.jboss.dependency.plugins.AbstractController.resolveContexts(AbstractController.java:1082)
 
  | at 
org.jboss.dependency.plugins.AbstractController.resolveContexts(AbstractController.java:984)
 
  | at 
org.jboss.dependency.plugins.AbstractController.change(AbstractController.java:822)
 
  | at 
org.jboss.dependency.plugins.AbstractController.change(AbstractController.java:553)
 
  | at 
org.jboss.deployers.plugins.deployers.DeployersImpl.process(DeployersImpl.java:781)
 
  | at 
org.jboss.deployers.plugins.main.MainDeployerImpl.process(MainDeployerImpl.java:702)
 
  | at 
org.jboss.system.server.profileservice.repository.MainDeployerAdapter.process(MainDeployerAdapter.java:117)
 
  | at 
org.jboss.system.server.profileservice.hotdeploy.HDScanner.scan(HDScanner.java:362)
 
  | at 
org.jboss.system.server.profileservice.hotdeploy.HDScanner.run(HDScanner.java:255)
 
  | at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441) 
  | at 
java.util.concurrent.FutureTask$Sync.innerRunAndReset(FutureTask.java:317) 
  | at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:150) 
  | at 
java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$101(ScheduledThreadPoolExecutor.java:9
 
  | at 
java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.runPeriodic(ScheduledThreadPoolExecutor.java:181)
 
  | at 
java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:205)
 
  | at 
java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
 
  | at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908) 
  | at java.lang.Thread.run(Thread.java:619) 
  | 20:12:53,437 ERROR [AbstractKernelController] Error installing to Real: 
name=vfszip:/F:/jboss/jboss-5.1.0.GA/server/default/deploy/SinglePageCrudTable.war/
 state=PreReal mode=Manual requiredState=Real 
  | org.jboss.deployers.spi.DeploymentException: Web mapping already exists for 
deployment URL 
file:/F:/jboss/jboss-5.1.0.GA/server/default/tmp/5c4o02w-u5gqh2-fw9v25d8-1-fw9v4jeg-a2/SinglePageCrudTable.war/
 
  | at 
org.jboss.web.tomcat.service.deployers.TomcatDeployment.performDeployInternal(TomcatDeployment.java:187)
 
  | at 
org.jboss.web.tomcat.service.deployers.TomcatDeployment.performDeploy(TomcatDeployment.java:142)
 
  | at 
org.jboss.web.deployers.AbstractWarDeployment.start(AbstractWarDeployment.java:461)
 
  | at org.jboss.web.deployers.WebModule.startModule(WebModule.java:118) 
  | at org.jboss.web.deployers.WebModule.start(WebModule.java:97) 
  | at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 
  | at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) 
  | at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
 
  | at java.lang.reflect.Method.invoke(Method.java:597) 
  | at 
org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:157)
 
  | at org.jboss.mx.server.Invocation.dispatch(Invocation.java:96) 
  | at org.jboss.mx.server.Invocation.invoke(Invocation.java:8 
  | at 
org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:264) 
  | at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:668) 
  | at 
org.jboss.system.microcontainer.ServiceProxy.invoke(ServiceProxy.java:206) 
  | at $Proxy38.start(Unknown Source) 
  | at 
org.jboss.system.microcontainer.StartStopLifecycleAction.installAction(StartStopLifecycleAction.java:42)
 
  | at 
org.jboss.system.microcontainer.StartStopLifecycleAction.installAction(StartStopLifecycleAction.java:37)
 
  | at 
org.jboss.dependency.plugins.action.SimpleControllerContextAction.simpleInstallAction(SimpleControllerContextAction.java:62)
 
  | at 
org.jboss.dependency.plugins.action.AccessControllerContextAction.install(AccessControllerContextAction.java:71)
 
  | at 
org.jboss.dependency.plugins.AbstractControllerContextActions.install(AbstractControllerContextActions.java:51)
 
  | at 
org.jboss.dependency.plugins.AbstractControllerContext.install(AbstractControllerContext.java:348)
 
  | at 
org.jboss.system.microcontainer.ServiceControllerContext.install(ServiceControllerContext.java:286)
 
  | at 
org.jboss.dependency.plugins.AbstractController.install(AbstractController.java:1631)
 
  | at 
org.jboss.dependency.plugins.AbstractController.incrementState(AbstractController.java:934)
 
  | at 
org.jboss.dependency.plugins.AbstractController.resolveContexts(AbstractController.java:1082)
 
  | at 
org.jboss.dependency.plugins.AbstractController.resolveContexts(AbstractController.java:984)
 
  | at 
org.jboss.dependency.plugins.AbstractController.change(AbstractController.java:822)
 
  | at 
org.jboss.dependency.plugins.AbstractController.change(AbstractController.java:553)
 
  | at org.jboss.system.ServiceController.doChange(ServiceController.java:688) 
  | at org.jboss.system.ServiceController.start(ServiceController.java:460) 
  | at 
org.jboss.system.deployers.ServiceDeployer.start(ServiceDeployer.java:163) 
  | at 
org.jboss.system.deployers.ServiceDeployer.deploy(ServiceDeployer.java:99) 
  | at 
org.jboss.system.deployers.ServiceDeployer.deploy(ServiceDeployer.java:46) 
  | at 
org.jboss.deployers.spi.deployer.helpers.AbstractSimpleRealDeployer.internalDeploy(AbstractSimpleRealDeployer.java:62)
 
  | at 
org.jboss.deployers.spi.deployer.helpers.AbstractRealDeployer.deploy(AbstractRealDeployer.java:50)
 
  | at 
org.jboss.deployers.plugins.deployers.DeployerWrapper.deploy(DeployerWrapper.java:171)
 
  | at 
org.jboss.deployers.plugins.deployers.DeployersImpl.doDeploy(DeployersImpl.java:1439)
 
  | at 
org.jboss.deployers.plugins.deployers.DeployersImpl.doInstallParentFirst(DeployersImpl.java:1157)
 
  | at 
org.jboss.deployers.plugins.deployers.DeployersImpl.doInstallParentFirst(DeployersImpl.java:1178)
 
  | at 
org.jboss.deployers.plugins.deployers.DeployersImpl.install(DeployersImpl.java:1098)
 
  | at 
org.jboss.dependency.plugins.AbstractControllerContext.install(AbstractControllerContext.java:348)
 
  | at 
org.jboss.dependency.plugins.AbstractController.install(AbstractController.java:1631)
 
  | at 
org.jboss.dependency.plugins.AbstractController.incrementState(AbstractController.java:934)
 
  | at 
org.jboss.dependency.plugins.AbstractController.resolveContexts(AbstractController.java:1082)
 
  | at 
org.jboss.dependency.plugins.AbstractController.resolveContexts(AbstractController.java:984)
 
  | at 
org.jboss.dependency.plugins.AbstractController.change(AbstractController.java:822)
 
  | at 
org.jboss.dependency.plugins.AbstractController.change(AbstractController.java:553)
 
  | at 
org.jboss.deployers.plugins.deployers.DeployersImpl.process(DeployersImpl.java:781)
 
  | at 
org.jboss.deployers.plugins.main.MainDeployerImpl.process(MainDeployerImpl.java:702)
 
  | at 
org.jboss.system.server.profileservice.repository.MainDeployerAdapter.process(MainDeployerAdapter.java:117)
 
  | at 
org.jboss.system.server.profileservice.hotdeploy.HDScanner.scan(HDScanner.java:362)
 
  | at 
org.jboss.system.server.profileservice.hotdeploy.HDScanner.run(HDScanner.java:255)
 
  | at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441) 
  | at 
java.util.concurrent.FutureTask$Sync.innerRunAndReset(FutureTask.java:317) 
  | at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:150) 
  | at 
java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$101(ScheduledThreadPoolExecutor.java:9
 
  | at 
java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.runPeriodic(ScheduledThreadPoolExecutor.java:181)
 
  | at 
java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:205)
 
  | at 
java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
 
  | at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908) 
  | at java.lang.Thread.run(Thread.java:619) 
  | 20:12:53,921 WARN [HDScanner] Failed to process changes 
  | org.jboss.deployers.client.spi.IncompleteDeploymentException: Summary of 
incomplete deployments (SEE PREVIOUS ERRORS FOR DETAILS): 
  | 
  | *** DEPLOYMENTS IN ERROR: Name -> Error 
  | 
  | 
vfszip:/F:/jboss/jboss-5.1.0.GA/server/default/deploy/SinglePageCrudTable.war/ 
-> org.jboss.deployers.spi.DeploymentException: Web mapping already exists for 
deployment URL 
file:/F:/jboss/jboss-5.1.0.GA/server/default/tmp/5c4o02w-u5gqh2-fw9v25d8-1-fw9v4jeg-a2/SinglePageCrudTable.war/
 
  | 
  | 
  | DEPLOYMENTS IN ERROR: 
  | Deployment 
"vfszip:/F:/jboss/jboss-5.1.0.GA/server/default/deploy/SinglePageCrudTable.war/"
 is in error due to the following reason(s): 
org.jboss.deployers.spi.DeploymentException: Web mapping already exists for 
deployment URL 
file:/F:/jboss/jboss-5.1.0.GA/server/default/tmp/5c4o02w-u5gqh2-fw9v25d8-1-fw9v4jeg-a2/SinglePageCrudTable.war/
 
  | 
  | at 
org.jboss.deployers.plugins.deployers.DeployersImpl.checkComplete(DeployersImpl.java:993)
 
  | at 
org.jboss.deployers.plugins.deployers.DeployersImpl.checkComplete(DeployersImpl.java:939)
 
  | at 
org.jboss.deployers.plugins.main.MainDeployerImpl.checkComplete(MainDeployerImpl.java:873)
 
  | at 
org.jboss.system.server.profileservice.repository.MainDeployerAdapter.checkComplete(MainDeployerAdapter.java:128)
 
  | at 
org.jboss.system.server.profileservice.hotdeploy.HDScanner.scan(HDScanner.java:369)
 
  | at 
org.jboss.system.server.profileservice.hotdeploy.HDScanner.run(HDScanner.java:255)
 
  | at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441) 
  | at 
java.util.concurrent.FutureTask$Sync.innerRunAndReset(FutureTask.java:317) 
  | at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:150) 
  | at 
java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$101(ScheduledThreadPoolExecutor.java:9
 
  | at 
java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.runPeriodic(ScheduledThreadPoolExecutor.java:181)
 
  | at 
java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:205)
 
  | at 
java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
 
  | at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908) 
  | at java.lang.Thread.run(Thread.java:619)

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

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4239425
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to