cancel
Showing results for 
Search instead for 
Did you mean: 

SAP IDES S03 (AS ABAP + AS JAVA) - Instances ?

gustavo_gustavo
Explorer
0 Kudos

Hi Experts,

I am beginner in basis...

I am installing sap ides s3 as abap + as java...

So the intallation has generatd the following instances:

DEV

SAP-ECC-INST > BD Oracle

SAP-ECC-INST 0 > ECC 6.0 - ok login with sapgui

SAP-ECC-INST 1 > What is and what the purpose of this instance? And what for?

SMD

SAP-ECC-INST 98 > What is and what the purpose of this instance? And what for?

If someone can explain me the function and purpose of these instanacias.

you can login with sapgui in these instances ?

Thanks,

Gustavo

Accepted Solutions (0)

Answers (4)

Answers (4)

Former Member
0 Kudos

Hi Gustavo,

I think the problem is in JAVA . Download J2SE v 1.4.2_13 x64 SDK from http://java.sun.com/j2se/1.4.2/SAPsite/download.html site .

Regards

Jose H

Former Member
0 Kudos

Hi

With the Memory you have its fine for the JAVA to startup with out any problems just give a try checking this SAP Note 723909 Java VM For J2EE 6.40/7.0.

Some time rebooting of the system will work in rarecases you can give a try do that

Regards

Uday

Former Member
0 Kudos

Hi

SAP-ECC-INST 0 -->ABAP Stack

SAP-ECC-INST 1-->Java stack

SMD

SAP-ECC-INST 98 -->Solution Manager Diagnostics

Regards

Uday

gustavo_gustavo
Explorer
0 Kudos

= DEV

=====SAP-ECC-INST = Oracle - this is runing ok

=====SAP-ECC-INST 0 = ECC 6.0 intance (main abap instance) - this is runing ok

=====SAP-ECC-INST 1 = Java (message server and enque server) - this is runing ok

=SMD

=====SAP-ECC-INST 98

==========Service jcontrol.exe

when i start the computer the jcontrol.exe service starts successfully, but after a few seconds the service stop and stay with status "Starting Processes"

anyare now how to solve this problem ?

i finish the install sap ides (as abap + as java) ....

that will be missing some configuration ?

Computer:

= Windows server 2003 x64

= SDK 1.4.2_18

= JRE 1.4.2_17

= SAP IDES

= RAM 8g

= Page Size 21g

> The dev_server0.trc says:

> [Thr 5572] JLaunchIExitJava: exit hook is called (rc = -11113)

> [Thr 5572]

> **********************************************************************

> *** ERROR => The Java VM terminated with a non-zero exit code.

> *** Please see SAP Note 943602 , section ?J2EE Engine exit codes?

> *** for additional information and trouble shooting.

> **********************************************************************

> [Thr 5572] JLaunchCloseProgram: good bye (exitcode = -11113)

regards,

Gustavo

markus_doehr2
Active Contributor
0 Kudos

> = Windows server 2003 x64

> = SDK 1.4.2_18

> = JRE 1.4.2_17

You downloaded the 64bit versions?

Markus

markus_doehr2
Active Contributor
0 Kudos

> DEV

> SAP-ECC-INST > BD Oracle

> SAP-ECC-INST 0 > ECC 6.0 - ok login with sapgui

> SAP-ECC-INST 1 > What is and what the purpose of this instance? And what for?

This is the Java part.

> SMD

> SAP-ECC-INST 98 > What is and what the purpose of this instance? And what for?

This is Solution Manager diagnostics agent (for Java) - http://service.sap.com/diagnostics

Markus