Menu showing up behind component list

I have created a file menu which has sub options.
file
-edit
-view
so i now create a List test = new List(10, false);
and i add this into the gui (Container test1 = getContentPane();)
now the problem is that when i click the file menu, it appears behind the list component..
this problem only happens with the list component but if i replace this with jtextarea it works normally.
how do i make the menu appear at the front?

or call
JPopupMenu.setDefaultLightWeightPopupEnabled(false);
at app start...
Of course, it's still not a good idea to mix AWT and
Swing components. But that default setting is useful
if you are stuck using old 3rd party libraries built
on AWT.Thanks, that's a good point.

Similar Messages

  • Command is not showing in to the list on pressing menu button on the device

    Hi Everyone,
    I have developed a midlet in which I have designed buttons or links using Custom Items. Command associated with the custom item is not showing in to the list on pressing menu button on the device 8300 Curve.
    For example - My login screen have SUBMIT and RESET custom items. I have designed them to be appear like links [no matter how I design them]. I have also added a command and listener to it like as below:
    CMD_SUBMIT = new Command(text, Command.ITEM, 1);
    setDefaultCommand(CMD_SUBMIT);
    setItemCommandListener(this);
    On running the midlet, my login screen appears. But when I travarse to the SUBMIT item, and press the menu button, my command doesnt appear in the list of commands. It shows only the Close command. I am not getting why this is happening.
    Please do me a favour and help me to sort out this. On other phones like 8520 curve the command is appearing in to the list when I press the menu button.
    Regards

    Is there any way to sort out this issue? I am not getting the cause
    behind this, and I am observing this only on 8300 Curve. On most of
    there phones [though not tested on every one] it is working as expected.
    Please guide me to proceed further. I am desperately waiting for the
    response. Regards.

  • Show/hide items in list component possible?

    Hi all,
    I'm quite a newbie in Flash, and more so in components.
    Currently, I'm working on a project that works in this way:
    I've got a combo box with 5 items, and a list with 10 items. The
    combo box works like a filter and when selected on an item, the
    list should only show items pertaining to the selection. For eg, my
    5 items in the combo box are the alphabets A,B,C,D,E. My 50 items
    in the list are some country names. So when "C" in the combo box is
    selected, the list should display countries starting with C, like
    Canada, China, and so on..
    Let's say my indexes for C in the list are 10-15, is it
    possible to hide items with index 0-9, and 16-49? I tried searching
    but it seems there isn't a show/hide function for list
    components.

    quote:
    Originally posted by:
    NedWebs
    What you can probably do is rewrite the list each time a
    combo box selection is made. Have the full list as an array, so
    that when a combo box selection is made, its change function clears
    the list and then rewrites it based on matching the combo box label
    to the first character of each array element.
    Thanks, your comments helped!

  • Can't download plug in for windows media player. Have used download site and it says it worked, but plug in is not showing up on my list of plug ins.

    I tried to hear a conference call on a website. Got a message, needed windows media plug in. Checked my plug ins, no windows media. Read tutorial on firefox support. Clicked on download. Got a window that asked for repair or change. Tried repair, then change. Need better directions on how to finish download. Got message download successful, but after closing firefox and reopening, still no plug in for windows media in list of plug ins. Went to site and could not hear conference.
    Read support forum. Message about using about:config. Tried this, typed in about: config in start menu, but didn't see anything that looked like I could change to true like message said.
    solved by opening internet explorer and going to website and listening to conference call on windows media player. There was a message saying click here if you want to enable media player. Did so, heard conference.
    Tried using chrome. Got to hear conference yesterday. Today, there was same message about needing plug in when I tried to follow instructions to get plug in, it was as confusing and useless as firefox. The bottom line is I tried to do everything set forth in firefox's forum suggestions and can't get the windown media plug in to show up in my list of plug ins and can't hear conference calls on firefox.
    Chrome did say they were working on getting plug in available at chrome store.
    I agree with comments that I was able to go to web sites and hear calls before firefox made an update that removed my windows media plug in. The simple download fix, presumeably from windows, does not work, apparently because firefox can't find the fix. That is not the user's fault, and it looks like windows tried to provide a fix, and firefox won't recognize it.
    Bottom line, it is easier to use another browser, than try and get the windows media player plug in installed on firefox. What good is a browser, if you can't hear a call on the website that the browser takes you to? Please make it easy to install the windows media plug in on firefox. Thank you..

    Firefox can find plugins in several locations, but Firefox 21 changed the location of the "shared" plugin folder so older installers like the Microsoft Windows Media Plugin no longer drop the DLL file in the correct location.
    There apparently are two ways to address this:
    (1) Change a Firefox preference so that Firefox checks the old location. Here's how:
    (i) In a new tab, type or paste '''about:config''' in the address bar and press Enter. Click the button promising to be careful.
    (ii) In the filter box, type or paste '''plugins''' and pause while the list is filtered
    (iii) Double-click '''plugins.load_appdir_plugins''' to switch its value from false to true.
    This will take effect after you restart Firefox.
    (2) Copy the plugins folder to the new location. Here's how on Win 7 64-bit:
    Open a Windows Explorer window to:
    C:\Program Files (x86)\Mozilla Firefox
    Right-click and copy the '''Plugins''' folder
    Double-click the '''browser''' folder to open it
    Right-click and paste
    Right-click the new copy of '''Plugins''' and rename it to '''plugins'''
    After restarting Firefox, the plugins in that folder should now be available.
    ''Edit: I suggest just doing #1.''

  • Spry menu error in EI Disappearing List Background Bug

    I wanted to be able to update the menu once so I made the menu as a library item. At first the menu kept dissapearing in EI, somehow I fixed it so it actually does show up properly now but Dreamweaver is still showing the error " Disappearing List Background Bug in EI" all in the opening of the  <ul> . And now I have also noticed that there is an issue with the first menu, when rolling over the "company tab" it drops down the sub-menu and let you click on "about" it goes to the page but from there when you roll over the menu's they dont change color and they dont show the sub-menu. This work fine if I go to any other menu on that bar exept for the first one. I dont know what to do, and apreciate any help!
    Here is website:
    http://phantazia.ca/
    @charset "UTF-8";
    /* SpryMenuBarHorizontal.css - version 0.6 - Spry Pre-Release 1.6.1 */
    /* Copyright (c) 2006. Adobe Systems Incorporated. All rights reserved. */
    LAYOUT INFORMATION: describes box model, positioning, z-order
    /* The outermost container of the Menu Bar, an auto width box with no margin or padding */
    ul.MenuBarHorizontal
        margin: 0;
        padding: 0;
        list-style-type: none;
        font-size: 14px;
        cursor: default;
        width: auto;
        font-family: Arial, Helvetica, sans-serif;
        z-index: 10;
        background-color: #424242;
    /* Set the active Menu Bar with this class, currently setting z-index to accomodate IE rendering bug: http://therealcrisp.xs4all.nl/meuk/IE-zindexbug.html */
    ul.MenuBarActive
        z-index: 1000;
    /* Menu item containers, position children relative to this container and are a fixed width */
    ul.MenuBarHorizontal li
        margin: 0;
        padding: 0;
        list-style-type: none;
        font-size: 100%;
        position: relative;
        text-align: left;
        cursor: pointer;
        width: 8em;
        float: left;
    /* Submenus should appear below their parent (top: 0) with a higher z-index, but they are initially off the left side of the screen (-1000em) */
    ul.MenuBarHorizontal ul
        margin: 0;
        padding: 0;
        list-style-type: none;
        font-size: 100%;
        z-index: 20;
        cursor: default;
        width: 13em;
        position: absolute;
        left: -1000em;
    /* Submenu that is showing with class designation MenuBarSubmenuVisible, we set left to auto so it comes onto the screen below its parent menu item */
    ul.MenuBarHorizontal ul.MenuBarSubmenuVisible
        left: auto;
    /* Menu item containers are same fixed width as parent */
    ul.MenuBarHorizontal ul li
        width: 13em;
        background-color: #424242;
        border-top-width: 1px;
        border-top-style: solid;
        border-top-color: #FFF;
        color: #FFF;
    /* Submenus should appear slightly overlapping to the right (95%) and up (-5%) */
    ul.MenuBarHorizontal ul ul
        position: absolute;
        margin: -5% 0 0 95%;
    /* Submenu that is showing with class designation MenuBarSubmenuVisible, we set left to 0 so it comes onto the screen */
    ul.MenuBarHorizontal ul.MenuBarSubmenuVisible ul.MenuBarSubmenuVisible
        left: auto;
        top: 0;
    DESIGN INFORMATION: describes color scheme, borders, fonts
    /* Submenu containers have borders on all sides */
    ul.MenuBarHorizontal ul
        border-top-width: 1px;
        border-bottom-width: 1px;
        border-top-style: solid;
        border-bottom-style: solid;
        border-top-color: #666;
        border-bottom-color: #666;
    /* Menu items are a light gray block with padding and no text decoration */
    ul.MenuBarHorizontal a
        display: block;
        cursor: pointer;
        padding: 0.5em 0.75em;
        color: #FFF;
        text-decoration: none;
    /* Menu items that have mouse over or focus have a blue background and white text */
    ul.MenuBarHorizontal a:hover, ul.MenuBarHorizontal a:focus
        background-color: #424242;
        color: #FFF;
    /* Menu items that are open with submenus are set to MenuBarItemHover with a blue background and white text */
    ul.MenuBarHorizontal a.MenuBarItemHover, ul.MenuBarHorizontal a.MenuBarItemSubmenuHover, ul.MenuBarHorizontal a.MenuBarSubmenuVisible
        background-color: #0689C4;
        color: #FFF;
    SUBMENU INDICATION: styles if there is a submenu under a given menu item
    /* Menu items that have a submenu have the class designation MenuBarItemSubmenu and are set to use a background image positioned on the far left (95%) and centered vertically (50%) */
    ul.MenuBarHorizontal a.MenuBarItemSubmenu
        background-image: url(SpryMenuBarDown.gif);
        background-repeat: no-repeat;
        background-position: 95% 50%;
    /* Menu items that have a submenu have the class designation MenuBarItemSubmenu and are set to use a background image positioned on the far left (95%) and centered vertically (50%) */
    ul.MenuBarHorizontal ul a.MenuBarItemSubmenu
        background-image: url(SpryMenuBarRight.gif);
        background-repeat: no-repeat;
        background-position: 95% 50%;
    /* Menu items that are open with submenus have the class designation MenuBarItemSubmenuHover and are set to use a "hover" background image positioned on the far left (95%) and centered vertically (50%) */
    ul.MenuBarHorizontal a.MenuBarItemSubmenuHover
        background-image: url(SpryMenuBarDownHover.gif);
        background-repeat: no-repeat;
        background-position: 95% 50%;
    /* Menu items that are open with submenus have the class designation MenuBarItemSubmenuHover and are set to use a "hover" background image positioned on the far left (95%) and centered vertically (50%) */
    ul.MenuBarHorizontal ul a.MenuBarItemSubmenuHover
        background-image: url(SpryMenuBarRightHover.gif);
        background-repeat: no-repeat;
        background-position: 95% 50%;
    BROWSER HACKS: the hacks below should not be changed unless you are an expert
    /* HACK FOR IE: to make sure the sub menus show above form controls, we underlay each submenu with an iframe */
    ul.MenuBarHorizontal iframe
        position: absolute;
        z-index: 1010;
    /* HACK FOR IE: to stabilize appearance of menu items; the slash in float is to keep IE 5.0 from parsing */
    @media screen, projection
        ul.MenuBarHorizontal li.MenuBarItemIE
        display: inline;
        f\loat: left;
        background-color: #424242;

    The reason the menu does not work in the about page is because there is no link to SpryMenuBar.js on the page.
    The following shows the first few lines of your document for index.html
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml">
    <head>
    <link rel= href="/favicon.ico" rel="shortcut icon" type="image/x-icon" />
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
    <title>B SHARP SYSTEMS | Company</title>
    <link href="layout.css" rel="stylesheet" type="text/css" />
    <script src="SpryAssets/SpryMenuBar.js" type="text/javascript"></script>
    <link href="SpryAssets/SpryMenuBarHorizontal.css" rel="stylesheet" type="text/css" />
    and the following for about.html
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml">
    <head>
    <link rel= href="/favicon.ico" rel="shortcut icon" type="image/x-icon" />
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
    <title>B SHARP SYSTEMS | Provider of highly scalable technology solutions located in California, USA</title>
    <link href="layout.css" rel="stylesheet" type="text/css" />
    <style type="text/css">
    <!--
    body {
    background-image: url();
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    background-color: #e9e7e8;
    -->
    </style>
    <style type="text/css">
    <!--
    body,td,th {
    font-family: Arial, Helvetica, sans-serif;
    -->
    </style>
    <link href="SpryAssets/SpryMenuBarHorizontal.css" rel="stylesheet" type="text/css" />
    Gramps

  • Bonjour printer not showing up in Printer List

    I am having trouble adding a bonjour printer (HP PSC 1610). The printer is not showing up in the list of printers under System Preferences > Print & Fax. I was able to add the printer by clicking on the "+" sign. It found the bonjour printer and I clicked "Add." Everything seemed fine, but the printer is not showing up in the list of available printers.
    When I'm in Printer Setup Utility, the Printer shows up when I click View > Show Printer List. I just can't select it when I'm in an application and trying to print.
    I can print to the printer from my G5 which still has OS 10.3.9.
    MacBook Pro 1.83   Mac OS X (10.4.7)  

    I think the reason you haven't got responses is that no one has experience with that. Here are some generic troubleshooting steps to try, one at a time:
    Repair permissions (Disk Utility).
    Delete Print Prefs - search for (File>Find) files that start with com.apple.print and delete them all and reboot.
    Reset Printing System (new in Tiger) - In Printer Setup, click this menu item found just above Quit Printer Setup.
    If there is a downloadable Combination Updater from Apple, use it to re-Update OS X.
    Try Printer Setup Repair from www.fixamac.net.
    Use a Disk Utility like Disk Warrior to repair the HD.

  • Ipod Not Showing Up In The List In Itunes

    Hey, ive had problems with my ipod lately. basically when ever i plug my ipod into my computer, it appears in mycomputer and itunes also opens. i have run the diagnostic in the help menu in itunes and it is detecting my ipod HOWEVER it will not show up in the list on the right hand side!!!! I have tried all the things suggested by apple such as reinstalling and many other things like ending the process etc. no luck.. plz help!

    Have you tried simply resetting hte ipod while it's connected to the PC?
    If that doesn't help, here is an article with a long list of other stuff to investigate.
    http://support.apple.com/kb/TS1369
    You need to expand each link and read all the stuff. For example, under
    "Connect iPod to a high-powered USB port"
    the 4th line down says
    +If the issue persists, try disconnecting other USB devices from the computer such as printers, cameras, scanners, external hard drives, and USB hubs to determine if there is a conflict in the USB chain.+
    That is a step you wouldn't want to skip, as it can really narrow things down.

  • In Firefox 4, how do I get back the context menu for the drop down list of the Location Bar so I can Open Link in New Tab, which I did often in FF 3?

    Firefox 3 has a context menu for the drop down list of
    the Location Bar. One option on this menu I used often
    is "Open Link in New Tab" -- quite convenient.
    This context menu has disappeared in Firefox 4.
    Can I get it back?

    See also:
    *Tools > Options > Privacy > History: "Remember search and form history"
    *https://support.mozilla.org/kb/Form+autocomplete
    The "Use custom settings for history" setting allows to see the current history and cookie settings, but selecting that setting doesn't make any changes to history and cookie settings.<br />
    Firefox shows the "Use custom settings for history" setting as an indication that at least one of the history and cookie settings is not the default to make you aware that changes were made.<br />
    If all History settings are default then the custom settings are hidden and you see "Firefox will: (Never) Remember History".<br />

  • Several artists are not showing in the artist list on the Ipod.

    Ok. As the title implies on my Ipod there are several artists that are not showing in the artist list. However, in Itunes an artist is clearly defined. I even changed the artist name and still had no outcome. The album is there....but I have to sort through the artist list in order to listen to the music. Can someone help me figure this one out?

    The "missing" artists probably have their albums tagged as "Part of a Compilation" and you have the Compilation setting turned ON on your iPod. Either turn Compilations off (go to +Settings/Main Menu+ and +Settings/Music Menu+ and disable Compilation on both menus), or edit the tags to remove the Compilation option. Compilations are intended to be used for multi-artist albums, but often you'll get an album from a single artist tagged as a Compilation since the Gracenote database has an error in it.

  • Contextual Open With Menu shows old non-existent Applications

    Open With Menu: Shows multiple applications. It even shows versions of older applications that are no longer on my hard drive. And if I select these older version, those older applications launch! I've checked the About... menu selection on these older versions, and sure enough it says the older version. Example: I only have the latest version of Opera 9.24 on my drive, but 3 older versions, plus 4 of one of them show. I can click each one and they ALL launch with separate windows for each one.
    http://docs.info.apple.com/article.html?artnum=305627
    I followed the instructions to trash <com.apple.LaunchServices.plist> file and Restarted and the menu STILL lists all the applications. I then checked the Prefs folder again, and the <com.apple.LaunchServices.plist> hadn't even recreated itself yet.
    I'm totally stummped

    I just realized that in my previous post I neglected to mention, that the problem has quickly returned. Sorry for any confusion.
    Now after two tries, I notice that some .gif files have Preview icons others Photoshop. Some .gif files are listed to open with Preview, others with PS.
    If I use Cmd + i on a wrong iconed file and scroll down to any other app, select it, let the icon change, then without doing anything else, scrolling back up to the default (Preview), the icon finally changes correctly. Change All is now available, but clicking it has no effect on any other files that have the PS icon. Some don't even change over from PS being the default app to Preview.
    Same problem with .txt files. Some TextEdit, others Excel. So.. I am just changing them one by one, whenever I need to open one that is wrong.
    At least the multiple apps in the Open With pulldown are gone
    I'd sure like to know:
    1) Why are my Library files corrupting and
    2) Why is Dr. Smoke's fix creating icon problems
    3) Out of the 1,000s of threads, I wonder what the possibility of the good Doctor ever finding this on and helping us/me find a total solution. Help us Dr. Smoke, we need youuuuuuuuuuuuuuu...

  • Am using PS Elements 8 with Vista.The print menu shows: "Paper Type:Unknown"

    Am using PS Elements 8 with Vista.The print menu shows: "Paper Type:Unknown".I want to use glossy photo paper.How do I do this ?
    Veblen

    Make sure the Printer is installed on your machine. If the printer is not installed on your machine the paper type will come as unknown.
    After installing the printer :-
    1. select the printer in the "Select Printer" setting.
    2. In the Printer setting option click on "Change Settings" button.
    3. Select the paper in the "Paper type" dropdown list.

  • I just purchased a Brother MFC-9340CDW all in one printer.  It shows up on a list of compatable airprint devices but I can't seem to get it to work.  Any suggestions?

    I just purchased a Brother MFC-9340CDW all in one printer.  It shows up on a list of compatable airprint devices but I can't seem to get it to work.  Any suggestions?

    Hi,
    It won't work with airplay, here is how I got it to work with OSX 10.9.4 fully patched;
    you will need to use the serial cable to start the process:
    In-brief Version:
    0) Go grab the firmware update tool, the driver, and the scanner software
    1) Turn off the firewall and antivirus (if you use it ??)
    2) Update the firmware using the serial line
    3) Reserve a static IP outside the DHCP range (using the MAC address of the printer) on your WAP server
    4) Configure the printer to use a static IP through the front panel
    5) Configure the printer WIFI with your SSID and net key through the front panel
    6) Install the CUPS driver on your computer through the printer settings by specifying the static IP
    7) Install the Scanner driver then go into the Control Center and add you computer and printer configuration
    I generally use this kind of set up so that the printer comes back at the same place after a power failure in
    the event that it has a crappy driver.
    For those of you who need a little more help:
    0) Turn off anti-virus and firewall software (it did seem to matter)
    1) Go to the Brother Center and download 1) The firmware update tool, 2) the driver, 3) the scanner software
    2) Go to the front panel on the printer: tools -> all settings -> network -> tcp/ip -> WLAN ; find the MAC address and write it down
    3) Plug the printer in using the serial cable, it will auto detect and you will be able to talk to it.
    4) Install the firmware update tool by double clicking on the dmg you downloaded
    5) Update the firmware and the subfirmware (NOTE: this is a bit finicky -- you may have to unplug and replug it in a couple of times before it starts to talk with the device, after it starts the update process it frequently gives up in the middle, DO NOT unplug the device at this point, just select "retry" from the dialog and it will continue -- it will take about 15 mins or so.
    6) Once the firmware is installed, go to your WAP server and look at the DHCP IP range; typically something like 10.0.1.2 to 10.0.1.200
    7) If there is a capability to reserve an IP on your WAP server pick an IP outside the range in 6 (e.g. 10.0.1.201) and use the MAC address (from step 2) for the reservation... its fine if you don't reserve it -- this is an extra precaution -- just make sure you pick an IP outside the DHCP range
    8) Go to the front panel on the printer: tools -> all settings -> network -> tcp/ip -> WLAN ; then set the IP address:
         boot method: static
         IP address: the address you chose in 7)
         mask: 255.255.255.0
         gateway: the IP of your router -- typically 10.0.1.1
    8) Go to the front panel on the printer: tools -> wireless -> setup wizard -> let it find your network, select it, and enter your key.
    9) Reboot the printer and check it connects to your wireless network
    10) Go to the front panel on the printer, tools -> all settings -> print reports -> network configuration ; print the report and check the IP and MAC
    are what you think they should be.
    11) Go to your computer, bring up a terminal (applications->utilities->terminal)
    12) Ping your printer to make sure its up and accessible -- type: "ping 10.0.1.201" (or whatever IP you used in step 7) and check you get a response -- not a timeout -- if it works disconnect the serial line and delete the (serial line) printer from the list of printers  -- you won't need it anymore -- if not you screwed up somewhere along the line
    13) Now the printer is on the wireless network, install the driver by double clicking the dmg. Then go to system preferences->printers & scanners
         click +
         in the add menu click IP
         enter your IP (from step 7)
         make sure the Protocol is IPP
         Name the printer and set its location
         Go to Use field, in the pull down menu select "Select Software"
         Go through the list and find the Brother MFC-9340CDW CUPS driver -- if its not there you screwed up installing it so go do it again.
    14) Go back to the printer page -- select the printer, select Open Print Queue, then select Settings -- check the Driver Version is 4.1.0 -- if
    it says 2 you are using the airplay version which seems to be buggered -- so you need to try again.
    15) Go open a word document and print it -- smile you are nearly there
    16) Install the scanner software by double clicking the dmg
    17) Open the Control Center, under the Model: select Other
         Click +
         Select your printer
         Enter your computer name in the display name and click ok
    18) Go into adobe Acrobat File->Create->PDF from Scanner (or whatever software you are scanning with)
    19) Select "Brother TWAIN" from the scanner list -- if its not there you screwed up the scanner software installation -- go do it again
    20) Put a document in the top of the printer and press scan -- wammo !
    21) Turn back on your firewall (and antivirus if you have it -- why I can't imagine but what the ****)
    22) Go ping the printer and make sure its still reachable (see step 12) -- if not you need to figure out what your antivirus is screwing up because the firewall is no problem
    23) try printing and scanning again...
    24) rejoice... your done.

  • Firefox 12 just installed on MacBook Pro, OSX 106.8. FF looks great, seems faster also. BUT, on tab menu, the small triangle (to list the tab info) is missing;

    Firefox 12 just installed on MacBook Pro, OSX 106.8. FF looks great, seems faster also. BUT, on tab menu, the small triangle (to list the tab info) is missing; I can't find a way to reinstall it using the View->Toolbars->Customise option. Can you help?

    You will only see the "List All Tabs" button in Firefox 12+ if there are that many tabs open that you get the Tab bar scroll buttons appearing.
    * Permanent List-all-tabs Button: https://addons.mozilla.org/firefox/addon/permanent-listalltabs/
    Bug 714281 - Show the all tabs button only when the tab strip overflows

  • HT3624 additional airport express not showing in wireless device list

    I have an additional AX to extend my WiFi but it's not showing in wireless device list; it is plugged in, next to base AX, did a hard-reset, amber light is blinking. Everything was working fine for a more than a year. Thank you for your help.

    I don't use Xserve but when this happens to me:
    I reset the express. I use a wireless Mac to "find" the Express. Need to select the network under the Airport icon. If not there then System prefs/netwrok/status/airport then drop down menu to preferred. If there select it and then select apply then back to that airport icon and finish by using the Airport Utility or in your case Admin utility. If not found in preferred then use the + button. I have never failed to "find" my "lost" network using this counter measure.
    If you don't have a wireless Mac then do it with an ethernet connection.

  • Component List in eCATT

    Hey,
    I have an issue that, upon creating any object in eCATT, i have to enter the Component name. Although this is just for refernece i believe but the thing is that the list that i find there, its structure is not the same as the generic hierarchical structure of SAP Menu.
    I wanted to know if i can somehow alter that component list so that i have the structured list of components as available in SAP Menu.
    Regards,
    Bilal Nazir

    The component field is taken from the Application Component Hierarchy (display with transaction SE81). As you observed, it is not exactly the same as the SAP menu structure. I am not sure whether it is possible to edit this - you might want to try searching for the term Application Component Hierarchy on the  <a href="http://help.sap.com">SAP Help Portal</a>.

