Note:750287
Check the following property under "Runtime Workbench" in the exchange profile: com.sap.aii.rwb.server.centralmonitoring.httpport and, if necessary, set it to the value that the ICM monitor displays as the HTTP port of the WebAs (transaction
SMICM -> Goto -> Services) .
You also need to fully identify the host name in the property (for example, use host1234.mycompany.corp instead of host1234). Here, how you proceed depends on whether the system has been set as a HA (High Availability) setup or not:
If it is a HA (High Availability) setup, you must enter the host name in the property
com.sap. aii.rwb.server.centralmonitoring.name
The value of this property is used as the host name as soon as the property com.sap.aii.rwb.server.centralmonitoring.r3.mshost is created in the Exchange Profile.
Otherwise, adjust the property
com.sap. aii.rwb.server.centralmonitoring.r3.ashost
After you have made the adjustments, update the cache by calling the following URL:
http://<J2EE-Host>:<HTTP-Port> /rwb/rtc?op=init
where <J2EE-host> is the host name of your J2EE and <HTTP-Port> stands for the HTTP port of the J2EE.
分享到:
相关推荐
In earlier revisions, the error status light was cleared after a VsSetWavelength() call failed, so the user did not see the light turn red to alert that an error had occurred. This has been fixed in ...
The device must have a point-ing ap¬para¬tus or method (such as a stylus, or a finger touching a touch pad), called the cursor, that de¬fines the current position. The cursor must be able to ...
集合了 所有的 Unix命令大全 ...telnet 192.168.0.23 自己帐号 sd08077-you0 ftp工具 192.168.0.202 tools-toolss ... 各个 shell 可互相切换 ksh:$ sh:$ csh:guangzhou% bash:bash-3.00$ ... 命令和参数之间必需用空格隔...
This is the same as the error(), except there are two sets of filenames and line numbers, one for the statement in which the block was malloc'd, and the other for the statement in which the block was ...
addition, you will need a development environment such as the JDK 1.1.6+ or the Java 2 Platform, Standard Edition (J2SE) 1.2.x or 1.3.x. A general familiarity with object-oriented programming ...
- FIX: If the TCustomProp.Assign method calls when the undo/redo history writing was in progress, the error occured. - FIX: The TFlexPanel.LoadFlexControl method now virtual. - FIX: The TFlexPanel....
Chapter 8 Calling the Shot 87 Chapter 9 Ten Pounds in a Five-Pound Sack 97 Chapter 10 The Documentary Hypothesis 107 Chapter 11 Plan to Throw One Away 115 Chapter 12 Sharp Tools ,, 127 Chapter 13 The ...
2. **切换MMU上下文**:“Makes the calling kernel thread take on the specified mm context.” 这句话描述的是内核线程如何改变其当前的MMU上下文,使其适应指定的内存管理上下文。在多任务环境中,进程间的切换...
'set' returns a formatted string via ".val()" or ".text' $(selector).autoNumeric('set', value); 'get' returns un-formatted object via ".val()" or ".text()" $(selector).autoNumeric('get'); '...
Causes the next filter in the chain to be invoked, or if the calling filter is the last filter in the chain, causes the resource at the end of the chain to be invoked. doFilter(ServletRequest, ...
•S173677 - Documentation - Add a note that resizing an alert window via the standard window size API (properties or methods inherited from TdxAlertWindow ancestor classes) is not recommended ...
/// <param name="id"> The ID of the method that was returned when calling the method using 'post' /// <returns> True if the method is currently running </returns> public Boolean isRunning( int ...
You are calling the part of POI that deals with OLE2 Office Documents. You need to call a different part of POI to process this data (eg XSSF instead of HSSF) XSSF和HSSF虽然在不同的包里,但却都实现了...
In order to execute LUA scripts you have to load them first and call them afterwarts, this is done by respectivily calling the lua_load and the lua_call or lua_pcall function. The lua_load function ...
A JavaFX Application should not attempt to use JavaFX after the FX toolkit has terminated or from a ShutdownHook, that is, after the stop() method returns or System.exit(int) is called.
For example, a second transaction traversing the doubly linked list mentioned above would see the list before or after the insert, but it will see only complete changes. Durability After a ...
标题 "The is the MATLAB code for calling ANSYS in MATLAB.zip" 提供了我们即将探讨的核心主题:如何在MATLAB环境中调用ANSYS仿真软件。描述中的信息简洁,与标题相呼应,确认了这是一个关于MATLAB与ANSYS交互的...
SAP.Middleware.Connector.RfcCommunicationException:“destination XXXX failed when calling RFC_METADATA_GET -- see log for details” 猜测的原因: 老的DLL库在获取接口实例时,会触发“RFC_METADATA_GET”...
When using RefreshRecord on a Memo or Blobfield and the field has been modified by another user, the blobsize of that field does not change if it is less than before (Quality Central 4676).* Calling ...