| Author |
problem in EAR application deplyment
|
saidi Bandi
Ranch Hand
Joined: Apr 07, 2007
Posts: 44
|
|
Hi ,
I am trying to deploy as enterprise application on weblogic8.1 server. if is giving the folloeing error while deplyment , the logs are given below.
####<Jul 25, 2006 4:27:23 PM GMT+05:30> <Warning> <Deployer> <myserver> <ExecuteThread: '0' for queue: 'weblogic.kernel.System'> <<WLS Kernel>> <> <BEA-149004> <Failures were detected while initiating Deploy task for application r2.3.>
####<Jul 25, 2006 4:27:23 PM GMT+05:30> <Error> <Deployer> <dscp11578> <myserver> <ExecuteThread: '0' for queue: 'weblogic.kernel.System'> <<WLS Kernel>> <> <BEA-149201> <Failed to complete the deployment task with ID 4 for the application r2.3.
java.lang.Throwable:
at weblogic.management.deploy.slave.SlaveDeployer$ActivateTask.prepare(SlaveDeployer.java:2396)
at weblogic.management.deploy.slave.SlaveDeployer.processPrepareTask(SlaveDeployer.java:866)
at weblogic.management.deploy.slave.SlaveDeployer.prepareDelta(SlaveDeployer.java:594)
at weblogic.management.deploy.slave.SlaveDeployer.prepareUpdate(SlaveDeployer.java:508)
at weblogic.drs.internal.SlaveCallbackHandler$1.execute(SlaveCallbackHandler.java:25)
at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:219)
at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:178)
>
thanking you advancely.
|
 |
Jaikiran Pai
Marshal
Joined: Jul 20, 2005
Posts: 8147
|
|
Looks very specific to WebLogic. I will move this there.
|
[My Blog] [JavaRanch Journal]
|
 |
Deepak Bala
Bartender
Joined: Feb 24, 2006
Posts: 6592
|
|
|
Is there anything more in the stack trace ? This one looks inconclusive
|
SCJP 6 articles - SCJP 5/6 mock exams - SCJP Mocks - SCJP 5 Mock exam (Word document ) - SCJP 5 Mock exam in Java.Inquisition format
|
 |
 |
|
|
subject: problem in EAR application deplyment
|
|
|