You are on page 1of 18

Config Tool Activities

Applies to:
This Article applies to Enterprise Portal 7.0. For more information, visit the Portal and Collaboration
homepage.

Summary
This article describes a few of the activities in Config Tool.
Author: Anil Dichpally
Company: Intelligroup Asia Pvt Ltd
Created on: 23 September 2009

Author Bio

Anil Dichpally is working as Senior Consultant in Intelligroup Asia Pvt Ltd, Hyderabad. He has
worked on EP, KM and collaboration, Webdyn pro Programming and Java Technologies. He is
SDN Moderator for Portal, KM & C and Searching Utilities areas. . He has completed his M.C.A
from Osmania University. .

SAP DEVELOPER NETWORK | sdn.sap.com BUSINESS PROCESS EXPERT COMMUNITY | bpx.sap.com


© 2008 SAP AG 1
Config Tool Activities

Table of Contents
Introduction ................................................................................................................................................... 3
Features ....................................................................................................................................................... 3
Difference Between Config Tool and Visual Admin ........................................................................................ 3
Starting Config Tool: ..................................................................................................................................... 4
To Check the Heap Size in Config Tool: ........................................................................................................ 9
Reset Password: ......................................................................................................................................... 11
UME and LDAP Data: ................................................................................................................................. 11
HTTP Service Settings: ............................................................................................................................... 15
HTTP Trace: ............................................................................................................................................... 16
Content Length: .......................................................................................................................................... 16
Related Content .......................................................................................................................................... 17
Disclaimer and Liability Notice ..................................................................................................................... 18

SAP DEVELOPER NETWORK | sdn.sap.com BUSINESS PROCESS EXPERT COMMUNITY | bpx.sap.com


© 2008 SAP AG 2
Config Tool Activities

Introduction
The settings of the Java Virtual Machine of SAP Web AS Java can only be maintained with the Config Tool.
The Config Tool is called on the host where the database of the SAP Web AS Java is running. Authentication
is performed using the log on to the operating system of the host
but Visual admin we can do remotely.

Features
We have to restart SAP Web AS Java so that changes take effect. Incase we are dealing with Visual
Administrator than we need not restart SAP Web AS Java
No user/password required to log into Config Tool.
Config Tool can only be executed locally on the Java Central Instance

Difference Between Config Tool and Visual Admin

Config Tool Visual Administrator

Config Tool Path: Visual Admin Path:


usr/sap/<sid>/<instance>/j2ee/configtool/configtool.bat usr/sap/<sid>/instance/j2ee/admin/go.bat

We need to restart after changes done. It works dynamically---restart not


required.

Database is not required to start Config Tool. Database should be up and running.

Config Tool you are able to add and configure SAP It is graphical user interface (GUI) that
J2EE Engine 6.20 cluster elements. enables administration of the whole
cluster, of the cluster nodes, and all
modules running on them.

With the help of config tool we are enabling the With the help of this tool you can able to
modification of service or manager module properties. login & logout from the server. It gives
Config Tool enables you to run the server in remote you all the details regarding different
debug mode. services running in your SAP server.

For more in detail difference between, check the below links


http://help.sap.com/saphelp_nw04/helpdata/EN/e8/f48b33f9a3423c9e688dfa56330e79/frameset.htm
http://help.sap.com/saphelp_nw70/helpdata/EN/23/fa1f1e5f6841cf92c64dc19d79f290/content.htm

SAP DEVELOPER NETWORK | sdn.sap.com BUSINESS PROCESS EXPERT COMMUNITY | bpx.sap.com


© 2008 SAP AG 3
Config Tool Activities

Starting Config Tool:


1. Log on to the server where SAP Web AS Java is running.
2. Start the Config Tool for your SAP Web AS Java.
a) Call the Windows Explorer and navigate to the directory
C:\usr\sap\<SID>\<Instance>\j2ee\configtool,
Where <SID> stands for the name of your SAP Web AS.
b) Select the configtool.bat file.
c) The Config Tool starts. This can take a moment.
3. Check whether the Config Tool displays the data for your SAP Web AS Java
system and reload the current settings from the DB.
a) Choose Connect to DB in the Config Tool menu.
b) In the newly opened window, check whether the name of your SAP
Web AS is in the System Name field. If the name of the second SAP Web AS that is running on the
same host appears there or elsewhere in the window, return to task 2 or ask your instructor for help.
c) Once you have reached this screen and the correct details are shown, Choose Load.

If the default database setting is set as No it displays the information as: Select Load button to connect to the
database.

SAP DEVELOPER NETWORK | sdn.sap.com BUSINESS PROCESS EXPERT COMMUNITY | bpx.sap.com


© 2008 SAP AG 4
Config Tool Activities

SAP DEVELOPER NETWORK | sdn.sap.com BUSINESS PROCESS EXPERT COMMUNITY | bpx.sap.com


© 2008 SAP AG 5
Config Tool Activities

SAP DEVELOPER NETWORK | sdn.sap.com BUSINESS PROCESS EXPERT COMMUNITY | bpx.sap.com


© 2008 SAP AG 6
Config Tool Activities

SAP DEVELOPER NETWORK | sdn.sap.com BUSINESS PROCESS EXPERT COMMUNITY | bpx.sap.com


