"No MBean found for MobileFirst project 'HelloWorld'" -


i using eclipse-jee-luna-sr2-win32 , mobilefirst platform foundation 6.3.0.0-mfpf-studiop2-if201504301455.

have created adapter , tried running it. getting error:

no mbean found mobilefirst project 'helloworld'. possibly mobilefirst runtime web application mobilefirst project 'helloworld' not running. if running, use jconsole inspect available mbeans. if not running, full error details available in mobilefirst development server eclipse console view.

possible solutions/workarounds:

  1. delete mobilefirstserverconfig

    • quit eclipse
    • navigate eclipse workspace
    • delete mobilefirstserverconfig folder
    • open eclipse

  2. delete workspace , start again

    • delete workspace
    • restart eclipse
    • re-import project

  3. try eclipse kepler sr2 32bit/64bit or eclipse luna sr2 64bit


Comments

Popular posts from this blog

apache - PHP Soap issue while content length is larger -

asynchronous - Python asyncio task got bad yield -

javascript - Complete OpenIDConnect auth when requesting via Ajax -