0
啓動播放應用程序後,我收到有線異常。異常被重複拋出。播放框架1.2.7啓動時的ActionNotFoundException
這是我試過的: - 安裝播放新的。 - 運行eclipsify。 - 刪除並重新導入項目,
但沒有任何幫助。我自己並沒有執行上述操作。有人有個想法嗎?
17:11:45,880 ERROR ~
@6h921g3i7
setwindowsagentaddrController.index action not found
Action not found
Action setwindowsagentaddrController.index could not be found. Error raised is Controller controllers.setwindowsagentaddrController not found
play.exceptions.ActionNotFoundException: Action setwindowsagentaddrController.index not found
at play.mvc.ActionInvoker.getActionMethod(ActionInvoker.java:599)
at play.mvc.ActionInvoker.resolve(ActionInvoker.java:85)
at Invocation.HTTP Request(Play!)
Caused by: java.lang.Exception: Controller controllers.setwindowsagentaddrController not found
... 3 more