I get an error message "General exception" everyime i use a java based webs

Everytime i go onto a java based website, a this pops up saying Java error, general exception... and when i right click on the coffe cup in the lower right hand corner, i click on open console, and this is what i see
basic: Registered modality listener
liveconnect: Invoking JS method: document
liveconnect: Invoking JS method: URL
basic: Referencing classloader: sun.plugin.ClassLoaderInfo@1f630dc, refcount=1
basic: Added progress listener: sun.plugin.util.GrayBoxPainter@787171
basic: Loading applet ...
basic: Initializing applet ...
basic: Starting applet ...
network: Connecting http://download.yahoo.com/games/clients/y/vmd/0.class with proxy=DIRECT
network: Connecting http://download.yahoo.com/games/clients/y/vmd/0.class with cookie "B=4u7q3fh1jc77a&b=2; Q=q1=AACAAAAAAAAAAA--&q2=QzYisg--; Y=v=1&n=69ajh5an05cqr&l=2ecfkj4hbeh3x/o&p=m26068db1300030v&jb=21|26|&r=eg&lg=us&intl=us; T=z=j5wNDBj/FODBz0Ts2cgzkxjTzc0BjU0NDI3NzcyNTY-&a=YAE&sk=DAADGW4AMFhwwa&d=c2wBT0RBekFUSXpNelV3TURBMU1qRS0BYQFZQUUBb2sBWlcwLQFhbAFjb3VudHJ5X21hbmlhY18xNkBzYmNnbG9iYWwubmV0AXRpcAFGVnk1dUEBenoBajV3TkRCZ1dB&af=QUFBQ0FDQURCOUFHQUJBQ0FEQUVBRkgwJnRzPTExMjc2ODE2MzUmcHM9SF9Wd184T3hnRmc2QWZXRV9tQnJ2QS0t; F=a=q7pxixosvepfsAAN0t1gcu8jMvd4LYLowJfVP43InAC2vgAxL60RhZ5b3_Pu&b=cNnF; CP=v=50202&br=y&sp=; U=mt=bLLHap2MhYrI65Ug6HgqYwq1xtnddTfUu9jDZw--&ux=h0jNDB&un=69ajh5an05cqr; PL=V=1.1&d=28_3f.aIS.ygAqHrDAMd_BuF4i4xkO9.x2jy4fmZlt.tZ78-; PA=p0=w27Sbodu&e=LACODB&p3=AJCA1X4bTuM91IDVfpGAAAC4ouM9gYDVfpKAAAA-"
network: Connecting http://download.yahoo.com/games/clients/y/vmd/0.class with proxy=DIRECT
network: Connecting http://download.yahoo.com/games/clients/y/vmd/0.class with cookie "B=4u7q3fh1jc77a&b=2; Q=q1=AACAAAAAAAAAAA--&q2=QzYisg--; Y=v=1&n=69ajh5an05cqr&l=2ecfkj4hbeh3x/o&p=m26068db1300030v&jb=21|26|&r=eg&lg=us&intl=us; T=z=j5wNDBj/FODBz0Ts2cgzkxjTzc0BjU0NDI3NzcyNTY-&a=YAE&sk=DAADGW4AMFhwwa&d=c2wBT0RBekFUSXpNelV3TURBMU1qRS0BYQFZQUUBb2sBWlcwLQFhbAFjb3VudHJ5X21hbmlhY18xNkBzYmNnbG9iYWwubmV0AXRpcAFGVnk1dUEBenoBajV3TkRCZ1dB&af=QUFBQ0FDQURCOUFHQUJBQ0FEQUVBRkgwJnRzPTExMjc2ODE2MzUmcHM9SF9Wd184T3hnRmc2QWZXRV9tQnJ2QS0t; F=a=q7pxixosvepfsAAN0t1gcu8jMvd4LYLowJfVP43InAC2vgAxL60RhZ5b3_Pu&b=cNnF; CP=v=50202&br=y&sp=; U=mt=bLLHap2MhYrI65Ug6HgqYwq1xtnddTfUu9jDZw--&ux=h0jNDB&un=69ajh5an05cqr; PL=V=1.1&d=28_3f.aIS.ygAqHrDAMd_BuF4i4xkO9.x2jy4fmZlt.tZ78-; PA=p0=w27Sbodu&e=LACODB&p3=AJCA1X4bTuM91IDVfpGAAAC4ouM9gYDVfpKAAAA-"
load: class y.vmd.0 not found.
java.lang.ClassNotFoundException: y.vmd.0
     at sun.applet.AppletClassLoader.findClass(Unknown Source)
     at java.lang.ClassLoader.loadClass(Unknown Source)
     at sun.applet.AppletClassLoader.loadClass(Unknown Source)
     at java.lang.ClassLoader.loadClass(Unknown Source)
     at sun.applet.AppletClassLoader.loadCode(Unknown Source)
     at sun.applet.AppletPanel.createApplet(Unknown Source)
     at sun.plugin.AppletViewer.createApplet(Unknown Source)
     at sun.applet.AppletPanel.runLoader(Unknown Source)
     at sun.applet.AppletPanel.run(Unknown Source)
     at java.lang.Thread.run(Unknown Source)
