It works on cvs head, right?

david jencks

On 2002.08.30 19:32:35 -0400 Jules Gosnell wrote:
> I am seeing this as well on Branch_3_2
> 
> I can redeploy by copying stuff into .../deploy/ but using JMX breaks on 
> redeploy with CNFEs.
> 
> This can be seen by just running the WebIntegrationTestSuite (or any 
> other I expect) twice.
> 
> 
> Jules
> 
> 
> 
> [EMAIL PROTECTED] wrote:
> > Bugs item #602665, was opened at 2002-08-30 22:31
> > You can respond by visiting: 
> > https://sourceforge.net/tracker/?func=detail&atid=376685&aid=602665&group_id=22866
> > 
> > Category: JBossServer
> > Group: None
> > Status: Open
> > Resolution: None
> > Priority: 5
> > Submitted By: Dorothy Gantenbein (dgantenbein)
> > Assigned to: Nobody/Anonymous (nobody)
> > Summary: Hot Re-Deploy Fails
> > 
> > Initial Comment:
> > Hi -
> > 
> > This happens with JBoss 3.0.1 and JBoss 3.0.2. My ear 
> > contains a sar file. When I deploy this ear for the first 
> > time, everything works great. I can hot deploy the ear or 
> > have the ear deployed before starting JBoss. Also, the 
> > ear successfully undeploys.  However all re-deploys of 
> > the ear fail with a class loader error....
> > 
> > [java] org.jboss.deployment.DeploymentException 
> > interface org.jboss.system.Service is not visible from 
> > class loader; - nested throwable: (java.lang.Illega
> > lArgumentException: interface org.jboss.system.Service 
> > is not visible from class loader)
> > [java] at org.jboss.deployment.SARDeployer.create
> > (SARDeployer.java:227)
> > 
> > [java] at org.jboss.deployment.MainDeployer.create 
> > MainDeployer.java:749)
> > [java] at org.jboss.deployment.MainDeployer.create
> > (MainDeployer.java:741)
> > [java] at org.jboss.deployment.MainDeployer.deploy
> > (MainDeployer.java:615)
> > [java] at org.jboss.deployment.MainDeployer.deploy
> > (MainDeployer.java:580)
> > [java] at sun.reflect.GeneratedMethodAccessor10.invoke
> > (Unknown Source)
> > [java] at 
> > sun.reflect.DelegatingMethodAccessorImpl.invoke
> > (DelegatingMethodAccessorImpl.java:25)
> > [java] at java.lang.reflect.Method.invoke(Method.java:324)
> > [java] at 
> > org.jboss.mx.capability.ReflectedMBeanDispatcher.invok
> > e(ReflectedMBeanDispatcher.java:284)
> > [java] at org.jboss.mx.server.MBeanServerImpl.invoke
> > (MBeanServerImpl.java:491)
> > [java] at org.jboss.util.jmx.MBeanProxy.invoke
> > (MBeanProxy.java:174)
> > [java] at $Proxy4.deploy(Unknown Source)
> > [java] at 
> > org.jboss.deployment.scanner.URLDeploymentScanner.
> > deploy(URLD
> > eploymentScanner.java:427)
> > [java] at 
> > org.jboss.deployment.scanner.URLDeploymentScanner.
> > scan(URLDeploymentScanner.java:553)
> > [java] at 
> > org.jboss.deployment.scanner.AbstractDeploymentScan
> > ner$ScannerThread.loop
> > (AbstractDeploymentScanner.java:202)
> > [java] at 
> > org.jboss.deployment.scanner.AbstractDeploymentScan
> > ner$ScannerThread.run
> > (AbstractDeploymentScanner.java:191)
> > [java] Caused by: java.lang.IllegalArgumentException: 
> > interface org.jboss.s
> > ystem.Service is not visible from class loader
> > [java] at java.lang.reflect.Proxy.getProxyClass
> > (Proxy.java:331)
> > [java] at java.lang.reflect.Proxy.newProxyInstance
> > (Proxy.java:552)
> > [java] at 
> > org.jboss.system.ServiceController.getServiceProxy
> > (ServiceController.java:740)
> > [java] at org.jboss.system.ServiceController.create
> > (ServiceController.java:276)
> > [java] at org.jboss.system.ServiceController.create
> > (ServiceController.java:242)
> > [java] at sun.reflect.GeneratedMethodAccessor4.invoke
> > (Unknown Source)
> > [java] at 
> > sun.reflect.DelegatingMethodAccessorImpl.invoke
> > (DelegatingMethodAccessorImpl.java:25)
> > [java] at java.lang.reflect.Method.invoke(Method.java:324)
> > [java] at 
> > org.jboss.mx.capability.ReflectedMBeanDispatcher.invok
> > e(ReflectedMBeanDispatcher.java:284)
> > [java] at org.jboss.mx.server.MBeanServerImpl.invoke
> > (MBeanServerImpl.java:491)
> > [java] at org.jboss.util.jmx.MBeanProxy.invoke
> > (MBeanProxy.java:174)
> > [java] at $Proxy3.create(Unknown Source)
> > [java] at org.jboss.deployment.SARDeployer.create
> > (SARDeployer.java:217)
> > 
> > [java] ... 15 more
> > 
> > Please feel free to contact me if you need more info.
> > 
> > Dorothy
> > [EMAIL PROTECTED]
> > 
> > ----------------------------------------------------------------------
> > 
> > You can respond by visiting: 
> > https://sourceforge.net/tracker/?func=detail&atid=376685&aid=602665&group_id=22866
> > 
> > 
> > -------------------------------------------------------
> > This sf.net email is sponsored by: OSDN - Tired of that same old
> > cell phone?  Get a new here for FREE!
> > https://www.inphonic.com/r.asp?r=sourceforge1&refcode1=vs3390
> > _______________________________________________
> > Jboss-development mailing list
> > [EMAIL PROTECTED]
> > https://lists.sourceforge.net/lists/listinfo/jboss-development
> 
> 
> 
> 
> 
> -------------------------------------------------------
> This sf.net email is sponsored by: OSDN - Tired of that same old
> cell phone?  Get a new here for FREE!
> https://www.inphonic.com/r.asp?r=sourceforge1&refcode1=vs3390
> _______________________________________________
> Jboss-development mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/jboss-development
> 
> 


-------------------------------------------------------
This sf.net email is sponsored by: OSDN - Tired of that same old
cell phone?  Get a new here for FREE!
https://www.inphonic.com/r.asp?r=sourceforge1&refcode1=vs3390
_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to