【发布时间】:2014-02-13 16:18:53
【问题描述】:
启动播放应用程序后出现有线异常。重复抛出异常。
这是我尝试过的: - 安装新游戏。 - 运行 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
【问题讨论】:
标签: playframework playframework-1.x