Big big problems using Generics, BeanInfo and Introspector

I'm having a big big problem with Introspector class. Let me setup the problem:
public interface VO<T, V> {
  public T getOid();
  public void setOid(T oid);
  public V getVersion();
  public void setVersion(V version);
public interface CarVO extends VO<Long, Integer> {
  public String getPlate();
  public void setPlate(String plate);
public class CarVOImpl implements CarVO {
  private Long oid;
  private Integer version;
  private String plate;
  public Long getOid() { return this.oid; }
  public void setOid(Long oid) { this.oid = oid; }
  public String getPlate() { return this.plate; }
  public void setPlate(String plate) { this.plate = plate; }
  public Integer getVersion() { return this.version; }
  public void setVersion(Integer version) { this.version = version; }
public class Cool {
  public static void main(String[] args) {
    try {
      CarVO vo = new CarVOImpl();
      PropertyDescriptor[] properties = Introspector.getBeanInfo(vo.getClass()).getPropertyDescriptors();
      for (int i = 0; i < properties.length; i++) {
        System.out.println("Name " + properties.getName());
System.out.println("PropertyType " + properties[i].getPropertyType());
} catch (Exception e) { e.printStackTrace(); }
Well. This code is 100% alright, compilation OK. In runtime, no matter what I do, inverting the generic types, modifying interfaces, whatever, the property with the first generic type defined (in this example, oid) will be wrong resolved to java.lang.Object, instead the correct java.lang.Long.
Name oid
PropertyType class java.lang.ObjectAltering the order of the getter and setter in the source code seems to affect the result of Introspector!!! (ahhhhhhh)
This is probably a damm bug of Introspector class, that is private of Sun. Any idea to correct this problem?

Hi,
JSF 1.1 doesn't coexist nicely with HTML components.
So if your goal is to build layouts in HTML then this
will not produce the result you want
Skins in 10.1.3 are slightly different than in 11
(selectors may have changed their names). If you need
to specify the class property to make skins work then
this indicates that the skin selectors you use are
not the correct ones.
FrankHi Frank,
thank you for your help, I'm replacing every html component with adf one, panelGroup, panelHorizontal, panelBorder, objectImage etc... etc... but I have a problem...
I need to put an object component about Macromedia Flash and I cannot find any adf component to replace it. Any idea please?
Thank you again.
Ciao.
Ricky

Similar Messages

  • Problem using Cipher*Stream and Properties

    I ran into a tricky problem using CipherInputStream, CipherOutputStream and Properties. I don't seem to find where I'm doing something wrong here.
    I have something like this:
    encCipher; // and already initiated ENCRYPTION Cipher
    FileInputStream fis = new FileInputStream( "textfile.properties" );
    // textfile is an unencrypted text-file containing:
    // prop1=valueprop1
    // prop2=valueprop2
    // prop3=valueprop3
    Properties props = new Properties();
    props.load( fis );
    FileOutputStream fos = new FileOutputStream( "enctextfile.properties" );
    CipherOutputStream cos = new CipherOutputStream( fos, encCipher );
    props.store( cos );Up until here, no problems right? I get the contents from the source text-file, and then write with to the CipherOutputStream, which gives me an encrypted version of the original file.
    Then: (assume decCipher is an already initiated DECRYPTION Cipher)
    FileInputStream fis = new FileInputStream( "enctextfile.properties" );
    CipherInputStream cis = new CipherInputStream( fis, decCipher);
    Properties props = new Properties();
    props.load( cis );
    props.list( System.out ); // this line should produce the exact same contents as the original source file right?But the output has one property less, as if in some part of this process, data has been lost. But where? Am I missing something?
    Thanks in advance for any hints,
    Chris

    Yes. Just now I realize I must close it for all the
    buffer to be written out to the file.:-) My crystal ball is working well today!

  • Big problem with Airport Extreme and Vivax Provider in Brazil

    Hello guys.
    I live in Brazil and I bought my Airport Extreme in a recent trip to USA.
    For some years I was a client of Telefonica and had an ADSL link, I had a D'Link G604T to do both the modem and router operation in the same box. I was happy with my connection of 1Mbps.
    In a recent promotion of Vivax I switched to a cable connection to have both TV and Internet at the same operator, my link now has 3Mbps.
    With this pack I also received free one RCA cable modem model DCM425B, it was installed fine in one computer only. Everything was fine my connection was faster the old one.
    So I went to install the Airport Extreme to make things even better.
    After I installed I went to see the web status of my modem, all parts were looking fine, but the modem could not see the computer. Bad sign.
    I talked to Vivax support people and apparently it was a problem with their network setup and they manage to make it right. My model now sees my computer.
    After that problem was solved I could not make AE to work with the modem, it had the green light and the setup looked fine, but I could not open any site. I tried to turn off my modem and AE, waited some minutes and turned on first my modem and after it was up I turned on AE. All lights looked fine but again no connection to any site.
    I called again the Vivax support center and they tried to help me but the don't know AE and they could not help me with all the details but said there was 2 10.x.x.x coming from my side. So I tried to use in bridge mode. I also selected the 192.x.x.x range instead of 10.x.x.x as default.
    After many setups and turn off and on again my connection is working but I have a big problem with wireless. If I turn it on I loose my connection, it seems that AE sends 2 equal ethernet address to Vivax and their network don't like it cutting me off.
    So my connection setup is like this:
    RCA Cable modem model DCM425B at 3Mbps using a 200.x.x.x ip
    Airport Extreme connected to a Mac and a Windows PC by wire using the 192.x.x.x range ip
    Wireless is off
    Bridge mode is on
    This the only way I could make it work.

    After a firmware update it worked fine.

  • Big problem using cd drive

    hello!
    (sorry if my english is bad, I am a russian guy)
    some time ago I faced a problem using my cd drive (I have an oldie iMac and mac os 9.2.2).
    every time I was feeding a cd to the drive, this computer was telling me something like "cannot intialize the disk"
    then I looked through "mac help" and found out, that I have no "high sierra access " file from "extensions" folder.
    And there was no help for me from russian service centers. tht guys told me something like: "chill out punk and install os x, because os 9 is a bag of crap"
    Ill be very glad if some of you wil send me that file at {post edited by moderator}
    zaranee spasibo!

    idunno, welcome to Apple Discussions.
    I sent you the extension "High Sierra File Access".
    You should not post your email address in your message. It will be harvested by spammers. An Apple host will remove the email address.
    You can show your email address as asphalt2006(at)ya(dot)ru, or put your address in your discussions profile.
     Cheers, Tom

  • Problem using file sharing and screen sharing in Leopard

    I have Mac OS 10.5 Leopard installed on 4 computers in a Home Network and have a problem with sharing files and using screen sharing. Here is my setup.
    MacBook Pro with my logon ID
    MacBook Pro with my fiancee's logon ID
    Mac Mini with both of our logon ID's
    Mac Pro with both of our logon ID's
    The problem I have is I am able to access the Mac Mini computer where we have an external Hard Drive connected for data. She is also able to access it. The only problem is we have it set up to only share this external USB drive. Yet for both of us it shares the external drive along with the internal Macintosh HD. Fortunately this is not a very big deal but since I'm not sharing all those drives why is it doing this?
    Also, I am able to connect from the Mac Mini for example to my MBP and vice versa for screen sharing along with file sharing. Yet if she tries to connect to the Mac Pro from her MBP and vice versa it won't. It simply times out and will never connect for screen sharing or file sharing but yet the Finder shows the Mac Pro. We have a 2nd hard drive in the Mac Pro which is the one set up for file sharing. I am also unable to connect to the Mac Pro's HD. Everything appears to be set up correctly. For my MBP on the Finder it shows the Mac Pro but once again I am unable to connect to it for screen sharing or file sharing.
    Also, not sure if it's related but even for her MBP she is unable to connect to it from any other computer in our network although it's set up for file sharing and screen sharing so I'm not sure if it's related to her logon ID. Then again as mentioned above neither of us can connect to the Mac Pro.
    I tried to make the above sound as simple as possible. I am relatively new to networking and of course Leopard but even on the Mac Pro all settings sound the same as on the Mac Mini where we can both connect to. The only big difference is on the Mini we are connect to a USB external drive, on the Mac Pro an internal drive. Is there something I could have overlooked or are there known issues with Leopard's sharing features?
    We both have .mac but since we are using this on an internal network (some wi-fi, some wired, all through an Airport Base Station Extreme) I would think this has nothing to do with Back to my Mac.
    I appreciate any help with the above.

    FaceTime doesn't do any of that, so I'll assume you mean Messages.
    From the Messages menu bar, select
    Video ▹ Connection Doctor
    In the window that opens, select
    Show: Capabilities
    There should be a checkmark on the line with the words "1-on-1 video chat." Select
    Show: Network Status
    You should have two green dots.
    Make sure that you and the other party meet the applicable requirements shown in these support articles:
    Share your screen
    Requirements for audio chats, video chats, and screen sharing
    See also:
    Fix video chat issues

  • Problem using Illustrator CS5 and CC 2014 in same PC

    Hi,
    I am developing some Illustrator scripts using VBScript, which should work on CS5, CS6 or CC 2014. When the scripts will be called, the user will pass, as command line argument, which Illustrator version they want to use. Accordingly I am instantiating the appropriate Illustrator scripting object by the following code:
        If version = 1 Then
            Set appRef = CreateObject("Illustrator.Application.CS5") 
        ElseIf version = 2 Then
            Set appRef = CreateObject("Illustrator.Application.CS6") 
        ElseIf version = 3 Then
            Set appRef = CreateObject("Illustrator.Application.CC.2014") 
        Else
            Set appRef = CreateObject("Illustrator.Application") 
        End if
    This is working correctly in one system where CS5 and CC 2014 are both installed. However, in another similar system, where CS5 and CC 2014 are both installed, this is failing. There, always the CC 2014 version is being used, even when the user wants to use CS5. On inspection it is found that the issue is with registry entry of LocalServer32 subkey of the Illustrator.Application.CS5 automation object. There I see, the path of CC 2014 executable is stored, not that of CS5. The value is C:\Program Files\Adobe\Adobe Illustrator CC 2014 (32 Bit)\Support Files\Contents\Windows\Illustrator.exe /automation. Hence, the statement CreateObject("Illustrator.Application.CS5") is actually starting the CC 2014 Illustrator version.
    Does anyone know how this could have happened? Is this some installation behavior of CS5 or CC 2014, that can be controlled? In this machine CC 2014 was installed after CS5. Does CC 2014 change the registry settings of CS5, if it was installed? That seems very unlikely, as then how can one use both CS5 and CC 2014 in a system through scripts? It is possible that this is a one-off case where the registry entries have been "accidentally" changed. However, I would like to be sure.
    I can re-install CS5 in this system where the issue is noted and probably the problem will go away. However, the scripts may be used in many different installations and I cannot possibly ask users to reinstall Illustrator everywhere. Moreover, this problem can occur sometimes in the future too. 
    Any suggestion regarding the cause and a possible full-proof solution will be highly appreciated.
    Thanks in advance,
    Joydeep Ray

    are you referring to the audio meters panel?  im on windows, and i can right click the meters panel and get options for "dynamic peaks".   there are audio effects, from the effects panel if thats what you are looking for?  i have one named "Dynamics" as well as several compressors.

  • Samplerate problem using Analog In and Counter In from a NI 6259 USB. "Counter timeout" setting in DAQmx?!

    Hello,
    I got a fundamental problem with the correlation of the timer settings of the DAQmx driver in DIAdem DAQ. I dont know where the problem is located exactly but maybe someone can help me if I explain what happens:
    In my configuration I use some analog inputs from a USB 6259 with 20kHz samplerate and two counter inputs for frequency measuring via DAQmx in DIAdem DAQ.
    There has to be an extra DAQin block for the analog inputs and the counter inputs with also an extra "Clock"-block for each of them. The clock of the analog inputs runs with 20kHz hardware clock and the other one with 10Hz software clock because the hardware clock mode is not allowed or supported.
    My problem is the display refresh rate in VIEW. If the counter signal has no input (because the measured system is not active) the display seems to wait for any input and doesnt refresh the analog values on screen. If the system is active and a rectangle signal is seen by the counter in, the display refresh rate raises and the frequency value is displayed more or less accurate. Has that something to do with the counter timeout setting in the DAQin driver options block (marked in the attached image)? If i decrease the timeout, the display refresh rate gets better but not as good as without using the counter inputs in my DAQ diagram. I think the counter input is not as easy to handle as the usual analog inputs... I only want to see the measured frequency on the display during the measurement without getting any influence on the analog input channels and their displaying.
    The other problem is the display and the measurement of the frequency itself. If i check the function of the counter input in the Meas. & Automation Explorer the frequency is display correct without any dropouts or something like that. The signal I measure in DIAdem on the other side looks quite bad because there are spikes of some MHz and even more although the measured range is between 20 and 80Hz!
    Has anybody made similar experiences?
    Regards
    S. Zimmer
    Attachments:
    probs.png ‏112 KB

    Hi there,
    it seems that german is your mothertongue, so I'll reply on german.
    Digitale Eingänge müssen Software getaktet werden, da nur analoge Eingänge Hardware-Takt Unterstützung haben!
    Sie können den Hardware-Takt nur mit analogen Eingängen einsetzen, die, von einem Timer gesteuert, gepuffert Werte einlesen können. Digitale Größen verarbeitet der Hardware-Takt nicht.
    Mit dem Hardware-Takt erreichen Sie sehr hohe Abtastraten. DIAdem überträgt die gewünschte Rate und die Kanalliste auf die Karte und startet die Messung. Die Hardware erfasst die Daten selbstständig und sammelt die Daten. Der PC ist nur für den Abtransport und die Weiterverarbeitung verantwortlich.[...]
    Da digitale Signale nicht im Hardware-Takt erfasst werden können, müssen diese Signale parallel in Software-Takten ermittelt werden. Dies kann zu zeitlichen Verschiebungen führen, weil sowohl beim Start der Messung als auch während der Messung keine Synchronisierung der Timer im PC und im Messgerät erfolgen kann. Da zwei Timer nie ganz genau gleichzeitig gestartet werden und auch nie ganz genau gleich schnell laufen, stimmen die Zeiten in den Zeitkanälen nach der Messung nicht genau überein. Üblicherweise betragen die Abweichungen einige Millisekunden.[...]
    Weiters hab ich mal n Versuchsaufbau für die Frequenzmessung gemacht. Ich konnte problemlos Frequenzen messen...
    Am besten du schilderst kurz den Aufbau deiner Messung, was du messen möchtest und wie du den Max konfiguriert hast.
    Mfg Markus

  • Problem using Change production and SFC step status with Simultanious group

    Hello,
    We just upgraded to ME 5.2 SP5 patch which was released two days back, the problem with Simultanious group is fixed and SFC gets the correct next step as per defined in the router (Previously there was bug).
    But when we try to use change production and put SFC in simultanious router at some particular operation as que it is getting in que at all operations and really can be started and completed even at the last operation.
    Same is the case with step status if we put it in que at some intermediate operation all operation listed above are becoming in que irrespective of the flow defined in simultanious router.
    Please let me know how to handle this.
    Regards,
    Pushkar Patil

    Hi Pushkar,
    It seems to be a bug. I would suggest opening a ticket on this.
    Regards,
    Alex.

  • Problem using TAPI triggers and merge statement

    Hi,
    I use Designer tapi triggers on a table. When I try to execute a merge statement, I get the following error:
    ORA-06502: PL/SQL: numeric or value error: NULL index table key value.
    Is there a restriction when using TAPI triggers and merge statements that anyone is aware of?

    No restrictions on MERGE commands that I know of. I have, however, seen the TAPI give inexplicable ORA-06502 errors. It would help to know what line in which procedure or trigger gave the error. That information should have been in the error stack.

  • Big problems with 10.4 and iBook PowerPc G3

    I bought the forementioned iBook off of ebay. It was clean and had a fresh install of 10.4.something and it was beautiful and all was well until one day it crashed (or something... the little folder with the '?' showed up and i figured thats what it ment) So not thinking I grabbed the software that came with it and it turns out it was 10.2... Is there any way to reverse this or maybe some where I can get a cheap copy of 10.4
    -------------- OR ---------------
    Is it possible to put on 10.5/ 10.6?

    Hi Johnny,
    Is it possible to put on 10.5/ 10.6?
    Nope G3s are left out for 10.5, and every G3,G4, & G4 (PPC) is left behind by 10.6.
    Tiger Requirements...
    To use Mac OS X 10.4 Tiger, your Macintosh needs:
    * A PowerPC G3, G4, or G5 processor
    * Built-in FireWire
    * At least 256 MB of RAM
    * DVD drive (DVD-ROM), Combo (CD-RW/DVD-ROM) or SuperDrive (DVD-R) for installation
    * At least 3 GB of free disk space; 4 GB if you install the XCode 2 Developer Tools
    http://support.apple.com/kb/HT1514
    The big trouble is going to be finding a Retail Tiger Install Disk!
    Leopard requirements...
    * Mac computer with an Intel, PowerPC G5, or PowerPC G4 (867MHz or faster) processor
    minimum system requirements
    * 512MB of memory
    * DVD drive for installation
    * 9GB of available disk space
    Snow Leopard requirements...
    General requirements
    Intel Core 2 Due
    * Mac computer with an Intel processor
    * 1GB of memory
    * 5GB of available disk space
    * DVD drive for installation
    Snow Leopard requirements...
    General requirements
    Intel Core 2 Duo
    * Mac computer with an Intel processor
    * 1GB of memory
    * 5GB of available disk space
    * DVD drive for installation
    See Tom's, (Texas Mac Man), great info on where/how to find/get Tiger...
    http://discussions.apple.com/thread.jspa?messageID=9755670&#9755670

  • Big problems with Firewire iPod and camcorder  - please help!

    Hi all,
    I don't know where else to turn with this problem. I think I've damaged my Firewire kit.
    I have an iPod 4G 20GB and a Canon MV901 MiniDV Camcorder. I used them both over Firewire with my Pismo without difficulty, but I then tried video editing on my Windows machine with a firewire PCI card. Scrabbling around the back of my computer, I think I somehow managed to get the firewire cable to the camcorder in the socket upside down, reversing the power and data conncectors. Nothing really happened, but the camcorder stopped showing up. I tried it a good few times, then tried my iPod. By some bizarre coincidence, I think I managed to plug the iPod in the same way. Now, my iPod doesn't work on either the Windows machine or the Pismo over firewire, but does over USB2.0 on my Windows machine.
    I measured the power going through the Firewire power pins as around 13.5 volts on my Pismo and the card, but the card also has an auxiliary power connector. This was disconnected when I tested it, but was connected when the iPod and camcorder were.
    The thing I would like to know is whether a voltage spike of this size could fry the firewire controllers on both devices. The iPod's diagnostic mode detects that firewire is connected, but will not show up. Strangely, it still charges over firewire from either machine. Have I permanately damaged the firewire controllers?
    Thanks in advance,
    Rob Johnson

    Rob,
    If you mistakenly inserted the FireWire connector twisted 180 degrees, the power lines can be directly connected to the data lines and can result in a fried PHY (connects the port to the FireWire bridge) or the FireWire bridge itself.
    You can take a look at the voltage specs for FireWire ports and see that your voltage readings are well withing specs:
    http://docs.info.apple.com/article.html?artnum=58207
    I am not sure where you go from here. You could try a known-good FireWire device connected to your Pismo and see if it works. If not, the data-side of the FW port may have failed. I don't know about testing the iPod or camcorder.
    A possible cheap fix for the Pismo FireWire is a FireWire PC card; if running 10.x, it will just be a plug & play affair. However, unlike built-in FireWire ports, FireWire PC cards supply very little bus power. Your camcorder will work since it has it owns power supply (assuming there is no hardware failure) and but am unsure about the iPod. The iPod will not charge, of course, but it may still work in data transfers. There are a few FireWire PC cards that also have their own power supply.

  • Big Problems with Audigy 4 and Vista 64

    Hi there,?I got the Audigy 4 running under Vista 64 Bit. The onboard Soundmax, connected to the speakers in my?Monitor?is acti've, too. The Audigy is connected to a 5. System from Teufel. With XP64 all ist working fine: The systemsounds come out of the monitorspeakers and the sound generated by mediaplayer etc. come from the 5. Sytem.Under Vista it is not possible to get a fine sound from the 5. System - if something is working, then only the satellites are working. The subwoofer is quiet. Also the sound from the 5. system is very bad, with a lot of breaks and so on. What?s this? How can I resolve this problem?By XP64 I have the possibility to change settings in Mediasoucecenter ... here I got nothing... rgds?McInternet?

    I'm running the Audigy 4 with Vista 64-bit and it's working okay for me. It's not great - and it's pretty substantially crippled, but I'm getting sound. I would love to have proper EAX support and just some simple bass and treble controls, but it is working for me (using the March 9th drivers).

  • Big problem with ARD agent and versions.

    This is going to be a bit lengthy so please bear with me. At my company I'm in charge of our 6 production G5 computers. My boss has permitted me to install ARD on them so that I can run the specialty programs we have on one without having to walk all the way across the department time and time again. The computers are from varying times in terms of processor speed and RAM but they are all running the same OS with all the same updates. All were running the ARD 3.0 Agent as it was in an update from apple not too long ago. I have uninstalled the agent and used a custom client install pack from ARD 2.2.
    My computer is a dual 2GHz G5 and is the oldest of the 6. (here on referred to as Mac2) The other computer with problems is a dual 2.5GHz G5 and is called Mac7.
    Mac2 is supposed to have the admin program on it, and I can install it but the program fails to start because it was either installed wrong or the computer needs a restart. I had this same error on my laptop at home but that is a MBP which is Intel. To solve the problem on intel computers i've been told to remove the remote-management folder from core-services and let ARD reinstall it on launch. This has not worked for the G5 at work. Furthermore at one point i could get control of Mac2 remotely from another computer, but after trying to reinstall the admin program again I cannot do that anymore. Even if i reset all ARD software and use the custom client install .pkg again.
    As for Mac7, that computer was being run with the 3.0 agent on it and i could connect fine but couldn't lock the screen because of the mismatch. I did the exact same uninstall and reinstall of the ARD Agent that I did on the other computers and now I can't access that one either.
    At the very least I need to be able to control these two computers, and I would like to have the Admin software work on Mac2 if possible. I see no reason why these problems should be occurring.
    All systems are running 10.4.10 and have no third party remote software installed on them. On both Mac2 and 7 the ARD menu drop-down is showing as not active. All sharing preferences have been set right and there is no firewall. All accounts on both computers have been given all the rights possible for control.
    If anyone has any advice please reply to this.

    OK, I am still a bit confused - Mac2 is your computer, the one on which you want run the admin app to control other computers, correct? If ARD 2.2 will not start on that one, does it give an error message? I really suspect there are traces of 3.x agent causing the trouble, as I have had this problem myself. In essence, if you have version 2.2 admin, there is no reason to have 3.x agent for any reason whatsoever, it will just cause problems both on the admin and client side since Apple completely rewrote the way it works.
    And, based on the first paragraph of your initial inquiry, I wonder if ARD is worth the trouble anyway, since it seems you could accomplish what you need with a simple VNC viewer (my up and coming favorite is JollysFastVNC). If you can't connect with a simple VNC viewer, you also won't be able to use ARD, as it's an extension of the VNC protocol.
    However, if you want to make this work, let's work on Mac2 - follow the instructions at this page, down at the bottom: http://docs.info.apple.com/article.html?artnum=108021
    It says: "Mac OS X 10.2 clients" but it's also the correct procedure for a complete and clean removal in 10.3 and 10.4
    Then reinstall ARD 2.2 admin (you may have an earlier version installer, then install the admin updater). Don't mess with your custom client installer stuff. Just install the 2.2 admin app, and it will install the client it needs. I think this will make Mac2 work for you.

  • Big problem using 512x4 dimm w/ Neo 2 (Venice core). At impasse, need advice.

    Sorry for the semi-lengthly post but Im at the end of my rope here. Here's my issue.
    I have a Venice core and recently added a new pair of 512 x 2 to my system. Same exact set of G. Skill DDR 400 dual channel to go with the original 512 pair Ive had. Running @ 2T w/ default SPD (200mhz 2-3-3-6) I tested Memtest 86+ over 50 passes with all four banks filled, as well as isolating the new pair by themselves for 12 hours which tested flawlessly as well. I also ran all four sticks overclocked (216mhz DDR 433) with 2.5-3-3-7 timings which passed both Memtest and Prime 95 for 10+ hours respectively with no error. Everything seems to be in shape.
    Now my problem. I keep getting a nasty lock up every time I run Battlefield 2, the whole system becomes completely frozen and its followed by a nasty buzzing noise in my headphones. The timing of it varies greatly. Most often its been after 5 to 15 minutes of play but most recently its been locking up as soon as the server menu updates for some reason, without even loading up the actual game! I tried different drivers and reinstalled the game to no avail. Im pretty sure its directly related to the 512 x 4 configuration as going back to 512 x 2 the game runs without any trouble.
    The very first time the game locked up Event Viewer said I had NFTS corruption as a result of the error. I ran chkdisk and some 3rd party diagnostic tools but nothing turned up faulty. Thinking perhaps it was a voltage issue I upped the memory to 2.75 v, yet the next freeze resulted in a BSoD. It said "Page  Fault in Non Paged Area". Google brings up a ton of different results for that one so Im not sure what to make of it. Event Viewer called it category 102  event 1003.
    I flashed the BIOS to 1.9 to make sure that wasn't the issue (it wasn't). Ive tried a lot of different settings in the Cell menu with timings, mhz and voltage. The longest without error (over 30 minutes before it finally froze) was at the default SPD w/ 2.65v. It always fails eventually though. No other game or application has given me a problem with all four sticks running at once. The thing is BF2 is probably the only app I have that actually uses over a  gig of ram at one time though, so its hard for me to be sure its only a BF2 issue at this point.
    I could really use some advice here as Im pretty much stuck at this point. If everything checks out in Memtest, would the next suspect be a power supply or motherboard issue? My PSU is a high quality PC Power and Cooling 470w but its gives me some funny sensor readings I have to admit. I never thought anything  of them before since everything was stable until adding the ram but now Im wary. Everest diagnostic tool and the BIOS both report very different voltages, for example Everest says the 3.3 rail is only 3.07 v right now, whereas the BIOS says its at @ 3.15. Everest says the 12v rail is spot on @ 11.98 whereas the BIOS says its at 11.67 (yikes). Both agree the 5v rail is roughly 4.9 give or take. Im not sure if either one is right though, like I said this is the first time Ive had stability issues like this and before the ram Ive had my system overclocked and stable.

