| Author |
weblogic.management.DeploymentException: [Deployer:149189]
|
Shyam Hai
Ranch Hand
Joined: Feb 04, 2009
Posts: 68
|
|
Hello hi
Now i am using Oracle bea weblogic.
i build the application.
it directly put the war file into the autodeploy folder correctly.
Then i open the weblogic console.
and installed that war file.
Now i can not start the application. when i click start.
that time i get exception.
weblogic.management.DeploymentException: [Deployer:149189]Attempt to operate 'start' on null BasicDeploymentMBean for deployment SampleApp. Operation can not be performed until server is restarted.
how can i rectify.Please........
|
 |
Marcos Maia
Ranch Hand
Joined: Jan 06, 2001
Posts: 977
|
|
Hi,
It looks like you need to restart your servers. Have you tryied this?
[]s
|
 |
Deepak Bala
Bartender
Joined: Feb 24, 2006
Posts: 6588
|
|
|
What file system are you using the deploy the war. Weblogic used to have this weird problem where a WAR needs to be deployed twice to get rid of an error (that looks like yours). Their support docs mentioned that it had something to do with a shared network path / file system
|
SCJP 6 articles - SCJP 5/6 mock exams - SCJP Mocks - SCJP 5 Mock exam (Word document ) - SCJP 5 Mock exam in Java.Inquisition format
|
 |
Shyam Hai
Ranch Hand
Joined: Feb 04, 2009
Posts: 68
|
|
I am using Development mode only .
Please explain this line
Their support docs mentioned that it had something to do with a shared network path / file system .
what you mentioned. i could not understand .
Here i give ant property details..
if anything wrong please let me know.
|
 |
Shyam Hai
Ranch Hand
Joined: Feb 04, 2009
Posts: 68
|
|
This is same think above i mentioned..
but clearly i mentioned here
I am using Development mode only .
Please explain this line
Their support docs mentioned that it had something to do with a shared network path / file system .
what you mentioned. i could not understand .
Here i give ant property details..
if anything wrong please let me know.
ant.properties
antenv.properties
-------------------------------------------------------------------------------------------
build.xml
|
 |
 |
|
|
subject: weblogic.management.DeploymentException: [Deployer:149189]
|
|
|