Session Expired after logging on to Visual Administrator - SLD Config

Hey Guys,
I have a NW2004s installation, both ABAP and Java stack, with UME pointing to the ABAP stack.
I created a user in ABAP stack, and assigned the J2EE_ADMIN role to this user.
I try to log into the Visual Administrator with this user. The login is successful.
However right after I navigate to the sld data supplier node and click it, I get the error message, Session Expired.
I think it is because I am not authorized to configure SLD or something like that.
When I created the user in the ABAP stack I entered all the roles for the user with which I am logging on to the Visual Admin:
     SAP_SLD_ADMINISTRATOR
     SAP_SLD_CONFIGURATOR
Anyhelp so that I can get over this problem and configure the SLD in the system.
Thank You.
Sumit.

J2EE_ADMIN role has all the rights(configure SLD etc) , make sure you configure the SLD and import the CIM model content you can login to SLD at http://<host>:5XX00/SLD and then access the data supplier bridge
where XX is your instance number

Similar Messages

  • Session expired,please log in again?!

    Hello there to everybody
    I have an annoying problem with my iphone...
    Every time i try to long into facebook from my iphone,its keep saying session expired,please log in again,and i try,but i can`t,keep getting the same message.and i try to log in from my browser,its keep asking me for some security code.why is that?
    from my computer i can log in with no problems!
    please help me appreciate it

    Same problem with me both in ipad and iphone :(

  • Portal Session Expiration after 10 minutes.

    Hello Experts,
    We are running on EP 7.0 ABAP+JAVA stack.The UME has been configured on ABAP stack.
    We have a requirement to auto logoff the portal if no activity is done for 10 minutes.
    I have gone through SAP Notes and came to know this is not possible in current portal framework. In some threads I got clue to set some parameters for SSO expiration and Security session expiration but that did not gave desired result.
    I have set the security session to 10minutes in Visual administrator.(default 27h) [Security Provider -> SessionExpirationPeriod ]but nothing happened I am still in portal session after 10 minutes.
    I made the change in -> /usr/sap/<SID>/<inst>/j2ee/cluster/server0/apps/sap.com/irj/servlet_jsp/irj/root/web-inf/web.xml
    And change the session time out to 10 minutes. But same result nothing happened.
    Please guide what settings I am missing. What else I have to do to get the session expire.
    thanks & regards
    shankar

    Hi,
    Check this:
    Redirect user to a custom "logoff" page after 10 minutes of user inactivity
    To set Logon Tickets Validity Period:
    http://help.sap.com/saphelp_nw70/helpdata/EN/45/18b6cfe1235d79e10000000a11466f/frameset.htm
    Regards,
    Praveen Gudapati

  • Tomcat session expires after compiling servlet/ class

    Hi,
    Does anybody know why tomcat(4.1) session expires if you modify a serlvet or class and compile it.
    After compiling I refresh the page and I get session invalidated page. And every time I compile I have to relogin.
    Any ideas ? Is there a work around ?

    In serverl.xml, if you have set the reloadable="true" attribute in your <Context/> tag for your web application then each time one of the servlet classes is modified, tomcat will reload the web application. Set reloadable="false" and this will stop.
    tobes

  • Session expires after the script1 in the job is over

    hi,
    i created a job. in my application i have to maintain the session. in the job, when script 1 gets over, and script starts, i dont know for what reason, the session expires. can this be due to cookies??

    If the session is needed for the second script in the job, then try to change the following settings for the second script using Options -> Current Script -> Playback -> Script. In the Automation Actions frame, uncheck the first three checkboxes for Reset Browser, Start new browser session and use distinct cookie directory. Also remember to uncheck the checkbox for Use same settings for all new scripts, that is the last option on the Current Script Setting dialog. Otherwise the above settings will apply to any of the new scripts that you create.
    Hope this helps.

  • Visual Administrator - SLD DataSupplier write socket error

    Hello,
    I have install SAP Solution Manager 4.0 and am trying to test the Http://host:port/SLD connection. I can successfully login as the J2EE_ADMIN but the administration tab does not show as selectable and all the documentation we have come across is advising us we need to get into the Administration area to configure the SLD.
    We have tried to assign the LcrAdministrator role to the user and assign SAP_SLD_ADMINISTRATOR on the ABAP end as well but still had no luck.

    Hi,
    Here is the complete SLD configuration steps:
    http://<host>:<port>/sld. say http://localhost:50200/sld
    Enter user name and password, and then choose OK.
    Give some valid name like "J2E" as object server.
    Go to administration link on top, there click on the button to start the server. The server must be running.
    Click on the import link, and in that page click on ‘Import CR content from the server’ button. It will import all required CR components in the list. (OR) alternatively, browse to the 
    <server>\usr\sap\<SAPSID>\SYS\global\sld\model\
    Import first Cimsap.zip and cr_content.zip (MS Windows) and then choose Open. It will take 10 to 15 minutes to complete.
    Open Visual Administrator. Choose "SLD data supplier" service under Server-> services node.
    Go to HTTP Settings, enter the following
    Host : localhost
    Port : 50000
    User :
    Password :
    Go to CIM Client Generation Settings on same window
    Enter the following
    Host : localhost
    Port : 50000
    User :
    Password :
    After Saving the details click on “CIMClient Test”
    A pop-up screen shows “CIMOMClient object generation and connection test successful”.  Click “Ok”.  Now SLD is configured.
    Regards,
    Srinivasan T
    <b>Helpful answers=>POINTS</b>

  • Yosemite agent - session crashes after logging into RDS via iPhone or iPad app

    I access RDS primarily through the Mac app, but will occasionally log into a session via iPad or Iphone.  Whenever this happens, trying to get back onto that session via Mac results in a distorted screen that is pulled diagonally, only fix is to sign
    out of the RDS session on Iphone or iPad, then log in via the remote desktop app on the Mac and sign in to a new session on RDS.  
    Are there any other fixes for this?

    Hi,
    Thank you for posting in Windows Server Forum.
    Did you try to use latest version of MRD? 
    Please try to use MRD v8.1.5 for IPhone and IPad and MRD v8.0.10 for MAC and check the result. If still facing issue you can collect log for further research.
    IOS:https://itunes.apple.com/in/app/microsoft-remote-desktop/id714464092?mt=8
    MAC: https://itunes.apple.com/in/app/microsoft-remote-desktop/id715768417?mt=12
    Hope it helps!
    Thanks.
    Dharmesh Solanki
    TechNet Community Support

  • Session expires after popup windows

    I am using JDeveloper 9.0.3.10.
    I need to use the javascript function window.open to open a new (popup) dialog. I lose my session after I close the new dialog and since I validate my session in everypage, I get forwarded to the login page after opening any popup.
    This only happens when I run the application locally in JDeveloper. I do NOT have this problem when I deploy the application on a server.
    I'd really appreciate your help.

    I had that problem too and it seems to be a bug in Internet Explorer.
    It seems that IE tries to keep a count of how many windows are interested in the current session, and when you close the last one, it gets rid of the session cookie. But it gets the counting wrong sometimes.
    It especially gets it wrong if the browser has gone from a file-url to an http-url (!). Which explains why it breaks when you run it from jdeveloper (the webapp runner loads a local file into the browser and then goes to the proper url).
    If this is what's causing your problem then you will probably find that if you run your application from jdeveloper, make a note of the url, then immediately close that browser (because it has been through a file url so it's going to get its counting wrong) and open a fresh one, paste the url into that fresh browser and everything should work fine.
    I think the bug has been in IE for a long time.
    There's an article about it here:
    http://support.microsoft.com/default.aspx?scid=kb;en-us;311072

  • Ping time out, server connection is lost in visual administrator after java

    Dear all,
    Recently I have done system copy for XI system. I have imported the java import after importing  the abap stack into the target system as java add in abap.The import phase finished successfully and java engine is also working well.
    I have confirmed this by moving to the browser page  " http://hostname:50000/ and XI system  http://hostname:50000/rep ". Everything is working fine and in MMC console as well.
    But while trying to log in to visual administrator i am getting the error message as " ping time out,connection to server is lost "
    std_serverout.log
    unrecoverable stack overflow has occurred.
    An unexpected error has been detected by HotSpot Virtual Machine:
    EXCEPTION_STACK_OVERFLOW (0xc00000fd) at pc=0x00000000080e3c66, pid=2940, tid=928
    Java VM: Java HotSpot(TM) 64-Bit Server VM (1.4.2_16-b05 mixed mode)
    Problematic frame:
    V  [jvm.dll+0xe3c66]
    An error report file with more information is saved as hs_err_pid2940.log
    stdout/stderr redirect
    node name   : server0
    pid         : 3060
    system name : XIT
    system nr.  : 03
    started at  : Tue Feb 17 18:42:50 2009
    CompilerOracle: exclude com/sapportals/portal/pb/layout/taglib/ContainerTag addIviewResources
    CompilerOracle: exclude com/sap/engine/services/keystore/impl/security/CodeBasedSecurityConnector getApplicationDomain
    CompilerOracle: exclude com/sap/engine/services/rmi_p4/P4StubSkeletonGenerator generateStub
    CompilerOracle: exclude com/sapportals/portal/prt/util/StringUtils escapeToJS
    CompilerOracle: exclude com/sapportals/portal/prt/core/broker/PortalServiceItem startServices
    CompilerOracle: exclude com/sap/engine/services/webservices/server/deploy/WSConfigurationHandler downloadFile
    CompilerOracle: exclude com/sapportals/portal/prt/jndisupport/util/AbstractHierarchicalContext lookup
    SAP J2EE Engine Version 6.40   PatchLevel 100627.313 is starting...
    Loading: LogManager ... 453 ms.
    Loading: PoolManager ... 0 ms.
    Loading: ApplicationThreadManager ... 94 ms.
    Loading: ThreadManager ... 31 ms.
    Loading: IpVerificationManager ... 0 ms.
    Loading: ClassLoaderManager ... 16 ms.
    Loading: ClusterManager ... 219 ms.
    Loading: LockingManager ... 93 ms.
    Loading: ConfigurationManager ... 1502 ms.
    Loading: LicensingManager ... 31 ms.
    Loading: ServiceManager ...
    6.226: [GC 6.226: [ParNew: 87040K->8544K(130560K), 0.0628724 secs] 87040K->8544K(1005056K), 0.0629982 secs]
    Loading services.:
      Service memory started. (16 ms).
      Service cross started. (15 ms).
      Service file started. (78 ms).
      Service timeout started. (32 ms).
      Service runtimeinfo started. (15 ms).
      Service userstore started. (63 ms).
      Service trex.service started. (94 ms).
      Service jmx_notification started. (63 ms).
      Service p4 started. (235 ms).
      Service classpath_resolver started. (15 ms).
    10.537: [GC 10.537: [ParNew: 95584K->16246K(130560K), 0.0776272 secs] 95584K->16246K(1005056K), 0.0777727 secs]
      Service deploy started. (3926 ms).
      Service log_configurator started. (4363 ms).
      Service locking started. (0 ms).
      Service http started. (172 ms).
      Service naming started. (203 ms).
      Service failover started. (78 ms).
      Service appclient started. (110 ms).
      Service javamail started. (140 ms).
      Service jmsconnector started. (140 ms).
      Service ts started. (125 ms).
      Service licensing started. (16 ms).
      Service connector started. (188 ms).
      Service configuration started. (31 ms).
      service MobileSetupGeneration ================= ERROR =================
      Service MobileArchiveContainer started. (78 ms).
      Service webservices started. (470 ms).
      Service dbpool started. (1172 ms).
    13.195: [GC 13.196: [ParNew: 103286K->20423K(130560K), 0.0478316 secs] 103286K->20423K(1005056K), 0.0489244 secs]
      Service com.sap.security.core.ume.service started. (2596 ms).
      Service security started. (2471 ms).
      Service classload started. (78 ms).
      Service applocking started. (141 ms).
      Service shell started. (188 ms).
      Service tceCATTPingservice started. (32 ms).
      Service telnet started. (63 ms).
    18.218: [GC 18.218: [ParNew: 107463K->25937K(130560K), 0.0545612 secs] 107463K->25937K(1005056K), 0.0546428 secs]
      Service webdynpro started. (203 ms).
      Service ejb started. (532 ms).
      Service dsr started. (172 ms).
      Service keystore started. (485 ms).
      Service ssl started. (16 ms).
      Service servlet_jsp started. (704 ms).
      Service tcsecsecurestorage~service started. (63 ms).
      Service jmx started. (391 ms).
      Service tclmctcculculservice_sda started. (0 ms).
      Service rfcengine started. (656 ms).
      Service tcsecwssec~service started. (469 ms).
      Service apptracing started. (360 ms).
    19.355: [GC 19.355: [ParNew: 112977K->42681K(130560K), 0.0844669 secs] 112977K->47563K(1005056K), 0.0845476 secs]
      Service tcsecdestinations~service started. (907 ms).
      Service basicadmin started. (860 ms).
      Service adminadapter started. (297 ms).
      Service pmi started. (312 ms).
      Service tclmctcculservice_sda started. (1251 ms).
      Service tcsecvsi~service started. (438 ms).
      Service monitor started. (407 ms).
      Service sld started. (1721 ms).
    20.296: [GC 20.296: [ParNew: 129721K->39952K(130560K), 0.1028212 secs] 134603K->50894K(1005056K), 0.1028881 secs]
      Service tc.monitoring.logviewer started. (1704 ms).
    21.584: [GC 21.584: [ParNew: 126992K->40823K(130560K), 0.0664458 secs] 137934K->58110K(1005056K), 0.0665026 secs]
      Service jms_provider started. (3518 ms).
      Service com.sap.aii.af.cpa.svc started. (2033 ms).
      Service com.sap.aii.af.security.service started. (16 ms).
      Service com.sap.aii.af.svc started. (157 ms).
    22.873: [GC 22.873: [ParNew: 127863K->43238K(130560K), 0.0574693 secs] 145150K->65266K(1005056K), 0.0575210 secs]
      Service com.sap.aii.af.ms.svc started. (407 ms).
      Service com.sap.aii.adapter.marketplace.svc started. (47 ms).
      Service com.sap.aii.adapter.bc.svc started. (47 ms).
      Service com.sap.aii.adapter.xi.svc started. (47 ms).
      Service com.sap.aii.adapter.jms.svc started. (79 ms).
      Service com.sap.aii.adapter.mail.svc started. (63 ms).
      Service com.sap.aii.adapter.jdbc.svc started. (156 ms).
      Service com.sap.aii.adapter.rfc.svc started. (219 ms).
      Service com.sap.aii.af.ispeak.svc started. (313 ms).
      Service com.sap.aii.adapter.file.svc started. (2315 ms).
    ServiceManager started for 22082 ms.
    Framework started for 24772 ms.
    SAP J2EE Engine Version 6.40   PatchLevel 100627.313 is running!
    PatchLevel 100627.313 December 14, 2005 20:06 GMT
    >26.086: [GC 26.086: [ParNew: 130278K->23111K(130560K), 0.0693509 secs] 152306K->68371K(1005056K), 0.0694372 secs]
    32.059: [GC 32.059: [ParNew: 110151K->34716K(130560K), 0.0419854 secs] 155411K->79975K(1005056K), 0.0420301 secs]
    32.608: [GC 32.608: [ParNew: 121756K->43497K(130560K), 0.0827214 secs] 167015K->105659K(1005056K), 0.0827638 secs]
    38.688: [GC 38.688: [ParNew: 130537K->39986K(130560K), 0.0525517 secs] 192699K->106409K(1005056K), 0.0526114 secs]
    41.615: [GC 41.615: [ParNew: 127026K->32598K(130560K), 0.0467433 secs] 193449K->103188K(1005056K), 0.0467930 secs]
    44.298: [GC 44.298: [ParNew: 119638K->34820K(130560K), 0.0430069 secs] 190228K->105410K(1005056K), 0.0432422 secs]
    46.443: [GC 46.443: [ParNew: 121860K->39729K(130560K), 0.0498349 secs] 192450K->110319K(1005056K), 0.0499023 secs]
    48.656: [GC 48.656: [ParNew: 126769K->36669K(130560K), 0.0625983 secs] 197359K->112667K(1005056K), 0.0626567 secs]
    52.243: [GC 52.243: [ParNew: 123709K->39589K(130560K), 0.0477260 secs] 199707K->115587K(1005056K), 0.0477793 secs]
    115.241: [GC 115.241: [ParNew: 126629K->37429K(130560K), 0.0553704 secs] 202627K->118544K(1005056K), 0.0554346 secs]
    118.096: [GC 118.096: [ParNew: 124469K->40865K(130560K), 0.0504829 secs] 205584K->121980K(1005056K), 0.0505322 secs]
    120.589: [GC 120.589: [ParNew: 127905K->37247K(130560K), 0.0578313 secs] 209020K->123954K(1005056K), 0.0578734 secs]
    122.573: [GC 122.573: [ParNew: 124287K->39626K(130560K), 0.0534208 secs] 210994K->126333K(1005056K), 0.0534640 secs]
    124.070: [GC 124.077: [ParNew: 126666K->35377K(130560K), 0.0626490 secs] 213373K->128235K(1005056K), 0.0627628 secs]
    126.103: [GC 126.103: [ParNew: 122417K->37886K(130560K), 0.0485833 secs] 215275K->130744K(1005056K), 0.0486433 secs]
    128.251: [GC 128.251: [ParNew: 124926K->41258K(130560K), 0.0482213 secs] 217784K->134115K(1005056K), 0.0482675 secs]
    130.792: [GC 130.792: [ParNew:
    Due to this i am not able to log in visual adminsitrator.Kindly advice me for the same.
    Thanks in advance
    Vijay

    Hello vamshi,
    As you have suggeseted, I followed the notes and changed the following paramters.The system is 64bit and hence the values are adjusted according to the server.
    -Djco.jarm=1
    -Dsun.io.useCanonCaches=false
    -Djava.awt.headless=true
    -XX:SoftRefLRUPolicyMSPerMB=1
    -verbose:gc
    -XX:+PrintGCDetails
    -XX:+PrintGCTimeStamps
    -Xss2m
    -Xms2048M
    -Xmx2048M
    -XX:MaxNewSize=320M
    -XX:NewSize=320M
    -XX:MaxPermSize=512M
    -XX:PermSize=512M
    -XX:SurvivorRatio=2
    -XX:TargetSurvivorRatio=90
    -XX:+UseParNewGC
    -XX:+UseTLAB
    -XX:+HeapDumpOnCtrlBreak
    The heap size for java is 2048
    But still i am getting the ping time out. Connection to server is lost.
    Kindly let me know,
    Regards
    Vijay

  • Session expired within 10-20 seconds while working on Visual Administartor.

    session expired within 10-20 seconds while working on Visual Administartor.
    Details: In VA, each dispatcher and Server process have four components:
    kernel, Interfaces, Libraries and Services.
    While working on Kernel in VA of dispatcher or Server, I'm getting 'session expired' after every 10-20 seconds.
    I'm not getting the same 'session expired' problem while working on interfaces, libraries or services.
    After 2-3 minute of wait, again i'm able to work on kernel  but again after 10-20 seconds, session get expired.
    Pls suggets to resolve this problem. We are on SP level 20.
    r1n0v3:xpdadm 5> ./go
    java version "1.4.2.10"
    Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2.10-060112-14:28)
    Java HotSpot(TM) Server VM (build 1.4.2 1.4.2.10-060112-19:42-IA64N IA64, mixed mode)
    java.lang.ClassCastException
            at com.sap.engine.services.adminadapter.impl.Util.trim(Util.java:167)
            at com.sap.engine.services.adminadapter.impl.Util.compareProperties(Util.java:142)
            at com.sap.engine.services.adminadapter.gui.node.ManagerNodeView.deselectSingleManagerNode(ManagerNodeView.java:86)
            at com.sap.engine.services.adminadapter.gui.node.ManagerNodeView.deselectNode(ManagerNodeView.java:79)
            at com.sap.engine.services.adminadapter.gui.AdminManager.deselectManagerNode(AdminManager.java:266)
            at com.sap.engine.services.adminadapter.gui.AdminManager.deselectNode(AdminManager.java:146)
            at com.sap.engine.services.adminadapter.gui.AdminManager.valueChanged(AdminManager.java:96)
            at javax.swing.JTree.fireValueChanged(JTree.java:2392)
            at javax.swing.JTree$TreeSelectionRedirector.valueChanged(JTree.java:2763)
            at javax.swing.tree.DefaultTreeSelectionModel.fireValueChanged(DefaultTreeSelectionModel.java:629)
            at javax.swing.tree.DefaultTreeSelectionModel.notifyPathChange(DefaultTreeSelectionModel.java:1076)
            at javax.swing.tree.DefaultTreeSelectionModel.setSelectionPaths(DefaultTreeSelectionModel.java:287)
            at javax.swing.tree.DefaultTreeSelectionModel.setSelectionPath(DefaultTreeSelectionModel.java:170)
            at javax.swing.JTree.setSelectionPath(JTree.java:1168)
            at javax.swing.plaf.basic.BasicTreeUI.selectPathForEvent(BasicTreeUI.java:2215)
            at javax.swing.plaf.basic.BasicTreeUI$MouseHandler.handleSelection(BasicTreeUI.java:2863)
            at javax.swing.plaf.basic.BasicTreeUI$MouseHandler.mousePressed(BasicTreeUI.java:2824)
            at java.awt.AWTEventMulticaster.mousePressed(AWTEventMulticaster.java:222)
            at java.awt.AWTEventMulticaster.mousePressed(AWTEventMulticaster.java:221)
            at java.awt.AWTEventMulticaster.mousePressed(AWTEventMulticaster.java:221)
            at java.awt.Component.processMouseEvent(Component.java:5161)
            at java.awt.Component.processEvent(Component.java:4961)
            at java.awt.Container.processEvent(Container.java:1569)
            at java.awt.Component.dispatchEventImpl(Component.java:3679)
            at java.awt.Container.dispatchEventImpl(Container.java:1627)
            at java.awt.Component.dispatchEvent(Component.java:3541)
            at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:3483)
            at java.awt.LightweightDispatcher.processMouseEvent(Container.java:3195)
            at java.awt.LightweightDispatcher.dispatchEvent(Container.java:3128)
            at java.awt.Container.dispatchEventImpl(Container.java:1613)
            at java.awt.Window.dispatchEventImpl(Window.java:1606)
            at java.awt.Component.dispatchEvent(Component.java:3541)
            at java.awt.EventQueue.dispatchEvent(EventQueue.java:480)
            at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:201)
            at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:151)
            at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:145)
            at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:137)
            at java.awt.EventDispatchThread.run(EventDispatchThread.java:100)
    Exception occurred during event dispatching:
    Thanks in advance
    Amar

    Update on my problem of VA:
    'Session expired' session only happened when i'm clicking the 'cluster manager' of Kernel or server instances.
    For all managers in kernel, i'm not getting this problem.
    I have seen some following properties in Cluster Manager. Not sure, these are the cause of problems:
    Key                                                                              value
    ___MS_PROP_GET_CLIENT_STATISTIC                        -
    ___MS_PROP_GET_HARDWARE_ID                            M0565709169
    ___MS_PROP_GET_INFO                                             -
    ___MS_PROP_GET_PARAMS                                      -
    ___MS_PROP_GET_SERVICE_INFO                            -
    ___MS_PROP_GET_STATISTIC                                    -
    ___MS_PROP_GET_SYSTEM_ID                                 XPD
    cluster.name                                                               -
    Pls suggets if your dispatcher or server kernel have the above mentioned properties value and what would be the impacty if i remove the properties that have no value assigned.
    Thanks once again in advance.
    Amar

  • Using certificates to log into Visual Administrator?

    We have been asked to use certificates / SSL to log into the Visual Administrator as opposed to entering our usernames and passwords. Is this possible with the Visual Administrator and if so, are there any configuration guides, setup instructions or pointers to how to accomplish this? Has anyone else dones this type of configuration?
    Any help would be gratly appreciated.
    Thank-you,
    Deb Nugent.

    I am closing this question. Through another thread (SSO to the Visual Administrator itself) and additional information, I have been told that this is not possible within the Visual Administrator.
    While this is not the response I had hoped for, I am considering this question answered.

  • Cannot log into Facebook app, getting session expired message

    I tried logging into the Facebook app last night and got a "Session Expired, Please log in again" prompt.  I have already changed my password, deactivated and reactivated my account from the Safari browser.  Any ideas as to what I should do?
    iPhone 5 - iOS 7.1.2

    Not an iphone or Apple issue that is a facebook issue, ask the app developer or look at their support site.

  • 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

  • Visual administrator use remotely

    Dear Experts,
    How I can connect visual administrator and config tool through remote pc with using terminal server .Is there any separate utility available ?
    one more question - I want use user administration through UME brower but when I am creating any user it is giving error "user can not create" . As per the ADM 200 I have to add SAP_BC_JSF_COMMUNICATION role to the user SAPJSF through GUI, I have added this role to the user but it is stuck at user comparison , giving error "role is locked by sap* user" .
    pl. help , Is there any other process ? or where i am wrong .
    regards
    sonal.

    Hai,
    You can use Xmanager 3 which will help you in connecting to Visual admin and Config tool.
    You can download the Evaluation version from any site and after 30 days you can use the Xmanager -Passive option life long.
    Process to connect to Visual admin/Config tool from remote PC:
    Start Xmanager you will get 'X' icon in the system tray, then start your session and run the 'go' script from your OS level. Speed will be a bit on the lower side, since you are exporting the DISPLAY from your remote server.
    The role SAP_BC_JSF_COMMUNICATION has been locked by user SAP, ie,. somebody has been working with SAP user and editing or displaying the above said role. Due to this you are not able to compare the role.
    Edit role SAP_BC_JSF_COMMUNICATION in PFCG.
    1. Click authorization tab.
    2. Click Change Authorization Data Button.
    3. Expand all trees.
    4. Asign full authorization at all authorization object.
    After this try to create Users in UME.
    Regards,
    Yoganand.V
    Edited by: Yoganand Vedagiri on Dec 19, 2008 11:33 AM

  • Session Expired error in browser

    Hi guys,
    I hope everyone had an excellent festive period. I have been trying to access certain parts of websites and after I have successfully logged in and trying to access the member section i receive this error: 
    Session expired
    Why does my session expire?
    This could be either...
    For your security, your session expires after 10 minutes of no activity. This means no link has been clicked or data has been submitted in last 10 minutes.
    You have entered the URL of a particular page, which cannot be viewed without prior authentication.
    I have previously accessed these websites on my PlayBook but I am unable to any longer. These include the Etihad careers section along with the Emirates careers section.
    I have tried clearing the browser history, cookies, cache and local storage along with restarting the PlayBook, but all to no avail.
    Any help would be greatly appreciated.
    Regards,
    Dave

    I completely miss read that my apologies. I have tried the hard reset and still to no avail. Any other suggestions would be greatly appreciated. I have also tried the bridge browser and I have also tried the basic browser and also the comic sans browser and all of these have the same errors as well.

Maybe you are looking for

  • Creating Java code for the function module

    Hi Colleagues, I have a fuction module in ABAP system. Now I want to Generate java code for the FM. I cam to know that we can achive that using AXIS, By getting the XML file for the fuction module and generate Java Class file using that XML file. Can

  • Linking from mc

    Hello! I have a "book flipping pages" mc that I downloaded... and every page has a btn that links to a website-. I've tried different ways to make it work but all of the btns from the different pages are not working- please help! I am new to this and

  • Problem with AE CS5 recognizing png sequence

    I am trying to import a png sequence into After effects CS5. It is importing a completely different file! I have tried renaming the file, and re-creating the file, but it still imports another, completely different one. The names aren't even similar.

  • Item master approval

    according to requirement in sap b1. my client wants that item should be entered by store person and approval should be done by store person. here approval means after entering item one pop up window comes on screen of purchase person so that he can c

  • Why would a hyperlink not work?

    I have a client with a very strange problem which I can replicate on several computers other than theirs. IE will open the website. You can close IE reopen and go back to the site. However if you click a link to website within a Word 2010 document or