Time out fail over

On this system:
OS: Solaris 10 11/06 s10s_u3wos_10 SPARC
Cluster version: 3.1u4
A- Normally after how much time resource is moved to the other node if ipmp fails (e.g. gateway is unreacheable) ?
B- What happens if ipmp fails in both server ? packages are kept on their nodes ?
C- Does it exist timeout over 10 minutes in cluster configuration ?

u have 2 options - u could increase the back end time out to a very large value so that server can wait rather than timing out rather than failing over or to do some thing like
<Object name=�default�>
NameTrans fn=map from=/ name=reverse-proxy-/
</Object>
<Object name=�reverse-proxy-/�>
Route fn=set-origin-server server=server1
ObjectType fn=http-client-config timeout=600
</Object>
see - http://docs.sun.com/app/docs/doc/820-4841/gdhrg?a=view
( or simply disable any fail over but have different individual servers distributing load across different application)
split your uri or application so that each application goes to 1 back end server. for example, let us say - u have 2 java applications that u would like jboss to do the job for you, u could do some thing like
now, u could edit your obj.conf or (<vs>-obj.conf) depending on your configuration so that it looks like this
<Object name=�default�>
NameTrans fn=map from=/ name=reverse-proxy-/
</Object>
<Object name=�reverse-proxy-/�>
<If $uri =~ /foo1>
Route fn=set-origin-server server=<&#349;erver1>
</If>
<If $uri =~ /foo2>
Route fn=set-origin-server server=<&#349;erver2>
</If>
</Object>
btw - i will file a RFE on your behalf for this feature.

