• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Deployment Failure After I Reboot My Laptop

 
Ranch Hand
Posts: 325
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
It is a recurring problem.

I am able to deploy my application. And all modules are in the "success" state in the WebLogic Admin Console. I turn off my laptop in an orderly way; i.e., 1) log out of the WebLogic Admin Console; 2) stop the WebLogic Server in Eclipse; 3) shut down my laptop.

But, when my laptop gets rebooted, all modules of my application in the WebLogic Admin Console are in the "failure" state, and I have to redeploy. When I redeply using the Maven pom.xml, I run into various errors mysteriously. I say "mysteriouly" because there is nothing wrong with the pom.xml I use. I have to re-configure domain, data sources, etc. and then redeployment mysteriously becomes successful.

The same thing happens over and over again. Does anybody know what is going on? Thanks.
 
roses are red, violets are blue. Some poems rhyme and some are a tiny ad:
a bit of art, as a gift, the permaculture playing cards
https://gardener-gift.com
reply
    Bookmark Topic Watch Topic
  • New Topic