cancel
Showing results for 
Search instead for 
Did you mean: 

Where can I download jcmon for a 640_EX2 kernel?

Former Member
0 Kudos

Hi:

I want to get jcmon to manage java processes of an ABAP+Java Netweaver 04 system.

Our kernel is:

--------------------
jlaunch information
--------------------

kernel release                640

kernel make variant           640_EX2

DBMS client library

compiled on                   SunOS 5.9 Generic_117171-12 sun4u

compiled for                  64 BIT

compilation mode              UNICODE

compile time                  Sep 13 2008 09:16:31

update level                  0

patch number                  201

source id                     0.251

According to [SAP Note 1058988 - 640_EX2 Kernels|https://service.sap.com/sap/support/notes/1058988]:

Customers who use the J2EE engine must also extract the SCS.SAR packet as part of the 640_EX2 kernel installation. This ensures the availability of the jcmon utility

but I cannot find jcmon as a separate package nor the SCS.SAR package neither in the kernel patches nor in the Kernel installation DVD.

Does anyone knows where can I find this program?

Thanks in advance.

Best regards,

Santiago.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hola Santiago!

Check service.sap.com/swdc, under

Support Packages and Patches -> My Company's Application Components" My Company's Software" SAP NETWEAVER" SAP NETWEAVER 04

<select OS> -> <Select DB>

There's a file titled as: NW04 SR1 SAP J2EE Engine (SCS SUN_64), for example

Inside the file you'll find the SCS.SAR

Cheers,

Diego.

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi,

As Ashutosh said, JCMON should be part of the Kernel,.

Please find the path to download KERNEL

service.sap.com/swdc --> Support Packages and Patches -> Browse our Download Catalog --> Additional Components" SAP Kernel" --> download UC or Non-UC as per your system.

Regards,

Arjun

Former Member
0 Kudos

Hi, All:

The correct jcmon executable is on the package SCSCLIENT, which can be found at:

[SAP Software Download Center|https://service.sap.com/swdc]>Support Packages and Patches>Browse our Download Catalog>Additional Components>SAP Kernel>SAP KERNEL 64-BIT UNICODE>SAP KERNEL 6.40_EX2 64-BIT UC>Solaris on SPARC 64bit>#Database independent-->SCSCLIENT_5-10004829.SAR

Thank you all for your help.

Points awarded.

Regards,

Former Member
0 Kudos

Hi Santiago,

JCmon is part of standard kernel and its a command which you have to execute from OS level.

It will give you options to check JLaunch process,restart them and kill them,debug them if needed.

Check these docs:

http://wiki.sdn.sap.com/wiki/display/Basis/MonitoringJ2EEEnginewithJCmon

http://help.sap.com/saphelp_nw70/helpdata/en/d3/4d074147c1f06fe10000000a1550b0/content.htm

Hope it will help.

Regards,

Ashutosh