Similar Messages

  • Time Machine Failing Over and Over

    So I am backing up my EX HD with Time Machine for the first time and it keep failing. It stops between 3 gb and about 20gb (I have 180 total). Keeps giving the error "The backup was not performed because an error occurred while copying files to the backup disk ". The HD I was using is a brand new Western Digital that I formatted two partitions. One for my old windows machine and this MBP. I formatted it exactly several times and it keeps failing.
    My neighbor said I need to have a HD that is completely clean, so i went and bought a brand new Iomega HD just for Mac. It also failed over and over! I have read about every thread out there and cant seem to find a possible cause other than my internal HD is toast.
    Has anyone else had this experience before?
    -T

    Sorry I'm not sure I understand your question now.
    Let me try: if you excluded your Documents folder and TM now works, your backup size was likely the problem.
    So if you simply remove Documents from the TM exclusion list you will run back into the size problem... no good.
    If you first delete the large contents from the documents folder on your startup disk, then you can ask TM to backup again the Documents folder by removing it from the TM exclusion list, but obviously only what remains there (not the deleted material) will be saved by TM.
    In other words, if you want to keep your 80 GB files on your startup disk, either you do not backup them or you use a larger backup disk. Otherwise you may remove the 80 GB from your startup disk; but now you probably want to keep 2 copies of them in 2 different external disks, for safety reasons, without using TM.
    Did I answer your question ?
    Piero
    Message was edited by: PieroF

  • Speedport time out fail wireless

    I am connected to ethernet port, no problem.
    AirPort fails to connect. Now Windows with two local machines connect ok. My previous Dell connected.
    My AirPort works at home, a Bell Modem.
    SpeedPort W 700 V seems to have some issues for Win.
    The SpeedPort does not reply giving time out same as incorrect password.
    I tried a manual connect with full name from my AirPort detection script.
    Also problem with iTouch, but it failed to reconnect at home after upgrade to new software.

    SpeedPort W 700 V is both wireless and wired. I am connected to wired now.
    When disconnected, the wireless shows on AirPort and asks for password. Entering password gives a time out. I tried a manual connection with network name WLAN-4A7D03 selected security type and entered password. Again a time out. The SpeedPort fails to handshake on receiving the password. That is, I do not think the password accepted reply is connecting. My AirPort works on other wireless connection in Canada. I am in Germany and the SpeedPort modem is a few years old, but I had no trouble with my new Dell windows Vista last year.
    This could be a SpeedPort issue. I know the SpeedPort wireless is working because two Windows computers are connected to the wireless. I did find reports of some Windows machines having difficulty connecting to SpeedPort but no comment on Apple problems.
    By the way thank you for answering. I will be traveling in Italy where most hotels only have wireless connections. So I am trying to isolate problem to SpeedPort. If it is my use of AirPort then I have a problem. If necessary I could buy a USB port wireless.
    I do know update of my iTouch has crashed its wireless connection. I tried reset to orignial but it then automatically upgrades and I am back where I started.
    These are my first Apple products so I may be missing something. The more I use the Apple Interface the more I like it.

  • HT1725 Three security questions time out fail

    New I D and password
    Download apps and get improve security three questions
    Times out when filled questions in or crashes completely ( many many many attempts)
    No happy
    <Edited By Host>

    Click here for information. If you've forgotten the answers to the security questions and can't get them emailed to you for some reason, contact the iTunes Store staff via the link in that article.
    (77286)

  • [Solved] dhcpcd times out, fails

    i686
    kernel 3.6.6-1
    dhcpcd 5.6.2
    desktop xfce
    My ethernet card is a Rhine II VT6102 rev 74 and the driver is via_rhine.
    Today I installed xscreensaver and immediately lost my network connection.  So far I have tried the following without success:
    killed xscreensaver and removed the package
    reboot
    found eth0 state was UNKNOWN rather than UP
    tried several versions of ip link... without any change
    unplugged the network cable for a few seconds; now eth0 state is UP
    restarted dhcpcd@eth0
    stopped dhcpcd@eth0 and tried just dhcpcd eth0
    disable dhcpcd@eth0 and enable dhcpcd
    reload the driver using modprobe
    Sorry for the lack of log/error msg output but I have no way to get the data off the computer except copy by hand and then manually enter it here.  Journalctl and the error msgs are all similar however:
    eth0: sending IPv6 router solicitation
    rebinding lease of 192.168.1.22
    sending IPv6 router solicitation
    broadcasting for a lease
    sending IPv6 router solicitation
    sending IPv6 router solicitation
    no IPv6 routers available
    timed out
    Failed to start dhcpcd on eth0
    Unit [email protected] entered failed state
    What should I try next?  Thanks for any help.
    Last edited by barronmo (2013-02-21 20:20:39)

    I tried removing xscreensaver and all its dependencies, but that did not help.  Here is a picture of journalctl output after restarting the [email protected]
    http://picpaste.com/photo-ss49EjET.JPG
    Here is picture of my pacman.log:
    http://picpaste.com/photo_1_-eIKG5mNL.JPG
    I also tried the -t 120 idea without any change.  Here is a picture of my [email protected] file:
    http://picpaste.com/photo_2_-SiRAN8eT.JPG
    Anything else I could try?  Thanks.

  • Servlet fail-over problem

              I'm testing WebLogic clustering of servlets with in-memory-replication in Sun platform
              (wls 5.1 sp9) and using Apache plug-in.
              I did this test:
              - I configured a cluster of two servers
              - I simulate a situation of hang, in one of the two servers, filling all execution
              threads with servlets doing Thread.sleep()
              - I tried to launch a request to the cluster (a JSP request) but my request timed
              out
              after ConnectTimeoutSecs.
              Looking at the wlproxy.log it seems that the cluster attempts to failover to
              the
              secondary server (after HungServerRecoverSecs) but it doesn't respond, then it
              retries
              with the primary server and so on ( waiting every time HungServerRecoverSecs for
              a
              response) until the timeout "ConnectTimeoutSecs" is reached.
              This is very strange because the secondary server is not hung; if I launch a request
              directly to it (specifying in the URL host:port) it responds to me.
              I have also tried to specify the parameter Idempotent ON, even if the default
              is ON, but
              with no result.
              Can anyone help me?
              

              I solved the problem setting the parameter weblogic.system.servletThreadCount
              in the cluster properties file.
              Now another problem raised.
              When one of server of the cluster is in a status of hang the cluster
              carry out fail-over to the second server but session information is lost.
              Can anyone help me?
              "Mike Reiche" <[email protected]> wrote:
              >
              >Don't take this as absolute gospel - it is just my understanding of how
              >things
              >work.
              >
              >Since the WL server is still alive, it will accept connections. This
              >takes ConnectTimeOutSecs
              >out of the picture.
              >
              >Now you're just left with HungRecoverSeconds. If the response takes longer
              >than
              >HungRecoverSeconds, then wlproxy will deem the request to have 'timed
              >out'. If
              >it is not Idempotent, that's it, you're done. If it is Idempotent, wlproxy
              >will
              >retry - on the other wl instance. From what you describe, the second
              >one should
              >work - unless of course the second WL is also backed up with Thread.sleep()
              >-
              >then after HungRecoverSeconds, the request will be resent to an available
              >WL instance.
              >
              >"Lucia Giraldo" <[email protected]> wrote:
              >>
              >>I'm testing WebLogic clustering of servlets with in-memory-replication
              >>in Sun platform
              >>(wls 5.1 sp9) and using Apache plug-in.
              >>I did this test:
              >>- I configured a cluster of two servers
              >>- I simulate a situation of hang, in one of the two servers, filling
              >>all execution
              >>threads with servlets doing Thread.sleep()
              >>- I tried to launch a request to the cluster (a JSP request) but my
              >request
              >>timed
              >>out
              >>after ConnectTimeoutSecs.
              >>Looking at the wlproxy.log it seems that the cluster attempts to failover
              >>to
              >>the
              >>secondary server (after HungServerRecoverSecs) but it doesn't respond,
              >>then it
              >>retries
              >>with the primary server and so on ( waiting every time HungServerRecoverSecs
              >>for
              >>a
              >>response) until the timeout "ConnectTimeoutSecs" is reached.
              >>This is very strange because the secondary server is not hung; if I
              >launch
              >>a request
              >>directly to it (specifying in the URL host:port) it responds to me.
              >>I have also tried to specify the parameter Idempotent ON, even if the
              >>default
              >>is ON, but
              >>with no result.
              >>Can anyone help me?
              >
              

  • USB Mass storage device CHAOS test time out.

    OS Platform: Windows v6.3 x86
    The RunTest time out fails, but no log files are generated. HCK manager show process
    exit status:-2113819215.
    The test item keep running WDTF_SIMPLE_IO test until test timeout.
    Could anyone tell me the root cause and how to fix it?
    Thanks.

    It could be because of the mini's disk problem. Have you dropped it or shaken it recently?
    Try restoring your iPod mini via iTunes 7 (download the latest, 7.0.2). If it doesn't work, and if it still under warrantry, try replacing your device.

  • Macbook Pro (Lion 10.7.3) will not connect to Wi-Fi -- persistant 'connection time-out', and fails.

    I can see this seems to be a common problem, and it is amazing that there seems to be no consensus (that I can find) on what the underlying problem is.
    Here are the basics.... I have two Macbook Pro 13's... Pretty much identical setups (Lion 1.7.3 etc.).
    One, works flawlessly connecting to Wi-Fi - whether that is my Airport Express, or any other open or closed networks.
    The second, will continually refuse to connect -- to the Airport Express or even a wide-open 802.11b network.  It will continually pop up the "connection timeout" erorr, and refuse to connect... 
    Iphones etc all connect perfectly... Even when connecting to the iPhone hotspot - the same error.
    This will happed consistently, until I give up.  I can leave it for a day (use ethernet), and come back tomorrow, and voila - it will connect.  I may be able to use it for a day or several, but once it decides to 'fail', there is virtually nothing I can do to bring it back... it will continue to fail over and over again.
    All updates are applied, I've cleaned out all other networks etc from the list.  Tried all civilized things that I can.
    Thoughts? Anyone have any other insight?  Think this could be a hardware issue? I was thinking to yank the wi-fi module from the working notebook to the non-working one as a test...
    Thanks,
    Brad

    Change your router channel number.  Most times this works & is all you have to do.
    System Preferences>Network
    Click the Assist Me button.
    In the next window that pops up, click the Diagnostic button & do the necessary.
    See KB Articles:  http://support.apple.com/kb/HT1401 AirPort troubleshooting guide
    http://support.apple.com/kb/HT2712 Using network locations in Mac OS X
    Manually provided DNS server addresses are higher priority than DHCP's
    http://support.apple.com/kb/HT1714 Solutions for connecting to the Internet, setting up a small network, and troubleshooting
    ============================
    Also, run the Airport Utility app which is located inside the Utilities folder.

  • I accidentally quit my CC on my Macbook pro and now the cloud icon is grayed out and every time I hover over it with the mouse I get the spinning beach ball of death on the icon. I have no idea how to open it because when I use spotlight search to open it

    I accidentally quit my CC on my Macbook pro and now the cloud icon is grayed out and every time I hover over it with the mouse I get the spinning beach ball of death on the icon. I have no idea how to open it because when I use spotlight search to open it it gives me a message saying "Creative Cloud is not open anymore" help!

    Since you didn't include any pertinent info such as the Mac model and OS version you are running, here is some general information:
    Mac OS X: Gray screen appears during startup
    Depending on which OS yours came with originally - and which OS you are now running - you would either need your original install disks - you can call Apple for replacements by giving them your serial number. Or you may be able to reinstall the OS by using recovery (again, depends on which model/which OS).

  • Itunes update to firmware fails, because connection times out.

    I have been unsuccessfully attempting to update my iphone 3gs and ipad to iOS 5 for over a month now.  I have spent many, many hours on this, and many phone calls to apple support.  I disable Norton 360, and windows firewall, and my firewall on my router.  I've tried updating my router's firmware, which bricked the router--thanks apple for insisting this was the problem, and I have replaced the router, with a new one.  Itunes diagnostics gives me the following information.  I am using itunes as the administrator in Windows 7, 64 bit, although itunes doesn't recognize it, unless I reinstall it as the administrator, but then once I restart the computer, itunes no longer recognizes that I using Windows as an admin. 
    Also, the firmware cannot update, because the connection times out, despite all my firewalls, and antivirus being turned off.
    I've tried downloading iOS 5 and then updating using restore, but that didn't work.  I've poured through support forums, and error codes: I get 1611, etc.  Cannot seem to resolve this.
    Any ideas? 
    Microsoft Windows 7 x64 Ultimate Edition Service Pack 1 (Build 7601)
    System manufacturer System Product Name
    iTunes 10.5.0.142
    QuickTime not available
    FairPlay 1.13.35
    Apple Application Support 2.1.5
    iPod Updater Library 10.0d2
    CD Driver 2.2.2.0
    CD Driver DLL 2.1.1.1
    Apple Mobile Device 4.0.0.96
    Apple Mobile Device Driver 1.57.0.0
    Bonjour 3.0.0.10 (333.10)
    Gracenote SDK 1.9.3.494
    Gracenote MusicID 1.9.3.106
    Gracenote Submit 1.9.3.136
    Gracenote DSP 1.9.3.44
    iTunes Serial Number 0040A7BC031F98E0
    Current user is not an administrator.
    The current local date and time is 2011-11-15 11:35:00.
    iTunes is not running in safe mode.
    WebKit accelerated compositing is enabled.
    HDCP is supported.
    Core Media is supported.
    Video Display Information
    ATI Technologies Inc., ATI Radeon HD 4800 Series       
    **** External Plug-ins Information ****
    No external plug-ins installed.
    The drive F: HL-DT-ST DVDRAM GP08LU30 Rev 1.00 is a USB 1 device.
    iPodService 10.5.0.142 (x64) is currently running.
    iTunesHelper 10.5.0.142 is currently running.
    Apple Mobile Device service 3.3.0.0 is currently running.
    **** Network Connectivity Tests ****
    Network Adapter Information
    Adapter Name:          {01DC2EA3-0DD0-4A51-80A6-7B414E4C6291}
    Description:          Realtek PCIe GBE Family Controller
    IP Address:          192.168.2.2
    Subnet Mask:          255.255.255.0
    Default Gateway:          192.168.2.1
    DHCP Enabled:          Yes
    DHCP Server:          192.168.2.1
    Lease Obtained:          Tue Nov 15 11:32:39 2011
    Lease Expires:          Tue Nov 15 11:32:38 2011
    DNS Servers:          192.168.2.1
    Active Connection:          LAN Connection
    Connected:          Yes
    Online:                    Yes
    Using Modem:          No
    Using LAN:          Yes
    Using Proxy:          No
    SSL 3.0 Support:          Enabled
    TLS 1.0 Support:          Enabled
    Firewall Information
    Windows Firewall is on.
    iTunes is enabled in Windows Firewall.
    Connection attempt to Apple web site was successful.
    Connection attempt to browsing iTunes Store was successful.
    Connection attempt to purchasing from iTunes Store was successful.
    Connection attempt to iPhone activation server was successful.
    Connection attempt to firmware update server was unsuccessful.
    The network connection timed out.
    Connection attempt to Gracenote server was successful.
    Last successful iTunes Store access was 2011-11-15 11:33:52.

    Disable your firewall/security software and try again.

  • I can't seem to connect to my lion vpn, all web services I set up work well like wikis and what not. I get a security error 792 Connection attempt failed because security negotiation times out. Please help

      I get error 792 Connection attempt failed because security negotiation time out. I am trying to connect a xp machine to my vpn.

      I get error 792 Connection attempt failed because security negotiation time out. I am trying to connect a xp machine to my vpn.

  • SQL 2005 mirroring - time taken to fail over?

    I'm looking for an easy way to 'measure' the amount of time it takes our principal Database Server to fail over to our mirror Server in which all regular service will be resumed.
    Any help would be hugely appreciated 
    Thanks guys
    ras

    http://technet.microsoft.com/en-us/library/ms187465.aspx
    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

  • Repository Creation fails with Time Out Error

    Hi
    I am trying a test setup of OVM3.1.1-305. I am using OpenFiler for iSCSI disks and have created 20GB iSCSI disk for Pool FileSystem and another 260GB iSCSI disk for Data Repository. The server pool gets created fine with the Pool FS and HA and Cluster options enabled. But while exposing the iSCSI disk for data store the job times out. Details of the error message is as below, please help!
    The Job has timed out while executing, and will be aborted.
    Job Construction Phase
    begin()
    Appended operation 'File System Construct' to object '0004fb000009000001b30fa7bc24bef1 (Local FS ibcovs1)'.
    Appended operation 'Cluster File System Present' to object 'fb5840a9a3a78f51'.
    Appended operation 'Repository Construct' to object '0004fb00000300009bfb51738df3f282 (OPNFILER (2))'.
    commit()
    Completed Step: COMMIT
    Objects and Operations
    Object (IN_USE): [LocalFileServer] 0004fb000009000001b30fa7bc24bef1 (Local FS ibcovs1)
    Operation: File System Construct
    Object (CREATED): [Repository] 0004fb00000300009bfb51738df3f282 (OVSRepos)
    Operation: Repository Construct
    Object (IN_USE): [LocalFileServer] 0004fb0000090000a8d525219658c28a (Local FS ibcovs2)
    Object (IN_USE): [Cluster] fb5840a9a3a78f51
    Operation: Cluster File System Present
    Object (CREATED): [LocalFileSystem] 0004fb00000500000cd1d94d87e829e8 (fs_OVSRepos)
    Object (IN_USE): [StorageElement] 0004fb0000180000bf6e8d3ff957b21b (OPNFILER (2))
    Job Running Phase at 04:01 on Mon, Dec 3, 2012
    Job Participants: [44:45:4c:4c:48:00:10:44:80:52:b4:c0:4f:33:42:53 (ibcovs1), 44:45:4c:4c:48:00:10:46:80:32:c6:c0:4f:34:42:53 (ibcovs2)]
    Actioner
    Starting operation 'File System Construct' on object '0004fb00000500000cd1d94d87e829e8 (fs_OVSRepos)'
    Job: 1354487506506, aborted post-commit by user: admin
    Write Methods Invoked
    Class=InternalJobDbImpl vessel_id=2477 method=addTransactionIdentifier accessLevel=6
    Class=LocalFileServerDbImpl vessel_id=788 method=createFileSystem accessLevel=6
    Class=LocalFileSystemDbImpl vessel_id=2486 method=setName accessLevel=6
    Class=LocalFileSystemDbImpl vessel_id=2486 method=setFoundryContext accessLevel=6
    Class=LocalFileSystemDbImpl vessel_id=2486 method=onPersistableCreate accessLevel=6
    Class=LocalFileSystemDbImpl vessel_id=2486 method=setLifecycleState accessLevel=6
    Class=LocalFileSystemDbImpl vessel_id=2486 method=setRollbackLifecycleState accessLevel=6
    Class=LocalFileSystemDbImpl vessel_id=2486 method=setRefreshed accessLevel=6
    Class=LocalFileSystemDbImpl vessel_id=2486 method=setBackingDevices accessLevel=6
    Class=LocalFileSystemDbImpl vessel_id=2486 method=setUuid accessLevel=6
    Class=LocalFileSystemDbImpl vessel_id=2486 method=setPath accessLevel=6
    Class=LocalFileSystemDbImpl vessel_id=2486 method=setSimpleName accessLevel=6
    Class=LocalFileSystemDbImpl vessel_id=2486 method=addFileServer accessLevel=6
    Class=LocalFileSystemDbImpl vessel_id=2486 method=setStorageDevice accessLevel=6
    Class=StorageElementDbImpl vessel_id=1121 method=addLayeredFileSystem accessLevel=6
    Class=LocalFileSystemDbImpl vessel_id=2486 method=setSimpleName accessLevel=6
    Class=LocalFileServerDbImpl vessel_id=922 method=addFileSystem accessLevel=6
    Class=LocalFileSystemDbImpl vessel_id=2486 method=addFileServer accessLevel=6
    Class=ClusterDbImpl vessel_id=1340 method=addLocalFileSystem accessLevel=6
    Class=LocalFileSystemDbImpl vessel_id=2486 method=setCluster accessLevel=6
    Class=LocalFileSystemDbImpl vessel_id=2486 method=setAsset accessLevel=6
    Class=LocalFileSystemDbImpl vessel_id=2486 method=createRepository accessLevel=6
    Class=RepositoryDbImpl vessel_id=2492 method=setName accessLevel=6
    Class=RepositoryDbImpl vessel_id=2492 method=setFoundryContext accessLevel=6
    Class=RepositoryDbImpl vessel_id=2492 method=onPersistableCreate accessLevel=6
    Class=RepositoryDbImpl vessel_id=2492 method=setLifecycleState accessLevel=6
    Class=RepositoryDbImpl vessel_id=2492 method=setRollbackLifecycleState accessLevel=6
    Class=RepositoryDbImpl vessel_id=2492 method=setRefreshed accessLevel=6
    Class=RepositoryDbImpl vessel_id=2492 method=setDom0Uuid accessLevel=6
    Class=RepositoryDbImpl vessel_id=2492 method=setSharePath accessLevel=6
    Class=RepositoryDbImpl vessel_id=2492 method=setSimpleName accessLevel=6
    Class=RepositoryDbImpl vessel_id=2492 method=setFileSystem accessLevel=6
    Class=LocalFileSystemDbImpl vessel_id=2486 method=addRepository accessLevel=6
    Class=RepositoryDbImpl vessel_id=2492 method=setManagerUuid accessLevel=6
    Class=RepositoryDbImpl vessel_id=2492 method=setVersion accessLevel=6
    Class=RepositoryDbImpl vessel_id=2492 method=addJobOperation accessLevel=6
    Class=RepositoryDbImpl vessel_id=2492 method=setSimpleName accessLevel=6
    Class=RepositoryDbImpl vessel_id=2492 method=setDescription accessLevel=6
    Class=InternalJobDbImpl vessel_id=2477 method=setCompletedStep accessLevel=6
    Class=InternalJobDbImpl vessel_id=2477 method=setAssociatedHandles accessLevel=6
    Job Internal Error (Operation)com.oracle.ovm.mgr.api.exception.FailedOperationException: OVMAPI_B000E Storage plugin command [storage_plugin_createFileSystem] failed for storage server [0004fb000009000001b30fa7bc24bef1] failed with [com.oracle.ovm.mgr.api.exception.FailedOperationException: OVMAPI_4010E Attempt to send command: dispatch to server: ibcovs1 failed. OVMAPI_4004E Server Failed Command: dispatch https://?uname?:[email protected]:8899/api/2 storage_plugin_createFileSystem oracle.ocfs2.OCFS2.OCFS2Plugin 0004fb00000500000cd1d94d87e829e8 /dev/mapper/14f504e46494c4552637a6f5154372d7643426d2d49333763 0, Status: java.lang.InterruptedException
    Mon Dec 03 04:03:48 IST 2012
    Mon Dec 03 04:03:48 IST 2012] OVMAPI_4010E Attempt to send command: dispatch to server: ibcovs1 failed. OVMAPI_4004E Server Failed Command: dispatch https://?uname?:[email protected]:8899/api/2 storage_plugin_createFileSystem oracle.ocfs2.OCFS2.OCFS2Plugin 0004fb00000500000cd1d94d87e829e8 /dev/mapper/14f504e46494c4552637a6f5154372d7643426d2d49333763 0, Status: java.lang.InterruptedException
    Mon Dec 03 04:03:48 IST 2012
    Mon Dec 03 04:03:48 IST 2012
    Mon Dec 03 04:03:48 IST 2012
    at com.oracle.ovm.mgr.action.StoragePluginAction.processException(StoragePluginAction.java:1371)
    at com.oracle.ovm.mgr.action.StoragePluginAction.createFileSystem(StoragePluginAction.java:894)
    at com.oracle.ovm.mgr.op.physical.storage.FileSystemConstruct.createFileSystem(FileSystemConstruct.java:57)
    at com.oracle.ovm.mgr.op.physical.storage.FileSystemConstruct.action(FileSystemConstruct.java:49)
    at com.oracle.ovm.mgr.api.collectable.ManagedObjectDbImpl.executeCurrentJobOperationAction(ManagedObjectDbImpl.java:1009)
    at com.oracle.odof.core.AbstractVessel.invokeMethod(AbstractVessel.java:330)
    at com.oracle.odof.core.AbstractVessel.invokeMethod(AbstractVessel.java:290)
    at com.oracle.odof.core.storage.Transaction.invokeMethod(Transaction.java:822)
    at com.oracle.odof.core.Exchange.invokeMethod(Exchange.java:245)
    at com.oracle.ovm.mgr.api.physical.storage.LocalFileServerProxy.executeCurrentJobOperationAction(Unknown Source)
    at com.oracle.ovm.mgr.api.job.JobEngine.operationActioner(JobEngine.java:218)
    at com.oracle.ovm.mgr.api.job.JobEngine.objectActioner(JobEngine.java:309)
    at com.oracle.ovm.mgr.api.job.InternalJobDbImpl.objectCommitter(InternalJobDbImpl.java:1140)
    at com.oracle.odof.core.AbstractVessel.invokeMethod(AbstractVessel.java:330)
    at com.oracle.odof.core.AbstractVessel.invokeMethod(AbstractVessel.java:290)
    at com.oracle.odof.core.BasicWork.invokeMethod(BasicWork.java:136)
    at com.oracle.odof.command.InvokeMethodCommand.process(InvokeMethodCommand.java:100)
    at com.oracle.odof.core.BasicWork.processCommand(BasicWork.java:81)
    at com.oracle.odof.core.TransactionManager.processCommand(TransactionManager.java:773)
    at com.oracle.odof.core.WorkflowManager.processCommand(WorkflowManager.java:401)
    at com.oracle.odof.core.WorkflowManager.processWork(WorkflowManager.java:459)
    at com.oracle.odof.io.AbstractClient.run(AbstractClient.java:42)
    at java.lang.Thread.run(Thread.java:662)
    Caused by: com.oracle.ovm.mgr.api.exception.FailedOperationException: OVMAPI_4010E Attempt to send command: dispatch to server: ibcovs1 failed. OVMAPI_4004E Server Failed Command: dispatch https://?uname?:[email protected]:8899/api/2 storage_plugin_createFileSystem oracle.ocfs2.OCFS2.OCFS2Plugin 0004fb00000500000cd1d94d87e829e8 /dev/mapper/14f504e46494c4552637a6f5154372d7643426d2d49333763 0, Status: java.lang.InterruptedException
    Mon Dec 03 04:03:48 IST 2012
    Mon Dec 03 04:03:48 IST 2012
    at com.oracle.ovm.mgr.action.ActionEngine.sendCommandToServer(ActionEngine.java:507)
    at com.oracle.ovm.mgr.action.ActionEngine.sendDispatchedServerCommand(ActionEngine.java:444)
    at com.oracle.ovm.mgr.action.ActionEngine.sendServerCommand(ActionEngine.java:378)
    at com.oracle.ovm.mgr.action.StoragePluginAction.createFileSystem(StoragePluginAction.java:890)
    ... 27 more
    Caused by: com.oracle.ovm.mgr.api.exception.IllegalOperationException: OVMAPI_4004E Server Failed Command: dispatch https://?uname?:[email protected]:8899/api/2 storage_plugin_createFileSystem oracle.ocfs2.OCFS2.OCFS2Plugin 0004fb00000500000cd1d94d87e829e8 /dev/mapper/14f504e46494c4552637a6f5154372d7643426d2d49333763 0, Status: java.lang.InterruptedException
    Mon Dec 03 04:03:48 IST 2012
    at com.oracle.ovm.mgr.action.ActionEngine.sendAction(ActionEngine.java:798)
    at com.oracle.ovm.mgr.action.ActionEngine.sendCommandToServer(ActionEngine.java:503)
    ... 30 more
    FailedOperationCleanup
    Starting failed operation 'File System Construct' cleanup on object 'fs_OVSRepos'
    Complete rollback operation 'File System Construct' completed with direction=fs_OVSRepos
    Rollbacker
    Executing rollback operation 'File System Construct' on object '0004fb00000500000cd1d94d87e829e8 (fs_OVSRepos)'
    Complete rollback operation 'File System Construct' completed with direction=DONE
    Objects To Be Rolled Back
    Object (IN_USE): [LocalFileServer] 0004fb000009000001b30fa7bc24bef1 (Local FS ibcovs1)
    Object (CREATED): [Repository] 0004fb00000300009bfb51738df3f282 (OVSRepos)
    Object (IN_USE): [LocalFileServer] 0004fb0000090000a8d525219658c28a (Local FS ibcovs2)
    Object (IN_USE): [Cluster] fb5840a9a3a78f51
    Object (CREATED): [LocalFileSystem] 0004fb00000500000cd1d94d87e829e8 (fs_OVSRepos)
    Object (IN_USE): [StorageElement] 0004fb0000180000bf6e8d3ff957b21b (OPNFILER (2))
    Thanks & Regards

    check your messages log and etc on the VM server. The job log doesn't go into enough detail to tell what's causing the issue. It did fail cleanup. Meaning.... that your ocfs2 filesystem is probably orphaned. You have have to clear the iSCSI LUN before trying again.

  • OLAP over HTTP resulting in 503 status code and connection time out

    Hi,
    I set up my OLAP over HTTP with msmdpump.dll and set up the .ini file accordingly. The connections are fine,
    however on my site when i make a lot of request to the OLAP, I get a 503 HTTP status code andconnection time
    out in th event log. 
    I have change the #of threads on the .ini file for
    msmdpump.dll. Also changed the initialconnectiontimeout in sql ini file from 10 to 15.
    In my OLAP instance in sql studio, under datasources I made adjustments from forums but that did not affect.
    in all instances i restarted the machine.
    NOt sure where to look further and how i can diagnose what the issue is. Looking for any assistance to help me
    resolve my issue.

    Hi,
    we also had some problems after we made some Stresstests on the AS with many connections.
    First we raised the Queue Length and the worker processes in the Application Pool.
    Worked, but the recommendation was  to do this at the last step.
    So we changed the following entries in the ini of the Datapump:
     <MinThreadPoolSize>60</MinThreadPoolSize>
     <MaxThreadPoolSize>200</MaxThreadPoolSize>
     <MaxThreadsPerClient>20</MaxThreadsPerClient>
    Kr Jürgen

  • Time out (over 600sec)

    Hi all,
    I have a big problem about performance, the code below give me time out (over 600sec).
    Are there something worng? What should I do? tell me please
    Thanks in advance.
    Tiwa,
    Regards.
      LOOP AT t_vbap.
        r_vbap-sign    =  'I'.
        r_vbap-option  =  'EQ'.
        r_vbap-low     =  t_vbap-vbeln.
        APPEND r_vbap.     
      ENDLOOP.
      DELETE ADJACENT DUPLICATES FROM r_vbap COMPARING low.
    " about 6000 rows in r_vbap
      SELECT vbepvbeln vbepposnr vbepetenr vbapmatnr vbap~spart
             vbapwerks vbepwmeng vbepbmeng vbepvrkme vbep~edatu
      INTO TABLE t_osto_tmp
      FROM vbap INNER JOIN vbep ON
           vbapvbeln = vbepvbeln  AND
           vbapposnr = vbepposnr
           INNER JOIN vapma ON
           vapmavbeln = vbapvbeln AND
           vapmaposnr = vbapposnr
      WHERE vbap~vbeln IN  r_vbap.

    Hi John Armytage,
    The code that I posted it is a part of  this code below,
      LOOP AT t_vbap.
        r_vbap-sign    =  'I'.
        r_vbap-option  =  'EQ'.
        r_vbap-low     =  t_vbap-vbeln.
        APPEND r_vbap.
      ENDLOOP.
      DELETE ADJACENT DUPLICATES FROM r_vbap COMPARING low.
      SELECT vbepvbeln vbepposnr vbepetenr vbapmatnr vbap~spart
             vbapwerks vbepwmeng vbepbmeng vbepvrkme vbep~edatu
      INTO TABLE t_osto_tmp
      FROM vbap INNER JOIN vbep ON
           vbapvbeln = vbepvbeln  AND
           vbapposnr = vbepposnr
           INNER JOIN vapma ON
           vapmavbeln = vbapvbeln AND
           vapmaposnr = vbapposnr
      WHERE vbap~vbeln IN  r_vbap.
      AND vbep~edatu <=  sy-datum
      AND vapma~vtweg IN s_vtweg.  " distribution channel
    Can I see distribution channel in other tables?
    If I can please let me know.
    Thanks for your reply.
    Regards,
    Tiwa.

Maybe you are looking for