zoukankan      html  css  js  c++  java
  • Log Viewer: Overview issue

    Symptom

    NWA -> Troubleshooting -> Logs and trances -> log views

    Log Viewer: Overview

    Connection refused

    Log files are not loaded yet. Press Refresh after short time.

    Resolution

    AS Java Monitoring and Logging parametrization best practice
    2577844 - AS Java Monitoring and Logging parametrization best practice

    The parameters below should be used with an up to date SAP Kernel.

    • Go to your system profile at /usr/sap/<SID>/SYS/profile/ and add the lines below in the files mentioned along side the paramaters. In case the parameters exist already in the profile with different values, comment/delete the existing parameters and add the ones below.
    • In DEFAULT Profile file 

      service/protectedwebmethods = SDEFAULT -GetVersionInfo -ListLogFiles -ReadLogFile -ParameterValue -J2EEGetProcessList -PerfRead -MtGetTidByName -UtilSnglmsgReadRawdata -getTidsByName
      • In Instance Profile File -

        jstartup/service_acl = service:*; library:*; interface:*; sap.com*; com.sap*
    • Restart the SAP service with one of the ways below:

                   

      • SAP Management Console -> right click on the [SID] -> All Tasks -> Restart Service
         
      • Terminal command sapcontrol -nr <Instance Number> -function RestartService

    Result

     

  • 相关阅读:
    2.5.4 使用popupWindow
    2.5.3 使用alertDialog创建自定义对话框
    2.5.2 使用alertdialog 创建列表对话框
    2.5.1 使用alertDialog
    2.4.12 画廊视图
    2.4.11 网格视图和图像切换器
    2.4.10 可展开的列表组件
    2.4.9 列表视图
    2.4.8 滚动视图
    2.4.7 选项卡的功能和用法
  • 原文地址:https://www.cnblogs.com/weikui/p/13724156.html
Copyright © 2011-2022 走看看