Hangs on Mac

SQL Developer hangs on my mac with the following specs.  See error below
OS X 10.9.1
java version "1.7.0_45"
Java(TM) SE Runtime Environment (build 1.7.0_45-b18)
Java HotSpot(TM) 64-Bit Server VM (build 24.45-b08, mixed mode)
from the terminal
sh /Applications/SQLDeveloper.app/Contents/MacOS/sqldeveloper.sh
UIDefaults.getUI() failed: no ComponentUI class for: org.openide.awt.MenuBar[,0,0,0x0,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=0,maximumSize=,minimumSize=,preferredSize=,margin=,paintBorder=false]
java.lang.Error
  at javax.swing.UIDefaults.getUIError(UIDefaults.java:732)
  at javax.swing.MultiUIDefaults.getUIError(MultiUIDefaults.java:130)
  at javax.swing.UIDefaults.getUI(UIDefaults.java:762)
  at javax.swing.UIManager.getUI(UIManager.java:1013)
  at javax.swing.JMenuBar.updateUI(JMenuBar.java:145)
  at org.openide.awt.MenuBar.updateUI(MenuBar.java:186)
  at org.openide.awt.MenuBar$1.run(MenuBar.java:166)
  at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:251)
  at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:733)
  at java.awt.EventQueue.access$200(EventQueue.java:103)
  at java.awt.EventQueue$3.run(EventQueue.java:694)
  at java.awt.EventQueue$3.run(EventQueue.java:692)
  at java.security.AccessController.doPrivileged(Native Method)
  at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76)
  at java.awt.EventQueue.dispatchEvent(EventQueue.java:703)
  at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:242)
  at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:161)
  at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:150)
  at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:146)
  at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:138)
  at java.awt.EventDispatchThread.run(EventDispatchThread.java:91)

OS/X Mavericks changes a few things.
Have a look at this other post and try its suggestions:
SQL Developer 3.2.20.09.87 for Mac OSX won't start

