cancel
Showing results for 
Search instead for 
Did you mean: 

J2EE ConfigTool

Former Member
0 Kudos

Hello,

We have XI3.1 on NW04 and it has 5 App Server. It is a (J2EE+ABAP) system. Each App server and CI has a J2EE instance on it.

When I open a config tool I see 5 entries for each instance on left side. It has some ID associated with. how can I see which J2EE is for which App Server instance. I cannot make out anything from Instance_ID.

So that When I change the memory parameters I knwo where is it being changed.

Your help will be greately appreciated.

Thank you for the help.

Thank you.

SC

Accepted Solutions (0)

Answers (1)

Answers (1)

detlev_beutner
Active Contributor
0 Kudos

Hi SC,

in the configtool, you will see something like "instance_ID37497", right?! Below you will find the dispatcher with "dispatcher_ID3749700" for example, right again?!

Now call http://<yourserver>/sap/monitoring/SystemInfo

You will find the "Node ID" for the dispatcher under the corresponding instance.

Hope it helps

Detlev

Former Member
0 Kudos

Thank you.

Very helpful. I have found that instance.properties file stores in j2ee/cluster directory is also give some information.

Thank you for the help.