WCF-SQL Debatch and Map: Error

I am using WCF-SQL to poll and fetch a bunch of records. I then debatch them. (Tested the output and it's ok). As a next step, I applied a map between the debatched schema and my canonical schema. Testing the map worked well. On deploying and running, I
get an error
"The adapter "WCF-SQL" raised an error message. Details "System.Runtime.InteropServices.COMException (0xC0C01627): Exception from HRESULT: 0xC0C01627"."
Please advise

Hi,
Have you checked the Body xpath property of repeating record and checked Envelope property to true.
I would recommend to test the Envelope Schema and document schema  through xmldasm.exe .
Go to C:\Program Files(*)\Microsoft BizTalk server 2013\SDK\Utilities\PipelineTools copy both
xmldasm.exe and PipelineObjects.dll to the folder where you have your schema files.
or
 If you don't want to copy the files the alternative way is goto command prompt just type
path = %path%;”C:\Program Files (x86)\Microsoft BizTalk Server 2010\SDK\Utilities\PipelineTools” 
hit enter.
Open command prompt and execute the following command : xmldasm Documentxml.xml -ds
Document.xsd -es EnvelopeSchema.xsd -c hit enter.
Thanks
Abhishek

Similar Messages

  • WCF-SQL notification and SQL Change Data Tracking - incompatible?

    Hi,
    I have a DB with Change Data Tracking enabled on a particular table. Each time an Update/Insert is made on this table, I'm able to check what need to be synchronised with other systems by using the CHANGETABLE function of SQL Server.
    And I want to use it with a Receive location WCF-SQL with inboundOperationType=Notification. So each time a modification is made on the table, I have a notification and I'm able to retrieve the updated/inserted records.
    Unfortunately, it seems that using the CHANGETABLE is not supported in the NotificationStatement, I got the following error: "The notification callback returned an error. Info=Invalid. Source=Statement. Type=Subscribe.".
    Any ideas to workaround?
    Thanks.

    Hi Johns-305,
    Thank you for your response.
    I'm not totally agreed with you about the notification because it depends on the situation.
    In my case, I have a table in a remote SQL database where data are not changing often. But I want to retrieve the changes as fast as I can because it needs to be synchronised with a MDM. 
    The notification is great for me because I get a notification message just after a change and I can synchronise it. Of course, if my receive location is down I can't receive the notification but with the mechanism described in the MSDN article you pointed,
    I can get the changes I missed during the outage.
    And now I have a solution to use the notification and the Data Change tracking: I use a regular SELECT statement in the notification statement (SELECT <columns> FROM MYTABLE). If something changes in the table, I got a notification and then I send
    a SELECT FROM CHANGETABLE(MYTABLE, ...) and I store the number of the last modification I got. So I can retrieve only the changes that occurs since my previous call.

  • Help - JDBC MS SQL Server and Cursors Error

    Hello,
    Please help. I am using weblogic 8.1 and MS SQL Server 2000. Using JDBC. I have am calling a stored procedure which outputs a CURSOR. I haveing problems specifying the right java.sql.Type for this. I tried java.sql.Type.OTHER but it fails. The code is as follows
    Connection conn = null;
    CallableStatement stmt = null;
    String sqlProc = "{ call GetDocumentDetails(?,?) }";
    try {
    conn = this.getConnection();               
    stmt = conn.prepareCall(sqlProc);
    stmt.setInt(1, docId);
    stmt.registerOutParameter(2,Types.OTHER);
    stmt.execute();
    ResultSet rs = (ResultSet) stmt.getObject(2);
    while(rs.next()) {
    The exception that I get is
    java.sql.SQLException: [BEA][SQLServer JDBC Driver]The specified SQL type is not supported by this driver.
         at weblogic.jdbc.base.BaseExceptions.createException(Unknown Source)
    PLEASE HELP.
    Thanks in advance
    GM

    hi llturro,
    Thanks for answering my question. I have tried out what you suggested, but I still can't fix my problem. The following are the messages that display when I try to run my servlet. It seems that the DataSource, Connection and Statement are ok, however when it comes to the ResultSet the error message appear. What's wrong with my ResultSet coding ?
    ResultSet rs = stat.executeQuery("SELECT ISBN FROM BOOKSINFO WHERE ISBN='"+primarykey+"'");
    setEntityContext Method
    Find by primary key
    DataSource OK
    Connection OK
    Primary Key = 013-00-675721-9
    Statement OK
    java.rmi.ServerException: RemoteException occurred in server thread; nested exception is:
    java.rmi.RemoteException: Unknown Exception/Error thrown by EJB method.; nested exception is:
    java.lang.NullPointerException
    java.rmi.RemoteException: Unknown Exception/Error thrown by EJB method.; nested exception is:
    java.lang.NullPointerException
    java.lang.NullPointerException
    <<no stack trace available>>

  • SQL Agent and Oracle Error

    Hello,
    This is the error I'm getting:
    Oracle client and networking components were not found. These components are supplied by Oracle Corporation and are part of the Oracle Version 7.3.3 or later client software installation. Provider is unable to function until these components are installed.
    I only have ODAC installed and that's all, not the full-blown Oracle database. This is on a Windows Server 2003 (32-bit) Developing on this server was fine, I could run packages within BIDS, create a deployment utility and actually run the package from Integration Services, it's when creating a SQL Agent Job and trying to execute the steps where I get the above error.
    Any advice would be appreciated.
    Thanks.

    SQL Agent is a SQL Server tool... it is looking for an extremely old version of the Oracle client, one that is no longer supported. Since this is the support forum for the Visual Studio tools, I don't know anything about that.
    Based on the fact that SQL Agent is looking for such old software, I would naively suggest:
    1) Upgrade SQL Agent to a new version
    2) If you do not intend it to connect to Oracle anyway, try to find out where in the configuration it is attempting to do so.

  • App store and map error in yosemite

    After updating the OS of MacBook Pro Retina 13" from Mavericks to OS X Yosemite, I found the app store can not be connected, though the Internet (wifi) has been connected (Safari works well). Not only that, Maps also does not work well.
    I've done all several treat, including reinstalling OS X.:
    OS X: "Cannot connect" or "Cannot connect to the App Store ...
    Unfortunately there is no exact solution. Anyone have any other way? Thank you in advance for your help and advice.
    Greetings

    Thank you in advance for your reply. I tried to simplify the data from the console, but I can not be sure which data you exactly need, that's why the results may still appear longer. Please be forgiven. ... If you need the original file of console, I can email you the txt file. Thanks.
      --------------------------------------------------------- Begin --
        System Version 10.9.5 (Build 13F34)
        "com.apple.WebKit.WebContent" Version 9537 (9537.78.2)
    Oct 28 02:18:59 my-MacBook-Pro.local com.apple.WebKit.WebContent[379] <Critical>: FRJSInterface: Calling install requirements callback for 915041082 - {
          adamID = 915041082;
          success = 1;
    Oct 28 02:18:59 my-MacBook-Pro.local com.apple.WebKit.WebContent[379] <Critical>: FRJSInterface: Page requested a buy
    Oct 28 02:18:59 my-MacBook-Pro.local com.apple.WebKit.WebContent[379] <Critical>: FRJSInterface: Forming purchase object of type software
    Oct 28 02:18:59 my-MacBook-Pro.local storeagent[264] <Critical>: AuthorizationController: Non-interactive authorization succeeded
    Oct 28 02:18:59 my-MacBook-Pro.local storeagent[264] <Critical>: AuthorizationController: authorizing PKInstallClient and SUAppStoreUpdateController
    Oct 28 02:18:59 my-MacBook-Pro.local storeagent[264] <Critical>: SSPurchase: purchasesGroupedByAccountIdentifierWithPurchases is returning  0:(null):915041082
    Oct 28 02:18:59 my-MacBook-Pro.local storeagent[264] <Critical>: SoftwareMap: No app was found with bundle ID com.apple.InstallAssistant.Yosemite to upgrade to (null)
    Oct 28 02:19:09 my-MacBook-Pro.local App Store[373] <Critical>: ISStoreURLOperation: Starting URL operation with url=https://p54-buy.itunes.apple.com/WebObjects/MZFinance.woa/wa/authenticate / bagKey=(null)
    Oct 28 02:19:09 my-MacBook-Pro.local App Store[373] <Critical>: -[ISStoreURLOperation _runURLOperation]: _addStandardQueryParametersForURL: https://p54-buy.itunes.apple.com/WebObjects/MZFinance.woa/wa/authenticate
    Oct 28 02:19:10 my-MacBook-Pro.local storeagent[264] <Critical>: BagController: Asked to invalidate all bags
    Oct 28 02:19:10 my-MacBook-Pro.local storeagent[264] <Critical>: BagLoadOperation: Attempting to load bag (type=1) from https://init.itunes.apple.com/bag.xml?ix=5
    Oct 28 02:19:10 my-MacBook-Pro.local storeagent[264] <Critical>: ISStoreURLOperation: Starting URL operation with url=https://init.itunes.apple.com/bag.xml?ix=5 / bagKey=(null)
    Oct 28 02:19:10 my-MacBook-Pro.local storeagent[264] <Critical>: -[ISStoreURLOperation _runURLOperation]: _addStandardQueryParametersForURL: https://init.itunes.apple.com/bag.xml?ix=5
    Oct 28 02:19:10 my-MacBook-Pro.local storeagent[264] <Critical>: BagLoadOperation: Successfully updated bag type 1 valid until 2014-10-27 23:19:10 +0000
    Oct 28 02:19:10 my-MacBook-Pro.local storeagent[264] <Critical>: BagLoadOperation: Finished loading bag type 1
    Oct 28 02:19:10 my-MacBook-Pro.local App Store[373] <Critical>: FRStoreViewController: bagDidUpdate:<CKBag: 0x608000007840>
    Oct 28 02:19:10 my-MacBook-Pro.local App Store[373] <Critical>: FRStoreViewController: Store state changed to default state
    Oct 28 02:19:10 my-MacBook-Pro.local App Store[373] <Critical>: FRStoreViewController: Processing _urlEventsToHandleOnBagUpdate with (null)
    Oct 28 02:19:10 my-MacBook-Pro.local App Store[373] <Critical>: FRStoreViewController: Processing _openFileEventsToHandleOnBagUpdate with (null)
    Oct 28 02:19:10 my-MacBook-Pro.local storeagent[264] <Critical>: ISStoreURLOperation: Starting URL operation with url=https://xp.apple.com/register / bagKey=(null)
    Oct 28 02:19:10 my-MacBook-Pro.local storeagent[264] <Critical>: -[ISStoreURLOperation _runURLOperation]: _addStandardQueryParametersForURL: https://xp.apple.com/register
    Oct 28 02:19:11 my-MacBook-Pro.local storeagent[264] <Critical>: ISStoreURLOperation: Starting URL operation with url=(null) / bagKey=buyProduct
    Oct 28 02:19:11 my-MacBook-Pro.local storeagent[264] <Critical>: -[ISStoreURLOperation _runURLOperation]: _addStandardQueryParametersForURL: https://p54-buy.itunes.apple.com/WebObjects/MZBuy.woa/wa/buyProduct
    Oct 28 02:19:11 my-MacBook-Pro.local storeagent[264] <Critical>: ADI: Account is not provisioned, omitting OTP and MD
    Oct 28 02:19:11 my-MacBook-Pro.local App Store[373] <Critical>: ISStoreURLOperation: Starting URL operation with url=(null) / bagKey=enabled-media-types
    Oct 28 02:19:11 my-MacBook-Pro.local App Store[373] <Critical>: -[ISStoreURLOperation _runURLOperation]: _addStandardQueryParametersForURL: https://p54-buy.itunes.apple.com/WebObjects/MZFinance.woa/wa/enabledMediaTypes
    Oct 28 02:19:12 my-MacBook-Pro.local com.apple.WebKit.WebContent[379] <Critical>: FRJSInterface: Calling purchase callback for 915041082 - {
          adamID = 915041082;
          productID = 915041082;
          productTitle = "OS X Yosemite";
          success = 1;
    Oct 28 02:19:12 my-MacBook-Pro.local storeagent[264] <Critical>: SoftwareMap: No app was found with bundle ID com.apple.InstallAssistant.Yosemite to upgrade to 1.6.5
    Oct 28 02:19:12 my-MacBook-Pro.local storeagent[264] <Critical>: sending status (OS X Yosemite): 0.000000% (0.000000)
    Oct 28 02:19:12 my-MacBook-Pro.local storeagent[264] <Critical>: ProgressObserver: Failed to get local Download object for SSDownload <SSDownload: 0x7f9120678990>
    Oct 28 02:19:12 my-MacBook-Pro.local storeagent[264] <Critical>: DownloadManifest: removePurgeablePath: /var/folders/vv/p6tk_kbn5db6cr7m1rqfpfn00000gn/C/com.apple.appstore/915041082
    Oct 28 02:19:12 my-MacBook-Pro.local storeagent[264] <Critical>: ProgressObserver: Created a placeholder at /Applications/OS X Yosemite.appdownload to represent download progress
    Oct 28 02:19:12 my-MacBook-Pro.local storeagent[264] <Critical>: SoftwareMap: No app was found with bundle ID com.apple.InstallAssistant.Yosemite to upgrade to 1.6.5
    Oct 28 02:19:12 --- last message repeated 2 times ---
    Oct 28 02:19:12 my-MacBook-Pro.local storeagent[264] <Critical>: Purchase batch operation finished with success=0 error=(null)
    Oct 28 02:19:12 my-MacBook-Pro.local storeagent[264] <Critical>: ISStoreURLOperation: Starting URL operation with url=http://appdownload.itunes.apple.com/apple-assets-us-std-000001/Purple1/v4/f3/35/ b5/f335b550-caa8-cfa8-983c-8618670e1e81/ztb343812063996219254.pkg / bagKey=(null)
    Oct 28 02:19:12 my-MacBook-Pro.local storeagent[264] <Critical>: -[ISStoreURLOperation _runURLOperation]: _addStandardQueryParametersForURL: http://appdownload.itunes.apple.com/apple-assets-us-std-000001/Purple1/v4/f3/35/ b5/f335b550-caa8-cfa8-983c-8618670e1e81/ztb343812063996219254.pkg
    Oct 28 02:19:12 my-MacBook-Pro.local storeagent[264] <Critical>: <HashedDownloadProvider: 0x7f912049f0b0>: Opening file /var/folders/vv/p6tk_kbn5db6cr7m1rqfpfn00000gn/C/com.apple.appstore/915041082/z tb343812063996219254.pkg returning file descriptor 34 (0 streamed)
    Oct 28 02:19:13 my-MacBook-Pro.local com.apple.WebKit.WebContent[378] <Critical>: FRJSSoftwareProduct: Loading receipt for (null) at /Applications/Xcode.app took 0.04 seconds
    Oct 28 02:19:13 my-MacBook-Pro.local storeagent[264] <Critical>: AssetDownloadOperation: Subtracted 0 already-downloaded bytes from required space (now requires 5164763151 bytes)
    Oct 28 02:19:13 my-MacBook-Pro.local storeagent[264] <Critical>: sending status (OS X Yosemite): 0.000000% (-1.000000)
    Oct 28 02:19:13 my-MacBook-Pro.local com.apple.WebKit.WebContent[378] <Critical>: FRJSSoftwareProduct: Loading receipt for (null) at /Applications/Xcode.app took 0.03 seconds
    Oct 28 02:19:14 my-MacBook-Pro.local storeagent[264] <Critical>: HashedDownloadProvider: Using serial dispatch queue for processing of asset for /var/folders/vv/p6tk_kbn5db6cr7m1rqfpfn00000gn/C/com.apple.appstore/915041082/z tb343812063996219254.pkg
    Oct 28 02:19:14 my-MacBook-Pro.local storeagent[264] <Critical>: ProgressObserver: Finder acknowledged download for com.apple.InstallAssistant.Yosemite
    Oct 28 02:59:17 my-MacBook-Pro.local storeagent[264] <Critical>: sending status (OS X Yosemite): 0.179714% (10083.054981)
    Oct 28 02:59:18 my-MacBook-Pro.local storeagent[264] <Critical>: sending status (OS X Yosemite): 0.179867% (9850.686818)
    Oct 28 02:59:18 my-MacBook-Pro.local storeagent[264] <Critical>: ProgressObserver: Locked application /Applications/Xcode.app tried to launch
    Oct 28 02:59:19 my-MacBook-Pro.local storeagent[264] <Critical>: SSPurchase: purchasesGroupedByAccountIdentifierWithPurchases is returning  0:(null):497799835
    Oct 28 02:59:19 my-MacBook-Pro.local storeagent[264] <Critical>: UpdateController: Starting SoftwareUpdate scan with forceFullScan=0 launchedFromNotification=0
    Oct 28 02:59:19 my-MacBook-Pro.local storeagent[264] <Critical>: UpdateQueue: Using available-software-updates-extended key for update queue
    Oct 28 02:59:19 --- last message repeated 1 time ---
    Oct 28 02:59:19 my-MacBook-Pro.local storeagent[264] <Critical>: UpdateController update scan progress at 2.500000
    Oct 28 02:59:19 my-MacBook-Pro.local storeagent[264] <Critical>: ISStoreURLOperation: Starting URL operation with url=(null) / bagKey=available-software-updates-extended
    Oct 28 02:59:19 --- last message repeated 1 time ---
    Oct 28 02:59:19 my-MacBook-Pro.local storeagent[264] <Critical>: -[ISStoreURLOperation _runURLOperation]: _addStandardQueryParametersForURL: https://su.itunes.apple.com/WebObjects/MZSoftwareUpdate.woa/wa/availableSoftware UpdatesExtended
    Oct 28 02:59:19 --- last message repeated 1 time ---
    Oct 28 02:59:19 my-MacBook-Pro.local storeagent[264] <Critical>: UpdateController update scan progress at 2.500000
    Oct 28 02:59:19 my-MacBook-Pro.local storeagent[264] <Critical>: UpdateController: update scan completed
    Oct 28 02:59:19 my-MacBook-Pro.local storeagent[264] <Critical>: UpdateController: _availableUpdatesDidChange removing all updates available notifications because the badge count is 0
    Oct 28 02:59:19 my-MacBook-Pro.local storeagent[264] <Critical>: ISStoreURLOperation: Starting URL operation with url=(null) / bagKey=buyProduct
    Oct 28 02:59:19 my-MacBook-Pro.local storeagent[264] <Critical>: -[ISStoreURLOperation _runURLOperation]: _addStandardQueryParametersForURL: https://p54-buy.itunes.apple.com/WebObjects/MZBuy.woa/wa/buyProduct
    Oct 28 02:59:20 my-MacBook-Pro.local storeagent[264] <Critical>: sending status (OS X Yosemite): 0.179970% (9832.572797)
    Oct 28 02:59:21 my-MacBook-Pro.local storeagent[264] <Critical>: UpdateController: _availableUpdatesDidChange removing all updates available notifications because the badge count is 0
    Oct 28 02:59:21 my-MacBook-Pro.local storeagent[264] <Critical>: UpdateQueue: Setting hasBeenSeenByUser for all updates
    Oct 28 02:59:21 --- last message repeated 1 time ---
    Oct 28 02:59:21 my-MacBook-Pro.local storeagent[264] <Critical>: sending status (OS X Yosemite): 0.180072% (9858.570279)
    Oct 28 02:59:21 my-MacBook-Pro.local storeagent[264] <Critical>: UpdateController: _availableUpdatesDidChange removing all updates available notifications because the badge count is 0
    Oct 28 02:59:22 my-MacBook-Pro.local storeagent[264] <Critical>: SoftwareMap: Found app at /Applications/Xcode.app with bundle ID com.apple.dt.Xcode using LaunchServices to upgrade to 6.1
    Oct 28 02:59:22 my-MacBook-Pro.local storeagent[264] <Critical>: Download: Download <Download: 0x7f91205c02a0>: com.apple.dt.Xcode (497799835) paused:0 failed:0 isInServerQueue:0 is known to be an update when metadata is set
    Oct 28 02:59:22 my-MacBook-Pro.local storeagent[264] <Critical>: DownloadQueue: Replacing placeholder with full download from purchase: <Download: 0x7f91205c02a0>: com.apple.dt.Xcode (497799835) paused:0 failed:0 isInServerQueue:0
    Oct 28 02:59:22 my-MacBook-Pro.local storeagent[264] <Critical>: Purchase batch operation finished with success=0 error=(null)
    Oct 28 02:59:22 my-MacBook-Pro.local storeagent[264] <Critical>: SoftwareMap: Found app at /Applications/Xcode.app with bundle ID com.apple.dt.Xcode using LaunchServices to upgrade to 6.1
    Oct 28 02:59:22 my-MacBook-Pro.local storeagent[264] <Critical>: ISStoreURLOperation: Starting URL operation with url=http://a197.phobos.apple.com/us/r1000/127/Purple5/v4/77/a3/f7/77a3f7e4-b5eb-a11a -b0af-3e8d230b858d/yfr9142404954208965314.pkg / bagKey=(null)
    Oct 28 02:59:22 my-MacBook-Pro.local storeagent[264] <Critical>: -[ISStoreURLOperation _runURLOperation]: _addStandardQueryParametersForURL: http://a197.phobos.apple.com/us/r1000/127/Purple5/v4/77/a3/f7/77a3f7e4-b5eb-a11a -b0af-3e8d230b858d/yfr9142404954208965314.pkg
    Oct 28 02:59:22 my-MacBook-Pro.local storeagent[264] <Critical>: <HashedDownloadProvider: 0x7f9120483ec0>: Opening file /var/folders/vv/p6tk_kbn5db6cr7m1rqfpfn00000gn/C/com.apple.appstore/497799835/y fr9142404954208965314.pkg returning file descriptor 11 (107708416 streamed)
    Oct 28 02:59:23 my-MacBook-Pro.local storeagent[264] <Critical>: SoftwareMap: No app was found with bundle ID com.apple.InstallAssistant.Yosemite to upgrade to 1.6.5
    Oct 28 02:59:23 my-MacBook-Pro.local storeagent[264] <Critical>: AssetDownloadOperation: Subtracted 107708416 already-downloaded bytes from required space (now requires 2385973644 bytes)
    Oct 28 02:59:23 my-MacBook-Pro.local storeagent[264] <Critical>: sending status (Xcode): 0.034833% (-1.000000)
    Oct 28 02:59:23 my-MacBook-Pro.local storeagent[264] <Critical>: sending status (OS X Yosemite): 0.180174% (9859.674041)
    Oct 28 02:59:24 my-MacBook-Pro.local storeagent[264] <Critical>: HashedDownloadProvider: Using serial dispatch queue for processing of asset for /var/folders/vv/p6tk_kbn5db6cr7m1rqfpfn00000gn/C/com.apple.appstore/497799835/y fr9142404954208965314.pkg
    Oct 28 02:59:24 my-MacBook-Pro.local storeagent[264] <Critical>: sending status (Xcode): 0.034939% (-1.000000)
    Oct 28 04:05:04 my-MacBook-Pro.local storeagent[264] <Critical>: sending status (OS X Yosemite): 0.221762% (90103.396038)
    Oct 28 04:05:05 my-MacBook-Pro.local storeagent[264] <Critical>: sending status (Xcode): 0.440108% (3904.119403)
    Oct 28 04:05:05 my-MacBook-Pro.local storeagent[264] <Critical>: sending status (OS X Yosemite): 0.221813% (72046.568006)
    Oct 28 04:16:38 my-MacBook-Pro.local App Store[373] <Critical>: FRStoreViewController: Store state changed to default state
    Oct 28 04:16:39 my-MacBook-Pro.local storeagent[264] <Critical>: sending status (OS X Yosemite): 0.221813% (72046.568006)
    Oct 28 04:16:39 my-MacBook-Pro.local storeagent[264] <Critical>: sending status (Xcode): 0.440214% (4172.741006)
    Oct 28 04:16:40 my-MacBook-Pro.local storeagent[264] <Critical>: ISStoreURLOperation: Waiting a bit before retry #2 after a network failure
    Oct 28 04:16:41 --- last message repeated 1 time ---
    Oct 28 04:16:41 my-MacBook-Pro.local storeagent[264] <Critical>: ISStoreURLOperation: Chose not to retry after error: Error Domain=NSURLErrorDomain Code=-1009 "Unknown Error." UserInfo=0x7f912052e520 {NSLocalizedDescription=Unknown Error.}
    Oct 28 04:16:41 my-MacBook-Pro.local storeagent[264] <Critical>: AssetDownloadOperation: Asset download cancelled/failed.  Will do retry #1? 0
    Oct 28 04:16:41 --- last message repeated 1 time ---
    Oct 28 04:16:41 my-MacBook-Pro.local storeagent[264] <Critical>: ProgressObserver: Unlocking app at /Applications/Xcode.app
    Oct 28 04:16:41 my-MacBook-Pro.local storeagent[264] <Critical>: DownloadOperation: Download failed with error: Error Domain=NSURLErrorDomain Code=-1009 "Unknown Error." UserInfo=0x7f912052e520 {NSLocalizedDescription=Unknown Error.}
    Oct 28 04:16:43 my-MacBook-Pro.local App Store[373] <Critical>: FRStoreViewController: Store state changed to default state
    Oct 28 04:16:50 my-MacBook-Pro.local storeagent[264] <Critical>: SoftwareMapSpotlightSource: _updateMapWithDictionary:{
          kMDQueryUpdateChangedItems =     (
              "<MDItemRef 0x7f91206133b0 [path = '/Applications/Xcode.app']>"
      } useQuery:0
    Oct 28 04:16:50 my-MacBook-Pro.local storeagent[264] <Critical>: SoftwareMap: Software map rebuild took 0.0063 seconds for 8 records and produced: {
          "/Applications/Apple Configurator.app" = "<CKSoftwareProduct: 0x7f9120609a80>: (com.apple.configurator, 1.6, 434433123:702115201 VPP:NO source:LaunchPad /Applications/Apple Configurator.app) ";
          "/Applications/GarageBand.app" = "<CKSoftwareProduct: 0x7f912060a660>: (com.apple.garageband10, 10.0.3, 682658836:513162807 VPP:NO source:LaunchPad /Applications/GarageBand.app) ";
          "/Applications/Keynote.app" = "<CKSoftwareProduct: 0x7f912060b170>: (com.apple.iWork.Keynote, 6.2.2, 409183694:662933456 VPP:NO source:LaunchPad /Applications/Keynote.app) ";
          "/Applications/Numbers.app" = "<CKSoftwareProduct: 0x7f912060ab30>: (com.apple.iWork.Numbers, 3.2.2, 409203825:662933458 VPP:NO source:LaunchPad /Applications/Numbers.app) ";
          "/Applications/Pages.app" = "<CKSoftwareProduct: 0x7f912060aa80>: (com.apple.iWork.Pages, 5.2.2, 409201541:662933457 VPP:NO source:LaunchPad /Applications/Pages.app) ";
          "/Applications/iBooks Author.app" = "<CKSoftwareProduct: 0x7f912060ad00>: (com.apple.iBooksAuthor, 2.2, 490152466:727982681 VPP:NO source:LaunchPad /Applications/iBooks Author.app) ";
          "/Applications/iMovie.app" = "<CKSoftwareProduct: 0x7f912060a910>: (com.apple.iMovieApp, 10.0.5, 408981434:668802749 VPP:NO source:LaunchPad /Applications/iMovie.app) ";
          "/Applications/iPhoto.app" = "<CKSoftwareProduct: 0x7f912060ae70>: (com.apple.iPhoto, 9.5.1, 408981381:233642646 VPP:NO source:LaunchPad /Applications/iPhoto.app) ";
    Oct 28 04:16:50 my-MacBook-Pro.local App Store[373] <Critical>: FRStoreViewController: Store state changed to default state
    Oct 28 04:16:51 --- last message repeated 1 time ---
    Oct 28 04:16:51 my-MacBook-Pro.local storeagent[264] <Critical>: sending status (Xcode): 0.440214% (4172.741006)
    Oct 28 04:16:51 my-MacBook-Pro.local storeagent[264] <Critical>: sending status (OS X Yosemite): 0.221813% (72046.568006)
    Oct 28 04:16:52 my-MacBook-Pro.local appstoreupdateagent[550] <Notice>:
      --------------------------------------------------------- Begin --
        System Version 10.9.5 (Build 13F34)
        "appstoreupdateagent" Version ? (?)
    Oct 28 04:16:53 my-MacBook-Pro.local storeagent[264] <Critical>: SoftwareMapLaunchPadSource: Import of LaunchPad app list after change took 0.2641 seconds
    Oct 28 04:16:53 my-MacBook-Pro.local com.apple.WebKit.WebContent[379] <Critical>: Firing 'installstatuschanged' event for app com.apple.dt.Xcode (497799835) due to state 0 (app.installed = YES)
    Oct 28 04:16:53 my-MacBook-Pro.local storeagent[264] <Critical>: SoftwareMap: Software map rebuild took 0.0031 seconds for 9 records and produced: {
          "/Applications/Apple Configurator.app" = "<CKSoftwareProduct: 0x7f9120609a80>: (com.apple.configurator, 1.6, 434433123:702115201 VPP:NO source:LaunchPad /Applications/Apple Configurator.app) ";
          "/Applications/GarageBand.app" = "<CKSoftwareProduct: 0x7f912060a660>: (com.apple.garageband10, 10.0.3, 682658836:513162807 VPP:NO source:LaunchPad /Applications/GarageBand.app) ";
          "/Applications/Keynote.app" = "<CKSoftwareProduct: 0x7f912060b170>: (com.apple.iWork.Keynote, 6.2.2, 409183694:662933456 VPP:NO source:LaunchPad /Applications/Keynote.app) ";
          "/Applications/Numbers.app" = "<CKSoftwareProduct: 0x7f912060ab30>: (com.apple.iWork.Numbers, 3.2.2, 409203825:662933458 VPP:NO source:LaunchPad /Applications/Numbers.app) ";
          "/Applications/Pages.app" = "<CKSoftwareProduct: 0x7f912060aa80>: (com.apple.iWork.Pages, 5.2.2, 409201541:662933457 VPP:NO source:LaunchPad /Applications/Pages.app) ";
          "/Applications/Xcode.app" = "<CKSoftwareProduct: 0x7f9120551530>: (com.apple.dt.Xcode, 6.0.1, 497799835:712682811 VPP:NO source:LaunchPad /Applications/Xcode.app) ";
          "/Applications/iBooks Author.app" = "<CKSoftwareProduct: 0x7f912060ad00>: (com.apple.iBooksAuthor, 2.2, 490152466:727982681 VPP:NO source:LaunchPad /Applications/iBooks Author.app) ";
          "/Applications/iMovie.app" = "<CKSoftwareProduct: 0x7f912060a910>: (com.apple.iMovieApp, 10.0.5, 408981434:668802749 VPP:NO source:LaunchPad /Applications/iMovie.app) ";
          "/Applications/iPhoto.app" = "<CKSoftwareProduct: 0x7f912060ae70>: (com.apple.iPhoto, 9.5.1, 408981381:233642646 VPP:NO source:LaunchPad /Applications/iPhoto.app) ";
    Oct 28 04:16:53 my-MacBook-Pro.local com.apple.WebKit.WebContent[376] <Notice>:
      --------------------------------------------------------- Begin --
        System Version 10.9.5 (Build 13F34)
        "com.apple.WebKit.WebContent" Version 9537 (9537.78.2)
    Oct 28 04:16:53 my-MacBook-Pro.local com.apple.WebKit.WebContent[376] <Critical>: Firing 'installstatuschanged' event for app com.apple.dt.Xcode (497799835) due to state 0 (app.installed = YES)
    Oct 28 04:16:53 my-MacBook-Pro.local com.apple.WebKit.WebContent[375] <Notice>:
      --------------------------------------------------------- Begin --
        System Version 10.9.5 (Build 13F34)
        "com.apple.WebKit.WebContent" Version 9537 (9537.78.2)
    Oct 28 04:16:53 my-MacBook-Pro.local com.apple.WebKit.WebContent[375] <Critical>: Firing 'installstatuschanged' event for app com.apple.dt.Xcode (497799835) due to state 0 (app.installed = YES)
    Oct 28 04:17:11 my-MacBook-Pro.local storeagent[264] <Critical>: SoftwareMapSpotlightSource: _updateMapWithDictionary:{
          kMDQueryUpdateChangedItems =     (
              "<MDItemRef 0x7f91206133b0 [path = '/Applications/Xcode.app']>"
      } useQuery:0
    Oct 28 04:17:11 my-MacBook-Pro.local storeagent[264] <Critical>: SoftwareMap: Software map rebuild took 0.0042 seconds for 9 records and produced: {
          "/Applications/Apple Configurator.app" = "<CKSoftwareProduct: 0x7f9120609a80>: (com.apple.configurator, 1.6, 434433123:702115201 VPP:NO source:LaunchPad /Applications/Apple Configurator.app) ";
          "/Applications/GarageBand.app" = "<CKSoftwareProduct: 0x7f912060a660>: (com.apple.garageband10, 10.0.3, 682658836:513162807 VPP:NO source:LaunchPad /Applications/GarageBand.app) ";
          "/Applications/Keynote.app" = "<CKSoftwareProduct: 0x7f912060b170>: (com.apple.iWork.Keynote, 6.2.2, 409183694:662933456 VPP:NO source:LaunchPad /Applications/Keynote.app) ";
          "/Applications/Numbers.app" = "<CKSoftwareProduct: 0x7f912060ab30>: (com.apple.iWork.Numbers, 3.2.2, 409203825:662933458 VPP:NO source:LaunchPad /Applications/Numbers.app) ";
          "/Applications/Pages.app" = "<CKSoftwareProduct: 0x7f912060aa80>: (com.apple.iWork.Pages, 5.2.2, 409201541:662933457 VPP:NO source:LaunchPad /Applications/Pages.app) ";
          "/Applications/Xcode.app" = "<CKSoftwareProduct: 0x7f9120551530>: (com.apple.dt.Xcode, 6.0.1, 497799835:712682811 VPP:NO source:LaunchPad /Applications/Xcode.app) ";
          "/Applications/iBooks Author.app" = "<CKSoftwareProduct: 0x7f912060ad00>: (com.apple.iBooksAuthor, 2.2, 490152466:727982681 VPP:NO source:LaunchPad /Applications/iBooks Author.app) ";
          "/Applications/iMovie.app" = "<CKSoftwareProduct: 0x7f912060a910>: (com.apple.iMovieApp, 10.0.5, 408981434:668802749 VPP:NO source:LaunchPad /Applications/iMovie.app) ";
          "/Applications/iPhoto.app" = "<CKSoftwareProduct: 0x7f912060ae70>: (com.apple.iPhoto, 9.5.1, 408981381:233642646 VPP:NO source:LaunchPad /Applications/iPhoto.app) ";
    Oct 28 04:17:59 my-MacBook-Pro.local storeagent[264] <Critical>: ISCheckPreflightOperation: Downloading remote pre-flight from http://a1594.phobos.apple.com/us/r1000/175/Purple3/v4/0e/e0/e8/0ee0e8c4-daa9-2be 0-1757-f4216fe9b0ce/signed.dcr.2059013033442560106.pfpkg
    Oct 28 04:17:59 my-MacBook-Pro.local storeagent[264] <Critical>: ISCheckPreflightOperation: remote pre-flight downloaded to file:///var/folders/vv/p6tk_kbn5db6cr7m1rqfpfn00000gn/C/com.apple.appstore/9150 41082/preflight.pfpkg
    Oct 28 04:17:59 my-MacBook-Pro.local storeagent[264] <Critical>: ISCheckPreflightOperation: Running local pre-flight from file:///var/folders/vv/p6tk_kbn5db6cr7m1rqfpfn00000gn/C/com.apple.appstore/9150 41082/preflight.pfpkg
    Oct 28 04:18:00 my-MacBook-Pro.local storeagent[264] <Critical>: PKDistributionController: Found asset ztb343812063996219254.pkg on disk for item 915041082 - Size 1420558336
    Oct 28 04:18:00 my-MacBook-Pro.local storeagent[264] <Critical>: PKDistributionController: Performing disk space check with 29370839040 bytes available on disk, 1420558336 bytes alreay downloaded and 5485278208 required bytes (installSize=5953536 + fileSize=5164751872 + paddedSize=314572800)
    Oct 28 04:18:00 my-MacBook-Pro.local com.apple.WebKit.WebContent[379] <Critical>: FRJSInterface: Calling install requirements callback for 915041082 - {
          adamID = 915041082;
          success = 1;
    Oct 28 04:18:00 my-MacBook-Pro.local storeagent[264] <Critical>: ISCheckPreflightOperation: verified preflight success=1, error=(null), distController=<PKDistributionController: 0x7f9120437310>
    Oct 28 04:18:00 my-MacBook-Pro.local com.apple.WebKit.WebContent[379] <Critical>: FRJSInterface: Page requested a buy
    Oct 28 04:18:00 my-MacBook-Pro.local com.apple.WebKit.WebContent[379] <Critical>: FRJSInterface: Forming purchase object of type software
    Oct 28 04:18:00 my-MacBook-Pro.local storeagent[264] <Critical>: SSPurchase: purchasesGroupedByAccountIdentifierWithPurchases is returning  0:(null):915041082
    Oct 28 04:18:00 my-MacBook-Pro.local storeagent[264] <Critical>: SoftwareMap: No app was found with bundle ID com.apple.InstallAssistant.Yosemite to upgrade to (null)
    Oct 28 04:18:13 my-MacBook-Pro.local App Store[373] <Critical>: ISStoreURLOperation: Starting URL operation with url=https://p54-buy.itunes.apple.com/WebObjects/MZFinance.woa/wa/authenticate / bagKey=(null)
    Oct 28 04:18:13 my-MacBook-Pro.local App Store[373] <Critical>: -[ISStoreURLOperation _runURLOperation]: _addStandardQueryParametersForURL: https://p54-buy.itunes.apple.com/WebObjects/MZFinance.woa/wa/authenticate
    Oct 28 04:18:15 my-MacBook-Pro.local storeagent[264] <Critical>: BagController: Asked to invalidate all bags
    Oct 28 04:18:15 my-MacBook-Pro.local storeagent[264] <Critical>: BagLoadOperation: Attempting to load bag (type=1) from https://init.itunes.apple.com/bag.xml?ix=5
    Oct 28 04:18:15 my-MacBook-Pro.local storeagent[264] <Critical>: ISStoreURLOperation: Starting URL operation with url=https://init.itunes.apple.com/bag.xml?ix=5 / bagKey=(null)
    Oct 28 04:18:15 my-MacBook-Pro.local storeagent[264] <Critical>: -[ISStoreURLOperation _runURLOperation]: _addStandardQueryParametersForURL: https://init.itunes.apple.com/bag.xml?ix=5
    Oct 28 04:18:15 my-MacBook-Pro.local storeagent[264] <Critical>: BagLoadOperation: Successfully updated bag type 1 valid until 2014-10-28 01:18:15 +0000
    Oct 28 04:18:15 my-MacBook-Pro.local storeagent[264] <Critical>: BagLoadOperation: Finished loading bag type 1
    Oct 28 04:18:15 my-MacBook-Pro.local App Store[373] <Critical>: FRStoreViewController: bagDidUpdate:<CKBag: 0x608000007840>
    Oct 28 04:18:15 my-MacBook-Pro.local App Store[373] <Critical>: FRStoreViewController: Store state changed to default state
    Oct 28 04:18:15 my-MacBook-Pro.local App Store[373] <Critical>: FRStoreViewController: Processing _urlEventsToHandleOnBagUpdate with (null)
    Oct 28 04:18:15 my-MacBook-Pro.local App Store[373] <Critical>: FRStoreViewController: Processing _openFileEventsToHandleOnBagUpdate with (null)
    Oct 28 04:18:15 my-MacBook-Pro.local storeagent[264] <Critical>: ISStoreURLOperation: Starting URL operation with url=https://xp.apple.com/register / bagKey=(null)
    Oct 28 04:18:15 my-MacBook-Pro.local storeagent[264] <Critical>: -[ISStoreURLOperation _runURLOperation]: _addStandardQueryParametersForURL: https://xp.apple.com/register
    Oct 28 04:18:15 my-MacBook-Pro.local storeagent[264] <Critical>: ISStoreURLOperation: Starting URL operation with url=(null) / bagKey=buyProduct
    Oct 28 04:18:15 my-MacBook-Pro.local storeagent[264] <Critical>: -[ISStoreURLOperation _runURLOperation]: _addStandardQueryParametersForURL: https://p54-buy.itunes.apple.com/WebObjects/MZBuy.woa/wa/buyProduct
    Oct 28 04:18:15 my-MacBook-Pro.local storeagent[264] <Critical>: ADI: Account is not provisioned, omitting OTP and MD
    Oct 28 04:18:16 my-MacBook-Pro.local App Store[373] <Critical>: ISStoreURLOperation: Starting URL operation with url=(null) / bagKey=enabled-media-types
    Oct 28 04:18:16 my-MacBook-Pro.local App Store[373] <Critical>: -[ISStoreURLOperation _runURLOperation]: _addStandardQueryParametersForURL: https://p54-buy.itunes.apple.com/WebObjects/MZFinance.woa/wa/enabledMediaTypes
    Oct 28 04:18:17 my-MacBook-Pro.local com.apple.WebKit.WebContent[379] <Critical>: FRJSInterface: Calling purchase callback for 915041082 - {
          adamID = 915041082;
          productID = 915041082;
          productTitle = "OS X Yosemite";
          success = 1;
    Oct 28 04:18:17 my-MacBook-Pro.local storeagent[264] <Critical>: SoftwareMap: No app was found with bundle ID com.apple.InstallAssistant.Yosemite to upgrade to 1.6.5
    Oct 28 04:18:17 my-MacBook-Pro.local storeagent[264] <Critical>: sending status (OS X Yosemite): 0.000000% (0.000000)
    Oct 28 04:18:17 my-MacBook-Pro.local storeagent[264] <Critical>: DownloadManifest: removePurgeablePath: /var/folders/vv/p6tk_kbn5db6cr7m1rqfpfn00000gn/C/com.apple.appstore/915041082
    Oct 28 04:18:17 my-MacBook-Pro.local storeagent[264] <Critical>: DownloadQueue: Could not add download
    Oct 28 04:18:17 my-MacBook-Pro.local storeagent[264] <Critical>: DownloadQueue: Will start any ready downloads anyways.
    Oct 28 04:18:17 my-MacBook-Pro.local storeagent[264] <Critical>: SoftwareMap: No app was found with bundle ID com.apple.InstallAssistant.Yosemite to upgrade to 1.6.5
    Oct 28 04:18:17 my-MacBook-Pro.local storeagent[264] <Critical>: Purchase batch operation finished with success=0 error=(null)
    Oct 28 04:18:17 my-MacBook-Pro.local storeagent[264] <Critical>: PKDistributionController: Found asset ztb343812063996219254.pkg on disk for item 915041082 - Size 1420558336
    Oct 28 04:18:17 my-MacBook-Pro.local storeagent[264] <Critical>: SoftwareMap: No app was found with bundle ID com.apple.InstallAssistant.Yosemite to upgrade to 1.6.5
    Oct 28 04:18:17 my-MacBook-Pro.local storeagent[264] <Critical>: ISStoreURLOperation: Starting URL operation with url=http://appdownload.itunes.apple.com/apple-assets-us-std-000001/Purple1/v4/f3/35/ b5/f335b550-caa8-cfa8-983c-8618670e1e81/ztb343812063996219254.pkg / bagKey=(null)
    Oct 28 04:18:17 my-MacBook-Pro.local storeagent[264] <Critical>: -[ISStoreURLOperation _runURLOperation]: _addStandardQueryParametersForURL: http://appdownload.itunes.apple.com/apple-assets-us-std-000001/Purple1/v4/f3/35/ b5/f335b550-caa8-cfa8-983c-8618670e1e81/ztb343812063996219254.pkg
    Oct 28 04:18:17 my-MacBook-Pro.local storeagent[264] <Critical>: <HashedDownloadProvider: 0x7f91205a5fb0>: Opening file /var/folders/vv/p6tk_kbn5db6cr7m1rqfpfn00000gn/C/com.apple.appstore/915041082/z tb343812063996219254.pkg returning file descriptor 13 (1420558336 streamed)
    Oct 28 04:18:24 my-MacBook-Pro.local storeagent[264] <Critical>: AssetDownloadOperation: Subtracted 1420558336 already-downloaded bytes from required space (now requires 3744204815 bytes)
    Oct 28 04:18:24 my-MacBook-Pro.local storeagent[264] <Critical>: sending status (OS X Yosemite): 0.221813% (-1.000000)
    Oct 28 04:18:25 my-MacBook-Pro.local storeagent[264] <Critical>: HashedDownloadProvider: Using serial dispatch queue for processing of asset for /var/folders/vv/p6tk_kbn5db6cr7m1rqfpfn00000gn/C/com.apple.appstore/915041082/z tb343812063996219254.pkg
    Oct 28 04:18:26 my-MacBook-Pro.local storeagent[264] <Critical>: sending status (OS X Yosemite): 0.221864% (-1.000000)
    Oct 28 04:20:25 my-MacBook-Pro.local storeagent[264] <Critical>: sending status (OS X Yosemite): 0.227646% (12887.099279)
    Oct 28 04:20:26 my-MacBook-Pro.local storeagent[264] <Critical>: ISStoreURLOperation: Chose not to retry after error: (null)
    Oct 28 04:20:26 my-MacBook-Pro.local storeagent[264] <Critical>: AssetDownloadOperation: Asset download cancelled/failed.  Will do retry #1? 0
    Oct 28 04:20:26 my-MacBook-Pro.local storeagent[264] <Critical>: sending status (OS X Yosemite): 0.227646% (12887.099279)
    Oct 28 04:20:56 --- last message repeated 1 time ---
    Oct 28 04:42:22 my-MacBook-Pro.local storeagent[264] <Critical>: SoftwareMap: No app was found with bundle ID com.apple.InstallAssistant.Yosemite to upgrade to 1.6.5
    Oct 28 04:42:22 my-MacBook-Pro.local storeagent[264] <Critical>: PKDistributionController: Found asset ztb343812063996219254.pkg on disk for item 915041082 - Size 1458241536
    Oct 28 04:42:22 my-MacBook-Pro.local storeagent[264] <Critical>: SoftwareMap: No app was found with bundle ID com.apple.InstallAssistant.Yosemite to upgrade to 1.6.5
    Oct 28 04:42:22 my-MacBook-Pro.local storeagent[264] <Critical>: ISStoreURLOperation: Starting URL operation with url=http://appdownload.itunes.apple.com/apple-assets-us-std-000001/Purple1/v4/f3/35/ b5/f335b550-caa8-cfa8-983c-8618670e1e81/ztb343812063996219254.pkg / bagKey=(null)
    Oct 28 04:42:22 my-MacBook-Pro.local storeagent[264] <Critical>: -[ISStoreURLOperation _runURLOperation]: _addStandardQueryParametersForURL: http://appdownload.itunes.apple.com/apple-assets-us-std-000001/Purple1/v4/f3/35/ b5/f335b550-caa8-cfa8-983c-8618670e1e81/ztb343812063996219254.pkg
    Oct 28 04:42:22 my-MacBook-Pro.local storeagent[264] <Critical>: <HashedDownloadProvider: 0x7f912042ecd0>: Opening file /var/folders/vv/p6tk_kbn5db6cr7m1rqfpfn00000gn/C/com.apple.appstore/915041082/z tb343812063996219254.pkg returning file descriptor 10 (1458241536 streamed)
    Oct 28 04:42:22 my-MacBook-Pro.local storeagent[264] <Critical>: sending status (OS X Yosemite): 0.000000% (0.000000)
    Oct 28 04:42:27 my-MacBook-Pro.local storeagent[264] <Critical>: AssetDownloadOperation: Subtracted 1458241536 already-downloaded bytes from required space (now requires 3706521615 bytes)
    Oct 28 04:42:27 my-MacBook-Pro.local storeagent[264] <Critical>: sending status (OS X Yosemite): 0.227697% (-1.000000)
    Oct 28 04:42:28 my-MacBook-Pro.local storeagent[264] <Critical>: HashedDownloadProvider: Using serial dispatch queue for processing of asset for /var/folders/vv/p6tk_kbn5db6cr7m1rqfpfn00000gn/C/com.apple.appstore/915041082/z tb343812063996219254.pkg
    Oct 28 04:42:29 my-MacBook-Pro.local storeagent[264] <Critical>: sending status (OS X Yosemite): 0.227748% (-1.000000)
    Oct 28 04:42:30 my-MacBook-Pro.local storeagent[264] <Critical>: sending status (OS X Yosemite): 0.227799% (27125.726363)
    Oct 28 05:07:04 my-MacBook-Pro.local storeagent[264] <Critical>: sending status (OS X Yosemite): 0.337340% (7022.714858)
    Oct 28 05:07:05 my-MacBook-Pro.local storeagent[264] <Critical>: SoftwareMapSpotlightSource: _updateMapWithDictionary:{
          kMDQueryUpdateChangedItems =     (
              "<MDItemRef 0x7f91206133b0 [path = '/Applications/Xcode.app']>"
      } useQuery:0
    Oct 28 05:07:06 my-MacBook-Pro.local storeagent[264] <Critical>: sending status (OS X Yosemite): 0.337442% (7019.235736)
    Oct 28 05:07:20 my-MacBook-Pro.local storeagent[264] <Critical>: sending status (OS X Yosemite): 0.338476% (7113.550810)
    Oct 28 05:07:21 my-MacBook-Pro.local storeagent[264] <Critical>: SoftwareMapSpotlightSource: _updateMapWithDictionary:{
          kMDQueryUpdateChangedItems =     (
              "<MDItemRef 0x7f91206133b0 [path = '/Applications/Xcode.app']>"
      } useQuery:0
    Oct 28 05:07:23 my-MacBook-Pro.local storeagent[264] <Critical>: sending status (OS X Yosemite): 0.338680% (7108.406271)
    Oct 28 06:18:45 my-MacBook-Pro.local storeagent[264] <Critical>: sending status (OS X Yosemite): 0.658225% (2615.451604)
    Oct 28 06:18:46 my-MacBook-Pro.local storeagent[264] <Critical>: UpToDateOperation: Not checking eligibility because it's too soon (Last=Tuesday, October 28, 2014 at 2:18:51 AM Western Indonesia Time / Next=Wednesday, October 29, 2014 at 2:18:51 AM Western Indonesia Time)
    Oct 28 06:18:46 my-MacBook-Pro.local storeagent[264] <Critical>: UpToDateOperation: Skipping UpToDateEligibilityCheckOperation
    Oct 28 06:18:47 my-MacBook-Pro.local storeagent[264] <Critical>: sending status (OS X Yosemite): 0.658327% (2610.037346)
    Oct 28 06:51:40 my-MacBook-Pro.local storeagent[264] <Critical>: sending status (OS X Yosemite): 0.806339% (525.575671)
    Oct 28 06:51:41 my-MacBook-Pro.local storeagent[264] <Critical>: sending status (OS X Yosemite): 0.806452% (524.000000)
    Oct 28 06:51:42 --- last message repeated 1 time ---
    Oct 28 06:51:42 my-MacBook-Pro.local storeagent[264] <Critical>: SoftwareMap: No app was found with bundle ID com.apple.InstallAssistant.Yosemite to upgrade to 1.6.5
    Oct 28 06:51:42 --- last message repeated 1 time ---
    Oct 28 06:51:42 my-MacBook-Pro.local storeagent[264] <Critical>: setPrimaryAppPath "(null)" forProductIdentifier "com.apple.InstallAssistant.Yosemite"
    Oct 28 06:51:42 my-MacBook-Pro.local storeagent[264] <Critical>: installClient:currentState:package:progress -1:timeRemaining -1
    Oct 28 06:51:42 my-MacBook-Pro.local storeagent[264] <Critical>: PKInstallClient started
    Oct 28 06:51:42 my-MacBook-Pro.local storeagent[264] <Critical>: sending status (OS X Yosemite): 0.806452% (524.000000)
    Oct 28 06:51:42 my-MacBook-Pro.local storeagent[264] <Critical>: installClientDidBegin
    Oct 28 06:51:42 my-MacBook-Pro.local storeagent[264] <Critical>: sending status (OS X Yosemite): 0.806452% (524.000000)
    Oct 28 06:51:42 my-MacBook-Pro.local storeagent[264] <Critical>: installClient:currentState:package:progress 4.608080038433083:timeRemaining 229.60575
    Oct 28 06:51:42 my-MacBook-Pro.local storeagent[264] <Critical>: sending status (OS X Yosemite): 0.812903% (524.000000)
    Oct 28 06:51:43 my-MacBook-Pro.local storeagent[264] <Critical>: installClient:currentState:package:progress 99.5:timeRemaining 0.9764900207519531
    Oct 28 06:51:43 my-MacBook-Pro.local storeagent[264] <Critical>: sending status (OS X Yosemite): 0.966129% (3.015718)
    Oct 28 06:51:43 my-MacBook-Pro.local storeagent[264] <Critical>: installClient:currentState:package:progress 99.5:timeRemaining -1
    Oct 28 06:51:43 my-MacBook-Pro.local storeagent[264] <Critical>: sending status (OS X Yosemite): 0.966129% (3.020957)
    Oct 28 06:51:43 my-MacBook-Pro.local storeagent[264] <Critical>: installClientDidFinish
    Oct 28 06:51:43 my-MacBook-Pro.local storeagent[264] <Critical>: sending status (OS X Yosemite): 0.967742% (3.000000)
    Oct 28 06:51:44 my-MacBook-Pro.local storeagent[264] <Critical>: SoftwareMap: No app was found with bundle ID com.apple.InstallAssistant.Yosemite to upgrade to 1.6.5
    Oct 28 06:51:44 my-MacBook-Pro.local storeagent[264] <Critical>: sending status (OS X Yosemite): 0.967742% (3.000000)
    Oct 28 06:51:44 my-MacBook-Pro.local storeagent[264] <Critical>: ISStoreURLOperation: Starting URL operation with url=(null) / bagKey=songDownloadDone
    Oct 28 06:51:44 my-MacBook-Pro.local storeagent[264] <Critical>: -[ISStoreURLOperation _runURLOperation]: _addStandardQueryParametersForURL: https://p54-buy.itunes.apple.com/WebObjects/MZFastFinance.woa/wa/songDownloadDon e?Pod=54
    Oct 28 06:51:45 my-MacBook-Pro.local storeagent[264] <Critical>: SoftwareMap: No app was found with bundle ID com.apple.InstallAssistant.Yosemite to upgrade to 1.6.5
    Oct 28 06:51:46 --- last message repeated 1 time ---
    Oct 28 06:51:46 my-MacBook-Pro.local storeagent[264] <Critical>: sending status (OS X Yosemite): 1.000000% (0.000000)
    Oct 28 06:51:47 my-MacBook-Pro.local storeagent[264] <Critical>: SoftwareMapLaunchPadSource: Import of LaunchPad app list after change took 0.3005 seconds
    Oct 28 06:51:47 my-MacBook-Pro.local com.apple.WebKit.WebContent[376] <Critical>: Firing 'installstatuschanged' event for app com.apple.InstallAssistant.Yosemite (915041082) due to state 0 (app.installed = YES)

  • WCF-SQL Adapter and idle SQL Server sessions

    Hi,
    I have a BizTalk 2013 server with a send port that periodically send SQL statements to a remote SQL Server. The remote SQL Server hosts the database of a Dynamics NAV server.
    The DBA of this SQL Server warned me that a lot of SQL Server sessions remain idle after a long period of time (about 20 idle sessions coming from my BizTalk server with a Idle time that is more than 10 days). He thinks that we have a trouble in BizTalk to
    close the connections to the SQL Server.
    I wondered if I can handle the situation by changing some settings in the sqlBinding used by my send port, for example the MaxPoolSize or other parameters.
    Any idea?
    Thanks.

    So, is this causing an actual problem or is this something the DBA just happened to see?
    20 idle sessions isn't a lot at all and is well below the default Connection Pool size, 100 in most cases.
    So long as it does not keep increasing unchecked, I'd say what you're seeing is the expected and desired behavior.
    You maybe have had a burst at some point causing 20 connections, then normal continuous operations only uses 1 or 2.

  • WCF-SQL Adapter Login fail 'NT AUTHORITY\ANONYMOUS LOGON

    Hi,  
    I am have three WCF-SQL receive with WCF-SQL Adapater and two are working fine but the third one is giving the following warning in the Eventlog.  Login failed for user 'NT AUTHORITY\ANONYMOUS LOGON'.
    I really appreciate your help.
    thanks
    Ram
    ---------------Warning written to EventLog --------------- 
    The adapter "WCF-SQL" raised an error message. Details "Microsoft.ServiceModel.Channels.Common.AdapterException: Login failed for user 'NT AUTHORITY\ANONYMOUS LOGON'.. Endpoint Address - mssql://txhubdb//switch_mailbox_RX2?
    ---> System.Data.SqlClient.SqlException: Login failed for user 'NT AUTHORITY\ANONYMOUS LOGON'.
       at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
       at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose)
       at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady)
       at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData()
       at System.Data.SqlClient.SqlDataReader.get_MetaData()
       at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString)
       at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, SqlDataReader ds)
       at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean asyncWrite)
       at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method)
       at System.Data.SqlClient.SqlCommand.ExecuteXmlReader()
       at Microsoft.Adapters.Sql.ExecutionHelper.ExecuteXmlReader(SqlCommand sqlCommand, Double totalSeconds)
       at Microsoft.Adapters.Sql.SqlAdapterInboundHandler.Polling_TryReceive(TimeoutHelper timeoutHelper, Message& wcfMessage)
       at Microsoft.Adapters.Sql.SqlAdapterInboundHandler.TryReceive(TimeSpan timeout, Message& message, IInboundReply& reply)
       --- End of inner exception stack trace ---
       at Microsoft.ServiceModel.Channels.Common.Channels.AdapterInputChannel.EndTryReceive(IAsyncResult result, Message& message)
       at System.ServiceModel.Dispatcher.InputChannelBinder.EndTryReceive(IAsyncResult result, RequestContext& requestContext)
       at System.ServiceModel.Dispatcher.ErrorHandlingReceiver.EndTryReceive(IAsyncResult result, RequestContext& requestContext)".

    1) Do you have the same Credentials settings for all 3 Receive Locations (Found under Configure | Other | Credentials on you WCF-SQL Adapter)
    2) Are all 3 Receive Locations Locations polling from the same SQL Server? If not are they then on the same domain? If the server that is failing is not on the same domain as your BizTalk Host User, then you might need to supply credentials and use a local
    SQL User.
    Morten la Cour

  • Adding wcf-sql adapter

    Please suggest how to add the wcf-sql adapter to biztalk application.

    you first need to configure handler for wcf-sql adapter.
    open admin console, goto platform settings, expand adapters, and select wcf-sql adapter. and right click on it, and then create receive/send handlers for it.
    if you don't see wcf-sql adapter in adapter section, it means that you did not install wcf-sql adapter components.
    Please mark the post as answer if this answers your question. If this post is helpful, please vote as helpful by clicking the upward arrow mark next to my reply.

  • WCF-SQL Adapter

    How to add the wcf-sql adapter to BizTalk application?
    Aditi

    Hi Aditi,
    To add WCF-SQL adapter follow the MSDN link:Adding the SQL Adapter to BizTalk Server Administration Console
    To add WCF-SQL adapter  and start working with it, follow the technet article :
    BizTalk Server: WCF-SQL Adapter Table Operations
    Maheshkumar
    S Tiwari|User
    Page|Blog|BizTalk
    Server: Multiple XML files to Single FlatFile Using File Adapter

  • BT2010 Installed Cum Update Packs for Adapters and getting run-time errors with WCF-SQL

    The process has been working fine for months.  Then we installed Cum Update packs to BT2010 (I'll get the exact C.U.'s from our admin guy) and last night got probably 20 errors similar to below.
       - Installed CU6 for BT2010
       - Installed CU3 for LOB (Adapters)
    The SQL stored proc returns a mix of strings, integers, Guids, and dates; the BizTalk schema looks like matches perfectly. The stored proc runs fine in SSMS.
    Got two errors for each, 1 in XLANG/s for the orchestration, and 1 for the Send port that calls the WCF-SQL adapter from the orchestration, and also 1 warning.
    NOTE: This orchestration runs every 15 minutes 24x7.  It calls the Stored Proc to find out which extracts it needs to create.  Most all the extracts run at night.  So if I run the stored proc during the day, it normally returns an empty result
    set.  Yet, the error below is happening every 15 minutes, even when the result set is empty.  How can it generate a data conversion error when there is no data to be converted? 
    ORCHESTRATION/XLANG ERROR:
    xlang/s engine event log entry: Uncaught exception (see the 'inner exception' below) has suspended an instance of service 'Common.Extract.Orchestrations.EFSRExtractHandler(2b35190e-5f11-e360-9ae8-daaf0372cbc3)'.
    The service instance will remain suspended until administratively resumed or terminated.
    If resumed the instance will continue from its last persisted state and may re-throw the same unexpected exception.
    InstanceId: dc354922-73ef-46fc-ac3d-dbf793e5aaf8
    Shape name:
    ShapeId:
    Exception thrown from: segment -1, progress -1
    Inner exception: An error occurred while processing the message, refer to the details section for more information
    Message ID: {066027B8-4750-4D63-A746-1390E9959E49}
    Instance ID: {5A978538-5DD7-40D1-8826-D0486D129F84}
    Error Description: System.InvalidCastException: Failed to convert parameter value from a String to a Guid. ---> System.InvalidCastException: Invalid cast from 'System.String' to 'System.Guid'.
       at System.Convert.DefaultToType(IConvertible value, Type targetType, IFormatProvider provider)
       at System.Convert.ChangeType(Object value, Type conversionType, IFormatProvider provider)
       at System.Data.SqlClient.SqlParameter.CoerceValue(Object value, MetaType destinationType, Boolean& coercedToDataFeed, Boolean& typeChanged, Boolean allowStreaming)
       --- End of inner exception stack trace ---
    Server stack trace:
       at System.Runtime.AsyncResult.End[TAsyncResult](IAsyncResult result)
       at System.ServiceModel.Channels.ServiceChannel.SendAsyncResult.End(SendAsyncResult result)
       at System.ServiceModel.Channels.ServiceChannel.EndCall(String action, Object[] outs, IAsyncResult result)
       at System.ServiceModel.Channels.ServiceChannel.EndRequest(IAsyncResult result)
    Exception rethrown at [0]:
       at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg)
       at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type)
       at System.ServiceModel.Channels.IRequestChannel.EndRequest(IAsyncResult result)
       at Microsoft.BizTalk.Adapter.Wcf.Runtime.WcfClient`2.RequestCallback(IAsyncResult result)
    Exception type: XlangSoapException
    Source: Microsoft.XLANGs.BizTalk.Engine
    Target Site: Void VerifyTransport(Microsoft.XLANGs.Core.Envelope, Int32, Microsoft.XLANGs.Core.Context)
    The following is a stack trace that identifies the location where the exception occured
       at Microsoft.BizTalk.XLANGs.BTXEngine.BTXPortBase.VerifyTransport(Envelope env, Int32 operationId, Context ctx)
       at Microsoft.XLANGs.Core.Subscription.Receive(Segment s, Context ctx, Envelope& env, Boolean topOnly)
       at Microsoft.XLANGs.Core.PortBase.GetMessageIdForSubscription(Subscription subscription, Segment currentSegment, Context cxt, Envelope& env, CachedObject location)
       at Common.Extract.Orchestrations.EFSRExtractHandler.segment1(StopConditions stopOn)
       at Microsoft.XLANGs.Core.SegmentScheduler.RunASegment(Segment s, StopConditions stopCond, Exception& exp)
    SEND PORT ERROR: 
    A message sent to adapter "WCF-Custom" on send port "Send_SQL_Orch_Call_GetAirportsForExtract" with URI "mssql://QADBAlias.datacenter.local//QTAviation?" is suspended.
     Error details: System.InvalidCastException: Failed to convert parameter value from a String to a Guid. ---> System.InvalidCastException: Invalid cast from 'System.String' to 'System.Guid'.
       at System.Convert.DefaultToType(IConvertible value, Type targetType, IFormatProvider provider)
       at System.Convert.ChangeType(Object value, Type conversionType, IFormatProvider provider)
       at System.Data.SqlClient.SqlParameter.CoerceValue(Object value, MetaType destinationType, Boolean& coercedToDataFeed, Boolean& typeChanged, Boolean allowStreaming)
       --- End of inner exception stack trace ---
    Server stack trace:
       at System.Runtime.AsyncResult.End[TAsyncResult](IAsyncResult result)
       at System.ServiceModel.Channels.ServiceChannel.SendAsyncResult.End(SendAsyncResult result)
       at System.ServiceModel.Channels.ServiceChannel.EndCall(String action, Object[] outs, IAsyncResult result)
       at System.ServiceModel.Channels.ServiceChannel.EndRequest(IAsyncResult result)
    Exception rethrown at [0]:
       at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg)
       at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type)
       at System.ServiceModel.Channels.IRequestChannel.EndRequest(IAsyncResult result)
       at Microsoft.BizTalk.Adapter.Wcf.Runtime.WcfClient`2.RequestCallback(IAsyncResult result)
     MessageId:  {C1FB3913-42EB-4957-9289-16D03B02674E}
     InstanceID: {46C9D190-902F-48CE-86CF-D8C3C5B8944D}

    Hi,
    About the error System.InvalidCastException: Failed to convert parameter value from a String to a Guid
    , maybe the field on the database is varchar(string type).
    And you can refer to the similar discussion:
    http://stackoverflow.com/questions/12816641/failed-to-convert-parameter-value-from-string-to-guid
    Hope it can help you.
    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.

  • Read from sql task and send to data flow task - [OLE DB Source [1]] Error: A rowset based on the SQL command was not returned by the OLE DB provider.

    I have created a execut sql task -
    In that, i have a created a 'empidvar' variable of string type and put sqlstatement = 'select distinct empid from emp'
    Resultset=resultname=0 and variablename=empidvar
    I have added data flow task of ole db type and I put this sql statement under sql command - exec emp_sp @empidvar=?
    I am getting an error.
    [OLE DB Source [1]] Error: A rowset based on the SQL command was not returned by the OLE DB provider.
    [SSIS.Pipeline] Error: component "OLE DB Source" (1) failed the pre-execute phase and returned error code 0xC02092B4.

    shouldnt setting be Result
    Set=Full Resultset as your query returns a resultset? also i think variable to be mapped should be of object type.
    Then for data flow task also you need to put it inside a ForEachLoop based on ADO.NET recordset and map your earlier variable inside it so as to iterate for every value the sql task returns.
    Also if using SP in oledb source make sure you read this
    http://consultingblogs.emc.com/jamiethomson/archive/2006/12/20/SSIS_3A00_-Using-stored-procedures-inside-an-OLE-DB-Source-component.aspx
    Please Mark This As Answer if it helps to solve the issue Visakh ---------------------------- http://visakhm.blogspot.com/ https://www.facebook.com/VmBlogs

  • Generate Flexfield and Mapping Information Process errors out

    Hi,
    The Generate Flexfield and Mapping Information process errors out with the following msg:
    **Starts**19-OCT-2009 13:55:02
    ORACLE error 6501 in FDPSTP
    Cause: FDPSTP failed due to ORA-06501: PL/SQL: program error
    ORA-06512: at "APPS.FND_FLEX_DSC_API", line 1626
    ORA-06501: PL/SQL: program error
    ORA-06512: at "APPS.FND_FLEX_DSC_API", line 925
    ORA-01403: no data foun
    I have created the element set with all the elements added one at a time into the element set.
    Any idea on what could be the issue ?

    Pl see if the steps in MOS Doc 453184.1 (ORA-01403 and ORA-06512 at HXC_CREATE_FLEX_MAPPINGS and FND_FLEX_DSC_API on Runnning hxcmprn.sql) can help
    HTH
    Srini

  • JDeveloper Error ! oracle.xml.sql.OracleXMLSQLException: Cannot map Unicode

    Hi All,
    I have 2 identical table structures with different data in Oracle.
    I am using following xsql and XSLT sheet to produce xml files with these tables. ( have to run twice xsql file by changing the Table names )
    When I run the xsql file with Table1, it works fine, produced the xml file on the browser.
    But when I run the xsql file with Table2, it gives following error message:
    The XML page cannot be displayed
    Cannot view XML input using style sheet. Please correct the error and then click the Refresh button, or try again later.
    Invalid at the top level of the document. Error processing resource 'http://192.10.1.14:8988/Workspace_ONIX-ONIX2-context-root/untitled1.xsql'. Line 1, Position 1
    oracle.xml.sql.OracleXMLSQLException: Cannot map Unicode to Oracle character.
    ^
    These two are my xsql and xslt files:
    - - - - xsql file - - - -
    <?xml version = '1.0' encoding = 'windows-1252'?>
    <?xml-stylesheet type="text/xsl" href="TT14.xsl"?>
    <xsql:query connection="Connection1" id-attribute="" tag-case="lower"
    rowset-element="LIST" row-element="DEPA"
    xmlns:xsql="urn:oracle-xsql">
    SELECT * from TT26
    </xsql:query>
    TT14.xsl file
    <xsl:stylesheet version="1.0" encoding="UTF-8" xmlns:xsl="http://www.w3.org/1999/XSL/Transform">
    <xsl:output method ="xml" indent= "yes" encoding="UTF-8"/>
    <!--DOCTYPE ONIXmessage SYSTEM "http://www.editeur.org/onix/2.1/reference/onix-international.dtd"-->
    <xsl:template match ="list">
    <BBMessage>
    <<xsl:for-each select="depa">
    <Product>
    <RecordReference>
    <xsl:value-of select="wai"/>
    </RecordReference>
    <NotificationType>
    <xsl:value-of select="wantype"/>
    </NotificationType>
    </Product>
    </xsl:for-each>
    </BBMessage>
    </xsl:template>
    </xsl:stylesheet>
    All comments are highly welcomed...
    Thanks

    Hi Deepak
    Thanks for the post, but I am afraid that's not the issue with the error.
    I changed both encoding to "UTF-8" still i get the problem.
    I tried even without the XSLT sheet, still I have the problem..
    - - - - xsql file ---
    &lt;?xml version = '1.0' ?&gt;
    &lt;!--
    | Uncomment the following processing instruction and replace
    | the stylesheet name to transform output of your XSQL Page using XSLT
    &lt;?xml-stylesheet type="text/xsl" href="YourStylesheet.xsl" ?&gt;
    --&gt;
    &lt;page xmlns:xsql="urn:oracle-xsql" connection="Connection1"&gt;
    &lt;xsql:query max-rows="-1" null-indicator="no" tag-case="lower"&gt;
    select * from Table2
    &lt;/xsql:query&gt;
    &lt;/page&gt;
    - - - - Result ----
    &lt;?xml version="1.0" ?&gt;
    - &lt;!--
    | Uncomment the following processing instruction and replace
    | the stylesheet name to transform output of your XSQL Page using XSLT
    &lt;?xml-stylesheet type="text/xsl" href="YourStylesheet.xsl" ?&gt;
    --&gt;
    - &lt;page&gt;
    &lt;error&gt;oracle.xml.sql.OracleXMLSQLException: Cannot map Unicode to Oracle character.&lt;/error&gt;
    &lt;/page&gt;
    Any Comment ???
    Thanks

  • INSTALLED ITUNES AND THE ERROR-MAPI WAS UNABLE TO LOAD THE INFORMATION SERVICE APLZOD-OCCURS. WHAT DO I DO.

    INSTALLED ITUNES AND THE ERROR-MAPI WAS UNABLE TO LOAD THE INFORMATION SERVICE APLZOD-OCCURS. WHAT DO I DO.

    Is this on a Windows XP, Vista or 7 system?

  • How to capture mapping error and able to send it..

    Hi Friends,
    We have a requirement, where in, if a mapping fails due to missing required element or improper formation of the source xml message, we need to capture this and need to create an error message, which contains the error description as one of the elemnets and send it to the concerned system back. Basically, it is to let the sending system know that, what went wrong.
    Is there any api available which can capture the mapping error and which could be used under java mapping used for exception handling? Any pointers in this regard would be of utmost helpful.
    Regards,
    Vijay

    Vijay,
    You can throw some exceptions like mentioned in the weblog:
    /people/alessandro.guarneri/blog/2006/01/26/throwing-smart-exceptions-in-xi-graphical-mapping
    /people/michal.krawczyk2/blog/2007/04/26/xipi-throwing-generic-exceptions-from-any-type-of-mapping
    Once you see this message your support guys should check the message and let the sender system side know about this.
    ---Satish

Maybe you are looking for

  • Error message while deleting files from the tracker

    I deleted four files from Acrobat.com before removing them from the desktop tracker and now I don't seem to be able to remove them or stop collecting data on the files in the tracker.  Am I missing something or is there not a way to get rid of them?

  • Why does firefox randomly close (no crash report appaears after)?

    Firefox randomly just closes on me. It's not a crash, at least not a normal crash, because the Crash Report does not come up. It's just one moment it is open and the next it is now. On top of that when it does do this, and at random other times as we

  • Can't add additional users, vm v5.4

                       I was able to add an additional admin but cannot get the server to accept any additional users. I can fill out the new user info and hit save but never registers that the request is sent. Is there an issue with adding users that I

  • 'Facebook photos won't load'

    I have the latest software installed on my Z10 and Facebook was working fine but.......for the last few days I cannot view other Facebook users' photos via the 'Notifications' tab (i.e. the globe icon on FB) and get a message saying 'Photo won't load

  • Transparent Background for a Label/Display item

    I'm using Forms 10g. I'd like to make the background of my labels (display items) transparent. i.e. it should be the same colour as the canvas (eg teal) instead of the ugly white default background. Can anyone help? Thanks, Abigail Edited by: Abigail