[Athlon64] Can anyone else with an RS480M2-IL get their audio working?

Because I sure can't!
The hardware is installed. The driver is installed. I play music, and I use Windows Sound Recorder to show me that the system is, indeed, playing music. All of that seems like a beautiful thing.
I plug in the speakers, and nothing comes out.
Any ideas? Is there a jumper I had to jump that went unjumped?

Thanks dude, though that wasn't my problem.
I'd actually been using both front and back audio to test. I figured I'd jumper those pins and see if I could just make do with only-back audio. When I pulled out the cable connecting the front audio, I found out that it had come unconnected to the front panel part.
So your advice did indeed help! Just not the way it was meant to...

Similar Messages

  • Can anyone help with facetime? im getting missed calls but it doesnt actually tell me i have an incoming call....and the person im trying to contact gets exactly the same.....just missed calls?

    can anyone help with facetime? im getting missed calls but it doesnt actually come up with an incoming call.....the person im trying to contact just gets missed calls also?

    I've noticed that once you miss a call on FaceTime on a desktop Mac, it won't work properly again until you restart the machine.
    I sent in Feedback so we'll see how that goes.

  • Anyone else finding it impossible to get iCloud to work? My software is up to date on my three Apple devices, I'm logged in to my account - and nothing synchs. Any ideas??

    Anyone else finding it impossible to get iCloud to work? My software is up to date, I'm looged in to my account but nothing synchs across my Mac Mini, Mac Air and iphone 4s. I've tried all the trouble shooting solutions without success. Any ideas out there? 

    Hi
    My iCloud works perfectly across my MBA, iPhone 4, iPad Mini etc.  I did find it easier when starting to set things up to start with one item to sync. 
    I started with Reminders and went through all the General settinsg as well as Reimnder specific settings.  Then just parlayed that process into each app I wanted to sync.
    Happy to help out if you want to get started.
    Iphone
    1.  Settings
    2.  Icloud (ensure your apple id is correct)
    3.  Reminders = on
    MBA (connected to the Net through wireless)
    1.  Settings
    2.  Icloud (ensure apple id id corect and the same as on your iphone)
    3.  Calendars and Reminders = On
    Type a new reminder on your MBA...
         -  your iphone should be updated.  My iphone updated in less than 1 sec after I keyed it into my MBA
    Let me know if this works

  • Can Anyone help with this problem im getting?

    hi all
    Im trying to write some code in java which displays a playable connect 4 board and im getting the following error and dont get why!
    AppletTest.java [161:1] click(java.awt.Point,Move) in ImagePanel cannot be applied to (java.awt.Point)
    click(e.getPoint());
    ^
    I kinda know what the problem is but can anyone see any obvious solutions, could really use a fresh pair of eys on it!
    class ImagePanel extends Panel
         private static final int SIZE=30;
         private static final int GAP=10;
         private static final int ROWS=6;
         private static final int COLS=7;
         private Color mColour;
         private Color [][] mCounters;
            private Move lastComputerMove;
            private Move aMove;
                private controller game;
         private Player computer;
         private HumanPlayer human;
         private ConnBoard board;
         ImagePanel()
              reset();
              addMouseListener(new MouseAdapter() {
                   public void mousePressed(MouseEvent e) {
                        click(e.getPoint());
              private void click(Point point, Move aMove) // works out which row and column the player is putting it in
                   int row = (point.y / (SIZE+GAP)*ROWS) / ROWS;
                   int col = (point.x / (SIZE+GAP)*COLS) / COLS;
                            if(aMove.maker().getNumber() == ConnBoard.FIRST_PLAYER_NUMBER)
                                if (mCounters[col][row] == null) {
                                    for (row=ROWS-1; row >= 0; row--) {
                                            if (mCounters[col][row] == null){
                                                    mCounters[col][row] = mColour;
                                                    repaint();           // adds the disc to the game board
                                                  mColour = mColour == Color.YELLOW ?
                                                     Color.RED : Color.YELLOW;
                                                    return;
                            else
                                JOptionPane.showMessageDialog(this,
                                "Its the Computers Move!","Not Your Turn",
                                JOptionPane.ERROR_MESSAGE);
                    private void clickComp(Move aMove)
                        repaint();
              private void alert() // is called if any of the check methods are returned as true
                   int option = JOptionPane.showConfirmDialog(this,
                        (mColour==Color.YELLOW ? "Yellow" : "Red") +
                             " wins. Another Game?", "Game Over",
                        JOptionPane.YES_NO_OPTION);
                   if (option == JOptionPane.YES_OPTION)
                        reset();
                   else
                        System.exit(0);
         public void reset()
              mCounters = new Color[COLS][ROWS];
              mColour = Color.YELLOW;
              repaint();
         public void paint (Graphics g) // painting the game board
              g.setColor(Color.BLUE);
              g.fillRect(0, 0, getSize().width, getSize().height);
              for (int col=0; col<COLS; col++) {
                   for (int row=0; row<ROWS; row++) {
                        g.setColor(mCounters[col][row] == null ?
                             Color.WHITE : mCounters[col][row]);
                        g.fillOval(
                             GAP+((GAP+SIZE)*col),
                             GAP+((GAP+SIZE)*row),
                             SIZE, SIZE);
         }// end of making the board GUI
         public Dimension getPreferredSize()
                   return new Dimension(
                   ((SIZE+GAP)*COLS)+GAP,
                   ((SIZE+GAP)*ROWS)+GAP);
                    public void gameStarted()
                lastComputerMove = null;
                reset();
            public void gameStopped()
                if(board.isGameOver())
                    if(board.getBoardStats().getScore(human) != 0)
                        alert();
                    else if(board.getBoardStats().getScore(computer) != 0)
                        alert();
                    else
                        alert();
            public void gameRestarted()
                lastComputerMove = null;
                reset();
            public void moveMade(Move aMove)
                int col = aMove.toInt();
                int row = board.numberOfChipsInColumn(col) - 1;
                if(aMove.maker().getNumber() == ConnBoard.FIRST_PLAYER_NUMBER)
                else
                    clickComp(aMove);
                    lastComputerMove = aMove;
    }

    ... Hmm. This post looks very, very familiar to another one that was posted in the last couple days.
    The problem is that at line 161, you have the code:
    click(e.getPoint());
    in the constructor ImagePanel()
    but the contract for your click method requires both a Point AND a Move. Since you only provide the point, it's asking for the move.
    the code should look like:
    click(e.getPoint(), someMove);
    Here's a hint. anytime you get a message that says :
    xxxx cannot be applied to yyyyy,
    it means that the method your looking for has been found, but you are not passing it the right parameters.
    - Adam

  • Anyone else with a basic phone getting bad service?

    I bought the Casio G'Zone Rock a long time ago because I was very happy with the Boulder (I even passed the Boulder on to my son's number and it STILL works great). I have had no reason to upgrade my phone or my plan for a number of years (in fact, the plan I have isn't even offered anymore). I'm starting to get the feeling that, because I'm not a cash cow for Verizon, they are intentionally reducing the quality of my service.
    For example:
    I can't keep a solid connection in my own one story home, but anyone with a US Cellular or T-Mobile phone has no trouble at all.
    I will get a voice mail and not get a notification about it until more than 8 hours later.
    Sometimes when I try to make a call, the phone has the 3G status and full connection bars, but it will timeout and never actually connect to make the call.
    All of this is pretty recent too, meaning it never used to be this way. Am I the only one experiencing this? These are the same reason why I left AT&T and switched to Verizon.

        Basic phones and smartphones alike, we want all our customers to have great service with us! We're not picking on you at all. If the Boulder is still working great in the same areas you're having these recent troubles with your Rock, then we are definitely need to look into something going on with your phone's hardware. Electronics can wear down over time, so it's possible the phone that's been working may have begun to deteriorate. Here's a few things to try:
       - Update your phone's roaming list by dialing *228 send and selecting option 2
       - Go to Menu>Settings & Tools>Phone Info>SW / HW Version and ensure the Software Version shows C731M070
    If you don't use the Boulder in the same places as the Rock is having trouble, then we may need to check out the area. Feel free to let us know your zip code so we can take a look at the area. Also, is the service trouble only happening when you're inside your home or when someone in particular is trying to call?
    Thank you
    JenniferH_VZW
    Please follow us on Twitter @vzwsupport

  • I can no longer shoot directly into phaseone software since i use my new macbook pro with retina display. pictures are not transfered from the camera into captureone. anyone else with this problem? any solutions?

    i can no longer shoot directly into phaseone software - neihter version 6 or 7 - since i use my new macbook pro with retina display. pictures are not transfered from the camera into captureone. anyone else with this problem? any solutions?

    My eyes just glazed over...Please in the future break down each of your issues with paragraphs separated by two carriage returns. It would be much easier when trying to address your issues.
    Go to Apple menu -> System Preferences -> Keyboard and Mouse -> Mouse
    And edit your mouse settings to do what you want it to do.
    Secondly, this is not the place to vent. If you have a complaint, there is:
    http://www.apple.com/feedback/
    or http://www.apple.com/contact/
    We are just end users here helping other end users.
    Third, from my understanding, it would appear you are concerned about the noise the hard drive makes when it falls asleep? Why not put your machine in screen saver mode instead? Apple menu -> System Preferences -> Energy Saver turn off all Energy Saver settings, or set them to run Never.
    Fourth, if your machine was purchased just a few days ago, you may still be able to get an exchange from the store, quicker than you can get a repair done. You may want to look into that possibility.
    Fifth, it does appear you found the Logic forum. I would persist in asking there how to solve your technical issue with Logic regarding the audio. It may be you don't have to do anything special to the hard drive. Remember audio can be transmitted by wire, avoiding ambient sounds.
    Good luck!

  • I have a 2008 imac with snow leopard.  i installed update 10.9.3 not realizing it's best for Maverick's users.  Now my Itunes 11.2.2 won't burn playlists to CD.   Anyone else with this problem?  CAn I uninstall the 10.9.3 update?

    i have a 2008 imac with snow leopard.  i installed update 10.9.3 not realizing it's best for Maverick's users.  Now my Itunes 11.2.2 won't burn playlists to CD.   Anyone else with this problem?  CAn I uninstall the 10.9.3 update?  Also my HP scannerwill not save the displayed scanned document since this update!  it just saves gray.

    If you have your old system backed up then erase the drive and restore your backup. If you don't have a backup then backup your entire Home folder. Erase the drive and install Snow Leopard after which you can restore your Home folder from the backup.
    Clean Install of Snow Leopard
    Be sure to make a backup first because the following procedure will erase
    the drive and everything on it.
         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.
    Or you can:
    Try these in order testing your system after each to see if it's back to normal:
    1. a. Resetting your Mac's PRAM and NVRAM
        b. Intel-based Macs: Resetting the System Management Controller (SMC)
    2. Restart the computer in Safe Mode, then restart again, normally. If this doesn't help, then:
         Boot to the Recovery HD: Restart the computer and after the chime press and hold down the
         COMMAND and R keys until the Utilities 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.
    3. Repair the Hard Drive and Permissions: Upon startup select Disk Utility from the Utilities menu. Repair the Hard Drive and Permissions as follows.
    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 click on the Repair Permissions button. Wait until the operation completes, then quit DU and return to the main menu. Select Restart from the Apple menu.
         Reinstall the 10.9.3 update: OS X Mavericks 10.9.3 Update (Combo).
    4. Reinstall Lion/Mountain Lion, Mavericks: Reboot from the Recovery HD. Select Reinstall Lion/Mountain Lion, Mavericks from the Utilities menu, and click on the Continue button.
    Note: You will need an active Internet connection. I suggest using Ethernet if possible because it is three times faster than wireless.
    Reinstall the 10.9.3 update: OS X Mavericks 10.9.3 Update (Combo).

  • I can't get a picture outside on my new ipad.  Anyone else with this? problem?

    I can't get a picture outside on my new ipad.  Anyone else with this problem?  What should I do? 

    You're post is not very clear. Are you asking if other people have difficulty viewing their iPads in bright sunlight? Yes, everyone does. The type of screen the iPad has doesn't work well in bright sunlight. If you're wearing polarized sunglasses and can't see anything on the screen, try rotating it to landscape.
    If you're asking something else, please explain.

  • After 10.10.3 update I can no longer right click. Anyone else with this issue?

    After updating to the latest software I am unable to right click on my magic mouse like before. Now I have to use control and click. Anyone else with this issue?

    Did you check the settings in Mouse preferences?
    Download and install the OS X Yosemite 10.10.3 Combo Update.

  • Can anyone share with me how you  write Javadoc?

    Can anyone share with me how their companies write Javadoc?
    Are your developers solely responsible for it? Do your technical writers own it or review it? How do you make sure it's good?
    Right now, my software developers are mostly responsible for writing all the API info and it's of poor quality and really lacking details. I don't mean spelling/grammar-type problems. My developers just don't seem to "get" what information to include, no matter how many guidelines or checklists I give them.
    A very simple example is:
    * Gets the status
    public java.lang.Integer getStatus() {...}With no indication of what status values may be returned and what the values might mean.
    How do you ensure that what you write is actually useful? Please help!
    I'm aware of the method Sun recommends, but I want to know what others do.
    Thank you

    Hi,
    Well, concerning the question what a good API documentation should be. Just imagine, you are a programmer and you want to use that API. You need to know how it works. There can be only three ways to find it:
    (1) The API documentation
    (2) Probing experiments. Even a good documentation may not describe everything. Sometimes, the only way to understand certain things you particularly need may be guessing something, writing a code basing on it and see how it works. Then, guessing something again, more precisely now, and so on. Even a very good documented API (for instance, javax.swing) may require that sort of approach to be able to use it eventually.
    (3) At last, when source codes are available, one may look at them and try to understand precisely, what a particular method actually does.
    I think the better the API documentation the less one may need to endeavor those two last steps. There is actually a limit about it. Without any proper explanation at all, one may never be able to use a particular API, neither after probing it nor after looking at source codes (that is not to say the sources may be simple unavailable at all).
    Concerning how to write the API documentation, that's mostly the question of managing your team. I think, basically, the original source of the ultimate information about everything implemented in the projects are those very programmers (developers) and, probably, some software architects. But those guys normally are not especially eager to write any documentation (especially developers). That your example just demonstrates it. It seems, your programmers just wrote that "Gets the status" for you to make them leave in rest after that. In addition, the programmers normally have such a sort of work and activity that does not match particularly well with the writing literature and doing their main job simultaneously. You should not enforce them to do that!
    To write a good documentation, you will need to engage a technical writer. That's normally a guy with some programming background. However, writing some literature is actually what he does the best. (Sometimes, such people do something else about written word beyond the technical writing.) The job of that guy would be to write the documentation. This will take from him (or her) two basic things:
    (1) The ability to understand the whole software system (that's where his programming background will be needed!);
    (2) To communicate with the programmers who have developed the stuff and to obtain from them all the necessary information they know. That may require some personal (verbal) communication with them, because asking them to write everything again will only result in the same "Gets the status" explanations. However, to be successful in this, the technical writer needs to have some explicit management approval behind him. Otherwise, some of the guys will avoid speaking to him at all (saying they lack the time). So, the management should assign them the necessary priority for such communications.
    Particularly big projects may even need to have the whole team of technical writers.
    Anyway, writing docs is a hard work. But it is extremely important! The good documentation may both increase your sales and eliminate lots of expense on further support of your customers.
    Regards,
    Leonid Rudy
    http://www.docflex.com

  • Can anyone help with game center I cannot accept or request friends

    Hi can anyone help with sorting this problem out, I cannot accept or request friends via game center, Any help would be much appreciated. I get request and when I click on accept friends, nothing happens, when I go to game center it says no friends.

    Thanks Martin. I'm waiting to hear back but I believe he has the Vixia HF S10 or S11. It's a flash-drive HD camcorder. I have heard that the lousy software that comes with the Canon's for windows forced the clips to downsample. I'm going to try to Log and Capture directly from him camcorder. The (canon) device only has a USB port and I didn't think USB worked on macs for video.
    My video clips are 1920x1080 AIC, @29.97 fps.
    His clips are 720x404 mpeg2 muxed. It doesn't tell me anything else.
    In MPEG Streamclip, I can export to the same specs but in FCE it still makes me re-render the clips for some reason. very time consuming...

  • I get an error stating cc cookies dir: cannot make folder / cookies: Permission denied (error 13) when I attempted to download the creative cloud installer on my Mac. Can anyone help with similar pop up window?

    I get an error stating cc cookies dir: cannot make folder / cookies: Permission denied (error 13) when I attempted to download the creative cloud installer on my Mac. Can anyone help with similar pop up window?  I'm trying to get a trial version of CS5. 

    You do not need to involve Creative Cloud to install/try the trial version of CS5...
    You can download the trial version of the software thru the page linked below and then use your current serial number to activate it.
    Be sure to follow the steps outlined in the Note: Very Important Instructions section on the download pages at this site and have cookies enabled in your browser or else the download will not work properly.
    CS5: http://prodesigntools.com/all-adobe-cs5-direct-download-links.html

  • Have two iphone 5s with ios 7.0.2 camera video does not work.  Anyone else with this issue?  Anyone have a fix?

    Own two iphone 5s with ios 7.0.2 loaded.  Both phones do not allow camera video to start.  Anyone else with this issue?  Any suggestions how to correct?

    Hello markittwo,
    Thank you for details about the issue you are experiencing with recording video after upgrading to iOS 7.
    The first thing I recommend is quitting and relaunching the applications on your iPhones:
    Double-click the Home button.
    Swipe left or right until you have located the app you wish to close.
    Swipe the app up to close it.
    You can find the full article here:
    iOS: Force an app to close
    http://support.apple.com/kb/HT5137
    If you are still seeing the same issue after quitting and relaunching the Camera app, I recommend restarting your phones and then resetting if recording video still not working:
    Restarting your device
    Press and hold the Sleep/Wake button for a few seconds until the red "slide to power off" slider appears, and then slide the slider.
    Press and hold the Sleep/Wake button until the Apple logo appears.
    Note: Reset your device only if you are unable to restart it.
    Resetting your device
    Press and hold the Sleep/Wake button and the Home button together for at least ten seconds, until the Apple logo appears.
    You can find the full article here:
    iPhone, iPad, iPod touch: Turning off and on (restarting) and resetting
    http://support.apple.com/kb/HT1430
    If the issue persists, the last thing I recommend is backing up and restoring your iPhones:
    iOS: How to back up and restore your content
    http://support.apple.com/kb/HT1766
    iTunes: Restoring iOS software
    http://support.apple.com/kb/HT1414
    Thank you for using Apple Support Communities.
    Best,
    Sheila M.

  • Can anyone help with iPlayer and Sky Mobile?

    Ok, I'm so close to giving up with this useless phone. There are 3 apps on my N97 which give me a constant headache.
    BBC iPlayer
    Sky Mobile*
    YouTube
    *I should point out that I only use Sky Mobile to set recordings on my Sky+. I do not use it for, nor have any desire to use it for actually watching Mobile TV.
    All of these apps work absolutely fine over my home WiFi network. It's when I try to use them over 3G (my Vodafone Live! connection) that I start running in to trouble.
    All 3 give me connection problems, errors, and simply refuse to load half the time when on 3G. I got so annoyed I just did a hard reset the other week, and magically all three started working again. However, now 2 of them are failing me again. YouTube (touch wood) is working fine at the moment, but iPlayer and Sky Mobile just aren't.
    iPlayer sometimes works. But sometimes I get script errors (unable to load content), and sometimes it says something about checking my connection settings. I wouldn't mind but it's not actually possible to access any options for the iPlayer. Even in application settings there are no options you're able to set.
    Sky Mobile simply flat out refuses to work ever on 3G. But it did after I did a hard reset for a couple of weeks, now it just stopped working! It wont even load. It just gives the error message 'Unable to connect to network - please check connection settings" or something along those lines.
    I've tried so many different things. Tried setting my internet connections to 'always ask', tried setting it to default to Vodafone Live! all the time, tried setting my video streaming settings to WAP, all sorts. Every combination I can think of.
    I just can't wait to get rid of this phone. I've put so many people off buying one. They see it and think it's all swish and cool, and I just say 'Don't. You'll regret it'. I can't wait for my contract to be up so I can upgrade to an iPhone now Vodafone have got them.
    Can anyone help with these problems? Thanks in advance, but I don't hold out much hope...

    About iPlayer.
    Have a chat with Vodaphone. Streaming iPlayer over 3G IS allowed on Vodaphone contract, unlike my O2 contract. As long as your contract allows it, and you have the correct AP address, it should be fine. Vodaphone should be able to give you the setting.
    Mine only works over Wlan.
    FWIW, "... streaming over 3G is not currently available on iPhone handsets on any mobile network".
    p.s. Just to be clear. You say  "Tried setting my internet connections to 'always ask', tried setting it to default to Vodafone Live!".
    iPlayer uses the Nokia browser "Web". So that's where you should make the setting "Ask when needed". It should then offer you the choice of whatever you've set in Destinations> Internet> then select whatever you've chosen as your GPRS connection.(as advised, or sent to you by Vodaphone).

  • My calendar will no longer let me add new event or delete them, it comes up with an error saying "cannot save event, no end date set" or "event does not belong to that event store". can anyone help with this?

    my calendar will no longer let me add new event or delete them, it comes up with an error saying "cannot save event, no end date set" or "event does not belong to that event store". can anyone help with this?

    Hi,
    To configure your ODBC DataSource, go to Control Panel ---> DataSources(ODBC) (If you are in a Windows environment).
    Select the tab System DSN. If you have not added your data source, then do so by clicking on the Add button. If you have added the datasource, click on the Configure button to configure it.
    Give the datasource name, then the database name.
    You have to give the hostname, service name and server name. I guess, in most cases, the datasource name and host name will be the same, service name and server name will be the same. If you are using TCP/IP, the protocol will be onsoctcp.
    There will be a file named Services under C:\WINNT\system32\drivers\etc where you have to give the port number for accessing this server.
    It will be like this <service name> <portnumber>/tcp
    Hope this helps...
    best wishes,
    Nish

Maybe you are looking for

  • MSI GE620 can't boot to windows after installing CoreCenter 2.0.6.8

    I have made a very huge mistake by installing an overclocking software without knowing anything about overclocking :( Here is what I have done - I installed CoreCenter version 2.0.6.8, after the installation finished it ask me to reboot the system, s

  • T510 will not shut down completely.

    I have a new T510 running Windows 7 that will not completely shut down.  Windows does shut down, but the computer is still running.  The only way to get it to completely power off is hold the power button down for 5 seconds. I have seen this issue in

  • Need printer driver for Canon imageclass D320

    Anyone direct me to a printer Driver for the Canon Imageless 320? Canon support says none available. Macbook pro under Yosemite. thanks

  • Scrollbar in PCUI from the right to the left side in the screen

    Hi, does anybody know if it is possible to move the scroll bar in PC-UI from the right screen side to the left screen side ? Is it also psooible to move the page-navigation buttons from the right to the left screen side ? For the user navigation it w

  • MySQL Boken Pipe Exception...Plz Help Me Urgently

    Hello Friends.... When I shifted my Java application which has MySQL(Linux has MySQL - 4.1.21-standard version. ) as a backend on Linux Platform I encountered following exception... com.mysql.jdbc.CommunicationsException: Communications link failure