【问题标题】:Worklight server exceptionWorklight 服务器异常
【发布时间】:2013-06-25 20:47:34
【问题描述】:

WL 5.0.6

一个客户端通过多个领域的身份验证。调用一个适配器程序。程序的安全测试似乎有效,我们看到应该在哪里访问,在应该在哪里拒绝访问。但每次尝试调用都会在服务器日志中显示此错误。

这似乎只是噪音,但谁能证实这一点?我们还能阻止它吗?还是有什么我们必须解决的?

[6/25/13 22:54:51:846 EDT] 00000061 SystemOut O [ERROR] SRVE0777E: 应用程序类“com.worklight.core.auth.impl.AuthenticationContext.checkAuthentication():556”引发异常 [6/25/13 22:54:51:847 EDT] 00000061 SystemOut O com.worklight.server.auth.impl.WorkLightAuthenticationException [6/25/13 22:54:51:847 EDT] com.worklight.core.auth.impl.AuthenticationContext.checkAuthentication(AuthenticationContext.java:556) 处的 00000061 SystemOut O [6/25/13 22:54:51:847 EDT] 00000061 SystemOut O 在 com.worklight.core.auth.impl.AuthenticationContext.login(AuthenticationContext.java:644) [6/25/13 22:54:51:847 EDT] com.worklight.core.auth.impl.AuthenticationServiceBean.login(AuthenticationServiceBean.java:118) 的 00000061 SystemOut O [6/25/13 22:54:51:847 EDT] 00000061 SystemOut O 在 com.worklight.gadgets.serving.handler.LoginOnDemandHandler.doPost(LoginOnDemandHandler.java:69) [6/25/13 22:54:51:847 EDT] 00000061 SystemOut O at com.worklight.gadgets.serving.GadgetAPIServlet.doGetOrPost(GadgetAPIServlet.java:125)

【问题讨论】:

  • 有没有关于抛出什么异常的详细信息?通常直接在您在日志中发布的顶部日志帖子的上方?
  • 我以为我抓住了所有相关的东西。我会检查,但我认为就是这样。

标签: ibm-mobilefirst worklight-security


【解决方案1】:

看看这里: http://www-01.ibm.com/support/docview.wss?uid=swg1PM74090

您使用的是什么版本的 Liberty/WAS?

能否设置自定义属性com.ibm.ws.webcontainer.suppressLoggingServiceRuntimeExcep = true,然后重试。

【讨论】:

    猜你喜欢
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 2021-06-16
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    相关资源
    最近更新 更多