© 2008 SAP AG 7
Config Tool Activities

Select Cluster data -- Global server configuration list the managers and services information.

SAP DEVELOPER NETWORK | sdn.sap.com BUSINESS PROCESS EXPERT COMMUNITY | bpx.sap.com


© 2008 SAP AG 8
Config Tool Activities

To Check the Heap Size in Config Tool:


1) Select the VM Settings by selecting a dispatcher or server node of the instance in the window of the
left of the Config Tool.
2) The VM parameters with their settings then appear in the window on the right. The runtime
parameters are on the General tab page.
3) The Bootstrap tab page contains the settings for the start process. The Java Home parameter sets in
the file system where the SDK resides. You can also change the Max heap size parameter with the arrow
keys. Max heap size is referred.
4) Save the settings in the database by choosing Apply settings.
5) The below screenshots related with Cluster Instance ID

SAP DEVELOPER NETWORK | sdn.sap.com BUSINESS PROCESS EXPERT COMMUNITY | bpx.sap.com


© 2008 SAP AG 9
Config Tool Activities

SAP DEVELOPER NETWORK | sdn.sap.com BUSINESS PROCESS EXPERT COMMUNITY | bpx.sap.com


© 2008 SAP AG 10
Config Tool Activities

Reset Password:
To reset the password: If the Administrator Password is locked then choose the cluster tab select the
Secure Store – choose the admin/password/SID Key and set the value – choose ADD button and save the
data .Restart the server.

UME and LDAP Data:


1) To Configure the LDAP server – choose configtool .bat
2) Select the Data Source Configuration file .xml.
3) Set the appropriate connection data related to LDAP Source ID
a) LDAP Server Type
b) Server name
c) Server Port
d) User name
e) Password
4) Set the User Path/ Account Path/ Group Path

SAP DEVELOPER NETWORK | sdn.sap.com BUSINESS PROCESS EXPERT COMMUNITY | bpx.sap.com


© 2008 SAP AG 11
Config Tool Activities

SAP DEVELOPER NETWORK | sdn.sap.com BUSINESS PROCESS EXPERT COMMUNITY | bpx.sap.com


© 2008 SAP AG 12
Config Tool Activities

SAP DEVELOPER NETWORK | sdn.sap.com BUSINESS PROCESS EXPERT COMMUNITY | bpx.sap.com


© 2008 SAP AG 13
Config Tool Activities

SAP DEVELOPER NETWORK | sdn.sap.com BUSINESS PROCESS EXPERT COMMUNITY | bpx.sap.com


© 2008 SAP AG 14
Config Tool Activities

HTTP Service Settings:


Keep Alive Timeout: Under Global dispatcher Configuration -> Services -> Maintain the parameters related
to HTTP Service.
You can also reset the maintained vales to the default values or to the global settings. Select a parameter
under the local settings (such as the Keep Alive Timeout parameter).
Restore to Default and Restore to global are not active.
With Restore to Default, you can delete the entry under Custom Value.
For the local settings. Keep Alive Timeout now has the value 15 (unlike the global value, for which the
Custom value 30 is maintained).
If you choose Restore to global, the entire entry is deleted from the local settings. The global settings are
now used for this parameter again. Keep Alive Timeout parameter, the value 30 is now maintained for Global
properties, Custom value.

SAP DEVELOPER NETWORK | sdn.sap.com BUSINESS PROCESS EXPERT COMMUNITY | bpx.sap.com


© 2008 SAP AG 15
Config Tool Activities

HTTP Trace:
This parameter can be set to disabled/enabled and restore to all defaults and save.

Content Length:
The Maximum size of the Content length can be set and it can restore to the default or restore to all.

SAP DEVELOPER NETWORK | sdn.sap.com BUSINESS PROCESS EXPERT COMMUNITY | bpx.sap.com


© 2008 SAP AG 16
Config Tool Activities

Related Content
http://help.sap.com/saphelp_nwce10/helpdata/en/6f/258b2ef17d45a4afa45a00309a6a33/content.htm
http://help.sap.com/saphelp_nw04/helpdata/EN/e8/f48b33f9a3423c9e688dfa56330e79/frameset.htm
http://docs.sun.com/app/docs/doc/819-0698/installconfig-53?a=view
For more information, visit the Portal and Collaboration homepage.

SAP DEVELOPER NETWORK | sdn.sap.com BUSINESS PROCESS EXPERT COMMUNITY | bpx.sap.com


© 2008 SAP AG 17
Config Tool Activities

Disclaimer and Liability Notice


This document may discuss sample coding or other information that does not include SAP official interfaces and therefore is not
supported by SAP. Changes made based on this information are not supported and can be overwritten during an upgrade.
SAP will not be held liable for any damages caused by using or misusing the information, code or methods suggested in this document,
and anyone using these methods does so at his/her own risk.
SAP offers no guarantees and assumes no responsibility or liability of any type with respect to the content of this technical article or
code sample, including any liability resulting from incompatibility between the content within this document and the materials and
services offered by SAP. You agree that you will not hold, or seek to hold, SAP responsible or liable with respect to the content of this
document.

SAP DEVELOPER NETWORK | sdn.sap.com BUSINESS PROCESS EXPERT COMMUNITY | bpx.sap.com


© 2008 SAP AG 18

You might also like