首页 > Web开发 > 详细

jstart, J2EE Server, RED, No valid license found

时间:2020-03-20 21:07:59      阅读:96      评论:0      收藏:0      [点我收藏+]

今天新安装了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!!!

 

jstart, J2EE Server, RED, No valid license found

原文:https://www.cnblogs.com/weikui/p/12534622.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!