    Thanks Bejon, Ill run it down 1 by 1.
    Quote
    - Do you get lockup´s running BF2 at cpu stock speed ? ( not talking about prime or memtest now. Your signature says OC from stock 2,2Ghz to 2,6Ghz which would mean something like 11x237, your post says memtest/prime 11x216 )
    Yes, I still experience the BF2 lock up using stock setting for everything (CPU, multi, FSB, ram mhz, ram timing, voltage etc). I must've confused you with the 216 number, sorry about that. I meant to say my OC is 10x260 fsb using a 166 memory divider, which= 216 mhz for the ram (or DDR 433). This passed memtest and Prime 95 as well as stock, but BF2 still locked up with this setting. So basically overclocked or not, using divider or not... I still get the lockup.
    Quote
    - Did you actually test the 77.76 driver ( not just any differant driver ?)
    Yes, tried drivers from the 72 set, 76, and the latest 77.77.
    Quote
    - Did your experiment with vcore, meaning for example startup 1.425v and cpu voltage +3,3% - still running at stock speed./ Maybe even try 1.6v for AGP.
    1.425v +3.3% is exactly what I use for my overclock CPU setting and neither that nor the stock voltage make any difference. For some reason lowering RAM voltage to default (2.65v) seemed to result in going longer without error. I almost made it past 40 minutes thinking I solved the problem with this voltage but it finally caved in again.
    Quote
    - Did you install any patches ?
    Yes BF2 is up to date.
    Quote
    - Another thing to check is if your Audio / LAN / VGA have some kind of IRQ or driver conflict.
    I checked and it turns out I do have an IRQ with two assignments on it. IRQ 21 has both Nvidia Network Bus Enumerator and Standard Dual Channel PCI IDE Controller assigned to it. I have no idea what this means though, perhaps someone can shed light if its a potential root of the problem.
    Also whats confusing me is the fact that sometimes when BF2 locks up with 512 x 4 it happens just loading up the server menu, not even loading game data into ram yet!
    Quote
    I ask these specified questions because I´m running BF2 flawless on another Neo2 system without any hickups with bios 1.8 and a Winchester+Venice stock speed 4 x 512 RAM (3-4-4-8 )and a 6600GT.
    Thats kinda surprising to me with a Winchester because from what I understood only Venice/San Diego had the memory controller capable of running 512x4 @ 400+ mhz DDR. Sounds like you got a great chip!
    Well thanks for your kind feedback Bejon, sorry if I came off a little snappy before. Im just very frustrated right now. Im going to try and reformat tomorrow just in case its somehow OS/IRQ related. If that doesn't work then Im really stuck. Also if someone can point me in the right direction in how to test my PSU for errors/bad rails Id really appreciate it.

