Error: var g_objCurrentFormData_Error : There has been an error while processing the form

Hi,.
I have a InfoPath 2010 form which was published to SharePoint 2010.  I migrated the content db to SQL Server 2012 and I have converted the Sharepoint 2010 (windows based) to the SharePoint 2013 claims based site. I have not fully upgraded the site to
2013 version (Version upgrade to SP 2013) is not done..
In the InfoPath 2010 form, which is available in SP 2013. I have a button and on click of it, i have the below code:
XPathNavigator domNav = MainDataSource.CreateNavigator();
XPathNavigator fldUserurl = domNav.SelectSingleNode("/my:myFields/my:TaskUrl", this.NamespaceManager);
if (!string.IsNullOrEmpty(fldUserurl.Value))
string urlToDecode = HttpUtility.UrlDecode(fldUserurl .Value);
HttpContext.Current.Response.Write("<script type='text/javascript'>window.open('" + urlToDecode + "','_self','left=20,top=20,width=500,height=500,toolbar=1,resizable=0');</script>");
HttpContext.Current.Response.Flush();
HttpContext.Current.Response.End();
The above code works fine in SharePoint 2010, however after moving the Site to SP 2013 Claims mode, I am getting the error as
"var g_objCurrentFormData_Error = [[[12,"There has been an error while processing the form.","","","guid"]],[],0,"","",1033,"","",["0","","","","","",0,0,"",0,false],"","0",false,"",0,"","http:\u002f\u002ftest-t1.com\u002fs\u002fTestApplication","ltr","http:\u002f\u002ftest-t1.com\u002fs\u002fTestApplication",6.35202885373882E+17"
In the SP Logs, i found the below:
Unhandled exception processing request for PostbackPage Microsoft.Office.InfoPath.Server.Util.InfoPathFatalException: Exception of type 'Microsoft.Office.InfoPath.Server.Util.InfoPathFatalException' was thrown.   
 at Microsoft.Office.InfoPath.Server.Util.GlobalStorage.get_CurrentFormId()   
 at Microsoft.Office.InfoPath.Server.Util.GlobalStorage.get_CurrentContext()   
How to fix this?
Thanks

Hi Venkatzeus,
please let us know your sharepoint 2013 latest cumulative update, if possible please make sure it is March 2013 update or above.
as i know, between 2010 infopath and 2013 there are difference, perhaps if you can debug your form it may help.
most probably there are environment settings difference between 2010 sharepoint and 2013 sharepoint. such as the data connection size/length, that causing it failed, or the form data is NULL.
http://infopathdebugger.codeplex.com/
http://www.infopathdev.com/forums/t/26330.aspx
http://social.technet.microsoft.com/Forums/en-US/5c9d2fce-0fd8-439c-a636-bf856eb76e15/how-to-retrieve-term-store-management-values?forum=sharepointgeneralprevious
Regards,
Aries
Microsoft Online Community Support
Please remember to click “Mark as Answer” on the post that helps you, and to click “Unmark as Answer” if a marked post does not actually answer your question. This can be beneficial to other community members reading the thread.

