[svn:fx-trunk] 7728: Reverting change 7716 after it caused a bunch of test failures.

Revision: 7728
Author:   [email protected]
Date:     2009-06-10 14:58:37 -0700 (Wed, 10 Jun 2009)
Log Message:
Reverting change 7716 after it caused a bunch of test failures.
Modified Paths:
    flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/common/MxmlConfiguration.java

Did I understand you right that you said that even using a PCI NIC in those systems gave the same errors?  That would likely mean that any corruption is in the hardware... the nForce4 chipset or Hypertransport or maybe even mbrd traces?  I think there are enough systems out there running satisfactorily that that is not a viable explanation: Hypertransport errors would cause all kinds of hard disk problems as well as with other I/O devices.  Are you sure that nothing is (unintentionally) overclocked and have you checked the memory with Orthos http://sp2004.fre3.com/beta/beta2.htm?
There are a couple of things about the nForce NI though: most important is that the TCP offloading is broken and I've had to disable Checksum Offloading and Segmentation Offloading in the Advanced Properties of the nForce Network Controller in Device Manager.  This also means that the Active Armor is broken and consequently the nVidia Firewall and NAM (Network Access Manager) are useless.  IOW if NAM is installed get rid of it - I've no idea what it might do with other NIs installed in the system... hopefully nothing but then.......
A couple of points to clear up: 1) are you only getting the errors on an internet connection and LAN connections work OK? 2) What are those nForce systems connected to... a hub or switch and through to a router? 3) I'm not sure what "outbound packet errors" means - is it due to the OS seeing that the packets are malformed before they go to the NI, or is it due to the NI getting error responses from the device on the other end of the "wire"?

