Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

how java instance processes starts?or how java startup and
control frame work starts the java instance?

Answer Posted / vikram

Java Startup process. (JCONTROL and JLAUNCH :- JControl
starts JLaunch)
Sequence
1. Database is Started : Database must be operational before
SAP is started.
2. Central Services is Started : Java Central services which
includes the message service, enqueue service are started.
3. Central Instance is started : Now the Java Central
Instance which includes the services like Dispatcher, Server
process and SDM is started by “Start and Control Framework”

The Start procedure in the Startup and Control Framework
3.1 JControl is started by the startup script.
3.2 JControl creates a connection to the message server (on
the CS).
3.3 JControl starts a Java Instance bootstrap process with
parameters that are defined in the file bootstrap.properties
(/usr/sap/SID/instance/j2ee/cluster/bootstrap). The
bootstrap process synchronize all required binaries for the
Java Nodes from the database with the file system. This is
necessary, since the Class Loading is performed using the
file system in the Java environment. The database always
contains the current (deployed) binaries and properties and
distributes these to every java node when starting.
3.4 The java instance bootstrap process reads the instance
description from the java schema of the database.
3.5 The java instance bootstrap process stores a file
instance.properties, containing the instance description, at
operating system level.
3.6 JControl start the instance description from the file
system.
3.7 JControl starts the specified bootstrap processes for
java nodes. Then JControl starts all java nodes such as
dispatchers and servers as JLaunch processes and, when doing
so, loads a JVM in the JLaunch process.


--->>> If an ABAP instance is started with an additional
Java Instance, the ABAP dispatcher uses a signal from the
ABAP dispatcher process to run a start command on the
Startup and control Framework.

Every time Java instance is started it will create a
instance.properties file (
/usr/sap/SID/instance_name/j2ee/cluster/instance.properties
), which is used for synchronizing the information with the
database. The instance profile contains A service called
Jcontrol will start initially which in turn will start
Jlaunch process. There would be as many as jlaunch processes
as many there are server process like dispatcher process,
Server process, SDM. For each instance it will start one
jcontrol and atleast 2 jlaunch process (dispatcher and
Server process).

Central services (Message Service and Enqueue Service) are
not started by jcontrol process. Java’s instance profile is
not used for any configuration, here the configurations are
done in services which are modified by either tool called
“Configtool” or “Visual Administrator”.

4. Java Additional Dialog instances are Started : Other
Dialog instance is started here.

Is This Answer Correct ?    9 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Mention what is the difference between sdm and jspm?

1277


Where can you find a list of object keys included in a transport?

1108


How to identify a particular T_Code has been modified or not? If yes, how to identify who modified particular T_Code in current system?

2389


How to configure TMS?

1887


you want to take sap backup using brtools. How would you do that?

1221


How to transfer request which is created directly on quality server & has to be moved to in production server?

1569


How to analysis abap dumps?

1143


Can you tell me installation procedure of SAP on UNIX

2450


What are the different types of rfc and explain what transactional rfc is?

1165


What is the use of commit value while deleting jobs in sap system?

1130


Mention what is the difference between central instance & application server?

1151


You want to find out which users have an access to a particulat transaction. How would you do that?

1150


How to see when were the optimizer stats last time run?

1287


What is sap market place?

1223


What are common background jobs that will run in your system?

2651