应用服务器:WebSphere

场景: flex通过BlazeDS框架与服务器进行数据通信

错误信息

00000017 ServletWrappe E Deregister the mbean because of uncaught init() exception thrown by servlet MessageBrokerServlet: javax.servlet.UnavailableException: The MBean, 'flex.runtime.:type=MessageBroker.AdminConsoleDisplay,MessageBroker=MessageBroker1,id=AdminConsoleDisplay', cannot be registered because the previous MBean with the same name could not be unregisted

    解决方案:

    Services-config.xml的system元素下增加:<manageable>false</manageable>

 

 

原创文章,转载请注明出处!
All CopyRight Reserved !

主页:http://jingtao.cnblogs.com

QQ:307073463
Email:jingtaodeemail@qq.com
MSN:sunjingtao@live.com


 

相关文章:

  • 2021-05-17
  • 2022-01-12
  • 2021-05-15
  • 2021-09-09
  • 2022-01-07
  • 2022-12-23
猜你喜欢
  • 2021-10-04
  • 2021-05-23
  • 2022-12-23
  • 2021-08-15
  • 2022-12-23
  • 2021-06-11
  • 2021-04-15
相关资源
相似解决方案