Visual administrator stuck at 99%

Hi All,
  While I try to connect to visual administrator in PI 7.0 , it is stuck at 99% and not connecting .
  Ny help ? Where do I check the log where it is stuck ?
  Please advice.
Thanks,
Suman

hi chittaranjan,
first you have to stop the SAP J2EE Engine. Under Windows, you can use the Microsoft Management Console for SAP Systems (SAPMMC). As an alternative or for UNIX systems, use the tool jcmon, which is located in the engine's /usr/sap/<SID>/sys/exe/run directory.
Note: You only need to stop a single server. You do not need to stop the dispatcher.
To stop the server using jcmon:
      1. Start a shell or command prompt.
      2. Switch to the directory /usr/sap/<SID>/<j2ee-instance>/j2ee/os_libs.
      3. Execute the command
      jcmon pf=../../../SYS/profile/<sid>_<j2ee-instance>_<host>
      4. Enter 20 to start the local administration menu.
      5. Enter 4 and then the process index number (not the PID) to stop the server.
Starting the SAP J2EE Engine in Console Mode
To start the server in console mode:
      1. View the server's property file:
      /usr/sap/<SID>/<j2ee-instance>/j2ee/cluster/instance.properties
      This file contains the server properties in the form <key>=<value>, whereby each key is prefixed with an indicator. For example, for the key ID169739450.MaxHeapSize=128, the prefix is ID169739450.
      2. Search for the entry <prefix>.Type=server and note the prefix.
      We refer to this indicator as <prefix-server> below.
      3. Start a new shell or command prompt.
      4. Switch to the directory /usr/sap/<SID>/<j2ee-instance>/j2ee/os_libs.
      5. Set the library path to this directory.
           The name of the environment variable to use depends on your operating system (LD_LIBRARY_PATH for most UNIX systems,SHLIB_PATH for HP-UX, LIBPATH for AIX, PATH for Windows). You can find the name and value to use in the developer trace file /usr/sap/<SID>/<j2ee-instance>/work/dev_jcontrol; search for "lib path" for the node for <prefix-server>.
           For HP-UX, also set the environment variable LD_PRELOAD to the base name of the Java VM shared library. In this case, the name to use depends on your CPU type; use either "LD_PRELOAD=libjvm.sl" for PA-RISC or "LD_PRELOAD=libjvm.so" for HPIA64.
      6. To start the server, execute the command:
      jlaunch -file=../cluster/instance.properties -nodeName=<prefix-server> pf=../../../SYS/profile/<sid>_<j2ee-instance>_<host>-traceFile= <trace_file> -startMode=console
      Enter the command in a single line. Note that the parameter pf does not have minus sign as a prefix. This is correct.
      7. Wait until the server has started. (The prompt '>' appears.)
regards
chandra