Similar Messages

  • [svn:bz-trunk] 5057: Revert change 5056.

    Revision: 5057
    Author: [email protected]
    Date: 2009-02-24 10:26:11 -0800 (Tue, 24 Feb 2009)
    Log Message:
    Revert change 5056. Did not mean to submit that. . .
    Modified Paths:
    blazeds/trunk/development/eclipse/projects/java/blazeds-unittests/.project

  • [svn:bz-trunk] 10029: Revert change 9940 for BLZ-429 which broke circular references, need to take another look.

    Revision: 10029
    Author:   [email protected]
    Date:     2009-09-04 11:57:34 -0700 (Fri, 04 Sep 2009)
    Log Message:
    Revert change 9940 for BLZ-429 which broke circular references, need to take another look.
    Ticket Links:
        http://bugs.adobe.com/jira/browse/BLZ-429
    Modified Paths:
        blazeds/trunk/modules/core/src/flex/messaging/io/amf/AbstractAmfInput.java
        blazeds/trunk/modules/core/src/flex/messaging/io/amf/Amf0Input.java
        blazeds/trunk/modules/core/src/flex/messaging/io/amf/Amf3Input.java

  • [svn:fx-trunk] 10913: Reverted my previous reversion, since the original change wasn't the cause of the Mustella breakage.

    Revision: 10913
    Author:   [email protected]
    Date:     2009-10-07 12:04:30 -0700 (Wed, 07 Oct 2009)
    Log Message:
    Reverted my previous reversion, since the original change wasn't the cause of the Mustella breakage. So once again:
    The 'lineBreak' style is now properly declared as non-inheriting.
    For a long time we've intended for it to be non-inheriting... it lives in BasicNonInheritingStyles.as! And we want it to be non-inheriting, because in TLF this format does not inherit from parent FlowElement to child FlowElement, so in Flex is should not inherit from parent UIComponent to child UIComponent. But the metadata incorrectly said inherit="yes". It now correctly says inherit="no".
    QE notes: None
    Doc notes: None
    Bugs: SDK-23569
    Reviewer: Ryan
    Tests run: ant checkintests
    Is noteworthy for integration: Yes
    Ticket Links:
        http://bugs.adobe.com/jira/browse/SDK-23569
    Modified Paths:
        flex/sdk/trunk/frameworks/projects/spark/src/spark/styles/metadata/BasicNonInheritingText Styles.as

    Due to a copy/paste glitch, some necessary spaces have inadvertently been removed.  If I could fix this, I would.

  • [svn:bz-trunk] 11459: Reverting my previous change 11396.

    Revision: 11459
    Author:   [email protected]
    Date:     2009-11-05 03:03:07 -0800 (Thu, 05 Nov 2009)
    Log Message:
    Reverting my previous change 11396. After further testing, realized that the perceived performance speedup through the edge server was due to a bug where not all nested objects were being deserialized properly.
    Modified Paths:
        blazeds/trunk/modules/core/src/flex/messaging/io/amf/AbstractAmfInput.java
        blazeds/trunk/modules/core/src/flex/messaging/io/amf/Amf0Input.java
        blazeds/trunk/modules/core/src/flex/messaging/io/amf/Amf3Input.java

    Try options=('!makeflags') in PKGBUILD.

  • [svn:fx-trunk] 13157: -revert a portion of my previous change so that asdoc will work properly - moved the proprietary automation swcs back into the libs directory .

    Revision: 13157
    Revision: 13157
    Author:   [email protected]
    Date:     2009-12-22 10:15:18 -0800 (Tue, 22 Dec 2009)
    Log Message:
    -revert a portion of my previous change so that asdoc will work properly - moved the proprietary automation swcs back into the libs directory.  the automation projects swcs will still get compiled into the automation directory.
    This should fix the build
    QE notes: make sure packaging is correct
    Doc notes: no
    Bugs: no
    Reviewer:no
    Tests run: checkintests, doc targets run
    Is noteworthy for integration: no
    Modified Paths:
        flex/sdk/trunk/build.xml
        flex/sdk/trunk/frameworks/projects/automation/build.xml
        flex/sdk/trunk/frameworks/projects/automation_air/build.xml
        flex/sdk/trunk/frameworks/projects/automation_dmv/build.xml
        flex/sdk/trunk/frameworks/projects/automation_flashflexkit/build.xml
        flex/sdk/trunk/frameworks/projects/automation_spark/build.xml
    Added Paths:
        flex/sdk/trunk/frameworks/libs/automation_agent.swc
        flex/sdk/trunk/frameworks/libs/qtp.swc
        flex/sdk/trunk/frameworks/libs/qtp_air.swc
    Removed Paths:
        flex/sdk/trunk/frameworks/libs/automation/

    Revision: 13157
    Revision: 13157
    Author:   [email protected]
    Date:     2009-12-22 10:15:18 -0800 (Tue, 22 Dec 2009)
    Log Message:
    -revert a portion of my previous change so that asdoc will work properly - moved the proprietary automation swcs back into the libs directory.  the automation projects swcs will still get compiled into the automation directory.
    This should fix the build
    QE notes: make sure packaging is correct
    Doc notes: no
    Bugs: no
    Reviewer:no
    Tests run: checkintests, doc targets run
    Is noteworthy for integration: no
    Modified Paths:
        flex/sdk/trunk/build.xml
        flex/sdk/trunk/frameworks/projects/automation/build.xml
        flex/sdk/trunk/frameworks/projects/automation_air/build.xml
        flex/sdk/trunk/frameworks/projects/automation_dmv/build.xml
        flex/sdk/trunk/frameworks/projects/automation_flashflexkit/build.xml
        flex/sdk/trunk/frameworks/projects/automation_spark/build.xml
    Added Paths:
        flex/sdk/trunk/frameworks/libs/automation_agent.swc
        flex/sdk/trunk/frameworks/libs/qtp.swc
        flex/sdk/trunk/frameworks/libs/qtp_air.swc
    Removed Paths:
        flex/sdk/trunk/frameworks/libs/automation/

  • [svn:fx-trunk] 10158: Reverting the styles-related change in commit 10131.

    Revision: 10158
    Author:   [email protected]
    Date:     2009-09-11 09:47:12 -0700 (Fri, 11 Sep 2009)
    Log Message:
    Reverting the styles-related change in commit 10131. The fix broke several Mustella tests because of the change in checkbox/radiobutton padding. Verifying that this is the new look we want, also adjusting the code to make sure that we only do it for spark-skin cases.
    Modified Paths:
        flex/sdk/trunk/frameworks/projects/framework/src/mx/controls/CheckBox.as
        flex/sdk/trunk/frameworks/projects/framework/src/mx/controls/RadioButton.as
        flex/sdk/trunk/tools/dependencychecker/frameworkSwcExceptionsList.txt

    This is great. It will totally help clear up what commits happen in flex trunk vs the i10/11 branches.
    Great solution!

  • [svn:fx-trunk] 9581: Reverted unintended recent change to TLFTextField.

    Revision: 9581
    Author:   [email protected]
    Date:     2009-08-25 10:51:18 -0700 (Tue, 25 Aug 2009)
    Log Message:
    Reverted unintended recent change to TLFTextField. When I integrated a new TLF yesterday, I accidentally checked in some changes to TLFTextField that aren't ready yet.
    QE notes: None
    Doc notes: None
    Bugs: None
    Reviewer: None
    Tests run: ant checkintests
    Is noteworthy for integration: No
    Modified Paths:
        flex/sdk/trunk/frameworks/projects/textLayout/textLayout_textField/src/flashx/textLayout/ controls/TLFTextField.as

  • [svn:fx-trunk] 12914: Revert previous change (11528) that broke debug symbols of local variables.

    Revision: 12914
    Revision: 12914
    Author:   [email protected]
    Date:     2009-12-14 12:33:30 -0800 (Mon, 14 Dec 2009)
    Log Message:
    Revert previous change (11528) that broke debug symbols of local variables.
    (bug ASC-3910; r=jodyer)
    Ticket Links:
        http://bugs.adobe.com/jira/browse/ASC-3910
    Modified Paths:
        flex/sdk/trunk/modules/asc/src/java/macromedia/asc/semantics/ConstantEvaluator.java
        flex/sdk/trunk/modules/asc/test/compiler/bugs/ASC-3460.err

    Try options=('!makeflags') in PKGBUILD.

  • [svn:fx-trunk] 9146: revert my last change - rev 9143.

    Revision: 9146
    Author:   [email protected]
    Date:     2009-08-06 11:57:35 -0700 (Thu, 06 Aug 2009)
    Log Message:
    revert my last change - rev 9143.  The fix was not needed and what I had done was not correct in the first place.
    Modified Paths:
        flex/sdk/trunk/frameworks/projects/textLayout/build.xml

    Revision: 9146
    Author:   [email protected]
    Date:     2009-08-06 11:57:35 -0700 (Thu, 06 Aug 2009)
    Log Message:
    revert my last change - rev 9143.  The fix was not needed and what I had done was not correct in the first place.
    Modified Paths:
        flex/sdk/trunk/frameworks/projects/textLayout/build.xml

  • [svn:fx-trunk] 8742: * Revert revisions 8682 and 8734 due to performance issues.

    Revision: 8742
    Author:   [email protected]
    Date:     2009-07-22 14:07:24 -0700 (Wed, 22 Jul 2009)
    Log Message:
    Revert revisions 8682 and 8734 due to performance issues.  I'll
      recommit when they are worked out.
    tests Passed: checkintests
    Needs QA: YES
    Needs DOC: NO
    Bug unfixed: SDK-14251
    API Change: NO
    Is noteworthy for integration: No
    Ticket Links:
        http://bugs.adobe.com/jira/browse/SDK-14251
    Modified Paths:
        flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/CompilerAPI.java
        flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/SymbolTable.java
        flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/abc/AbcCompiler.java
        flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/abc/Method.java
        flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/abc/Variable.java
        flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/as3/As3Compiler.java
        flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/as3/binding/DataBindingFirstPassE valuator.java
        flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/as3/binding/TypeAnalyzer.java
        flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/as3/reflect/As3Class.java
        flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/as3/reflect/Method.java
        flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/as3/reflect/TypeTable.java
        flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/as3/reflect/Variable.java
        flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/mxml/reflect/TypeTable.java
        flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/mxml/rep/MxmlDocument.java
    Removed Paths:
        flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/abc/Assignable.java
        flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/as3/reflect/Assignable.java

    ould wrote:
    I have done the hard work for you. My HTPC is pretty barebones so it was relatively easy to roll back all the packages that depend on libjpeg>7 with older versions. I then compiled the xbmc-svn package using that system. Slow downs are gone and I have uploaded the package to hotfile here:
    http://hotfile.com/dl/13546051/021f9c9/ … ar.gz.html
    This is for 32-bit. You will need the libjpeg6 package from AUR installed. I have tested it on two systems, my main system which has both libjpeg7 and the AUR libjpeg6 installed and on my htpc which has only the libjpeg6 along with the rolled back dependancies. Works good on both systems.
    Hope that helps!
    Kevin
    Thanks ould!! You got it working with libjpeg6 again!
    I had to upgrade libcdio again so now I lost dvd support. It's not easy to use the svn version.
    If you could compile the build against libcdio 0.80 I'd be forever grateful... If you've got the time.
    Last edited by Perre (2009-09-26 17:09:04)

  • [svn:bz-trunk] 19323: Revert fix for BLZ-578 (checkin 19214).

    Revision: 19323
    Revision: 19323
    Author:   [email protected]
    Date:     2010-12-13 12:10:28 -0800 (Mon, 13 Dec 2010)
    Log Message:
    Revert fix for BLZ-578 (checkin 19214). The BlazeDS/LCDS Spring integration code had a dependency on the thread local stuff that was removed as part of this bug fix. Revert the fix so we can move forward with lockdown testing. We can add this change back in when we resolve the dependency issue (tracked by Watson 2774331) if that's the appropriate thing to do. 
    Ticket Links:
        http://bugs.adobe.com/jira/browse/BLZ-578
    Modified Paths:
        blazeds/trunk/modules/core/src/flex/messaging/FlexContext.java
        blazeds/trunk/modules/core/src/flex/messaging/MessageBroker.java
        blazeds/trunk/modules/core/src/flex/messaging/MessageBrokerServlet.java
        blazeds/trunk/modules/core/src/flex/messaging/MessageException.java

  • [svn:fx-trunk] 10209: reverting commit 10198, which affected animation for some halo components like Tree and ComboBox.

    Revision: 10209
    Author:   [email protected]
    Date:     2009-09-12 17:36:41 -0700 (Sat, 12 Sep 2009)
    Log Message:
    reverting commit 10198, which affected animation for some halo components like Tree and ComboBox. Should wait for either the real fix (involves RPC changes) or at least a fix that limits the scope to only Flex4 effects instead of all uses of UIComponent.suspendBackgroundProcessing.
    Modified Paths:
        flex/sdk/trunk/frameworks/projects/framework/src/mx/managers/LayoutManager.as

  • [svn:fx-trunk] 10872: Most changes already approved by PARB and a few are pending.

    Revision: 10872
    Author:   [email protected]
    Date:     2009-10-05 12:39:47 -0700 (Mon, 05 Oct 2009)
    Log Message:
    Most changes already approved by PARB and a few are pending.  Given the two reviewers are at MAX and then there is a shutdown week we decided to take a chance that these changes will actually stick.
    TLFText.css -> MXFTEText.css
    TLFTextField -> FTETextField
    UITLFTextField -> UIFTETextField
    TLFDataGridItemRenderer -> FTEDataGridItemRenderer
    TLFTextInput -> MXFTETextInput
    UITextFormat.useTLF -> UITextFormat.useFTE
    QE notes:
    Doc notes:
    Bugs: SDK-22909
    Reviewer: Gordon
    Tests run: checkintests
    Is noteworthy for integration: yes
    Ticket Links:
        http://bugs.adobe.com/jira/browse/SDK-22909
    Modified Paths:
        flex/sdk/trunk/frameworks/projects/framework/src/mx/controls/ComboBase.as
        flex/sdk/trunk/frameworks/projects/framework/src/mx/controls/NumericStepper.as
        flex/sdk/trunk/frameworks/projects/framework/src/mx/controls/colorPickerClasses/SwatchPan el.as
        flex/sdk/trunk/frameworks/projects/framework/src/mx/core/ITextFieldFactory.as
        flex/sdk/trunk/frameworks/projects/framework/src/mx/core/TextFieldFactory.as
        flex/sdk/trunk/frameworks/projects/framework/src/mx/core/UIComponent.as
        flex/sdk/trunk/frameworks/projects/framework/src/mx/core/UITextField.as
        flex/sdk/trunk/frameworks/projects/framework/src/mx/core/UITextFormat.as
        flex/sdk/trunk/frameworks/projects/framework/src/mx/styles/metadata/TextStyles.as
        flex/sdk/trunk/frameworks/projects/spark/src/SparkClasses.as
        flex/sdk/trunk/frameworks/projects/spark/src/spark/components/Label.as
        flex/sdk/trunk/frameworks/projects/spark/src/spark/core/CSSTextLayoutFormat.as
        flex/sdk/trunk/frameworks/spark-manifest.xml
    Added Paths:
        flex/sdk/trunk/frameworks/projects/spark/MXFTEText.css
        flex/sdk/trunk/frameworks/projects/spark/src/mx/controls/MXFTETextInput.as
        flex/sdk/trunk/frameworks/projects/spark/src/mx/controls/dataGridClasses/FTEDataGridItemR enderer.as
        flex/sdk/trunk/frameworks/projects/spark/src/mx/core/FTETextField.as
        flex/sdk/trunk/frameworks/projects/spark/src/mx/core/UIFTETextField.as
    Removed Paths:
        flex/sdk/trunk/frameworks/projects/spark/TLFText.css
        flex/sdk/trunk/frameworks/projects/spark/src/mx/controls/TLFTextInput.as
        flex/sdk/trunk/frameworks/projects/spark/src/mx/controls/dataGridClasses/TLFDataGridItemR enderer.as
        flex/sdk/trunk/frameworks/projects/spark/src/mx/core/TLFTextField.as
        flex/sdk/trunk/frameworks/projects/spark/src/mx/core/UITLFTextField.as

    Some troubleshooting ideas:
    0. Check if the DCs can resolve each other using their DNSHostName. If not, this indicates some DNS misconfiguration
    -- you need to fix that first.
    1. Check if the both the DCs are pointing to the same DNS server (or DNS servers that are replica of each
    other). Run: "ipconfig /all" and check its output. If not, correct the DNS client settings and run dcdiag after sometime.
    2. Check if dynamic updates are "turned on" on the DNS server.
    3. Try re-registering the DCs SRV records by either restarting netlogon service or by running the following
    command: 
         nltest.exe /dsregdns

  • [svn:fx-trunk] 8459: Fixing current point after CloseSegment command in Path sequences.

    Revision: 8459
    Author:   [email protected]
    Date:     2009-07-08 12:39:23 -0700 (Wed, 08 Jul 2009)
    Log Message:
    Fixing current point after CloseSegment command in Path sequences.  Also fixing up cubic and quadratic smooth/shorthand logic (t/s) when preceding command is not a curve command).
    Bugs: SDK-21866, SDK-21862, SDK-21607
    Reviewer: Jason, Peter F.
    QE Notes: None
    Doc Notes: None
    Ticket Links:
        http://bugs.adobe.com/jira/browse/SDK-21866
        http://bugs.adobe.com/jira/browse/SDK-21862
        http://bugs.adobe.com/jira/browse/SDK-21607
    Modified Paths:
        flex/sdk/trunk/frameworks/projects/spark/src/spark/primitives/Path.as

    Hi,
    If I were you, I would Streamline the MDT Task Sequence to find the root cause.
    Moreover, please refer to the link below:
    How to fix Windows System32 Winload.exe Missing Or Corrupt 0xc000000f Error?
    http://winwiki.org/windows-system32-winload-exe-missing-or-corrupt-0xc000000f/
    Note: Microsoft provides third-party contact information to help you find technical support. This contact information may change without notice. Microsoft does not guarantee the accuracy of this third-party contact information.
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Subscriber Support, contact [email protected]

