Diamond problem

how to solve diamond problem in java? can anyone explain with an example??

tschodt wrote:
dpxqb wrote:
... I "think" the real diamond problem happens when if you buy two libraries from different vendors. and then due to bad luck, you get a diamond name clashThese two vendor libraries will provide classes in two different package hierarchies.
There is no name clash.I do not see how different package hierarchies would help?
If that were true, there would really not be a problem. Rather, you can just type a little more (the fully qualified canonical names)? The diamond problem is special because canonical names cannot be used to show which interface's Foo class to use?
package CompanyA;
public interface InterA {
  public static class Foo {
    public Foo() { println("InterA::[constructor] Foo"); }
package CompanyB;
public interface InterB {
  public static class Foo {
    public Foo() { println("InterB::[constructor] Foo"); }
public class Main {
  public static void main(String[] args) {
    AAA.Foo f = new AAA.Foo();  // error! <-- how can i use canonical names here?
    // reflective work-around
    Class[] cA = AAA.class.getInterfaces()[0].getClasses();
    cA[0].newInstance();
    Class[] cB = AAA.class.getInterfaces()[1].getClasses();
    cB[0].newInstance();
    public static class AAA implements CompanyA.InterA, CompanyB.InterB {
      public void x() { }
}Other than the reflective work-around, I don't see how to tell Java which Foo class to use. Again, I really don't know if what I say is true, so please set me straight if I am making a mistake. thanks.

Similar Messages

  • How can the diamond problem be fixed in java

    How can the diamond problem be fixed in java?

    aksarben wrote:
    I assume he's referring to this:We all assumed he's referring to that. But since Java doesn't have multiple inheritance of implementation, there is no diamond problem in Java (per se).

  • P6N Diamond: Problems, Issues, or just trials & tribulations?

    P6N Diamond: Problems, Issues, or just trials & tribulations?
    I've had some issues with my new pc (see my sig). I initially finished it about a month ago. It was running just fine
    until 10 days ago. On 11/10, I finished the evening by adding 2 gb of material to Oblivion & then defragging w/Diskeeper 2k7
    (the 3rd defrag that week). The next morning I turned the pc on & it posted normally but then the screen went blank,
    except for the words "missing operating system". I restarted the pc a couple of times, which didn't help, I then checked
    the bios, & the drive was properly listed. Next, I tried to repair the boot record w/Vista's Recovery Console (RC), however the
    RC didn't see an OS, even after loading sata drivers. While pointing the RC to the drivers, I tried to access the C:, the RC
    said that drive needed to be formatted. I took that to mean the drive was toast, so I ordered the Seagate (still tried to
    fix the boot record through the command prompt using Dos repair commands-no luck), which arrived on 11/15.
    That evening I loaded the new hdd & then Vista, after which came the vista updates, drivers, then some of my other basic
    programs (diskeeper, firefox, foxit, etc.) & then I defragged. One thing that seemed odd to me about this new install was
    that the 'bubbles' screensaver seemed sluggish, that is, less energetic than the first time through. After defragging I was
    going to shutdown when another vista upgrade popped up, checked to see if it was important or recommended-it was important.
    I clicked to install & it started to install & then the pc got hung up. I tried C-A-D, but it didn't work so I hit the reset
    button, got back to the windows desktop, everything looked fine, so I decided to put the pc to bed & do the rest the next
    day, the pc turned off gracefully.
    11/16. I turned on the pc & it posted properly, but then went to a blue screen. I don't remember what the message was, something
    about windows being unable to start, I think. I then hit C-A-D & then loaded the RC. The RC was able to see an OS this time,
    so I clicked on it & the repair started. After a couple of minutes the repair finished & asked to restart, which I did. The
    pc posted just fine again, but then went to another blue screen, but with a different message, as I recall. I did the RC thing
    again, though this time  after the repair was going for a few seconds, I was asked if I wanted go to an earlier restore point,
    which I did. I was asked to restart again, I did & the pc booted all the to the desktop. I spent the rest of the day checking
    out data corruption & diskeeper 2k7, I did find some forums where that was discussed. Though there was also mention of bad
    memory causing data corruption as well-more to think about. The pc shutdown gracefully at bed time.
    11/17. When I turned on the pc this day I didn't pay close attention, since I figured my pc problems were over, however when
    I looked the screen it was black, no messages or anything. A point to the good was that the fans were running & the stylized
    light on the XiFi card was lit. Still, a big '' was bouncing about in head. It seemed the pc didn't post. What was wrong:
    the motherboard; the videocard; the ram; or, maybe the new hdd? So, I thought about the situation for while. Should I go to
    a pro? Should I test my other, unused, ram stick? And, where did I put that damn diagnostic bracket that came with the mobo?
    After a couple of hours, I decided to start the fixing process by hitting the reset button. Perhaps the pc did post earlier,
    or at least partially, because the pc performed a partial post this time, with the message 'checksum bad' under the partial
    component list. At the bottom of the screen was 'press f1 to setup.' I pressed f1 & got into the bios. In the bios, I
    noticed several differences, particularly the sata controller being disabled & the boot list was messed up. I corrected
    those & saved & exited. I then loaded the RC to see if any more repairs were needed, but none were. I restarted the pc &
    it booted & loaded into vista quickly & cleanly. The pc has continued to boot cleanly the past three days while I've been
    watching for hardware problems, mainly ram or cmos battery errors.
    11/20. So, now what? I'm seriously considering reinstalling vista once more. I think my hardware is alright, I suspect
    Saturday's problem was a conflict between the restore point & the bios. I'm ambivalent about diskeeper, I've bought it,
    but I didn't buy it to beat myself over the head with.
    If you've read this far would you do me the additional favor of telling me your opinion? I've noticed a fair amount of wisdom in this
    forum & I think I could use a little extra input. Happy Thanksgiving!
    Thank you all,
    tryggvi

    ...The saga continues...
    11/24. PC posted & went right to vista. I decided to test a different set of vid drivers so I installed th geforce 169.12 betas to see if that would eliminate the screensaver sluggishness I mentioned above-it did, the driver has been stable but I haven't pushed them either. PC ran fine all day & it shut down normally at the end of the day.
    11/25. PC posted & went right to vista. I installed several programs (including auslogics defragger) & attached 3 sata (1 optical & 2 ext.hdds). Defragged in the middle of the afternoon & pc ran fine the rest of the day & shut down normally that night.
    11/26. PC posted but the I got the "missing operating message." Damn! So, now I'm thinking defrag corruption, bad sata controller, or failing cmos battery. I tried to fix the vista install w/recovery console, but it couldn't even find an os. I also checked the bios during this time, everything was fine except that the time was off by a couple of hours. I did a clean install of vista again on a lean machine & then some basic programs. I turned of the pc a couple hours later and added 2 sata drives, the pc posted & loaded vista just fine.The pc shut down normally at the end of the day.
    11/27. No apparent post. I hit the restart button, the pc then posted w/a 'checksum bad' message at the bottom. I got into the bios & found the following entries changed: time & date; full screen logo display; boot sequence; on board sata controller; and, boot from other devices. I reset these entries & saved & exited. The pc booted into vista just fine & ran normally the rest of the day, shutting down normally as well.
    11/28. No apparent post again. Repeated the immediate above, the same entries were changed, so I reset them & the pc posted & vista loaded just fine. With the same changes happening 2 days in a row, & all the bad things happening after the pc being off over night, the problem seems fairly certainly to be a bad or failing cmos battery, especially since I haven't tried to flash the bios or shut down the pc improperly. In my research of cmos battery problems, it was recommended that you try to recharge the battery by leaving the pc on 24-48 hours before replacing the problem, so I'll leave the pc on until the evening of the 30th.
    11/29. 36 hours plus & the pc is doing fine. Sorry for the journal, but it helps me think & gives others a clearer idea about what's been going on. Does anyone have any other ideas? My cmos battery is a 'KTS lithium cr2032', if need be can I replace this w/any other cr2032? Especially since I can't find a KTS one.
    Thanks all,
    tryggvi

  • P7N Diamond - Problems with different things

    Hi, n0id here.
    I have recently bought a computer in parts (from different web shops).
    Yesterday I finally got the processor and was able to build the computer, so I started building the computer.
    After about an hour of mounting the parts, I decided it was finished, so I powered it on and watched it boot.
    The first thing I noticed was that if my USB Keyboard was plugged in, POST would freeze at "Initializing USB Devices".
    I figured it was only temporarily, so I switched to a PS/2 Keyboard, which helped.
    The next thing that happened was the BIOS was not able to find my Hard Drive (SATA). I was wondering if because the motherboard support SATAII if SATA drives wheren't compatible. I opened the case and saw that the SATA cable wasn't plugged in properly. So after putting it back in properly, I booted the computer again.
    So, now that POST was running OK and BIOS found all my components, I decided to install Windows XP.
    After about a minute of reading the cd (windows initializes the installation program in DOS) it stopped reading, and the computer freezed. Finally, It got to the point where I can partition the HDD. But the computer would always reboot at this point. I haven't figured out why yet.
    So I connected the HD to my old computer and installed windows here. That worked.
    I reconnected the HD to the new computer and after windows loaded, I got a blue screen and the computer would reboot again.
    So I decided to remove some of the components. I removed one RAM module, the soundcard (Creative XFI Gamer) and unplugged the 120mm back fan. At this point I was able to format the drive and install windows without a problem.
    So I decided to insert the components again, but when I then started the computer, I didn't get a picture on the monitor. I tried with a different monitor and with a different graphics card, neither of which made a difference.
    At that point I went to bed because I had already spent seven hours trying to figure things out and it had gotten very late.
    So now I am here asking for any guidance.
    My computer specs are:
    MSI P7N Diamond motherboard,
    2x 1Gb Kingston 1066 Memory modules running at 1.8v,
    Geforce 7900GS,
    Creative X-Fi Gamer soundcard,
    Intel Q6600 G0 @ 2.4Ghz,
    Thanks for any help.

    Hello again.
    I am trying to overclock my Q6600.
    Everytime the FSB is over 267mhz (2.4ghz CPU Clock) I get a BSOD: "IRQ_NOT_LESS_OR_EQUAL".
    Then it's dumping the memory and restarting.
    When Windows starts up again, the FSB is back at 267mhz.
    I am using the application MSI Dual Core Center, that followed with my motherboard.
    I noticed in this application that memory voltage was set to 1.9v. The memory modules I bought are 1.8v because when I bought the MSI P7N Diamond, it said it only supported 1.8v memory. aww :S
    Anyway, my full specs are:
    Intel Q6600 (G0 stepping) - 2.4ghz
    MSI P7N Diamon (7510) Mainboard
    1x 1GB Kingston (KVR1066D2N7K2/2G) memory modules, 1.8v, 1066Mhz,
    Antec NeoPower 650 (650W, 3x 12v @ 16A)
    GeForce 7900GS
    Creative X-Fi Gamer
    Win XP Pro, SP2.
    I am going to browse around the forums for similiar problems, though I thought I'd post this now.
    After browsing the forums I've learned a few things.
    My Q6600 has a VID of 1.3250 and the box it came with said that 1.35v is the max. So I have changed the voltage to +0.0250 and was able to clock the CPU to 2.67Ghz without a problem (temps are 33 - 36 celcius on idle.)
    My question this time is: even though the box says 1.35v max will I safely be able to set the voltage higher than that?
    I would assume that Intel is setting a maximum that is lower than the actual max, just to keep the processor safe. But I do not know stuff like that :P
    My target is 3ghz, and if reaching that clock means I need to apply a greater voltage than 1.35v, and it isn't safe; that would totally suck.
    edit,
    To achieve 3ghz I supplied these settings in the BIOS:
    FSB: 1333 Mhz
    DRAm: 800 Mhz
    EIST:  Disabled
    Multiplier: x9
    Nb voltage: 1.35
    FSB Term.: 20
    CPU GTL Fef: 5
    The cores are currently at 36-38 at idle, compared to 28-32 on stock clock.
    I will see if I can buy some extra fans to put in the front to blow cool air into the case, and maybe buy a new cpu cooler.
    Btw, the vCore is 1.3v (and it's also set to auto in bios).

  • P6N Diamond problems and questions

    OK first here is the set up
    P6N Diamond
    Q6600
    4GB OCZ DDR2 800
    Raptor X 150GB C drive
    Raptor 74GB D drive
    250GB WD SATA
    GF 8800GTS 640MB
    Coolermax 850W PS 412 volt rails 28a on two of the rails
    Windows Vista ultimate 64
    I loaded windows on the bare Raptor and it installed Reboot after install and loaded drivers from CD for chipset. Reboot and installed other drives. Now the fun begins...
    I was able to install the Video driver downloaded from nVidia's website. But the system hangs constantly It doesn't matter what your doing driver install, windows update or just looking into drives. It starts the operation then it sits with just the fan running for about 5 or more min. then it starts working again. I haven't found any posts here with a similar problem so it must be something I did. My local store did advise a windows reinstall.
    Second problem the RAM is seen by the board as 677 not 800. The manual is very unclear on how to change that. I did pick up some Corsair XMS RAM to use instead of the OCZ to make sure it's not a RAM problem. I also tried 1 stick of RAM as well.
    Is there a BIOS setting guide for this board anywhere? Also do I need to update BIOS?
    Thanks for any help in advance.

    Snowfalcon,
      You can go to MSI's website, look in "downloads" and download a complete owners manual in PDF format for the P6N Diamond.  It contains a bios guide.  As far as the memory..you will probably have to increase the memory voltage in order for the bios to run it at the rated frequency, on my OCZ Platinum 6400s I run it at 2.1 volts to get the 800mhz rating. You may not be able to run all 4 gigs, I recommend using no more than 2 sticks in slots 1 & 3 until you get the OS loaded and running stable.  Oh, and dont "enable" the onboard audio until after all other drivers are loaded up.  Then you can load the Creative X-Fi drivers and software.  These suggestions work for WinXP..there are other threads in this forum concerning/specific to Vista installs.   Good luck.
    Paul

  • K9N2 Diamond problems installing Vista 64bit Raid Drivers

    Hello everyone I have been having problems installing Raid Drivers during Vista 64 Install.  The 32-bit drivers work fine and I can also set up Windows Vista 32 in Raid 0.  But the same place where the " No CD/DVD drivers..." clause is will not let me use 64-bit Drivers.  I have tried MCP72 and MCP73 raid drivers and neither is recognized.  This is my setup.....
    AMD Athlon 64 x 2 (3.2ghz)  Black Edition
    LiteOn Blu-Ray Player/Burner
    LiteOn DVD/CD Burner
    2 x 640 GB WD HDD
    8gb (4 x 2gb Sticks) OCZ PC 6400 (DDR2 800) Ram
    2 x Nvidia GeForce 9800 GSOs SLI
    Xion 850w Modular Power Supply
    K9N2 Diamond Motherboard
    I am not using IDE at all,  everything is Sata. So in BIOS I have IDE Controller off.   I have the SATA port Set to RAID.  I have no idea what I am doing wrong.  I had this same setup on my K9N SLI Platinum board and it all worked fine. However every since I "upgraded" to this board I havent been able to install Vista 64 on my Array.  I also have tried formatting the HDDs and I have tried setting up the Raid all over. Plz help me.  This is my first post ever in a forum so if you need any info that I did not post here pls just let me know :D

    By the way Here is my BIOS Settings:
    - Standard CMOS Features
    (None of my Hardware is Listed)
    - Advanced BIOS Features
    Full Screen Logo Display                       Enabled
    Quick Booting                                     Enabled
    Hybrid SLI Support                              Disabled
    Primary Graphics Adapter                      PCI-E
    Boot Up  Num-Lock LED                        On
    IOAPIC Function                                  Enabled
    MPS Table Version                               1.4
    PCI Latency Timer                               64
    * CPU Functions                               
       (None Available)
    * Chipset Features
       HPET                                             Disabled
       On-Chip VGA                                   Disabled
    *  Boot Sequence
        1st Boot Device                              BD Player
        2nd Boot Device                             Raid Array
        3rd Boot Device                              None
    *  Trusted Computing
        TCG/TPM Support                           No
    -Integrated Peripherals
    USB Controller                                    Enabled
    USB Legacy Support                            Enabled
    Onboard LAN Controller                        Enabled
    LAN Option ROM                                 Disabled
    Onboard IEEE1394 Controller                 Disabled
    Extra Raid/IDE Controller                      Enabled
    Raid Mode                                         RAID
    HD Audio Codec                                  Internal Codec
    *On-Chip ATA Devices
       On-Chip IDE Controller                       Disabled
       PCI IDE BusMaster                            Disabled
       On-Chip SATA Controller                    Enabled
       RAID Mode                                      RAID
    - I/O Devices
      COM Port 1                                      3F8/IRQ4
    Not sure if this helps any but I just thought I would post it anyways :D

  • P7N Diamond Problem or VGAs Problem, Please help!!!

    I have just purchased a P7N DIAMOND Mainboard. I hope it can support me to run 2 Giga 9800 GX2. Unfortunately, there was a problem, and I am not sure whether problem comes from mainboard or the VGAs. The problem was that I pressed the power button to start up the mainboard, but my LCD did not show anything except darkness. I wonder that my mainboard is not ready to support for 2 9800 GX2 at the moment. Therefore, I took one out and left one installed on the motherboard but the problem still occurred. The list below is my specification.
    OS: Windows Vista Ultimate
    Mainboard: MSI P7N DIAMOND
    PSU: Cooler Master Real Pro 1000W
    Processor: Dual Quad Q9300
    RAM: 2GH OCZ, bus 1066 (Nvidia SLI)
    VGA: 2x9800 GX2 1GH (Gigabyte)
    Please help me to solve the problem. Thank in advance.

    Sorry for my English. Yes, there were some led lights which indicate that my mainboard was successfully started. The lights in single 9800 GX2 also turned to green. I am pretty sure that I have connected all of the power supply to the mainboard and the VGA. But the mainboard did not show the boot screen or anything else but darkness. Too bad...

  • K9N2 Diamond Problems

    I was going to buy this board (MSI K9N2 Diamond) but it seems there are way too many issue's with it.  Sound Drivers, 9950be compatibility using shipped bios, SLi, different video cards etc and other compatibility issue's. Problems going back to release and there is only one bios update! People using having to use Beta Bios?  :huh:Have all these problems been fixed by MSI? Or will I have the same issue's if I buy the K9N2 Diamond now with a 9950be, Corsair Twinx 2x4096-8500c5df?  I have had MSI's in the past wilt np but it sounds horrible if you buy this board. I don't care about SLi. Just want this board for all the other reason. Mainly can I use it with an Nvidia main card in 1st PCI-e x16, and an ATI AIW in the 2nd or 3rd PCI-e x16. Hope someone can help me. Has anyone bought this board and installed with this setup with no problems...... Out of box and no problems??? Everything working correctly? I'm scared to buy it!

    http://global.msi.com.tw/index.php?func=prodcpu2&prod_no=1438&maincat_no=1#menu
    The 9950 is supported.
    Other then that, I don't see that many issues here in the forum with that board.
    But if you are that worried, why not go with an MSI ATI chipset board?

  • Frequency, which one? (P6N Diamond) - [Problem solved]

       
    Hello, 
    First, "Happy New Year 2008 to all"
    Sorry, but I am French and I speak too much English. (Translation via Google)
    My name is lutilisateurlibre (userfree) and I come to you because I found no answer on French forums.
    I have just a small question of frequency settings in the bios of a Mainboard of a new config.
    -- Advanced BIOS Features Menu
    -- Chipset Feature
    -- C55 (NB) to NVIDIA (SB) Frequency (Description of this line in the doc Mainboard "This item is used to specify the frequency bridge from north to south bridge")
    I have to choose between 200, 400, 600, 800, 1000 Mhz
    Currently set on 400 Mhz, this is good value? Default without overclocking 
    Description of my config:
    C2D E6850
    P6N Diamond (MSI) chipset 680i & 590i sli
    2048Mo DDR2-800 Mushkin (Cas 4.4.3.10)
    Yours

       
    Good evening,
    Well thank you for your prompt and accurate answers, I am super happy.
    Yours
    (Sorry again for the translation French / English)

  • MSI P4N Diamond problem

    I do not know what is happening!? Was writing to the Msi, i have some ID gold club number..bla bla.. :-) - no answer! D, offcourse.
    When I fire up my comp, windows always cannot find a plenty of libraries = missing .dll, and after few reboots crach!!!
    Updated Bios corectly, updated all drivers (know how to do!), changed memory few times, changed Gpu, Hdd, Cpu.
    Reinstall OS WinXP SP2 over 100 times!!! D. Cann't belive! Madness. Whan I put Win2000 SP4 it is working fine (not normal but fine). Programs that I install are ok. I know how to configure firewall, antivirus etc.
    Configuration :
    Pentium 3 Ghz, 64bit, 2Mb cache
    2x1 GB dual Kingston 533
    6600 TD Nvidia 256 Mb
    Hdd Wester D. 80 Gb (XP SP2) Sata
    Hdd 200 Gb Maxtor Sata II
    Power CoolMaster 650 W
    Pioneer 110 DVD RW
    LG DVD
    Do anyone know what's happening?
    Seller told me to bring motherboard in the shop,  they will check is it working - switch on, switch off..."it is ok", they  will say everything is working ok, they will not give a new one!

    Lol, I forced to work to run on Sata I. Now my system is on Hdd W.D. at Sata I.
    First .dll are from system32, then norton, then from zonealarm... Dont say do you now to configure firewall or antivirus cose i know all about  firewalls settings for - programs, components, ports, conflicts etc...
    Usually after 2-5 reboots cannt go into windows and safe mode, only see windows boot screen and after restart power led is always on?! But whan I install Win2000 SP4 it is ok.
    Cannot install Win 64bit at all.
    Now I have Mandriva (installed 2 days before)(have no drivers for Marvel and Nvidia controller), working ok.
    PS: Didnt wrote all possibilites I tried! Simply i dont know whot i didnt tried!
    I was suspecting at first that is Hdd, changed, puted coolers for Hdd, nothing, so I bought the other one.
    Anyway I must have one more Hdd 200 Gb...but i will buy the other motherboard if i cannt solve the problem...
    Thks for helping me.
    If you know any other possibillity please tell me. I am going down with my nervs.

  • MSI K9N2 Diamond problem with GPU

    I get into BIOS (mine is v2.3) and my CPU is recognized and my RAM is also at 4gb @ 800 but my BFG 9800 GT 1gb somehow isnt right. I get video and I can get my 1920X1200 resolution. But its only 8 bit and no memory ???? This card is less than 2 months old. Also once I start loading my drivers  (Vista Home Premium 32bit loaded no problem) my system shuts down-instantly. Any attempts to restart are another instant shut down. Then a clear CMOS and pop the battery to start all over. I would like to know if there are any BIOS settings I need to know about that could help. I have got Vista loaded and setup . When I start loading all my drivers is when the troublr begins. My CPU isnt overheating. Any advice will be appreciated. These instant shut-downs are so depressing ! Thanks  , jwill58

    Quote from: Fredrik on 16-April-09, 21:01:25
    Have you got another card, preferably older, less power hungry and sure to work to try?
    That it is only 2 months old does that mean it works in another system?
    Thermaltake make a lot of PSUs, please list the max. ampères it can provide.
    Model
    Brand Thermaltake
    Model W0106RU
    Spec
    Type Complies with ATX 12V 2.2 & EPS 12V version
    Maximum Power 700W
    Fans Silent 140mm Fan
    PFC Active
    Main Connector 20+4Pin
    +12V Rails 4
    PCI-E Connectors 2 x 6Pin
    SLI Certified
    Modular Yes
    Power Good Signal 100-500ms
    Hold-up Time 16ms min.
    Efficiency up to 85%
    Energy-Efficient 80 PLUS Certified
    Over Voltage Protection Yes
    Input Voltage 100 - 240 V
    Input Frequency Range 47 - 63 Hz
    Input Current 10A @ 115V, 5A @ 230V
    Output +3.3@30A,+5V@28A,+12V1@18A,+12V2@18A,+12V3@18A,+ 12V4@18A,[email protected],[email protected]
    MTBF >120,000 hours
    Approvals CE, CB, TUV, FCC, UL, CUL, and BSMI certified
    Features
    Connectors 1 x Main connector (20+4 pin)
    1 x 12V(4+4-pin)
    7 x peripheral
    6 x SATA
    1 x Floppy
    2 x PCI-E
    Features Mirror Finish
    Modularized Cable Management to eliminate clutter and improve airflow inside the case
    Next generation four +12V rails(12V1, 12V2, 12V3, 12V4) supports high-end graphic card and PC system (combined loading of 56A)
    Independent Voltage Circuit: offers unflappable current delivery under heavy load and makes voltage output more stable
    Extremely good voltage regulation (±3%): provides steady voltage for system
    Industrial grade components (capacitor, transformer, etc)
    Manufacturer Warranty
    Parts 5 years limited
    Labor 5 years limited
    I just changed my GPU to a weaker but new MSI 9500 GT and did a clear CMOS and fresh (format) install of Vista...everything was so smooth with no problems then , as soon as I loaded the LAN driver from the MSI K9N2 m/b disc, to connect to the internet...BAM...it turns off. My motherboard LED's are still lit but its as though I pushed and held the power button. Before you ask...there is no overheating whatsoever...I made sure of this early in the process. Im sure if I hadnt loaded the LAN driver my PC would still be humming along right now.All my parts and pieces are recognized -the GPU is the only problem I've had and while it didnt seem to work properly I was getting monitor input...I even had the resolution set at 1920x1200. I didnt set the resolution on this new card...didnt want to change too much so I could figure out whats causing my problems. Im open to suggestions.
                                                                                                                            Thanks ,   jwill58

  • P35 Diamond Problems

    Ive had my motherboard a few weeks now.
    CPU: QX6600 QUAD CORE
    MEMORY: CORSIAR DDR3 1333 running at 1066
    VIDEO CARD: XFX 7600GT/GIGABYTE 7900GT
    HARD DRIVE 2XSATA SEAGATE 250GB SATA150
    OS : Windows Vista/Windows XP
    PSU: 800 WATT ATX  HI POINT "30a 5v 160 watts "20a 12 volts 620 watts"
    When my PC was turned on it would imediatly power off as if it was not going to work, then 2 seconds later it would power up and load like normal.
    I thought this was normal but the other day my graphics card broke a gforce 7600gt and when it loads it now shows blue squares all over the screen also evident in the bios screen. Windows wont load i assume it is broke now. as ive tried several different installations of xp and vista. So im pretty sure this card is now broke in some form.
    So i obtained a gcard from a friend more powerfull 7900gt now the pc wont post unless the gcard is in the x4 pci e slot. When the card is in the x16 slot The pc just consntantly resets at the display of the gcard bios information.
    I am assuming these problems could all be related to the PSU, but would like to be assured that this aint a motherboard problem.
    Before i go and order a new higher quality PSU, the current psu is a budget 800watt psu it has all the proper connections and according to specs it should be ok.

    Either of these Corsair PSUs will run your computer fine: TX650W | VX450W
    But if you want to speed around £100 this would be more than enough: TX750W (60A~12v)

  • P7N Diamond problem

    I'm having problems with all bioses for this motherboard.    I have a Promise TX4650 SATA RAID Card (most recent firmware) in RAID 5 with 3 drives. With the shipped bios of the MSI board, on POST during the Promise card scan for drives it freezes if *any* usb devices are plugged in, including just a secondary hub with no devices. If I unplug the devices, its fine. No BIOS settings, such as Legacy USB, etc, seem to affect it.
    I just updated the MB bios last night, no more usb causing promise card scanning problems anymore, many usb devices plugged in and scan completes fine. However, now I have a few other problems. My ubuntu linux installation boots fine, but the ethernet is now messed up. Instead of two ethernet ports, I get one, and the first one "gets renamed to the second one" (i.e. eth0 renamed to eth1), eth0 then says no device present. Plugging into the second port I get internet back, but losing a port is strange.
    Second, I have dual boot, when booting windows the bootup is painfully slow. The fade in of the windows splash screen shortly after bootup takes about 5-6 seconds...it fails to bootup after 20 mins (I gave up twice).
    I tried all bioses, even went back to version 1, I still have the same problems...however, funny enough, my promise card still scans fine back under version 1 with usb devices plugged in. I dont get it, version 1 was shipped with my motherboard, how did reflashing it solve the scanning problem? Sounds like my flash was bad to begin with.
    I am an expert user, been flashing motherboards for years, ...hell, I design cpu boards and peripheral cards! 
    I am going to reboot now and try a slew of more BIOS options.

    ok. After messing a lot with the BIOS settings I have everything working again. Windows is booting fast, and my network is back. Also, still curious, I dont have to unplug all usb devices during POST even though I am back on v1 bios. The problem seemed to hang around "Legacy USB support" must be on. I dont need legacy usb support, but it fixed the slow boot problem and ethernet ports.
    loonym: I havnt run wintune yet, but I will and post the results. Now that it works, it seems to be fast. Its RAID5, not supposed to be fake RAID, but it still requires a driver on linux and windows to install. My other server RAID card was 600$, had read/write cache, and still required a driver too, so I guess its normal. I remember 6 years ago though, I had a RAID card that didnt need drivers.
    I never thought a voltage change as you suggested would make a difference. I suppose if there is a lot of load or accumulated capacitance on that rail. If I have any problems again, I will try it. I just got everything working, but I would still like to work on the performance tuning. ex, I bought 1GHz RAM, but it is only detected as 800MHz.
    C

  • Multiple Inheritance problem persists in Interfaces

    Hi,
    I tentatively made a program and found that multiple inheritance problem of C++ persists even with interfaces. Although this is definetely a special case but I want to know what is this problem known as( i know that this is perhaps known as diamond problem in C++). And is there a way out of this thing.
    interface one
         int i=10;
    interface two
         int i=20;
    interface z extends one,two
    public class xyz implements z
         public static void main(String [] a)
         System.out.println(i);
    }O/P
    D:\Education\Java\JavaStudyRoom\Applets>javac xyz.java
    xyz.java:16: reference to i is ambiguous, both variable i in one and variable i
    in two match
    System.out.println(i);
    *^*
    *1 error*
    Thanks for replying

