Error message using the getPreferredSize() method

Hi to all.
I'm having sometimes an error message, about this code:
public void removeUpdate(DocumentEvent e) {
        Dimension size = getSize();
        Dimension preferred = getPreferredSize();
        if (size.width >= ANCHO_MINIMO) {
            size.width -= 10;
        } else {
            size.height = preferred.height;
        this.setSize(size);
        _transicion.setCambioAsociado(this.getText());
}The error message:
Exception in thread "AWT-EventQueue-0" javax.swing.text.StateInvariantError: infinite loop in formatting
        at javax.swing.text.FlowView$FlowStrategy.layout(FlowView.java:422)
        at javax.swing.text.FlowView.layout(FlowView.java:184)
        at javax.swing.text.BoxView.setSize(BoxView.java:379)
        at javax.swing.text.BoxView.updateChildSizes(BoxView.java:348)
        at javax.swing.text.BoxView.setSpanOnAxis(BoxView.java:330)
        at javax.swing.text.BoxView.layout(BoxView.java:682)
        at javax.swing.text.BoxView.setSize(BoxView.java:379)
        at javax.swing.plaf.basic.BasicTextUI$RootView.setSize(BasicTextUI.java:1619)
        at javax.swing.plaf.basic.BasicTextUI.getPreferredSize(BasicTextUI.java:813)
        at javax.swing.JComponent.getPreferredSize(JComponent.java:1624)
        at javax.swing.JEditorPane.getPreferredSize(JEditorPane.java:1227)
        at STNMaker.vista.TextoInferiorTransicionesPanelVista.removeUpdate(TextoInferiorTransicionesPanelVista.java:313)
        at javax.swing.text.AbstractDocument.fireRemoveUpdate(AbstractDocument.java:242)
        at javax.swing.text.AbstractDocument.handleRemove(AbstractDocument.java:607)
        at javax.swing.text.AbstractDocument$DefaultFilterBypass.remove(AbstractDocument.java:3105)
        at javax.swing.text.DocumentFilter.remove(DocumentFilter.java:51)
        at javax.swing.text.AbstractDocument.remove(AbstractDocument.java:572)
        at javax.swing.text.DefaultEditorKit$DeletePrevCharAction.actionPerformed(DefaultEditorKit.java:1030)
        at javax.swing.SwingUtilities.notifyAction(SwingUtilities.java:1576)
        at javax.swing.JComponent.processKeyBinding(JComponent.java:2772)
        at javax.swing.JComponent.processKeyBindings(JComponent.java:2807)
        at javax.swing.JComponent.processKeyEvent(JComponent.java:2735)
        at java.awt.Component.processEvent(Component.java:5379)
        at java.awt.Container.processEvent(Container.java:2010)
        at java.awt.Component.dispatchEventImpl(Component.java:4068)
        at java.awt.Container.dispatchEventImpl(Container.java:2068)
        at java.awt.Component.dispatchEvent(Component.java:3903)
        at java.awt.KeyboardFocusManager.redispatchEvent(KeyboardFocusManager.java:1826)
        at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(DefaultKeyboardFocusManager.java:681)
        at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(DefaultKeyboardFocusManager.java:938)
        at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(DefaultKeyboardFocusManager.java:810)
        at java.awt.DefaultKeyboardFocusManager.dispatchEvent(DefaultKeyboardFocusManager.java:645)
        at java.awt.Component.dispatchEventImpl(Component.java:3941)
        at java.awt.Container.dispatchEventImpl(Container.java:2068)
        at java.awt.Window.dispatchEventImpl(Window.java:1791)
        at java.awt.Component.dispatchEvent(Component.java:3903)
        at java.awt.EventQueue.dispatchEvent(EventQueue.java:463)
        at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:269)
        at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:190)
        at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:184)
        at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:176)
        at java.awt.EventDispatchThread.run(EventDispatchThread.java:110)I'm using NetBeans 6.1 and the class extends from a JTextPane and implements a DocumentListener.