Maybe you are looking for

  • "Search for" results not shown in list view

    Hello, I just installed Leopard a few days ago, and so far I'm very happy. The ony oddity I noticed today was that "Search for" results (the default searches in the pane on the left side) are not shown in list view. What happens is this: - I open a f

  • Broken T-mobile 8220 flex cable (hinge) need help finding parts

    Hey folks. Nice forum here !  My 8220 was working nicely until I broke the phone in half (I had anger issues I guess ! ) Anyways the the flex cable is broken now. THe hinge is fine as I  snapped it back together and it operates normaly. The phone is

  • Headphone jack light

    occaisionaly a red light comes from my headphone jack and no sound will come from the speakers. the longer i stay on my computer the less the red light comes on and stops whatever it is i'm listening to at the time. i assume it's a setting problem, b

  • Disk Utility to repair Disk???

    ok, SO I have attempted installing Windows Home Vista Basic. Every time I try to I click partition It clicks but it takes about 5 minutes and I get this Message " Verification failed. This disk could not partitioned. then below it says " Use Disk Uti

  • Get Mail icon

    I have Mail 4.5 on a Mac Pro and a MacBook Pro both on OSX 10.6.7. On the MBP the Get Mail icon appears on the far left of the Toolbar but on the Mac Pro it is amongst the other icons near the centre. Why the difference? thanks Pete