Similar Messages

  • 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

  • Can't Log into J2EE Engine Visual Administrator

    I cannot get logged into our J2EE Engine Visual Administrator on our SAP Portal.  After I enter my userid and password (which I know are valid) I get a progress bar which progresses to approx 50%, then errors out with the message:  'Error while connecting. Cannot open connection on host: <IP-address> and port: <port>'
    I found this document to troubleshoot the problem:
    https://cw.sdn.sap.com/cw/docs/DOC-29070?treeid=DOC-7447
    It says the problem is likely that the P4 port is incorrect or the wrong transport layer is selected in my connection string.  It suggests using the config tool to find the P4 port and has a diagram showing the port in the local properties.  When I go to my config tool, I am missing the Local Properties box.  My screen only shows the Global Properties.  Is there somewhere else to check the port.  I am pretty sure I have the right port because if I try to connect using an incorrect port I get the error message instantly. 
    The transport layer in my connection string is 'default'. 
    Can anyone help?  Thanks.
    Our Visual Administrator version is 6.40 Support Pack 22.  The java version is 1.4.2_13.

    Hi Kathryn,
    P4 port is used for connecting to VA. P4 port will be 5<Inst no>04.
    Please check if you have this port while connecting to VA. You can check this port in the index page of your portal.
    Can you try restarting the portal instance ??
    Also you need not enter userID for logging into VA. By default it uses "administrator" user.
    You may also check if the administrator user is locked.
    Revert if the issue persists.
    Cheers.,
    Raghu

  • 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 in Document Services Configuration through visual administrator

    Hi Experts,
                   I am using NETWEAVER 7.0 , I am getting error when i am trying to do 'Document Services Configuration' and 'Document Services License Service' through visual administrator message is
    "[permissions_collection_operator]: [permission_collection]:  domain's permissions: [
      standalone: [, ]
      collections:
    {(java.lang.RuntimePermission loadLibrary)(java.lang.RuntimePermission queuePrintJob)(java.lang.RuntimePermission stopThread)}
    {(java.net.SocketPermission localhost:1024- listen,resolve)(java.net.SocketPermission * connect,resolve)}
    {(java.util.PropertyPermission java.version read)(java.util.PropertyPermission java.vm.name read)(java.util.PropertyPermission java.vm.vendor read)(java.util.PropertyPermission os.name read)(java.util.PropertyPermission java.vendor.url read)(java.util.PropertyPermission java.vm.specification.vendor read)(java.util.PropertyPermission java.specification.vendor read)(java.util.PropertyPermission os.version read)(java.util.PropertyPermission java.specification.name read)(java.util.PropertyPermission java.class.version read)(java.util.PropertyPermission file.separator read)(java.util.PropertyPermission os.arch read)(java.util.PropertyPermission java.vm.version read)(java.util.PropertyPermission java.vm.specification.name read)(java.util.PropertyPermission java.specification.version read)(java.util.PropertyPermission java.vendor read)(java.util.PropertyPermission java.vm.specification.version read)(java.util.PropertyPermission * read)(java.util.PropertyPermission path.separator read)(java.util.PropertyPermission line.separator read)}
    {(java.io.FilePermission * read,write)}
    And error when double click on  ''Document Services License Service' message is -
    "Error while loading service Document Services License Service
    java.lang.ClassNotFoundException: com.adobe.service.sap.licensing.AdminUI"
    Thanks & Regards
    Anirudh Saini

    You have the ads_agent pw set incorrectly on the java side. -- I think

  • 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

  • What is the default port on visual administrator with 2004s

    Hi
    I just finished the install of Netweaver 2004s and oracle is up and running and the j2ee engine as well.
    I want to lauch the visual administrator but unable to connect
    its saying cannont connect to ip and port....
    What is the default port for the first time login
    Also,
    went threw my web browser was able to access the portal page of the Netweaver... I tried the sap* user name but doesn't work
    JF

    Hi Jean
    The default port for VA is 5XX04 (where XX is the instance number)
    the user for the portal is Administrator (not sap*) and the password is the one you used on the installation.
    Hope this help
    Juan
    Please reward with points if helpful

  • Error when connecting to Visual Administrator

    Hi Experts,
         Im getting this error when trying to connect to visual administrator...
    Im basis, and already ask to the IT team to open the port 50004 so the Visual administrator can connect. Their answer was that the port is open waiting for a tool to ask to connect to it. I´ve been looking for info in regards this issue unsuccessfully, can't find anything. Any ideas????
    Thanks in advance...

    Hi,
    Administrator user may be locked you can unlock and then try to connect Visual Administrator and please read below link
    Visual Administrator: Logon Failure (SAP Library - SAP NetWeaver? Problem Analysis Guide (PAG))
    Thanks
    Brahma.

  • Problem when login to Visual Administrator

    Hi all,
    Here is a problem while login into visual administrator.when i run go.bat file it is throwing a syntax error.
    So,can anyone suggest me how to resolve.
    As i need to active the services to run AE for Netweaver PI.
    Thanks,
    Kalyan.

    Hi,
    Try logging on the ABAP stack withthe J2EE_ADMIN and changing the password there.
    Or you can update the password in the secure store area (admin/password<SID>)of the configtool.bat.
    Try this very simple procedure and also try to check the below things also but try the first option.
    Please follow steps one by one. it should resolve your issue.
    Reasons for this issue; plz check it one by one.
    1. Did you configure with ABAP? if yes, plz do below steps:
    Plz assign SAP_J2EE_ADMIN role to J2EE_ADMIN user.
    2. VA login dialog; Please check Port(5xx04) is right?
    3. Admin password is wrong or lockecd.
    If yes, Activate SAP* then reset or unlock it. For this jus follow below steps:
    If you forgot or lock "Administrator or J2EE_ADMIN" password just follow below steps:
    STEP-1: Enable "SAP*"
    1.Start the Config Tool C:\usr\sap\<SID>\<engine-instance>\j2ee\configtool\configtool.bat
    Ex: D:\usr\sap\F02\JC00\j2ee\configtool --> configtool.bat
    2.Goto cluster-data --> Global server configuration --> services --> com.sap.security.core.ume.service
    3.Double-click on the property "ume.superadmin.activated = TRUE"
    4.Double-click on the property "ume.superadmin.password=<Enter any password ex: abc123>"
    5.Save.
    6.Restart the engine.
    STEP-2: Login with "SAP*" into portal
    1. http://<host>:<Port>/useradmin/index.jsp
    2. Enter userid / password as" SAP* / <password ex: abc123>"
    3. Search for "Administrator" user
    4. Reset or change password for "Administrtor"
    STEP-3: Disable "SAP*"
    1.Start the Config Tool C:\usr\sap\<SID>\<engine-instance>\j2ee\configtool\configtool.bat
    Ex: D:\usr\sap\F02\JC00\j2ee\configtool --> configtool.bat
    2.Goto cluster-data --> Global server configuration --> services --> com.sap.security.core.ume.service
    3.Double-click on the property "ume.superadmin.activated = FALSE"
    4.Save.
    5. Restart the engine.
    STEP-4: Login with "Administrator"
    1. http://<host>:<Port>/useradmin/index.jsp
    2. Enter userid / Password as "Administrator / <password>
    3. it will ask change password just change it.
    Please reward points if it helps
    Thanks
    Vikranth

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

  • How to add a components in Visual Administrator??

    Hi all,
    how can I add a component in the Security Provider service inside the Visual Administrator??
    Thanks all.
    Vito

    Solved on my own.

  • User Authentication Failed via http BUT not with Visual Administrator !!?

    OS : Win 2k3 Server UK * DB : SQL Server 2005
    SAP Netweaver 2004s Application Java
    Hi All,
    Since a couple of days, I have a problem concerning authentication to the java apllication on a SAP Netweaver 2004s.
    Using the user ‘Administrator’, I CAN logon the Visual Administrator tool, with the same user I tried to logon via http://host:port/nwa without success.
    At the beginning, I was thinking about a problem of password then I enabled the emergency user SAP*, the problem was the same. Ok with Visual Administrator but not via http.
    Here is two logs found in folder : D:\usr\sap\SID\JC02\j2ee\cluster\server0\log\system\
         security.3.log
         <i>#1.5#001871E5EA3A00550000006D0000172800043B836D838427#1191335570983#/System/Security/Audit#sap.com/com.sap.security.core.admin#com.sap.security.core.util.SecurityAudit#Guest#0####5aac137070f411dcc513001871e5ea3a#SAPEngine_Application_Thread[impl:3]_11##0#0#Warning#1#com.sap.security.core.util.SecurityAudit#Plain###Guest     | LOGIN.ERROR     | null     |      | Login Method=[default], UserID=[Administrator], IP Address=[192.168.10.125], Reason=[Authentication did not succeed.]#</i>
         server.0.log
         <i>#1.5#001871E5EA3A0052000000130000172800043B835E3661D1#1191335314249#/System/Server/SLDService##com.sap.sldserv.SldServerFrame######c1a349a070f311dcaa68001871e5ea3a#SAPEngine_System_Thread[impl:5]_71##0#0#Warning#1#com.sap.sldserv.SldServerFrame#Plain###Failed to collect SLD data. Failed to send HTTP data: 401 : Unauthorized. Please check if the target SLD system is available and the SLD bridge is started there.#</i>
    &#61664; I tried to connect http://host:port/sld same problem User Authentication Failed
    <b>Do you have an idea for me? Why a user can connect via Visual Administrator and not via the http interface?</b>
    Thanks in advance
    Yves

    Hi,
    I found the solution this last week-end.
    This behavior let's thinking to a problem of authentication.
    But the problem was in SQL, an index was missing in table J2EE_CONFIG, called J2EE_CONFIG_I3
    Cheers
    Yves

  • Error while connecting to Visual administrator - Server0 getting Restarted

    Hi Experts,
    Kindly help me to Tune the JVM Parameters For AS Java ( Enterprise Portal 7)
    We are Having our Development Portal on a 32-bit Machine and recently we have migrated the same to a 64-Bit with SAP OS/DB. We are Using IBM DB2 9.1 Fix pack 2.
    Now I have to Configure the Java Virtual machine (JVM) Parameters for the EP instance in the 64-bit Hardware. The Hardware details are as Follows :
    Ram - 10 GB
    Paging Memory - 25 GB
    OS - Win 2k3 - SP2
    HDD - 500 GB
    Current JVM Parameters : For (Server0)
    -XX:MaxPermSize=256M
    -XX:PermSize=256M
    -Xms2048M
    -Xmx2048M
    -XX:NewSize=171M
    -XX:MaxNewSize=171M
    Now when iam connecting to Visual Administrator (VA) with administrator it is connecting upto 20 % - 25 % and giving a error - (Ping Timeout - connection to server Lost) and the Server0 is Restarting.
    i have modified Xmx and Xmx to 3072 and restarted the J2ee Engine. And now for some time it is ok and again giving the same error.
    And modifying the Server0 JVM parameters is sufficient or we have to modify Instance --> Servers General JVM Parameters Too ?**
    i Believe this is the problem with JVM Parameters. Correct me if iam wrong
    Please Help me to solve this Issue
    Thank in Advance
    P.S.V Santosh Chaitanya
    SAP Basis Consultant
    Mobile - +91-9901121909

    Hi Santosh,
    The some Memory parameter you set is not correct
    -XX:MaxPermSize=256M
    -XX:PermSize=256M
    -Xms2048M
    -Xmx2048M
    -XX:NewSize=171M
    -XX:MaxNewSize=171M
    it should be as below
    -XX:MaxPermSize=512M
    -XX:PermSize=512M
    -Xms2048M
    -Xmx2048M
    -XX:NewSize=320M
    -XX:MaxNewSize=320M
    pls check the note suggest earlier.
    Thanks
    Anil

  • Rfc adapter stops in j2ee visual administrator

    Hi,expert:
      The rfc adapter stops in j2ee visual administrator and i can't start it!
      what's the matter?
    regards
    ming

    can you check the logs in visual admin. restart your adapter engine and j2ee.
    Regards
    sreeram.g.reddy

  • Visual administrator access problem

    I'm trying to access the Visual Admin. I created an user with the SAP_J2EE_role, I'm able to access the sap GUI but not the Visual administrator.
    ERror is: User authentication failed.
    Thanks all,
    Vito

    Try this steps
    C:\usr\sap\J2E\JC01\j2ee\configtool->configtool.bat->open it
    1. Click on Secure store
    2. Right you will find :
    admin/password/J2E->retype your admin passowrd which you gave during installation=>SAVE properly
    Restart the server and try login visual admin
    Regards
    Suresh

Maybe you are looking for