[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: WAR hot-swap

2008-03-13 Thread amsmota
Now I have another situation hot deploying the birt.war example that comes with 
birt.

BTW, does anyone answer questions on this forums? I just saw my old posts way 
back in 2005 and saw that I never had one answer even...

16:06:44,706 INFO  [TomcatDeployment] deploy, ctxPath=/birt, vfsUrl=birt.war
16:06:55,097 WARN  [HDScanner] Failed to process changes
org.jboss.deployers.client.spi.IncompleteDeploymentException: Summary of 
incomplete deployments (SEE PREVIOUS ERRORS FOR DETAILS):

*** DEPLOYMENTS MISSING DEPLOYERS: Name

vfsfile:/C:/jboss/jboss-5.0.0.Beta4/server/default/deploy/birt.war

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

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


[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: WAR hot-swap

2008-03-13 Thread amsmota
I still have this problem, no one has the same problem?

Thanks.

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

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


[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: WAR hot-swap

2008-02-15 Thread amsmota
This is so interesting... After some changes, not it exports ok into JBoss 5B4 
but the server doesen't undeply/deploy the war file as it did in 4.2.2GA.

Anyone?

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

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


[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: WAR hot-swap

2008-02-14 Thread amsmota
Actually it doesen't work on Beta2 either, it works only on jboss-4.2.2.GA.

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

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


[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: WAR hot-swap

2008-02-14 Thread amsmota
If I export the war to another location and then drop it into the deploy dir of 
JBoss, here's what I get (only in Beta4, in Beta2 it's OK):

anonymous wrote : 16:34:03,087 INFO  [TomcatDeployment] undeploy, 
ctxPath=/SLayer, vfsUrl=SLayer.war
  | 16:34:03,243 ERROR [AbstractKernelController] Error installing to Parse: 
name=vfsfile:/C:/jboss/jboss-5.0.0.Beta4/server/default/deploy/SLayer.war 
state=Not Installed mode=Manual requiredState=Parse
  | org.jboss.deployers.spi.DeploymentException: Error creating managed object 
for vfsfile:/C:/jboss/jboss-5.0.0.Beta4/server/default/deploy/SLayer.war
  | at 
org.jboss.deployers.spi.DeploymentException.rethrowAsDeploymentException(DeploymentException.java:49)
  | at 
org.jboss.deployers.spi.deployer.helpers.AbstractParsingDeployerWithOutput.createMetaData(AbstractParsingDeployerWithOutput.java:232)
  | at 
org.jboss.deployers.spi.deployer.helpers.AbstractParsingDeployerWithOutput.createMetaData(AbstractParsingDeployerWithOutput.java:199)
  | at 
org.jboss.deployers.spi.deployer.helpers.AbstractParsingDeployerWithOutput.deploy(AbstractParsingDeployerWithOutput.java:162)
  | at 
org.jboss.deployers.plugins.deployers.DeployerWrapper.deploy(DeployerWrapper.java:169)
  | at 
org.jboss.deployers.plugins.deployers.DeployersImpl.doInstallParentFirst(DeployersImpl.java:853)
  | at 
org.jboss.deployers.plugins.deployers.DeployersImpl.install(DeployersImpl.java:794)
  | at 
org.jboss.dependency.plugins.AbstractControllerContext.install(AbstractControllerContext.java:327)
  | at 
org.jboss.dependency.plugins.AbstractController.install(AbstractController.java:1309)
  | at 
org.jboss.dependency.plugins.AbstractController.incrementState(AbstractController.java:734)
  | at 
org.jboss.dependency.plugins.AbstractController.resolveContexts(AbstractController.java:862)
  | at 
org.jboss.dependency.plugins.AbstractController.resolveContexts(AbstractController.java:784)
  | at 
org.jboss.dependency.plugins.AbstractController.change(AbstractController.java:622)
  | at 
org.jboss.dependency.plugins.AbstractController.change(AbstractController.java:411)
  | at 
org.jboss.deployers.plugins.deployers.DeployersImpl.process(DeployersImpl.java:498)
  | at 
org.jboss.deployers.plugins.main.MainDeployerImpl.process(MainDeployerImpl.java:506)
  | at 
org.jboss.system.server.profileservice.hotdeploy.HDScanner.scan(HDScanner.java:290)
  | at 
org.jboss.system.server.profileservice.hotdeploy.HDScanner.run(HDScanner.java:221)
  | at 
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:417)
  | at 
java.util.concurrent.FutureTask$Sync.innerRunAndReset(FutureTask.java:280)
  | at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:135)
  | at 
java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$101(ScheduledThreadPoolExecutor.java:65)
  | at 
java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.runPeriodic(ScheduledThreadPoolExecutor.java:142)
  | at 
java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:166)
  | at 
java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:650)
  | at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:675)
  | at java.lang.Thread.run(Thread.java:595)
  | Caused by: org.jboss.xb.binding.JBossXBException: Failed to parse source: 
null
  | at 
org.jboss.xb.binding.parser.sax.SaxJBossXBParser.parse(SaxJBossXBParser.java:193)
  | at 
org.jboss.xb.binding.UnmarshallerImpl.unmarshal(UnmarshallerImpl.java:153)
  | at 
org.jboss.deployers.vfs.spi.deployer.SchemaResolverDeployer.parse(SchemaResolverDeployer.java:120)
  | at 
org.jboss.deployers.vfs.spi.deployer.AbstractVFSParsingDeployer.parse(AbstractVFSParsingDeployer.java:86)
  | at 
org.jboss.deployers.spi.deployer.helpers.AbstractParsingDeployerWithOutput.createMetaData(AbstractParsingDeployerWithOutput.java:223)
  | ... 25 more
  | Caused by: java.net.MalformedURLException
  | at java.net.URL.(URL.java:601)
  | at java.net.URL.(URL.java:464)
  | at java.net.URL.(URL.java:413)
  | at org.apache.xerces.impl.XMLEntityManager.setupCurrentEntity(Unknown 
Source)
  | at 
org.apache.xerces.impl.XMLVersionDetector.determineDocVersion(Unknown Source)
  | at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source)
  | at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source)
  | at org.apache.xerces.parsers.XMLParser.parse(Unknown Source)
  | at org.apache.xerces.parsers.AbstractSAXParser.parse(Unknown Source)
  | at org.apache.xerces.jaxp.SAXParserImpl$JAXPSAXParser.parse(Unknown 
Source)
  | at 
org.jboss.xb.binding.parser.sax.SaxJBossXBParser.parse(SaxJBossXBParser.java:189)
  | ... 29 more
  | 16:34:03,243 WARN  [HDScanner] Failed to process changes
  | org.jboss.deploye

[jboss-user] [Installation, Configuration & DEPLOYMENT] - WAR hot-swap

2008-02-14 Thread amsmota
Hello:

I was testing a app on AS5Beta2 without problems. Today I installed Beta4 to do 
the same kind of testing but I found errors doing the hot deploy of a already 
started war.

I'm doing this by exporting the war file directly to the deploy dir on JBoss 
from within the Eclipse IDE.

Is there some known problem with this?

Thanks.

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

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