Similar Messages

  • When user click "My Site clicking My Content states: There has been an error creating the personal site. etc

    Hello community
        Using Sharepoint 2010 Server and the UI on its intranet there is a My Site.  After creating the My Site the user account that created the intranet easily can create it's My Site, My Content and My profile.  But when I logon as
    a user
    when I try to create the My site I get an error stating"  "There has been an error creating the personal site.  Contact your site administrator for more information". In the Event viewer log pasted below it says: A failure was encountered
    and User cannot be found.  So I check the UPS Synchronization and I can find the username  in UPS "Manage User Profile" and I can logon with the username I just can't create the My Content after clicking My Site.  The funny
    thing is if I click My Profile the My Profile page appears (although it is a one-way trust relationship if I use "Check Names" when I try to "Add User" to a group an error message appears stating "No match found. etc). So the
    question is how come the account that created the intranet can create 
    My Site and create My Profile and My Content but if a regular user account logs on and clicks My Site, My Profile and get a page but clicking My Content produces that error that says:  "There has been an error creating the personal site.  Contact
    your site administrator for more information". (Note: The output from Event Viewer is posted below)?
        Thank you  
        Shabeaut
    Log Name:      Application
    Source:        Microsoft-SharePoint Products-SharePoint Portal Server
    Date:          7/24/2014 4:51:42 PM
    Event ID:      5187
    Task Category: Administration
    Level:         Error
    Keywords:     
    User:          NT AUTHORITY\IUSR
    Computer:      <ServerName>.<FullQualifiedDomainName>
    Description:
    My Site creation failure for user '<DomainName>\<UserName>' for site url 'http://<MySiteHostUrl>/personal/<DomainName>\<UserName>'. The exception was: Microsoft.Office.Server.UserProfiles.PersonalSiteCreateException: A failure
    was encountered while attempting to create the site. ---> Microsoft.SharePoint.SPException: User cannot be found.
       at Microsoft.SharePoint.Administration.SPSiteCollection.Add(SPContentDatabase database, SPSiteSubscription siteSubscription, String siteUrl, String title, String description, UInt32 nLCID, String webTemplate, String ownerLogin, String ownerName,
    String ownerEmail, String secondaryContactLogin, String secondaryContactName, String secondaryContactEmail, String quotaTemplate, String sscRootWebUrl, Boolean useHostHeaderAsSiteName)
       at Microsoft.SharePoint.SPSite.SelfServiceCreateSite(String siteUrl, String title, String description, UInt32 nLCID, String webTemplate, String ownerLogin, String ownerName, String ownerEmail, String contactLogin, String contactName, String contactEmail,
    String quotaTemplate, SPSiteSubscription siteSubscription)
       at Microsoft.Office.Server.UserProfiles.UserProfile.<>c__DisplayClass2.<CreateSite>b__0()
       --- End of inner exception stack trace ---
       at Microsoft.Office.Server.UserProfiles.UserProfile.<>c__DisplayClass2.<CreateSite>b__0()
       at Microsoft.SharePoint.SPSecurity.<>c__DisplayClass4.<RunWithElevatedPrivileges>b__2()
       at Microsoft.SharePoint.Utilities.SecurityContext.RunAsProcess(CodeToRunElevated secureCode)
       at Microsoft.SharePoint.SPSecurity.RunWithElevatedPrivileges(WaitCallback secureCode, Object param)
       at Microsoft.SharePoint.SPSecurity.RunWithElevatedPrivileges(CodeToRunElevated secureCode)
       at Microsoft.Office.Server.UserProfiles.UserProfile.CreateSite(String strRequestUrl, Boolean bCollision, Int32 lcid).
    Event Xml:
    <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
      <System>
        <Provider Name="Microsoft-SharePoint Products-SharePoint Portal Server" Guid="{8b3ddd3d-2b09-4669-bf81-e2d6921feeea}" />
        <EventID>5187</EventID>
        <Version>14</Version>
        <Level>2</Level>
        <Task>1</Task>
        <Opcode>0</Opcode>
        <Keywords>0x4000000000000000</Keywords>
        <TimeCreated SystemTime="2014-07-24T20:51:42.494Z" />
        <EventRecordID>33776</EventRecordID>
        <Correlation ActivityID="{BC4FAAA6-FA5B-4309-8C2E-0639F5BAC567}" />
        <Execution ProcessID="9600" ThreadID="9520" />
        <Channel>Application</Channel>
        <Computer><ServerName>.<FullQualifiedDomainName></Computer>
        <Security UserID="S-1-5-17" />
      </System>
      <EventData>
        <Data Name="string0"><DomainName>\<UserName></Data>
        <Data Name="string1">'http://<MySiteHostUrl>/personal/<DomainName>\<UserName>'</Data>
        <Data Name="string2">Microsoft.Office.Server.UserProfiles.PersonalSiteCreateException: A failure was encountered while attempting to create the site. ---&gt; Microsoft.SharePoint.SPException: User cannot be found.
       at Microsoft.SharePoint.Administration.SPSiteCollection.Add(SPContentDatabase database, SPSiteSubscription siteSubscription, String siteUrl, String title, String description, UInt32 nLCID, String webTemplate, String ownerLogin, String ownerName,
    String ownerEmail, String secondaryContactLogin, String secondaryContactName, String secondaryContactEmail, String quotaTemplate, String sscRootWebUrl, Boolean useHostHeaderAsSiteName)
       at Microsoft.SharePoint.SPSite.SelfServiceCreateSite(String siteUrl, String title, String description, UInt32 nLCID, String webTemplate, String ownerLogin, String ownerName, String ownerEmail, String contactLogin, String contactName, String contactEmail,
    String quotaTemplate, SPSiteSubscription siteSubscription)
       at Microsoft.Office.Server.UserProfiles.UserProfile.&lt;&gt;c__DisplayClass2.&lt;CreateSite&gt;b__0()
       --- End of inner exception stack trace ---
       at Microsoft.Office.Server.UserProfiles.UserProfile.&lt;&gt;c__DisplayClass2.&lt;CreateSite&gt;b__0()
       at Microsoft.SharePoint.SPSecurity.&lt;&gt;c__DisplayClass4.&lt;RunWithElevatedPrivileges&gt;b__2()
       at Microsoft.SharePoint.Utilities.SecurityContext.RunAsProcess(CodeToRunElevated secureCode)
       at Microsoft.SharePoint.SPSecurity.RunWithElevatedPrivileges(WaitCallback secureCode, Object param)
       at Microsoft.SharePoint.SPSecurity.RunWithElevatedPrivileges(CodeToRunElevated secureCode)
       at Microsoft.Office.Server.UserProfiles.UserProfile.CreateSite(String strRequestUrl, Boolean bCollision, Int32 lcid)</Data>
      </EventData>
    </Event>

    Make sure you enable self service site creation on the MySite web application via CA
    http://technet.microsoft.com/en-us/library/cc261685(v=office.14).aspx
    You mentioned trusts and people picker.  I am having a bit of trouble understanding the exact issue here, but is the issue also coming up that the user in question cannot be found with people picker?
    searchadforest setting to make sure SP can reach to trusted domains to find users. 
    "When a Web application uses Windows authentication, People Picker searches all two-way trusted forests and all two-way trusted domains. However, if you want to search from a one-way trusted forest or a one-way trusted domain, you must run the
    setapppassword operation, and then run the peoplepicker-searchadforests
    property."
    http://technet.microsoft.com/en-us/library/cc262051(v=office.12).aspx
    http://technet.microsoft.com/en-us/library/cc263460(v=office.12).aspx
    Christopher Webb | MCM: SharePoint 2010 | MCSM: SharePoint Charter | MCT | http://christophermichaelwebb.com

  • I cannot sign into App Store. "unknown error" and then "We cannot complete your request. There has been an error in the App Store. Please try again later. (4)"

    I cannot sign in to the App Store.
    I changed countries a few months ago and updated all my account info and everything was working fine, until recently, while trying to upgrade my softwear to Mavericks, which I cannot do. My apple Username and password work fine on iTunes and on my iPhone. I can also access all my account info when I sign in through the website. It just will not work for the App Store on my Mac Pro.
    When I click "Welcome" under Quick Links it asks me to sign in. I sign in with my Apple Username and Password and then it DOES NOTHING
    When I click on "Free Upgrade" and then "Install" on the mavericks software, it asks me to sign in again. This time it says "unknown error" and then it says "We cannot complete your request. There has been an error in the App Store. Please try again later. (4)"
    I''m completely blocked. I cannot procede without being able to update my software.
    Please help me.
    Rhea

    You could try this.
    Back up all data.Triple-click anywhere in the line below on this page to select it:
    /Library/Preferences/SystemConfiguration/NetworkInterfaces.plist
    Right-click or control-click the line and select
    Services ▹ Reveal
    from the contextual menu.* A folder should open with an item selected. Move the selected item to the Trash. You may be prompted for your administrator login password. Reboot and test. If there's no change, restore the item you deleted from a backup, overwriting the one that may have been created in its place. Otherwise, you may need to recreate some of your settings in the Network preference pane.
    *If you don't see the contextual menu item, copy the selected text to the Clipboard by pressing the key combination command-C. In the Finder, select
    Go ▹ Go to Folder...
    from the menu bar, paste into the box that opens (command-V). You won't see what you pasted because a line break is included. Press return.
    Credit for this solution to ASC member luis.pinhor.

  • Lightroom 5 says "There has been an error during the modification of the modules." Lightroom does not open, freezes.

    Hi, I've got Creative Cloud, on a Mac Pro late 2010, 6 Core, 3.3 Gz, which has just been emptied and re-set with Yosemite. I've downloaded the Adobe stuff I need, especially Ps, Il, Id, Pp, Ae and Lightroom 5. Everything works find except Lightroom which doesn't open, giving me this message each time: "There has been an error during the modification of the modules."  There is no error number attached and the program freezes. I've got a deadline which has been broken because I can't finish the work I've started in Lightroom 5 on my old computer which I deactivated in order to run the new one. Now I don't know what to do nor where to look for the problem. I've placed the Lightroom Library on an external LaCie 4Big 8Tb Raid 5.

    Error changing modules | Lightroom

  • InfoPath form, rich text fields, "There was a form postback error" InvalidOperationException, There has been an error while processing the form

    Using InfoPath 2013 browser enabled form.
    I am getting the above error on ALL Infopath Designed Rich Text fields, where the "Cannot be blank" attribute is set.
    To reproduce it, I create a custom list and custom list form with InfoPath 2013. I add 2 Rich Text fields and enable "cannot be blank". To raise the error, I put some data in the RT field. Skip to another field (so focus is changed and a postback
    occurs), then back to original field to delete the contents (to raise the validation).
    I originally thought it was associated with the HTMLCHKR.DLL not being registered (and I have re-registered it just in case), but the exception I get from the ULS logs reads (it is from a list AFTER I have re-registered the DLL):
    There was a form postback error. (User: 0#.w|myDomain\jc, Form Name: Template, IP: , Request: h t t p ://MyWebApp/MySite/Lists/rtAfterHtmlCHkrReg/Item/newifs.aspx?List=2212ff41-77b4-445b-931b-d7e538c9da91&Source=h t t p://MyWebApp/MySite/Lists/rtAfterHtmlCHkrReg/AllItems.aspx&RootFolder=&Web=3db49106-bdca-47bb-b4cd-a549d2d86aa7,
    Form ID: urn:schemas-microsoft-com:office:infopath:list:-AutoGen-2015-01-16T21:51:48:853Z, Type: InvalidOperationException, Exception Message: No content generated as the result of the operation.) 8cc5e09c-3665-903b-575a-faaac506c40a
    I noticed that errors associated with the HTMLCHKR.DLL not being registered would have some sort of COM exception (example: TYPE_E_LIBNOTREGISTERED or REGDB_E_CLASSNOTREG)
    I also should mention that this problem started happening about 3 weeks ago. We have extended the web application to handle HTTPS on the intranet zone (we had a reverse proxy project that did not eventuate) - would that cause something? How can I do further
    checking?

    Hi,
    I have done a test in my SharePoint, and I met the same issue with you.
    I created a custom list and custom list form with InfoPath 2013. I added 2 Rich Text fields and enabled "cannot be blank".  I put some content in the RT field, then delete the contents, I got the error message:"there has been an
    error while processing the form."
    Here is a similar post said that executing the command: regsvr32 "C:\Program Files\Common Files\Microsoft Shared\
    OFFICE14\htmlchkr.dll" will solve the issue.
    https://social.msdn.microsoft.com/Forums/en-US/eb2e0f6e-c8e4-4e92-ac5e-a09d72759eda/rich-text-field-error-in-webform?forum=sharepointcustomizationprevious
    But I just disabled "cannot be blank", and it solved the issue.
    Best Regards,
    Lisa Chen
    Lisa Chen
    TechNet Community Support

  • There has been an error creating the personal site. User cannot be found

    Few of my Domain Users are able to create MySite and few of them are not, though they are having same permission.
    There has been an error creating the personal site. Contact your site administrator for more information.
    Event Viewer is showing :
    My Site creation failure for user 'DOMAIN\username' for site url 'http://10.31.2.9:46744/personal/username'. The exception was: Microsoft.Office.Server.UserProfiles.PersonalSiteCreateException: A failure was encountered while attempting to create
    the site. ---> Microsoft.SharePoint.SPException: User cannot be found.
    Below are the DLL versions of my installation. 
    Microsoft.SharePoint.Portal.dll : 12.0.6420.1000
    Microsoft.SharePoint.Portal.dll : 12.0.6422.1000
    Please suggest.
    Thanks in Advance

    Please note for future reference that you should only ever post any one question ONCE.
    Posting it twice means that there are parallel threads and  peoples time is wasted.
    Here one copy was posted as a new thread and the other copy was posted as a reply in another thread *which had already been closed by the Original Poster years earlier*.
    You should not in any case add new questions to existing threads and especially not to old, closed, threads.
    I have therefore deleted that other copy of this post. This is now the only place that people will see your question and the answers to it (which is how it should be).
    Moderator pre-2010 forums
    SP 2010 "FAQ" (mainly useful links):
    http://wssv4faq.mindsharp.com/default.aspx
    WSS3/MOSS FAQ (FAQ and Links) http://wssv3faq.mindsharp.com/default.aspx
    Both also have links to extensive book lists and to (free) on-line chapters

  • Best I have been trying for a week to order greeting cards using iPhoto but do I always get the same statement: there has been an error occurred while connecting to Apple's online store try again

    Best I have been trying for a week to order greeting cards using iPhoto but do I always get the same statement:
    there has been an error occurred while connecting to Apple's online store try again

    Best I have been trying for a week to order greeting cards using iPhoto but do I always get the same statement:
    there has been an error occurred while connecting to Apple's online store try again

  • When I type in my account password, the password "dots" gray out and the message "There has been an error" appears.  I cannot access my computer in any way.  Any help would be appreciated.  Thank you.

    When I attempt to sign in to my administrator (or other) account  the computer hesitates, the password "dots) gray out, and the message, "There has been an error" appears.  I have tried the usual methods of password recovery but nothing has worked so far.  I would appreciate any help you can give me.  Thank you very much for your attention to my problem.

    JD1100 wrote:
    I have MacKeeper installed
    Oh dear.
    Many users will see references to an application called MacKeeper on various web sites and via pop-ups on their browser. Not only is it expensive for what it purports to do (freeware applications that do the same or more are readily available), it can sometimes install itself without the user realising it, and it can be very tricky to get rid of.
    Most positive reviews of it have been found to have been paid for by Zeobit (developers of MacKeeper) in the form of ‘free upgrades’ etc. For example (posted by fellow contributor Softwater), on their Facebook page and on their webpage they have this apparent endorsement from UNC Charlotte:
    https://discussions.apple.com/servlet/JiveServlet/downloadImage/2-18670779-12515 7/450-259/Screen+Shot+2012-06-17+at+17.04.04.png
    Softwater contacted the Director of IT at the College of Arts and Architecture UNC Charlotte, about whether they endorse MacKeeper and his response, quoted here, was:
    No, please do not download and install MacKeeper. We have seen problems with this software in the past.
    MacKeeper has been described by various sources as highly invasive malware* that can de-stablize your operating system, adding that it is unethically marketed, with a history of making false advertising claims, by a company called Zeobit and a rip-off.
    For more details about Zeobit’s alledgedly fraudulent advertising and paid-for ‘reviews’, and their dubious marketing practises, read this:
    http://stemmings.com/the-truth-about-mackeeper-scam/
    Further opinion on it and how to uninstall MacKeeper malware can be read here:
    http://applehelpwriter.com/2011/09/21/how-to-uninstall-mackeeper-malware/
    MacKeeper have recently said that the uninstaller from here:
    http://applehelpwriter.wordpress.com/2011/09/21/how-to-uninstall-mackeeper-malwa re/
    now works.
    This is also worth reading:
    http://www.reedcorner.net/news.php/?p=245

  • There has been an error processing your call.

    I try to call but is keeping saying this
    '''Welcome to Verizon Wireless there has been an error in processing your call, please power down and turn off your phone. Then turn your phone back on and try your call again.
    why??

    Hi Venkatzeus,
    please let us know your sharepoint 2013 latest cumulative update, if possible please make sure it is March 2013 update or above.
    as i know, between 2010 infopath and 2013 there are difference, perhaps if you can debug your form it may help.
    most probably there are environment settings difference between 2010 sharepoint and 2013 sharepoint. such as the data connection size/length, that causing it failed, or the form data is NULL.
    http://infopathdebugger.codeplex.com/
    http://www.infopathdev.com/forums/t/26330.aspx
    http://social.technet.microsoft.com/Forums/en-US/5c9d2fce-0fd8-439c-a636-bf856eb76e15/how-to-retrieve-term-store-management-values?forum=sharepointgeneralprevious
    Regards,
    Aries
    Microsoft Online Community Support
    Please remember to click “Mark as Answer” on the post that helps you, and to click “Unmark as Answer” if a marked post does not actually answer your question. This can be beneficial to other community members reading the thread.

  • Trying to send e-mail and error message " a copy has been placed in your outbox. the sender address was rejected by the server"

    trying to send e-mail and error message " a copy has been placed in your outbox. the sender address was rejected by the server"

    i have the same problem with my 3gs and tried to add my email acc+pass in the outgoing server but it got rejected.
    just bin on the phone(45min) with my carrier support about this issue they are pretty much scratching there head, the settings i should use gets verified with no problems when i add the outgoung server, but still cant send mails.

  • Execption has been thrown during painting of the form

    I am trying to use one open source JTable with itunes look.
    Link: http://www.laurendempster.com/2007/02/06/itunes-style-jtable/
    But i got exception then i try to add it in the JFrame.. I use NetBeans and have added the JAR file to the palette list so i can drag and drop it into my JFrame.. But when i drag and drop it into my frame i can only see text in my jframe wish contains.
    the following execption has been thrown during painting of the form. Use Inspector to fix or remove the problem.
    java.lang.NullPointException
    at.ui.jtunestabe.JTunesTableCellRenderer.getTableCellRendererComponent(Unknown Source)
    at javax.swing.JTable.preperRenderer(JTable.java:5683)
    Duke dollar too the guy how explain and help me fix the problem
    i am confused..

    Ok, thank you very much for your sacrifice.. i will give you some duke dollars for the try... but not all 10 because it still not working..
    now i have try to remove all columns and rows with null values and the exception text did disappeared in my jframe...
    Now i try to add the tableModel in run-time with following code:
    String[] columnNames = { "test1", "test2", "test3","test4"};
                    String[][] data = {
                        { "QQ", "QQ", "QQ","Q" },
                        { "QQ", "QQ", "QQ","Q" },
                        { "QQ", "QQ", "QQ","Q"},
                                    { "QQ", "QQ", "QQ","Q"},
    DefaultTableModel model = new DefaultTableModel(data, columnNames);
    public NewJFrame() {           // constructor
            initComponents();
            jTunesTable1.setModel(model);
        }So now i don�t have any cell with null value.. correct?
    but i get this exception:
    Exception in thread "AWT-EventQueue-0" java.lang.NullPointerException
    at ui.jtunestable.JTunesHeaderRenderer.getTableCellRendererComponent(Unknown Source)
    at javax.swing.plaf.basic.BasicTableHeaderUI.getHeaderRenderer(BasicTableHeaderUI.java:657)
    at javax.swing.plaf.basic.BasicTableHeaderUI.getHeaderHeight(BasicTableHeaderUI.java:692)
    at javax.swing.plaf.basic.BasicTableHeaderUI.createHeaderSize(BasicTableHeaderUI.java:721)
    at javax.swing.plaf.basic.BasicTableHeaderUI.getPreferredSize(BasicTableHeaderUI.java:752)
    at javax.swing.JComponent.getPreferredSize(JComponent.java:1627)
    at javax.swing.ViewportLayout.preferredLayoutSize(ViewportLayout.java:78)
    at java.awt.Container.preferredSize(Container.java:1616)
    at java.awt.Container.getPreferredSize(Container.java:1601)
    at javax.swing.JComponent.getPreferredSize(JComponent.java:1629)
    at javax.swing.ScrollPaneLayout.layoutContainer(ScrollPaneLayout.java:702)
    at java.awt.Container.layout(Container.java:1432)
    at java.awt.Container.doLayout(Container.java:1421)
    at java.awt.Container.validateTree(Container.java:1519)
    at java.awt.Container.validateTree(Container.java:1526)
    at java.awt.Container.validateTree(Container.java:1526)
    at java.awt.Container.validateTree(Container.java:1526)
    at java.awt.Container.validateTree(Container.java:1526)
    at java.awt.Container.validate(Container.java:1491)
    at java.awt.Window.show(Window.java:820)
    at java.awt.Component.show(Component.java:1419)
    at java.awt.Component.setVisible(Component.java:1372)
    at java.awt.Window.setVisible(Window.java:801)
    at javaapplication69.NewJFrame$2.run(NewJFrame.java:116)
    at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:209)
    at java.awt.EventQueue.dispatchEvent(EventQueue.java:597)
    at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:273)
    at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:183)
    at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:173)
    at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:168)
    at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:160)
    at java.awt.EventDispatchThread.run(EventDispatchThread.java:121)
    Exception in thread "AWT-EventQueue-0" java.lang.NullPointerException
    at ui.jtunestable.JTunesHeaderRenderer.getTableCellRendererComponent(Unknown Source)
    at javax.swing.plaf.basic.BasicTableHeaderUI.getHeaderRenderer(BasicTableHeaderUI.java:657)
    at javax.swing.plaf.basic.BasicTableHeaderUI.getHeaderHeight(BasicTableHeaderUI.java:692)
    at javax.swing.plaf.basic.BasicTableHeaderUI.createHeaderSize(BasicTableHeaderUI.java:721)
    at javax.swing.plaf.basic.BasicTableHeaderUI.getPreferredSize(BasicTableHeaderUI.java:752)
    at javax.swing.JComponent.getPreferredSize(JComponent.java:1627)
    at javax.swing.ViewportLayout.preferredLayoutSize(ViewportLayout.java:78)
    at java.awt.Container.preferredSize(Container.java:1616)
    at java.awt.Container.getPreferredSize(Container.java:1601)
    at javax.swing.JComponent.getPreferredSize(JComponent.java:1629)
    at javax.swing.ScrollPaneLayout.layoutContainer(ScrollPaneLayout.java:702)
    at java.awt.Container.layout(Container.java:1432)
    at java.awt.Container.doLayout(Container.java:1421)
    at java.awt.Container.validateTree(Container.java:1519)
    at java.awt.Container.validateTree(Container.java:1526)
    at java.awt.Container.validateTree(Container.java:1526)
    at java.awt.Container.validateTree(Container.java:1526)
    at java.awt.Container.validateTree(Container.java:1526)
    at java.awt.Container.validate(Container.java:1491)
    at java.awt.Window.dispatchEventImpl(Window.java:2427)
    at java.awt.Component.dispatchEvent(Component.java:4240)
    at java.awt.EventQueue.dispatchEvent(EventQueue.java:599)
    at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:273)
    at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:183)
    at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:173)
    at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:168)
    at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:160)
    at java.awt.EventDispatchThread.run(EventDispatchThread.java:121)

  • HT201611 I downloaded an iTunes movie via the cloud as opposed to direct from iTunes and when I go to play it it says there has been an error in loading

    I downloaded a Movie from iTunes via the Cloud as opposed to direct via the store. Now even though it is displayed in movies it won't load. It does not show up on my iTunes Account but rather through the Movies menu.

    I received a similar error message. See solution here,
    http://riedoh.blogspot.com/2014/05/there-has-been-error-while-loading-form.html
    Overview:
    As a solution / workaround I had to configure IIS,
    Change the application pool identity to an Admin User
    Update the Basic setting of the site to use "Application user (pass-through authentication)" as the Path Credentials

  • Error source CAPI2 id 513 - Cryptographic Services failed while processing the OnIdentity() call in the System Writer Object

    Running Windows 8.1 PRO RTM x64 upgraded from Win 8 PRO. Updates to 8.1 as of 17 October installed
    Event viewer still shows newly triggered Error(s) CAPI2 event id 513.
    I can trigger this error by manually creating a restore point invoking VSS.
    The VSS System Writer is listed and is error free.
    Log Name:      Application
    Source:        Microsoft-Windows-CAPI2
    Date:          17/10/2013 20:32:19
    Event ID:      513
    Task Category: None
    Level:         Error
    Keywords:      Classic
    User:          N/A
    Computer:      Machine -Name
    Description:
    Cryptographic Services failed while processing the OnIdentity() call in the System Writer Object.
    Details:
    AddLegacyDriverFiles: Unable to back up image of binary Microsoft Link-Layer Discovery Protocol.
    System Error:
    Access is denied.
    Event Xml:
    <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
      <System>
        <Provider Name="Microsoft-Windows-CAPI2" Guid="{5bbca4a8-b209-48dc-a8c7-b23d3e5216fb}" EventSourceName="Microsoft-Windows-CAPI2" />
        <EventID Qualifiers="0">513</EventID>
        <Version>0</Version>
        <Level>2</Level>
        <Task>0</Task>
        <Opcode>0</Opcode>
        <Keywords>0x8080000000000000</Keywords>
        <TimeCreated SystemTime="2013-10-17T19:32:19.935384000Z" />
        <EventRecordID>89898</EventRecordID>
        <Correlation />
        <Execution ProcessID="1404" ThreadID="2104" />
        <Channel>Application</Channel>
        <Computer>Machine-Name</Computer>
        <Security />
      </System>
      <EventData>
        <Data>
    Details:
    AddLegacyDriverFiles: Unable to back up image of binary Microsoft Link-Layer Discovery Protocol.
    System Error:
    Access is denied.
    </Data>
      </EventData>
    </Event>

    Thank you excellent post! I confirmed this fix worked for my situation as well. Below is more detailed post since it did not jump out for me the first time.
    ############################ Details ##############################
    My operating system is Windows 8.1 after installing Visual Studio 2013 when Symantec System recover 2013 ran started seeing 
    the following errors in event logs.
    ################## Example event log errors #######################
    Cryptographic Services failed while processing the OnIdentity() call in the System Writer Object.
    Details:
    AddLegacyDriverFiles: Unable to back up image of binary Microsoft Link-Layer Discovery Protocol.
    System Error:
    Access is denied.
    ################## Example event log errors #######################
    Note: Confirmed this fix resolved my issue. 
    Step 1. Download and unzip accesschk.exe to C:\Temp http://download.sysinternals.com/files/AccessChk.zip
    Step 2. Run cmd.exe prompt as Administrator go to Temp directory
    C:\>cd Temp
    Step 3. Run accesschk.exe
    C:\Temp>accesschk.exe -c mslldp
    ################# Example output 1 #################################
    Accesschk v5.10 - Reports effective permissions for securable objects
    Copyright (C) 2006-2012 Mark Russinovich
    Sysinternals - www.sysinternals.com
    mslldp
      RW NT AUTHORITY\SYSTEM
      RW BUILTIN\Administrators
      RW S-1-5-32-549
      R  NT SERVICE\NlaSvc
    ################# Example output 1 #################################
    Step 4. Run following command.
    C:\Temp>SC sdshow MSLLDP <---- Example text 1.
    ################# Example output 2 #################################
    D:(D;;CCDCLCSWRPWPDTLOCRSDRCWDWO;;;BG)(A;;CCDCLCSWRPWPDTLOCRSDRCWDWO;;;SY)(A;;CCDCLCSWRPDTLOCRSDRCWDWO;;;BA)(A;;CCDCLCSWRPWPDTLOCRSDRCWDWO;;;SO)(A;;LCRPWP;;;S-1
    -5-80-3141615172-2057878085-1754447212-2405740020-3916490453)S:(AU;FA;CCDCLCSWRPWPDTLOCRSDRCWDWO;;;WD)
    ################# Example output 2 #################################
    Step 5. Run following command.
    C:\Temp>SC sdshow MUP
    ################# Example output 3 #################################
    D:(A;;CCLCSWRPWPDTLOCRRC;;;SY)(A;;CCDCLCSWRPWPDTLOCRSDRCWDWO;;;BA)(A;;CCLCSWLOCRRC;;;IU)
    (A;;CCLCSWLOCRRC;;;SU) ######## <--- Example text 2. Grab this value. #######
    S:(AU;FA;CCDCLCSWRPWPDTLOCRSDRCWDWO;;;WD)
    ################# Example output 3 #################################
    Step 6. 
    C:\Temp>
    ### Copy and past Example 1. line in notepad in command promt you can select all then copy the paste the text into notepad.
    MSLLDP D:(D;;CCDCLCSWRPWPDTLOCRSDRCWDWO;;;BG)(A;;CCDCLCSWRPWPDTLOCRSDRCWDWO;;;SY)(A;;CCDCLCSWRPDTLOCRSDRCWDWO;;;BA)(A;;CCDCLCSWRPWPDTLOCRSDRCWDWO;;;SO)(A;;LCRPWP;;;S-1-5-80-3141615172-2057878085-1754447212-2405740020-3916490453)
    (A;;CCLCSWLOCRRC;;;SU) ######## <--- Insert Example text 2. here #######
    S:(AU;FA;CCDCLCSWRPWPDTLOCRSDRCWDWO;;;WD)
    Run this command. (Note: Make sure its all one line no wordwrap that the webpage could be showing this text.)
    C:\Temp> sc sdset MSLLDP D:(D;;CCDCLCSWRPWPDTLOCRSDRCWDWO;;;BG)(A;;CCDCLCSWRPWPDTLOCRSDRCWDWO;;;SY)(A;;CCDCLCSWRPDTLOCRSDRCWDWO;;;BA)(A;;CCDCLCSWRPWPDTLOCRSDRCWDWO;;;SO)(A;;LCRPWP;;;S-1-5-80-3141615172-2057878085-1754447212-2405740020-3916490453)(A;;CCLCSWLOCRRC;;;SU)S:(AU;FA;CCDCLCSWRPWPDTLOCRSDRCWDWO;;;WD)
    Step 7.
    ##### Check the result #####
    C:\Temp>accesschk.exe -c mslldp
    ################# Example output 4 #################################
    Accesschk v5.10 - Reports effective permissions for securable objects
    Copyright (C) 2006-2012 Mark Russinovich
    Sysinternals - www.sysinternals.com
    mslldp
      RW NT AUTHORITY\SYSTEM
      RW BUILTIN\Administrators
      RW S-1-5-32-549
      R  NT SERVICE\NlaSvc
      R  NT AUTHORITY\SERVICE <--- You should now see this line.
    ################# Example output 4 #################################
    Step 8.
    Ran backup using Symantect System Recovery 2013 the event errors did not return after this fix. Great post again!
    ############################ Details ##############################

  • I want to restore my Ipod touch 4th gen. but every time I try, it tells me that there has been an error. What can I do?

    Can somebody help me with this problem?

    3194
    See the actions for that error here:
    iTunes: Specific update-and-restore error messages and advanced troubleshooting
    iPhone Error 3194 - How to Fix iTunes Error 3194?
      Fix Error 3194 from iTunes during iPhone restore

  • Hi, when i save an adobe file it will not let me open the saved file it says (there has been an error" thank you

    There was an error opening this document. The file is damaged and could not be repaired.
    this is the message that it gives, has anyone got any ideas? please

    pdf should be able to be read from the build in preview application
    and if one is so included and somewhat crazy the acrobat reader app
    if both or any of those applications fail to be able to read your file then I would
    try it in another device/computer
    because if the file is damaged or corrupt then there really is nothing one can do apart from re copy it from the org source where it is not damaged or corrupt

Maybe you are looking for

  • How can I keep all of my students on the same page in an iBook?

    My school is in the process of giving each student an iPad Mini, one grade at a time. As a ninth grade teacher, all of my students have one, but we are having some trouble staying on the same page  when we are reading a novel ( no pun intended ). Wha

  • DSC - OPC Connection - Can't read or write to tags

    I am working on controlling some motors over an OPC server. The PLC is an M258, and the OPC server is CoDeSyS OPC DA. When I use MatrikonExplorer, I can read the value of tags, and change their values as needed. Using an evaluation version of NI OPC

  • Replacement Path Variable on InfoSet

    Hello people, I have some queries based on InfoSets and I am not being able to use already existing replacement path variables on any date-type infoobjects of the infoset. These date infoobjects do exist in the infoset (are flagged as part of the inf

  • Enabling 64-Bit in Integrated WebLogic

    I installed JDK 1.7 under C:\Program Files\Java\jdk1.7.0_25 and used this to install JDeveloper 12c. I noticed that in $MIDDLEWARE_HOME/wlserver_10.3/common/bin/commEnv.cmd the variable JAVA_USE_64BIT is NOT set to true. The reason was that JAVA_HOME

  • PLS-00306: wrong number or types of arguments in call to 'IS NULL'

    Hello in a nutshell, the following script doesn't work as expected: DECLARE v_Flight CORE.T_Flight%RowType := NULL; BEGIN IF (v_Flight IS NULL) THEN DBMS_OUTPUT.PUT_LINE('v_Flight is null'); END IF; END; whereby 'CORE.T_Flight' is an existing DB tabl