• 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
  • Tim Cooke
  • Ron McLeod
  • paul wheaton
  • Jeanne Boyarsky
Sheriffs:
  • Paul Clapham
  • Devaka Cooray
Saloon Keepers:
  • Tim Holloway
  • Roland Mueller
  • Himai Minh
Bartenders:

Got this error message when publishing ear project in WebSphere v6.1 server by using RAD.

 
Ranch Hand
Posts: 43
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
The error message is:
Publish failed with errors, warnings or both. Please see server logs for more details.
Application Failed to Start. MyAppletEAR
Exception thrown in RequiredModelMBean while trying to invoke operation startApplication
Exception thrown in RequiredModelMBean while trying to invoke operation startApplication
Please see server logs for more details.



Did you guys get encounter the problem before? Kindly advise.
 
Sheriff
Posts: 28408
101
Eclipse IDE Firefox Browser MySQL Database
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
But the last line of the error message you posted there, it's already advice. So I would advise you to follow that advice. Of course once you find the server logs, you could always ask here about those details if you don't find them helpful.
reply
    Bookmark Topic Watch Topic
  • New Topic