Vm list State appears to be in "b" blocked/Notrunning Wh?

xm list
always shows State as "b" blocked/NotRunning ?
Any ideas on how to get the state in 'r' Running ?

"b" means that the domain is blocked, and not running or runnable. This can be caused because the domain is waiting on IO (a traditional wait state) or has gone to sleep because there was nothing else for it to do.
one simplest example here: running this script on your VM guest and check your guest OS status "xm list" from Oracle VM server.
#!/bin/bash
while [ 1 ]
do
echo "I am in running status."
done

Similar Messages

  • Problem with Business Partner List - State

    I'm using SAP B1 2007A. We recently added several International countries and their regions (states). We are having a problem with the state that appears on the Business Partner List (list that appears when you search using part of a company name or *). The query that gets the data does not take into consideration the Country where the state is located. The result is that the query returns the first state it finds based on the state code not the state associated with the country.
    Is there a fix for this query or is there a way I can adjust the query to get the correct state results in the Business Partner List.
    Thanks,
    Mark

    No. Different state name but same state code.
    Ex:
    GA - Georgia in USA
    GA - Galapagos Islands in Galapagos Islands
    When searching for the Business Partner the city is Atlanta the Country is USA but the State is Galapagos Islands not Georgia.

  • HT1368 Why doesn't the Add to Wish List icon appear on my iPhone 5? I have iOS 7...frustrating

    Why doesn't the Add to Wish List icon appear on my iPhone 5? I have iOS 7...frustrating

    If it's not a free item then you should get the 'add to wish list' icon via the share button - is it a free or paid-for item that you are looking at ?

  • I have imported my bookmarks from Explorer, how do I get the list to appear on my home page?

    when I click "bookmarks toolbar" I see my list when I go to Internet Explorer, but there's a wide blank on the left of my home page I want the list to appear on when I open the home page.
    Thanks

    Did you purchase any music from the iTunes Music Store? Does that go onto your iPod?
    Also, try playing the episode in iTunes for a few seconds first, to authorize it.
    Finally, Connect the iPod and go to edit-->preferenes. Click the iPod tab. Click the videos tab under that. Make sure automatically update all videos is selected.
    Note: Your preferences may look slightly different.
    If that doesn't work, please post back for more suggestions. Also, be sure to tell us if purchased music transfers (If the above doesn't correct the issue)
    btabz

  • HT202279 Choose your server from the list that appears

    I administer four Yosemites servers using OS X Server.
    Everytime I launch OS X Server I have to option to Continue, which I do not choose. But I never get a list of other Macs to Adminsiter. I always have to choose "Other Mac" and enter the URL, etc. This happens on two Macs running Yosemite and being used for administrating.
    Where is the list of other Macs? No matter how often I connect to them, they never show up and I can find nothing in the menus to add them.
    According to How to administer OS X Server remotely using Server App - Apple Support it should be there:
    The first time you open the Server app on your admin computer, do not click the Continue button in the "Welcome to Server" window. Instead, choose Connect to Server from the Manage menu.
    Choose your server from the list that appears, or click "Other Mac" and then click Continue.

    I should've noted that these are web servers in various locations. They would not show on Bonjour.
    I'd still expect Server to remember and list them, and certainly the documentation doesn't indicate it's a LAN only feature.

  • Sql statement appear twice in trace file

    Hi all,
    Just a little confused on why my sql statement appear twice in the sql trace file.
    the following is the sequence of steps to reproduce this.
    1. Enable sql trace in another session, say session B
    exec dbms_monitor.session_trace_enable(38,13330,TRUE,TRUE);2. Execute the following sql in session B
    select * from hosts where hostname = 'host19'3. Disable sql trace
    exec dbms_monitor.session_trace_disable(38,13330);I used TKPROF to parse the trace file
    tkprof DEV_ora_20621.trc DEV_ora_20621.out sys=noThe output is
    SQL ID: bcpw6ttb0xbqs
    Plan Hash: 0
    select *
    from
      hosts where hostname = 'host19'
    call     count       cpu    elapsed       disk      query    current        rows
    Parse        1      0.00       0.00          0          5          0           0
    Execute      0      0.00       0.00          0          0          0           0
    Fetch        0      0.00       0.00          0          0          0           0
    total        1      0.00       0.00          0          5          0           0
    Misses in library cache during parse: 0
    Optimizer mode: ALL_ROWS
    Parsing user id: 88
    Elapsed times include waiting on following events:
      Event waited on                             Times   Max. Wait  Total Waited
      ----------------------------------------   Waited  ----------  ------------
      SQL*Net message to client                       1        0.00          0.00
      SQL*Net message from client                     1        0.00          0.00
    SQL ID: bcpw6ttb0xbqs
    Plan Hash: 3617124623
    select *
    from
      hosts where hostname = 'host19'
    call     count       cpu    elapsed       disk      query    current        rows
    Parse        1      0.00       0.00          0          0          0           0
    Execute      1      0.00       0.00          0          0          0           0
    Fetch        1      0.00       0.00          0          3          0           1
    total        3      0.00       0.00          0          3          0           1
    Misses in library cache during parse: 0
    Optimizer mode: ALL_ROWS
    Parsing user id: 88
    Rows     Row Source Operation
          1  TABLE ACCESS BY INDEX ROWID HOSTS (cr=3 pr=0 pw=0 time=0 us cost=2 size=135 card=1)
          1   INDEX RANGE SCAN IDX_HOST01 (cr=2 pr=0 pw=0 time=0 us cost=1 size=0 card=1)(object id 78193)Why the sql is showing twice?
    I think the correct one would be the second since it's reporting the fetching of 1 row.
    Does anyone understand this?
    Cheers,
    -Joel
    Edited by: user12057365 on Jul 21, 2010 1:59 AM

    Could not reproduce this in my 10.2.0.4.0 environment. Whats your Oracle version?

  • Repeat Date Select list state

    How the Select list state can be repeated for the next row of the Tabular Form, when adding new rows.
    Yogesh

    Running 4.0.
    I have a region with a Select List Item and a non-classic Date Picker Item.
    The Select List requires a double-click to work. Not a single-click.
    1. Remove the non-classic Date Picker the Select List works as expected.
    2. Add a classic Date Picker the Select List works as expected.
    3. Combine a Select List Item with a non-classic Date Picker Item in 4.2 the Select List works as expected.
    It seems to be something to do with the non-classic. Maybe a Java confict?
    Is this a known issue? Is there a work-around?
    Select List. Non-classic Date Picker. Same region. It does not work. Requires double-click. Single click does not work.

  • CSS link rel statements appear as comments. Not referenced. Help?

    My CSS link rel statements appear as comments and are not referenced by the web page locally.
    <link rel="stylesheet" type="text/css" href="/PDGCommTemplates/HTN/css/newmain.css" />
    I have a new computer (windows 8 which I've learned to love... durress works miracles). I also had to switch to a designated server from a shared server, at the same time so several variables.
    When I created this site on my new computer I first created the site within Dreamweaver and then I opened the remote site and downloaded it's entirety to my hard drive. I've somehow created the problem in this process.
    The problem is in how the style sheets are directed. None of the original style sheets show up in the CSS Styles Panel, in either the all or the current tab. However when I open a page the style sheet titles all appear in the menu bar above the page (as short cut icons) and I can select/open them but get a note that the css file is a remote file and cannot be edited. When I hover over the shortcut icon in the menu bar the directory path appears as http://cafetablesserver.newhostingaccount.net/PDGCommTemplates/HTN/css/newmain.css
    I can open the css files locally in the file manager and I can create new css files. The remote site is functioning.... however, my nameservers are not yet directed at it and I have had to change my host file to view it.
    So what I need to know is how do I direct the local pages to reference a local css page on my hard drive? I need the path to be C:/..../..../webpagename/httpdocs/PDGCommTemplates/HTN/css/newmain.css
    The root directory is httpdocs
    I ran this site no problem on my old computer as a document root site. I've only changed the computer and the server. Thanks for your help

    Thanks for your response,
    I may not have been clear in original post. The only time the http:// or the C:// prefix is present is when I hover over the file names in the menu bar above the open web page. I have not enterred them as such.
    The link rel comment is currently written as link rel="stylesheet" type="text/css" href="/PDGCommTemplates/HTN/css/newmain.css
    My current file tree is as follows:
    httpdocs
    -/PDGCommTemplates/
         -/HTN/
              -/css/
                   -newmain.css
              -home.html
    Is the link rel comment above wrong? Do I need to move my html files into the root directory? They are currently in the sub sub folder /HTN/
    Thanks

  • On my drop down menus, the items listed are appearing twice.

    On my drop down menus, the items listed are appearing twice.  For instance, there are two "shut down" and two "restart."  How do I fix this?

    Hi Peter, and a warm welcome to the forums!
    See Tom Gewecke's post here...
    http://discussions.apple.com/thread.jspa?messageID=4395251&#4395251
    This problem has been reported serveral times. It seems to be a loss of access to the main system font. I've not heard of any cure except a reinstall.
    It appears to be time for a relatively painless Archive & Install, which gives you a new/old OS, but can preserve all your files, pics, music, settings, etc., as long as you have plenty of free disk space and no Disk corruption, and is relatively quick & painless...
    http://docs.info.apple.com/article.html?artnum=107120
    Just be sure to select Preserve Users & Settings.

  • My numbered listing is appearing as bullets

    Could someone please help me out. when I generate a Webhelp in RH 8 my numbered listing is appearing as bullet points. How can I correct this?

    How are you creating the numbered list, through your own styles or using the numbered list icon?
    If using your own styles, try the icon in one topic.
    See www.grainge.org for RoboHelp and Authoring tips

  • On iPhone 5, cannot get iCal calendar List to appear

    iPhone 5: IOS 7.1
    Since installing the latest 7.1, found that when I open iCal, and click on the search icon at the top right of the window, the keyboard comes up but with the month showing. On top of the month is a gray transparent overlay. The List will not appear. When I type an "L" on the keyboard, only a few of the listings appear. There is nothing I can do to get my entire list to appear.  I have pressed the Home and OFF/ON button to reboot the iPhone with no success.  Any suggestions?

    Herschel,
    Bring back calendar list view in iOS!!: Apple Support Communities explains the changes.

  • Apparently "Canadian Health&Care" hacked my computer and send out a message to everyone on my address list. I need to have them blocked.

    Apparently "Canadian Health&Care" hacked my computer and sent out a message to everyone on my address list. I need to have them blocked.

    Email may not be the best way to move pictures.
    There are lots of ways of moving files.
    A simple and popular way to copy files and share files among your devices.
    https://www.dropbox.com/
    "Box lets you store all of your content online, so you can access, manage and share it from anywhere. Integrate Box with Google Apps and Salesforce and access Box on mobile devices" Rated the most secure cloud storage by SkyHigh Networks.
    https://www.box.com/
    Using iTunes to transfer files:
    http://support.apple.com/kb/HT4094?viewlocale=en_US&locale=en_US
    Files Connect -- "Cloud Storage services like Dropbox, MobileMe iDisk, Google Docs/Picasa, Facebook photos, FTP, SFTP, WebDAV ... AFS (Apple File Shares) SMB (Windows shares)  protocols"
    https://itunes.apple.com/us/app/files-connect/id404324302?mt=8
    Windows File server
    http://itunes.apple.com/us/app/filebrowser-access-files-on/id364738545?mt=8
    "The kiteworks mobile file sharing solution provides secure creation, viewing, and sharing of enterprise content on smartphones and tablets while providing IT and security teams the administrative controls to manage user privileges and access rights necessary to ensure enterprise security and compliance."  " Includes choice of private cloud on-premise."
    http://www.accellion.com/solutions/mobile-enablement/mobile-file-sharing
    "Dukto is a simple application that allows you to share files between devices connected to the same (wireless) LAN network."
    http://www.tidal.it/?page_id=309&lang=en
    http://www.msec.it/blog/?page_id=11

  • Please add stats/appearances to buttons...

    I ran in to a frustrating problem well building a page. The page has a MSO with 15 states in it. I created buttons for each state and found that I could not set a active appearance/state for the button so I could not just use 15 buttons to create my page. The only way I could do it was by putting the 15 buttons in to the 15 states and changing there appearance on each state. That all sounds easy tell you do the math and see that now I have to link not just 15 buttons to the correct states but now I have to link 225 buttons to the correct states! All this because I can not create a button with two or more appearances/states. Buttons need to have 3 stats unactive, active and touched so you can set the appearance on each state based on what is going on.
    Thanks for reading my wall of text....

    Thanks for reading the wall of text. and I am glad it is on the list no matter where it is on the list will make life a lot easior once it gets here.
    One more thing why can you not link a button inside a MSO to a second MSO state?
    Example MSO1 contains some buttons MSO2 contains some image states. Why can you not link the buttons in MSO1 to the states of MSO2?

  • Follow-Up Dropdown Lists Not Appearing in Interaction Record

    Dear SAP experts,
    I have setup Interaction Record as the leading transaction in the WebIC. In the Follow-Up area, user should be able to select a list of Transaction Type from the drop down menu eg: Sales Order, Service Request etc. I have configured the following but the dropw down menu is still not showing any items. I can however see the items only in SAP GUI, but NOT in the WebUI.
    1) Define Copying Control for transaction type eg: ZSIR (interaction record) --> ZSRV (service request)
    2) Defined the Transaction Type
    3) Defined Business Transaction Profile for ZSIR (interaction record) with Dependent Business Objects include ZSRV (service request)
    Could anyone tell me what i am missing? Do i need to perform the copy control for Item Cat as well?
    Please advice.
    Thanks

    I have not even come to that part yet. What i need now is the list of transaction types to be appeared in the Follow-Up drop down. How does partner determination cause whether the list appeared in the drop down or not. There's something really weird, when i unchecked the Settings for Activities for Business Activity Copy Control, one of the item does appeared in the drop down.

  • The drop-down list that appears when typing in the Google search bar doesn't work. Clicking on an item on that list does nothing. This very useful feature is broken.

    I just installed FireFox 4. In previous versions typing in the Google search box automatically created a drop-down list of items. One could click on an item on the list and proceed to a Google results page. In FireFox 4, the list appears but clicking on an item on the drop-down menu does nothing. It's broken and it was a very useful feature in previous versions.

    Start Firefox in [[Safe Mode]] to check if one of the add-ons is causing the problem (switch to the DEFAULT theme: Tools > Add-ons > Themes).
    * Don't make any changes on the Safe mode start window.
    See:
    * [[Troubleshooting extensions and themes]]