  • Big problem with iTunes Match and subscription renewal -- think twice before you sign up!!

    A little over a year ago I signed up for iTunes Match thinking it would be an excellent way to free up some space on my drive and save me some time by providing access to all of my music on my phone/ other devices. About 100gbs was uploaded without incident. I deleted that music from my drive thinking that iTunes match is like any other cloud based service. In August my subscription came up for renewal. In August I had also switched debit cards. The auto-renew failed. I received notification of such and then went to update my new card information with the account. The card information updated successfully, but when i then went to update my iTunes Match I would receive the error message #5002. So I called customer support. They politely agreed to rectify the situation and that I was not the only customer to face this situation, but said it would require contacting engineering to get a hard fix since in order for an account to renew a subscription they have to purge the library. This is fine because all of your iTunes account purchases are already backed-up. But it is not okay, if you have any other 3rd party music in your library. All of the 3rd party music I had uploaded from old CDs, converted LPs, or purchased through other online vendors would have to be deleted in order to renew my subscription. Engineering replied that there was no work around. This has left me at a weird impasse with customer support with no resolution. The music is just sitting there. I'm gladly willing to pay to renew my subscription, but because of bad engineering, deceptive advertising, and what I'm guessing is a greedy internal policy regarding 3rd party media, I stand to lose the couple thousand bucks just by being a loyal Apple consumer and choosing to use their product over alternatives in the market like Google Play. The morale of the story is this: ITUNES MATCH IS NOT A REAL CLOUD BASED SERVICE EVEN THOUGH IT IS ADVERTISED AS SUCH.  Think twice before you sign up!  

