• 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

Pls Help:Java.rmi.NoSuchObject Exception

 
Greenhorn
Posts: 24
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Dear Friends,
We have a big application running on weblogic.
Some time when we try to login to the system from
remote machines ,we gets this exception [java.rmi.NoSuchObject ,bean is undeployed].I checked the weblogic console for this particular ear,it says the ear is deployed successfully.
When i restarted the server every things starts working fine.
Any Idea when this exception occurs.[what are the situations from which this particular exception can be throw ]?
Any help in this regard will be of great help.
Thanks friends
 
Author & Gold Digger
Posts: 7617
6
IntelliJ IDE Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Moving this to the BEA/Weblogic forum. Please continue this discussion there. Thank you
 
reply
    Bookmark Topic Watch Topic
  • New Topic