Caused by: java.io.IOException: open HTTP connection failed.
     at sun.applet.AppletClassLoader.getBytes(Unknown Source)
     at sun.applet.AppletClassLoader.access$100(Unknown Source)
     at sun.applet.AppletClassLoader$1.run(Unknown Source)
     at java.security.AccessController.doPrivileged(Native Method)
     ... 10 more
basic: Exception: java.lang.ClassNotFoundException: y.vmd.0
java.lang.ClassNotFoundException: y.vmd.0
     at sun.applet.AppletClassLoader.findClass(Unknown Source)
     at java.lang.ClassLoader.loadClass(Unknown Source)
     at sun.applet.AppletClassLoader.loadClass(Unknown Source)
     at java.lang.ClassLoader.loadClass(Unknown Source)
     at sun.applet.AppletClassLoader.loadCode(Unknown Source)
     at sun.applet.AppletPanel.createApplet(Unknown Source)
     at sun.plugin.AppletViewer.createApplet(Unknown Source)
     at sun.applet.AppletPanel.runLoader(Unknown Source)
     at sun.applet.AppletPanel.run(Unknown Source)
     at java.lang.Thread.run(Unknown Source)
Caused by: java.io.IOException: open HTTP connection failed.
     at sun.applet.AppletClassLoader.getBytes(Unknown Source)
     at sun.applet.AppletClassLoader.access$100(Unknown Source)
     at sun.applet.AppletClassLoader$1.run(Unknown Source)
     at java.security.AccessController.doPrivileged(Native Method)
     ... 10 more
basic: Modality pushed
basic: Modality popped
Someone please help me!!!!!

Boot from another hard drive or DVD and repair with Disk Utility.

