Gray Designer Screen - Requires Restarting App

In the .jsp design pane, I accidentally dragged and dropped a Component Label onto a Multi Select List box. This causes the design pane to go completely gray. Deleting the components, doesn't restore the page. I need to restart the app. This is repeatable.

Hello James,
The desgin view does get greyed out and the project needs to be closed and reopened to get back the design view. The solution that Manjunath has given seems to work on Windows XP machine but not on a Windows 2000 Pro machine. Could you pls tell us what platform you are working on?
I have also filed a bug for the same already.
Thank you very much for the feedback.
Cheers :-)

Similar Messages

  • Screen Grays,System Freezes, Requires Restart.

    During "Finalize Project" Screen Grays,System Freezes, Requires Restart. What's up.

    Run Disk Utility. The startup disk may need repairing.
    Using Disk Utility to verify or repair disks

  • Iphone mail app regularly requires restart to get mail flowing???

    Anyone seeing this issue?  Advice re how to fix? 
    My iphone mail app regularly requires restart to get mail flowing.  That is it is running (doesn't crash) but will at time just stop getting email updates.  I then have to force close the mail app (i.e. kill it) and then restart it.  After restarting it the mail flows again.
    Notes:
    a) I do connect to Gmail for my mail - I'm using the IMAP facility for gmail currently (i.e. not the "Exchange" method)
    b) I do also have the Google "Gmail" app running on my device too
    c) on iPhone 3GS, latest version of IOS

    I have this same problem too.  I have both a hotmail and work Microsoft Exchange account setup on my iPhone and have intermitent issues with both.  Sometimes the hotmail push works, but my work email doesn't push, other times it's backwards, and sometimes neither work.  I can't figure it out.  Usually restarting the app (closing out of the multitasking bar), and/or going into settings and disabling the affected mail account works.  And to top it, I have an iPad, I'll hear the mail chime go off on my iPad, expecting it to go off on my phone....and it never does, not until I manually fetch it.
    Very frustrating.

  • The screen where my apps show on all the pages is not letting me drag them. The screen looks kind of gray. What do I do to be able to move them to different home screens, and check, and uncheck the apps in the list

    The screen where my apps show on all the pages is not letting me drag them. The screen looks kind of gray. What do I do to be able to move them to different home screens, and check, and uncheck the apps in the list

    The specific demo would need to provide code for touch events.
    http://www.w3.org/TR/touch-events/

  • I was updating my macbook pro and it restarted but didn't boot up.  It made it to the gray apple screen with a spinning wheel underneath it.  What do I do?

    I was updating my macbook pro and it restarted but didn't boot up.  It made it to the gray apple screen with a spinning wheel underneath it.  What do I do?

    This was happening to mine as well and I had to take it in a few times and they had to wipe it completely. If your computer is more that 5 years old, it may be that it is time for a new one. I suggest taking it in so they can diagnose it!

  • My MBP Screen goes gray and asks for restart when trying to open Adobe raw

    My MBP Screen goes gray and asks for restart when trying to open Adobe raw files. Even when I try to populate raw images in the brige the scree wipes gray and says I have to restart. I am using CS2 and the latest version 3.7 of Adobe camera raw. I can however open raw images in preview. Please help! OS ver. 10.4.9 2.16ghz intel duo core processor.

    Welcome to Apple Discussions!
    What you are getting is a kernel panic, caused by one of the issues my FAQ* discusses:
    http://www.macmaps.com/kernelpanic.html
    * Links to my pages may give me compensation.

  • Restart messge with gray "curtain" screen

    I am frequently getting a restart message on a grayed out screen.  Sometimes I am in the middle of working on something and this gray "curtain" screen comes down from the top of my screen indicating I need to hold down the power button to restart the computer.  Is there anyone out there that knows what is going on?

    Your machine is getting Kernel Panics, ignoring these can damage OS X. Please read Mac OS X: How to log a kernel panic - Apple Support and then post your most recent report.

  • My iphone often reverts to the black screen requiring me to restart

    My iphone frequently reverts to a black screen requiring me to re-start.  The battery charge appears adequate but the app that I'm on stops and I get the black screen.  This does not happen if I keep the phone plugged to a power source.

    Hi
    Put your OS dvd , the original Dvd that came with your Mac , then hold alt key.
    I found a link from youtube to help you.
    http://www.youtube.com/watch?v=rrPCDbvHuMQ
    good luck...

  • Airport Extreme card installed, eMac stuck on gray Apple screen at start-up

    I just installed an Airport Extreme card on my eMac (USB 2.0). When I try to boot, it gets stuck on the gray Apple screen, with the spinning gray "spokes." The card is pushed as far as it will go into the slot, and the antenna is all the way in as well. When I take the card out, the computer boots up fine. I tried installing the software first, but it doesn't appear to be installed after it does the required restart for new software. I'm not sure if I have the software already...
    At any rate, the biggest issue is that it won't boot past the gray screen. Any thoughts? (I have a version of Tiger, though I'm not sure exactly which because I'm sick of the un/install process at the moment, and am staring at the gray screen.)

    The card is pushed as far as it will go into the
    slot, and the antenna is all the way in as well. When
    I take the card out, the computer boots up fine. I
    tried installing the software first, but it doesn't
    appear to be installed after it does the required
    restart for new software.
    Hi, I have a 1GHz eMac ATI and had a problem installing my Airport Extreme card as well. It would boot fine, but the card would not connect. It turned out that the card was not seated properly and maybe this is something for you to look at.
    If you look at the Airport slot with the card and cover removed you will see the end of a black plastic guide bar on the right of the slot when viewed from the front of the machine. (Assuming the ATI eMac and USB 2.0 are the same in this regard) When the card and the aerial are fully seated home, the silver top of the aerial plug should be just about level with the front end of the black plastic bar, just a whisker or 2 sticking out. If it is more than this (more than say 1-2mm - 1/16th inch) then your card is not far enough in to be connected properly. Believe me I found this out through trial and error and there is not much difference between the right position and not.
    It is not just a matter of pushing harder, you need to wiggle it slightly up and down and push firmly with 2 fingers, one on each side so that the force is evenly distributed. Mine needed just a smidgeon more force than what it took to slide the machine back - try it a little bit at a time. Put it up against a wall so it doesn't slide back, but don't apply excessive force. Part of the problem is that is hard to get your fingers in there to do the job.
    Hope this helps.

  • Creating a splash screen for your app.

    Im trying to create a splash screen for my app but im not too sure how it's done.
    Im using the following piece of code.
    public static void main(String[] args)
              JPanel display = new JPanel();
              display.setPreferredSize(new Dimension( (300), (200) ));
              display.setBackground(Color.white);
                   // I WILL PUT AN IMAGE ICON ON A JLABEL HERE              
              display.setVisible(true);
                   // I WILL NEED A DELAY HERE
              test.instance();
    }The problem I am having is that the JPanel is not being displayed. I will also need a way to create a delay, I know that I can't just use Thread.sleep(5000); because the JPanel will require the thread to be running in order to display the panel.
    Does anyone know how I could get my JPanel to display and somehow insert a delay before test.instance();?
    Thanks.

    I made my own a few days before for a database program. It can be easily done with Threads.
    I recommend you create a new class to be used as the spalsh screen , it has to extends JFrame and implements Runnable.
    I ll give you an example. I used the spash screen to display the screen and also to laod the main GUI form so that when the spash screen dispose, the main GUI form displays instantly, making the user think that the application loads faster.
    public void run ()
            try
                 this.setVisible(true);
                 Thread.sleep(2000);
                 // sets the menu visible before disposing
                 guiMenu.setVisible(true);
                 // disposes the object and returns the resources to the OS
                 this.dispose();
            catch(InterruptedException exception)
                exception.printStackTrace();
    // this method must be implement in the class
    // that implements Runnable interface
    //MAIN
    public class Main
        public static void main(String[] args)
            Menu menu = new Menu();
            SplashScreen introScreen = new SplashScreen(menu);
            ExecutorService splashExecutor= Executors.newFixedThreadPool(1);
            splashExecutor.execute(introScreen);       
    }ExecutorService is a subinterface of Executor that declares methods for managing the threads. It also has the method execute (that provides the Executor interface) which when invoked calls the method public void run() of the argument class that must implement Runnable.
    Executors.newFixedThreadPool(1); creates a poll consisting of a 1 thread which is been used by splashExecutor to execute the Runnable.
    Hope i've been of some assistance!

  • After getting the dreaded gray/blue screen, I tried to run disk repair on the internal disk. I got an error message saying "Disk Utility can't repair this disk and restore your backed-up files. The volume Macintosh HD could not be verified completely

    After getting the dreaded gray/blue screen, I tried to run disk repair on the internal disk. I got an error message saying "Disk Utility can't repair this disk and restore your backed-up files. The volume Macintosh HD could not be verified completely." What do I do now? This is an iMac and I'm running 10.6.8.

    Clean Install of Snow Leopard
    Be sure to make a backup first because the following procedure will erase
    the drive and everything on it. See below for how to clone a drive.
         1. Boot the computer using the Snow Leopard Installer Disc or the Disc 1 that came
             with your computer.  Insert the disc into the optical drive and restart the computer.
             After the chime press and hold down the  "C" key.  Release the key when you see
             a small spinning gear appear below the dark gray Apple logo.
         2. After the installer loads select your language and click on the Continue
             button. When the menu bar appears select Disk Utility from the Utilities menu.
             After DU loads select the hard drive entry from the left side list (mfgr.'s ID and drive
             size.)  Click on the Partition tab in the DU main window.  Set the number of
             partitions to one (1) from the Partitions drop down menu, click on Options button
             and select GUID, click on OK, then set the format type to MacOS Extended
             (Journaled, if supported), then click on the Apply button.
         3. When the formatting has completed quit DU and return to the installer.  Proceed
             with the OS X installation and follow the directions included with the installer.
         4. When the installation has completed your computer will Restart into the Setup
             Assistant. Be sure you configure your initial admin account with the exact same
             username and password that you used on your old drive. After you finish Setup
             Assistant will complete the installation after which you will be running a fresh
             install of OS X.  You can now begin the update process by opening Software
             Update and installing all recommended updates to bring your installation current.
    Download and install Mac OS X 10.6.8 Update Combo v1.1.
    You may be able to backup your data if you have an erased external drive you can use. Before you do the above but after you have opened Disk Utility you can try to clone your drive:
    Clone using Restore Option of Disk Utility
      1. Open Disk Utility.
      2. Select the destination volume from the left side list.
      3. Click on the Restore tab in the DU main window.
      4. Select the destination volume from the left side list and drag
           it to the Destination entry field.
      5. Select the source volume from the left side list and drag it to
          the Source entry field.
      6. Double-check you got it right, then click on the Restore button.
    Destination means the external backup drive. Source means the internal startup drive.
    Now this will only work if the drive is accessible and can be cloned by Disk Utility. Otherwise, you would need to access your drive from another Mac that you can connect via Firewire - Target Disk Mode.

  • Black Screen with Subsequents Kernel Panics at Gray Loading Screen

    I remember seeing a few threads about the Mac Pro and the legacy 8800gt. Most of the problems seemed to pop around 10.5.7. However, I just recently ran into a problem running 10.5.6. And I'm almost certain it's the graphics card, since it can't get out of the gray Apple OS loading screening before it panics.
    Once I dig out the stock graphics card from the closet. I can at least verify that system still works. Please feel free to comment if you have any insight.
    System: 2006 Mac Pro: 2.66ghz dual core, 4gb ram, Nvidia 8800gt 512mb
    Situation: This morning in Stormwind while at bank. I was running full screen mode at the time. Firefox was on in the background.
    Problem: Screen went black but monitor said signal was still being sent. I waited 30 seconds to see if it corrected it self and tried to window mode as well. Upon hard shut-down and restart, the kernel panic appears during the gray apple screen with the wheel loading. All subsequent kernel panics followed this behavior.
    What I tried:
    I first tried resetting the PRAM. Received kernel panic.
    Tried booting in safe mode. Received kernel panic.
    Tried loading from install disk. Kernel panic.
    After backing up in Target Disk Mode, I retrieved 1 log from Mac Pro. See below for contents.
    Sat Jun 13 09:57:48 2009
    panic(cpu 0 caller 0x001A9C68): Kernel trap at 0x00a60a73, type 14=page fault, registers:
    CR0: 0x8001003b, CR2: 0x000000bc, CR3: 0x01381000, CR4: 0x00000660
    EAX: 0x6db19630, EBX: 0x08ad9004, ECX: 0x09449800, EDX: 0x00000000
    CR2: 0x000000bc, EBP: 0x6db19668, ESI: 0x00000000, EDI: 0xffffffff
    EFL: 0x00010246, EIP: 0x00a60a73, CS: 0x00000008, DS: 0x09440010
    Error code: 0x00000000
    Backtrace (CPU 0), Frame : Return Address (4 potential args on stack)
    0x6db19408 : 0x12b4f3 (0x45b13c 0x6db1943c 0x1335e4 0x0)
    0x6db19458 : 0x1a9c68 (0x464700 0xa60a73 0xe 0x463eb0)
    0x6db19538 : 0x1a038d (0x6db19550 0x9 0x6db19668 0xa60a73)
    0x6db19548 : 0xa60a73 (0xe 0x48 0x6db10010 0xa90010)
    0x6db19668 : 0xa689ff (0xc1d00001 0x8000000 0x8000003 0x40)
    0x6db196c8 : 0xa5b1ed (0x6db19858 0x6 0x0 0x0)
    0x6db19828 : 0xa4c3e2 (0x0 0x600d600d 0x7027 0x6db19858)
    0x6db198e8 : 0xc396b5 (0xc1d00001 0x8000000 0x8000003 0x40)
    0x6db19918 : 0xc43e01 (0x584c8000 0x8000000 0x88100090 0x3e)
    0x6db1b8a8 : 0xc20b3e (0x584c8000 0x8000000 0x15 0x584c801c)
    0x6db1b9a8 : 0xa47b09 (0x584c8000 0x0 0x6db1bab2 0x80)
    0x6db1ba08 : 0xa3c69d (0x8cc5c00 0x0 0x6db1bab2 0x80)
    0x6db1bb38 : 0xa3df44 (0x8cc5c00 0xa4162c 0x6db1bbec 0x4)
    0x6db1bc08 : 0x9eebf0 (0x8cc5c00 0x1 0x0 0x13)
    0x6db1bc68 : 0x9e7be6 (0x8cc5c00 0x6db1bd2c 0x8606000 0x8cc5c00)
    0x6db1bc98 : 0x411791 (0x8cc5c00 0x8606000 0x8606000 0x0)
    Backtrace continues...
    Kernel loadable modules in backtrace (with dependencies):
    com.apple.NVDAResman(5.3.6)@0xa44000->0xca0fff
    dependency: com.apple.iokit.IONDRVSupport(1.7.1)@0xa36000
    dependency: com.apple.iokit.IOPCIFamily(2.5)@0x63a000
    dependency: com.apple.iokit.IOGraphicsFamily(1.7.1)@0x9df000
    com.apple.iokit.IONDRVSupport(1.7.1)@0xa36000->0xa43fff
    dependency: com.apple.iokit.IOPCIFamily(2.5)@0x63a000
    dependency: com.apple.iokit.IOGraphicsFamily(1.7.1)@0x9df000
    com.apple.iokit.IOGraphicsFamily(1.7.1)@0x9df000->0x9fbfff
    dependency: com.apple.iokit.IOPCIFamily(2.5)@0x63a000
    BSD process name corresponding to current thread: WindowServer
    Mac OS version:
    9G55
    Kernel version:
    Darwin Kernel Version 9.6.0: Mon Nov 24 17:37:00 PST 2008; root:xnu-1228.9.59~1/RELEASE_I386
    System model name: MacPro1,1 (Mac-F4208DC8)

    After reinserting the stock 7300 GT, everything appears normal. I definitely believe the graphics card is shot.
    It makes me wonder since World of Warcraft was the only graphic intensive program I ran why this would fail. I mainly focus on audio production and haven't had any problems in Digital Performer.

  • Have reformatted my Imac using original discs (installed leopard (10.5)) tried to do the software update but it cant download the itunes update and when it gets to the configure update screen after restart for main update, it just gets stuck. HELP!

    have reformatted my Imac using original discs (installed leopard (10.5)) tried to do the software update but it cant download the itunes update and when it gets to the configure update screen after restart for main update, it just gets stuck. HELP!
    The configure bar gets about an 1/8 full and then just does nothing. I think its lists the update as combo update? cant remember with out checking.
    I have tried to do the disk verify and repair but this has made no difference.
    Please let me know what i need to do, I have reformatted the mac just to start over as was clogged with a lot of useless data, I had installed lion (10.7) from the app store previously and now cant seem to find a way to re install lion. I hope I dont need to pay for it again?

    If you erased your hard drive, you'll need to reinstll OS X 10.6 Snow Leopard to access the App store. You won't have to pay for OS X 10.7 Lion again. Did you try booting to the recovery partition by holding the command and r keys down? If that's still there, you can reinstall OS X 10.7 from there.
    If you're looking to install the current iTunes, you need OS X 10.6.8 at a minimum.
    If you're still trying to update OS X 10.5 Leopard, you can download the combo update from here.  Download, use Disk Utility to repair permissions, apply the update, then repair permissions again. That will take you to OS X 10.5.8.

  • My macbook had a weird behavior on the display, now it won't go further than gray loading screen with the apple logo

    My macbook had a weird behavior on the display, now it won't go further than gray loading screen with the apple logo. It's a macbook pro early 2011. I've read that those are having issues, if there's someone i can contact for further information, report the issue since it's getting common or any temporal solution available. Thanks

    Reinstall Lion, Mountain Lion, or Mavericks without erasing drive
    Boot to the Recovery HD:
    Restart the computer and after the chime press and hold down the COMMAND and R keys until the menu screen appears. Alternatively, restart the computer and after the chime press and hold down the OPTION key until the boot manager screen appears. Select the Recovery HD and click on the downward pointing arrow button.
    Repair
    When the recovery menu appears select Disk Utility. After DU loads select your hard drive entry (mfgr.'s ID and drive size) from the the left side list.  In the DU status area you will see an entry for the S.M.A.R.T. status of the hard drive.  If it does not say "Verified" then the hard drive is failing or failed. (SMART status is not reported on external Firewire or USB drives.) If the drive is "Verified" then select your OS X volume from the list on the left (sub-entry below the drive entry,) click on the First Aid tab, then click on the Repair Disk button. If DU reports any errors that have been fixed, then re-run Repair Disk until no errors are reported. If no errors are reported then click on the Repair Permissions button. When the process is completed, then quit DU and return to the main menu. Select Restart from the Apple menu.
    Reinstall Mountain Lion or Mavericks
    OS X Mavericks- Reinstall OS X
    OS X Mountain Lion- Reinstall OS X
         Note: You will need an active Internet connection. I suggest using Ethernet
                     if possible because it is three times faster than wireless.

  • Reverts back to dark gray login screen and will not allow me to login

    HI!
    SPECS 
    Retina 15in.
    16gb of memory
    500 gb ssd.
    OS - Mavericks
    PROBLEM
    I can boot up and login to my laptop - no problem. I have my login set up so that my user name appears and all I have to do is type my password.
    The problem is when I try to wake my computer or disconnect it from my thunderbolt display. Sometimes, (more frequently as of late) when I wake my computer or disconnect it from my thunderbolt display my computer will revert back to a dark gray login screen and prompt me to put in my user name and password (First of all the login screen that comes up is different than the one that comes up when i boot up the laptop because it requests me to type in my user name). - once I type in my user name and password it will not let me log in. It will clear both the username and password fields and sit at this screen. At this point I am forced to restart my laptop and log back in. I never have any problems restarting and loging in right after booting up.
    Any suggestions on how I can fix this? I do not think it is normal for it to just revert to the login screen and then not even accept my login information.
    Thank you in advance for all and any help!

    First try a Reset  ( No Data will be Lost )
    Press and hold the Sleep/Wake button and the Home button at the same time for at least Ten seconds... (But can take Longer)... until the Apple logo appears. Release the Buttons
    If no joy... Try a Restore...
    1: Connect the device to Your computer and open iTunes.
    2: If the device appears in iTunes, select and click Restore on the Summary pane.
    Restoring  >  http://support.apple.com/kb/HT1414
    3: If the device doesn't appear in iTunes, try using the Steps in this article to force the device into Recovery Mode.

Maybe you are looking for

  • How do I find and remove hidden files

    For some reason, after the recent install of SL my 1TB drive is extremely bloated. I have deleted or moved just about everything possible from the disk (excluding system files and applications) and it still shows that I only have 94.08 GB of space av

  • Payment term based discount or surcharge

    Client have requirement of Payement term based discount or surcharge. Conditions are like below: 1. 10% discount to customer if he is paying cash. 2. 5% discount if he is paying with in 15 days by cash, check or wire transfer. 3. 5% surcharge on all

  • I have a question: How to extract a ztable from miniwas to bw

    Hi, In BW , I create a source system to connect my miniwas system. I read in the forums that you need to create a datasource in rso2 transaction to extract a ztable from r/3 and replicate it in BW. But in the miniwas system the transaction rso2 doesn

  • How to stop Oracle XE from starting at System Startup

    Dear All, I use Oracle Database 10g Express Edition and I don't want it to run at system startup ,because it really slows my system . What can I do for it? Thanks

  • Customising AIR Help

    I plan to output my online help as an AIR application, and one thing I must be able to do is customise the skin to make it on-brand with our existing applications and corporate look and feel. I know that this feature is not currently available, but i