NPE starting Visual Administrator.

I have a new install of R3 Enterprise 4.7 and have added J2EE.  Everything is working for me (interact with SAP GUI, browse to the J@EE Start page, etc) except that I get an NPE when invoking the Visual Administrator to install the license.  There's no info in the exception, just the line number (ClusterView.java:452).  When the UI comes up the only item in any of the trees that can be expanded is Global Configuration -> Dispatcher.  Has anyone ever seen this?
thanks
~john

Hello John,
Two things:
Was the install done without any errors/exception , check the sapinst.log
and..
Have you checked the functionality of activating the emergency user ?

Similar Messages

  • Can not start Visual Administrator (halt at 99%)

    Hi,
    When I start Visual Administrator, its status halt at 99%.
    Visual Administrator can not open normally.
    The version is EP7.0 SP11.
    Could anyone help me? thanks!

    Hi Chai Ming,
    Can you see anything in the log files? Perhaps it's a permissions issue?
    Try creating a brand new connection from scratch rather than using the default and connect using that and generaly a server restart will do the trick in fixing it. Although clearly this is not a long term solution.
    Visual Administrator is being replaced by the web administrator located  http://<host>:<port>/nwa.
    If you cannot restart or find a fix you might like to simply start using the webinterface when possible.
    Not a solution I know, but thought the tip might help.
    Cheers

  • Starting Visual Administrator

    Can any one please let me know how to start visual administrator.
    Regards,
    Thomas

    Hi Thomas,
    You can find more information about Visual Administrator on help.sap.com, refer to the following link which explains about how to start Visual Administrator.
    <a href="http://help.sap.com/saphelp_nw2004s/helpdata/en/39/83682615cd4f8197d0612529f2165f/frameset.htm">Visual Administrator</a>
    Regards,
    Jhansi

  • Unable to start Visual administrator after license expiration

    Hi,
    I have EP 6.0 installed on a dual stack and on SP14. I fotgot to install the license and now my license has expired. I wanted to install license and wanted to start my visual administrator it gives me the following error.
    srv006:w00adm 28> ./go
    Error occurred during initialization of VM
    java/lang/NoClassDefFoundError: java/lang/Object
    I get the same error while starting configtool too.
    Can someone help me on this
    Manoj

    Hi Manoj
    From the error message it looks like the Java Runtime is not properly installed. Any Java Runtime above 1.4.2 should be good.
    Also ensure that the <b>JAVA_HOME</b> is correctly configured.
    Once the above is done,to successfully login to Visual Admin you need to restart the instance.
    Hope the above helps
    ~Deshdeepak

  • Error in Starting Visual Administration - SSO Configuration

    We have installed EP 7 SP 14 on Enterprise Linux 5.0
    Initially, i.e. after installation, only the following login module stack was used under sap j2ee engine
    BasicPasswordLoginModule - SUFFICIENT
    To check the SSO with other nw 7 java system in our landscape, I have changed it to the following using Visual Administration
    EvaluateTicketLoginModule - SUFFICIENT
    BasicPasswordLoginModule - OPTIONAL
    CreateTicketLoginModule - REQUISITE
    I have restarted ep
    Now, I am able to login to the system using Administrator login from the browser. 
    I checked the SSO.  It was not working.
    I tried to log in to Visual Administrator to make changes, its giving me the following error
    Error while connecting
    com.sap.engine.services.security.exceptions.BaseLoginException: Access Denied.
    How do I proceed ?
    Rgds,
    Santosh

    Given below is the output from the log file security.0.log available at
    /usr/sap/DEP/JC00/j2ee/cluster/server0/log/system
    #1.#00505696557D00650000002A0000779100045465B00B0CB5#1218695628786
    #/System/Security/Authentication
    #sap.com/irj
    #com.sap.engine.services.security.authentication.logincontext
    #P00101959#920##n/a##f3ef9d2069ca11ddcff800505696557d
    #SAPEngine_Application_Thread[impl:3]_37##0#0#Info#1
    #com.sap.engine.services.security.authentication.logincontext#Plain###LOGIN.OK
    User: P00101959
    Authentication Stack: ticket
    Login Module                                                               Flag        Initialize  Login      Commit     Abort      Details
    1. com.sap.security.core.server.jaas.EvaluateTicketLoginModule             SUFFICIENT  ok          false      false
    2. com.sap.engine.services.security.server.jaas.BasicPasswordLoginModule   REQUISITE   ok          true       true
    3. com.sap.security.core.server.jaas.CreateTicketLoginModule               OPTIONAL    ok          true       true
    Central Checks                                                                                true                  #
    #1.#00505696557D00650000002B0000779100045465B00B1048#1218695628787
    #/System/Security/Audit#sap.com/irj
    #com.sap.security.core.util.SecurityAudit
    #P00101959#920##n/a##f3ef9d2069ca11ddcff800505696557d#SAPEngine_Application_Thread[impl:3]_37##0#0#Info#1
    #com.sap.security.core.util.SecurityAudit#Plain###P00101959    
    | LOGIN.OK     
    | USER.CORP_LDAP.p00101959    
    |     
    | IP Address=[172.18.40.68]#
    Rgds,
    Santosh

  • Error starting visual administrator

    Hi all,
    We have implemented SRM5.5 with AS Abap and java. When i run the visual administrator, i am getting the following error. can any one help me out this.
    3/26/07 10:53 AM com.sap.engine.tools.launcher.Launcher Error : unable to invoke main class  com.sap.engine.services.adminadapter.gui.AdminFrameView
    com.sap.engine.tools.launcher.LauncherException
            at com.sap.engine.tools.launcher.Launcher.launch(Launcher.java:340)
            at com.sap.engine.tools.launcher.Launcher.main(Launcher.java:114)
    caused by -
    java.lang.reflect.InvocationTargetException
            at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
            at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
            at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
            at java.lang.reflect.Method.invoke(Method.java:324)
            at com.sap.engine.tools.launcher.Launcher.launch(Launcher.java:336)
            at com.sap.engine.tools.launcher.Launcher.main(Launcher.java:114)
    Caused by: java.lang.InternalError: Can't connect to X11 window server using ':0.0' as the value of the DISPLAY variable.
            at sun.awt.X11GraphicsEnvironment.initDisplay(Native Method)
            at sun.awt.X11GraphicsEnvironment.<clinit>(X11GraphicsEnvironment.java:139)
            at java.lang.Class.forName0(Native Method)
            at java.lang.Class.forName(Class.java:141)
            at java.awt.GraphicsEnvironment.getLocalGraphicsEnvironment(GraphicsEnvironment.java:62)
            at java.awt.Window.init(Window.java:231)
            at java.awt.Window.<init>(Window.java:275)
            at java.awt.Frame.<init>(Frame.java:401)
            at java.awt.Frame.<init>(Frame.java:366)
            at javax.swing.SwingUtilities$1.<init>(SwingUtilities.java:1641)
            at javax.swing.SwingUtilities.getSharedOwnerFrame(SwingUtilities.java:1637)
            at javax.swing.JWindow.<init>(JWindow.java:160)
            at javax.swing.JWindow.<init>(JWindow.java:112)
            at com.sap.engine.services.adminadapter.gui.AboutWindow.<init>(AboutWindow.java:12)
            at com.sap.engine.services.adminadapter.gui.AdminFrameView.main(AdminFrameView.java:234)
            ... 6 more
    caused by -
    java.lang.reflect.InvocationTargetException
            at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
            at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
            at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
            at java.lang.reflect.Method.invoke(Method.java:324)
            at com.sap.engine.tools.launcher.Launcher.launch(Launcher.java:336)
            at com.sap.engine.tools.launcher.Launcher.main(Launcher.java:114)
    Caused by: java.lang.InternalError: Can't connect to X11 window server using ':0.0' as the value of the DISPLAY variable.
            at sun.awt.X11GraphicsEnvironment.initDisplay(Native Method)
            at sun.awt.X11GraphicsEnvironment.<clinit>(X11GraphicsEnvironment.java:139)
            at java.lang.Class.forName0(Native Method)
            at java.lang.Class.forName(Class.java:141)
            at java.awt.GraphicsEnvironment.getLocalGraphicsEnvironment(GraphicsEnvironment.java:62)
            at java.awt.Window.init(Window.java:231)
            at java.awt.Window.<init>(Window.java:275)
            at java.awt.Frame.<init>(Frame.java:401)
            at java.awt.Frame.<init>(Frame.java:366)
            at javax.swing.SwingUtilities$1.<init>(SwingUtilities.java:1641)
            at javax.swing.SwingUtilities.getSharedOwnerFrame(SwingUtilities.java:1637)
            at javax.swing.JWindow.<init>(JWindow.java:160)
            at javax.swing.JWindow.<init>(JWindow.java:112)
            at com.sap.engine.services.adminadapter.gui.AboutWindow.<init>(AboutWindow.java:12)
            at com.sap.engine.services.adminadapter.gui.AdminFrameView.main(AdminFrameView.java:234)
            ... 6 more
    Thanks in advance,
    Sailesh K

    Hi, Sailesh
    One reason might be the setting of Unix X11 - DISPLAY variable.
    Please check whether you can execute other GUI application. Xclock
    or something like that.
    And please check the environment variable DISPLAY is set correctly.
    Best Regards.

  • Starting visual administrator tool remotely

    Hello guyz , how can we start Visual Admin tool remotely i.e. I had a server but i want to start it from my laptop. (Server and Laptop in the same network). Similarly can we start Config tool remotely

    Hi swapnil chitre,
    Can you send the document to my id <email address deleted by moderator>
    Regards,
    Vamshi.

  • How to remotely access visual administrator in  AIX system

    Hi Friends
    i want to remotely access visual administrator of my client system which is on AIX platform,can any one please tell me the step by step procedure of connecting to that system and then which command to use to start Visual administrator.
    Like the way we do in windows remote desktop and run the go.bat file  in the admin folder of the j2ee,similarly wat should i do to start this go.bat in this AIX system.
    Any help would be appreciated and rewarded with points
    Thanks and Regards
    Rashmi

    Just found the apex_access_control table in my schema.
    Guess I'll just use that.

  • Visual Administrator - Login Problem

    hi all,
    I am having problem starting visual administrator.since i am a new user here, i am provided with the user id/password ( not Administrator UID/PW ) and told that it has necessary authorizations.
    when i try to start the VA by using my UID/PW and given connection paramters with the http port 55000,
    Getting an error- unable to look up a connection "name i gave"
                             unable to lookup connection with the parameters "name i gave : port"
    Lookup connection via message server - ( i chose this option while creating connetion paramters )
    Direct connection to a dispatcher node
    what am i doing wrong ? don't i have necessary permissions or i need to use the administrator and password ?
    And we have two instances ( MD1 & MD2 ) running on the same server..how do i get the diiferent instance in VA by giving the same http port 55000 ?
    I am not able to login..please help.
    Addy

    Nicholls,
    I mentioned it wrongly..The P4 port was 55004 only..but the message server port shows only 3960.
    > The Java message server port is normally 81xx, where xx is the instance number of SCS. I can't guess what that value is, but it is often 1  number higher than the CI number (in your case 50, which means SCS of 51).
    The CI is 50..but why do we calculate 81xx ? And i always check the system info page only for any port information..that shows me only 3960.
    Is it how we need to calculate for message port ( 81xx )...I was not knowing that..!
    Now, I tried with 8151 also as per your guidance..but, no luck..:-(
    Thanks!
    Addy

  • Visual Administrator problem while running DB2

    Hi,
    I'm using the Sneak Preview of SAP Web AS 630. I want to use a DB2 a application database. I've installed SAP Web AS and DB2 at one Win2000 PC.
    When I'm starting Visual Administrator while DB2 is running the progress bar runs to 99% and stops. I'm seeing the tree of the Dispatcher only. When DB2 is stopped the Visual Administrator works as wanted.
    Any ideas?

    Hello,
    I got the solution:
    DB2 uses in default configuration Port 50000.
    SAP WebAS uses in default configuration Port 50000 (http) and Port 50001 (ssl). With the config tool you may reconfigure it to 60000/60001 maybe.
    Jürgen

  • Visual Administrator Go Script Missing

    I want to start Visual Administrator but script go.sh is not in /usr/sap/sid/JS25/j2ee/admin. Is there another way to start VA or wonder why the script is not in the directory. OS is Solaris 10.
    Thanks in advance
    Martin

    Hi,
    Do u have atleast go.bat?
    If you know how to write shell scripts, you can write your own go.sh based on go.bat or just copy , paste go.sh from another installation, that is also okay.
    But frankly its scary when you say, you dont find go. If one thing has been screwed with installation something else could have been screwed. Did you go through post installation sequence to check if Portal has been installed correctly. This is detailed in sap documentation.
    Harish

  • HI, Unable to connect Visual administrator plz help me to this issue.

    Installed SAP XI System every thing is fine except visual administrator,i am getting following error,
    unable to lookup connection default.
    http://sap:8101/msgserver/text/logon returned list of connection parameters

    Hi-
    You can use the template installer to do the post installtion for XI
    To start Visual administrator execute the go.bat file.
    You can find this file in j2ee admin folder.
    J2ee+ ABAP Engine
    C:\usr\sap\<SAPSID>\DVEBMGS<xx>\j2ee\admin\go.bat
    J2EE Engine
    C:\usr\sap\<SAPSID>\JC<xx>\j2ee\admin\go.bat
    So here you can log on to Your Visual Administrator.
    Check out this link its helpful
    http://help.sap.com/saphelp_nw2004s/helpdata/en/98/fa9b6ec510404dbcfebf35cb107c04/frameset.htm

  • Monitoring service in Visual Administrator

    Hello all,
    In my Netweaver 04  SP 24 portal system, I start Visual Administrator and go to Cluster --> Services --> Monitoring.  Under tab Runtime and then Monitor Tree, I expand the Root node. Under it, nodes Applications and System are in white ( and all their sub-nodes read "No value has been reported yet"
    Under node Kernel, Licensing Manager and Locking Manager are in White Status while all other nodes are active ( have green , red or yellow colour)
    Same situation for some nodes under node Performance and node Services
    Any idea how I can activate those monitors so that they actually report data?
    Many thanks
    Andreas

    Sunny thanks, that is helpful
    From what I read in the link you sent to me, if the status is white and there are no values reported, then the monitors do not work, which is my case. How can I activate those monitors? I tried to right click and update or click on configuration and Edit and then Save, but nothing happened
    Many thanks
    Andreas

  • Cannot find Visual Administrator

    HI All,
    Visual Administrator is supposed to be located here:
    Drive:/usr/sap/<systemID>/blabla/j2ee/admin/go.bat
    In the file structure of my server, there is no such file!!!
    Has anything changed from older versions to 7.1??
    Where can I find this damn file (go.bat) or how else can I start Visual Administrator???
    Thanks, Julia

    hi julia,
    nothing has changed in the 7.1 version coz
    the path we are using is the
    D:\usr\sap\D01\DVEBMGS00\j2ee\admin\go.bat
    just check ur path settings correctly.
    regards,
    bhupesh

  • How to start J2EE Visual Administrator

    Hello:
    Please guide me to start the J2EE Visual Administrator. I have EP 6.4 SP7.
    Thanks
    Sriram

    Hi Sriram,
    run the go.bat file located in your C:\usr\sap\J2E\JC00\j2ee\admin and login as administrator and whatever password you installed EP with on port 50004 (default unless you changed it)
    hope that helps
    abdul

Maybe you are looking for

  • IMac 6 issuing IP address's when plugged into the network.

    I have an iMac 6 that I have on a Business Network, when I plug in the network cable it starts issuing IP address's which is creating havoc.  I have disabled Internet sharing.

  • After updating to iOs5 I'm having a lot of trouble with receiving and making phone calls

    After updating to iOs5 I'm not able anymore to receive and make normal phone calls. This is very frustrating: when somebody calls me they have signal but my iPhone 4 doesn't make any sound or anything and when I try to make a call I don't hear any si

  • XI Unit Test Not Equal IDOC SEG

    I have made a mapping change in XI. When I unit test, within XI only, on the test tab, my results are what I want, which includes an extra segment appended to the idoc. However, my end-to-end test, meaning XI into SAP the additional segment is not be

  • How to create TAX CODE, explanation of TAx %..

    Hi guru's Can anybody explain me , How to create a TAX code(fv11) for below mentioned structure. 16%2%1%VAT 8%DEDUCTIBLE4.5%NON DEDUCTIBLE .please explain me the 16% stands for what , 2%for what,1% for what…etc For which type of vendor , and material

  • Help Me Please! D:

    I play private servers, and when i download the clients, Norton is checking if it is a threat or not. The clients always come out as a threat. But there are no viruses, etc. I've played private servers for over 2 years now and this has never happened