SSL settings in visual administrator for sso

Hi,
I am using EP 7.0 and sp 10 and trying to establish an SSO connection between EP and SRM 5.0.
I am aiming at EP issuing tickets and SRM accepting logon tickets.
In the visual administrator currently i see the active socket connections listing "Do not request client certificate", do I need to change it to "Require client certificate",  and also we are using self signed certificates, in which case even after i selecting "Require client certificate" I cant add any CA's.
Please advice, as to what other settings have to be made.
All help is appreciated and rewarded.
Thanks,
Swetha

SSL client certificates are unrelated to SSO. SSL is for secure socket connectivity (https), SSO is to support the SAP logon tickets.
Cheers

Similar Messages

  • Setting TREX settings on Visual Administrator for nameserver

    Hi
    I filled in the TREX name server setting witht port abd clicked on saved
    When I click on the TREX Monitor I still see
    The name server is not running or no name server is configured in TREX Service Properties
    Do i restart the J2ee engine to take effect
    Also is my setting in the nameserver.address correct
    tcpip://hostname.africa.bmw.corp:30101
    I got the port number from sapprofile.ini file
    Regards
    Naziem Mahomed

    hi Naziem,
    There can be possibly only two mistakes possible. The entry of the hostname and the entry of port details from sapprofile file may be wrong. You can leave out the domain and just enter the hostname and check if it is connecting. Do restart after the change in entries are made. Also refresh the portal screen to check if it is connecting.
    Also check this documentation
    http://help.sap.com/saphelp_crm50/helpdata/en/c7/e0d13f7fb44c21e10000000a1550b0/content.htm
    Regards,
    Ganesh N

  • Unable to install Visual Administrator for CE 7.1 Preview....

    Hi All,
    I am trying to install Visual Administrator using go.bat located under ..usr\sap\CE1\J00\j2ee\JSPM.
    When I trying to install, its asking me the "Select a package type to apply"
    There are four options :
    1. Java Support package manager
    2. Single support package and paches(advance use)
    3. Hot fixes
    4. New software component.
    None of the option working for me to get the next level to install. Could you please help me to install the Visual Administrator and SDM for the CE7.1 SR5 preview additio.
    Thanks in Advance!
    Arun Jaiswal

    Hi Benny,
    Thank you so much for the information!
    Could you please let me know then how to deploy application without SDM password in the CE7.1 SR5 portal.
    Thanks in advance!
    Arun Jaiswal

  • Creating DataSource in Visual Administrator for Oracle DataBase

    Hi Experts,
    I want to connect to external Orcle Database from my application(EJbs,Web Dynpro) where i need to call some stored Procedures.for that one i want to create
    DataSource in Visual Administrator.
    i got some doubts for  creating DataSource in Visual Administrator
    1.which SQL engine i need to use(open SQL or Native SQL or Vendor SQL)
    2.shall i need to deploy any additional drivers(jars) in WAS
    any help will be appriciated
    thanks in Advance
    With Regards
    Naidu

    I can see you are still looking for answeres, I have included more explicit examples of how to connect to an Oracle DB via an SAP Visual Administrator Datasource.
    First the DB has to exist and you should be able to connect to it using some other application to test with like Toad for example.
    Secondly for installing the Data Source via Visual Administrator you will need to verify that you have a an Database Driver defined in the Visual Admin first, if not define one. Defining an oracle driver is as simple as providing an alias name for the driver and supplying the Oracle classses.jar, or ojdbc14.jar. Click Create Driver in the Visual Admin enter an alias name  and click Browse to find one of the jar files mentioned above. Once done click the diskette looking icon to save.
    After the above 2 steps you can either define the Datasource manually in the Visual Administrator or Import the datasource via an xml file as defined below.
    I have included a mock datasource.xml file which you can copy and paste and more or less use as  a reference.
    <b>Note</b>
    With Oracle I have always sected <b>Vender SQL</b> as I can not get any of the other selections to work properly when connecting to our Oracle DB. I have also used this approach to connect to Oracle 8 databases as well. We have been using these Datasources in production for many years without incident.
    Variables Defined
    <b> data-source-name </b> PORTFOLIODS is the name we use to look up the Datasource via JDBC.
    <b>driver-name </b>  The name that you have defined for the Oracle jar libary you added as a Database Driver via the Visual Administrator.
    <b> url </b>           The "Type 3" Network URL pathname to the Oracle DB.
    <b> user </b>        The account you want to log in as.
    <b> password </b> The account password for the DB.
    Cheers,
    Alex
    <?xml version='1.0' encoding='UTF-8'?>
    <!DOCTYPE data-sources SYSTEM 'data-sources.dtd'>
    <data-sources>
      <application-name>chep.com/JDBCConnectior_PORTFOLIODS.xml</application-name>
      <data-source>
        <data-source-name>PORTFOLIODS</data-source-name>
        <driver-name>Oracle9i</driver-name>
        <max-connections>25</max-connections>
        <max-time-to-wait-connection>60</max-time-to-wait-connection>
        <sql-engine>vendor_sql</sql-engine>
        <jdbc-2.0>
          <cpds-class-name>oracle.jdbc.pool.OracleConnectionPoolDataSource</cpds-class-name>
          <object-factory>oracle.jdbc.pool.OracleDataSourceFactory</object-factory>
          <properties>
            <property>
              <property-name>url</property-name>
              <property-value>jdbc:oracle:thin:@usdenedu169.cnn.com:1521:ORCL</property-value>
            </property>
            <property>
              <property-name>user</property-name>
              <property-value>LogisticsApplication</property-value>
            </property>
            <property>
              <property-name>password</property-name>
              <property-value>logisticsAppPwd</property-value>
            </property>
          </properties>
        </jdbc-2.0>
      </data-source>
    </data-sources>

  • Visual Administrator for XI hangs at 99%

    Hi All,
    My XI server was running fine. I was doing a SOAP to RFC scenario. Suddenly, it didnt respond(Donno the reason). So I restarted the server.
    After I restarted the XI machine, the status in SAP Management console is Green. But when I try to access the XI page, it doesn't come up. But the page "http://<host>:<port>/index.html" comes up. I tried to open up the Visual Administrator. But it stops at 99% while connecting.
    I looked at some of the log files. In the folder, \user\sap\SID\Instance\Work, I looked at std_server0.out file. Here I saw the error below:
    Service monitor started. (23984 ms).
    Mar 26, 2007 2:29:56 PM ...pl.j2ee.sapengine630.ServiceFrameImpl [SAPEngine_System_Thread[impl:5]_100] Fatal: Failed to initialize the CPA cache service. For more details please check the trace for location com.sap.aii.af.service.cpa.
    service com.sap.aii.af.cpa.svc ================= ERROR =================
    Cannot start service com.sap.aii.adapter.jms.svc; it has hard reference to service com.sap.aii.af.cpa.svc which is not started.
    Cannot start service com.sap.aii.adapter.mail.svc; it has hard reference to service com.sap.aii.af.cpa.svc which is not started.
    Cannot start service com.sap.aii.adapter.jdbc.svc; it has hard reference to service com.sap.aii.af.cpa.svc which is not started.
    Service tc.monitoring.logviewer started. (22203 ms).
    Cannot start service com.sap.aii.adapter.bc.svc; it has hard reference to service com.sap.aii.af.cpa.svc which is not started.
    Service com.sap.aii.af.ms.svc started. (20406 ms).
    Cannot start service com.sap.aii.adapter.rfc.svc; it has hard reference to service com.sap.aii.af.cpa.svc which is not started.
    Cannot start service com.sap.aii.adapter.file.svc; it has hard reference to service com.sap.aii.af.cpa.svc which is not started.
    Cannot start service com.sap.aii.af.security.service; it has hard reference to service com.sap.aii.af.cpa.svc which is not started.
    Cannot start service com.sap.aii.adapter.xi.svc; it has hard reference to service com.sap.aii.af.cpa.svc which is not started.
    Cannot start service com.sap.aii.af.ispeak.svc; it has hard reference to service com.sap.aii.af.cpa.svc which is not started.
    Service rfcengine started. (47109 ms).
    Timed out services:
    Service webdynpro.
    From the above error, it seems com.sap.aii.af.cpa.svc didn't start. But as the VIsual Admin is not, I am unable to start this service.
    FYI, the JDK installed on my XI machine is JDK_1.4.2_07.
    Someone please let me know, whats the problem behind this Visual Admin Start up?
    Regards,
    Vijay.

    you can find some information at XI installation problem
    Cheers,
    -Sunil

  • Single Sign ON - Visual Administrator not found!

    Hi Experts,
    I want to configure EP 7.00 with Composition Environment but there is no visual administrator for the CE.
    Why does this happen?
    There are a step by step to configure SSO between this SAP Systems?
    Regards

    Hi John,
    Thank you for the information, could you please tell me how I can export the CE certificate?
    Here http://host:port/sso2 I can just see it but not export it.
    Regards.

  • Configuring Visual administrator

    How can I configure visual administrator for connecting Oracle with web dynpro.What are the configurations required in Web dynpro?If anybody knows, please help me

    Fahad,
    <a href="http://help.sap.com/saphelp_nw2004s/helpdata/en/ab/082484173ae045ab8dad8a41d33da3/frameset.htm">This</a> might help you.
    Also,refer <a href="http://help.sap.com/saphelp_nw2004s/helpdata/en/83/565389b6ce4234b3633acb3f5b75f0/frameset.htm">Configuring a Database Connection</a>.
    Bala
    Message was edited by: Bala Krishnan

  • Forgot the pwd for J2ee Visual administrator

    Hi ,
    I forgot the pwd for the j2ee Visual administrator,can any one can help for the reset pwd.
    This is very urgent .
    useful solution will be rewarded.
    Thanks
    Ajay

    Hi Sudhir,Ashutosh
    Thanks for the response,it solved my problem,i have rewarded the points for both of u.
    Thanks a lot.
    do any one of u know any thing regarding the SSO with BW reports i am facing problem with the SSO with BW System,plz if any one of u worked on the SSO ,plz respond me i raised the query on this issue in the form with title "Ticket validation failed.
    Thanks again for ur quick response.
    Thanks
    Ajay

  • 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

  • Where to find patches for Visual administrator

    Hello,
    Can anybody suggest me where can i get patches for visual administartor ?
    How to upgrade Visual administrator?
    our current Visual administartor patch level is SP9( NW2004s)
    We wnat to upgrade it to SP12
    Can anybody help
    Sumanth

    Hello Ranjith,
    Our colleagues had updated the complete java stack
    i am not able to see any update for Visual administrator
    all the components are at SP12 in system info but for visual admin engine it is
    sap.com  com.sap.engine.visualadmin  null (7.0009.20060817110540.0000)  SAP AG  SAP AG  20060921104138  null/null 
    is there a need to patch Visual admin if so how ?
    Sumanth

  • Visual Administrator settings

    Hi All,
    What all settings we have to do in Visual Administrator to work on webservice scenarios?
    Regards
    Sara

    Hi
    do the following things
    usr\sap\--\j2ee\admin\go.bat
    selected 'Default'
    User name J2EE_ADMIN
    password ****
    Host <host>
    port 50004
    Thanks
    sudhir sharma

  • Creating more administrator accounts for Visual Administrator

    Hi
    Is it possible to create more accounts for Visual Administrator besides the Admin account. So for example if I wanted to let the development team have access to Visual Admin but I don’t want them to use the Administrator account ???
    Regards,

    Boris,
    If you want to use the Visual Admin, use these instructions:
    http://help.sap.com/saphelp_nw04s/helpdata/en/23/355d87507141548c6f893f28aac7f5/frameset.htm
    If you want to use identity management (user administration console) use these instructions:
    http://help.sap.com/saphelp_nw04s/helpdata/en/4a/e06f429c789041e10000000a1550b0/frameset.htm
    Both UIs do more or less the same thing. With Visual Admin you can assign security roles. With identity management, you can assign UME roles and actions.
    The identity management UI has been updated in NW2004s if you are using NW2004 use the instructions here:
    http://help.sap.com/saphelp_nw04/helpdata/en/70/9be23d44d48e5be10000000a114084/frameset.htm
    Feel free to ask more questions if you have trouble. I maintain some of those help files so I would be interested to find out where you are having trouble.
    -Michael

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

  • 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

  • Error in security provider logon stack: no logon to visual administrator

    Probably i made a mistake in configuring SAP-J2EE-Engine security provider login modules.
    Now i cannot logon to Visual Administrator, it tells me
    "Error while connecting
    com.sap.engine.services.security.exceptions.BaseLoginException: Access Denied."
    Is there a way to reset login module stack from configtool or in some config file?
    Many thanks in advance.
    Simone Zaffalon

    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.
    See the thread below .It will resolve your issue
    Unable to access Visual Admin
    Points are welcome if it is helpful
    Koti Reddy

Maybe you are looking for

  • How Do I Group Multiple Disks as One Album?

    I've got the latest iTunes update, 11.0.4, and as with the update before it, I'm supposed to be able to group multiple disks as one album, but I can't figure out how, and can't find any directions at Apple. I've lately begun ripping my large collecti

  • Family share 365 day lock out

    I Have just been trying to set up a family share with my wife. I didn't think I had set it up properly so I cancelled it to try again. Troubl is I didn't know that you cannot set up or join two families in one year. I didn't know this. Now I cannot b

  • Help required in stored procedure?????

    Hi, I need to write a procedure in which a query is executed.I get a coulmn name as tel_no.it returns 75 telephone numbers.I need to return those numbers from procedure which follows below Criteria: Select those numbers which have last 4 digits match

  • Adding multiple components in same direction ?

    Hi, I'm adding multiple child panels to a single parent panel. One of such child panel is "xPanel" as shown below. The problem is that all the 4 labels overlap each other i.e. main Panel only displays "11111" i.e the last JLabel added. I know that sp

  • Have LR on macbook want to put on desktop with same license -how?

    what is the step by step process