How to Fix No MBean found for Worklight project?

2019-02-22 00:04发布

I have a problem when deploying my Worklight project on the server . It shows the following Error Message :

FWLSE3041E: No MBean found for Worklight project 'MyProject'. Possibly the Worklight runtime web application for Worklight project 'MyProject' is not running. If it is running, use JConsole to inspect the available MBeans.

and when I tried to preview my application it showed this message :

SRVE0777E: Exception thrown by application class 'com.worklight.core.auth.impl.AuthenticationFilter.verifyServletInitialized:420'

7条回答
相关推荐>>
2楼-- · 2019-02-22 01:07

Delete WorklightServerConfig folder in workspace and rebuild your application.

查看更多
登录 后发表回答