Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Help! - Errors in deploying web-app

0 views
Skip to first unread message

Dennis Ybe

unread,
Jul 18, 2002, 10:45:16 PM7/18/02
to
Hi,

Maybe someone has run into this problem while deploying a web-app. I
re-deployed using deploy in the General tab for the web-app and hit the
Apply button. I get this error message:

java.lang.reflect.InvocationTargetException:
weblogic.management.DistributedManagementException: Distributed
Management [1 exceptions]
at
weblogic.management.internal.ConfigurationMBeanImpl.updateConfigMBeans(ConfigurationMBeanImpl.java:443)

at
weblogic.management.internal.ConfigurationMBeanImpl.setAttribute(ConfigurationMBeanImpl.java:298)

at
com.sun.management.jmx.MBeanServerImpl.setAttribute(MBeanServerImpl.java:1356)

at
com.sun.management.jmx.MBeanServerImpl.setAttribute(MBeanServerImpl.java:1331)

at
weblogic.management.internal.MBeanProxy.setAttribute(MBeanProxy.java:322)

at weblogic.management.internal.MBeanProxy.invoke(MBeanProxy.java:204)
at $Proxy11.setDeployed(Unknown Source)
at java.lang.reflect.Method.invoke(Native Method)
at
weblogic.management.console.info.MBeanAttribute.doSet(MBeanAttribute.java:84)

at
weblogic.management.console.info.CompositeAttribute.doSet(CompositeAttribute.java:100)

at
weblogic.management.console.actions.mbean.DoEditMBeanAction.perform(DoEditMBeanAction.java:135)

at
weblogic.management.console.actions.internal.ActionServlet.doAction(ActionServlet.java:171)

at
weblogic.management.console.actions.internal.ActionServlet.doPost(ActionServlet.java:85)

at javax.servlet.http.HttpServlet.service(HttpServlet.java:760)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
at
weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:265)

at
weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:200)

at
weblogic.servlet.internal.WebAppServletContext.invokeServlet(WebAppServletContext.java:2495)

at
weblogic.servlet.internal.ServletRequestImpl.execute(ServletRequestImpl.java:2204)

at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:139)
at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:120)
--------------- nested within: ------------------
weblogic.management.console.utils.SetException: An error occurred while
updating Application.Deployed on Proxy for
mydomain:Application=Brio,Name=Brio,Type=WebAppComponent - with nested
exception:
[java.lang.reflect.InvocationTargetException - with target exception:
[weblogic.management.DistributedManagementException: Distributed
Management [1 exceptions]]]
at
weblogic.management.console.actions.mbean.DoEditMBeanAction.perform(DoEditMBeanAction.java:151)

at
weblogic.management.console.actions.internal.ActionServlet.doAction(ActionServlet.java:171)

at
weblogic.management.console.actions.internal.ActionServlet.doPost(ActionServlet.java:85)

at javax.servlet.http.HttpServlet.service(HttpServlet.java:760)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
at
weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:265)

at
weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:200)

at
weblogic.servlet.internal.WebAppServletContext.invokeServlet(WebAppServletContext.java:2495)

at
weblogic.servlet.internal.ServletRequestImpl.execute(ServletRequestImpl.java:2204)

at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:139)
at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:120)

--------------------------------------------------------------------------------

Console Release Build6.1.2.0Server Release Build6.1.2.0Server
BuildWebLogic Server 6.1 SP2 12/18/2001 11:13:46 #154529 All Server
Product VersionsWebLogic Server 6.1 SP2 12/18/2001 11:13:46 #154529
WebLogic XML Module 6.1 SP2 12/18/2001 11:28:02 #154529


I would greatly apprieciate any insight or comments.
Thanks,
Dennis Ybe

0 new messages