Maybe you are looking for

  • Color Laserjet Pro M277dw making weird noises when printing

    Hello Everyone, At my office we bought the Color Laserjet Pro M277dw printer last week, and since then everytime we print, the printer makes really weird noises. We checked inside but everything inside looks to be okay . Here you have the link with a

  • Panel redraws when changing ATTR_SIZABLE state

    I have found a bug (or at least undocumented behavior).  I have a panel that I programmatically change the resizing attribute (ATTR_SIZABLE) at various times (user login).   When my software does this SetPanelAttribute(panel,ATTR_SIZABLE,state);  ...

  • Accessing phone with foreign SIM card & no data plan

    I purchased an Australia SIM card from Lebara Mobile.  I have an old unlocked BB Bold that I have been using with an O2 SIM card when I travel to the UK.  When I boot my phone with the new SIM card it prompts me for a BB ID.  Neither the Lebara nor t

  • VERY LOW cpu usage & memory, fans incessantly spinning / system very slow

    Just did a clean install of Mac OSX 10.8 3 days ago to try and deal with this fan problem. Updated to 10.8.4 today. My Early 2011 Macbook Pro with 16GB RAM was running very hot with fans spinning constantly and all that with nothing going on. But it

  • Unable to Delete the  Transport  Request running since a long time - urgent

    Hi all I had a transport request of a DSO , which is running since a long time. I had deleted it from STMS , & also from the tables TPSTAT, TRJOB, TRBAT; TMSTLOCKR;TMSTLOCKP But still the entry is shown running & because of this all my tranport work