Storage Emulator Batch operation fails: JsonFormatNotSupported

I am having trouble with the Azure storage EMULATOR when I send a a batch containing one changeset.
Here are the publicly available credentials that I use:
account name: devstoreaccount1
key: Eby8vdM02xNOcqFlqUwJPLlmEtlCDXJ1OUzFT50uSRZ6IFsuFq2UVErCz4I6tq/K1SZFPTOtr/KBHBeksoGMGw==
In that changeset I use a json payload. Here is a capture from Fiddler of the HTTP request I send out:
POST http://127.0.0.1:10002/devstoreaccount1/$batch HTTP/1.1
Accept: application/json;odata=minimalmetadata
x-ms-version: 2013-08-15
Content-Type: multipart/mixed; boundary=batch_a1e9d677-b28b-435e-a89e-87e6a768a431
x-ms-date: Wed, 20 Aug 2014 15:51:44 GMT
Authorization: SharedKeyLite devstoreaccount1:pYsBvjqA5gNes4L7PlYrmJuKk+FxWby4Fyplgbl9Nyw=
Accept-Language: en-US,en-ZA;q=0.7,en;q=0.3
UA-CPU: AMD64
Accept-Encoding: gzip, deflate
User-Agent: Mozilla/5.0 (Windows NT 6.3; Win64; x64; Trident/7.0; Touch; MSAppHost/2.0; rv:11.0) like Gecko
Connection: Keep-Alive
Content-Length: 639
Host: 127.0.0.1:10002
Pragma: no-cache
--batch_a1e9d677-b28b-435e-a89e-87e6a768a431
Content-Type: multipart/mixed; boundary=changeset_8a28b620-b4bb-458c-a177-0959fb14c977
--changeset_8a28b620-b4bb-458c-a177-0959fb14c977
Content-Type: application/http
Content-Transfer-Encoding: binary
PUT http://127.0.0.1:10002/devstoreaccount1/boobooboo(PartitionKey='Channel_19',RowKey='1') HTTP/1.1
Content-Type: application/json
Accept: application/json;odata=minimalmetadata
x-ms-version: 2013-08-15
{"PartitionKey":"Channel_19","RowKey":"1","Rating":9,"Text":".NET..."}
--changeset_8a28b620-b4bb-458c-a177-0959fb14c977--
--batch_a1e9d677-b28b-435e-a89e-87e6a768a431--
And here is the response I get back from the emulator:
HTTP/1.1 202 Accepted
Cache-Control: no-cache
Content-Type: multipart/mixed; boundary=batchresponse_b459ba99-58f8-4a60-9b4e-bca74afc0e39
Server: Windows-Azure-Table/1.0 Microsoft-HTTPAPI/2.0
x-ms-request-id: dfc8e1c3-4a99-4299-9252-dbc177bf6db3
x-ms-version: 2013-08-15
X-Content-Type-Options: nosniff
Date: Wed, 20 Aug 2014 15:51:44 GMT
Content-Length: 779
--batchresponse_b459ba99-58f8-4a60-9b4e-bca74afc0e39
Content-Type: multipart/mixed; boundary=changesetresponse_66204595-1aa3-4e93-873f-8b66905e9550
--changesetresponse_66204595-1aa3-4e93-873f-8b66905e9550
Content-Type: application/http
Content-Transfer-Encoding: binary
HTTP/1.1 415 Unsupported Media Type
X-Content-Type-Options: nosniff
DataServiceVersion: 3.0;
Content-Type: application/json;odata=minimalmetadata;streaming=true;charset=utf-8
{"odata.error":{"code":"JsonFormatNotSupported","message":{"lang":"en-US","value":"0:JSON format is not supported.\nRequestId:dfc8e1c3-4a99-4299-9252-dbc177bf6db3\nTime:2014-08-20T15:51:44.8561252Z"}}}
--changesetresponse_66204595-1aa3-4e93-873f-8b66905e9550--
--batchresponse_b459ba99-58f8-4a60-9b4e-bca74afc0e39--
The weird thing is, I am able to post a json payload PERFECTLY fine if I don't try batching.
Can anyone see if there is something missing from my request? What can I do/use to help me debug the issue more?