    Hello Michael, I've been reading many of your splendid replies so perhaps you can help me as I can't seem to find the exact solution to what should be a simple problem. I got a new iPod Touch recently and after spending almost 3 hours on the phone with Apple today we discovered my account was so old it hadn't synched up correctly with Apple's new data requirement so an Apple manager was connected to me and eventually we solved several issues which I won't bother going into here. However, at some point in all this I saw Match show up and music from the iCloud was seemingly downloaded onto my new iPod. I was surprised to see this as I thought I'd done away with Match long ago, but with the new version of iTunes which eliminated over 300 playlists and all of my music from iTunes when it updated to the newest version last week, I suppose anything is possible.
    What I want to do now is simply to be able to put my own music back onto my new iPod and ignore everything related to Match hoping it goes away and never returns. So I followed the online instructions to turn off Match, and now iTunes and my iPod say I need to subscribe to iTunes Match...but I still cannot download anything onto my new iPod and the 15,000 plus songs that appeared to be downloaded earlier when on the phone with an Apple manager are also no longer available. BTW, my Match subscription should be paid for, but I can't even figure out how to make sure it never gets updated again as this is nasty business scrubbing all 3rd party music off our own devices. Yuk. But can you help me please? Thus far, this experience with this new iPod Touch and the new iTunes 12.1 is the worst experience I have ever had with Apple and I own many Apple products.

Maybe you are looking for