Similar Messages

  • Crash / Hang on Mac OS X 10.3

    I have just recently finished deploying a corporate application into a cross platform environment and have had some weird problems with the application on MAC OS X. The application runs great on Windows and on Linux but for some reason the application will hang(The little spinny color ball comes up and requires a force quit on the application) at least every 15 minutes on a Macintosh. At first I thought it might have something to do with my use of swing or maybe the SQL connection, so I created a small swing app with only a JFrame, JButton and a JOption Pane. The application still hangs in less than 5 minutes of clicking on the button and message box. I have tried the small test app on fresh builds of OS X on numerous computers (20 +) to no avail.
    Is this a problem with the JVM on MAC OS X and is there a fix? Or is it just not possible to run Swing apps for longer than 20 minutes on a Mac?
    Just for an example of what's crashing, here's the code from my test app:
    import java.awt.*;
    import java.awt.event.*;
    import javax.swing.*;
    import javax.swing.event.*;
    public class smaller extends JFrame{
        private JButton jButton1;
        public smaller() {
            jButton1 = new javax.swing.JButton();
            addWindowListener(new java.awt.event.WindowAdapter() {
                public void windowClosing(java.awt.event.WindowEvent evt) {
                   System.exit(0);
            jButton1.setText("Click Me");
            jButton1.addActionListener(new java.awt.event.ActionListener() {
                public void actionPerformed(java.awt.event.ActionEvent evt) {
                    jButton1ActionPerformed(evt);
            getContentPane().add(jButton1, BorderLayout.CENTER);
             pack();
        private void jButton1ActionPerformed(java.awt.event.ActionEvent evt) {
           showFunMessage();
         private void showFunMessage() {
            JOptionPane.showMessageDialog(this,
            "~ Welcome to the Small ~\n\n" +
            "Do not crash \n",
            "More Small Stuff",
            JOptionPane.WARNING_MESSAGE, null);
        public static void main(String[] args) {
            smaller small = new smaller();
            small.setVisible(true);
    }Any help would be greatly appreciated.

    Thank you for the dukes. I wish I could be more help. This is a tough one. I spent a bit more time researching on Google and managed to find a few more links. I know nothing about these links, other than they appear to be mac related and hopefully could help you with your search on this or other mac issues.
    Here's a page which provides mac related commentary.
    http://www.macsonly.com/
    Here's a forum for Macintonsh Web Developers. You could look around there a bit.
    http://www.webmasterworld.com/forum49/
    Here's another site where users have shared update experiences associated with Safari and Java 1.4.2
    http://www.xlr8yourmac.com/feedback/safari_java_updates.html

  • Symantec AntiVirus LiveUpdate hangs my mac mini intel

    Hello. I have an intel mac mini running mac osx 10.4.6 I
    installed norton antivirus corporate edition (site-licensed
    at my university) and all worked well.
    That is, it did until I installed the firmware update on
    the mini. Since then, when I try to run live update, the
    system hangs, and all I can do is move the cursor around
    the screen with the mouse. Can't click on anything, can't
    break out with the keyboard, nothing. Need to reboot.
    I can't find any information on this on the symantec site.
    crDo you guys know anything about it?
    Based on another thread I read here, I looked at crontab
    (crontab -l), and it said "no crontab".
    Thanks very much
    Mac Mini duo intel   Mac OS X (10.4.6)  

    I don't know what is causing your issues, but in the meantime you can get the latest virus definitions from sites such as MacUpdate (just type "norton" in the search field).
    FYI definitions for Norton Antivirus X 9 will also work with Norton AV X 10.
    BTW there have been two firmware updates for Intel-based Mac minis (Firmware Update 1.0.1 and SMC Firmware Update). Which one did you install before the issue came up ?

  • Installation hangs on Mac OS X Lion

    I downloaded the flash builder trial version from the web. Started the installation, entered the serial number which I received in the email.
    But it hangs as soon as I start. See the attached screenshot. I am not sure what is going on. I restarted the computer, closed all apps, removed previous version of FB but to no avail.
    My environment is Mac OS X 10.7.1 (Lion)
    What am I doing wrong?

    It sounds like you have (or had... this was a month ago) the same problem as me. My solution is posted here: http://forums.adobe.com/message/4052808

  • Widget Browser hangs in Mac OS X 10.6.4

    Installed the Dreamweaver Widget Browser shortly after installing CS5 Web Premium on my quad-core iMac running OS X 10.6.4
    Launching the browser gives an empty screen layout and the app hangs with the color beachball.  Trashing and reinstalling makes no difference.  Application simply hangs.  Ideas anyone?

    While making sure you are using the latest version of Adobe AIR is a good start, it did not solve my problem.  The Widget Browser does use AIR but it was broken permissions that caused DW Widget Browser to hang.  Neither the good folks at Adobe or Apple could tell me which permission(s) were the culprit but a new system user was able to use and browse widgets, confirming the culprit was permissions.
    If you're moving from an old Mac to a new one, you can choose to move all of your files, apps and preferences or start from scratch; there's no in between.  Unfortunately, the Apple migrator often corrupts permissions and preferences as they are moved from an older to newer version of OS X.  Apple Support suggests that the first thing you do after migrating is to run Disk Utility and fix permissions.  This corrected thousands of settings but still didn't fix my problem with the Widget Browser.  With fast user switching enabled in your System Prefs > Accounts, create a new user and selectively share access to all of your apps and files with this user.  WARNING: do not try to share your entire Macintosh HD and enclosed items.  You risk breaking essential system permissions and your machine may fail to boot.
    This wasted hours of my time but I'm slowly getting back to normal. It was all necessary to get some Adobe apps to work correctly.  Widget Browser was not the only victim of corrupted permissions.  Adobe Acrobat Pro 9 also failed to print PDFs.
    Advice: if you are migrating to a new Mac AND plan to upgrade to the newest version of Adobe Creative Suite, uninstall all old Adobe apps on the old machine before migrating.

  • Flash Player 10.2.153 constant hangs on Mac

    "A script in this movie is causing Adobe Flash Player 10 to run slowly."
    I got this CONSTANTLY. Constantly. Not just in Safari but also Firefox, Chrome and every single other browser. Even Firefox and Safari's special Flash Player process isolation didn't help, because the browser would outright hang as a result, usually with high CPU usage. It almost seems like in response to Mozilla and Apple's separation of plug-ins from the main application process to prevent the #1 browser crasher, Adobe figured out that they could still hang the browser even if they couldn't crash it any more.
    The other annoying thing is that if you click either button, to abort it or to not abort it, the entire application's focus has been lost. Quit menus are greyed out, tabs cannot be switched, the browser's other windows cannot be switched either, etc and the system just beeps as you. The Dock menu items don't help either. The whole thing's still stuck behind the error dialog, even once that dialog has been dismissed. The only thing you can do is force-quit your entire browser and start over. It's actually better to let the browser hang and wait for the script to eventually either time-out or complete, which will also cause the dialog to dismiss on its own. Or the alternative is to deliberately crash the isolated Flash Player process - open your Activity Monitor (Mac) and force-quit the Flash Player process for Firefox or Safari.
    What finally solved it for me was ditching Flash Player 10.2 and going back to Flash Player 10.1.85. Problem solved. Never again.
    I know Adobe would rather you didn't, but if you have had this problem, try going back a version or two. The security issues that drive their constant revision of the product are probably unlikely to affect you if you're careful about where you go, and only run Flash content on known sites. Click2Flash might be worth installing as a further security measure, to prevent unexpected Flash content from leaping out at you.

    Hello,
    Try to uninstall Flash Player from this uninstaller : http://fpdownload.macromedia.com/get/flashplayer/current/uninstall_flash_player_osx.dmg
    Try to install Flash Player from this installer : http://fpdownload.macromedia.com/get/flashplayer/current/install_flash_player_osx_ub.dmg
    Make sure no process (Firefox, Safari or any another application) is running while running these process
    Hope this helps !!
    Thanks
    Vikram

  • Firefox 5.0.1 hangs with mac os x 10.6.8

    Ever since the lastest update to firefox 5 (and 6) for mac, I'm finding that FF is often hanging when scrolling or typing. I have tried booting into safe mode and I have tried disabling all my add-0ns but it is still hanging. My other browsers are not experiencing this problem.
    Can anyone recommend a solution?
    Thanks

    Thanks. This corrected the flash problem. Now Google street view works properly.
    I've installed every Firefox update pushed to my Mac by Apple,
    so I'm curious why my version of Firefox was so old.

  • Mail keeps hanging on .Mac account

    Hello,
    I have a .Mac account and running Mail with Tiger on an Intel iMac. Most of the time it works just fine. But lately it's been driving me crazy. My two other mail accounts (one POP and the other IMAP) work just fine. But .Mac keeps hanging, refusing to connect to the server. When I try to quit Mail, I can't. I have to force quit it to be able to move on. If I restart the computer, things are OK. But within a couple of hours, it happens again! Any help would be appreciated. (I've checked and my connections are correct [password, etc.]; I can access my .Mac account from the Web, but, increasingly, not on Mail.)
    Again, Thanks
    iMac Core Duo 17"   Mac OS X (10.4.7)   1.83 GHz, 1.5 gig RAM

    I am presently afflicted with this mail ailment as well. Sporadic and acute attacks. I am a student and it is unraveling me. Help!

  • Mac Mail 10.4.4 hanging on .mac account

    I have been frustrated to no end by an issue in Mac Mail with my .mac account.
    What happens? Whenever I access my .mac account via Mail and Mail attempts to download messages, it hangs. Not spinning-colored-beachball hangs, but it seems like the server is stalling. Upon closer inspection, the activity viewer shows Mail trying to cache any messages with attachements, regardless of how old they are. Other processes include "[.mac] Synching with Server" for Deleted Messages, Sent Messages, Trash, Junk Mail, etc. Also, "opening mailbox" three or four times, even though I only have one mail account. Everytime I try to stop these processes, they just re-emerge at the bottom of the list.
    This problem occurs across versions of Tiger (10.4.2, 10.4.3, and 10.4.4) on a brand new iMac G5 20" with 2.5GB of RAM -- even after TWO erase-and-installs of the OS.
    Help! I'm not afraid of complicated solutions. Thanks for your time.
    Ashley

    I have similar problem with OS 10.4.11 and QT pro 7.4. When I write a mail and ask to 'attach' a wmv file I get two tiny examples superimposed. The front item will play, with sound but is so small you can't see the action.
    This makes you reluctant to send the attachment,as you assume the receiver will not be able to see the picture (audio is ok).
    However, I have sent the same item to myself, and it arrives correctly , normal size. Also, if you click while it is in the 'Outbox' it appears normal, but double click as if you wished to amend it and it appears with the tiny replicas.
    It is very annoying, but the answer, pending an Apple Fix, is just send it anyway, the receiver won't know you have a problem....
    Eric

  • Time Capsule and Time machine hangs my mac

    I read through the first 20 pages to see if anybody else was having similar issues but then gave up so apologies if this is repeated.
    OK here goes. I bought a TC 1 TB plugged it in, worked no problem and did so for ages. None of the problems mentioned by other people.
    Recently I had a backup fail. At the time I had installed time machine editor some time previously and set it to back up once a day which it had been doing with no issues for weeks.
    Reading the help topics I re-selected the TC in TM and off it went preparing - backup failed. Restarted both Mac and TC and tried again. This time it started the backup got to about 70GB and hung my mac - nothing worked had to hold the power button on the mac to get it to restart.
    Plugged my mac directly into the TC to get a GB connection. Deleted the TC drive and reselected it. 70 (ish) GB failed and hung my machine. Checked the logs found the same file failing, excluded it from backups, deleted the drive started again - 70 ish GB failed again hung machine.
    Rand apple support, was asked to do a few things. First hard reset the TC, second check permissions and repair on the mac hard drive. Third re-index the mac HD - then delete the TC drive and start again. 70 GB mac hung - warning server disconnect - backup failed.
    Restarted TC and Mac, deleted TC drive, start again, 70 GB fail.
    Now, the only thing that is going through my mind and im reaching here a bit is that about the time I started having problems was the same time I bought the new expansion to a game - World of Warcraft. I do play this daily and have been during the backups, I have been keeping an eye on the backups while playing and although they do appear to stop incrementing the machine is fine until I try to exit WoW. When I do the machine hangs (only does this when TM is running).
    I am running out of ideas now, seem to have tried everything backups constantly failing at around the 70GB mark no more files needing to be excluded, the errors seem to be losing connection to TC server.

    I ended up with a few days of talking to Apple support about this and here is how it went and this is what we tried.
    Managed to get the TM to backup a full backup. The next backup failed and after that could not mount the bundle.
    Deleted the drive started again, hung around 80% - same problem.
    Deleted and renamed the drive - this seemed to work and full backup completed. Next backup failed.
    Removed all of the 'offending' items from backup - i.e. pretty much anything that had ever been mentioned in a support forum, e.g. parallels drives, Aperture loads of stuff - no difference.
    Complete reset on old time capsule - held reset button for 20 seconds while plugging power in. Deleted and renamed the old drive. Re-installed the firmware.
    I excluded almost everything on the mac hard drive to make for a quick backup. It backed up fine but failed on next backup at which point the sparse bundle could no longer be mounted.
    Apple still thought the problem was not the TC but something it was trying to backup.
    Re-installed OSX. Removed everything from backup - i.e. excluded everything so it had nothing to backup. Then gave it 1 file to backup.
    Backed up fine then failed at next backup.
    Apple sent me a new replacement TC - removed everything (except parallels drive) from exclusions - plugged it in selected it as destination has been working fine ever since.
    Now, Apple sent me the replacement with a not saying do not return old faulty equipment. So I got a new shiny replacement and my problem is solved.... however I am a curious sort and cannot figure out what is wrong with the old one. Its network is fine, I can use the drive as an external drive no problem (i.e. plug it in and mount the drive by connecting to server) but TM fails if I try to use it for TM backups.
    The machine is a NAS, what I am trying to figure out is where is the NAS software held? is this part of the build of the harddrive or part of the firmware?
    The reason I ask is, you cannot reformat a TC, only delete the network drive you create with various setting for secure delete. BUT, if you look at a TC drive it is NOT the full size of the drive within the TC. Also, there are at least 3 partitions on the drive, So I assume that the other 2 are the NAS side of things. My opinion is that one or both of the NAS partitions is corrupt, but we have no method of rebuilding these and no method of reformatting the entire disk.
    I have read that you can remove the TC drive and reformat it using disk utility, but what happens when you put it back in? is it still a TC? does it still have the TC NAS functionality?
    What I think is missing here is something in Airport utility that allows you to rebuild a TC from scratch. I assume the reason it isnt there is to ensure that people can't build their own TC's and have to buy Apple's, but surely Apple could build this into Airport utility so that it recognises a genuine TC and allows a re-build and/or re-format?
    I am going to continue messing with the old one, to see if it can be fixed, if not it will either become the most expensive airport extreme I won or at least a Network attached disk for my PC's.

  • Uploads in iTunes U are hanging on Mac clients

    We're having a problem where we are unable to upload content into iTunes U.
    What happens is the upload will start and then hangs and fails. It could be 3 MB into the transfer or it could be 50 or 250 MB into the transfer. On a Windows PC, it completes with no problem. We've tried using Safari and Firefox on the Mac. Safari on Windows works fine. Our test file is a 260 MB .mov file but it's happening across a wide range of files.
    We've done some packet capturing with Wireshark on the Mac and can see where the upload fails. It appears to be after receiving some malformed content errors from the Apple servers, though communication does continue for a while thereafter, but no progress in the upload.
    We use a security device on our network that inspects traffic and blocks certain things. When we set that device to bypass mode, which allows all traffic unfiltered, the Mac uploads work fine. Obviously, we can't run it in bypass mode as that defeats its purpose.
    We're struggling to understand why Windows uploads work fine but the Mac uploads do not. This is becoming a big problem for us.
    I've seen the other threads about uploads hanging. Anyone getting resolutions?

    Here is a link to the iTunes U Support Community: https://discussions.apple.com/community/itunes_u/itunes_u_course_manager

  • Huawei e220 hangs on Mac Mini G4 and USB mouse and keyboard slow way down

    I have a Mac Mini G4 running os10.5.8 My mouse and keyboard are a creative wireless combination that go to a USB hub then to the USB port on the mini. When I use my Huwei e220 wireless broadband modem, it frequently hangs when disconnecting, and the mouse and keyboard barely work. Activity monitor shows the CPU load is not very high at all, yet the mouse is almost stuck. If I put the computer to sleep, then it comes back and works fine. Its a bit of a hassle, and seems to be specific to the USB on the mac mini.

    Is the modem connected via USB?

  • PSE 6 hanging on Mac

    I've been using PSE 6 on my Mac with no problems.  Now it hangs every time I open a file.  The editing window opens with the image, and then I get the Mac spinning wheel of death.  The one possible change to my system is that I add system upgrades.  I'm running OSX 10.5.8
    Anyone else experiencing this?

    I resolved the problem by trying what has been suggested for other PSE 6 problems on the Mac:
    Quit PSE, then go to your username>library>preferences and delete:
    com.adobe.Photoshop.Elements.plist
    Adobe Photoshop Elements 6 paths
    Adobe Photoshop Elements 6 settings
    Opera preferences

  • Hang of Mac OS after update to 10.5.5

    Hi, guys. Yesterday I bought Macbook (MB402RSA) and decided to update Mac OS 10.5.2 to 10.5.5 using Mac OS X 10.5.5 Combo Update. After some minutes of a black window appears with message that said to restart OS. But touchpad did not react on my clicks that's why I restarted macbook using power button. After that I've got a problems. When OS started the Apple logo appeared, then blue background with appearing from time to time grey progress wheel and ... that's all. I tried to restart notebook several times - result was the same. But a huge problem it's I can't start from boot disk. I loaded OS with holden "C" (before it worked), but no reaction. I tried to load with Command+V and Command+S but result was the same. Moreover, I havn't a fireware cable to connect my macbook with another Mac, that's why I can't to delete something strange in my macbook. Only possibility to run with selection of hard disk works fine. But it couldn't help me cause I have just boot dvd and my own usb-flash. I don't know what to do else. I'll appreciate for any advice.

    Hi, guys. Yesterday I bought Macbook (MB402RSA) and decided to update Mac OS 10.5.2 to 10.5.5 using Mac OS X 10.5.5 Combo Update. After some minutes of a black window appears with message that said to restart OS. But touchpad did not react on my clicks that's why I restarted macbook using power button. After that I've got a problems. When OS started the Apple logo appeared, then blue background with appearing from time to time grey progress wheel and ... that's all. I tried to restart notebook several times - result was the same. But a huge problem it's I can't start from boot disk. I loaded OS with holden "C" (before it worked), but no reaction. I tried to load with Command+V and Command+S but result was the same. Moreover, I havn't a fireware cable to connect my macbook with another Mac, that's why I can't to delete something strange in my macbook. Only possibility to run with selection of hard disk works fine. But it couldn't help me cause I have just boot dvd and my own usb-flash. I don't know what to do else. I'll appreciate for any advice.

  • Acrobat and Reader just hanging on Mac

    I installed Reader after having the exact same problem with Acrobat X and 9. I open the software or a pdf file, it opens, the file is displayed and then I just get a spinning wheel for up to an hour.
    I've uninstalled, reinstalled, deleted preferences, repaired permissions and every other suggestion that every forum I can find suggested. I have no plugins installed.
    The softwares are obviously installed properly or they would never open at all. But even once the file is open and useable, if I close the program and reopen, it hangs again. Seriously, an hour of a spinning pinwheel on any file I attempt to open or even just opening the software from the applications folder.

    nevermind- I accidentally had 41,000 fonts activated in FontExplorer

Maybe you are looking for

  • How to get stems (or splits) when working cross platform.

    not sure how useful this is for some of you, but nearly ever artist i'm currently writing songs with uses some other program, so this is a huge time saver for me. an audio engineer friend had offered to mix my recordings i'd been making. he is fluent

  • Suppressing Field In Receiver File Adapter

    Hi I have a Data type with fields 1. name 2. No 3. city. I am using File adapter @ receiver end to create a flat file using this data type. But the requirement is to have only 2 fields in the Output file( say name , no). How to suppress the city fiel

  • How do I insert a CSV file that has blank fields? (Some  fields need to be blank) CS4

    Hi, this is the first time I have done a data merge in InDesign. I am trying to insert an address list that often has blank fields in it. The fields are blank since some fields are not relevent to some people (i.e. some of the people don't have cell

  • Old log files for CC Monitoring

    Dear all, my CC had an error. After stop and restart, the error was gone. The error message was also not displayed any more in RWB CC monitoring. I think these errors are saved in any log / trace file, don't it? But where? In defaultTrace? I had a lo

  • Saving characters with ASCII codes (128 - 256) into txt file problem

    Hello, I am saving a query results into a text file (test.txt) with this procedure: BEGIN OWA_UTIL.mime_header ('application/octet', FALSE); HTP.p ('Content-Disposition: attachment; filename="TEST.TXT"'); OWA_UTIL.http_header_close; for rec in (selec