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

Problem deploying EAR file in WLS 7.0

0 views
Skip to first unread message

Ryan LeCompte

unread,
Sep 26, 2002, 1:32:50 PM9/26/02
to
Hello all,

I have successfully deployed my application (EAR file) to WebLogic
Server 6.1, and now I am trying to deploy the same EAR file on WLS
7.0. However, when I go to deploy the application through the
Administrator console, I get the following error:

[FileUploadAction] upload started
[FileUploadAction] upload complete
activating app: _appsdir_webera_ear
<Sep 26, 2002 12:27:41 PM CDT> <Error> <Deployer> <149027> <Unable to
activate a
pplication, _appsdir_webera_ear, from source,
C:\bea\weblogic700\samples\server\
config\examples\applications\webera.ear. Reason: No deployment found
at C:\bea\w
eblogic700\samples\server\config\examples\applications\webera.ear.>
caught exception deploying app _appsdir_webera_ear

And also....

Exception
weblogic.management.ApplicationException: No deployment found at
C:\bea\weblogic700\samples\server\config\examples\applications\webera.ear.
at weblogic.j2ee.J2EEApplicationContainerFactory.initializeDeployment(J2EEApplicationContainerFactory.java:350)
at weblogic.management.deploy.DeployerRuntime.unprotectedActivate(DeployerRuntime.java:350)
at weblogic.management.deploy.DeployerRuntime.access$0(DeployerRuntime.java:282)
at weblogic.management.deploy.DeployerRuntime$1.run(DeployerRuntime.java:947)
at weblogic.security.service.SecurityServiceManager.runAs(SecurityServiceManager.java:721)
at weblogic.management.deploy.DeployerRuntime.checkAndPerformDeployerActions(DeployerRuntime.java:941)
at weblogic.management.deploy.DeployerRuntime.activate(DeployerRuntime.java:279)
at java.lang.reflect.Method.invoke(Native Method)
at weblogic.management.internal.DynamicMBeanImpl.invokeLocally(DynamicMBeanImpl.java:717)
at weblogic.management.internal.DynamicMBeanImpl.invoke(DynamicMBeanImpl.java:699)
at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1555)
at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1523)
at weblogic.management.internal.RemoteMBeanServerImpl.invoke(RemoteMBeanServerImpl.java:920)
at weblogic.management.internal.MBeanProxy.invoke(MBeanProxy.java:470)
at weblogic.management.internal.MBeanProxy.invoke(MBeanProxy.java:198)
at $Proxy70.activate(Unknown Source)
at weblogic.management.console.actions.mbean.ConfigureAppWizardAction.commit(ConfigureAppWizardAction.java:248)
at weblogic.management.console.actions.mbean.ConfigureAppWizardAction.perform(ConfigureAppWizardAction.java:100)
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$ServletInvocationAction.run(ServletStubImpl.java:945)
at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:332)
at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:242)
at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:5363)
at weblogic.security.service.SecurityServiceManager.runAs(SecurityServiceManager.java:721)
at weblogic.servlet.internal.WebAppServletContext.invokeServlet(WebAppServletContext.java:3043)
at weblogic.servlet.internal.ServletRequestImpl.execute(ServletRequestImpl.java:2466)
at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:152)
at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:133)
--------------- nested within: ------------------
weblogic.management.ManagementException: Unable to activate
application, webera, from source,
C:\bea\weblogic700\samples\server\config\examples\applications\webera.ear.
Reason: No deployment found at
C:\bea\weblogic700\samples\server\config\examples\applications\webera.ear.
- with nested exception:
[weblogic.management.ApplicationException: No deployment found at
C:\bea\weblogic700\samples\server\config\examples\applications\webera.ear.]
at weblogic.management.deploy.DeployerRuntime.unprotectedActivate(DeployerRuntime.java:384)
at weblogic.management.deploy.DeployerRuntime.access$0(DeployerRuntime.java:282)
at weblogic.management.deploy.DeployerRuntime$1.run(DeployerRuntime.java:947)
at weblogic.security.service.SecurityServiceManager.runAs(SecurityServiceManager.java:721)
at weblogic.management.deploy.DeployerRuntime.checkAndPerformDeployerActions(DeployerRuntime.java:941)
at weblogic.management.deploy.DeployerRuntime.activate(DeployerRuntime.java:279)
at java.lang.reflect.Method.invoke(Native Method)
at weblogic.management.internal.DynamicMBeanImpl.invokeLocally(DynamicMBeanImpl.java:717)
at weblogic.management.internal.DynamicMBeanImpl.invoke(DynamicMBeanImpl.java:699)
at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1555)
at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1523)
at weblogic.management.internal.RemoteMBeanServerImpl.invoke(RemoteMBeanServerImpl.java:920)
at weblogic.management.internal.MBeanProxy.invoke(MBeanProxy.java:470)
at weblogic.management.internal.MBeanProxy.invoke(MBeanProxy.java:198)
at $Proxy70.activate(Unknown Source)
at weblogic.management.console.actions.mbean.ConfigureAppWizardAction.commit(ConfigureAppWizardAction.java:248)
at weblogic.management.console.actions.mbean.ConfigureAppWizardAction.perform(ConfigureAppWizardAction.java:100)
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$ServletInvocationAction.run(ServletStubImpl.java:945)
at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:332)
at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:242)
at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:5363)
at weblogic.security.service.SecurityServiceManager.runAs(SecurityServiceManager.java:721)
at weblogic.servlet.internal.WebAppServletContext.invokeServlet(WebAppServletContext.java:3043)
at weblogic.servlet.internal.ServletRequestImpl.execute(ServletRequestImpl.java:2466)
at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:152)
at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:133)
--------------- nested within: ------------------
weblogic.management.console.actions.ActionException: Unable to
activate application, webera, from source,
C:\bea\weblogic700\samples\server\config\examples\applications\webera.ear.
Reason: No deployment found at
C:\bea\weblogic700\samples\server\config\examples\applications\webera.ear.
- with nested exception:
[weblogic.management.ManagementException: Unable to activate
application, webera, from source,
C:\bea\weblogic700\samples\server\config\examples\applications\webera.ear.
Reason: No deployment found at
C:\bea\weblogic700\samples\server\config\examples\applications\webera.ear.
- with nested exception:
[weblogic.management.ApplicationException: No deployment found at
C:\bea\weblogic700\samples\server\config\examples\applications\webera.ear.]]
at weblogic.management.console.actions.ErrorAction.(ErrorAction.java:38)
at weblogic.management.console.actions.mbean.ConfigureAppWizardAction.commit(ConfigureAppWizardAction.java:286)
at weblogic.management.console.actions.mbean.ConfigureAppWizardAction.perform(ConfigureAppWizardAction.java:100)
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$ServletInvocationAction.run(ServletStubImpl.java:945)
at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:332)
at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:242)
at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:5363)
at weblogic.security.service.SecurityServiceManager.runAs(SecurityServiceManager.java:721)
at weblogic.servlet.internal.WebAppServletContext.invokeServlet(WebAppServletContext.java:3043)
at weblogic.servlet.internal.ServletRequestImpl.execute(ServletRequestImpl.java:2466)
at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:152)
at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:133)

Any help would be greatly appreciated. I re-built the EAR file using
WebLogic 7.0's ejbc compiler and all, and it did not give any errors.
I have created the proper JDBC connection pool and datasource for the
EAR file, which I had no problems with.

Best regards,

Ryan LeCompte
rml...@louisiana.edu
http://www.louisiana.edu/~rml7669

0 new messages