【问题标题】:Unable to fetch data from T24(TAFJ R18) when working with design studio与设计工作室合作时无法从 T24(TAFJ R18)获取数据
【发布时间】:2019-05-13 05:12:37
【问题描述】:

在设计工作室中导入 t24 应用程序时遇到以下错误。我尝试连接的 T24 服务器(TAFJ R18)已启动(jboss 正在运行),但我仍然面临这个问题:

Unable to fetch data from T24. Check your connection details and if T24 is up and running.
  Subroutine: 
Return Code: FAILURE
Response size: 1
Response 1 ->Response Code: EB-SECURITY.VIOLATION,Response Type: NON_FATAL_ERROR,Response Text: Please check your Login Credential and/or access rights,Response Info: 98748ebf-f73d-4e86-8506-950b2fd0b5d2,

【问题讨论】:

    标签: jboss jbase


    【解决方案1】:

    我们可以检查连接以及是否有人在导入时重新启动 jboss。

    1. 我们可以在 DS 中检查服务器状态是否为“活动”,或者我们可以重新启动服务器连接。

    2. 并确保您是否使用任何 VPN 连接数据库并且它仍然处于活动状态。

    【讨论】:

      【解决方案2】:

      您在 t24-server/config/server.properties 中提供的用户名和密码似乎不正确。确保您可以使用这些设置中提供的 T24 用户登录到 T24(浏览器或经典):

      #T24 User name used for introspection and deployment (TAFJ)
      username=INPUTT
      #T24 Encrypted password used for introspection and deployment (TAFJ)
      password={encoded}gXhuXZkbBuL09T8WFlRR+w==
      

      此文件中的其他重要设置:

      #T24 host name to connect to (IP address or Domain name)
      host=localhost
      #T24 Web service (TAFJ) port number to connect
      ws.port=8080
      #Protocol: ftp, sftp or local (TAFC & TAFJ: used for *.b and *.d file transfer)
      protocol=ws
      #context for web-service
      context=axis2
      

      【讨论】:

      • 这是授权问题。凭据错误、过期或被阻止
      猜你喜欢
      • 2021-08-02
      • 1970-01-01
      • 2021-11-15
      • 1970-01-01
      • 2021-11-30
      • 1970-01-01
      • 2015-12-28
      • 2020-10-31
      • 1970-01-01
      相关资源
      最近更新 更多