代码之家  ›  专栏  ›  技术社区  ›  cringe

如何启用ibmwebsphereapplicationmanagement服务?

  •  12
  • cringe  · 技术社区  · 15 年前

    我尝试使用ibmwebsphere $AdminApp You may want to read this question too .

    手工加工

    我使用以下命令行打开jython控制台:

    $was61profile1\bin$> wsadmin.bat -lang jython -host MYHOST -port 32092
    

    之后,我想列出所有应用程序:

    wsadmin>AdminApp.list()
    WASX7015E: Exception running command: "$AdminApp list"; exception information:
    com.ibm.ws.scripting.ScriptingException: WASX7206W: The application management service is not running. Application management commands will not run.
    

    应用程序管理服务未运行。

    如何启用应用程序管理服务?

    我确实在可怕的IBM网站上搜索了文档。我还尝试单击Websphere管理页面上的配置选项。但我在附近找不到任何东西 应用程序管理服务 如果有人能告诉我配置选项或文档,我将不胜感激 .

    1 回复  |  直到 8 年前
        1
  •  12
  •   cringe    15 年前

    糟了,我接错端口了。如果你想用 AdminApp.list() 您必须连接到部署管理器(缩写为DMGR)。我重新启动了我的主机

    *WAS_HOME*\profiles\was61profile1\bin>wsadmin.bat -lang jython -host MYHOST -port 32003
    

    然后我可以通过 AdminApp .

    系统配置 -&燃气轮机; 并检查页面右侧的端口列表。有一个港口 SOAP_CONNECTOR_ADDRESS