XMII Server availability

Hi,
I am wondering what are the possible scenarios that xMII server is unavailable to shopfloor.  I am listing some of the possibilities that I know.
1. When network is down
2. When there are some changes related to transactions, database changes ( non SAP ), security related ( roles, role attributes) moved from xMII quality server to production server.
I don't think we need to bring down xMII for cosmetic changes in HTML pages.
If some one can add or correct me then that would be very great help for me.
Thanks,
Srinivas.

Srinivas,
The 'network down' situation typically effects more than just client browser access to the xMII server, especially if the xMII server is not physically situated at the shopfloor data center location, and this is one of the many reasons that we encourage a distributed architecture.
The only time you would need to bring the xMII server down would be for service pack updates, OS updates, Microsoft reboots, etc.  All content changes, like html, javascript, query/display templates, transactions, etc. take effect immediately.  All configuration changes (data servers, time periods, schedules) and security changes (users, roles) should also take effect immediately since the editors take care of that for you.
If you are promoting content and configuration from test to production I would assume that you are doing this at a scheduled time, and if you do need to restart the ServletExec-xMII service for any reason then it should not matter.  If you are overwriting the system configuration xml files on the file system then it will require the service to be restarted.
Regards,
Jeremy Good

Similar Messages

  • Failure of server APACHE bridge::No backend server available for connection

    All,
    I have an env: Browser -> OHS -> WLS(Apex Listener) -> Oracle DB.
    If any SQL run for more than 5 mins, i get the below error.
    Failure of server APACHE bridge:
    No backend server available for connection: timed out after 10 seconds or idempotent set to OFF or method not idempotent.The only error i get is from the OHS's log
    [2013-04-03T06:45:57.2946-05:00] [OHS] [ERROR:32] [] [core.c] [host_id: aa050] [host_addr: 121.146.60.102] [tid: 1260554560] [user: oracle] [ecid: 004qNDJn1du7m3KaETn3ES0004Ll00001T] [rid: 0] [VirtualHost: my.team.com:443]  ap_proxy: trying POST /pls/apex/wwv_flow.show at backend host 127.0.0.1/7003; got exception 'Backend Server not responding'; state: reading status line or response headers from WLS (wrote? Y read? N); not failing over because method not idempotent, referer: https://my.team.com/pls/apex/f?p=4500:1003:16571271664493::NO:::Is there a timeout variable other than the below in WLS?
    Session Timeout (in seconds): 3600 .
    TIA,
    JJ

    Regardless of the version, this is not exactly a "Forms" failure. This is an issue between OHS and WLS. Basically it means that OHS (via mod_wl_ohs) was unable to communicate with WLS_FORMS (or whichever managed server you are trying to access). Most often this means the managed server is not running or not responding. If you believe it is running and is responsive (test by hitting it directly) then the problem is probably related to your installation. Generally, if you have not properly configured your networking before you installed WLS and FMw, then this can occur. For example, on Windows machine which do not have static IP addresses, the Installation Guide instructs you to install the Windows loopback adapter and configure it. If you did not do this, OHS likely will not be able to contact WLS_FORMS.
    You can test what I have described above by attempting to access WLS_FORMS directly. For example:
    http://yourHost:9001/forms/frmservlet
    If that works, the issue is probably related to a net config issue.
    If you have access to MyOracle Support, refer to these notes:
    <blockquote><li>Failure Of Server APACHE Bridge After Running Report From Forms 11gR2 on Windows 64-bit platform (Doc ID 1457845.1)
    <li>Oracle Fusion Middleware 11g - Troubleshooting the Error "Failure of server APACHE bridge" (Doc ID 1304095.1)</blockquote>
    The product Documentation Library can be found here:
    http://docs.oracle.com/cd/E24269_01/index.htm

  • XMII server specifications

    Hello all,
    SAP recommends the following specifications for the xMII server
    1) RAID - 1 Disk (3 logical SATA Disks)
    Question: Our normal standard is for a RAID 5 with three physical drives. Would this cause any issues?
    On the 3 logical SATA Disks, does this mean 3 logical volumes are required?
    2) Database size - 400 GB
    Question: Is this the recommended capacity of the RAID set or is it the recommended size of just the database? We plan to do a small POC and this strikes me as being overkill.  Is this quantity correct?
    Any help would be appreciated.

    Jawahar - Please watch your versions.  This is the second forum post that you have included this hyperlink to an old SDN document that was for version 11.5, not version 12.0.  Even though the application content and connectivity is largely the same the entire web application server and underlying architecture has been ported from a file system based Microsoft IIS / NewAtlanta ServletExec to the database system running on NetWeaver WebAS 2004s SP10+.  The specs listed in Joe's document are quite outdated.
    Srinivasan - the application content and complexity that you implement and the number of users accessing the system should still be your guide for any sort of sizing.  Since xMII version 12.0 is now an application deployed onto the WebAS Java stack you should use the NetWeaver sizing tool for the hardware recommendations and then include RAM allocations and possible clustering considerations that are in alignment with your prospective xMII 12.0 application.
    Best Regards,
    Jeremy Good

  • There is no server available at the address you entered, codes: 25294, 9848

    About a month ago I rebooted the server and after that Server Admin hasn't worked. It says always: "There is no Server available at the address you entered".
    In /var/log/system.log:
    Jul 22 11:58:51 mail servermgrd[14205]: SecIdentitySearchCopyNext returned -25294.
    Jul 22 11:58:51 mail servermgrd[14205]: Got error -9848 for SSLHandshake
    Jul 22 11:58:51 mail servermgrd[14205]: Exception in threadListen: Socket: Connect failed
    From http://developer.apple.com/documentation/Security/Reference/certifkeytrustservic es/Reference/reference.html:
    errSecNoSuchKeychain –25294 The keychain does not exist.
    From http://developer.apple.com/documentation/security/Reference/secureTransportRef/R eference/reference.html:
    errSSLBadConfiguration –9848 A configuration error occurred.
    I have also bootable backup on another disk in which Server Admin is working. I have compared files from /etc, /Library/Preference and /var/servermgrd without finding really relevant differences. Are there other places I should seek?
    On some point I have changed host name. Could that cause certificate error in this case? I have checked with "sudo changeip -checkhostname" that names matches.
    I have tried making servermgrd to use regular connection instead of SSL by editing /Library/Preferences/com.apple.servermgrd.plist. After changing settings, I have killed or unloaded/loaded servermgrd and tested with lsof that proper port is working. But I guess Server Admin doesn't even try to connect to port 687. Is it possible to force Server Admin to connect port 687. E.g. writing "localhost:687" as address didn't worked.
    I have tried creating servermgrd.conf, ssl.crt/ and ssl.key/ to /etc/servermgrd/ even thought they weren't there originally.
    I have tried connecting with many different IPs and DNS names and done as instructed here http://support.apple.com/kb/TS2757. According lsof, ports 678 and 660 are not in use normally.
    I have tried moving/trashing /var/servermgrd/ and ~/Library/Preferences/com.apple.ServerAdmin.plist.
    I have tried stopping ipfilter.
    Is it possible find out that which certificate servermgrd is trying to use?
    What else I could try? The server is currently running email and web services among other things with many users, so therefore I can't try too rough methods.

    Little progress maybe...
    I tested Server Admin of the working backup while using "sudo fs_usage -f filesys <PID>".
    When I did same with the actual nonworking server I noticed this difference:
    18:53:09 statfs private/var/root/Library/Keychains 0.000010 servermgrd
    18:53:09 open private/var/root/Library/Keychains>>>>>>>>>> 0.000008 servermgrd
    Path /var/root/Library/Keychains does not exists and backup system doesn't seems to try to use it. I suspect that "errSecNoSuchKeychain –25294 The keychain does not exist" occurs because of this.
    Any hints to fix this?

  • How to pass runtime parameters to Oracle Query from xMII server

    Please can anybody  help me that how to pass runtime parameter to Orcle Query  from xMII server.

    It works the same way as I described in this thread [How to pass runtime parameters to MySQL Query from xMII server].  It does not matter the datasource MII will work the same for all queries, at least for passing in parameters.  How to write those queries and their datatypes will be the differences.

  • How to find the client number of xMII server i m running

    Hi experts,
    Here i am simply providing the URL in my browser and it shows the login page of xMII server.But i want to find under which client i am currently running this xMII ,how can i find that client number?
    Thanks ,
    S.Ramesh Kumar.

    The term "client" does not neccessary apply with xMII.  A "client" is an organization level in ECC.  If you are looking for the system information open the url
    http://server:port
    and select system information.
    Jamie

  • Creating Users for Oracle DB residing in xMII server

    Hi,
    We are on xMII 12.0.3 Build(107). We have the Oracle 10g database residing in the xMII server. Now, in order to create users to access the DB, do we have to create in SAP front or externally create users on oracle front?
    Thanks in advance,
    Regards,
    Prasanna

    create users on oracle front.

  • Mail Server Installation on xMII Server

    Hi All,
    I had installed mail server on xMII Server and created a mail account there.
    Inside the BLS I used localhost as server.
    And username and password, I given the credentials of mail account created.
    The problem is I am not able to send mails(Even I tried running it by creating an XacuteQuery). Please let me know if there is anyother setting that needs to be done from xMII side or from mail server side, so that I can send mails mentioning Server as localhost instead of stating entire IP.
    Thanks & Regards,
    Ravi kumar

    Hi Ravi,
    Do you want to send mail from xMII to your mail?
    No need to give mail Account and password.Only you give  your mail server name , From and To.
    Mail server name should be correct.
    And other fields like subject and attachment as per your requirement.
    Thanks,
    Manisha

  • Why xmii server needs to be restarted if parameter of rfc is changed?

    hi,
    I am developing a RFC function module in SAP R/3 which will be called from XMII.Whenever I add any export parameter in the RFC the XMII server needs to be restarted...
    I am unable to understand what is restarting of server and why it needs to be restarted ....Please help...
    Also i am interested to learn XMII ....How can I start ?

    Hi Sweta,
    after you have changed the RFC settings, you have to reset the JCO cache because some values are buffered. You can use the following link:
    MII 11.5:
    [http://<xmiiserverip>:<port>/Lighthammer/JCOProxy?Mode=Reset]
    MII 12:
    [http://<xmiiserverip>:<port>/XMII/JCOProxy?Mode=Reset]
    Please refer to the following thread for infos for new users:
    [regarding xmii...;
    Also have a look at the WIKI where you can find lots of information:
    [https://wiki.sdn.sap.com/wiki/display/xMII]
    Regards
    Michael

  • XMII Server crashes when BLS is executed

    Hi,
    We are facing a problem in xMII server. From xmii server we are calling a RFM which returns a dataset of around 50 thousand to 100 thousand. When the bls is executed from the http runner then the server is crashed. But it runs properly for smaller dataset. So can anybody give information about the threshold value of data set which xmii can handle. And how to overcome this situation.
    Thanks and Regards,
    Soumen Mondal

    Hi,
    For huge dataset you will get this problem.Fisrt check no other transactions should not run during the sametime because this is a big transaction and consuming lots of memory space.
    You need to check how much memory your all transactions and whole application is consuming. If it exceeds the RAM then system will be hanged.
    Thanks,
    Manisha

  • Error: -26  Detail: no valid destination server available for '!ALL' rc=14

    Hello,
    i can access portal, but when i click on a link i receive the error message bellow:
    500 Dispatching Error
    Error: -26
    Version: 7000
    Component: HTTP_ROUTE
    Date/Time: Thu May 27 11:18:55 2010 
    Module: http_route.c
    Line: 3139
    Server: PCLIWDI1_WDP_01
    Error Tag:
    Detail: no valid destination server available for '!ALL' rc=14
    u00A9 2001-2009, SAP AG 
    the web dispatcher is UP,
    on instance profile on web dispatcher , i have data bellow:
    SAPSYSTEMNAME = WDP
    SAPGLOBALHOST = PCLIWDI1
    SAPSYSTEM = 01
    INSTANCE_NAME = W01
    DIR_CT_RUN = $(DIR_EXE_ROOT)\$(OS_UNICODE)\NTAMD64
    DIR_EXECUTABLE = $(DIR_CT_RUN)
    Accesssability of Message Server
    rdisp/mshost = pclieci1.oranginagroup.net
    ms/http_port = 8080
    Configuration for large scenario
    icm/max_conn = 16384
    icm/max_sockets = 16384
    icm/req_queue_len = 6000
    icm/min_threads = 100
    icm/max_threads = 250
    mpi/total_size_MB = 500
    mpi/max_pipes = 21000
    SAP Web Dispatcher Ports
    ##icm/server_port_0 = PROT=HTTP,PORT=1080
    Capgemini - RGC. SSL
    DIR_INSTANCE = G:\usr\sap\secudir
    DIR_HOME = G:\usr\sap\WDP\W01\work
    icm/server_port_0 = PROT=HTTP,PORT=8001
    icm/server_port_1 = PROT=HTTPS,PORT=1080
    icm/HTTPS/verify_client = 0
    wdisp/ssl_encrypt = 0
    wdisp/add_client_protocol_header = true
    wdisp/shm_attach_mode = 6
    ssl/ssl_lib = G:\usr\sap\secudir\sapcrypto.dll
    ssl/server_pse = G:\usr\sap\secudir\SAPSSLS.pse
    is/http/default_root_hdl = abap
    #icm/HTTP/redirect_0 = PREFIX=/sap/bc/gui/sap/its/webgui, HOST=pclieci1.oranginagroup.net, PORT=1080
    i have the same error when i lunch https://WDISERV:1080
    Thank's for help

    Following the check i did, please find out the result:
    C:\Users\wdpadm>sapwebdisp pf=G:\usr\sap\WDP\SYS\profile\WDP_W01_PCLIWDI1 -check
    config
    Checking SAP Web Dispatcher Configuration
    =========================================
    maximum number of sockets supported on this host: 32768
    Server info will be retrieved from host: pclieci1.oranginagroup.net:8080 with pr
    otocol: http
    Checking connection to message server...OK
    Retrieving server info from message server...OK
    Message Server instance list:
    ------++--
    +
    instance name
    hostname
    HTTP port
    HTTPS port
    ------++--
    +
    ------++--
    +
    ERROR: no servers in list
    Check ended with 1 errors, 0 warnings

  • How to check Server availability status in jsf?

    how to check Server availability status in jsf ?

    Do "something" that would cause the server to respond; fetch a webpage, call a webservice, whatever. If it doesn't work the server isn't there, or is in a broken state.

  • Dashboard error u2013 u201CThere is no AA Analytics Server available. Contact your

    Hi,
    We are using BO XI R3.1 version, and we never used the dash board here . Now when we are trying to access dashboard in Infoview  its giving error as u2013
    There is no AA Analytics Server available. Contact your Business administrator to verify status. AA2213
    Even when we are trying to see settings Dashboard and Analytics setting same message appears.
    We tried dashboard related server restart and also all server restart, but still problem exists.
    Please advice.

    Hi,
    We have servers named Dashboard Analytics Server and Dashboard Server related to dashboard. Both are up and running.
    All other servres under Performance management are up and running.
    We donot find AA Analytics server in server list, is this any specific server?

  • Leopard Server Admin Fails "there is no server available"

    My Leopard Server has been running fine for months, uprgraded to 10.5.6 without difficulty a few weeks ago. Today, the Server Admin application is throwing up an error "there is no server available at the address you entered", with a box to delete it or save it.
    Huh?
    The server seems to be still running fine - mail continues to be delivered.
    I note that this error has been reported before here and elsewhere, but there doesn't seem to be any comprehensive solution.
    I would appreciate any help.

    Hi
    For the lack of any further information it's difficult to say? It could be anything or nothing at all? Have you tried a restart? Sometimes you'll see this error message if there's a problem with your keychains? You're more likely to see it if there is a problem with your DNS Service. Although not definitive does Workgroup Manager have a problem? Can you connect to the Server using Server Admin remotely?
    You should be able to remove the server from the list and re-add it. You can use its .local name, its loopback address, its IP address or its FQDN. Whichever one its having a problem with use one of the other methods instead. Any or all of them should work.
    To remove keychains you could use Keychain Access. Keychain Access > Edit > Keychain List. Select the ones you want and click the 'minus' symbol. I tend to not bother and remove them from /User/Home/Library/Keychains as well as /Library/Keychains followed by a restart. You can also 'reset' how Server Admin presents its interface on launch by removing its .plist from /Users/Home/Library/Preferences. Quit out if it first. Take the com.apple.ServerAdmin.plist to the trash, empty it and re-launch Server Admin. You might have to restart the server. There's a similar .plist for Workgroup Manager.
    If you can't connect at all then you are probably looking at a problem with DNS Services. Can the server resolve itself to itself? Issuing host or nslookup for its fully qualified domain name followed by its IP Address should present a clearer picture. You could also issue:
    sudo changeip -checkhostname
    As this checks the validity of the Server's DNS. If it returns "DNS hostname is unavailable, please run the repair tool" then consult changeip's manual page. If it returns "the names match, there is nothing to change" then start looking at the physical structure of the network itself. An intermittent fault with the patch cable perhaps or Switch port?
    Tony

  • SCOM 2012 R2 Management Servers and SQL Server Availability Groups

    My team is in the middle of rolling out a brand new install of System Center Operations Manager 2012 R2.
    I have set up a SQL Server Availability group that is spread across multiple subnets and installed the initial management server per
    here. 
    As I have gone through attaching new management servers, I have noticed disturbing behavior.  When the AG fails over to another node, the management servers will lose connectivity unless I either recycle the service or it fails back to the original
    node.  This is not a security issue as I have set up permissions.  It says it cannot connect to the database anymore at all.
    Has anyone else seen this behavior?  Is there a setting I am missing somewhere?
    Thanks for your help.
    Dale

    Hi Dale,
    What about ApplicationIntent\Readonly?
    http://msdn.microsoft.com/en-us/library/hh205662(v=vs.110).aspx
    Still thinking about DNS, may be this could be for your case:
    http://www.sqlservercentral.com/Forums/Topic1449216-2799-1.aspx
    Natalya

Maybe you are looking for

  • Error : Opening a rowset for "Sheet$" failed. Check that the object exists in the database.

    Hi, i am trying to load the data from excel sheet using For each loop container in ssis 2005. But it gave me the below error: Error: Opening a rowset for "Sheet1$" failed. Check that the object exists in the database. [DTS.Pipeline] Error: "component

  • My rear camera on my iphone 5 no longer works in camera app after ios 7 install

    My iphone 5 updated to ios 7 and the new camera app no longer works. Sometimes I can get the front camera to Show on the app. But the rear camera just shows black. And it won't switch bewtween the two cameras at all Sometimes. What could this be?

  • Apple remote controls  TV when I want it to just control Macbook

    Hello all, I have searched everywhere and could not find an answer to this problem.  I have an Apple TV 2 and I have the remote that came with it.  I have that remote (silver) controlling the TV just fine (and only the TV).  However, read carefully n

  • More than about 4 keys?

    Hello, Is it possible to detect more than 4 keys at the same time, or is it a hardware issue? Isn't it possible to disregard keys where you've already detected the KeyPressed event? I only need to catch the KeyPressed and KeyReleased events. Is there

  • How to use WCF Webservice in flash

    hi friends is it possible to use asp.net WCF webservcie in Flash CS4/CS5 Actionscript 3.0, if yes then please tell me HOW? it is very important for me!! help me, thnx in adv..........