zoukankan      html  css  js  c++  java
  • jstart, J2EE Server, RED, No valid license found

    今天新安装了PO SCS后,导致原有的license失效

    po-qas-ap02:poqadm 54> sapcontrol -nr 00 -function GetProcessList

    20.03.2020 18:45:24
    GetProcessList
    OK
    name, description, dispstatus, textstatus, starttime, elapsedtime, pid
    jstart, J2EE Server, RED, No valid license found, 2020 03 20 18:03:03, 0:42:21, 16878
    igswd_mt, IGS Watchdog, GREEN, Running, 2020 03 20 18:03:03, 0:42:21, 16879

     

     

     

     

     

    但是NWA不能登录了。

    找note 1898782 - AS Java restart itself due to invalid license and is not possible to access the NWA to add a valid license

      1. Use the Config Tool (if you cannot use the Config Tool use the telnet as showed at SAP Note 1772749) to check if the trace severity of all services are in ERROR level. Traces set to INFO or DEBUG making a extra work to system write information in the filesystem:
        1. At Template level
          - Open the Config Tool
          - Select Template -> Log Configuration -> Categories -> Root Category
          - Change the severity to ERROR, click on add button and add all destinations
          - Save new configuration settings
          - Under Template -> Log Configuration, select Locations -> Root Locations
          - Change the severity to ERROR, click on add button and add all destinations.
          - Save new configuration settings;
           
        2. At Instance level:
          - Open the Config Tool
          - Select Template -> Instance - IDXXXX -> Log Configuration -> Categories -> Root Category 
          - Change the severity to ERROR, click on add button and add all destinations
          - Save new configuration settings
          - Under Template -> Instance - IDXXXX -> Log Configuration, select Locations -> Root Locations
          - Change the severity to ERROR, click on add button and add all destinations.
          - Save new configuration settings;
          - Restart the system and try to add the new license.

    重启后生效。 Bingo!!!

     

  • 相关阅读:
    逆元(费马小定理求法)
    CodeForces
    lower_bound and upper_bound
    HDU 4825 Xor Sum
    1030: [JSOI2007]文本生成器
    1070: [SCOI2007]修车
    agc 027 B
    P2664 树上游戏
    CF 314 E. Sereja and Squares
    4237: 稻草人
  • 原文地址:https://www.cnblogs.com/weikui/p/12534622.html
Copyright © 2011-2022 走看看