Anyone knows how to solve this problem?
Thanks for read.

Thanks for your response, uncle_alice.
If I change the code and I do it like this, could it work right?
public void removeUpdate(DocumentEvent e) {
        Dimension size = getSize();
        if (size.width >= ANCHO_MINIMO) {
            size.width -= 10;
        } else {
            size.height = getPreferredSize().height;
        this.setSize(size);
        _transicion.setCambioAsociado(this.getText());
}Thanks for read.
Edited by: Daniel.GB on 11-ago-2008 2:02
Sorry, before I had not changed the code.

Similar Messages

  • Why do I receive "4.3.2 connection rate limit exceeded" error message using the mail merge extension and what can be done about it?

    I am using TB 31.3.0 with Mail Merge 3.9.1. I routinely send an email to 435 members of an volunteer emergency responders group that I coordinate. I do so using a .csv list with mail merge. While there were no problems in the past, more recently the mail merge function will hang after sending a varied number of messages successfully and I get the following error message:
    "An error occurred sending mail. The mail server sent an incorrect greeting: 4.3.2 connection rate exceeded.."
    There is an "OK" button in the error message pop up that can be clicked to resume the mail merge process. It would appear that if I click the "OK" button immediately whenever the error message is received I must do so frequently and some members do not receive their email. If I delay clicking the "OK" button, I found that I only needed to click the "OK" button twice to send to all the members.
    An on line search suggests this is the result of some sort of throttling by my ISP, Sonic.net. There is also this comment: "If you are receiving this error, you are likely using mailing list software which cannot decipher the temporary fail codes. If so, you will need to set your software to slow down its delivery rate and/or reduce the number of active connections per remote host."
    I am not super technical. Is it realistic to think that I can tweak mail merge to that I do not have to babysit my email to this group?

    then I suggest you send using a mail provider that is not actively trying to block your outgoing mail. Or use a yahoo / google groups mailing list feature so you only send a single mail.
    Or use a free account from the likes of http://www.ymlp.com/ who limit free account mailing lists to 1000 subscribers. ( Googled them this morning)

  • Got an Error Message using the Featured News Composition Widget regarding the locations are too large to rasterize.  Cannot Preview page.

    I keep getting an Error Message when Previewing a page that has the Feature News Composition Widget.  The Message says that the locations are too large to Rasterize and I need to make it smaller in size.  I tried all of this burt nothing worked.

    Hi Zak,
    Many thanks for your 'correct' and prompt answer.  I tried to make it CORRECT on the Forum, but after clicking the link, did not know where to go since this is my first time using this forum. 
    As it turned out, I was indeed using the font (Georgia) but did not realize that this particular font can also be used as a System font as well.  So I chose the wrong Georgia font which was the System font.  I corrected this issue throughout and made doubly sure that I used the Web Font Georgia.
    Many thanks again for your help and assistance.
    The Shulammite

  • Getting Error Message using Formatted Search

    Hi,
    I am using formatted search for validating a particular field, and that happens fine.  Kindly let me know if I can also display error messages using the same formatted search.
    If yes, what am I to include in the formatted search, and if No, please let me know the alternative.
    Thanks in advance.
    Satish.

    Hi Satish,
    if you validate the value of a field and intend to rise an error message on detection of invalid values in a separate window or in the status line there is no way to do it with Formatted Searches (as far as I know)!
    You could use the following methods as simple workarounds if you don't want to program a solution with the SDK:
    1. Solution
    You can display the text of an error message in the field you validate; of course, the invalid data then is overwritten with your error message, but you could construct the message from fixed text parts concatenated with the data found in the field.
    Be sure to save the original data of the field in your query before you do anything else. This way you sustain the field data in case the data is valid!
    Example:
    DECLARE @save AS ....
    SET @save = $[xxxxx]
    IF $[xxxxx] test on invalid data
      SELECT 'Error: Invalid data: ' + $[xxxxx] -- in case of error
    ELSE
      SELECT $[xxxxx] -- no error - sustain valid data
    END
    2. Solution:
    You define a sepate User Defined Field (UDF) for potential error messages - that's the way I often programmed it for our own applications. Suppose that the Formatted Search is connected to this UDF and the field to validate is field 'xxxxx'. The Formatted Search is triggered (auto-refresh) on change of field 'xxxxx':
    IF $[xxxxx] test on invalid data
      SELECT 'Error: Invalid data: ' + $[xxxxx] -- in case of error
    END
    May be that there are minor syntactical errors or missing type conversions in the code above - but I hope it gives you an idea on how to solve your problem without SDK programming!
    Good luck!
    Frank Romeni

  • IF_EX_ME_PROCESS_PO_CUST multiple error message in the CHECK

    Hi All
    i search a way for multiple error message in the CHECK Methode, because i check every line.
    INCLUDE MM_MESSAGES_MAC.
    ch_failed = 'X'.
    mmpur_message 'E'                                     "&1 sy-msgty
                  '00'                                    "&2 sy-msgid
                  '398'                                   "&3 sy-msgno
                  'Werk nicht in allen Positionen gleich' "&4 sy-msgv1
                  ''                                      "&5 sy-msgv2
                  ''                                      "&6 sy-msgv3
                  ''.                                     "&7 sy-msgv4
    Thanks

    Hi
    ME21N has also a Error Message BAPI for view Errors and i need multiple Messages on these step for each position

  • Using the ContactInsertOrUpdate method from the ContactWS but error msg rcv

    [This thread was migrated from the On Demand Developer Forum in the old Siebel Community]
    Corsa
    Contributor
    I am getting the following error I do not know why or how to work around
    it.
    Method 'SetFieldValue' of business component 'Contact' (integration
    component 'Contact') for record with search specification '[External <br/>
          System Id] = "123456"' returned the following error:"Access <br/>
    denied.(SBL-DAT-00542)"(SBL-EAI-04375)
    Does any out there have any ideas?
    Previously when I tried to do the same action I got the following message:
    Multiple matches found for instance of integration component 'Contact'
    using search specification '[External System Id] = "123456"' in the
    business component 'Contact', based on user key 'Contact User
    Key:3'.(SBL-EAI-04390)
    Both messages are baffling me. Please, please help
    Product: CRM OnDemand
    06-16-2006 04:35 AM
    Re: Using the ContactInsertOrUpdate method from the ContactWS but error
    msg rcvd
    BigSlick
    Valued Contributor
    Hi Corsa,
    Can you access the record in the online application. Perhaps someone has
    changed the access rights for this Contact on the Contact Team ?
    -BigSlick
    06-20-2006 12:33 PM
    Re: Using the ContactInsertOrUpdate method from the ContactWS but error
    msg rcvd
    Corsa
    Contributor
    I realise now that the field AccountID is readonly and cannot be assigned.
    I was attempting to assign contactsList[count].AccountId to a value . I
    believe, this is the reason I was getting the access denied error.
    06-23-2006 11:10 AM
    ==============================================================================
    Click on the board or message subject at the top to return.

    Ok, so I hit a bump in the road. Just when I think I understand something It doesn't work correctly.
    I implemented it I thought correctly. I looked up something on the sun website (core java) I used advice from here, and my professor finaly responded to me with almost identical instructions. So I did it
    my RationalNumber.java no looks like this.
    public class RationalNumber implements Comparable
    //.....Break to new section
      public  float compute ()
           float value = getNumerator() / getDenominator();
         return value;
       public int compareTo(RationalNumber op2)
           if (Math.abs(compute() - op2.compute()) < .0001)
              return 0; //Equal
          if (compute() > op2.compute())
            return + 1; //Rational Number bigger
          if (compute() < op2.compute())
               return - 1; //Rational Number Smaller
         }I thought that would work fine, but it gives me an error when I compile it:
    RationalNumber.java:8: RationalNumber is not abstract and does not override abstract method compareTo(java.lang.Object) in java.lang.Comparable
    public class RationalNumber implements Comparable
           ^So now what, making it abstract only creates more errors....
    Also, thanks ChuckBing, I'm glad you like the screen name, I've been using it for years.

  • Trying to download iTunes 11.1 but it keeps giving me an error message saying: The feature you are trying to use is on a network resource that is unavailable.

    Trying to download iTunes 11.1 but it keeps giving me an error message saying:
    The feature you are trying to use is on a network resource that is unavailable.
    Click OK to try again, or enter an alternate path to a folder containing the installation package "iTunes64.msi" in the box below.
    Use Source:

    iTunes.msi
    Perfect, thanks.
    Download the Windows Installer CleanUp utility from the following page (use one of the links under the "DOWNLOAD LOCATIONS" thingy on the Major Geeks page):
    http://majorgeeks.com/download.php?det=4459
    To install the utility, doubleclick the msicuu2.exe file you downloaded.
    Now run the utility ("Start > All Programs > Windows Install Clean Up"). In the list of programs that appears in CleanUp, select any iTunes entries and click "Remove", as per the following screenshot:
    Quit out of CleanUp, restart the PC and try another iTunes install. Does it go through properly this time?

  • I purchased a magazine using the Zinio app which I'd recently downloaded on to a recently purchased iPad. I received an error message at the time (can't recall the details) but have since been invoiced for the $8.99. How can I get the Magazine I purchased

    I purchased a magazine using the Zinio app which I'd recently downloaded on to a recently purchased iPad. I received an error message at the time (can't recall the details) but have since been invoiced for the $8.99. How can I get the Magazine I purchased?

    FOR ASSISTANCE WITH ORDERS - iTUNES STORE CUSTOMER SERVICE
    For assistance with billing questions or other order inquiries, please refer to our online support page by clicking here: http://www.apple.com/support/itunes/store/. If you cannot find the answers you are seeking in our robust knowledge base, you can contact us by visiting the following URL http://www.apple.com/support/itunes/store/, clicking on the appropriate Customer Service topic, then using the contact button or email form at the bottom of the page. Responses to emails will be provided as soon as possible.
    Phone: 800-275-2273 How to reach a live person: Press 0 four times
    Hours of Operation: Mon-Fri: 9am-5pm ET
    Email: [email protected]
    How to report an issue with Your iTunes Store purchase
    http://support.apple.com/kb/HT1933
    How to Get a Refund from the App Store
    http://gizmodo.com/5886683/how-to-get-a-refund-from-the-app-store
    Canceling a Digital Subscription
    http://gadgetwise.blogs.nytimes.com/2011/10/14/qa-canceling-a-digital-subscripti on/
     Cheers, Tom

  • I had just put the finishing touches on my 36 minute documentatary when I got an error message that the external 1TB HD I was using to store the project had been ejected improperly (must have shaken a cord).  The result is that the project would not load

    I had just put the finishing touches on my 36 minute documentatary when I got an error message that the external 1TB HD I was using to store the project had been ejected improperly (must have shaken a cord).  The result is that the project would not load in the edit Projects window.  I can see the file in the finder window and it will launch iMovie but the file itself will not load in the projects window.
    I have contacted apple support and they tried to do a few things... to no available.
    With my limited knowledge of file structures I assume that the header file must be corrupt.
    Is there a 3rd party utility that can decompile and fix the file structure so it will load properly.  I've been working on this project since june and would hate to have to redo the whole thing again.

    I had just put the finishing touches on my 36 minute documentatary when I got an error message that the external 1TB HD I was using to store the project had been ejected improperly (must have shaken a cord).  The result is that the project would not load in the edit Projects window.  I can see the file in the finder window and it will launch iMovie but the file itself will not load in the projects window.
    I have contacted apple support and they tried to do a few things... to no available.
    With my limited knowledge of file structures I assume that the header file must be corrupt.
    Is there a 3rd party utility that can decompile and fix the file structure so it will load properly.  I've been working on this project since june and would hate to have to redo the whole thing again.

  • I bought a used PowerMacPC G5. I can burn and read DVDs, but I can't read or burn CDs. The CDs are not even recognized. After the drive searches for a while, the CD is ejected without any error messages. The CDs work okay on my iMac.

    I bought a used PowerMacPC G5. I can burn and read DVDs, but I can't read or burn CDs. The CDs are not even recognized. After the drive searches for a while, the CD is ejected without any error messages. The CDs work okay on my iMac.
    I am running Mac OSX 10.4.11. According to the System profiler the CD/DVD drive is a "PioneerDVD-RWDVR-112D." When I compare the information under this heading, the only unusual difference from my iMac is that the G5 reads "Burn Support: Yes (Unsupported)." My iMac reads "Burn Support: Yes (Apple Shipping Drive)."
    Under the System Preferences the options are set to "Ask what to do" when a blank CD or DVD is inserted. Music CD set to open iTunes, Picture CD set to open iPhoto, Video DVD set to open DVD player.
    Do you have any suggestions?
    Thanks, Jack

    Hi Jack, great help so far!
    Internal...
    http://eshop.macsales.com/static_pages/Framework.cfm?page=superdrive/sdl_powerma c_g5.html
    External be sure it's Firewire & not Bus powered...
    http://eshop.macsales.com/shop/firewire/optical-drives/

  • I am using iPhoto version 9.6 and I can no longer get an email sent with a photo attached. I get an error message saying the email did not go through because the server did not reply. I can send the photo with Mail. Help!

    I have upgraded to Yosemite and also updated the iPhoto application to version 9.6. I am no longer able to send a photo from iPhoto via email. I get an error message saying the server is not responding. But, when using the same server in Mail, I can attach the photo and send it. My wife is using the older version of iPhoto and it works fine.
    I have checked the settings for the outgoing server, etc. and the Mail settings match those in iPhoto.
    Could this be due to either the Yosemite upgrade or the iPhoto upgrade?

    This solution is for those of you using 2-step verification for your Apple ID and are using iCloud as the mail server that you are trying to mail photos with.
    I too had this issue. The problem in my case occurred because I had setup 2-step authentication for my Apple ID. If you have done this then you will get the error message "the mail server did not recognize your email/password...". To solve the problem go to:
    https://appleid.apple.com
    Click "Manage Your Apple ID"
    Verify your identity with the device you selected (if this step does not show up then you have not likely set up 2-step authentication and this is not your solution)
    Click Password and Security in the left column
    Click Generate an app-specific password
    Enter iPhoto as the name of the app
    Copy the password and paste this into the password box in iPhoto where you would normally enter your apple ID (in the mail account section in iPhoto preferences).
    And...voila' (I hope)

  • When selecting a song to play in iTunes, I get an error message indicating the song could not be used because the original file could not be found.  Would you like to locate it.  I have no idea where to look since the library hold all my files.

    When selecting a song to play from iTunes library, I continually get an error message indicating the original file could not be found.  Then asks, would you like to locate it?  Does anyone know how to fix this?   I'm not even able to play the songs I purchased due to this error message.  Any ideas how to remedy this problem? 
    Thanks

    It would help to have more background about your iTunes collection such as if you keep it on an external drive, or if you have moved or renamed anything recently.  iTunes is very sensitive to you renaming or moving files or folders involved with your media.  iTunes only keeps a reference to where a media file is located  and then goes to look for it when you try to play it. If you have changed things since it was added to itunes then it's like me sending you to look for a friend in my addressbook but that friend has moved.
    The other possibility is your computer is starting to lose files.  Again, the computer uses a reference database to tell it where on the drive to look for a file. If that database gets corrupt then it starts losing files.  Use Dsk Utility's first aid to verify your hard drive.

  • After years of using iTunes on my G4 suddenly it won't open.  Error message says "The file "iTunes Library" cannot be read because it was created by a newer version of iTunes".  What do I do?s

    After years of using iTunes on my G4 suddenly it won't open.  Error message says "The file "iTunes Library" cannot be read because it was created by a newer version of iTunes".  What do I do?  I have been attempting to move my Library to a newer MacBook Pro.

    The file "iTunes Library.itl" cannot be read because it was created by a newer version of iTunes".
    Try the following user tip:
    Empty/corrupt iTunes library after upgrade/crash

  • Log Error Messages in the Text File using Flex

    Hi,
    I am using try/Catch block to catch exception and am trying to write these error messages in the text file.
    I do not know how to achive such funcionality.
    looking forward for your help in this regard. Please have a look on the code as pasted below:
    private function onItemRollOver(evt : ListEvent) : void
                    try
                             var s:String= evt.target.Participation;
                               var partRange:Number = evt.rowIndex;
                            if (partRange == 2)
                                    dgCohorts.setStyle( "rollOverColor", "red" );
                            if (partRange == 7)
                                dgCohorts.setStyle( "rollOverColor", "green" );
                            dgCohorts.validateNow();
                       catch(e:Error)
                                var callLaterErrorEvent:DynamicEvent = new DynamicEvent("callLaterError");                        
                                callLaterErrorEvent.error = e;
                                systemManager.dispatchEvent(callLaterErrorEvent);
    Thanks,
    Vivek Jain

    Hi,
    I am using try/Catch block to catch exception and am trying to write these error messages in the text file.
    I do not know how to achive such funcionality.
    looking forward for your help in this regard. Please have a look on the code as pasted below:
    private function onItemRollOver(evt : ListEvent) : void
                    try
                             var s:String= evt.target.Participation;
                               var partRange:Number = evt.rowIndex;
                            if (partRange == 2)
                                    dgCohorts.setStyle( "rollOverColor", "red" );
                            if (partRange == 7)
                                dgCohorts.setStyle( "rollOverColor", "green" );
                            dgCohorts.validateNow();
                       catch(e:Error)
                                var callLaterErrorEvent:DynamicEvent = new DynamicEvent("callLaterError");                        
                                callLaterErrorEvent.error = e;
                                systemManager.dispatchEvent(callLaterErrorEvent);
    Thanks,
    Vivek Jain

  • I am usining thunderbird on a mac using os 10.9.5 ; the error message reads: The e-mail system had a problem processing this message.

    Diagnostic information for administrators:
    Generating server: cb.intra.lutron.com
    [email protected]
    #554 5.6.0 STOREDRV.Deliver; Corrupt message content ##
    Original message headers:
    Received: from p01c11m061.mxlogic.net (208.65.144.247) by
    ls186.cb.intra.lutron.com (8.14.172.44) with Microsoft SMTP Server (TLS) id
    8.3.377.0; Mon, 27 Oct 2014 20:08:14 -0400
    Authentication-Results: p01c11m061.mxlogic.net; spf=none
    Received: from unknown [216.211.128.132] (EHLO mail-in02.adhost.com) by
    p01c11m061.mxlogic.net(mxl_mta-8.2.0-0) over TLS secured channel with ESMTP
    id b6ede445.0.50240.00-2357.83404.p01c11m061.mxlogic.net (envelope-from
    <[email protected]>); Mon, 27 Oct 2014 18:08:11 -0600 (MDT)
    Received: from bradleysweekbjs.lan (unknown [187.204.142.185]) (using TLSv1
    with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate
    requested) by mail-in02.adhost.com (Postfix) with ESMTPSA id 70542CBCD3C;
    Mon, 27 Oct 2014 17:07:56 -0700 (PDT) (envelope-from
    [email protected])
    Message-ID: <[email protected]>
    Date: Mon, 27 Oct 2014 18:07:53 -0600
    From: Bradley Sweek <[email protected]>
    User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.9; rv:24.0) Gecko/20100101 Thunderbird/24.2.0
    MIME-Version: 1.0
    To: Carolynn Velas <[email protected]>, "shou >> Matt Shoudy"
    <[email protected]>
    Subject: Fwd: PO from AMIGA Light
    References: <[email protected]>
    In-Reply-To: <[email protected]>
    X-Forwarded-Message-Id: <[email protected]>
    Content-Type: multipart/mixed;
    boundary="------------070107060209020302070902"
    X-AnalysisOut: [v=2.1 cv=WKNrXxcR c=1 sm=1 tr=0 a=Gd5qAohCj8m7N02WsvT0RA==]
    X-AnalysisOut: [:117 a=SBqzqjppweDvc7P5+lsMNg==:17 a=Plco4HD0Ln4A:10 a=BLc]
    X-AnalysisOut: [eEmwcHowA:10 a=lUHFz_VCAAAA:8 a=Q0L-yA22AAAA:8 a=YlVTAMxIA]
    X-AnalysisOut: [AAA:8 a=r77TgQKjGQsHNAKrUKIA:9 a=9iDbn-4jx3cA:10 a=cKsnjEO]
    X-AnalysisOut: [sciEA:10 a=S5qNisC7AAAA:8 a=AYCwu-JE0DQrnhmJAu0A:9 a=wPNLv]
    X-AnalysisOut: [fGTeEIA:10 a=CNO9MehPIccA:10 a=wVCSd2htZYEA:10 a=vjxRE-QYq]
    X-AnalysisOut: [xoA:10 a=TZ61P25qxIYA:10 a=hBMBtJGnaRBW9O-fmB4A:9 a=DxM5wn]
    X-AnalysisOut: [iiDK8XbY8C:21 a=_W_S_7VecoQA:10 a=Ki1xzB_1rGJPxIdP5wgA:9 a]
    X-AnalysisOut: [=AM14pv5mMGwA:10 a=Sf_gFPzhefAA:10 a=NBtK7ctuftnU0LdIC2cA:]
    X-AnalysisOut: [9 a=-0qkl0XTG-IA:10 a=QRsCojdW3GvxCdKwqr4A:9 a=n3BslyFRqc0]
    X-AnalysisOut: [A:10]
    Received-SPF: None
    X-Spam: [F=0.3333333333; B=0.500(0); spf=0.500; STSI=0.500(-16); STSM=0.400(-21); CM=0.500; CY=0.500; MH=0.750(2014102723); S=0.200(2014051901); SC=]
    X-MAIL-FROM: <[email protected]>
    X-SOURCE-IP: [216.211.128.132]
    Return-Path: [email protected]
    Reporting-MTA: dns;cb.intra.lutron.com
    Received-From-MTA: dns;p01c11m061.mxlogic.net
    Arrival-Date: Tue, 28 Oct 2014 00:08:14 +0000
    Final-Recipient: rfc822;[email protected]
    Action: failed
    Status: 5.6.0
    Diagnostic-Code: smtp;554 5.6.0 STOREDRV.Deliver; Corrupt message content
    X-Display-Name: Carolynn Velas
    ForwardedMessage.eml
    Subject:
    Fwd: PO from AMIGA Light
    From:
    Bradley Sweek <[email protected]>
    Date:
    10/27/14, 5:07 PM
    To:
    Carolynn Velas <[email protected]>, "shou >> Matt Shoudy" <[email protected]>
    -------- Original Message --------
    Subject: PO from AMIGA Light
    Date: Mon, 27 Oct 2014 18:04:14 -0600
    From: Bradley Sweek <[email protected]>
    To: [email protected]
    see the attached po
    edited email address from public.

    That is an error message from the lutron server to you. It has nothing to do with Thunderbird at all.

Maybe you are looking for