Unhandled exception in SOAP call

I get this exception when I try to add a provider for the samples for inlineRendering.
I recently installed the August 2002 version of the JPDK.
Any help will be appreciated.
-NP
STACK::: start
8/30/02 10:53 AM default-app: [id=(null), instance=(null)] Unhandled exception in SOAP call
java.lang.NullPointerException
     at oracle.portal.utils.xml.v2.XMLUtil.parseStylesheet(Unknown Source)
     at oracle.portal.provider.v2.http.DefaultProviderLoader.parseRegistry(Unknown Source)
     at oracle.portal.provider.v2.http.DefaultProviderLoader.getProviderDefinition(Unknown Source)
     at oracle.portal.provider.v2.http.DefaultProviderLoader.init(Unknown Source)
     at oracle.webdb.provider.v2.adapter.soapV1.ProviderAdapter.init(Unknown Source)
     at oracle.webdb.provider.v2.utils.soap.SOAPProcessor.locateService(Unknown Source)
     at oracle.webdb.provider.v2.utils.soap.SOAPProcessor.processInternal(Unknown Source)
     at oracle.webdb.provider.v2.utils.soap.SOAPProcessor.process(Unknown Source)
     at oracle.webdb.provider.v2.adapter.SOAPServlet.doSOAPCall(Unknown Source)
     at oracle.webdb.provider.v2.adapter.SOAPServlet.service(Unknown Source)
     at javax.servlet.http.HttpServlet.service(HttpServlet.java:336)
     at com.evermind[Oracle9iAS (9.0.2.0.0) Containers for J2EE].server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:684)
     at com.evermind[Oracle9iAS (9.0.2.0.0) Containers for J2EE].server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:269)
     at com.evermind[Oracle9iAS (9.0.2.0.0) Containers for J2EE].server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:735)
     at com.evermind[Oracle9iAS (9.0.2.0.0) Containers for J2EE].server.http.HttpRequestHandler.run(HttpRequestHandler.java:243)
     at com.evermind[Oracle9iAS (9.0.2.0.0) Containers for J2EE].util.ThreadPoolThread.run(ThreadPoolThread.java:64)
STACK::: end

Amjad,
Thank you. I had to remove some comments from the provider.xml that were throwing the parser off. The SOAP error seems fixed.
I am getting this new error:-
STACK:::::
An unexpected error occurred: ORA-29532: Java call terminated by uncaught Java exception: java.net.SocketException: Invalid argument
Invalid argument (WWC-43000)
An unexpected error occurred: java.net.SocketException: Invalid argument
Invalid argument
at java.net.PlainSocketImpl.socketConnect(PlainSocketImpl.java)
at java.net.PlainSocketImpl.doConnect(PlainSocketImpl.java:305)
at java.net.PlainSocketImpl.connectToAddress(PlainSocketImpl.java:125)
at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:112)
at java.net.Socket.<init>(Socket.java:269)
at java.net.Socket.<init>(Socket.java:125)
at HTTPClient.HTTPConnection$EstablishConnection.run(HTTPConnection.java)
(WWC-43000)
STACK::::
Any input on this one?
Rgds,
-NP