It turns out that I was missing a header:
MaxDataServiceVersion: 3.0;NetFx
So my request header should look something like:
POST http://127.0.0.1:10002/devstoreaccount1/$batch HTTP/1.1
Accept: */*
x-ms-version: 2014-02-14
DataServiceVersion: 3.0;
Content-Type: multipart/mixed; boundary=batch_263c1534-47a0-4721-a76b-80b58cdf31ff
x-ms-date: Wed, 20 Aug 2014 20:20:01 GMT
Authorization: SharedKeyLite devstoreaccount1:Q2XtDBKtwlIgNoGU8r3ltXtf6R4LmVfvNs12vhI/cLg=
MaxDataServiceVersion: 3.0;NetFx
Accept-Language: en-US,en-ZA;q=0.7,en;q=0.3
UA-CPU: AMD64
Accept-Encoding: gzip, deflate
User-Agent: Mozilla/5.0 (Windows NT 6.3; Win64; x64; Trident/7.0; Touch; MSAppHost/2.0; rv:11.0) like Gecko
Connection: Keep-Alive
Content-Length: 572
Host: 127.0.0.1:10002
Pragma: no-cache
--batch_263c1534-47a0-4721-a76b-80b58cdf31ff
Content-Type: multipart/mixed; boundary=changeset_52746636-83b9-4d69-85ac-9b921b0df99b
--changeset_52746636-83b9-4d69-85ac-9b921b0df99b
Content-Type: application/http
Content-Transfer-Encoding: binary
PUT http://ipv4.fiddler:10002/devstoreaccount1/boobooboo(PartitionKey='Channel_19',RowKey='1') HTTP/1.1
Accept: application/json;odata=minimalmetadata
Content-Type: application/json
DataServiceVersion: 3.0;
--changeset_52746636-83b9-4d69-85ac-9b921b0df99b--
--batch_263c1534-47a0-4721-a76b-80b58cdf31ff--

Similar Messages

  • Infopath has encountered an error. The operation failed. Not enough storage is available to process this command

    hello,
    Using INFO PATH 2013 on Windows 7 64 bit, user is getting the error "Infopath has encountered an error. The operation failed. Not enough storage is available to process this command"
    We added the registy IRPStackSize and set it to max 50. This works on my test machine but not this user.
    So when using infopath designer 2013, then blank form and data connection, we select Receieve Data-->Sharepoint Library or list and then enter the url to connect to and the user gets the error "Infopath has encountered an error. The operation failed.
    Not enough storage is available to process this command"
    We use office 365 of course with Sharepoint.
    I am able to run infopath 2013 as an admin and I am able to connect fine, but not with his standard profile.
    Any ideas, please let me know.
    Best regards,<br/> <br/> <strong>Joe C<br/> </strong>Partner Online Technical Community<br/> -----------------------------------------------------------------------------------------<br/> We hope you get value from
    our new forums platform! Tell us what you think:<br/> <a href="http://social.microsoft.com/Forums/en-US/partnerfdbk/threads"><span style="color:#0033cc">http://social.microsoft.com/Forums/en-US/partnerfdbk/threads<br/>
    </span></a>------------------------------------------------------------------------------------------<br/> This posting is provided &quot;AS IS&quot; with no warranties, and confers no rights <hr>

    side note, i am able to connect on his pc with a standard user account so something with his windows profile that's corrupted, anyone know?
    Best regards,<br/> <br/> <strong>Joe C<br/> </strong>Partner Online Technical Community<br/> -----------------------------------------------------------------------------------------<br/> We hope you get value
    from our new forums platform! Tell us what you think:<br/> <a href="http://social.microsoft.com/Forums/en-US/partnerfdbk/threads"><span style="color:#0033cc">http://social.microsoft.com/Forums/en-US/partnerfdbk/threads<br/>
    </span></a>------------------------------------------------------------------------------------------<br/> This posting is provided &quot;AS IS&quot; with no warranties, and confers no rights <hr>

  • Windows Azure Tools: Failed to initialize Windows Azure storage emulator. Unable to start the storage emulator.

    Hi,
    I created a cloud service using Visual Studio 2013. When I tried to run the service, it fails with
    Windows Azure Tools: Failed to initialize Windows Azure storage emulator. Unable to start the storage emulator.
    Is there a way to debug this error? At a bare minimum, it would be great to get an error message on why it could not start.
    Thanks

    I ran Windows Azure Storage Emulator -v3.1 to launch the command line tool. I wanted to see if I could get some debug information, but that failed with the following exception.
    C:\Program Files (x86)\Microsoft SDKs\Windows Azure\Storage Emulator>WAStorageEmulator.exe start
    Windows Azure Storage Emulator 3.1.0.0 command line tool
    Unhandled Exception: System.TimeoutException: Unable to open wait handle.
       at Microsoft.WindowsAzure.Storage.Emulator.Controller.EmulatorProcessController.InternalWaitForStorageEmulator(Int32 timeoutInMilliseconds)
       at Microsoft.WindowsAzure.Storage.Emulator.Controller.EmulatorProcessController.EnsureRunning(Int32 timeoutInMilliseconds)
       at Microsoft.WindowsAzure.Storage.Emulator.StartCommand.RunCommand()
       at Microsoft.WindowsAzure.Storage.Emulator.Program.Main(String[] args)

  • Cannot install Windows Azure Storage Emulator - 3.0 Error: No available SQL Instance was found

    When trying to install Windows Azure SDK for .NET (VS 2013) - 2.3 from Web Platform Installer 4.6, the install fails because  Windows Azure Storage Emulator - 3.0 (Dependency) does not install successfully.  
    Possibly relevant lines from the install log are:
    CAQuietExec:  Entering CAQuietExec in C:\WINDOWS\Installer\MSI1223.tmp, version 3.6.3303.0
    CAQuietExec:  "C:\Program Files (x86)\Microsoft SDKs\Windows Azure\Storage Emulator\WAStorageEmulator.exe" init -forcecreate -autodetect
    CAQuietExec:  Windows Azure Storage Emulator 3.0.0.0 command line tool
    CAQuietExec:  Error: No available SQL Instance was found.
    CAQuietExec:  Error 0xfffffff6: Command line returned an error.
    CAQuietExec:  Error 0xfffffff6: CAQuietExec Failed
    CustomAction RunInitialize returned actual error code 1603 (note this may not be 100% accurate if translation happened inside sandbox)
    Action ended 11:50:13: InstallFinalize. Return value 3.
    Action ended 11:50:13: INSTALL. Return value 3.
    In terms of SQL Instance, SQL LocalDB is installed and working properly.  SQL Server 2012 is also installed and working properly.

    Hi,
    It is a SDK version issue. I suggest you could remove all azure sdk form your PC and use WPI to install the latest version again.
    If you have any questions, please let me know.
    Regards,
    Will 
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • The storage location/batch function * is not defined here - Message no. M7116

    Hi Experts,
    we have a scenario - Project Subcontracting Purchase Order, Item Category - L and Account Assignment - Q.
    Delivery created, one of the component is Batch managed and  with Batch Spli Exists.
    When performing Good Receipt in MB01 t-code for movement type 543 R (Special Stock), batch determination fails for batch split scenarios; we get the following error message:
    The storage location/batch function * is not defined here:
    Message no. M7116
    The batch determination works fine, if the PO is with Item Category - L and Account assignment - Blank, then the movement type will be 543 O
    Steps for Reconstruction
    MB01, Mvt 101, enter SUBCON PO (Item Cat L and Account assignment
    Q), SL
    Delivery should have batch split
    for 101 Mvt, system determine the batch
    543 R Mvt should allow for wildcard search in batch field, the
    wildcard search works for other Mvt like 543 O.
    Note:
    we foresee we have to maintain an entry in OMCG for Movement type 543 and Special Stock R.
    543 o already exists there. But we are unable to Add/Delete any entry there.
    Please advise.
    Thanks and Regards,
    Nagaraja Achar.

    Hello Dennis,
    try the new transaction (MIGO): Use the 'Distribute qty' pushbutton. For all goods receipts (with or without special stock) it is possible to create several batches.
    Regards
    Michael

  • Creating Protection Group Fails with Error:360 The operation failed due to a virtual disk service error

    Hello
    I'm setting up a DPM server (2012 R2) at a remote site; everything goes well with no issues until a protection group is created, at which point I get the following error;
    Create protection group: Protection Group 1 failed:
    Error 360: The operation failed due to a virtual disk service error
    Error details: The system cannot find the file specified
    Recommended action: Retry the operation.
    The environment is as follows;
    - Virtual Machine Running Server 2008 R2 Fully updated
    - Storage Pool is an iSCSI connection Thick Provisioned 1TB GPT and shows in Disk Management with no issues.
    - Have connected to Session 0 (console) 
    - Error log shows The provider did not receive a Plug and Play service notification for the volume. volume=10  for the VDS Dynamic Provider
    Can Anyone Help?
    Thanks
    .Adam Langdon

    Hi,
    Disk defrag is initiated when a volume shrink is attempted. See if there is any problem defragging a volume and correct any problems doing that.
    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. Regards, Mike J. [MSFT]
    This posting is provided "AS IS" with no warranties, and confers no rights.

  • Failed to mount database "General Users". Error: An Active Manager operation failed

    Failed to mount database "General Users". Error: An Active Manager operation failed. Error: The database action failed. Error: Database 'General Users' on server 'EX02' cannot be mounted due to a previous error: At '12/3/2014
    3:52:17 PM' the Exchange store database 'General Users' copy on this server appears to be inconsistent with the active database copy or is corrupted. For more details about the failure, consult the Event log on the server for other storage and "ExchangeStoreDb"
    events. A successful failover restored service. If you have addressed the underlying problem, or if you have decided to attempt to mount the database despite this error, the mount operation may be attempted by using the '-Force' parameter of the Mount-Database
    cmdlet. [Database: General Users, Server: EX02.domain.com]
    Md. Ramin Hossain

    Hi,
    From your description, it is recommended to suspend the failed database copy at first using the cmdlet below.
    Suspend-MailboxDatabaseCopy -Identity "xxx"
    And then reseed the database with a new copy using Update-MailboxDatabaseCopy -Identity "xxx" -DeleteExistingFiles cmdlet.
    What's more, here is a helpful thread for your reference.
    Update-MailboxDatabaseCopy
    http://technet.microsoft.com/en-us/library/dd335201(v=exchg.150).aspx
    Hope this can be helpful to you.
    Best regards,
    Amy Wang
    TechNet Community Support

  • PC Suite installs ok, but "operation failed" on si...

    PC Suite installed fine, no error messages. Previously, I had no troubles.
    A day or two ago, the version of  Nokia Software Updater was itself updated, to 1.4.98EN
    Now, whenever I attempt to install a sis or sisx file, from Windows, I get an "operation failed" error, from Nokia Application Installer. This happens whether or not I have PC Suite configured to install apps to either the phone or to its memory card.
    Also, When I connect my phone to my PC, I can no longer browse either the phone's memory card, from Windows. Windows Explorer can detect the presence of the memory card but, when I select the memory card, Nokia Phone Browser gives me the error  "The operation could not be completed".
    However, Nokia Phone Browser can access the phone's memory, just fine.
    Has anyone else encoutered this, particularly after Nokia's updater was updated? Is there a solution?
    Windows Vistax64 Ultimate edition SP2 v.113
    PC Suite version 7.1.18.0
    Cable connection
    Nokia Software Updater ver 1.4.98EN

    Good catch, cricfancy. I missed the PC Connectivity solution. This time, I sorted the installed applications by Publisher and found all that were from Nokia, including the PC Connectivity Solution.
    I uninstalled all of these:
    Nokia Software Updater
    Nokia Photos
    Nokia PC Suite
    Nokia Flashing Cable Driver
    Nokia Connectivity Cable Driver
    PC Connectivity solution
    Rebooted PC
    Ran CCleaner Registry Cleaner
    Rebooted PC
    Reinstalled Nokia PC Suite 7.1.18.0
    Nokia PC Suite requested direct cable connection to the E71 phone
    During the Nokia PC Suite installation, Windows Media Player spiked an error (I didn't realize any portion of WMP was even running). That's been happing a lot, recently.
    Windows installed the connectivity drivers and Nokia PC Suite indicates the phone is connected.
    PC requested a reboot.
    All the USB drivers Windows was unable to install, the last time around, are now installed correctly.
    And the result is:
    I still cannot browse the phone's memory card, from Vista. Phone's memory is visible to the PC, just fine. Interestingly, the Settings for Nokia PC Suite (destinations for music, video, installs, etc.) defaulted to folders on the phone's memory card. When I drag and drop media, on to Nokia PC Suite's Windows desktop app, the files transfer just fine to the phone's memory card. But, this does not work for text or MS Office files (Excel, Word, etc.). Those spike a "unable to copy the file on the phone" message, from Nokia PC Suite.
    It appears, for the time being, that my only alternative is the use Mass Storage as a way to access the phone's memory card, from Windows Explorer, in order to transfer data files that aren't media.
    And, "operation failed" is still what comes up, from Windows, when I attempt to install .sis files with a double-click in WIndows Explorer.The workaround, though, is to drag-and-drop the .sis file, from Windows Explorer, on to the Nokia PC Suite desktop app.I can live with that.
    I'm going to consider this problem to be more-or-less closed. I mean, I understand the workarounds needed.

  • How come CS4 Bridge does not offer Photoshop batch operations?

    I have had tons of problems with CS4 on my desktop PC but seem to have most of them resolved with a new video card and updated driver except this one.  If it matters I'm running Windows XP service pack 3, 4gb of RAM of which 3.4 is available.  It has an 2.67 GHz Intel Core2Duo cpu.
    While in Bridge, under the "tools" menu, there no longer appears an option for batch operations such as I had with CS3.  In CS3 it was the bottom option of all those listed.  The only batch operation offered in CS4 is batch rename.  I want to run Photoshop actions on multiple images selected in Bridge but cannot since this option is not being offered.
    I have deleted preferences and rebuilt them several times, and uninstalled and reinstalled Photoshop itself so many times that the CD is almost worn out.  I have also upgraded CS4 to the latest upgrade on the Adobe site, 11.0.1.
    I've done everything I can find to do but still not fixed.  Anybody out there know the answer?  This has not been a smooth transition and is very frustrating.
    Thanks

    OK, let's see how good you REALLY are...here's a new one.  Well actually not
    a new one, but it went away for so long I thought all the other things I've
    done corrected it (CS4 update and video driver update).  It's back with a
    vengeance.
    The brush tool stops working for no apparent reason.  If I shut down
    Photoshop and restart, it works.  As long as I'm working on an image, it
    works.  Sometimes it will continue to work for several images.  Other times
    it will not work on the very next image opened.  Earlier today it worked
    fine for multiple images until I printed some, then stopped.  I thought it
    had something to do with printing so I shut down, restarted and worked
    without making any prints.  Again worked OK for a while and then stopped.
    This is true for all brush type tools...paintbrush, clone, healing, etc.  It
    seemed like if I opened files directly from Photoshop instead of via bridge
    that I had more success but now this evening it will only allow me to work
    on a single image.  If I close an image and open a new one, no brush
    function no matter how I open it.   This is just the way it acted up before
    but then went dormant as I noted above.
    There is no pattern or repeatability to it that can help me home in.  By
    that I mean, tomorrow it may indeed work fine for hours and then go wacky
    again or it may go wacky on the first image.  I thought it may have been a
    RAM or some other cumulative type problem but this is shot down by the fact
    that it will at times stop working immediately while other times work for a
    long time.
    I'm at the point where the only thing I can think of is it must be the
    computer.  I installed CS4 on an old clunky laptop and it works fine.  I
    installed the 30 day free version on this e-mail computer just as a test and
    again it worked fine.  On my super duper photo editing PC, it just won't go.
    I didn't realize that I'd have to add the cost of a new computer into the
    cost of upgrading to CS4 because the computer is not that old and definitely
    not a clunker as noted in my original post.  I'm already out about $200 for
    two new video cards and still no luck.
    Any ideas?
    JR

  • Error on nexus 7k series " operation failed.the fabric is already locked"

    getting following error on nexus 7k series switch: error is " operation failed.the fabric is already locked", while removing ntp commands (no ntp server 10.101.1.1) from switch. Please help.

    I had the same error message, only in my situation Outlook would only open successfully every 4 or 5 attempts. When Outlook would open (versus just hanging at the splash screen), I would get two dialog boxes with the warning/error message. 
    After I clicked okay I could get into Outlook.
    Previously I experienced this problem running my Office 2010 client with my Exchange 2007 mailbox on my old laptop.  The problem followed my mailbox through an Exchange 2010 migration (so new Exchange org), client upgrade to Outlook 2013, and a new
    laptop (so I knew it wasn't a corrupt profile).  This led me to the conclusion that it was a corrupt item(s) in my mailbox.
    To resolve the issue, I archived *everything* in my mailbox to a PST file, ran SCANPST to fix the corruption, and then uploaded everything back into my Exchange mailbox one folder at a time, stopping after each folder to close and restart Outlook so I could
    narrow down which folder had the corrupt item if the problem recurred.  I'm happy to say my issue is now resolved.

  • Send and Recieve Error code " Receiving reported error (0x80004005): The operation failed"

    This is what is happening after installing 2010 on to a computer that was running 2007 Outlook.  Currently using Office 365 so everything is on the cloud but when the user sends one or two emails the error on the bottom of outlook says send and receive
    error. Then a pop up dialog box comes up with the following error
    Receiving reported error (0x80004005): The operation failed
    Does anyone know how to fix this
    Nexusxox

    Hi,
    Glad to know that you have found the solution.
    Thanks for your generous sharing. Have a nice day : )
    Thanks
    Mavis
    Mavis Huang
    TechNet Community Support

  • Outlook 2010 / Exchange 2013: The operation failed. An object could not be found.

    Both KB2956128 and KB2956203 causing issue. Removing the patch fixes the issue. I need to know what the best way to remove the patch remotely is. Maybe a SCCM job with this:
    msiexec /I {90140000-0012-0000-0000-0000000FF1CE}MSIPATCHREMOVE={DEFF916D-4268-49CF-8FF3-E26253582E13}
    msiexec /i {90140000-001A-0409-0000-0000000FF1CE}MSIPATCHREMOVE={DEFF916D-4268-49CF-8FF3-E26253582E13}
    Please advise. Also looking for time frame for a fix to be published or these updates are rolled back/pulled by Microsoft. Thank you.
    Also this is being reported by multiple people with no resolution. Example:
    http://community.spiceworks.com/topic/790986-outlook-2010-bug-the-attempted-operation-failed-an-object-could-not?page=1

    Hi,
    Thank you for your feedback and apologize for the inconvenience caused.
    We have heard several reports regarding issues caused by KB2956128. We've escalated this issue, but we're not sure whether and when there will be an hotfix for this issue. Please look out for our official blog articles and install
    all available updates released.
    Thanks for your understanding and support.
    Steve Fan
    TechNet Community Support
    It's recommended to download and install
    Configuration Analyzer Tool (OffCAT), which is developed by Microsoft Support teams. Once the tool is installed, you can run it at any time to scan for hundreds of known issues in Office
    programs.
    Please remember to mark the replies as answers if they help, and unmark the answers if they provide no help. If you have feedback for TechNet Support, contact
    [email protected]

  • Error: Load operation failed for query 'GetAuthenticationInfo'. The remote server returned an error: NotFound.

    Hello,
    I have a lightswitch web-application in development, which I need to copy from one computer to the other. I have tried doing it both through Git and by simply copying the solution and opening the project on another machine. The project builds without errors,
    but when I try to debug it, it opens a web-browser, loads to 100% and pops up an error - Load operation failed for query 'GetAuthenticationInfo'. The remote server returned an error: NotFound.
    Now, I have tried repairing Visual Studio on my machine, reinstalling .NET framework and setting  <basicAuthentication enabled="false" /> in web.config, yet it still does not run.
    When using Fiddler, it shows an error while loading the application - "HTTP/1.1 500 Internal Server Error" , which I honestly don't know what it means.
    The application uses ComponentOne and Telerik modules, but they are both installed on both machines. 
    The application does run perfectly on the original machine, but it is not working on any other one.
    Both machines are using Win 8.1 and Visual Studio 2013 Update 4.
    I have tried to look this up online, but most people's problem are when they are deploying the app, not just debugging. I would be really happy for any help with this issue.
    Thanks!

    I have the same problem on one of my development machines. Whenever I create a new project, the System.IdentityModel.Tokens.Jwt nuget package is not referenced properly. The project compiles correctly but you are not able to debug as I get the same error
    as you.
    If you open up your references and there is an error next to any of your references make sure that you correct them. In the case of the jwt reference error, I have to remove the jwt reference and then add it back from the packages folder.
    This may not be your problem but could point you in a direction?

  • Verify operation failed and Runtime Error While using Adobe Reader 10.1.2

    We have installed Adobe reader 10.1.2 on Windows Servers 2008 and user are accessing its using Citrix.When users open PDF files they are getting message "Verify Operation Failed" and also getting error "Runtime Error"
    even on one server we updated the version to 10.1.3 but still they are getting same error.
    Pdf files open up but after multiple attempt..
    Error are provided below

    Hi, I have been using Citrix on Server 2008 for quite soemtime. And have not seen any such issues with Reader 10.1.2 and 10.1.3
    Can you provide the event viewer log ? Also is the same issue seen while opening PDF in the Citrix Server ? Or it is mainly seen while Citrix Users accessing the published Reader app via Citrix Web URL ?

  • Error while saving BPM Project to MDS: BPM-70801 : Metadata operation failed

    Dear All,
    I am working on BPM 11g.
    I installed the following products for BPM 11g
    OS: Windows 7 SP1 Professional Edition all with 32 bit
    Installed s/w:
        JDeveloper 11.1.1.6.0 Generic Version
        OracleXE 11.2 Win32
        ofm soa generic 11.1.1.6.0
        wls 10.3.5
        RCU 11.1.1.6 for schemas dev_soainfra, dev_sdpm and dev_mds  - Utility run successfully.
    Overall Installation is successful wth no issues.
    Configuration of Weblogic server for domain is ok with admin server, soa_server1 and bam_server1 with test connections is ok.
    I am using browser as Internet Explorer 9
    In Jdeveloper 11.1.1.6.0 after creating application, project and process
    From BPM MDS Navigator I configured the connection for Database 11g XE as well using
    Override Application Server user/password
    For SOA MDS I included the dev_mds user with MDS partition as obpm
    tested connections all ok (weblogic and soa_server1 up and running)
    In Jdeveloper I am able to export the BPM successfully.
    In the BPM Project Navigator when I use the Project --> SalesQuote.jpr --> right clicking with
    option as  Save to BPM MDS the following error is occured as
    "Error while saving BPM Project to MDS: BPM-70801 : Metadata operation failed".
    If the error is resolved than I can see the project in BPM composer.
    My queries on this error are
    1) Has soa_server anything to do with this error
    2) Is dev_mds schema to be reviewed
    what can be the possibility to resolve the BPM-70801 error.
    Please provide the solution ASAP or send me the reply to my  [email protected]
    Regards
    Ajaz Ahmed

    Hello Ajaz,
    BPM-70801 is a very generic error that can have multiple causes. Please provide the error log from servers log file. From what I understand, you are using a separate soa_server1, so watch out /your_domain/servers/soa_server1/logs/soa_server1.log
    Regards
    km

Maybe you are looking for

  • Can not find some messages in Mail using search

    I have some problems with Mail.app I can not find some messages in Mail using search, the strange thing is that sometimes mail search finds some messages, but after rebuilding spotlight index the search displays other messages with the all messages s

  • I can't open adobe files in firefox 4 Beta.

    When I try to open an adobe file on a webpage, I get the following error message: The Adobe Acrobat/Reader that is running cannot be used to view PDF files in a web browser. This started when I installed the Firefox 4 Beta.

  • Is there any way to setPresentationName to UndoMenuItem.

    Hi, I want to link some of my functional changes along with layout changes to undo manager and wants to identify back those custom edit what I have added to undo manager que, to take custom action for functional changes. Here is little peace of logic

  • EDI :  inbound processing error.

    Hi All, I am facing the below error "Entry in inbound table not found" status 56. I am setting a new EDI inbound interface for goods reciept GR: We have got a flat file which we are trying to upload from SAP directory. after uploading i am getting th

  • Latest version of Skype is unusable. Can't talk to...

    So it automatically harassed me to download and install the latest version, which I did, and now I can't chat at all. I use Skype at work but it freezes and hangs whenever I open a conversation window, and never unfreezes. No crash either, all I can