Similar Messages

  • Just downloaded iTunes to new dell laptop, tried syncing my iPhone get an error message:  "this iPhone cannot be used because the Apple Mobile Device service is not started".  What does this mean? I have had this phone for over a year..

    Just downloaded iTunes to new dell laptop, tried syncing my iPhone get an error message:  "this iPhone cannot be used because the Apple Mobile Device service is not started".  What is the issue, had this phone over a year??

    I had this problem before. I like to disable extra services to speed up my computer and I disabled the Apple Mobile Device service and had to re-enable this.
    You can do that by going Control Panel>Administrative Tools>Services. Once you have gone to the services window, look for Apple Mobile Device and right-click. Select "Properties". There should be some information about the service as well as the label "Startup Type" with a drop-down menu beside it. If it says "disabled", that is your problem; Change the selection to anything except disabled (Automatic is easier and ensures that you can sync as soon as itunes opens).
    If this doesn't work, I would look into your anti-virus' settings. Good Luck!

  • I have a wireless network at home. I run my iphone and ipad on it with no problems. Just purchased a MacBook Pro, and now my wi-fi keeps disconnecting and i get an error message saying another device is using the same IP address. What does all this mean?

    I have a wireless network at home. I run my iphone and ipad on it with no problems. Just purchased a MacBook Pro, and now my wi-fi keeps disconnecting and i get an error message saying another device is using the same IP address. What does all this mean?

    Hello AKCamus
    To give you some ideas of what to do next, I have provided a few articles that will give some troubleshooting Wi-Fi connections and recommended Wi-Fi settings.
    iOS and OS X: Recommended settings for Wi-Fi routers and access points
    http://support.apple.com/kb/HT4199
    iOS: Troubleshooting Wi-Fi networks and connections
    http://support.apple.com/kb/ts1398
    Troubleshooting Wi-Fi issues in OS X Lion and Mac OS X v10.6
    http://support.apple.com/kb/HT4628
    Thanks for using Apple Support Communities.
    Regards,
    -Norm G.

  • I want to install lightroom previously installed on a macbook on a new macbook. I get an error message when I try to use the same serial number. How can I install lightroom on my new mac?

    i want to install lightroom previously installed on a macbook on a new macbook. I get an error message when I try to use the same serial number. How can I install lightroom on my new mac?

    Oliver,
    Are you getting activation errors? As Ned stated , it is easier to troubleshoot if we have the specific type of error and error detail that you are getting.
    Here is some help on activation if this is the issue:
    https://helpx.adobe.com/x-productkb/policy-pricing/activation-network-issues.html
    Pattie

  • I get an error message when I try to use share function on IPhoto. I get the triangle icon with an exclamation mark inside of it.

    I get an error message when I try to use the share function on iPhoto. When I try to share photos via email a triangle icon with an exclamation mark appears. Why can't I use share function?

    The ! turns up when iPhoto loses the connection between the thumbnail in the iPhoto Window and the file it represents.
    What version of iPhoto? Assuming 09 or later
    Option 1
    Back Up and try rebuild the library: hold down the command and option (or alt) keys while launching iPhoto. Use the resulting dialogue to rebuild. Choose to Repair Database. If that doesn't help, then try again, this time using Rebuild Database.
    If that fails:
    Option 2
    Download iPhoto Library Manager and use its rebuild function. (In Library Manager it's the FIle -> Rebuild command)
    This will create an entirely new library. It will then copy (or try to) your photos and all the associated metadata and versions to this new Library, and arrange it as close as it can to what you had in the damaged Library. It does this based on information it finds in the iPhoto sharing mechanism - but that means that things not shared won't be there, so no slideshows, books or calendars, for instance - but it should get all your events, albums and keywords, faces and places back.
    Because this process creates an entirely new library and leaves your old one untouched, it is non-destructive, and if you're not happy with the results you can simply return to your old one. 
    Regards
    TD 

  • When I try to install Adobe Acrobat XI Pro, I get an error message, "Key not valid for use in specified state".  What is this?

    When I try to install Adobe Acrobat XI Pro, I get an error message, "Key not valid for use in specified state".  What is this?

    See if this post by turingtest2 fixes it : key not valid for use in specified state

  • Library Lost - Please HeIp I tried updating my old ipod & now all 10,000 songs in my library have an ! next to them and I get the error message "song " " could not be used because the original file could not be found" on every song I try to play

    Please help - this morning I tried updating one of my old ipods for my wife (this ipod hasn't been updated in 2-3 years).  I plugged it into my pc, it was recognized and the software updated.  I created a new playlist and tied to sync the ipod.  This ipod had never been used on this pc/itunes since the pc is only 2 years old.  When I tried to sync the ipod it stated that it would have to erase all the old songs on the ipod prior to syncing.  I clicked ok and it proceeded to wipe out the old ipod and sync the new playlist (~1000 songs).  When the sync was complete there were only 6 songs from the new playlist (all purchased this morning from itunes) on the ipod and to my horror all ~10,000 song on my pc in itunes now have a ! next to them.  Only my recent purchases from itunes do not.  When I click on a song with the ! I get the error message "the song " " could not be used because the original file could not be found."  How do I correct this issue - I am scared to hook my ipads or other ipods to my pc for fear of losing everything?!?!?  I spent 100s of hours burning the 10,000 songs from my cd collection and do not want to have to do it again. 
    Any help is greatly appreciated.

    This "original file cannot be found" thing happens if the file is no longer where iTunes expects to find it. Possible causes are that you or some third party tool has moved, renamed or deleted the file, or that the drive it lives on has had a change of drive letter. It is also possible that iTunes has changed from expecting the files to be in the pre-iTunes 9 layout to post-iTunes 9 layout,or vice-versa, and so is looking in slightly the wrong place.
    Select a track with an exclamation mark, use Ctrl-I to get info, then cancel when asked to try to locate the track. Look on the summary tab for the location that iTunes thinks the file should be. Now take a look around your hard drive(s). Hopefully you can locate the track in question. If a section of your library has simply been moved, or a drive letter has changed, it should be possible to reverse the actions.
    Alternatively, as long as you can find a location holding the missing files, then you should be able to use my FindTracks script to reconnect them to iTunes .
    tt2

  • I have a C4240 All-In-One printer and i am getting an error message Carriage Jam. i hardly use the

    I have a C4240 All-in-One printer and am getting an error message on the display panel "carriage Jam".  I have not given this printer any kind of abuse.  I do leave it turned on but hardly ever print to it.  I have replace the cartridges probably twice since i have owned it.  Can you help me out  as to what I should do with the printer

    Can't really help with your Internet issues, but I can put you on the path to leaning more about Macs.
    If you're a former Windows user, there many resources on Apple's web site to get yourself familiar with how Macs and OS X work.
    Here ard a few areas to spend time with
    http://www.apple.com/support/macbasics/
    http://www.apple.com/support/imac/intel/
    http://support.apple.com/videos/
    http://www.apple.com/support/lion/
    http://www.apple.com/support/osx/
    For the video tutorials, in the video search box, just type in OS X. You'll get a list of OS X video tutorials to watch  as you learn to use your iMac.
    Start with the Anatomy of a Mac video first, Then the Finder Basics video second. After you have watched and put to use these two videos, you can watch any other OS X video you want in any order.
    Here is a free eBook download of David Pogue's OS X Snow Leopard The Missing Manual here. While OS X 10.7 LIon and OS X 10.8 Mountain Lion work a bit differently than OS X 10.6 Snow Leopard, there are many things that still apply.
    http://it-ebooks.info/book/337/
    Good Luck!

  • I can't sync my ipad and i keep getting this error message .this ipad cannot be used because the apple mobile device service is not started

    my iPad 2 won't sync, when iTunes opens I get this error message...This iPad can not be used because the apple mobile device has not been started, please help

    http://support.apple.com/kb/TS1567

  • I keep getting the error message "This iPod cannot be used because Apple Device Manager Service is not started." HELP!!

    Yeah, so I keep getting that error message. The thing is that the service IS running, and it's set to "automatic". I've reinstalled every shred of Apple software on my PC, I've updated my virus software, and yet it still isn't working. I'm at a dead end here, so any help would be great.

    I FIXED IT! Oh sweet Jesus Mary and Bob....
    So after much scouring of the Googles, I found that the source of the problem was a little program called FoxyProxy Video Utility. It was causing various Windows services to crash--AMDS being the most noticeable. I uninstalled that program and PRESTO, my iPod shows up on iTunes!

  • I get the error message:System extension cannot be used The system extension "/System/Library/Extensions/AppleUSBthernetHost.kext" was installed improperly and cannot be used. Please try reinstalling it, or contact the product's vendor for an update.

    I get the error message after updating itunes:
    System extension cannot be used
    The system extension “/System/Library/Extensions/AppleUSBthernetHost.kext” was installed improperly and cannot be used. Please try reinstalling it, or contact the product’s vendor for an update.
    What or how do I fix this?

    "I get the error message after updating itunes:
    System extension cannot be used
    The system extension “/System/Library/Extensions/AppleUSBthernetHost.kext” was installed improperly and cannot be used. Please try reinstalling it, or contact the product’s vendor for an update.
    What or how do I fix this?"
    I have a MacBook Pro running Mas OS X Version  10.7.5
    Is this a problem I need to fix? Is there a fix or update?

  • Why am I getting an error message whenever I try to use Firefox?

    Firefox was working fine then all the sudden it stopped. Now whenever I click on Firefox to use the internet I get an error message "can't establish a connection". This happened on another computer then all the sudden it began working again. I need Firefox back. What do I do?

    Thank you wbddaniela, I tried your advise. However, I am still getting the same error when I click on firefox to get on the internet. If you have any other suggestions I sure would appreciate it. I'd really like to be back on Firefox. I've even tried to unload firefox from my system and reload it. No go there either.

  • Problems with the count tool, I am getting an error message when I try to use it

    I get the message that there are too many count points on the screen to allow manual editing of the count

    BOILERPLATE TEXT:
    Note that this is boilerplate text.
    If you give complete and detailed information about your setup and the issue at hand,
    such as your platform (Mac or Win),
    exact versions of your OS, of Photoshop (not just "CS6", but something like CS6v.13.0.6) and of Bridge,
    your settings in Photoshop > Preference > Performance
    the type of file you were working on,
    machine specs, such as total installed RAM, scratch file HDs, total available HD space, video card specs, including total VRAM installed,
    what troubleshooting steps you have taken so far,
    what error message(s) you receive,
    if having issues opening raw files also the exact camera make and model that generated them,
    if you're having printing issues, indicate the exact make and model of your printer, paper size, image dimensions in pixels (so many pixels wide by so many pixels high). if going through a RIP, specify that too.
    A screen shot of your settings or of the image could be very helpful too,
    etc.,
    someone may be able to help you (not necessarily this poster, who is not a Windows user).
    Please read this FAQ for advice on how to ask your questions correctly for quicker and better answers:
    http://forums.adobe.com/thread/419981?tstart=0
    Thanks!

  • Getting an error message when backing up Iphone using itunes. "iTunes could not back up the iphone, because an error occured"

    More information
    Error message:
    Hope this helps. 
    We have an issue with the iphone as it currently can't connect to a wireless network so cannot back up to iCloud.  So trying to backup to itunes before visiting the Apple store to get some help.

    Hello sulty09,
    Thanks for the question, and welcome to Apple Support Communities.
    The following resource outlines the best steps to potentially resolve your issue with backing up in iTunes:
    iOS: Troubleshooting backup issues in iTunes
    http://support.apple.com/kb/TS2529
    Thanks for thinking ahead!
    Matt M.

  • Using Firefox 7.0.1 & am trying to clear cache, because Firefox crashes during online college courses (Firefox 3.0 or higher is a supported school browser), and I keep getting an error message about 'Quick Time.' Using pc - Windows 7 Home 64 bit.

    As soon as I open up Firefox - it crashes on me. It takes me at least two or three attempts. I downloaded Firefox from the Firefox website and also use it for Facebook. I am wondering if it is because I also alternate between using IE as well? While attempting to open my school e-text, a message popped up that if experiencing problems opening my e-text - then I should clear cache and cookies which I cannot do - because of the "Quick Time error message."

    As you can see below, when I right click, I have no such option.  In the User Account Settings, I'm operating as the "System Administrator".
    Any other suggestions?

Maybe you are looking for