cancel
Showing results for 
Search instead for 
Did you mean: 

Visual Administrator logs

Former Member
0 Kudos

Dear Experts

I am working in SAP XI and need to see some error logs. I know we can access it using SXMB_MONI, but I need to see it in Visual Administrator.

Can you please tell me where to find Visual Administrator?

Do I need an admin right to access it?

Points will be rewarded to satisfactory answers.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

Refer

http://help.sap.com/saphelp_nw04/helpdata/en/68/f4bc3deaf28d33e10000000a11405a/frameset.htm

Its built with SAP J2EE Web Application Server.

Its basically used to administrate the SAP J2EE WAS(Administration tool).

we can adimistrate SAP J2EE WAS in different ways.

this is one of the GUI tool used to administrate.

J2EE Engine Visual Administrator is a graphical user interface (GUI) that enables administration of the whole cluster, all cluster elements, and all modules running on them. It provides remote monitoring and management of managers, services, libraries, and interfaces working on each element in a single GUI.

this is described in detail in this link.

http://help.sap.com/saphelp_nw04/helpdata/en/39/83682615cd4f8197d0612529f2165f/content.htm

http://help.sap.com/saphelp_nw04s/helpdata/en/23/fa1f1e5f6841cf92c64dc19d79f290/content.htm

Thanks

Swarup

Answers (2)

Answers (2)

Former Member
0 Kudos

hi

you can configure your login stack configuration using config tool. Config tool works locally against the server's database, thus no authentication is required.

1. Be sure that your server is not running! (shutdown SAP J2EE processes)

2. Launch config tool ("use default db settings").

3. switch to configuration editor mode (the most-right icon in the icon toolbar)

4. navigate to security-->configurations

Here you find your logon stacks and the login modules contained within them. Click on the "pencil" icon for changing your current configuration.

Use configtool

..\j2ee\configtool\offlinecfgeditor.bat

and check the log viewer to see all the errors

reward points if helpfull

Former Member
0 Kudos
Former Member
0 Kudos

Hi,

Refer the below link:

/people/amjad-ali.khoja/blog/2005/12/16/slaw-a-new-logging-tracing-framework-for-xi

/people/michal.krawczyk2/blog/2005/09/07/xi-why-dont-start-searching-for-all-errors-from-one-place

path is

Visual Administrator Tool -> Cluster -> Server -> Services -> LogViewer

Chirag