    suvojit168 wrote:
    I tentatively made a program and found that multiple inheritance problem of C++ persists even with interfaces. Although this is definetely a special case but I want to know what is this problem known as( i know that this is perhaps known as diamond problem in C++). And is there a way out of this thing. This is not the so called diamond inheritance problem. What you have here is an ordinary name clash. And as has been noted you can resolve it by qualifying which constant you're referring to, like
    System.out.println(one.i);
    For the diamond inheritance problem to apply both the one and the two interfaces would need to inherit a common ancestor (that's how the diamond is formed). Furthermore the common anscestor would need to carry implementation which would then be inherited two ways, once via one and once via two. This is the diamond inheritance problem Java is avoiding by allowing single inheritance of implementation only.
    P.S. My previous post was posted my mistake.

  • Java Interface solves Deadly Diamond of Death??

    I'm new to Java and am studying Head First Java, 2nd Ed. It has stated that Interfaces are Java's solution to the Deadly Diamond of Death and I'm missing something important... it could be I'm not fully understanding the Deadly Diamond of Death scenario. The book sets it up as a superclass with two subclasses that are in turn superclasses for another class with multiple inheritance - the two superclasses inherit and both override a method and the ultimate subclass can't discern between the two. My question is why can't a very similar situation develop in Java when a class inherits a method from a superclass and implements an interface specifying a method of the same name? The class has to implement the interface method - is it coincidence whether that implementation becomes an override or an overload or is illegal - it seems like I could imagine method signatures between an inherited method and the interface method of the same name that would result in each possibility. I'm obviously missing something - if anyone can shed some light on the subject I would appreciate it very much. Thanks.

    BobCap wrote:
    My question is why can't a very similar situation develop in Java when a class inherits a method from a superclass and implements an interface specifying a method of the same name? Is this what you are thinking of:
    public class Main extends FooClass implements FooInterface {
        public static void main(String[] args) {
            new Main().foo();
    class FooClass {     public void foo() { println("FooClass::foo()"); } }
    interface FooInterface {   void foo();  }If not, write code to show what you are exactly talking about. If it is, I think of that possibily being a "logical" diamond issue. A little confusing and maybe not what you want. But there is no "physical" diamond problem (two methods with the same signature).
    The class has to implement the interface method - is it coincidence whether that implementation becomes an override or an overload or is illegal -Diamond of death issues involve method overrides, not overloads. Run some tests to see if it is illegal.
    I don't know why yet, but interfaces could have executable methods causing what I thought was a diamond problem: [diamond discussion |http://forums.sun.com/thread.jspa?threadID=5433914&messageID=10963287#10963287]

Maybe you are looking for

  • Error at run time When Access Web Service in web dynpro java

    Hi I am used web service created on other machine.I am used wsdl file created in web service. is there any setting on J2EE Engine server for accessing web service? after run web dynpro application it gives following error. The initial exception that

  • Use of & in search within a function

    I need to write a function that strips out information from a text string. The end of the text I am interested in is marked with &. As with other cases it keeps prompting for a value, which is not acceptable as this will be run from an application. I

  • Callout Javascript to remove e-mail as attachment option?

    Hi, In our organisation, we're running Sharepoint 2013. On hovering over every folder/file there is a drop down list with a e-mail as attachment option. Is there any javascript which will modify a callout and remove e-mail as attachment? Thanks.  

  • In EP my search is not working

    Hi I am getting the follwoing error....... Portal Runtime Error An exception occurred while processing a request for : iView : N/A Component Name : N/A iView not found: pcd:portal_content/every_user/general/eu_role/com.sap.km.home_ws/com.sap.km.hidde

  • Oracle Not Availible Error - Window Vista 11g

    Hi, I am having difficulties. I log onto Oracle as sysdba. I am trying to change my oracle SYSTEM password and I get this error: ORA-01034: ORACLE not available Any help would be appreciated greatly appreciated! thanks