cancel
Showing results for 
Search instead for 
Did you mean: 

stopped Configuration Adapter service, so can't access Visual Administrator

Former Member
0 Kudos

Hi All,

Unknowingly, I have stopped the service "Configuration Adapter" (Cluster --> Server --> Services --> Configuration Adapter) after which I am unable to access Visual Administrator. I tried to look in the configuration editor of the offline config tool but don't know where to look.

Can any one help me in starting Configuration Adapter service....

Thanks

Naveen.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Amit,

visual admin immediately stopped working after stopping the "Configuration Adapter" service and I think if that service is started, visual admin will definitely be accessed.

If I try to log in into VisualAdmin, it says 'error while connecting'....

So, can you tell me how to start that service..

Thanks

Naveen.

Former Member
0 Kudos

OK...

This is what you can do - Note: be cautious doing this.

The J2EE Engine Console Administrator is an alternative to the Visual Administrator.

Unlike the Visual Administrator, it is not a GUI and the runtime control and administration is done using specific commands in the shell language.

The J2EE Engine Shell Console Administrator can be accessed and used only through Telnet.

Check this [Link|http://help.sap.com/saphelp_nw04/helpdata/EN/fa/40a2ab95dc08429e60bd467df91943/frameset.htm] for more information...

Steps to do Telnet.

1. From your MMC open J2EE Engine Console session.

-- Open SAP MMC.

-- Choose the J2EE system on which you want to start Telnet.

-- Browse to the J2EE Process Table node.

-- From the right-hand pane, select the dispatcher and from the context menu(right click) choose J2EE Telnet.

-- The J2EE Engine Telnet Administration Console is open.

-- Enter a valid login info (including user name and password)

For more information check this [Link|http://help.sap.com/saphelp_nw04/helpdata/EN/a2/6052bb98033c4dbef5df04f68b0c7e/content.htm]

2 Read following for [Shell SYSTEM Command |http://help.sap.com/saphelp_nw04/helpdata/EN/4f/aac523559b7a498594c902e2197c33/content.htm]

3. Read following about [Shell ADMIN Commands Here|http://help.sap.com/saphelp_nw04/helpdata/EN/03/5d0b8d2cac2c4883c706defc12ed33/frameset.htm]

Once you are through....

Cause I have never done this - you be specific while giving command

Follow these commands as specified in ADMIN to start the Service.

Since the syntax to start the service is ...

STARTSERVICE [ClusterID] <serviceName>

You should be sure about exact ClusterID and servicename

ClusterID - as SAP says you can specify 0(zero) to start up in whole cluster... but before that ... get your cluster ID by using command....

LSC [-state] - this Lists all active cluster machines.

I think you may use 0 in your case...

servicename - Even though you know the service name, just try to get this list and mention the correct one while starting by using....

LSS [-d] [ClusterID] - List of services.

Find out correct name as Configuration Adapter or anything else

I believe in this way you will get both the information.

specify both of these in STARTSERVICE Command and Done... then EXIT.

Ofcourse you can type MAN to get help on any command at any time.....

After this I think you should be able to login Visual Administrator...

All the Best.... Let me know once you are DONE

Answers (3)

Answers (3)

Former Member
0 Kudos

Hi Amit,

you make me learn things which I don't know and the direction which u gave did the work....

regarding the problem, I tried the way you explained me to do...but the service is not getting started.....

and Yes, the problem solved, by just restarting the system and after that able to log into Visual Admin....

Thanks

Naveen.

Former Member
0 Kudos

Hi,

Did you try with NWA?

http://localhost:50000/nwa -> System Management -> Configuration

Hope this helps.

Manoj Chintawar

Former Member
0 Kudos

Did you got any error message while logging in visual admin.?