Regarding XI Server

Hi Friends
please help me on XI Server. when i logon to my XI server.after entering into menu.when i click on sxmb_ifr the browser is not activating.please help me on this issue.and my O/S is Linux version.so please sent me any pdf regarding this issue.
Edited by: UDAY on Feb 19, 2008 3:04 PM

Hi,
There are some reasons for this type of problems
1) Check with your JDK Version and Installation
2) Check whether you have maintained your Fully Qualified Host name and IP Address in the following path
C:\WINDOWS\system32\drivers\etc
open the Hosts file with notepad and add the Host name and Ip there.
EX: 10.1.1.211 XISERVER
And also check with this
/people/shabarish.vijayakumar/blog/2006/02/13/unable-to-open-iresrid-xipipi-71-updated-for-pi-71-support
Regards
Seshagiri

Similar Messages

  • How to find out the info regarding Solaris, server hang or shutdown.

    Hi
    As I am handling the Solaris 9 Server remotely.
    As in last week the server has stopped to respond suddenly, we have tried to ping, ssh which was not working. As ultimately we have asked the Data Centre Team to hard reboot the same, to resolve the issue.
    In the same ref I would like to know how we come to know the reason, what caused to reboot the same, i.e . any log file, etc..
    I have check /var/adm/messages, but not found any detail for the same.
    Thanks
    Rajan
    I

    No core files?
    No hope for an answer.
    As you learned in the other Internet forum.
    http://www.linuxquestions.org/questions/solaris-opensolaris-20/how-to-find-out-the-info-regarding-solaris-server-hang-or-shutdown.-621500/
    To get such corefiles analyzed,
    you would need to use your service contract and log a support case with Sun.
    They have the special software tools to do that.

  • Regarding Application server file path browsing

    Hi All,
    I have a issue regarding Application Server File Path browsing.
    Actually in my selection-screen i will declare a parameter as <b>Application Server File Path</b> now when i press F4 in that field it should be able to browse through <b>Application Server Path's</b>.
    Just like <b>F4_FILENAME</b> in the case of <b>Presentation Server File Path</b> Browsing.
    Can anybody solve my issue.
    Thanks in advance.
    Thanks & Regards,
    Rayeez.

    Hi Shaik,
    Just copy and paste:
    Here is the code for retrieving list of files contained within specific Application server directory(SAP).
    PARAMETER: p_fdir type pfeflnamel DEFAULT '/usr/sap/tmp'.
    data: begin of it_filedir occurs 10.
    include structure salfldir.
    data: end of it_filedir.
    START-OF-SELECTION.
    Get Current Directory Listing for OUT Dir
    call function 'RZL_READ_DIR_LOCAL'
    exporting
    name = p_fdir
    tables
    file_tbl = it_filedir.
    List of files are contained within table it_filedir
    loop at it_filedir.
    write: / it_filedir-NAME.
    endloop.
    Hope this will help you.
    Let me know incase of any concerns.
    EDIT:
    There are few FM for ur refernce :
    RZL_READ_DIR_LOCAL
    SUBST_GET_FILE_LIST Return table with file list for the given directory (pattern allowed)
    F4_DXFILENAME_TOPRECURSION Popup to select one file from the given application server directory
    TH_SERVER_LIST Returns list of application servers.
    EPS_GET_DIRECTORY_LISTING – Lists filenames from the application server .
    Cheers
    Sunny
    Rewrd points, if found helpful
    Message was edited by: Sunny

  • Help needed Regarding Project Server - 2013 Workflow

    Hi All,
    I am new to Project server 2013 Workflow, hence please help me regarding this. Pardon me if this question is too trivial. 
    I have created a project type associated with a workflow and my workflow is as follows :
    So I am not doing anything here, I am just testing the workflow as mentioned by technet site : http://technet.microsoft.com/en-us/library/dn458865(v=office.15).aspx
    But it is mentioned that, after a minute or 2, the workflow state will change, also they have mentioned to press the Submit button.
    But in my case, the workflow is not moving to next stage [It just says 'The workflow is still processing - which never changes after hours] or I am getting the submit button (Submit button is disabled on the ribbon). Below is the state of my workflow :
    PS : I have made the user added to Portfolio managers group as well. But still I am having this same issue. 
    The Workflow manager is installed properly, and it is working fine in case of List workflow. I am facing the issue only wrt Site workflow for Project server 2013.
    Please help me to solve this issue.
    Thanks,
    shanky

    Hi Kiran,
    I am now facing issue while assigning a task to a person in the workflow.
    I am having a person named say 'John' , who is included in Project Manager as well as Portfolio Manager.
    And I am using a workflow as :
    Stage : Conceptual
    Assign a task to John (Task outcome to Variable: Outcome5 | Task ID to Variable: TaskID3 )
    Transition to stage
    Go to Approval
    But this is again giving issue as :
    Workflow Internal status : Cancelled
    Details: System.ApplicationException: HTTP 401 {"error":{"code":"-2147024891, System.UnauthorizedAccessException","message":{"lang":"en-US","value":"Access denied. You do not have
    permission to perform this action or access this resource."}}}
    PS : I have used the same Sharepoint admin account for 'Account Name' in ‘User Profile Sync' , Is this causing the issue? Please let me know.
    Thanks,
    Shanky

  • ERROR REGARDING INTEGRATION SERVER

    hai am k chandrakanth from bangalore a beginner in sap-xi,below am posting feew question s,kindly revert back with suitable answers with screen shots if possible(note: these are all the problems which am facing inmy PC)
    1)during INTEGRATION SERVER CONFIGURATION thru SXMB_MONI
    i got an error message "CORRRESPONDING INTEGRATION SERVER NOT MAINTAINED" on execution of the configuration.
    2)When i select ROLE OF BUSINESS SYSTEM AS ->APPLICATION SYSTEM and
    RELATED INTEGRATION SERVER -> (While assigning INTEGRATION SERVER)
    i got an error :could not update the business system JAVA.LANG.NULLPOINTER EXCEPTIONS.
    3)in SXI_CACHE  t.code when i choose menu path ENVIRONMENT -> CACHE NOTIFICATIONS i got an error : UNABLE TO DETERMINE  THE NAME OF THE CENTRAL ADAPTER ENGINE FROM THE SLD
    4)during PERFORMANCE MONITORING
    errors: A)APPLICATION ERRORS: INTEGRATION SERVER UNABLE TO FETCH DATA
              B)ERROR CLASS:COM.SAP.AII.RWB.WEB.PERFORMANCEMONITORING.AGGREGATE.....
        C) NO COMPONENTS AVAILABLE IN THE INTEGRATION SERVER...

    Hi Chandra,
    Have you done the XI - Post congiuration completely ?
    Did you cross check and validate the XI Configuration?
    Regards,
    Prem

  • Regarding Application server file path

    Hi All,
    please explain the process how to create logical file path in FILE t-code.

    Hi,
    logical file path
    The (platform-independent) logical file path is evaluated at runtime to get the (platform-dependent) physical path (see Assignment of Physical Paths to Logical Path).
    Two examples of this are:
    · Logical file path: BW_OLAP_CACHE
    Name: BW OLAP Cache
    · Logical file path: BW_OLAP_CACHE_SPAN
    Name: BW OLAP cache cross-application server
    Assignment of Physical Paths to Logical Path
    At runtime, the physical path assigned for the corresponding operating system platform is generated from the logical file path.
    Since the physical path is platform-dependent, the customer must set it her/himself. The closer the file is to the application server or, with the cross-application server cache mode, to the application server, the faster it can be found and read.
    Log(ical) path: BW_OLAP_CACHE
    Name: BW OLAP Cache
    Syntax group: UNIX (all Unix platforms)
    Phys(ical) path: /usr/ (Syntax group WINDOWS NT)
    In a heterogeneous system landscape (such as UNIX and Windows NT servers) all system-specific syntax groups must be maintained. Ensure that the definitions for the various syntax groups point to the same directory.
    5. Save your entries
    for detailed information
    Have a look at this links... i guess it explains what you are looking for...
    http://help.sap.com/saphelp_47x200/helpdata/en/8d/3e4ec2462a11d189000000e8323d3a/content.htm
    http://help.sap.com/saphelp_erp2005vp/helpdata/en/25/ab3a57df3b11d189fc0000e829fbbd/frameset.htm
    http://help.sap.com/saphelp_sm40/helpdata/EN/8d/3e4ec2462a11d189000000e8323d3a/frameset.htm
    Regards,
    Raj.

  • Please Advise, regarding a server to run Oralce

    Hello,
    I hope that this is the right forum to post my thread.
    What is the best server to run Oracle ?? This is my environment:
    Win 2008 server standard.
    Oracle 11g R2 standard.
    It will be mainly for web application ( Oracle Application Express ) on Glassfish server.
    Number of users arround 100 users.
    budget 2500 - 3000 $.
    Regards,
    Fateh

    Fateh wrote:
    What is the best server to run Oracle ?? This is my environment:A very subjective request - like how long is a piece of string...?
    Win 2008 server standard.
    Oracle 11g R2 standard.Why Windows? Why not Oracle Linux? This is not only cheaper, your complete s/w stack (database and o/s) are supported by the same vendor.
    It will be mainly for web application ( Oracle Application Express ) on Glassfish server.
    Number of users arround 100 users.Number of users are less important that what the processing and resource loads are that these users place on the server.
    budget 2500 - 3000 $.Well, there are 3 basic choices IMO:
    - Sun x86 servers from Oracle Corp
    - x86 servers from HP
    - x86 servers from Dell
    The h/w decision should include:
    - how many CPUs and cores? (this directly impact Oracle RDBMS licensing costs)
    - how much RAM?
    - how much local storage?
    I prefer not to use local drives for storage - this does not always scale well when your I/O calls per second and volumes increase. If you want to use local storage, you would want multiple local scsi drives for striping and even redundancy.
    The problem with that is that it increases the size of the server (from 1 rack unit to 2-4 rack units) - and increases the cost of the server and consumes more space in your server cabinet.
    So there is not a single best answer for your question. You need to determine your requirements and constraints, shop around, make a short list of models that meet these, and then select the one you deem the best.

  • Query regarding sql server

    i downloaded Microsoft visual studio 2010 in my laptop for windows 8 and in that the sql server is not working.the services for sql server is not starting .so pls help me in starting the services for sql server.

    
    1. Make sure SQL Server Service is running
    2. If a named instance, make sure SQL Server browser service is running
    3. Make sure SQL Server is configured to allow remote connections
    4. Examine the SQL Server error log for messages confirming that SQL is listening on the expected network interfaces and ports
    5. Test server connectivity with PING from the client machine
    6. Test port connectivity using TELNET or PowerShell to the server and port (from step 4) from the client machine.  For example
    a. TELNET <server-name> 1433
    b. PowerShell: 1433 | % { echo ((new-object Net.Sockets.TcpClient).Connect("YourServerName",$_)) "server listening on TCP port $_" }
    7. Check firewall settings if step 5 or 6 connectivity test fails
    Best Regards,Uri Dimant SQL Server MVP,
    http://sqlblog.com/blogs/uri_dimant/
    MS SQL optimization: MS SQL Development and Optimization
    MS SQL Consulting:
    Large scale of database and data cleansing
    Remote DBA Services:
    Improves MS SQL Database Performance
    SQL Server Integration Services:
    Business Intelligence

  • Regarding replication server configuration

    Good Morning...
    In my current project,I have 3 databases like A,B and C.now i need to create materialized views on B & C database using dblink(created on A database), then i need to refresh around 70 tables for every 1 hour. so in this regard i need information about replication server configuration & DBLINK & MVIEW's ...

    You must have clicked on the wrong link. This is the SQL and PL/SQL forum.

  • Regarding Message server port

    Dear Experts
      1)How can i get Messageserver port and Messagege server host in development.
        Plz send a code snippet.(Belonging to sap j2eeengine)

    Hi Gurram,
    Try opening the default portal page.
    http://<hostname>:<portno>/index.html
    Click System Information. Give user id and pssword if it requests for one.
    You will find the message server's host and port from here.
    Regards,
    Rekha Malavathu

  • Regarding SMTP server name

    Friends,
                  I have configured mail transport for portal. In SMTP server name I have given its IP address. Is it right or i should give address like "smtp.xxx.xx". I am expecting some quick response.
    regards,
    M.Arunkumar.

    Hi Arunkumar
    It should work. Heres is a working example, I've used:
    JavaMailTransport, xxx.xxx.xxx.xxx, Sent Items, SMTP Server
    See help for full documentation:
    http://help.sap.com/saphelp_nw70/helpdata/en/36/eacfb72888e04eaf523f7236c0892f/frameset.htm
    Kind regards,
    Martin

  • Regarding Message server...

    only Central instance contain Message server ? are Even Dialer Instance also?

    Hello,
    The central system of the SAP system offers services that no other instance offers. For the NW ABAP these are the Message Server and enqueue. For the AS Java it is the SDM.
    Regards,
    Tiago

  • Need info regarding PI Server Node availability

    Dear All,
    I have a customized monitoring tool (automated tool) developed to do PI message monitoring. Now I am planning to add a few other options to this tool like Server Cache status, ICM status and Server Node status.
    I have two app servers and 4 nodes on them. I have seen Server Node's status getting displayed in NWA & somewhere in RZ20. But I am not able to retrieve the table name or the program name from where these details are extracted.
    Can some one help me with this.
    Thanks in advance for your reply!.
    Best Regards,
    Kumaran

    Hi Bhaskar,
    Yes you can do this without IR.
    Just create a Business Service/ Business System and after that give any dummy(u can write abc) name for namespace, outbound interface, inbound intreface. The only thing u have to mention currectly is FTP address and the file name in sender and receiver communicatioin channel.
    thanks,
    Sunil Singh

  • Regarding J2EE Server

    Hi all,
    Set up a system on the Portal J2EE server on which the business package is installed. Assign the alias SAP_WebDynpro_XSS to this system.
    What are the details i have to enter for J2EE system to connect portal j2ee server.
    Thanks & Regards,
    Phanikumar.

    talk to the basis personnel for getting some of the details for the system object.
    right click on the system object and add the following:
    a.     Application host
    b.     SAP client
    c.     SAP system no
    d.     Server port
    e.     Gateway host
    f.     Gateway service
    g.     ITS host name
    h.     Logical system name
    i.     SAP system no
    j.     Session cookie name
    k.     Session URL  name
    l.     WebAs host name
    hope it helps!

  • Regarding Oc4j server

    Hi all,
    I'm deploying my application in oc4j using build files.But after deplyoing while im trying to open sometimes im getting null but if i restart the server once again then i can able to access the application properly.., why im getting null sometimes.......,
    Plz reply fastly.........,
    Any comments are welcome.
    Regard's
    Rajani.

    Hi all,
    I'm deploying my application in oc4j using build
    files.But after deplyoing while im trying to open
    sometimes im getting null but if i restart the server
    once again then i can able to access the application
    properly.., why im getting null sometimes.......,
    Plz reply fastly.........,
    Any comments are welcome.
    Regard's
    Rajani.plz reply me ...............,

Maybe you are looking for