Similar Messages

  • CR with Universe error: Unhandled exception in WebI server call

    Hi,
    I encounter an error when creating CR report with did any one ever got Unhandled exception in WebI server call when dragging objects into filter querys of query panel? This worked fine few days ago but failed now. I have check the BO servers are running and tried starting the machine, also not okay. Anyone can help. Thanks
    Charing

    Hello,
    I get the same "Unhandled exception in webI server call" when I run my add more objects in my crystal report. I was wondering if you found solution to this exception. I will really appreciate if you can share the solution.
    Thank you

  • Passing SAP Exceptions to a sync SOAP Call

    Hi,
    I have a scenario in which I have exposed a RFC as a Web service through XI. My sender is SOAP sender who invokes XI which inturn calls the RFC in SAP.
    When there is any Error or exception triggered from SAP i.e invalid userid or Insufficient Authorization error I want to capture these errors and send it back to the Sender SOAP system.
    I understand that I can use Fault messages but the fault message would be triggered only when my RFC throws an Exception. IF SAP triggers an exception even before the call reaches the RFC then how do I handle these errors??
    Pls advice.
    Thanks
    Ashish

    Hi,
    I tried your steps but I still cannot map my Error XML Message to a valud Fault Message.
    This is my Error XML message being generated from SAP RFC Gateway:
    <?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
    - <!--  Call Adapter
      -->
    - <SAP:Error xmlns:SAP="http://sap.com/xi/XI/Message/30" xmlns:SOAP="http://schemas.xmlsoap.org/soap/envelope/" SOAP:mustUnderstand="1">
      <SAP:Category>XIAdapterFramework</SAP:Category>
      <SAP:Code area="MESSAGE">GENERAL</SAP:Code>
      <SAP:P1 />
      <SAP:P2 />
      <SAP:P3 />
      <SAP:P4 />
      <SAP:AdditionalText>com.sap.aii.af.ra.ms.api.DeliveryException: RfcAdapter: receiver channel has static errors: can not instantiate RfcPool caused by: com.sap.aii.af.rfc.RfcAdapterException: error initializing RfcClientPool:com.sap.aii.af.rfc.core.repository.RfcRepositoryException: can not connect to destination system due to: com.sap.mw.jco.JCO$Exception: (103) RFC_ERROR_LOGON_FAILURE: Name or password is incorrect. Please re-enter</SAP:AdditionalText>
      <SAP:ApplicationFaultMessage namespace="" />
      <SAP:Stack />
      <SAP:Retry>M</SAP:Retry>
      </SAP:Error>
    What am I doing wrong? I have a Mapping defined between my RFC Exception and Fault Message but the above xml message is not compatible with my RFC Exception Message schema therefore I do not see any message going back to the SOAP Sender.
    The scenario is that the RFC Receiver comm channel between XI and SAP has an invalid userid. My guess is that even before the call reaches to the RFC , SAP gives this error as XI cannot connect to SAP R/3 with an invalid userid.
    I want to capture the above error message and send it back to the SOAP caller. As of now he gets a bad java stack trace which does not mean anything.
    Please advice.
    Thanks
    Ashish

  • Record center - submit file soap call throwing The request failed with http status 401: Unauthorized" exception

    Hi, I am trying to implement custom hold order / send to in sharepoint 2010 to send files in to holds / record center.
    I am at the last step where I am trying submit the metadata using soap call- submit file
    [SoapDocumentMethod("http://schemas.microsoft.com/sharepoint/soap/recordsrepository/SubmitFile", RequestNamespace = "http://schemas.microsoft.com/sharepoint/soap/recordsrepository/", ResponseNamespace = "http://schemas.microsoft.com/sharepoint/soap/recordsrepository/", Use = SoapBindingUse.Literal, ParameterStyle = SoapParameterStyle.Wrapped)]
    public string SubmitFile([XmlElement(DataType = "base64Binary")] byte[] fileToSubmit, [XmlArrayItem(IsNullable = false)] Microsoft.SharePoint.RecordsRepositoryProperty[] properties, string recordRouting, string sourceUrl, string userName)
    return (string)base.Invoke("SubmitFile", new object[] { fileToSubmit, properties, recordRouting, sourceUrl, userName })[0];
    I am getting an error "The request failed with http status 401: Unauthorized".
    Actual file was transferred successfully but while transferring the properties (metadata) I am getting this exception.
    ganesh

    Hi ganesh,
    Please try to disable the loop back check, compare the result:
    In Registry Editor, locate and then click the following registry key: HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Lsa
    Right-click Lsa, point to New, and then click DWORD Value.
    Type DisableLoopbackCheck, and then press ENTER.
    Right-click DisableLoopbackCheck, and then click Modify.
    In the Value data box, type 1, and then click OK.
    Quit Registry Editor, and then restart your computer.
    In addition, please check if these links are useful:
    http://www.sharepointpills.com/2011/10/send-sharepoint-2010-document-to.html
    http://www.codeproject.com/Articles/497729/UploadingplusDocumentsplusProgramaticallyplustoplu
    I hope this helps.
    Thanks,
    Wendy
    Forum Support
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Subscriber Support, contact
    [email protected]
    Wendy Li
    TechNet Community Support

  • Unhandled Exception: System.TimeoutException: The request channel timed out while waiting for a reply after 00:01:59.9139778.Increase the timeout value passed to the call to Request or increase the SendTimeout value on the Binding.

    Hi, 
    I created a simple plugin and since i wanted to use Early Binding i added Xrm.cs file to my solution.After i tried registering the plugin (using the Plugin Registration Tool) the plugin does not gets registered and i get the below mentioned Exception.
    Unhandled Exception: System.TimeoutException: The request channel timed out while waiting for a reply after 00:01:59.9139778. Increase the timeout value passed to the call to Request or increase the SendTimeout value on the Binding. The time allotted to this
    operation may have been a portion of a longer timeout.
    Server stack trace: 
       at System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout)
       at System.ServiceModel.Channels.SecurityChannelFactory`1.SecurityRequestChannel.Request(Message message, TimeSpan timeout)
       at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout)
       at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation)
       at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message)
    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 Microsoft.Xrm.Sdk.IOrganizationService.Update(Entity entity)
       at Microsoft.Xrm.Sdk.Client.OrganizationServiceProxy.UpdateCore(Entity entity)
       at Microsoft.Crm.Tools.PluginRegistration.RegistrationHelper.UpdateAssembly(CrmOrganization org, String pathToAssembly, CrmPluginAssembly assembly, PluginType[] type)
       at Microsoft.Crm.Tools.PluginRegistration.PluginRegistrationForm.btnRegister_Click(Object sender, EventArgs e)
    Inner Exception: System.TimeoutException: The HTTP request to 'https://demoorg172.api.crm.dynamics.com/XRMServices/2011/Organization.svc' has exceeded the allotted timeout of 00:01:59.9430000. The time allotted to this operation may have been a portion of a
    longer timeout.
       at System.ServiceModel.Channels.HttpChannelUtilities.ProcessGetResponseWebException(WebException webException, HttpWebRequest request, HttpAbortReason abortReason)
       at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout)
       at System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout)
    Inner Exception: System.Net.WebException: The operation has timed out
       at System.Net.HttpWebRequest.GetResponse()
       at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout)
    And to my Surprise after i remove the Xrm.cs file from my solution the Plugin got registered!
    Not understanding what exactly is the issue.
    Any Suggestions are highly appreciated.
    Thanks,
    Shradha
      

    Hello Shardha,
                            I really appreciate that you have faced this issue.This is really very strange issue and basically it occurs because of big size of your early bound class and slow internet
    connection.
                            I would strictly recommend you to reduce the file size of your early bound class and then register.By default early bound class is created for all the entities which are
    present in CRM(System entities as well custom entities).Such kind of early bound classes takes lots of time to register on server and hence timeout exception comes.
                            There is some standard define to reduce the size of early bound class.Please follow the link to get rid from big size of early bound class.
    Create a new C# class library project in Visual Studio called SvcUtilFilter.
    In the project, add references to the following:
    CrmSvcUtil.exe(from sdk)   This exe has the interface we will implement.
    Microsoft.Xrm.Sdk.dll  (found in the CRM SDK).
    System.Runtime.Serialization.
      Add the following class to the project:
    using System;
    using System.Collections.Generic;
    using System.Xml.Linq;
    using Microsoft.Crm.Services.Utility;
    using Microsoft.Xrm.Sdk.Metadata;
    namespace SvcUtilFilter
        /// <summary>
        /// CodeWriterFilter for CrmSvcUtil that reads list of entities from an xml file to
        /// determine whether or not the entity class should be generated.
        /// </summary>
        public class CodeWriterFilter : ICodeWriterFilterService
            //list of entity names to generate classes for.
            private HashSet<string> _validEntities = new HashSet<string>();
            //reference to the default service.
            private ICodeWriterFilterService _defaultService = null;
            /// <summary>
            /// constructor
            /// </summary>
            /// <param name="defaultService">default
    implementation</param>
            public CodeWriterFilter( ICodeWriterFilterService defaultService )
                this._defaultService = defaultService;
                LoadFilterData();
            /// <summary>
            /// loads the entity filter data from the filter.xml file
            /// </summary>
            private void LoadFilterData()
                XElement xml = XElement.Load("filter.xml");
                XElement entitiesElement = xml.Element("entities");
                foreach (XElement entityElement in entitiesElement.Elements("entity"))
                    _validEntities.Add(entityElement.Value.ToLowerInvariant());
            /// <summary>
            /// /Use filter entity list to determine if the entity class should be generated.
            /// </summary>
            public bool GenerateEntity(EntityMetadata entityMetadata, IServiceProvider services)
                return (_validEntities.Contains(entityMetadata.LogicalName.ToLowerInvariant()));
            //All other methods just use default implementation:
            public bool GenerateAttribute(AttributeMetadata attributeMetadata, IServiceProvider services)
                return _defaultService.GenerateAttribute(attributeMetadata, services);
            public bool GenerateOption(OptionMetadata optionMetadata, IServiceProvider services)
                return _defaultService.GenerateOption(optionMetadata, services);
            public bool GenerateOptionSet(OptionSetMetadataBase optionSetMetadata, IServiceProvider services)
                return _defaultService.GenerateOptionSet(optionSetMetadata, services);
            public bool GenerateRelationship(RelationshipMetadataBase relationshipMetadata, EntityMetadata otherEntityMetadata, IServiceProviderservices)
                return _defaultService.GenerateRelationship(relationshipMetadata, otherEntityMetadata, services);
            public bool GenerateServiceContext(IServiceProvider services)
                return _defaultService.GenerateServiceContext(services);
    This class implements the ICodeWriterFilterService interface.  This interface is used by the class generation
    utility to determine which entities, attrributes, etc. should actually be generated.  The interface is very simple and just has seven methods that are passed metadata info and return a boolean indicating whether or not the metadata should be included
    in the generated code file.   
    For now I just want to be able to determine which entities are generated, so in the constructor I read from an XML
    file (filter.xml) that holds the list of entities to generate and put the list in a Hashset.  The format of the xml is this:
    <filter>
      <entities>
        <entity>systemuser</entity>
        <entity>team</entity>
        <entity>role</entity>
        <entity>businessunit</entity>
      </entities>
    </filter>
    Take a look at the methods in the class. In the GenerateEntity method, we can simply check the EntityMetadata parameter
    against our list of valid entities and return true if it's an entity that we want to generate.
    For all of the other methods we want to just do whatever the default implementation of the utility is.  Notice
    how the constructor of the class accepts a defaultService parameter.  We can just save a reference to this default service and use it whenever we want to stick with the default behavior.  All of the other methods in the class just call the default
    service.
    To use our extension when running the utility, we just have to make sure the compiled DLL and the filter.xml file
    are in the same folder as CrmSvcUtil.exe, and set the /codewriterfilter command-line argument when running the utility (as described in the SDK):
    crmsvcutil.exe /url:http://<server>/<org>/XrmServices/2011/Organization.svc /out:sdk.cs  /namespace:<namespace> /codewriterfilter:SvcUtilFilter.CodeWriterFilter,SvcUtilFilter
    /username:[email protected] /password:xxxx
    That's it! You now have a generated sdk.cs file that is only a few hundred kilobytes instead of 5MB. 
    One final note:  There is actually a lot more you can do with extensions to the code generation utility. 
    For example: if you return true in the GenerateOptionSet method, it will actually generated Enums for each CRM picklist (which it doesn't normally do by default).
    Also, the source code for this SvcUtilFilter example can be found here. 
    Use at your own risk, no warranties, etc. etc. 
    Please mark as a answer if this post is useful to you.

  • An unhandled exception has been thrown in the ESB system-400 Bad request

    Hi,
    When i try to call a ESB Routing Service in a BPEL Flow, i am getting the error below,
    An unhandled exception has been thrown in the ESB system. The exception reported is: "org.collaxa.thirdparty.apache.wsif.WSIFException: exception on JaxRpc invoke: HTTP transport error: javax.xml.soap.SOAPException: java.security.PrivilegedActionException: javax.xml.soap.SOAPException: Bad response: 400 Bad request
    i tried to call same routing servive via SoapUI and i got the same error.
    Any ideas welcome.
    <messages><input><Invoke_SFA_Persist_InputVariable><part xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" name="ListOfTcAccountInterface"><ListOfTcAccountInterface xmlns:ns2="http://turkcell.com.tr/esb/Common_BO_OUTBOUND_BO_ROUTING_SERVICE" xmlns:ns1="http://oracle.com/esb/namespaces/Common_BO_OUTBOUND_BO_ROUTING_SERVICE" xmlns:inp1="http://www.turkcell.com.tr/xml/BO_Account_Interface" xmlns="http://www.turkcell.com.tr/xml/BO_Account_Interface">
    <inp1:Header>
    <inp1:Transaction_Id>1120000000000279727</inp1:Transaction_Id>
    <inp1:System_Id>1001</inp1:System_Id>
    <inp1:Process_Code>BO_FL1003_SUBSCRIBE_SERVICE_PROCESS</inp1:Process_Code>
    <inp1:Transaction_Date>8/8/2008 12:47:47</inp1:Transaction_Date>
    <inp1:Operation_Type>SubscribeService</inp1:Operation_Type>
    </inp1:Header>
    <inp1:TcAccountIntegration>
    <inp1:IntegrationId>16853952</inp1:IntegrationId>
    <inp1:UUID>1E01D469-4189-11dc-A07A-00144F6ABAE8</inp1:UUID>
    <inp1:ListOfTcAgreementIntegration>
    <inp1:TcAgreementIntegration>
    <inp1:IntegrationId>16903908</inp1:IntegrationId>
    <inp1:AgreementStartDate>7/28/1996 0:0:0</inp1:AgreementStartDate>
    <inp1:AgreementStatus>0</inp1:AgreementStatus>
    <inp1:ListOfTcAgreementAssetIntegration>
    <inp1:TcAgreementAssetIntegration>
    <inp1:BarringStatus/>
    <inp1:AssetNumber>16903908</inp1:AssetNumber>
    <inp1:AdditionalInfo/>
    <inp1:AssetDescription>PostPaid GSM</inp1:AssetDescription>
    <inp1:MSISDN>5322776665</inp1:MSISDN>
    <inp1:Reason/>
    <inp1:BSCSCustomerId>512914</inp1:BSCSCustomerId>
    <inp1:BSCSCO_ID>438781</inp1:BSCSCO_ID>
    <inp1:Status>0</inp1:Status>
    <inp1:Type>1</inp1:Type>
    <inp1:ListOfTcChildAssetIntegration>
    <inp1:TcChildAssetIntegration>
    <inp1:BarringStatus/>
    <inp1:AssetNumber>437894069</inp1:AssetNumber>
    <inp1:AdditionalInfo>9999</inp1:AdditionalInfo>
    <inp1:AssetDescription>FCT</inp1:AssetDescription>
    <inp1:MSISDN/>
    <inp1:Reason>Service Subscription</inp1:Reason>
    <inp1:BSCSCustomerId>1</inp1:BSCSCustomerId>
    <inp1:BSCSCO_ID>9999</inp1:BSCSCO_ID>
    <inp1:Status>0</inp1:Status>
    <inp1:Type>52</inp1:Type>
    </inp1:TcChildAssetIntegration>
    </inp1:ListOfTcChildAssetIntegration>
    </inp1:TcAgreementAssetIntegration>
    </inp1:ListOfTcAgreementAssetIntegration>
    </inp1:TcAgreementIntegration>
    </inp1:ListOfTcAgreementIntegration>
    </inp1:TcAccountIntegration>
    </ListOfTcAccountInterface>
    </part></Invoke_SFA_Persist_InputVariable></input><fault><remoteFault xmlns="http://schemas.oracle.com/bpel/extension"><part name="code"><code>ESBMessageProcessingFailed</code>
    </part><part name="summary"><summary>null</summary>
    </part><part name="detail"><detail>&lt;detail>
    &lt;EventName xmlns:env="http://schemas.xmlsoap.org/soap/envelope/">Common.BO_OUTBOUND.BO_SFA.BO_Persist_Account_CRM_Routing_Service.Persist&lt;/EventName>
    &lt;Cause xmlns:env="http://schemas.xmlsoap.org/soap/envelope/">An unhandled exception has been thrown in the ESB system. The exception reported is: "oracle.tip.esb.server.common.exceptions.BusinessEventRetriableException: An unhandled exception has been thrown in the ESB system. The exception reported is: "org.collaxa.thirdparty.apache.wsif.WSIFException: exception on JaxRpc invoke: HTTP transport error: javax.xml.soap.SOAPException: java.security.PrivilegedActionException: javax.xml.soap.SOAPException: Bad response: 400 Bad request
         at com.collaxa.cube.ws.wsif.providers.oc4j.jaxrpc.WSIFOperation_JaxRpc.invokeOperation(WSIFOperation_JaxRpc.java:1723)
         at com.collaxa.cube.ws.wsif.providers.oc4j.jaxrpc.WSIFOperation_JaxRpc.invokeRequestResponseOperation(WSIFOperation_JaxRpc.java:1465)
         at com.collaxa.cube.ws.wsif.providers.oc4j.jaxrpc.WSIFOperation_JaxRpc.executeRequestResponseOperation(WSIFOperation_JaxRpc.java:1186)
         at oracle.tip.esb.server.common.wsif.WSIFInvoker.executeOperation(WSIFInvoker.java:507)
         at oracle.tip.esb.server.common.wsif.WSIFInvoker.nextService(WSIFInvoker.java:430)
         at oracle.tip.esb.server.common.wsif.WSIFInvoker.nextService(WSIFInvoker.java:447)
         at oracle.tip.esb.server.service.impl.outadapter.OutboundAdapterService.nextService(OutboundAdapterService.java:184)
         at oracle.tip.esb.server.service.impl.outadapter.OutboundAdapterService.processBusinessEvent(OutboundAdapterService.java:112)
         at oracle.tip.esb.server.dispatch.InitialEventDispatcher.dispatchNonRoutingService(InitialEventDispatcher.java:158)
         at oracle.tip.esb.server.dispatch.InitialEventDispatcher.dispatch(InitialEventDispatcher.java:121)
         at oracle.tip.esb.server.dispatch.BusinessEvent.raise(BusinessEvent.java:1986)
         at oracle.tip.esb.server.dispatch.BusinessEvent.raise(BusinessEvent.java:1465)
         at oracle.tip.esb.utils.EventUtils.raiseBusinessEvent(EventUtils.java:105)
         at oracle.tip.esb.server.service.EsbRouterSubscription.onBusinessEvent(EsbRouterSubscription.java:273)
         at oracle.tip.esb.server.dispatch.EventDispatcher.executeSubscription(EventDispatcher.java:138)
         at oracle.tip.esb.server.dispatch.InitialEventDispatcher.processSubscription(InitialEventDispatcher.java:297)
         at oracle.tip.esb.server.dispatch.InitialEventDispatcher.processSubscriptions(InitialEventDispatcher.java:279)
         at oracle.tip.esb.server.dispatch.EventDispatcher.dispatchRoutingService(EventDispatcher.java:94)
         at oracle.tip.esb.server.dispatch.InitialEventDispatcher.dispatch(InitialEventDispatcher.java:118)
         at oracle.tip.esb.server.dispatch.BusinessEvent.raise(BusinessEvent.java:1986)
         at oracle.tip.esb.server.dispatch.BusinessEvent.raise(BusinessEvent.java:1465)
         at oracle.tip.esb.server.service.impl.soap.EventOracleSoapProvider.raiseEvent(EventOracleSoapProvider.java:343)
         at oracle.tip.esb.server.service.impl.soap.EventOracleSoapProvider.processMessage(EventOracleSoapProvider.java:190)
         at oracle.j2ee.ws.server.provider.ProviderProcessor.doEndpointProcessing(ProviderProcessor.java:956)
         at oracle.j2ee.ws.server.WebServiceProcessor.invokeEndpointImplementation(WebServiceProcessor.java:349)
         at oracle.j2ee.ws.server.provider.ProviderProcessor.doRequestProcessing(ProviderProcessor.java:466)
         at oracle.j2ee.ws.server.WebServiceProcessor.processRequest(WebServiceProcessor.java:114)
         at oracle.j2ee.ws.server.WebServiceProcessor.doService(WebServiceProcessor.java:96)
         at oracle.j2ee.ws.server.WebServiceServlet.doPost(WebServiceServlet.java:190)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:763)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
         at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:713)
         at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:370)
         at com.evermind.server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:871)
         at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:453)
         at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:302)
         at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:190)
         at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)
         at oracle.oc4j.network.ServerSocketAcceptHandler.procClientSocket(ServerSocketAcceptHandler.java:239)
         at oracle.oc4j.network.ServerSocketAcceptHandler.access$700(ServerSocketAcceptHandler.java:34)
         at oracle.oc4j.network.ServerSocketAcceptHandler$AcceptHandlerHorse.run(ServerSocketAcceptHandler.java:880)
         at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)
         at java.lang.Thread.run(Thread.java:595)
         at oracle.tip.esb.server.common.wsif.WSIFInvoker.executeOperation(WSIFInvoker.java:539)
         at oracle.tip.esb.server.common.wsif.WSIFInvoker.nextService(WSIFInvoker.java:430)
         at oracle.tip.esb.server.common.wsif.WSIFInvoker.nextService(WSIFInvoker.java:447)
         at oracle.tip.esb.server.service.impl.outadapter.OutboundAdapterService.nextService(OutboundAdapterService.java:184)
         at oracle.tip.esb.server.service.impl.outadapter.OutboundAdapterService.processBusinessEvent(OutboundAdapterService.java:112)
         at oracle.tip.esb.server.dispatch.InitialEventDispatcher.dispatchNonRoutingService(InitialEventDispatcher.java:158)
         at oracle.tip.esb.server.dispatch.InitialEventDispatcher.dispatch(InitialEventDispatcher.java:121)
         at oracle.tip.esb.server.dispatch.BusinessEvent.raise(BusinessEvent.java:1986)
         at oracle.tip.esb.server.dispatch.BusinessEvent.raise(BusinessEvent.java:1465)
         at oracle.tip.esb.utils.EventUtils.raiseBusinessEvent(EventUtils.java:105)
         at oracle.tip.esb.server.service.EsbRouterSubscription.onBusinessEvent(EsbRouterSubscription.java:273)
         at oracle.tip.esb.server.dispatch.EventDispatcher.executeSubscription(EventDispatcher.java:138)
         at oracle.tip.esb.server.dispatch.InitialEventDispatcher.processSubscription(InitialEventDispatcher.java:297)
         at oracle.tip.esb.server.dispatch.InitialEventDispatcher.processSubscriptions(InitialEventDispatcher.java:279)
         at oracle.tip.esb.server.dispatch.EventDispatcher.dispatchRoutingService(EventDispatcher.java:94)
         at oracle.tip.esb.server.dispatch.InitialEventDispatcher.dispatch(InitialEventDispatcher.java:118)
         at oracle.tip.esb.server.dispatch.BusinessEvent.raise(BusinessEvent.java:1986)
         at oracle.tip.esb.server.dispatch.BusinessEvent.raise(BusinessEvent.java:1465)
         at oracle.tip.esb.server.service.impl.soap.EventOracleSoapProvider.raiseEvent(EventOracleSoapProvider.java:343)
         at oracle.tip.esb.server.service.impl.soap.EventOracleSoapProvider.processMessage(EventOracleSoapProvider.java:190)
         at oracle.j2ee.ws.server.provider.ProviderProcessor.doEndpointProcessing(ProviderProcessor.java:956)
         at oracle.j2ee.ws.server.WebServiceProcessor.invokeEndpointImplementation(WebServiceProcessor.java:349)
         at oracle.j2ee.ws.server.provider.ProviderProcessor.doRequestProcessing(ProviderProcessor.java:466)
         at oracle.j2ee.ws.server.WebServiceProcessor.processRequest(WebServiceProcessor.java:114)
         at oracle.j2ee.ws.server.WebServiceProcessor.doService(WebServiceProcessor.java:96)
         at oracle.j2ee.ws.server.WebServiceServlet.doPost(WebServiceServlet.java:190)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:763)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
         at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:713)
         at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:370)
         at com.evermind.server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:871)
         at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:453)
         at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:302)
         at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:190)
         at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)
         at oracle.oc4j.network.ServerSocketAcceptHandler.procClientSocket(ServerSocketAcceptHandler.java:239)
         at oracle.oc4j.network.ServerSocketAcceptHandler.access$700(ServerSocketAcceptHandler.java:34)
         at oracle.oc4j.network.ServerSocketAcceptHandler$AcceptHandlerHorse.run(ServerSocketAcceptHandler.java:880)
         at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)
         at java.lang.Thread.run(Thread.java:595)
    Caused by: org.collaxa.thirdparty.apache.wsif.WSIFException: exception on JaxRpc invoke: HTTP transport error: javax.xml.soap.SOAPException: java.security.PrivilegedActionException: javax.xml.soap.SOAPException: Bad response: 400 Bad request
         at com.collaxa.cube.ws.wsif.providers.oc4j.jaxrpc.WSIFOperation_JaxRpc.invokeOperation(WSIFOperation_JaxRpc.java:1723)
         at com.collaxa.cube.ws.wsif.providers.oc4j.jaxrpc.WSIFOperation_JaxRpc.invokeRequestResponseOperation(WSIFOperation_JaxRpc.java:1465)
         at com.collaxa.cube.ws.wsif.providers.oc4j.jaxrpc.WSIFOperation_JaxRpc.executeRequestResponseOperation(WSIFOperation_JaxRpc.java:1186)
         at oracle.tip.esb.server.common.wsif.WSIFInvoker.executeOperation(WSIFInvoker.java:507)
         ... 39 more
    &lt;/Cause>
    &lt;/detail>
    </detail>
    </part></remoteFault></fault></messages>

    Is this error just for this message, or all messages?
    Is the xml valid against the payload. You will need to use a tool like XML spy to check.
    Are you able to see the response coming back, if so does it conform to the response schema.
    cheers
    James

  • Can't view my user control in the designer (An Unhandled Exception has occurred)

    I'm using VS 2012, looking at some code I wrote some time ago. For some reason I cannot view the XAML in the design view, only the XAML view. I'm getting an error that says, "An Unhandled Exception has occurred". I can compile the solution fine,
    but it won't let me view it. I don't know why I can't view it in the designer. Here's the error details:
    Microsoft.Expression.DesignHost.Isolation.Remoting.RemoteException
    Object reference not set to an instance of an object.
       at System.Windows.StyleHelper.FindNameInTemplateContent(DependencyObject container, String childName, FrameworkTemplate frameworkTemplate)
       at System.Windows.TemplateNameScope.System.Windows.Markup.INameScope.FindName(String name)
       at MS.Internal.Data.ElementObjectRef.GetObject(DependencyObject d, ObjectRefArgs args)
       at MS.Internal.Data.ObjectRef.GetDataObject(DependencyObject d, ObjectRefArgs args)
       at System.Windows.Data.BindingExpression.MS.Internal.Data.IDataBindEngineClient.VerifySourceReference(Boolean lastChance)
       at MS.Internal.Data.DataBindEngine.Task.Run(Boolean lastChance)
       at MS.Internal.Data.DataBindEngine.Run(Object arg)
       at MS.Internal.Data.DataBindEngine.OnLayoutUpdated(Object sender, EventArgs e)
       at System.Windows.ContextLayoutManager.fireLayoutUpdateEvent()
       at System.Windows.ContextLayoutManager.UpdateLayout()
       at System.Windows.UIElement.UpdateLayout()
       at System.Windows.Interop.HwndSource.SetLayoutSize()
       at System.Windows.Interop.HwndSource.set_RootVisualInternal(Visual value)
       at System.Windows.Interop.HwndSource.set_RootVisual(Visual value)
       at Microsoft.Expression.DesignHost.Isolation.Remoting.RemoteUIElement.<>c__DisplayClass12.<Microsoft.Expression.DesignHost.Isolation.Remoting.IRemoteUIElement.CreateContent>b__11()
       at Microsoft.Expression.DesignHost.Isolation.Remoting.ThreadMarshaler.<>c__DisplayClass16`1.<MarshalIn>b__15()
       at Microsoft.Expression.DesignHost.Isolation.Remoting.STAMarshaler.Call.InvokeWorker()
       at Microsoft.Expression.DesignHost.Isolation.Remoting.STAMarshaler.Call.Invoke(Boolean waitingInExternalCall)
       at Microsoft.Expression.DesignHost.Isolation.Remoting.STAMarshaler.InvokeCall(Call call)
       at Microsoft.Expression.DesignHost.Isolation.Remoting.STAMarshaler.ProcessQueue(CallQueue queue)
       at Microsoft.Expression.DesignHost.Isolation.Remoting.STAMarshaler.ProcessInboundAsyncQueue(Int32 identity)
       at Microsoft.Expression.DesignHost.Isolation.Remoting.STAMarshaler.ProcessMessage(Int32 msg, IntPtr wParam, Boolean elevatedQuery, Boolean& handled)
       at Microsoft.Expression.DesignHost.Isolation.Remoting.STAMarshaler.OnWindowMessage(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
       at Microsoft.Expression.DesignHost.Isolation.Remoting.MessageOnlyHwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)
       at MS.Win32.UnsafeNativeMethods.DispatchMessage(MSG& msg)
       at System.Windows.Threading.Dispatcher.PushFrameImpl(DispatcherFrame frame)
       at System.Windows.Threading.Dispatcher.PushFrame(DispatcherFrame frame)
       at System.Windows.Threading.Dispatcher.Run()
       at System.Windows.Application.RunDispatcher(Object ignore)
       at System.Windows.Application.RunInternal(Window window)
       at System.Windows.Application.Run(Window window)
       at Microsoft.Expression.DesignHost.Isolation.IsolationProcess.RunApplication()
       at Microsoft.Expression.DesignHost.Isolation.IsolationProcess.<>c__DisplayClass2.<Main>b__0()
       at System.Threading.ThreadHelper.ThreadStart_Context(Object state)
       at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
       at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
       at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
       at System.Threading.ThreadHelper.ThreadStart()
    Rod

    I stopped when I saw stuff about databinding.
    I guess your problem is you have code in your constructor.
    A prameterless constructor of a view will be called by the designer.
    This is probably trying to use things which aren't there at design time.
    You can mock them or just exit out the constructor if you're in the designer.
    public YourUserControlConstructor()
    InitializeComponent();
    if (DesignerProperties.GetIsInDesignMode(this)
    return;
    // Dependent code which produces errors
    http://social.technet.microsoft.com/wiki/contents/articles/29874.wpf-tips-designer-detection.aspx
    Hope that helps.
    Recent Technet articles: Property List Editing;
    Dynamic XAML

  • SOAP  Call to SAP RFC

    Hi,
    I have a scenario in which I am calling a RFC from SOAP client. RFC has been exposed as a web service. The RFC takes a table parameter. The Table param is Not Optional.
    Everything works fine except when I try to send an invalid value in the Export Param to the RFC. The SOAP Call Fails and I get a fault Message.
    If there is an invalid value in the Export Param the Table Parameter is Null. So is that the reason why the SOAP call fails??
    Any help regarding this would be appreciate. Tried searching OSS but could not find anything on this.
    Here is the Fault Message:
    <SOAP:Envelope xmlns:SOAP='http://schemas.xmlsoap.org/soap/envelope/'>
      <SOAP:Body>
        <SOAP:Fault>
          <faultcode>SOAP:Server</faultcode>
          <faultstring>failed to call the adapter engine</faultstring>
          <detail>
            <s:SystemError xmlns:s='http://sap.com/xi/WebService/xi2.0'>
              <context>XIAdapter</context>
              <code>DeliveryException</code>
              <text><![CDATA[
    com.sap.aii.af.mp.module.ModuleException
         at com.sap.aii.af.mp.soap.ejb.XISOAPAdapterBean.process(XISOAPAdapterBean.java:697)
         at com.sap.aii.af.mp.module.ModuleLocalLocalObjectImpl3.process(ModuleLocalLocalObjectImpl3.java:103)
         at com.sap.aii.af.mp.ejb.ModuleProcessorBean.process(ModuleProcessorBean.java(Compiled Code))
         at com.sap.aii.af.mp.processor.ModuleProcessorLocalLocalObjectImpl0.process(ModuleProcessorLocalLocalObjectImpl0.java(Compiled Code))
         at com.sap.aii.af.mp.soap.web.MessageServlet.doPost(MessageServlet.java:513)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java(Compiled Code))
         at javax.servlet.http.HttpServlet.service(HttpServlet.java(Compiled Code))
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java(Compiled Code))
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java(Compiled Code))
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java(Inlined Compiled Code))
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java(Compiled Code))
         at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java(Compiled Code))
         at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java(Compiled Code))
         at com.sap.engine.services.httpserver.server.Client.handle(Client.java(Inlined Compiled Code))
         at com.sap.engine.services.httpserver.server.Processor.request(Processor.java(Compiled Code))
         at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java(Compiled Code))
         at com.sap.engine.core.cluster.impl6.session.UnorderedChannel$MessageRunner.run(UnorderedChannel.java(Compiled Code))
         at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java(Compiled Code))
         at java.security.AccessController.doPrivileged1(Native Method)
         at java.security.AccessController.doPrivileged(AccessController.java(Compiled Code))
         at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java(Compiled Code))
         at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java(Compiled Code))
    Caused by: com.sap.aii.messaging.srt.BubbleException: failed to call the adapter engine [null "null"]; nested exception caused by: com.sap.aii.af.ra.ms.api.DeliveryException: Application:EXCEPTION_DURING_EXECUTE:
         at com.sap.aii.af.mp.soap.ejb.AFCallerApplication.perform(AFCallerApplication.java:122)
         at com.sap.aii.messaging.srt.ApplicationBubble.onMessage(ApplicationBubble.java:29)
         at com.sap.aii.messaging.srt.ExtensionBubble.onMessage(ExtensionBubble.java:56)
         at com.sap.aii.af.mp.soap.ejb.XISOAPAdapterBean.process(XISOAPAdapterBean.java:576)
         ... 21 more
    Caused by: com.sap.aii.af.ra.ms.api.DeliveryException: Application:EXCEPTION_DURING_EXECUTE:
         at com.sap.aii.adapter.xi.ms.XIEventHandler.onTransmit(XIEventHandler.java(Compiled Code))
         at com.sap.aii.af.ra.ms.impl.core.queue.CallConsumer.onMessage(CallConsumer.java:123)
         at com.sap.aii.af.ra.ms.impl.core.queue.Queue.run(Queue.java(Compiled Code))
         at com.sap.engine.frame.core.thread.Task.run(Task.java(Compiled Code))
         at com.sap.engine.core.thread.impl5.SingleThread.execute(SingleThread.java(Compiled Code))
         at com.sap.engine.core.thread.impl5.SingleThread.run(SingleThread.java(Compiled Code))
              ]]></text>
            </s:SystemError>
          </detail>
        </SOAP:Fault>
      </SOAP:Body>
    </SOAP:Envelope>
    Thanks
    Ashish

    Hi Ashish,
    Were you able to resolve this problem? I am facing a similar situation.
    After doing all the steps necessary when I try to send a request to the soap_sender channel I get a message unable to post:error 500
    ANy help would be appreciated.
    Thanks

  • Catching unhandled exceptions

    Is there any way to catch all unhandled exceptions from the AWT event dispatch thread? Actually I want to display an error message in a dialog box for unhandled exceptions instead of printing to stderr.
    Although, for user threads this sort of thing can be easily done by extending ThreadGroup and overriding its uncaughtException() method, but this technique seemingly cannot be used with system threads.
    Any ideas will be highly appreciated.
    Thank you

    I checked the article referenced above and found the message listed below. This seems to be the solution that I am looking for. But I am in doubt whether it will work with non-Sun VMs, since the method relies on setting a Sun AWT specific system property. Can anyone confirm this?
    Re: Catching OutOfMemoryError in multithreaded GUI
    Author: wathed Jul 4, 2001 11:35 PM
    Can't find any documentation to back this up, but from the source it appears you can specify an exception handler to be called for Throwables on the AWT event thread:
    1) YourHandler should have a method:
    public void handle(Throwable t) {    ...}
    2) use the following when invoking:
    java -Dsun.awt.exception.handler=package.YourHandler MainClass

  • When-new-form-Instance trigger raised unhandled exception ORA-04062

    Hi,
    We are facing ORA-04062 (FRM-40735 WHEN-NEW-FORM-INSTANCE trigger raised unhandled exception ORA 04062) while trying to run the first form of our Application.
    We are using a PL/SQL LIBRARY(.pll) for forms.
    We are using 10G Application Server,10G DB and Oracle 9i Forms.
    DB Version----10.1.0.4.0
    Application Server--9.0.4.0
    During compilation, we are following the below steps:
    1. Compile the .pll
    2.Compile Forms.
    When we are running these compiled version of forms and pll in Development server where we are compiling it,we are not facing any error.
    But when we are taking these compiled version of forms and pll to the Production Server,we are getting the above error.
    When we are compiling the .pll in Production server, Application runs fine.
    But we should not compile form or pll in Production server.
    Searching in Metalink(Note:73506.1) , we find a solution that remote_dependency_mode if set to signature this problem may be resolved.
    We tried that by chaning ' REMOTE_DEPENDENCIES_MODE=SIGNATURE' in Init.ora file in both Production and Development server.
    But the error still persist.
    I think the problem is regarding .pll.Because for the time being to test the application,I compiled the pll in Production and we didnot get any error while running the Application.
    But whenever we are tring to deploy the compiled version of pll (compiling in Development sever) and to run the application in Production, we are facing the error.
    Also, pll calls one standard database package in SYS.That standard package has VALID status both in Production and in Development.
    We donot have priviledge to change/compile that package.So,we didnot change anything in that package. We didnot change anything in .pll also.
    We are upgrading our forms from 6i to 9i.And now when we are trying to deploy it to Production we are facing ORA-04062 error.
    Can anyone please help ?

    Exactly what procedure or package in SYS are you calling that causes this problem?
    <p>Are both test and production databases at the same version?
    <p>Do you know what procedure or package is named in the error? If not, then you need to improve your on-error trigger processing. I use a PLL_On_Error trigger to capture and improve a number of Oracle messages. It is posted here:
    <p> Re: FRM-40735:Pre_Insert trigger raised unhandled exception ORA-20011
    <p>Note especially the part near the end that deals with FRM-40735. (Not sure, but you may also want to display DBMS_ERROR_TEXT in your situation.)
    <p>If that doesn't help find the actual problem, I would pull out my Re: Zdebug -- Download a Forms debugging message tool, and add messages before every call in the when-new-form-instance process to zero-in on the offending call.
    <p>If it really IS a call to a system process, I would then experiment with creating a server-side package or stored procedure that calls the process, and then call that stored procedure from my form. That way, you effectively insulate your form from system differences.

  • SOAP Receiver adapter error. SOAP CALL Failed

    Hi ,
        I am implementing scenario R/3->RFC adapter->XI->SOAP REceiver adapter->Web Service (Synchronous). I am getting the error.
    SOAP: call failed
    SOAP: error occured: java.net.ConnectException: Connection timed out
    Message log is as below.
    Any clue ?
    Thanks & Regards,
    Mathew
    2005-10-31 18:59:58
    Success
    output
    1130810398454
    The message was successfully received by the messaging system. Profile: XI URL: http://host:Port/MessagingSystem/receive/AFW/XI
    2005-10-31 18:59:58
    Success
    output
    1130810398458
    Using connection AFW. Trying to put the message into the request queue.
    2005-10-31 18:59:58
    Success
    output
    1130810398458
    Message successfully put into the queue.
    2005-10-31 18:59:58
    Success
    output
    1130810398459
    The message was successfully retrieved from the request queue.
    2005-10-31 18:59:58
    Success
    output
    1130810398459
    The message status set to DLNG.
    2005-10-31 18:59:58
    Success
    output
    1130810398460
    Delivering to channel: CC_CALCULATOR
    2005-10-31 18:59:58
    Success
    output
    1130810398564
    SOAP: request message entering the adapter
    2005-10-31 19:03:07
    Success
    output
    1130810587497
    SOAP: call failed
    2005-10-31 19:03:07
    Error
    output
    1130810587497
    SOAP: error occured: java.net.ConnectException: Connection timed out
    2005-10-31 19:03:07
    Error
    output
    1130810587498
    Exception caught by adapter framework: Connection timed out

    Hi Mathew,
    Check if the webservice is availble??? Based on the error below, it looks like the message is timing out at the Adapter Engine level waiting for the connection to make the webservice call...
    Prasad

  • ** SOAP to SOAP call - HTTP 404 not found - invalid content type

    Hi friends,
    We have one scenario SOAP to SOAP call. It is synchronous interface. We are calling the WSDL.
    For some of the messages (not all), we are getting the error in SXMB_MONI
    com.sap.engine.interfaces.messaging.api.exception.MessagingException: java.io.IOException: invalid content type for SOAP: TEXT/HTML; HTTP 404 Not Found
    In the sender & receiver SOAP communication channel also, same error : SOAP: call failed: java.io.IOException: invalid content type for SOAP: TEXT/HTML; HTTP 404 Not Found
    Friends, this error is not coming for all messages. For some of the messages it is coming. For example,
    10:50 - Message Processed Successfully
    10:54 - Message Processed Successfully
    10:59 - Error
    11:05 - Message Processed Successfully
    By looking threads and blogs, I implemented MessagesTransformBean in the receiver CC and added the  parameter Transform.ContentType as 'text/xml;charset=utf-8'.
    After implementing this also, error is coming for some of the messages.
    Can you kindly clarify friends, what could be the problem?
    Kind regards,
    Jegathees P.

    I'm in agreement with Stefan...
    If the problem is intermittent then the system is overloaded at certain times. You would probably need to do some JVM analysis to see the resource usage & look at increasing the memory.
    Regards, Trevor

  • A question about ROLLBACK and Unhandled Exceptions in stored subprograms

    Hi,
    Oracle version :   Enterprise Edition Release 11.2.0.1.0 - 64bit
                      OS :   Linux Fedora Core 17 (X86_64)
    At chapter 11 of the online PL/SQL Reference, here is what oracle says about Unhandled Exceptions :
    If a stored subprogram exits with an unhandled exception, PL/SQL does not roll back database changes made by the subprogram.
    I tried the following code:
    code
    HOST clear;
    SET SQLBLANKLINES ON;
    ALTER SESSION SET PLSQL_WARNINGS='ENABLE:ALL';
    DROP TABLE tmptab;
    CREATE TABLE tmptab(n NUMBER);
    CREATE OR REPLACE PACKAGE pkg1_pkg
    AUTHID DEFINER
    AS
        MYEXCEPTION EXCEPTION;
        PRAGMA      EXCEPTION_INIT(MYEXCEPTION, -20001);
    END;
    SHOW ERRORS;
    -- This is a subprogram which exists
    -- with an unhandled exception
    CREATE OR REPLACE PROCEDURE mytestProc
    AUTHID DEFINER
    IS  
    BEGIN
        INSERT INTO tmptab(n) VALUES(100);
        -- So this unhandled exception does a ROLLBACK
        -- which cancels the previous INSERT statement
        RAISE pkg1_pkg.MYEXCEPTION;
    END mytestProc;
    SHOW ERRORS;
    BEGIN
        mytestProc();
    END;
    SELECT * FROM tmptab;
    And here is the output
    BEGIN
    ERROR at line 1:
    ORA-20001:
    ORA-06512: at "TRAINING.MYTESTPROC", line 6
    ORA-06512: at line 2
    no rows selected
    The fact that SELECT * FROM tmptab gives: no rows selected indicates that the unhandled exception in the stored subprogram myTestProc did in fact a ROLLBACK for the INSERT statement into the tmptab table.
    So I don't understand why in the documentation it has been mentioned that no ROLLBACK is not done.
    Could anyone kindly make some clarification on this?
    Thanks in advance,
    Regards,
    Dariyoosh

    Hi,
    If a stored subprogram exits with an unhandled exception, PL/SQL does not roll back database changes made by the subprogram.
    What's going on here is that an anonymous block (which is not stored) exits with an unhandled exception, and that does roll back uncommitted transactions.
    I created a procedure to see how many rows are in tmptab:
    CREATE OR REPLACE PROCEDURE tmptab_cnt (in_txt  IN  VARCHAR2)
    AUTHID DEFINER
    AS
         n    PLS_INTEGER;
    BEGIN
         SELECT  COUNT (*)
         INTO    n
         FROM    tmptab;
        dbms_output.put_line (  n
                             || ' rows in tmptab in '
                             || in_txt
    END  tmptab_cnt;
    and called it from your procedure, and also from your anonymous block:
    CREATE OR REPLACE PROCEDURE mytestProc
    AUTHID DEFINER
    IS  
    BEGIN
        INSERT INTO tmptab(n) VALUES(100);
        tmptab_cnt ('mytestProc');
        RAISE pkg1_pkg.MYEXCEPTION;
    END mytestProc;
    SHOW ERRORS;
    BEGIN
        mytestProc();
    EXCEPTION
      WHEN OTHERS THEN
        tmptab_cnt ('anonymous block');
        RAISE;
    END;
    The output from this is:
    Procedure created.
    No errors.
    1 rows in tmptab in mytestProc
    1 rows in tmptab in anonymous block
    BEGIN
    ERROR at line 1:
    ORA-20001:
    ORA-06512: at line 6
    no rows selected
    As you can see, there was 1 row in the table after the procedure returned to the anonymous block.
    Thanks for posting such a clear and complete test script; that really helps.
    How did you format the code, with the green background and the title?

  • Unhandled exception detected during a "MergeData" operation.

    I am trying to open a Interactive PDF form through browser window.
    I am running a SAP ABAP+Java ERP ECC 6.0 system and i have installed ADS service. All four tests, FP_TEST_00, FP_PDF_TEST_00, FP_TEST_IA_00 and FP_CHECK_DESTINATION_SERVICE run okay and when i try to open the form through transaction SFP it opens okay and i get the form.
    But when i go directly to the URL i get the following error:
      The termination type was: RABAX_STATE
    The ABAP call stack was:
          Method: UPDATE_PDF of program CL_WD_ADOBE_SERVICES==========CP
          Method: CREATE_PDF of program CL_WD_ADOBE_SERVICES==========CP
          Method: IF_WDR_VIEW_ELEMENT_ADAPTER~SET_CONTENT of program /1WDA/LADOBE==================CP
          Method: IF_WDR_VIEW_ELEMENT_ADAPTER~SET_CONTENT of program /1WDA/LADOBE==================CP
          Method: IF_WDR_VIEW_ELEMENT_ADAPTER~SET_CONTENT of program /1WDA/L8STANDARD==============CP
          Method: IF_WDR_VIEW_ELEMENT_ADAPTER~SET_CONTENT of program /1WDA/L8STANDARD==============CP
          Method: IF_WDR_VIEW_ELEMENT_ADAPTER~SET_CONTENT of program /1WDA/L8STANDARD==============CP
          Method: IF_WDR_VIEW_ELEMENT_ADAPTER~SET_CONTENT of program /1WDA/L7STANDARD==============CP
          Method: CONV_VIEW_INTO_VE_ADAPTER_TREE of program CL_WDR_INTERNAL_WINDOW_ADAPTERCP
          Method: SET_CONTENT_BY_WINDOW of program CL_WDR_INTERNAL_WINDOW_ADAPTERCP
    So i changed the trace level in Visual Administrator to ALL and there i see this error:
    #1.5#001A640A9F9400550000002B00006C45000457180646BBDB#1221660602973#com.sap.engine.services.webservices.server.runtime.com.adobe_AdobeDocumentServices.AdobeDocumentServices#com.adobe/AdobeDocumentServices#com.sap.engine.services.webservices.server.runtime.com.adobe_AdobeDocumentServices.AdobeDocumentServices#ADSUSER#107##ls45rmca45dev2_RD2_13969350#ADSUSER#5225490084c211dd8439001a640a9f94#SAPEngine_Application_Thread[impl:3]_24##0#0#Path##Plain###Local interface will be used to invoke method: public com.adobe.RpReturn com.adobe.AdobeDocumentServicesLocalLocalObjectImpl0.rpData(com.adobe.RpString[],com.adobe.RpStream[])#
    #1.5#001A640A9F9400550000002C00006C45000457180646BC54#1221660602973#com.sap.engine.services.webservices.server.runtime.com.adobe_AdobeDocumentServices.AdobeDocumentServices#com.adobe/AdobeDocumentServices#com.sap.engine.services.webservices.server.runtime.com.adobe_AdobeDocumentServices.AdobeDocumentServices.EJBImplementationContainer [invokeMethod(...)]#ADSUSER#107##ls45rmca45dev2_RD2_13969350#ADSUSER#5225490084c211dd8439001a640a9f94#SAPEngine_Application_Thread[impl:3]_24##0#0#Path##Plain###Invoking method 'public com.adobe.RpReturn com.adobe.AdobeDocumentServicesLocalLocalObjectImpl0.rpData(com.adobe.RpString[],com.adobe.RpStream[])'...#
    #1.5#001A640A9F9400550000002D00006C45000457180646BEB1#1221660602973#com.adobe.AdobeDocumentServices#com.adobe/AdobeDocumentServices#com.adobe.AdobeDocumentServices#ADSUSER#107#SAP J2EE Engine JTA Transaction : [0ffffffd527ffffffc6002ffffffed]#ls45rmca45dev2_RD2_13969350#ADSUSER#5225490084c211dd8439001a640a9f94#SAPEngine_Application_Thread[impl:3]_24##0#0#Info##Plain###Non-secure Adobe Document Services request received.#
    #1.5#001A640A9F9400550000002E00006C45000457180646BF61#1221660602974#com.adobe.AdobeDocumentServices#com.adobe/AdobeDocumentServices#com.adobe.AdobeDocumentServices#ADSUSER#107#SAP J2EE Engine JTA Transaction : [0ffffffd527ffffffc6002ffffffed]#ls45rmca45dev2_RD2_13969350#ADSUSER#5225490084c211dd8439001a640a9f94#SAPEngine_Application_Thread[impl:3]_24##0#0#Info##Plain###Tracecould not be found in request strings.#
    #1.5#001A640A9F9400550000002F00006C45000457180646BF99#1221660602974#com.adobe.AdobeDocumentServices#com.adobe/AdobeDocumentServices#com.adobe.AdobeDocumentServices#ADSUSER#107#SAP J2EE Engine JTA Transaction : [0ffffffd527ffffffc6002ffffffed]#ls45rmca45dev2_RD2_13969350#ADSUSER#5225490084c211dd8439001a640a9f94#SAPEngine_Application_Thread[impl:3]_24##0#0#Info##Plain###Check if IIOP service is running.#
    #1.5#001A640A9F9400550000003000006C45000457180646BFD1#1221660602974#com.adobe.AdobeDocumentServices#com.adobe/AdobeDocumentServices#com.adobe.AdobeDocumentServices#ADSUSER#107#SAP J2EE Engine JTA Transaction : [0ffffffd527ffffffc6002ffffffed]#ls45rmca45dev2_RD2_13969350#ADSUSER#5225490084c211dd8439001a640a9f94#SAPEngine_Application_Thread[impl:3]_24##0#0#Debug##Plain###IIOP service is running#
    #1.5#001A640A9F9400550000003100006C45000457180646C00A#1221660602974#com.adobe.AdobeDocumentServices#com.adobe/AdobeDocumentServices#com.adobe.AdobeDocumentServices#ADSUSER#107#SAP J2EE Engine JTA Transaction : [0ffffffd527ffffffc6002ffffffed]#ls45rmca45dev2_RD2_13969350#ADSUSER#5225490084c211dd8439001a640a9f94#SAPEngine_Application_Thread[impl:3]_24##0#0#Info##Plain###Created a new reference to the DataManager#
    #1.5#001A640A9F9400550000003200006C45000457180646C040#1221660602974#com.adobe.AdobeDocumentServices#com.adobe/AdobeDocumentServices#com.adobe.AdobeDocumentServices#ADSUSER#107#SAP J2EE Engine JTA Transaction : [0ffffffd527ffffffc6002ffffffed]#ls45rmca45dev2_RD2_13969350#ADSUSER#5225490084c211dd8439001a640a9f94#SAPEngine_Application_Thread[impl:3]_24##0#0#Debug##Plain###Search input Streams for: PDFDocument#
    #1.5#001A640A9F9400550000003300006C45000457180646C09A#1221660602974#com.adobe.AdobeDocumentServices#com.adobe/AdobeDocumentServices#com.adobe.AdobeDocumentServices#ADSUSER#107#SAP J2EE Engine JTA Transaction : [0ffffffd527ffffffc6002ffffffed]#ls45rmca45dev2_RD2_13969350#ADSUSER#5225490084c211dd8439001a640a9f94#SAPEngine_Application_Thread[impl:3]_24##0#0#Debug##Plain###PDFDocument length = 245#
    #1.5#001A640A9F9400550000003400006C45000457180646C0D3#1221660602974#com.adobe.AdobeDocumentServices#com.adobe/AdobeDocumentServices#com.adobe.AdobeDocumentServices#ADSUSER#107#SAP J2EE Engine JTA Transaction : [0ffffffd527ffffffc6002ffffffed]#ls45rmca45dev2_RD2_13969350#ADSUSER#5225490084c211dd8439001a640a9f94#SAPEngine_Application_Thread[impl:3]_24##0#0#Debug##Plain###PDFDocument contents:
    <PDFDocument><InputPDF><URI><Source>Stream</Source><Name>PDF</Name></URI></InputPDF><MergeData><Data><Source>Stream</Source><Name>XFD</Name></Data></MergeData><ReturnPDF><URI><Type>Stream</Type><Name>PDFOut</Name></URI></ReturnPDF></PDFDocument>#
    #1.5#001A640A9F9400550000003500006C45000457180646C119#1221660602974#com.adobe.AdobeDocumentServices#com.adobe/AdobeDocumentServices#com.adobe.AdobeDocumentServices#ADSUSER#107#SAP J2EE Engine JTA Transaction : [0ffffffd527ffffffc6002ffffffed]#ls45rmca45dev2_RD2_13969350#ADSUSER#5225490084c211dd8439001a640a9f94#SAPEngine_Application_Thread[impl:3]_24##0#0#Info##Plain###Build DOM for: PDFDocument#
    #1.5#001A640A9F9400550000003600006C45000457180646C14B#1221660602974#com.adobe.AdobeDocumentServices#com.adobe/AdobeDocumentServices#com.adobe.AdobeDocumentServices#ADSUSER#107#SAP J2EE Engine JTA Transaction : [0ffffffd527ffffffc6002ffffffed]#ls45rmca45dev2_RD2_13969350#ADSUSER#5225490084c211dd8439001a640a9f94#SAPEngine_Application_Thread[impl:3]_24##0#0#Debug##Plain###Document size: 245#
    #1.5#001A640A9F9400550000003700006C45000457180646C184#1221660602974#com.adobe.AdobeDocumentServices#com.adobe/AdobeDocumentServices#com.adobe.AdobeDocumentServices#ADSUSER#107#SAP J2EE Engine JTA Transaction : [0ffffffd527ffffffc6002ffffffed]#ls45rmca45dev2_RD2_13969350#ADSUSER#5225490084c211dd8439001a640a9f94#SAPEngine_Application_Thread[impl:3]_24##0#0#Debug##Plain###Creating ByteArrayInputStream from Document byte array#
    #1.5#001A640A9F9400550000003800006C45000457180646C1B7#1221660602974#com.adobe.AdobeDocumentServices#com.adobe/AdobeDocumentServices#com.adobe.AdobeDocumentServices#ADSUSER#107#SAP J2EE Engine JTA Transaction : [0ffffffd527ffffffc6002ffffffed]#ls45rmca45dev2_RD2_13969350#ADSUSER#5225490084c211dd8439001a640a9f94#SAPEngine_Application_Thread[impl:3]_24##0#0#Debug##Plain###Instantiating a new Document Builder from the Document Builder Factory#
    #1.5#001A640A9F9400550000003900006C45000457180646C8AF#1221660602976#com.adobe.AdobeDocumentServices#com.adobe/AdobeDocumentServices#com.adobe.AdobeDocumentServices#ADSUSER#107#SAP J2EE Engine JTA Transaction : [0ffffffd527ffffffc6002ffffffed]#ls45rmca45dev2_RD2_13969350#ADSUSER#5225490084c211dd8439001a640a9f94#SAPEngine_Application_Thread[impl:3]_24##0#0#Debug##Plain###Invoking DocumentBuider parse API: PDFDocument#
    #1.5#001A640A9F9400550000003A00006C45000457180646CA2E#1221660602976#com.adobe.AdobeDocumentServices#com.adobe/AdobeDocumentServices#com.adobe.AdobeDocumentServices#ADSUSER#107#SAP J2EE Engine JTA Transaction : [0ffffffd527ffffffc6002ffffffed]#ls45rmca45dev2_RD2_13969350#ADSUSER#5225490084c211dd8439001a640a9f94#SAPEngine_Application_Thread[impl:3]_24##0#0#Debug##Plain###Successfully built DOM through DocumentBuilder API for: PDFDocument#
    #1.5#001A640A9F9400550000003B00006C45000457180646CA6B#1221660602976#com.adobe.AdobeDocumentServices#com.adobe/AdobeDocumentServices#com.adobe.AdobeDocumentServices#ADSUSER#107#SAP J2EE Engine JTA Transaction : [0ffffffd527ffffffc6002ffffffed]#ls45rmca45dev2_RD2_13969350#ADSUSER#5225490084c211dd8439001a640a9f94#SAPEngine_Application_Thread[impl:3]_24##0#0#Debug##Plain###Successfully created DOM for: PDFDocument#
    #1.5#001A640A9F9400550000003C00006C45000457180646CAB8#1221660602976#com.adobe.AdobeDocumentServices#com.adobe/AdobeDocumentServices#com.adobe.AdobeDocumentServices#ADSUSER#107#SAP J2EE Engine JTA Transaction : [0ffffffd527ffffffc6002ffffffed]#ls45rmca45dev2_RD2_13969350#ADSUSER#5225490084c211dd8439001a640a9f94#SAPEngine_Application_Thread[impl:3]_24##0#0#Debug##Plain###Processing PDFDocument instructions#
    #1.5#001A640A9F9400550000003D00006C45000457180646CB87#1221660602977#com.adobe.AdobeDocumentServices#com.adobe/AdobeDocumentServices#com.adobe.AdobeDocumentServices#ADSUSER#107#SAP J2EE Engine JTA Transaction : [0ffffffd527ffffffc6002ffffffed]#ls45rmca45dev2_RD2_13969350#ADSUSER#5225490084c211dd8439001a640a9f94#SAPEngine_Application_Thread[impl:3]_24##0#0#Debug##Plain###Parsing Source = Stream#
    #1.5#001A640A9F9400550000003E00006C45000457180646CBCA#1221660602977#com.adobe.AdobeDocumentServices#com.adobe/AdobeDocumentServices#com.adobe.AdobeDocumentServices#ADSUSER#107#SAP J2EE Engine JTA Transaction : [0ffffffd527ffffffc6002ffffffed]#ls45rmca45dev2_RD2_13969350#ADSUSER#5225490084c211dd8439001a640a9f94#SAPEngine_Application_Thread[impl:3]_24##0#0#Debug##Plain###Parsing Name = PDF#
    #1.5#001A640A9F9400550000003F00006C45000457180646CC0C#1221660602977#com.adobe.AdobeDocumentServices#com.adobe/AdobeDocumentServices#com.adobe.AdobeDocumentServices#ADSUSER#107#SAP J2EE Engine JTA Transaction : [0ffffffd527ffffffc6002ffffffed]#ls45rmca45dev2_RD2_13969350#ADSUSER#5225490084c211dd8439001a640a9f94#SAPEngine_Application_Thread[impl:3]_24##0#0#Debug##Plain###Validate PDFDocumentXML InputPDF request#
    #1.5#001A640A9F9400550000004000006C45000457180646CC43#1221660602977#com.adobe.AdobeDocumentServices#com.adobe/AdobeDocumentServices#com.adobe.AdobeDocumentServices#ADSUSER#107#SAP J2EE Engine JTA Transaction : [0ffffffd527ffffffc6002ffffffed]#ls45rmca45dev2_RD2_13969350#ADSUSER#5225490084c211dd8439001a640a9f94#SAPEngine_Application_Thread[impl:3]_24##0#0#Debug##Plain###Process input PDF#
    #1.5#001A640A9F9400550000004100006C45000457180646CC79#1221660602977#com.adobe.AdobeDocumentServices#com.adobe/AdobeDocumentServices#com.adobe.AdobeDocumentServices#ADSUSER#107#SAP J2EE Engine JTA Transaction : [0ffffffd527ffffffc6002ffffffed]#ls45rmca45dev2_RD2_13969350#ADSUSER#5225490084c211dd8439001a640a9f94#SAPEngine_Application_Thread[impl:3]_24##0#0#Debug##Plain###Get PDF from input: PDFfrom source: Stream#
    #1.5#001A640A9F9400550000004200006C45000457180646CCB4#1221660602977#com.adobe.AdobeDocumentServices#com.adobe/AdobeDocumentServices#com.adobe.AdobeDocumentServices#ADSUSER#107#SAP J2EE Engine JTA Transaction : [0ffffffd527ffffffc6002ffffffed]#ls45rmca45dev2_RD2_13969350#ADSUSER#5225490084c211dd8439001a640a9f94#SAPEngine_Application_Thread[impl:3]_24##0#0#Debug##Plain###Create file databuffer from byte array#
    #1.5#001A640A9F9400550000004300006C45000457180646CCE6#1221660602977#com.adobe.AdobeDocumentServices#com.adobe/AdobeDocumentServices#com.adobe.AdobeDocumentServices#ADSUSER#107#SAP J2EE Engine JTA Transaction : [0ffffffd527ffffffc6002ffffffed]#ls45rmca45dev2_RD2_13969350#ADSUSER#5225490084c211dd8439001a640a9f94#SAPEngine_Application_Thread[impl:3]_24##0#0#Debug##Plain###Get temporary file name#
    #1.5#001A640A9F9400550000004400006C45000457180646CD1C#1221660602977#com.adobe.AdobeDocumentServices#com.adobe/AdobeDocumentServices#com.adobe.AdobeDocumentServices#ADSUSER#107#SAP J2EE Engine JTA Transaction : [0ffffffd527ffffffc6002ffffffed]#ls45rmca45dev2_RD2_13969350#ADSUSER#5225490084c211dd8439001a640a9f94#SAPEngine_Application_Thread[impl:3]_24##0#0#Debug##Plain###Performing DataManager lookup.#
    #1.5#001A640A9F9400550000004500006C45000457180646CD4F#1221660602977#com.adobe.AdobeDocumentServices#com.adobe/AdobeDocumentServices#com.adobe.AdobeDocumentServices#ADSUSER#107#SAP J2EE Engine JTA Transaction : [0ffffffd527ffffffc6002ffffffed]#ls45rmca45dev2_RD2_13969350#ADSUSER#5225490084c211dd8439001a640a9f94#SAPEngine_Application_Thread[impl:3]_24##0#0#Debug##Plain###Performing DataManager service lookup.#
    #1.5#001A640A9F9400550000004600006C45000457180646DB11#1221660602981#com.adobe.AdobeDocumentServices#com.adobe/AdobeDocumentServices#com.adobe.AdobeDocumentServices#ADSUSER#107#SAP J2EE Engine JTA Transaction : [0ffffffd527ffffffc6002ffffffed]#ls45rmca45dev2_RD2_13969350#ADSUSER#5225490084c211dd8439001a640a9f94#SAPEngine_Application_Thread[impl:3]_24##0#0#Debug##Plain###Manage temporary file#
    #1.5#001A640A9F9400550000004700006C45000457180646DEED#1221660602982#com.adobe.AdobeDocumentServices#com.adobe/AdobeDocumentServices#com.adobe.AdobeDocumentServices#ADSUSER#107#SAP J2EE Engine JTA Transaction : [0ffffffd527ffffffc6002ffffffed]#ls45rmca45dev2_RD2_13969350#ADSUSER#5225490084c211dd8439001a640a9f94#SAPEngine_Application_Thread[impl:3]_24##0#0#Debug##Plain###Search input Streams for: XFD#
    #1.5#001A640A9F9400550000004800006C45000457180646DF2E#1221660602982#com.adobe.AdobeDocumentServices#com.adobe/AdobeDocumentServices#com.adobe.AdobeDocumentServices#ADSUSER#107#SAP J2EE Engine JTA Transaction : [0ffffffd527ffffffc6002ffffffed]#ls45rmca45dev2_RD2_13969350#ADSUSER#5225490084c211dd8439001a640a9f94#SAPEngine_Application_Thread[impl:3]_24##0#0#Debug##Plain###Get temporary file name#
    #1.5#001A640A9F9400550000004900006C45000457180646E15C#1221660602982#com.adobe.AdobeDocumentServices#com.adobe/AdobeDocumentServices#com.adobe.AdobeDocumentServices#ADSUSER#107#SAP J2EE Engine JTA Transaction : [0ffffffd527ffffffc6002ffffffed]#ls45rmca45dev2_RD2_13969350#ADSUSER#5225490084c211dd8439001a640a9f94#SAPEngine_Application_Thread[impl:3]_24##0#0#Debug##Plain###Create file databuffer#
    #1.5#001A640A9F9400550000004A00006C45000457180646E367#1221660602983#com.adobe.AdobeDocumentServices#com.adobe/AdobeDocumentServices#com.adobe.AdobeDocumentServices#ADSUSER#107#SAP J2EE Engine JTA Transaction : [0ffffffd527ffffffc6002ffffffed]#ls45rmca45dev2_RD2_13969350#ADSUSER#5225490084c211dd8439001a640a9f94#SAPEngine_Application_Thread[impl:3]_24##0#0#Debug##Plain###Manage temporary file#
    #1.5#001A640A9F9400550000004B00006C45000457180646E528#1221660602983#com.adobe.AdobeDocumentServices#com.adobe/AdobeDocumentServices#com.adobe.AdobeDocumentServices#ADSUSER#107#SAP J2EE Engine JTA Transaction : [0ffffffd527ffffffc6002ffffffed]#ls45rmca45dev2_RD2_13969350#ADSUSER#5225490084c211dd8439001a640a9f94#SAPEngine_Application_Thread[impl:3]_24##0#0#Debug##Plain###Create file databuffer#
    #1.5#001A640A9F9400550000004C00006C450004571806470B85#1221660602993#com.adobe.AdobeDocumentServices#com.adobe/AdobeDocumentServices#com.adobe.AdobeDocumentServices#ADSUSER#107#SAP J2EE Engine JTA Transaction : [0ffffffd527ffffffc6002ffffffed]#ls45rmca45dev2_RD2_13969350#ADSUSER#5225490084c211dd8439001a640a9f94#SAPEngine_Application_Thread[impl:3]_24##0#0#Debug##Plain###Get temporary file name#
    #1.5#001A640A9F9400550000004D00006C4500045718064714B0#1221660602995#com.adobe.AdobeDocumentServices#com.adobe/AdobeDocumentServices#com.adobe.AdobeDocumentServices#ADSUSER#107#SAP J2EE Engine JTA Transaction : [0ffffffd527ffffffc6002ffffffed]#ls45rmca45dev2_RD2_13969350#ADSUSER#5225490084c211dd8439001a640a9f94#SAPEngine_Application_Thread[impl:3]_24##0#0#Debug##Plain###Create file databuffer#
    #1.5#001A640A9F9400550000004E00006C450004571806475C91#1221660603014#com.adobe.AdobeDocumentServices#com.adobe/AdobeDocumentServices#com.adobe.AdobeDocumentServices#ADSUSER#107#SAP J2EE Engine JTA Transaction : [0ffffffd527ffffffc6002ffffffed]#ls45rmca45dev2_RD2_13969350#ADSUSER#5225490084c211dd8439001a640a9f94#SAPEngine_Application_Thread[impl:3]_24##0#0#Debug##Plain###Manage temporary file#
    #1.5#001A640A9F9400550000004F00006C450004571806475EB4#1221660603014#com.adobe.AdobeDocumentServices#com.adobe/AdobeDocumentServices#com.adobe.AdobeDocumentServices#ADSUSER#107#SAP J2EE Engine JTA Transaction : [0ffffffd527ffffffc6002ffffffed]#ls45rmca45dev2_RD2_13969350#ADSUSER#5225490084c211dd8439001a640a9f94#SAPEngine_Application_Thread[impl:3]_24##0#0#Info##Plain###Created a PDF Manipulation Module for PDF: /tmp/adobewa_RD2_13969350/DM2506205283468036964.dir/DM-1356174493919510228.tmp#
    #1.5#001A640A9F9400550000005000006C450004571806476D69#1221660603018#com.adobe.AdobeDocumentServices#com.adobe/AdobeDocumentServices#com.adobe.AdobeDocumentServices#ADSUSER#107#SAP J2EE Engine JTA Transaction : [0ffffffd527ffffffc6002ffffffed]#ls45rmca45dev2_RD2_13969350#ADSUSER#5225490084c211dd8439001a640a9f94#SAPEngine_Application_Thread[impl:3]_24##0#0#Debug##Plain###Merge data#
    #1.5#001A640A9F9400550000005100006C450004571806476DC8#1221660603018#com.adobe.AdobeDocumentServices#com.adobe/AdobeDocumentServices#com.adobe.AdobeDocumentServices#ADSUSER#107#SAP J2EE Engine JTA Transaction : [0ffffffd527ffffffc6002ffffffed]#ls45rmca45dev2_RD2_13969350#ADSUSER#5225490084c211dd8439001a640a9f94#SAPEngine_Application_Thread[impl:3]_24##0#0#Debug##Plain###Initializing the CORBA XMLForm Module factory#
    #1.5#001A640A9F9400550000005300006C450004571806478C1F#1221660603026#com.adobe.AdobeDocumentServicesWorker#com.adobe/AdobeDocumentServices#com.adobe.AdobeDocumentServicesWorker#ADSUSER#107#SAP J2EE Engine JTA Transaction : [0ffffffd527ffffffc6002ffffffed]#ls45rmca45dev2_RD2_13969350#ADSUSER#5225490084c211dd8439001a640a9f94#SAPEngine_Application_Thread[impl:3]_24##0#0#Error#1#/System/Server#Plain###Unhandled exception detected during a "MergeData" operation.
    Request start time: Wed Sep 17 14:10:02 GMT 2008#
    #1.5#001A640A9F9400550000005400006C450004571806478D05#1221660603026#com.adobe.AdobeDocumentServices#com.adobe/AdobeDocumentServices#com.adobe.AdobeDocumentServices#ADSUSER#107#SAP J2EE Engine JTA Transaction : [0ffffffd527ffffffc6002ffffffed]#ls45rmca45dev2_RD2_13969350#ADSUSER#5225490084c211dd8439001a640a9f94#SAPEngine_Application_Thread[impl:3]_24##0#0#Error##Plain###
    Unhandled exception detected during a "MergeData" operation.
    Request start time: Wed Sep 17 14:10:02 GMT 2008
    java.lang.NullPointerException
    Just so you know, i am running a stand-alone JAVA instance for the ADS service because it doesn't run on ppc64 and i have connected my server to this stand-alone server.

    Hi Chad,
    Glad to hear the issue is resolved. Content types could be used for multiple lists in SharePoint site at the same time.
    However, I'm not quite sure why you said the resolution is for a "bug". I read the article per your link:
    http://www.andrewconnell.com/blog/SP2013-Workflow-Custom-Task-Outcomes
    The article is showing how to create custom outcomes buttons in task forms. As I understand, the issue you encountered is that workflow migrated from the other site shows the suspended status.
    Please be more specific on the issue if assistance is needed. If this is the second question, I’d recommend you open another thread in the relevant forum and provide specific information about the issue. In order to avoid confusion and keep track of troubleshooting
    steps, we usually troubleshoot one issue per thread in order to find a resolution efficiently.
    Thanks for the understanding.
    Regards,
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Subscriber Support, contact
    [email protected] .
    Rebecca Tu
    TechNet Community Support

  • Unhandled Exception

    Hi I am getting following error while using Import Wizard... error is coming at the last point ..means after selecting all options..when I click on finish to start the import process it throws an error..can any one suggest any solution ?
    1 processor x Family 15 Model 0 Stepping 0
    Windows 2000 Server (Terminal Server) v5.2 build 3790 (S)
    Physical Total/Avail: 3.669.496 Kb / 2.800.920 Kb
    Temp directory C:\DOCUME1\LOCALS1\Temp\3\ (3 Kb available)
    'Unknown' video card
       1024 x 768 with 65536 colors
    Unhandled Exception
      Code: c0000005
      Description: EXCEPTION_ACCESS_VIOLATION
    Call stack:
    Module  at   0x00400000: E:\Program Files\Business Objects\BusinessObjects Enterprise 11.5\win32_x86\ImportWiz.exe  v 11.5.8.1030 [E]
        address: 0x0045a30e
    Module  at   0x00810000: C:\WINDOWS\system32\MFC71U.DLL  v 7.10.3077.0 [E]
        address: 0x00823102
    Module  at   0x77380000: C:\WINDOWS\system32\USER32.dll  v 5.2.3790.4033 [E]
        address: 0x77395f82
        address: 0x77395e22
        address: 0x77395ffa
        address: 0x7739b6e3
        address: 0x7739b874
        address: 0x7739bfce
        address: 0x7739bf74
    Module  at   0x00810000: C:\WINDOWS\system32\MFC71U.DLL  v 7.10.3077.0 [E]
        address: 0x0083abda
        address: 0x0083c6dd
        address: 0x0083b27d
        address: 0x0083b31c
        address: 0x0083b385
        address: 0x0083b3c3
    Module  at   0x77380000: C:\WINDOWS\system32\USER32.dll  v 5.2.3790.4033 [E]
        address: 0x7739b6e3
        address: 0x7739b874
        address: 0x7739c2d3
        address: 0x77388c01
        address: 0x77387910
        address: 0x7739fb5b
    Module  at   0x00810000: C:\WINDOWS\system32\MFC71U.DLL  v 7.10.3077.0 [E]
        address: 0x0082331b
        address: 0x00816e03
    Module  at   0x00400000: E:\Program Files\Business Objects\BusinessObjects Enterprise 11.5\win32_x86\ImportWiz.exe  v 11.5.8.1030 [E]
        address: 0x00415143
    Module  at   0x00810000: C:\WINDOWS\system32\MFC71U.DLL  v 7.10.3077.0 [E]
        address: 0x008b08d5
        address: 0x0083b27d
        address: 0x0083b31c
        address: 0x0083b385
        address: 0x0083b3c3
    Module  at   0x77380000: C:\WINDOWS\system32\USER32.dll  v 5.2.3790.4033 [E]
        address: 0x7739b6e3
        address: 0x7739b874
        address: 0x7739bfce
        address: 0x7739bf74
    Module  at   0x77530000: C:\WINDOWS\WinSxS\x86_Microsoft.Windows.Common-Controls_6595b64144ccf1df_5.82.3790.3959_x-ww_78FCF8D0\COMCTL32.dll  v 5.82.3790.3959 [E]
        address: 0x7755721d
        address: 0x7755756f
        address: 0x77557713
        address: 0x7754bd8b
        address: 0x7755756f
        address: 0x77557773
    Module  at   0x77380000: C:\WINDOWS\system32\USER32.dll  v 5.2.3790.4033 [E]
        address: 0x7739b6e3
        address: 0x7739b874
        address: 0x7739c2d3
        address: 0x7739c337
    Module  at   0x77530000: C:\WINDOWS\WinSxS\x86_Microsoft.Windows.Common-Controls_6595b64144ccf1df_5.82.3790.3959_x-ww_78FCF8D0\COMCTL32.dll  v 5.82.3790.3959 [E]
        address: 0x77537910
        address: 0x7754390c
        address: 0x7754b074
        address: 0x7754e923
        address: 0x7754ee34
    Module  at   0x77380000: C:\WINDOWS\system32\USER32.dll  v 5.2.3790.4033 [E]
        address: 0x7739b6e3
        address: 0x77395f82
        address: 0x77395e22
        address: 0x77395ffa
        address: 0x7739b6e3
        address: 0x7739b874
        address: 0x7739bfce
        address: 0x7739bf74
    Module  at   0x00810000: C:\WINDOWS\system32\MFC71U.DLL  v 7.10.3077.0 [E]
        address: 0x0083abda
        address: 0x0083b294
        address: 0x0083b31c
        address: 0x0083b385
        address: 0x0083b3c3
    Module  at   0x77380000: C:\WINDOWS\system32\USER32.dll  v 5.2.3790.4033 [E]
        address: 0x7739b6e3
        address: 0x7739b874
        address: 0x7739c2d3
        address: 0x7739c337
        address: 0x773ace63
        address: 0x773ace1c
        address: 0x773ace0f
        address: 0x773ae713
        address: 0x7739b6e3
        address: 0x7739b874
        address: 0x7739bfce
        address: 0x7739bf74
    Module  at   0x77530000: C:\WINDOWS\WinSxS\x86_Microsoft.Windows.Common-Controls_6595b64144ccf1df_5.82.3790.3959_x-ww_78FCF8D0\COMCTL32.dll  v 5.82.3790.3959 [E]
        address: 0x7755721d
        address: 0x7755756f
        address: 0x77557713
        address: 0x7754af0a
        address: 0x7755756f
        address: 0x77557773
    Module  at   0x77380000: C:\WINDOWS\system32\USER32.dll  v 5.2.3790.4033 [E]
        address: 0x7739b6e3
        address: 0x7739b874
        address: 0x7739ba92
        address: 0x7739bad0
        address: 0x77395d78
    Module  at   0x00810000: C:\WINDOWS\system32\MFC71U.DLL  v 7.10.3077.0 [E]
        address: 0x00823449
    Application:
    6680 "
      current thread 0x3A0
    started: Friday, October 31, 2008 at 13:55 PM
    ends:    Friday, October 31, 2008  at 13:57 PM
      User mode: 750 ms   Kernel mode: 1421 ms
    Loaded modules:
        0x00320000        E:\Program Files\Business Objects\BusinessObjects Enterprise 11.5\win32_x86\thread-vc-mt.dll         v 0.0.0.0
        0x00340000        E:\Program Files\Business Objects\BusinessObjects Enterprise 11.5\win32_x86\file-vc-mt.dll         v 0.0.0.0
        0x00360000        E:\Program Files\Business Objects\BusinessObjects Enterprise 11.5\win32_x86\io-vc-mt.dll         v 0.0.0.0
        0x00370000        E:\Program Files\Business Objects\BusinessObjects Enterprise 11.5\win32_x86\ldap_connector.dll         v 11.5.8.826         [English (United States)]
        0x003B0000        E:\Program Files\Business Objects\BusinessObjects Enterprise 11.5\win32_x86\helper-vc-mt.dll         v 0.0.0.0
        0x003D0000        E:\Program Files\Business Objects\BusinessObjects Enterprise 11.5\win32_x86\streaming-vc-mt.dll         v 0.0.0.0
        0x00400000        E:\Program Files\Business Objects\BusinessObjects Enterprise 11.5\win32_x86\ImportWiz.exe         v 11.5.8.1030         [English (United States)]
        0x00590000        E:\Program Files\Business Objects\BusinessObjects Enterprise 11.5\win32_x86\btuc320vc71.dll         v 3.2.0.0         [English (United States)]
        0x006C0000        E:\Program Files\Business Objects\BusinessObjects Enterprise 11.5\win32_x86\libxml2.dll         v 2.6.19.0         [English (United States)]
        0x00780000        E:\Program Files\Business Objects\BusinessObjects Enterprise 11.5\win32_x86\wstkCommon.dll         v 11.5.8.1030         [English (United States)]
        0x00810000        C:\WINDOWS\system32\MFC71U.DLL         v 7.10.3077.0         [English (United States)]
        0x00A10000        C:\Program Files\Citrix\system32\CtxSbxHook.dll         v 4.0.2750.1         [English (United States)]
        0x00AB0000        E:\Program Files\Business Objects\BusinessObjects Enterprise 11.5\win32_x86\pdflib.dll         v 6.0.3.0         [English (United States)]
        0x01070000        C:\Program Files\Citrix\system32\Twnhook.dll         v 4.0.2750.1         [English (United States)]
        0x011A0000        C:\Program Files\Citrix\system32\wdmaudhook.dll         v 4.0.2198.1         [English (United States)]
        0x012E0000        C:\Program Files\Citrix\system32\cxinjime.dll         v 4.0.2198.1         [English (United States)]
        0x01960000        C:\WINDOWS\system32\MSCTF.dll         v 5.2.3790.3959         [English (United States)]
        0x01CF0000        C:\Program Files\Citrix\system32\tzhook.dll         v 4.0.2750.1         [English (United States)]
        0x01F30000        E:\Program Files\Business Objects\BusinessObjects Enterprise 11.5\win32_x86\log_xn_system.dll         v 11.5.8.826         [English (United States)]
        0x023C0000        C:\WINDOWS\system32\ntshrui.dll         v 6.0.3790.3959         [English (United States)]
        0x02730000        C:\WINDOWS\system32\xpsp2res.dll         v 5.2.3790.3959         [English (United States)]
        0x02DD0000        E:\Program Files\Business Objects\BusinessObjects Enterprise 11.5\win32_x86\InfoStor.dll         v 11.5.8.1030         [English (United States)]
        0x03650000        c:\windows\assembly\gac\businessobjects.enterprise.sdk\11.5.3300.0__692fbea5521e1304\businessobjects.enterprise.sdk.dll         v 11.5.8.1030         [English (United States)]
        0x03690000        c:\windows\assembly\gac\businessobjects.enterprise.sdk\11.5.3300.0__692fbea5521e1304\businessobjects.enterprise.sdk.ziplib.netmodule         v 11.5.8.1030         [English (United States)]
        0x036B0000        c:\windows\assembly\gac\crystaldecisions.enterprise.infostore\11.5.3300.0__692fbea5521e1304\crystaldecisions.enterprise.infostore.dll         v 11.5.8.826         [English (United States)]
        0x036E0000        c:\windows\assembly\gac\crystaldecisions.enterprise.framework\11.5.3300.0__692fbea5521e1304\crystaldecisions.enterprise.framework.dll         v 11.5.8.826         [English (United States)]
        0x03910000        c:\windows\assembly\gac\businessobjects.enterprise.sdk\11.5.3300.0__692fbea5521e1304\businessobjects.enterprise.sdk.netmodule         v 11.5.8.1030         [English (United States)]
        0x03C00000        c:\windows\assembly\gac\log4net\1.2.9.0__b32731d11ce58905\log4net.dll         v 1.2.9.0         [Language Neutral]
        0x03C90000        E:\Program Files\Business Objects\BusinessObjects Enterprise 11.5\win32_x86\plugins\desktop\CrystalEnterprise.QaaWS\qaaws.dll         v 11.5.8.826         [English (United States)]
        0x03CD0000        C:\WINDOWS\system32\NSLDAPSSL32V50.dll         v 0.0.0.0
        0x03CE0000        C:\WINDOWS\system32\NSLDAP32V50.dll         v 0.0.0.0
        0x03D10000        C:\WINDOWS\system32\NSLDAPPR32V50.dll         v 0.0.0.0
        0x03D20000        C:\WINDOWS\system32\plds4.dll         v 4.1.2.0         [English (United States)]
        0x03D30000        C:\WINDOWS\system32\ssl3.dll         v 3.3.2.0         [English (United States)]
        0x03F50000        E:\Program Files\Business Objects\BusinessObjects Enterprise 11.5\win32_x86\plugins\desktop\CrystalEnterprise.Folder\Folder.dll         v 11.5.8.1030         [English (United States)]
        0x04080000        E:\Program Files\Business Objects\BusinessObjects Enterprise 11.5\win32_x86\plugins\desktop\CrystalEnterprise.User\User.dll         v 11.5.8.1030         [English (United States)]
        0x04240000        E:\Program Files\Business Objects\BusinessObjects Enterprise 11.5\win32_x86\plugins\desktop\CrystalEnterprise.UserGroup\UserGroup.dll         v 11.5.8.1030         [English (United States)]
        0x043D0000        E:\Program Files\Business Objects\BusinessObjects Enterprise 11.5\win32_x86\plugins\desktop\BusinessObjects.AFDashboardPage\AFDashboardPage.dll         v 11.5.8.1030         [English (United States)]
        0x04540000        E:\Program Files\Business Objects\BusinessObjects Enterprise 11.5\win32_x86\plugins\desktop\CrystalEnterprise.Publication\Publication.dll         v 11.5.8.1030         [English (United States)]
        0x04740000        E:\Program Files\Business Objects\BusinessObjects Enterprise 11.5\win32_x86\plugins\desktop\CrystalEnterprise.PDF\PDF.dll         v 11.5.8.1030         [English (United States)]
        0x048A0000        E:\Program Files\Business Objects\BusinessObjects Enterprise 11.5\win32_x86\plugins\desktop\CrystalEnterprise.Powerpoint\Powerpoint.dll         v 11.5.8.1030         [English (United States)]
        0x04A20000        C:\WINDOWS\system32\nss3.dll         v 3.3.2.0         [English (United States)]
        0x04AC0000        E:\Program Files\Business Objects\BusinessObjects Enterprise 11.5\win32_x86\network-vc-mt.dll         v 0.0.0.0
        0x06BE0000        E:\Program Files\Business Objects\BusinessObjects Enterprise 11.5\win32_x86\plugins\desktop\CrystalEnterprise.Excel\Excel.dll         v 11.5.8.1030         [English (United States)]
        0x06D40000        E:\Program Files\Business Objects\BusinessObjects Enterprise 11.5\win32_x86\plugins\desktop\Flash\Flash.dll         v 11.5.8.1030         [English (United States)]
        0x06EC0000        E:\Program Files\Business Objects\BusinessObjects Enterprise 11.5\win32_x86\plugins\desktop\CrystalEnterprise.FullClient\FullClient.dll         v 11.5.8.1030         [English (United States)]
        0x07380000        E:\Program Files\Business Objects\BusinessObjects Enterprise 11.5\win32_x86\plugins\desktop\CrystalEnterprise.Agnostic\Agnostic.dll         v 11.5.8.1030         [English (United States)]
        0x074C0000        E:\Program Files\Business Objects\BusinessObjects Enterprise 11.5\win32_x86\plugins\desktop\Xcelsius\Xcelsius.dll         v 11.5.8.1030         [English (United States)]
        0x07640000        E:\Program Files\Business Objects\BusinessObjects Enterprise 11.5\win32_x86\plugins\dest\CrystalEnterprise.Smtp\CrystalEnterprise_SMTP.dll         v 11.5.8.826         [English (United States)]
        0x07710000        E:\Program Files\Business Objects\BusinessObjects Enterprise 11.5\win32_x86\plugins\desktop\Webi\Webi.dll         v 11.5.8.1030         [English (United States)]
        0x07B30000        E:\Program Files\Business Objects\BusinessObjects Enterprise 11.5\win32_x86\plugins\desktop\CrystalEnterprise.RTF\RTF.dll         v 11.5.8.1030         [English (United States)]
        0x07C90000        E:\Program Files\Business Objects\common\3.5\bin\datadefmodel.dll         v 11.5.8.826         [English (United States)]
        0x07E40000        E:\Program Files\Business Objects\BusinessObjects Enterprise 11.5\win32_x86\plugins\desktop\CrystalEnterprise.XCelsiusDMTemplate\XCelsiusDMTemplate.dll         v 11.5.8.1030         [English (United States)]
        0x080E0000        C:\WINDOWS\system32\stringres115_en.dll         v 11.5.8.1030         [English (United States)]
        0x08180000        C:\WINDOWS\system32\W03A2409.dll         v 5.2.3790.4043         [English (United States)]
        0x10000000        E:\Program Files\Business Objects\BusinessObjects Enterprise 11.5\win32_x86\ent6bridge-2-d.dll         v 11.5.8.1030         [English (United States)]
        0x11000000        c:\windows\assembly\gac\businessobjects.enterprise.biar\11.5.3300.0__692fbea5521e1304\businessobjects.enterprise.biar.dll         v 11.5.8.1030         [Language Neutral]
        0x12000000        E:\Program Files\Business Objects\BusinessObjects Enterprise 11.5\win32_x86\xerces-c_2_1_0.dll         v 2.1.0.0         [English (United States)]
        0x25910000        E:\Program Files\Business Objects\BusinessObjects Enterprise 11.5\win32_x86\plugins\desktop\CrystalEnterprise.MetaData\MetaDataPlugins.dll         v 11.5.8.826         [English (United States)]
        0x29EA0000        C:\WINDOWS\system32\plc4.dll         v 4.1.2.0         [English (United States)]
        0x30000000        C:\WINDOWS\system32\nspr4.dll         v 4.1.2.0         [English (United States)]
        0x45230000        E:\Program Files\Business Objects\Common\3.5\bin\prompt.dll         v 11.5.8.1030         [English (United States)]
        0x47EB0000        E:\Program Files\Business Objects\BusinessObjects Enterprise 11.5\win32_x86\importwiz_res_en.dll         v 11.5.8.826         [English (United States)]
        0x48070000        E:\Program Files\Business Objects\BusinessObjects Enterprise 11.5\win32_x86\ImportSDK.dll         v 11.5.8.1030         [English (United States)]
        0x480E0000        E:\Program Files\Business Objects\BusinessObjects Enterprise 11.5\win32_x86\ImportSDK_res_en.dll         v 11.5.8.826         [English (United States)]
        0x49AA0000        C:\WINDOWS\system32\cxlib-3-1.dll         v 11.5.8.826         [English (United States)]
        0x49C00000        C:\WINDOWS\system32\cxlibw-3-1.dll         v 11.5.8.1029         [English (United States)]
        0x4A800000        C:\WINDOWS\system32\icuuc30.dll         v 3.0.0.0         [Language Neutral]
        0x4A900000        C:\WINDOWS\system32\icuin30.dll         v 3.0.0.0         [Language Neutral]
        0x4AD00000        C:\WINDOWS\system32\icudt30.dll         v 3.0.0.1         [Language Neutral]
        0x51A70000        C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\diasymreader.dll         v 7.10.3052.4         [English (United States)]
        0x53000000        C:\WINDOWS\system32\fssl-1-2-1-2.dll         v 1.2.1.2         [English (United States)]
        0x53120000        E:\Program Files\Business Objects\BusinessObjects Enterprise 11.5\win32_x86\cs_tools.dll         v 11.5.8.826         [English (United States)]
        0x531B0000        E:\Program Files\Business Objects\BusinessObjects Enterprise 11.5\win32_x86\ct_xml.dll         v 11.5.8.826         [French (France)]
        0x53390000        E:\Program Files\Business Objects\BusinessObjects Enterprise 11.5\win32_x86\cs_helpers.dll         v 11.5.8.826         [English (United States)]
        0x53400000        E:\Program Files\Business Objects\BusinessObjects Enterprise 11.5\win32_x86\ct_error.dll         v 11.5.8.826         [French (France)]
        0x53430000        E:\Program Files\Business Objects\BusinessObjects Enterprise 11.5\win32_x86\cube.dll         v 11.5.8.1030         [English (United States)]
        0x536D0000        E:\Program Files\Business Objects\BusinessObjects Enterprise 11.5\win32_x86\unvtools.dll         v 11.5.8.826         [English (United States)]
        0x537C0000        E:\Program Files\Business Objects\BusinessObjects Enterprise 11.5\win32_x86\resource_exchange.dll         v 11.5.8.826         [English (United States)]
        0x53A20000        E:\Program Files\Business Objects\BusinessObjects Enterprise 11.5\win32_x86\ct_serialize.dll         v 11.5.8.826         [French (France)]
        0x53A40000        E:\Program Files\Business Objects\BusinessObjects Enterprise 11.5\win32_x86\drv_sec.dll         v 11.5.8.826         [English (United States)]
        0x53A90000        E:\Program Files\Business Objects\BusinessObjects Enterprise 11.5\win32_x86\cdzcl.dll         v 11.5.8.826         [French (France)]
        0x53B90000        E:\Program Files\Business Objects\BusinessObjects Enterprise 11.5\win32_x86\ctxmlutils.dll         v 11.5.8.826         [French (France)]
        0x53BD0000        E:\Program Files\Business Objects\BusinessObjects Enterprise 11.5\win32_x86\cplib.dll         v 11.5.8.826         [English (United States)]
        0x53D80000        E:\Program Files\Business Objects\BusinessObjects Enterprise 11.5\win32_x86\bo_storage.dll         v 11.5.8.1030         [English (United States)]
        0x53F60000        E:\Program Files\Business Objects\BusinessObjects Enterprise 11.5\win32_x86\cnxsrv.dll         v 11.5.8.1030         [English (United States)]
        0x54110000        E:\Program Files\Business Objects\BusinessObjects Enterprise 11.5\win32_x86\TraceLog.dll         v 11.5.8.826         [English (United States)]
        0x542C0000        E:\Program Files\Business Objects\BusinessObjects Enterprise 11.5\win32_x86\sessmgr.dll         v 11.5.8.1030         [English (United States)]
        0x54430000        E:\Program Files\Business Objects\BusinessObjects Enterprise 11.5\win32_x86\cpcoll.dll         v 11.5.8.1030         [French (France)]
        0x544F0000        E:\Program Files\Business Objects\BusinessObjects Enterprise 11.5\win32_x86\uitools.dll         v 11.5.8.1030         [English (United States)]
        0x546C0000        E:\Program Files\Business Objects\BusinessObjects Enterprise 11.5\win32_x86\rptdisp.dll         v 11.5.8.1030         [English (United States)]
        0x547A0000        E:\Program Files\Business Objects\BusinessObjects Enterprise 11.5\win32_x86\drv_res.dll         v 11.5.8.826         [English (United States)]
        0x54810000        E:\Program Files\Business Objects\BusinessObjects Enterprise 11.5\win32_x86\wiReposit.dll         v 11.5.8.826         [English (United States)]
        0x54860000        E:\Program Files\Business Objects\BusinessObjects Enterprise 11.5\win32_x86\dlg1.dll         v 11.5.8.826         [English (United States)]
        0x548F0000        E:\Program Files\Business Objects\BusinessObjects Enterprise 11.5\win32_x86\i18n.dll         v 11.5.8.826         [English (United States)]
        0x54960000        E:\Program Files\Business Objects\BusinessObjects Enterprise 11.5\win32_x86\drv_authen.dll         v 11.5.8.826         [English (United States)]
        0x549E0000        E:\Program Files\Business Objects\BusinessObjects Enterprise 11.5\win32_x86\cpxml.dll         v 11.5.8.826         [English (United States)]
        0x54AB0000        E:\Program Files\Business Objects\BusinessObjects Enterprise 11.5\win32_x86\category.dll         v 11.5.8.826         [English (United States)]
        0x54AF0000        E:\Program Files\Business Objects\BusinessObjects Enterprise 11.5\win32_x86\dlgdll.dll         v 11.5.8.826         [English (United States)]
        0x54CA0000        E:\Program Files\Business Objects\BusinessObjects Enterprise 11.5\win32_x86\legacy_kagtux.dll         v 11.5.8.826         [English (United States)]
        0x54D40000        E:\Program Files\Business Objects\BusinessObjects Enterprise 11.5\win32_x86\RepAttr.dll         v 11.5.8.826         [English (United States)]
        0x54E30000        E:\Program Files\Business Objects\BusinessObjects Enterprise 11.5\win32_x86\boDeploy.dll         v 11.5.8.1030         [English (United States)]
        0x55030000        E:\Program Files\Business Objects\BusinessObjects Enterprise 11.5\win32_x86\BOCP_1252.dll         v 11.5.8.826         [English (United States)]
        0x55060000        E:\Program Files\Business Objects\BusinessObjects Enterprise 11.5\win32_x86\cpi18n.dll         v 11.5.8.1030         [English (United States)]
        0x55290000        E:\Program Files\Business Objects\BusinessObjects Enterprise 11.5\win32_x86\kquery.dll         v 11.5.8.1030         [English (United States)]
        0x55620000        E:\Program Files\Business Objects\BusinessObjects Enterprise 11.5\win32_x86\msgsrv.dll         v 11.5.8.826         [English (United States)]
        0x55660000        E:\Program Files\Business Objects\BusinessObjects Enterprise 11.5\win32_x86\boconfig.dll         v 11.5.8.826         [English (United States)]
        0x556E0000        E:\Program Files\Business Objects\BusinessObjects Enterprise 11.5\win32_x86\vartools.dll         v 11.5.8.1030         [English (United States)]
        0x56970000        E:\Program Files\Business Objects\BusinessObjects Enterprise 11.5\win32_x86\FCRepoProxy.dll         v 11.5.8.1030         [English (United States)]
        0x57620000        E:\Program Files\Business Objects\BusinessObjects Enterprise 11.5\win32_x86\repo_proxy.dll         v 11.5.8.1030         [English (United States)]
        0x57880000        E:\Program Files\Business Objects\BusinessObjects Enterprise 11.5\win32_x86\wqyconv.dll         v 11.5.8.1030         [English (United States)]
        0x59620000        C:\WINDOWS\system32\libOCAHelperw-3-1.dll         v 11.5.8.1029         [English (United States)]
        0x597C0000        C:\WINDOWS\system32\libOCASecurityw-2-0.dll         v 11.5.8.826         [English (United States)]
        0x598A0000        E:\Program Files\Business Objects\BusinessObjects Enterprise 11.5\win32_x86\EnterpriseFramework.dll         v 11.5.8.826         [English (United States)]
        0x5A280000        E:\Program Files\Business Objects\BusinessObjects Enterprise 11.5\win32_x86\PluginManager.dll         v 11.5.8.826         [English (United States)]
        0x5A650000        E:\Program Files\Business Objects\BusinessObjects Enterprise 11.5\win32_x86\plugins\desktop\BusinessObjects.AppFoundation\AppFoundation.dll         v 11.5.8.826         [English (United States)]
        0x5A6A0000        E:\Program Files\Business Objects\BusinessObjects Enterprise 11.5\win32_x86\plugins\desktop\CrystalEnterprise.Calendar\Calendar.dll         v 11.5.8.1030         [English (United States)]
        0x5A870000        E:\Program Files\Business Objects\BusinessObjects Enterprise 11.5\win32_x86\plugins\desktop\Category\CorporateCategory.dll         v 11.5.8.826         [English (United States)]
        0x5A900000        E:\Program Files\Business Objects\BusinessObjects Enterprise 11.5\win32_x86\plugins\desktop\CrystalEnterprise.CMC\CMC.dll         v 11.5.8.826         [English (United States)]
        0x5A950000        E:\Program Files\Business Objects\BusinessObjects Enterprise 11.5\win32_x86\plugins\desktop\CrystalEnterprise.Connection\Connection.dll         v 11.5.8.826         [English (United States)]
        0x5A9A0000        E:\Program Files\Business Objects\BusinessObjects Enterprise 11.5\win32_x86\plugins\desktop\BusinessObjects.Designer\Designer.dll         v 11.5.8.826         [English (United States)]
        0x5A9F0000        E:\Program Files\Business Objects\BusinessObjects Enterprise 11.5\win32_x86\plugins\desktop\CrystalEnterprise.Discussions\Discussions.dll         v 11.5.8.826         [English (United States)]
        0x5AAD0000        E:\Program Files\Business Objects\BusinessObjects Enterprise 11.5\win32_x86\plugins\desktop\CrystalEnterprise.Event\Event.dll         v 11.5.8.1030         [English (United States)]
        0x5ACB0000        E:\Program Files\Business Objects\BusinessObjects Enterprise 11.5\win32_x86\plugins\desktop\CrystalEnterprise.Favorites_Folder\Favorites_Folder.dll         v 11.5.8.1030         [English (United States)]
        0x5AED0000        E:\Program Files\Business Objects\BusinessObjects Enterprise 11.5\win32_x86\plugins\desktop\CrystalEnterprise.LicenseKey\LicenseKey.dll         v 11.5.8.826         [English (United States)]
        0x5AF30000        E:\Program Files\Business Objects\BusinessObjects Enterprise 11.5\win32_x86\plugins\desktop\CrystalEnterprise.ObjectPackage\ObjectPackage.dll         v 11.5.8.826         [English (United States)]
        0x5B220000        E:\Program Files\Business Objects\BusinessObjects Enterprise 11.5\win32_x86\plugins\desktop\CrystalEnterprise.Report\Report.dll         v 11.5.8.1030         [English (United States)]
        0x5BB20000        E:\Program Files\Business Objects\BusinessObjects Enterprise 11.5\win32_x86\plugins\desktop\CrystalEnterprise.Server\Server.dll         v 11.5.8.1030         [English (United States)]
        0x5BC60000        E:\Program Files\Business Objects\BusinessObjects Enterprise 11.5\win32_x86\plugins\desktop\CrystalEnterprise.ServerGroup\ServerGroup.dll         v 11.5.8.826         [English (United States)]
        0x5BD20000        E:\Program Files\Business Objects\BusinessObjects Enterprise 11.5\win32_x86\plugins\desktop\CrystalEnterprise.Shortcut\Shortcut.dll         v 11.5.8.1030         [English (United States)]
        0x5BE30000        E:\Program Files\Business Objects\BusinessObjects Enterprise 11.5\win32_x86\plugins\desktop\CrystalEnterprise.Txt\Txt.dll         v 11.5.8.1030         [English (United States)]
        0x5C2F0000        E:\Program Files\Business Objects\BusinessObjects Enterprise 11.5\win32_x86\plugins\desktop\BusinessObjects.WebIntelligence\WebIntelligence.dll         v 11.5.8.826         [English (United States)]
        0x5C340000        E:\Program Files\Business Objects\BusinessObjects Enterprise 11.5\win32_x86\plugins\desktop\CrystalEnterprise.Word\Word.dll         v 11.5.8.1030         [English (United States)]
        0x5C5E0000        E:\Program Files\Business Objects\BusinessObjects Enterprise 11.5\win32_x86\plugins\desktop\CrystalEnterprise.Hyperlink\Hyperlink.dll         v 11.5.8.1030         [English (United States)]
        0x5C9B0000        E:\Program Files\Business Objects\BusinessObjects Enterprise 11.5\win32_x86\plugins\desktop\CrystalEnterprise.Overload\Overload.dll         v 11.5.8.1030         [English (United States)]
        0x5CAA0000        E:\Program Files\Business Objects\BusinessObjects Enterprise 11.5\win32_x86\plugins\desktop\Universe\Universe.dll         v 11.5.8.826         [English (United States)]
        0x5CC30000        E:\Program Files\Business Objects\BusinessObjects Enterprise 11.5\win32_x86\plugins\desktop\PersonalCategory\PersonalCategory.dll         v 11.5.8.1030         [English (United States)]
        0x5CCA0000        E:\Program Files\Business Objects\BusinessObjects Enterprise 11.5\win32_x86\plugins\desktop\Inbox\Inbox.dll         v 11.5.8.1030         [English (United States)]
        0x5CE20000        E:\Program Files\Business Objects\BusinessObjects Enterprise 11.5\win32_x86\plugins\desktop\CrystalEnterprise.MyInfoView\MyInfoView.dll         v 11.5.8.1030         [English (United States)]
        0x5CFC0000        E:\Program Files\Business Objects\BusinessObjects Enterprise 11.5\win32_x86\plugins\desktop\CrystalEnterprise.Program\Program.dll         v 11.5.8.1030         [English (United States)]
        0x5D1E0000        E:\Program Files\Business Objects\BusinessObjects Enterprise 11.5\win32_x86\plugins\desktop\CrystalEnterprise.Profile\Profile.dll         v 11.5.8.826         [English (United States)]
        0x5D360000        C:\WINDOWS\system32\MFC71ENU.DLL         v 7.10.3077.0         [English (United States)]
        0x5D8A0000        E:\Program Files\Business Objects\BusinessObjects Enterprise 11.5\win32_x86\plugins\dest\CrystalEnterprise.Ftp\ftp.dll         v 11.5.8.826         [English (United States)]
        0x5D950000        E:\Program Files\Business Objects\BusinessObjects Enterprise 11.5\win32_x86\plugins\dest\CrystalEnterprise.DiskUnmanaged\DiskUnmanaged.dll         v 11.5.8.826         [English (United States)]
        0x5DA80000        E:\Program Files\Business Objects\BusinessObjects Enterprise 11.5\win32_x86\plugins\dest\Managed\Managed.dll         v 11.5.8.826         [English (United States)]
        0x5E880000        E:\Program Files\Business Objects\BusinessObjects Enterprise 11.5\win32_x86\plugins\auth\secEnterprise\secEnterprise.dll         v 11.5.8.826         [English (United States)]
        0x5E9B0000        E:\Program Files\Business Objects\BusinessObjects Enterprise 11.5\win32_x86\plugins\auth\secLDAP\secldap.dll         v 11.5.8.1030         [English (United States)]
        0x5F120000        C:\WINDOWS\System32\ntlanman.dll         v 5.2.3790.3959         [English (United States)]
        0x5F270000        C:\WINDOWS\system32\hnetcfg.dll         v 5.2.3790.3959         [English (United States)]
        0x5F400000        E:\Program Files\Business Objects\BusinessObjects Enterprise 11.5\win32_x86\plugins\desktop\BusinessObjects.Analytics\AFDPlugin.dll         v 11.5.8.1030         [English (United States)]
        0x5F860000        C:\WINDOWS\System32\NETUI1.dll         v 5.2.3790.0         [English (United States)]
        0x5F8A0000        C:\WINDOWS\System32\NETUI0.dll         v 5.2.3790.0         [English (United States)]
        0x60420000        E:\Program Files\Business Objects\BusinessObjects Enterprise 11.5\win32_x86\plugins\desktop\BusinessObjects.InfoView\InfoView.dll         v 11.5.8.826         [English (United States)]
        0x606C0000        E:\Program Files\Business Objects\BusinessObjects Enterprise 11.5\win32_x86\plugins\desktop\CrystalEnterprise.Program\Program_res_en.dll         v 11.5.8.826         [English (United States)]
        0x60780000        E:\Program Files\Business Objects\BusinessObjects Enterprise 11.5\win32_x86\security-vc-mt.dll         v 0.0.0.0
        0x60970000        C:\WINDOWS\system32\mslbui.dll         v 5.2.3790.3959         [English (United States)]
        0x61290000        E:\Program Files\Business Objects\common\3.5\bin\rptdefmodel.dll         v 11.5.8.826         [English (United States)]
        0x61C40000        E:\Program Files\Business Objects\BusinessObjects Enterprise 11.5\win32_x86\plugins\desktop\Encyclopedia\Encyclopedia.dll         v 11.5.8.826         [English (United States)]
        0x61D30000        E:\Program Files\Business Objects\BusinessObjects Enterprise 11.5\win32_x86\plugins\desktop\Encyclopedia\Encyc.dll         v 11.5.8.826         [English (United States)]
        0x61E40000        E:\Program Files\Business Objects\BusinessObjects Enterprise 11.5\win32_x86\plugins\desktop\CrystalEnterprise.busobjReporter\busobjReporter.dll         v 11.5.8.826         [English (United States)]
        0x62200000        E:\Program Files\Business Objects\BusinessObjects Enterprise 11.5\win32_x86\plugins\desktop\CrystalEnterprise.ReportConvTool\ReportConvTool.dll         v 11.5.8.826         [English (United States)]
        0x622A0000        E:\Program Files\Business Objects\BusinessObjects Enterprise 11.5\win32_x86\plugins\desktop\CrystalEnterprise.FullClientAddin\FullClientAddin.dll         v 11.5.8.1030         [English (United States)]
        0x62660000        E:\Program Files\Business Objects\BusinessObjects Enterprise 11.5\win32_x86\plugins\desktop\CrystalEnterprise.FullClientTemplate\FullClientTemplate.dll         v 11.5.8.1030         [English (United States)]
        0x63000000        C:\WINDOWS\system32\etc-1-0-12-4.dll         v 1.0.12.21         [English (United States)]
        0x63520000        E:\Program Files\Business Objects\BusinessObjects Enterprise 11.5\win32_x86\tools.dll         v 11.5.8.1030         [English (United States)]
        0x64000000        C:\WINDOWS\system32\ebus-3-3-2-5.dll         v 3.3.2.24         [English (United States)]
        0x66AF0000        C:\Program Files\Citrix\System32\sehook20.dll         v 4.20.2750.1         [English (United States)]
        0x66F00000        C:\Program Files\Citrix\system32\mmhook.dll         v 4.0.2750.1         [English (United States)]
        0x67230000        C:\Program Files\Citrix\system32\mfaphook.dll         v 4.0.2198.1         [English (United States)]
        0x67EC0000        C:\Program Files\Citrix\system32\cdmprov.dll         v 4.0.2750.1         [English (United States)]
        0x68000000        C:\WINDOWS\system32\rsaenh.dll         v 5.2.3790.3959         [English (United States)]
        0x6BE00000        E:\Program Files\Business Objects\BusinessObjects Enterprise 11.5\win32_x86\it_ifc5_vc71.dll         v 0.0.0.1         [English (United States)]
        0x6C5B0000        C:\Program Files\Citrix\system32\scardhook.dll         v 4.0.2750.1         [English (United States)]
        0x6CA00000        E:\Program Files\Business Objects\BusinessObjects Enterprise 11.5\win32_x86\it_art5_vc71.dll         v 0.0.0.1         [English (United States)]
        0x6D580000        C:\WINDOWS\system32\dbghelp.dll         v 5.2.3790.3959         [English (United States)]
        0x6E220000        C:\Program Files\Citrix\system32\RMProcessLink.dll         v 4.0.0.0         [English (United States)]
        0x71AE0000        C:\WINDOWS\System32\wshtcpip.dll         v 5.2.3790.3959         [English (United States)]
        0x71B20000        C:\WINDOWS\System32\mswsock.dll         v 5.2.3790.4318         [English (United States)]
        0x71B70000        C:\WINDOWS\system32\UxTheme.dll         v 6.0.3790.3959         [English (United States)]
        0x71BB0000        C:\WINDOWS\system32\WSOCK32.dll         v 5.2.3790.0         [English (United States)]
        0x71BD0000        C:\WINDOWS\system32\MPR.dll         v 5.2.3790.3959         [English (United States)]
        0x71BF0000        C:\WINDOWS\system32\WS2HELP.dll         v 5.2.3790.3959         [English (United States)]
        0x71C00000        C:\WINDOWS\system32\WS2_32.dll         v 5.2.3790.3959         [English (United States)]
        0x71C20000        C:\WINDOWS\system32\tsappcmp.dll         v 5.2.3790.3959         [English (United States)]
        0x71C40000        C:\WINDOWS\system32\NETAPI32.dll         v 5.2.3790.4392         [English (United States)]
        0x73070000        C:\WINDOWS\system32\WINSPOOL.DRV         v 5.2.3790.3959         [English (United States)]
        0x745E0000        C:\WINDOWS\system32\msi.dll         v 3.1.4000.3959         [Language Neutral]
        0x75360000        C:\WINDOWS\system32\CRYPTUI.dll         v 5.131.3790.3959         [English (United States)]
        0x75DA0000        C:\WINDOWS\system32\sxs.dll         v 5.2.3790.3959         [English (United States)]
        0x75E60000        C:\WINDOWS\system32\apphelp.dll         v 5.2.3790.3959         [English (United States)]
        0x75E90000        C:\WINDOWS\System32\drprov.dll         v 5.2.3790.3959         [English (United States)]
        0x75EA0000        C:\WINDOWS\System32\davclnt.dll         v 5.2.3790.3959         [English (United States)]
        0x75EB0000        C:\WINDOWS\ ystem32\browseui.dll

    Hi,
    Generally the unhandled exception comes when you don't have rights set on some folder will suggest to go ahead and try with the administrator login on machine also.
    Also it happens because of some user rights on specific inbox or public folders.
    Are you migrating the document from two different versions like from 6.5 to XIR2.
    You need to check on the security rights of the users on folders you are migrating.
    Regards,
    gaurav

Maybe you are looking for