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

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

  • 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.

  • 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 ?

  • 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

  • CE 7.1 Preview - Version: Error when starting Netweaver Administrator

    Hello,
    I have installed the preview version of CE 7.1 without errors and I have followed the installation manual (loopback device installed, english version of WinXP installed etc.). The starting page (http://localhost:50000) is displayd properly. Whenever I try to start the administrator-page (http://localhost:50000/nwa) I receive the following error:
    500   Internal Server Error -   SAP NetWeaver Application Server 7.11 / AS Java 7.11 
      Error: "Application error occurred during the request processing."
    Details: com.sap.tc.webdynpro.services.exceptions.WDRuntimeException: Failed to retrieve client for current request. Causing exception is  nested.
         at com.sap.tc.webdynpro.clientserver.task.Task.getClient(Task.java:493)
         at com.sap.tc.webdynpro.serverimpl.wdc.um.ClientUserFactory.checkAuthentication(ClientUserFactory.java:200)
         at com.sap.tc.webdynpro.serverimpl.core.um.AbstractClientUserFactory$1.checkAuthentication(AbstractClientUserFactory.java:151)
         at com.sap.tc.webdynpro.services.sal.um.api.WDClientUser.checkAuthentication(WDClientUser.java:214)
         at com.sap.tc.webdynpro.clientserver.session.RequestManager.checkAuthentication(RequestManager.java:713)
         at com.sap.tc.webdynpro.clientserver.session.RequestManager.doProcessing(RequestManager.java:237)
         at com.sap.tc.webdynpro.serverimpl.core.sessionctx.AbstractExecutionContextDispatcher.delegateToRequestManager(AbstractExecutionContextDispatcher.java:202)
    Does anybody have an idea to resolve the problem?
    With kind regards,
    Thomas Bayer

    Hi
    I am using IE 8.x (the newest version). Installation of CE finished without warnings and errors.
    The page http://localhost:50000/index.html can be displayed.
    The follwoing pages cannot be displayed (see error log above):
    http://localhost:50000/useradmin/index.jsp
    http://localhost:50000/nwa
    With kind regards,
    Thomas

  • 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.

  • "The Application was unable to start correctly (0xc000007b). Click OK to close the application" error when starting Visual Studio Community

    Hi,
    I just installed Visual Studio and when I launch it, the following error pops up: "The Application was unable to start correctly (0xc000007b). Click OK to close the application". I tried searching online but no usable results. Please help!
    jd

    Hi,
    There is not enough information about the problem. For troubleshooting, I recommend you can use Process Monitor to detect whether there's any process failed.
    You can download Process Monitor and see how to use it for troubleshooting in below links:
    http://support.microsoft.com/kb/939896
    http://blogs.technet.com/b/askperf/archive/2007/06/01/troubleshooting-with-process-monitor.aspx
    There are a lot of log entries in Process Monitor, you may filter Visual Studio process only(proces = devenv.exe). And you can upload the logs to OneDrive so that we can investigate them.
    Also, you can refer to Gfazil's post in 
    https://social.msdn.microsoft.com/Forums/vstudio/en-US/96035692-9a50-40d4-a7d3-48bda87d11ec/the-application-was-unable-to-start-correctly-0xc000007b-click-ok-to-close-the-application-when?forum=vssetup
    Please try the method he mentioned to see whether the problem can occur:
    " Replacing the dlls mentioned below from a machine that is working solves the problem:
    c:\Windows\SysWOW64\msvcp100.dll
    c:\Windows\SysWOW64\msvcp100d.dll
    c:\Windows\SysWOW64\msvcr100.dll
    c:\Windows\SysWOW64\msvcr100_clr0400.dll
    c:\Windows\SysWOW64\msvcr100d.dll "
    Best Wishes!
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place. <br/> Click <a
    href="http://support.microsoft.com/common/survey.aspx?showpage=1&scid=sw%3Ben%3B3559&theme=tech"> HERE</a> to participate the survey.

  • Error while starting Visual Admin

    Hi,
    I am stuck again at another problem. before installing SAP XI, i was setting configurations in visual admin. As per the guide, i set the initial and maximum connections in the frame server-services-JDBC connector. After setting the configurations, i stopped the JDBC connector service. when i again tried to start, it got stuck.
    Now, even after the restart of J2EE instance, Visual Admin is not connecting to the server node and showing exception " Java.lang.NullPointerException".
    Is it possible to restore the previous state of Visual Admin?
    Thanks and Regards,
    Nitin.

    Did you try going to the Configtool and setting it up. You can locate this by going to /usr/sap/SVA/DVEBMGS00/j2ee/configtool/configtool.bat
    This is the place where you can set the parameters etc. and restore J2EE Server
    regards
    Shravan

  • Error when trying to lainch the visual administrator

    Hello,
    I have installed the Solution manager 7.1 on Linux 5.4 / Oracle 11.2.0.2 while i am trying to open the visual administrator to configure the SLD (Creation of the onnection LCRSAPRFC_<SID>), i am getting the following error:
    +SD1ODYLSV1:sd1adm 17> pwd
    /usr/sap/SD1/DVEBMGS00/j2ee/admin
    SD1ODYLSV1:sd1adm 18> ./go
    java version "1.4.2"
    Java(TM) 2 Runtime Environment, Standard Edition (build 2.3)
    IBM J9 VM (build 2.3, J2RE 1.4.2 IBM J9 2.3 Linux amd64-64 j9vmxa64142ifx-20110628 (JIT enabled)
    J9VM - 20110627_85693_LHdSMr
    JIT  - 20090210_1447ifx5_r8
    GC   - 200902_24)
    Exception in thread "main" java.lang.UnsatisfiedLinkError: awt (libXp.so.6: cannot open shared object file: No such file or directory)
            at java.lang.ClassLoader.loadLibraryWithPath(ClassLoader.java:990)
            at java.lang.ClassLoader.loadLibraryWithClassLoader(ClassLoader.java:954)
            at java.lang.System.loadLibrary(System.java:409)
            at sun.security.action.LoadLibraryAction.run(LoadLibraryAction.java:76)
            at java.security.AccessController.doPrivileged(AccessController.java:197)
            at sun.awt.NativeLibLoader.loadLibraries(NativeLibLoader.java:81)
            at sun.awt.DebugHelper.<clinit>(DebugHelper.java:56)
            at java.lang.J9VMInternals.initializeImpl(Native Method)
            at java.lang.J9VMInternals.initialize(J9VMInternals.java:196)
            at java.awt.Component.<clinit>(Component.java:571)
            at java.lang.J9VMInternals.initializeImpl(Native Method)
            at java.lang.J9VMInternals.initialize(J9VMInternals.java:196)
            at java.lang.J9VMInternals.initialize(J9VMInternals.java:161)
            at java.lang.J9VMInternals.initialize(J9VMInternals.java:161)
            at java.lang.J9VMInternals.initialize(J9VMInternals.java:161)
            at java.lang.J9VMInternals.initialize(J9VMInternals.java:161)
            at java.lang.J9VMInternals.initialize(J9VMInternals.java:161)
            at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
            at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:88)
            at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:61)
            at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:60)
            at java.lang.reflect.Method.invoke(Method.java:391)
            at com.sap.engine.tools.launcher.Launcher.launch(Launcher.java:336)
            at com.sap.engine.tools.launcher.Launcher.main(Launcher.java:114)
    +
    The package libXp.so.6 is already installed and the x server used (Exceed )in my case works fine.

    Hi Hassan,
    Visual Administrator is no more as of NetWeaver 7.10 release. Please start using NetWeaver Administrator (NWA) to configure SLD.
    Please have a look at the below link to configure NWA to work with SLD.
    http://help.sap.com/saphelp_nw70/helpdata/en/23/b557422d095542e10000000a1550b0/content.htm
    Please let me know if you need any further help.
    Thanks,
    Siva Kumar

  • Error while loading service Document Services Configuration (NW 7.0 SP13)

    Hello,
    I'm in the process of configuring the Adobe Document Services. Now I've received the Certificate + Credentials from SAP which I requested as described in Note 736902. I try to install them according to the Adobe Document Services Configuration Guide which I've downloaded from https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/webcontent/uuid/90355269-4d89-2a10-0bb9-f388704f1dcd. [original link is broken] I've copied the pfx File to /usr/sap/<SAPSID>/SYS/global/AdobeDocumentServices/TrustManagerService/trust/credentials.
    Then I started Visual Administrator and opened Server <x> &#8594; Services &#8594; Document Services Configuration. Here I get this Error returned:
    Error while loading service Document Services Configuration
    com.sap.engine.services.adminadapter.exception.AdminException: com/adobe/ads/service/configuration/swing/CredentialTabUI
    Does anyone has a hint how I can resolve this problem?
    Regards
    Gregor

    Hello,
    I solved this problem by restarting J2EE and the Server.
    Regards
    Gregor

  • 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

  • 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

Maybe you are looking for

  • VL31N: multiple item Inbound is not allow

    Dear experts, I have customer's requirement: In VL31N, there is only 1 PO is refer. It means inbound delivery is single item, multiple item Inbound is not allow, could you know how to do or any user exit support to do that. Thanks

  • Apple tv mirroring doesn't work with ipad 2

    Apple tv mirroring doesn't work with ipad 2 and last update achieved

  • Make a pdf ocr text searchable on a mac with adobe

    How do I make a pdf ocr text searchable on a mac with adobe

  • Has anyone experienced this problem connecting to iTunes Store

    When attempting to download content from the iTunes StoreI receive an error message, saying that there is a problem with this download,"an unknown error occurred [-1303]"  I experience the same problem downloading podcasts to which I subscribe via iT

  • Combine photos?

    I'm pretty sure aperture can't do this, so looking for suggestions from users regarding alternate workflows. I have a bunch of scanned 3:1 panoramic negatives that i want to print at 4x12. Costco offers 8x12s for very cheap so i want to take two of t