  • Getting Error while creating build

    Hi Gurus I am facing the below error when we are creating the build in NWDI. (com.sap.ide.eclipse.component.provider.actions.dc.UsedDCFoundHandlerBase) [Thread[ModalContext,5,main]] ERROR: failed to resolve reference "sap.com/struts/digester" for DC

  • Javascript and online video

    Hi, I have an android phone (4.2.2) How come i can't watch this video with Firefox? It works fine with fx. chrome. http://ekstrabladet.dk/sport/sport_paa_vrangen/article2061439.ece How do I get javascript activated on firefox? Again with chrome my si

  • URGENT - Noise problem in color render

    Color makes a lot of noise in every shot I import and it's worse when I export them. I have already re-installed Final Cut Studio and Color 1.0 but nothing changed. It's very urgent can you please help me ! Message was edited by: cogitobule

  • Guest executed an intercepting instruction not supported by Hyper-V instruction emulation; event ID:18570

    Hi, Just started to play with Hyper V on win 8.1 enterprise,  before this I was using VPC 2007 for (32 bit guest) and vmware (64 bit guest) Here is the problem I have, I have windows 7 32 as a guest running till date using vpc 2007, now I am trying t

  • Creating a Oracle Form as a Spreadsheet

    Has anyone created an Oracle Form to function as a spreadsheet? Thank you.