Maybe you are looking for

  • I have replaced my laptop and installed iTunes. When I try to sync my iPad or iPhone it says they are already linked to another iTunes library. How do I get back to my original library.

    I have replaced my laptop and installed iTunes. When iffy to sync my iPad or iPhone it says they are already linked to another iTunes library and will only let me transfer purchased items. How do I get back to my original library.

  • Row headings in ALV

    Dear all, Could anyone update me about hints we can use in select statements which can improve performance. I am retrieving a lot of entries from VBAK and VBAP and it is throwing memory outage dump. Thank you

  • Income statement report ????

    Hello all, I am working on getting an income statement report... My revenue elements are coming from table GLT0 and the expense accounts are coming from COEP table... So i am using the 0fi_gl_6 DS and CO_OM_CO_9 DS for the report... The KF in the FIG

  • Create file global in labVIEW

    I have a VI, which is called in TestStand. The VI starts new executions according to a test.ini files. It means, the VI is running until all the seqeunces are done. In the beginning of this VI I create new FileGlobals. My problem is, that I see the n

  • Saving .psp files as .jpg?

    Hi! I am working on a blog banner on the 30day trial version. I have created a .psp file and need to save it as a .jpg file. How do I do this? The File>Save For Web & Devices option is grayed out. I have flattened the image, but that didn't help. I'm