VI_ERROR_IO while viMOVE operation on VXI-MXI-2

Hello. We have troubles with our old PCI-MXI-2 & VXI-MXI-2 cards. OS WinXP SP3,  NI-VXI 3.6,  VISA 4.6.2
Any viMOVEOUT command, issued in A24 adress space, returns VI_ERROR_IO status. I read old posts on this forum and tried to turn off DMA mode for MXI-2. It helps to remove error status but all operations became very slow, inadmissible slow. I'd also tried to switch off SYNC MXI (in regedit set UseSyncMXI=0), but it doesnt solve problem with error status.
Could you ask me how to solve this problem, while not slowing down perfomance?
Thank you for attention.

ABV-
I found one other documented issue related to yours, and the solution was posted as a potential solution, but is not guaranteed to work.  It involves adjusting registry keys (which it looks like you are familiar with).  Caution should be taken when adjusting registry keys.  Again, this is just a step to try that helped one other customer out, so I thought I would offer it to you as a potential solution.
Some MITE-based systems have experienced problems with the MITE chip reaching the maximum number of retries on the PCI bus. To help prevent this problem from occuring, a delay was added before the MITE chip would perform a retry on the PCI bus. The amount of time that the MITE waits is determined by the DmaCpuRequestDelay value that is entered in the Registry. The default value for this setting is 2.
In this instance, it was this value that was causing the slowdown in the transfer rate. By changing the DmaCpuRequestDelay to 0, the transfer was increased to an acceptable level. However, caution should be taken when changing this value. If this value is changed, there is a slight possibility that bus errors might be received during large data transfers, due to the maximum retry limit being reached on the MITE chip.
If this happens, there are two options:
You can raise the DmaCpuRequestDelay up to 1 or back to 2
You can disable DMA on the MITE chip by changing the DisableMiteDma value to 1.
To change the DmaCpuRequestDelay, use the Registry Editor via Start » Run and type regedit. Navigate to the following section of the registry for WIN32: HKEY_LOCAL_MACHINE/Software/National Instruments/NI-VXI
     I hope this helps.  Have great day!
Gary P.
Applications Engineer
National Instruments
Visit ni.com/gettingstarted for step-by-step help in setting up your system.

Similar Messages

  • VXI-MXI-2 loses register values during normal operation. Causing Bus Errors.

    The Setup:
    I have a system with two VXI chassis and a MXI2 bus running
    between them.  Each VXI chassis has a
    VXI-MXI-2 card in slot zero.  The first
    chassis has VXI cards and the second chassis has VME cards.  I set registers 0xA, 0xC, 0xE, and 0x10 to
    0x6100 on the first chassis’s VXI-MXI-2 card and 0x6180 on the second chassis’s
    VXI-MXI-2 card. 
    The Problem:
    This configuration runs smoothly 99% of the time.  Every so often we get a hiccup and lose the
    values in the 0xA, 0xC, 0xE, and 0x10 registers on the VXI-MXI-2 card in the
    second chassis.  The registers on that
    card are set to their default values of 0x1800. 
    This causes a problem, because we are unable to access the VME cards in
    the second chassis until the register’s values are reset properly.  We have verified with a bus analyzer that our
    software is not writing zeros across the VXI/MXI bus to those register.  It appears as though the second VXI-MXI-2
    card is seeing a hard reset.  The first
    chassis is definitely not experiencing a hard reset.
    Attempted fixes that have not worked:
    1) We put back the register values back into place whenever
    we detect that the MXI2 registers have been reset.  We poll the registers at 1Hz.  While this fix is semi-adequate, there are
    times that we access the registers in the second chassis more frequent than
    1Hz.
    2) We have tried swapping out our second VXI-MXI-2 card with
    a new card, but the problem persists.
    3) We have also swapped out the second VXI chassis with a
    new chassis, and that did not work.
    My questions:
    What could be causing this problem?  Has anyone else seen this problem?  What would cause the values in the VXI-MXI-2
    card to reset to zeros besides a hard reset? 
     Any suggestions?
    Thanks for your input,
    Mike Arthur

    Hi Mike,
    We currently have a support request open on this issue, and we are working on it.
    Thank you!
    Regards,
    Ebele O.
    National Instruments

  • VXI-MXI-2 is not detected in VIC / VISA panel

    Hello,
    I have a VXI work station (VXI-MXI-2)  with Windows XP (PCI-MXI-2). I had installed the nivxi 3.1.1.
    The VXI-MXI-2 card is not detected / showing in the VIC panel. Only the PCI-MXI-2 is detected as VXI0 (PCI-MXI-2).
    No error occoured while running the Resman. It was completed successfully.
    Regards,
    Perumal.V

    My Friend.
                I understood your frustration totally. I got the same problem. There is not much you can do about it. Probably you won’t like my solution either. It is very painful experiences. Are you ready? Here is the solution.
                            Reinstall all of your software.
                            Yes, Reinstall it. The whole thing, LabVIEW, Drivers, and etc. But you must uninstall first.
                            If it does not work, change the computer.
                            The system should run and found the device. It may takes you a couple of days to do it. But it should work.
                            I ran into this issue a few times. Every time I end it up uninstall and reinstall every thing. And it runs without any problems.

  • Faulted while invoking operation "sendEmailNotification"

    Hi!
    I've got a BPEL process and in the end of the process I send completion message by email.
    This is working most of the times, but sometimes I've got a fault like this:
    InvokeNotificationService (faulted)
    [2010/10/07 13:38:02] Faulted while invoking operation "sendEmailNotification" on provider "NotificationService".less
    -<messages>
    -<input>
    -<varNotificationReq>
    -<part xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" name="EmailPayload">
    -<EmailPayload xmlns="" xmlns:def="http://xmlns.oracle.com/ias/pcbpel/NotificationService" xsi:type="def:EmailPayloadType" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
    <FromAccountName xmlns="http://xmlns.oracle.com/ias/pcbpel/NotificationService">Default
    </FromAccountName>
    <To xmlns="http://xmlns.oracle.com/ias/pcbpel/NotificationService">[email protected]
    </To>
    <ReplyToAddress xmlns="http://xmlns.oracle.com/ias/pcbpel/NotificationService"/>
    <Subject xmlns="http://xmlns.oracle.com/ias/pcbpel/NotificationService">BPEL Message
    </Subject>
    -<Content xmlns="http://xmlns.oracle.com/ias/pcbpel/NotificationService">
    <MimeType>text/html; charset=UTF-8
    </MimeType>
    <ContentBody>
    Dear Customer,
    <P>
    Following order has been created in JD Edwards EnterpriseOne
    <br>
    Order Number: <b>18169</b>
    <br>
    Document Type: <b>SO</b>
    <br>
    </P>
    <P>
    Total Output Variable:
    <br>
    T787 OSE100W 101007702464520T7871064711T787 526 W 1EA87808878088960.00008960.001.0001041271EA010520T7871064711T787 526 W 2EA87808878088960.00008960.002.0001041271EA010520T7871064711T787 526 W 3EA87808878088960.00008960.003.0001041271EA010520T7871064711T787 526 W 4EA87808878088960.00008960.004.0001041271EA010520T7871064711T787 526 W 5EA87808878088960.00008960.005.0001041271EA010520T7871064711T787 526 W 6EA87808878088960.00008960.006.0001041271EA010520T7871064711T787 526 W 7EA87808878088960.00008960.007.0001041271EA010520T7871064711T787 526 W 8EA87808878088960.00008960.008.0001041271EA010EUR 2010-10-07T00:00:00.000+02:00 A 10B011816900010SO71680DE-30853 TOYOTA MAT. HAND. DEUTSCHLAND GMBH 104127 DE LANGENHAGEN Postfach 10 12 48
    </P>
    Best Regards,
    <br>
    Order Department
    </ContentBody>
    <ContentEncoding/>
    </Content>
    <EmailHeaders xmlns="http://xmlns.oracle.com/ias/pcbpel/NotificationService"/>
    <Cc xmlns="http://xmlns.oracle.com/ias/pcbpel/NotificationService"/>
    <Bcc xmlns="http://xmlns.oracle.com/ias/pcbpel/NotificationService"/>
    </EmailPayload>
    </part>
    </varNotificationReq>
    </input>
    -<fault>
    -<NotificationServiceFault xmlns="http://xmlns.oracle.com/ias/pcbpel/NotificationService">
    -<part name="faultInfo">
    <faultInfo>
    Exception not handled by the Collaxa Cube system.
    An unhandled exception has been thrown in the Collaxa Cube system. The exception reported is: "ORABPEL-31002
    Error while sending notification.
    Error while sending notification.
    Check the underlying exception and correct the error. Contact oracle support if error is not fixable.
         at oracle.bpel.services.notification.queue.sender.Publisher.send(Publisher.java:346)
         at oracle.bpel.services.notification.queue.sender.Publisher.send(Publisher.java:116)
         at oracle.bpel.services.notification.ejb.impl.NotificationBean.sendEmailNotification(NotificationBean.java:329)
         at sun.reflect.GeneratedMethodAccessor59.invoke(Unknown Source)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:585)
         at com.evermind.server.ejb.interceptor.joinpoint.EJBJoinPointImpl.invoke(EJBJoinPointImpl.java:35)
         at com.evermind.server.ejb.interceptor.InvocationContextImpl.proceed(InvocationContextImpl.java:119)
         at com.evermind.server.ejb.interceptor.system.DMSInterceptor.invoke(DMSInterceptor.java:52)
         at com.evermind.server.ejb.interceptor.InvocationContextImpl.proceed(InvocationContextImpl.java:119)
         at com.evermind.server.ejb.interceptor.system.JAASInterceptor$1.run(JAASInterceptor.java:31)
         at com.evermind.server.ThreadState.runAs(ThreadState.java:693)
         at com.evermind.server.ejb.interceptor.system.JAASInterceptor.invoke(JAASInterceptor.java:34)
         at com.evermind.server.ejb.interceptor.InvocationContextImpl.proceed(InvocationContextImpl.java:119)
         at com.evermind.server.ejb.interceptor.system.TxRequiredInterceptor.invoke(TxRequiredInterceptor.java:50)
         at com.evermind.server.ejb.interceptor.InvocationContextImpl.proceed(InvocationContextImpl.java:119)
         at com.evermind.server.ejb.interceptor.system.DMSInterceptor.invoke(DMSInterceptor.java:52)
         at com.evermind.server.ejb.interceptor.InvocationContextImpl.proceed(InvocationContextImpl.java:119)
         at com.evermind.server.ejb.InvocationContextPool.invoke(InvocationContextPool.java:55)
         at com.evermind.server.ejb.StatelessSessionEJBObject.OC4J_invokeMethod(StatelessSessionEJBObject.java:87)
         at NotificationServiceBean_LocalProxy_68d4144.sendEmailNotification(Unknown Source)
         at oracle.tip.pc.services.notification.NotificationService.sendEmailNotification(NotificationService.java:365)
         at oracle.tip.pc.services.notification.NotificationService.sendEmailNotification(NotificationService.java:343)
         at sun.reflect.GeneratedMethodAccessor58.invoke(Unknown Source)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:585)
         at com.collaxa.cube.ws.wsif.providers.java.WSIFOperation_Java.executeRequestResponseOperation(WSIFOperation_Java.java:1019)
         at com.collaxa.cube.ws.WSIFInvocationHandler.invoke(WSIFInvocationHandler.java:478)
         at com.collaxa.cube.ws.WSInvocationManager.invoke2(WSInvocationManager.java:437)
         at com.collaxa.cube.ws.WSInvocationManager.invoke(WSInvocationManager.java:251)
         at com.collaxa.cube.engine.ext.wmp.BPELInvokeWMP.__invoke(BPELInvokeWMP.java:826)
         at com.collaxa.cube.engine.ext.wmp.BPELInvokeWMP.__executeStatements(BPELInvokeWMP.java:402)
         at com.collaxa.cube.engine.ext.wmp.BPELActivityWMP.perform(BPELActivityWMP.java:199)
         at com.collaxa.cube.engine.CubeEngine.performActivity(CubeEngine.java:3698)
         at com.collaxa.cube.engine.CubeEngine.handleWorkItem(CubeEngine.java:1655)
         at com.collaxa.cube.engine.dispatch.message.instance.PerformMessageHandler.handleLocal(PerformMessageHandler.java:75)
         at com.collaxa.cube.engine.dispatch.DispatchHelper.handleLocalMessage(DispatchHelper.java:217)
         at com.collaxa.cube.engine.dispatch.DispatchHelper.sendMemory(DispatchHelper.java:314)
         at com.collaxa.cube.engine.CubeEngine.endRequest(CubeEngine.java:5765)
         at com.collaxa.cube.engine.CubeEngine.createAndInvoke(CubeEngine.java:1087)
         at com.collaxa.cube.engine.ejb.impl.CubeEngineBean.createAndInvoke(CubeEngineBean.java:133)
         at com.collaxa.cube.engine.ejb.impl.CubeEngineBean.syncCreateAndInvoke(CubeEngineBean.java:162)
         at sun.reflect.GeneratedMethodAccessor57.invoke(Unknown Source)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:585)
         at com.evermind.server.ejb.interceptor.joinpoint.EJBJoinPointImpl.invoke(EJBJoinPointImpl.java:35)
         at com.evermind.server.ejb.interceptor.InvocationContextImpl.proceed(InvocationContextImpl.java:119)
         at com.evermind.server.ejb.interceptor.system.DMSInterceptor.invoke(DMSInterceptor.java:52)
         at com.evermind.server.ejb.interceptor.InvocationContextImpl.proceed(InvocationContextImpl.java:119)
         at com.evermind.server.ejb.interceptor.system.JAASInterceptor$1.run(JAASInterceptor.java:31)
         at com.evermind.server.ThreadState.runAs(ThreadState.java:693)
         at com.evermind.server.ejb.interceptor.system.JAASInterceptor.invoke(JAASInterceptor.java:34)
         at com.evermind.server.ejb.interceptor.InvocationContextImpl.proceed(InvocationContextImpl.java:119)
         at com.evermind.server.ejb.interceptor.system.TxRequiresNewInterceptor.invoke(TxRequiresNewInterceptor.java:52)
         at com.evermind.server.ejb.interceptor.InvocationContextImpl.proceed(InvocationContextImpl.java:119)
         at com.evermind.server.ejb.interceptor.system.DMSInterceptor.invoke(DMSInterceptor.java:52)
         at com.evermind.server.ejb.interceptor.InvocationContextImpl.proceed(InvocationContextImpl.java:119)
         at com.evermind.server.ejb.InvocationContextPool.invoke(InvocationContextPool.java:55)
         at com.evermind.server.ejb.StatelessSessionEJBObject.OC4J_invokeMethod(StatelessSessionEJBObject.java:87)
         at CubeEngineBean_LocalProxy_4bin6i8.syncCreateAndInvoke(Unknown Source)
         at com.collaxa.cube.engine.delivery.DeliveryHandler.initialRequestAnyType(DeliveryHandler.java:547)
         at com.collaxa.cube.engine.delivery.DeliveryHandler.initialRequest(DeliveryHandler.java:464)
         at com.collaxa.cube.engine.delivery.DeliveryHandler.request(DeliveryHandler.java:133)
         at com.collaxa.cube.ejb.impl.DeliveryBean.request(DeliveryBean.java:95)
         at sun.reflect.GeneratedMethodAccessor56.invoke(Unknown Source)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:585)
         at com.evermind.server.ejb.interceptor.joinpoint.EJBJoinPointImpl.invoke(EJBJoinPointImpl.java:35)
         at com.evermind.server.ejb.interceptor.InvocationContextImpl.proceed(InvocationContextImpl.java:119)
         at com.evermind.server.ejb.interceptor.system.DMSInterceptor.invoke(DMSInterceptor.java:52)
         at com.evermind.server.ejb.interceptor.InvocationContextImpl.proceed(InvocationContextImpl.java:119)
         at com.evermind.server.ejb.interceptor.system.JAASInterceptor$1.run(JAASInterceptor.java:31)
         at com.evermind.server.ThreadState.runAs(ThreadState.java:693)
         at com.evermind.server.ejb.interceptor.system.JAASInterceptor.invoke(JAASInterceptor.java:34)
         at com.evermind.server.ejb.interceptor.InvocationContextImpl.proceed(InvocationContextImpl.java:119)
         at com.evermind.server.ejb.interceptor.system.TxRequiredInterceptor.invoke(TxRequiredInterceptor.java:50)
         at com.evermind.server.ejb.interceptor.InvocationContextImpl.proceed(InvocationContextImpl.java:119)
         at com.evermind.server.ejb.interceptor.system.DMSInterceptor.invoke(DMSInterceptor.java:52)
         at com.evermind.server.ejb.interceptor.InvocationContextImpl.proceed(InvocationContextImpl.java:119)
         at com.evermind.server.ejb.InvocationContextPool.invoke(InvocationContextPool.java:55)
         at com.evermind.server.ejb.StatelessSessionEJBObject.OC4J_invokeMethod(StatelessSessionEJBObject.java:87)
         at DeliveryBean_RemoteProxy_4bin6i8.request(Unknown Source)
         at com.collaxa.cube.ws.soap.oc4j.SOAPRequestProvider.processNormalOperation(SOAPRequestProvider.java:451)
         at com.collaxa.cube.ws.soap.oc4j.SOAPRequestProvider.processBPELMessage(SOAPRequestProvider.java:274)
         at com.collaxa.cube.ws.soap.oc4j.SOAPRequestProvider.processMessage(SOAPRequestProvider.java:120)
         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:194)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:763)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
         at com.evermind.server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:64)
         at oracle.security.jazn.oc4j.JAZNFilter$1.run(JAZNFilter.java:400)
         at java.security.AccessController.doPrivileged(Native Method)
         at javax.security.auth.Subject.doAsPrivileged(Subject.java:517)
         at oracle.security.jazn.oc4j.JAZNFilter.doFilter(JAZNFilter.java:414)
         at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:623)
         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:313)
         at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:199)
         at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)
         at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)
         at java.lang.Thread.run(Thread.java:595)
    Caused by: ORABPEL-31005
    Error while inerting notification in repository.
    Error while inerting notification in repository.
    Check the underlying exception and correct the error. Contact oracle support if error is not fixable.
         at oracle.bpel.services.notification.repos.driver.oracle.OracleNotificationReposService.insertNotification(OracleNotificationReposService.java:140)
         at oracle.bpel.services.notification.NotificationUtil.insertNotification(NotificationUtil.java:98)
         at oracle.bpel.services.notification.queue.sender.Publisher.send(Publisher.java:316)
         ... 106 more
    Caused by: java.sql.SQLException: javax.resource.ResourceException: RollbackException: Transaktionen har markerats för återställning: Timed out
         at oracle.oc4j.sql.spi.ManagedConnectionImpl.setupTransaction(ManagedConnectionImpl.java:841)
         at oracle.oc4j.sql.spi.ConnectionHandle.oc4j_intercept(ConnectionHandle.java:305)
         at oracle_jdbc_driver_T4CConnection_Proxy.prepareStatement()
         at oracle.bpel.services.notification.repos.driver.oracle.OracleNotificationReposService.insertNotification(OracleNotificationReposService.java:112)
         ... 108 more
    Caused by: javax.resource.ResourceException: RollbackException: Transaktionen har markerats för återställning: Timed out
         at com.evermind.server.connector.ConnectionContext.setupForJTATransaction(ConnectionContext.java:342)
         at com.evermind.server.connector.ConnectionContext.setupForTransaction(ConnectionContext.java:279)
         at com.evermind.server.connector.ConnectionContext.setupForTransaction(ConnectionContext.java:269)
         at com.evermind.server.connector.ApplicationConnectionManager.lazyEnlist(ApplicationConnectionManager.java:2004)
         at oracle.j2ee.connector.OracleConnectionManager.lazyEnlist(OracleConnectionManager.java:285)
         at oracle.oc4j.sql.spi.ManagedConnectionFactoryImpl.enlist(ManagedConnectionFactoryImpl.java:532)
         at oracle.oc4j.sql.spi.ManagedConnectionImpl.setupTransaction(ManagedConnectionImpl.java:839)
         ... 111 more
    Exception: ORABPEL-31002
    Error while sending notification.
    Error while sending notification.
    Check the underlying exception and correct the error. Contact oracle support if error is not fixable.
    Handled As: oracle.tip.pc.services.notification.NotificationServiceException
    </faultInfo>
    </part>
    </NotificationServiceFault>
    </fault>
    </messages>
    Have anybody experinced the same problem and can tell me what's wrong?
    Thanks in advance,
    Nick

    would this post be of help ?
    Email Error When using Wait activity

  • Faulted while invoking operation

    Hi
    I have problem like below. I think it is invalid schema but it looks good.
    Faulted while invoking operation "UpdateInstalledProduct" on provider "InstalledProductService".
    - <messages>
    - <input>
    - <updateInstalledProductRequestMsg>
    - <part xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" name="parameter">
    - <UpdateInstalledProductRequest xmlns="urn:oracle.enterprise.crm.data.UpdateInstalledProductRequest.V1">
    - <UpdateInstalledProductArgs>
    - <RF_IPRD_WS_WRK class="R" xmlns="urn:oracle.enterprise.crm.data.UpdateInstalledProductArgs.V1">
    <Setid/>
    <InstalledProductID/>
    <AssetType/>
    <AssetSubtype/>
    <ContactID/>
    <ContactRoleTypeID/>
    <ProductID/>
    <InventoryItemID/>
    <SerialID/>
    <AssetTag/>
    <OrderDate/>
    <ShipDate/>
    <InstalledDate/>
    <SiteID/>
    <PersonID/>
    <DepartmentID/>
    <Location/>
    <ProductOwnership/>
    <DistributorID/>
    <DistributorContact/>
    <PoID/>
    <CaptureID/>
    <ExternalID/>
    <LineNumber/>
    <ConfigurationCode/>
    <Environment/>
    <Platform/>
    <Network/>
    <OperatingSystem/>
    <UserInterface/>
    <OperatingSystemVersion/>
    <ManufacturingID/>
    <Model/>
    <ParentInstalledProductID/>
    <AuthorizationCode/>
    <RegisteredDate/>
    <Comments/>
    <AccountID/>
    <ParentAccountID/>
    <SponsoredAccountID/>
    <RBTExternalID/>
    <RBTLineNumber/>
    <ServiceEndDate/>
    <Schedule/>
    <AgreementCode/>
    <Service/>
    <ResumeDate/>
    <PhoneNumber/>
    <PhoneTemp/>
    <PacCode/>
    <PacDate/>
    <PortinDate/>
    <DisconnectDate/>
    <SuspendDate/>
    <RecurPrice/>
    <CurrencyCode/>
    <Market/>
    - <RF_IPRDS_WS_WRK class="R">
    <InstalledProductStatus>
    PDI
    </InstalledProductStatus>
    <InstalledProductReason/>
    <Quantity>
    1
    </Quantity>
    </RF_IPRDS_WS_WRK>
    - <RF_IPRDW_WS_WRK class="R">
    <WarrantyName>
    ffffffffffffff
    </WarrantyName>
    <StartDate/>
    <EndDate/>
    <ActiveFlag/>
    </RF_IPRDW_WS_WRK>
    - <RF_IPRDA_WS_WRK class="R">
    <Market/>
    <AttributeID/>
    <AttributeItemID/>
    <AttributeValue/>
    <AttributeDate/>
    <AttributeNumber>
    2
    </AttributeNumber>
    </RF_IPRDA_WS_WRK>
    </RF_IPRD_WS_WRK>
    </UpdateInstalledProductArgs>
    </UpdateInstalledProductRequest>
    </part>
    </updateInstalledProductRequestMsg>
    </input>
    - <fault>
    - <remoteFault xmlns="http://schemas.oracle.com/bpel/extension">
    - <part name="summary">
    <summary>
    exception on JaxRpc invoke: HTTP transport error: javax.xml.soap.SOAPException: java.security.PrivilegedActionException: oracle.j2ee.ws.saaj.ContentTypeException: Not a valid SOAP Content-Type: text/html
    </summary>
    </part>
    </remoteFault>
    </fault>
    </messages>
    If anybody knows how to fix it I will be thankfull.
    Thanks

    I have same issue

  • JMS sender cc error: Error while calling operation 'setChannel' for object

    Hi guys,
    I'm getting following error in my sender JMS adapter which tries to connect to Websphere MQ:
    Error while calling operation 'setChannel' for object '|   com.ibm.mq.jms.MQQueueConnectionFactory
    it is then followed by connection and system parameters.
    Any idea, what could be wrong?
    I also doubt about cc's connection parameters:
    - transport network protocol: should I use TCP/IP or WebsphereMQ?
    - JMS compliant: non-JMS or JMS compliant?
    thanks for your help,
    olian

    Hi Olian,
    the configuration of a JMS adapter requires close working with the MQ team. they are best people to tell  you what is the correct parameter value.
    depending on the "transport protocol" he will be able to help you complete the configuration.
    if you have chosen "websphere MQ (non-jms)", the transport/network protocol and Jms-compliance depends on the configuration made on the network and MQ.
    Raghu

  • BPEL Database Adapter "Faulted while invoking operation.." --where to look?

    Hi,
    I hope that someone can assist me. Occassionally in production a database adapter step will fault. On the BPEL Console flow diagram for the step I can see "Faulted while invoking operation XXXXX on provider YYYYY". The step retries, but the fault never appears to resolve.
    The database being accessed is available and I am able to perform the same query manually. Only a reboot appears to solve the problem.
    Where do I look to see the cause of this fault? I have looked in the following log but cannot see anything either related to the adapter, flow or flow id. Should I look anywhere else?
    Thanks - Anit

    Hi,
    Below is what the database adapt step shows in the flow diagram. The flow contains several other database adapter accesses prior to this, to the same database, and these completed correctly. I will look in the log file you suggested.
    Faulted while invoking operation "DB_ID_PETICION_MNP" on provider "DB_ID_PETICION_MNP".
    <messages>
    <input>
    <Invoke_Obtener_ID_PETICION_MNP_DB_ID_PETICION_MNP_InputVariable>
    <part xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" name="DB_ID_PETICION_MNPInput_msg">
    <DB_ID_PETICION_MNPInput xmlns="http://xmlns.oracle.com/pcbpel/adapter/db/DB_ID_PETICION_MNP">
    <id_pedido_crm>13485201</id_pedido_crm>
    </DB_ID_PETICION_MNPInput>
    </part>
    </Invoke_Obtener_ID_PETICION_MNP_DB_ID_PETICION_MNP_InputVariable>
    </input>
    <fault>
    <bindingFault xmlns="http://schemas.oracle.com/bpel/extension">
    <part name="summary">
    <summary>null</summary>
    </part>
    </bindingFault>
    </fault>
    </messages>
    [FAULT RECOVERY] Schedule retry #1 at "Oct 23, 2009 11:28:39 AM".
    ...same as before. This repeated 4 times.
    Finally rebooted the server, and the adapter completed OK:
    <messages>
    <Invoke_Obtener_ID_PETICION_MNP_DB_ID_PETICION_MNP_InputVariable>
    <part xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" name="DB_ID_PETICION_MNPInput_msg">
    <DB_ID_PETICION_MNPInput xmlns="http://xmlns.oracle.com/pcbpel/adapter/db/DB_ID_PETICION_MNP">
    <id_pedido_crm>13485201</id_pedido_crm>
    </DB_ID_PETICION_MNPInput>
    </part>
    </Invoke_Obtener_ID_PETICION_MNP_DB_ID_PETICION_MNP_InputVariable>
    <Invoke_Obtener_ID_PETICION_MNP_DB_ID_PETICION_MNP_OutputVariable>
    <part xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" name="response-headers">[]</part>
    <part xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" name="DB_ID_PETICION_MNPOutputCollection">
    <DB_ID_PETICION_MNPOutputCollection xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://xmlns.oracle.com/pcbpel/adapter/db/DB_ID_PETICION_MNP">
    <DB_ID_PETICION_MNPOutput>
    <ID_PETICION_MNP>13485201-37491</ID_PETICION_MNP>
    </DB_ID_PETICION_MNPOutput>
    </DB_ID_PETICION_MNPOutputCollection>
    </part>
    </Invoke_Obtener_ID_PETICION_MNP_DB_ID_PETICION_MNP_OutputVariable>
    </messages>
    Thanks - Anit

  • Reading the serial number of a VXI-MXI-2 through software

    Is there a way to read the serial number of my VXI MXI 2 through software? I can find the model number and manufacturer number in the registers, but no serial number.

    I think the short answer is no, there's not a way. Getting things like the model and manufacturer number are inherent in the design of VXI - so an API can support it for any vendor. But the serial number is not something inherent in the design of VXI - so no API can expose that in a consistent fashion for all devices.
    Some instrument drivers do have a method for retrieving a device's serial number. But since the VXI-MXI-2 is more of a controller than a normal device (technically it's actually an extender, but close enough) there isn't an instrument driver for it.
    The serial number is also part of the response string for 488.2 compliant message based devices - but again, this is not a message based device.
    There is, however, something that may help you
    . If you need to manually find the serial number, then you should use Measurement & Automation Explorer (MAX), right-click on the VXI-MXI-2, and choose Hardware Configuration. The serial number should be displayed in the title bar of the popup configuration dialog.
    But I don't think there's a way to get this programmatically.
    Dan Mondrik
    National Instruments

  • SOA Humantask :Faulted while invoking operation "initiateTask" on provider "TaskService"

    Hi,
    iam new to Oracle SOA humanask,
    Iam migrating SOA 10.1.1.3 to SOA 11.1.1.7.
    After migration of BPEL Humantask process,iam getting "Faulted while invoking operation "initiateTask" on provider "TaskService" in audit trail as below.
    Can you please suggest me.
    initiateTask_GenericHumanTask (faulted)
    Jan 29, 2014 3:39:30 PM Started invocation of operation "initiateTask" on partner "TaskService".
    http://10.3.15.103:7777/em/faces/ai/soa/messageFlow?target=/Farm_dev_soadomain/dev_soadomain/soa_server1/default/BPELGenericHumanTask%20[1.0]&type=oracle_soa_composite&soaContext=default/BPELGenericHumanTask!1.0/130090&_afrLoop=7196617049244183&_afrWindowMode=0&_afrWindowId=oracle_sysman_soa_trace_viewer Jan 29, 2014 3:39:30 PM Faulted while invoking operation "initiateTask" on provider "TaskService".
    http://10.3.15.103:7777/em/faces/ai/soa/messageFlow?target=/Farm_dev_soadomain/dev_soadomain/soa_server1/default/BPELGenericHumanTask%20[1.0]&type=oracle_soa_composite&soaContext=default/BPELGenericHumanTask!1.0/130090&_afrLoop=7196617049244183&_afrWindowMode=0&_afrWindowId=oracle_sysman_soa_trace_viewer<payload>
    <messages>
    <input>
    <initiateTaskInput>
    <part  name="payload">
    <initiateTask>
    <task>
    <title>a</title> 
    <payload>
    <BPELGenericHumanTaskProcessRequest>
    <ns1:SERVICE_ID>a</ns1:SERVICE_ID> 
    <ns1:SERVICE_TYPE>a</ns1:SERVICE_TYPE>
    <ns1:APPLICATION_ID>a</ns1:APPLICATION_ID>
    <ns1:TASK_TITLE>a</ns1:TASK_TITLE>
    <ns1:FLEXATTR1>a</ns1:FLEXATTR1>
    <ns1:FLEXATTR2>a</ns1:FLEXATTR2>
    <ns1:FLEXATTR3>a</ns1:FLEXATTR3>
    <ns1:FLEXATTR4>a</ns1:FLEXATTR4>
    <ns1:FLEXATTR5>a</ns1:FLEXATTR5>
    <ns1:FLEXATTR6>a</ns1:FLEXATTR6>
    <ns1:FLEXATTR7>a</ns1:FLEXATTR7>
    <ns1:FLEXATTR8>a</ns1:FLEXATTR8>
    <ns1:FLEXATTR9>a</ns1:FLEXATTR9>
    <ns1:FLEXATTR10>a</ns1:FLEXATTR10>
    </BPELGenericHumanTaskProcessRequest>
    </payload>
    <taskDefinitionURI>http://devapp1.dsoa.loc:8001/soa-infra/services/default/BPELGenericHumanTask!1.0*soa_d6763166-24c8-4c7b-9635-a48bb75fa718/GenericHumanTask/GenericHumanTask.task</taskDefinitionURI>
    <ownerUser>bpeladmin</ownerUser>
    <priority>NaN</priority>
    <processInfo>
    <domainId/> 
    <instanceId>130093</instanceId>
    <processId>BPELGenericHumanTask</processId>
    <processName>BPELGenericHumanTask</processName>
    <processType>BPEL</processType>
    <processVersion>1.0</processVersion>
    </processInfo>
    <systemMessageAttributes>
    <textAttribute1>a</textAttribute1> 
    </systemMessageAttributes>
    <identificationKey>a</identificationKey>
    </task>
    </initiateTask>
    </part>
    </initiateTaskInput>
    </input>
    <fault>
    <bpelFault>
    <faultType>1</faultType> 
    <operationErroredFault>
    <part  name="payload">
    <operationErroredFault>
    <faultInfo>java.lang.NullPointerException</faultInfo> 
    </operationErroredFault>
    But finally it gives result as below:
    http://10.3.15.103:7777/em/faces/ai/soa/messageFlow?target=/Farm_dev_soadomain/dev_soadomain/soa_server1/default/BPELGenericHumanTask%20[1.0]&type=oracle_soa_composite&soaContext=default/BPELGenericHumanTask!1.0/130090&_afrLoop=7196617049244183&_afrWindowMode=0&_afrWindowId=oracle_sysman_soa_trace_viewerAssign_OnTaskInitiate
    Jan 29, 2014 3:39:30 PM Updated variable "Invoke_OnTaskInitiate_OnInitiateSQLCallback_InputVariable"
    Jan 29, 2014 3:39:30 PM Updated variable "Invoke_OnTaskInitiate_OnInitiateSQLCallback_InputVariable"
    Jan 29, 2014 3:39:30 PM Updated variable "Invoke_OnTaskInitiate_OnInitiateSQLCallback_InputVariable"
    Jan 29, 2014 3:39:30 PM Updated variable "Invoke_OnTaskInitiate_OnInitiateSQLCallback_InputVariable"
    Jan 29, 2014 3:39:30 PM Updated variable "Invoke_OnTaskInitiate_OnInitiateSQLCallback_InputVariable"
    Jan 29, 2014 3:39:30 PM Updated variable "Invoke_OnTaskInitiate_OnInitiateSQLCallback_InputVariable"
    Jan 29, 2014 3:39:30 PM Updated variable "Invoke_OnTaskInitiate_OnInitiateSQLCallback_InputVariable"
    Jan 29, 2014 3:39:30 PM Updated variable "Invoke_OnTaskInitiate_OnInitiateSQLCallback_InputVariable"
    Jan 29, 2014 3:39:30 PM Updated variable "Invoke_OnTaskInitiate_OnInitiateSQLCallback_InputVariable"
    Jan 29, 2014 3:39:30 PM Updated variable "Invoke_OnTaskInitiate_OnInitiateSQLCallback_InputVariable"
    Jan 29, 2014 3:39:30 PM Updated variable "Invoke_OnTaskInitiate_OnInitiateSQLCallback_InputVariable"
    Jan 29, 2014 3:39:30 PM Updated variable "Invoke_OnTaskInitiate_OnInitiateSQLCallback_InputVariable"
    Jan 29, 2014 3:39:30 PM Updated variable "Invoke_OnTaskInitiate_OnInitiateSQLCallback_InputVariable"
    http://10.3.15.103:7777/em/faces/ai/soa/messageFlow?target=/Farm_dev_soadomain/dev_soadomain/soa_server1/default/BPELGenericHumanTask%20[1.0]&type=oracle_soa_composite&soaContext=default/BPELGenericHumanTask!1.0/130090&_afrLoop=7196617049244183&_afrWindowMode=0&_afrWindowId=oracle_sysman_soa_trace_viewer Jan 29, 2014 3:39:30 PM Error in evaluate <from> expression at line "288". The result is empty for the XPath expression : "/task:task/task:systemAttributes/task:taskId".
    http://10.3.15.103:7777/em/faces/ai/soa/messageFlow?target=/Farm_dev_soadomain/dev_soadomain/soa_server1/default/BPELGenericHumanTask%20[1.0]&type=oracle_soa_composite&soaContext=default/BPELGenericHumanTask!1.0/130090&_afrLoop=7196617049244183&_afrWindowMode=0&_afrWindowId=oracle_sysman_soa_trace_viewer<payload>
    <task/> 
    http://10.3.15.103:7777/em/faces/ai/soa/messageFlow?target=/Farm_dev_soadomain/dev_soadomain/soa_server1/default/BPELGenericHumanTask%20[1.0]&type=oracle_soa_composite&soaContext=default/BPELGenericHumanTask!1.0/130090&_afrLoop=7196617049244183&_afrWindowMode=0&_afrWindowId=oracle_sysman_soa_trace_viewer Jan 29, 2014 3:39:30 PM Error in evaluate <from> expression at line "296". The result is empty for the XPath expression : "/task:task/task:systemAttributes/task:taskNumber".
    http://10.3.15.103:7777/em/faces/ai/soa/messageFlow?target=/Farm_dev_soadomain/dev_soadomain/soa_server1/default/BPELGenericHumanTask%20[1.0]&type=oracle_soa_composite&soaContext=default/BPELGenericHumanTask!1.0/130090&_afrLoop=7196617049244183&_afrWindowMode=0&_afrWindowId=oracle_sysman_soa_trace_viewer<payload>
    <task/> 
    Jan 29, 2014 3:39:30 PM Completed assign
    http://10.3.15.103:7777/em/faces/ai/soa/messageFlow?target=/Farm_dev_soadomain/dev_soadomain/soa_server1/default/BPELGenericHumanTask%20[1.0]&type=oracle_soa_composite&soaContext=default/BPELGenericHumanTask!1.0/130090&_afrLoop=7196617049244183&_afrWindowMode=0&_afrWindowId=oracle_sysman_soa_trace_viewerInvoke_OnTaskInitiate
    Jan 29, 2014 3:39:30 PM Started invocation of operation "OnInitiateSQLCallback" on partner "OnInitiateSQLCallback".
    http://10.3.15.103:7777/em/faces/ai/soa/messageFlow?target=/Farm_dev_soadomain/dev_soadomain/soa_server1/default/BPELGenericHumanTask%20[1.0]&type=oracle_soa_composite&soaContext=default/BPELGenericHumanTask!1.0/130090&_afrLoop=7196617049244183&_afrWindowMode=0&_afrWindowId=oracle_sysman_soa_trace_viewer Jan 29, 2014 3:39:30 PM Invoked 2-way operation "OnInitiateSQLCallback" on partner "OnInitiateSQLCallback".
    http://10.3.15.103:7777/em/faces/ai/soa/messageFlow?target=/Farm_dev_soadomain/dev_soadomain/soa_server1/default/BPELGenericHumanTask%20[1.0]&type=oracle_soa_composite&soaContext=default/BPELGenericHumanTask!1.0/130090&_afrLoop=7196617049244183&_afrWindowMode=0&_afrWindowId=oracle_sysman_soa_trace_viewer<payload>
    <messages>
    <Invoke_OnTaskInitiate_OnInitiateSQLCallback_InputVariable>
    <part  name="InputParameters">
    <InputParameters>
    <db:P_SERVICE_ID>a</db:P_SERVICE_ID> 
    <db:P_SERVICE_TYPE>a</db:P_SERVICE_TYPE>
    <db:P_APPLICATION_ID>a</db:P_APPLICATION_ID>
    <db:P_BPEL_TASK_NUMBER  xsi:nil="true"/>
    <db:P_BPEL_TASK_ID  xsi:nil="true"/>
    <db:P_FLEXATTR1>a</db:P_FLEXATTR1>
    <db:P_FLEXATTR2>a</db:P_FLEXATTR2>
    <db:P_FLEXATTR3>a</db:P_FLEXATTR3>
    <db:P_FLEXATTR4>a</db:P_FLEXATTR4>
    <db:P_FLEXATTR5>a</db:P_FLEXATTR5>
    <db:P_FLEXATTR6>a</db:P_FLEXATTR6>
    <db:P_FLEXATTR7>a</db:P_FLEXATTR7>
    <db:P_FLEXATTR8>a</db:P_FLEXATTR8>
    <db:P_FLEXATTR9>a</db:P_FLEXATTR9>
    <db:P_FLEXATTR10>a</db:P_FLEXATTR10>
    </InputParameters>
    </part>
    </Invoke_OnTaskInitiate_OnInitiateSQLCallback_InputVariable>
    <Invoke_OnTaskInitiate_OnInitiateSQLCallback_OutputVariable>
    <part  name="OutputParameters

    I have same issue

  • Faulted while invoking operation "Write" on provider "FileWrite".

    hi', I am following example in BPEL "http://download.oracle.com/docs/cd/B31017_01/integrate.1013/b28987/phase8.htm" when I am Running and Verifying the POAcknowledge Process(9.2.5)
    this is the error coming
    invokeFileOut
    [2009/01/08 14:53:04]
    Faulted while invoking operation "Write" on provider "FileWrite".
    - <messages>
    - <input>
    - <invokeFileOut_Write_InputVariable>
    - <part xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" name="POAcknowledge">
    - <POAcknowledge xmlns:o1="http://www.thiscompany.com/ns/sales" xmlns="http://www.thiscompany.com/ns/sales">
    <CustomerID xmlns="">
    123456789
    </CustomerID>
    <ID xmlns="">
    100245698
    </ID>
    - <ShippingAddress xmlns="">
    <Name>
    yatansingh
    </Name>
    - <Address>
    <Street>
    aaa
    </Street>
    <City>
    aaa
    </City>
    <State>
    aaa
    </State>
    <Zip>
    1234567
    </Zip>
    <Country>
    India
    </Country>
    </Address>
    </ShippingAddress>
    - <BillingAddress xmlns="">
    <Name>
    SonataSoftware
    </Name>
    </BillingAddress>
    - <Items xmlns="">
    <ProductName>
    Grundi TV
    </ProductName>
    <Quantity>
    4
    </Quantity>
    <USPrice>
    900.00
    </USPrice>
    <PartNumber>
    239-FRH
    </PartNumber>
    </Items>
    - <Ack xmlns="">
    <OrderDate>
    2005-01-10
    </OrderDate>
    <OrderPrice>
    6100.00
    </OrderPrice>
    <OrderStatus>
    unknown
    </OrderStatus>
    <SupplierName>
    Sony Camcorder
    </SupplierName>
    <SupplierPrice>
    500.00
    </SupplierPrice>
    </Ack>
    </POAcknowledge>
    </part>
    </invokeFileOut_Write_InputVariable>
    </input>
    - <fault>
    - <bindingFault xmlns="http://schemas.oracle.com/bpel/extension">
    - <part name="summary">
    <summary>
    file:/E:/product/10.1.3.1/OracleAS_1/bpel/domains/default/tmp/.bpel_POAcknowledge_1.9_41bd4854c512b1b30e6de927d88302eb.tmp/FileWrite.wsdl [ Write_ptt::Write(POAcknowledge) ] - WSIF JCA Execute of operation 'Write' failed due to: Could not instantiate InteractionSpec oracle.tip.adapter.file.outbound.FileInteractionSpec due to: XSD Loading problem.
    Unable to load Translation schemas from for http://www.thiscompany.com/ns/sales due to: XSD Location problem.
    No XSD (XML Schema) found for target namespace http://www.thiscompany.com/ns/sales and input element POAcknowledge
    Please make sure the WSDL message points to a valid type.
    Please make sure all used XML schemas are imported/included correctly.
    ; nested exception is:
         ORABPEL-12537
    XSD Loading problem.
    Unable to load Translation schemas from for http://www.thiscompany.com/ns/sales due to: XSD Location problem.
    No XSD (XML Schema) found for target namespace http://www.thiscompany.com/ns/sales and input element POAcknowledge
    Please make sure the WSDL message points to a valid type.
    Please make sure all used XML schemas are imported/included correctly.
    ; nested exception is:
         org.collaxa.thirdparty.apache.wsif.WSIFException: Could not instantiate InteractionSpec oracle.tip.adapter.file.outbound.FileInteractionSpec due to: XSD Loading problem.
    Unable to load Translation schemas from for http://www.thiscompany.com/ns/sales due to: XSD Location problem.
    No XSD (XML Schema) found for target namespace http://www.thiscompany.com/ns/sales and input element POAcknowledge
    Please make sure the WSDL message points to a valid type.
    Please make sure all used XML schemas are imported/included correctly.
    ; nested exception is:
         ORABPEL-12537
    XSD Loading problem.
    Unable to load Translation schemas from for http://www.thiscompany.com/ns/sales due to: XSD Location problem.
    No XSD (XML Schema) found for target namespace http://www.thiscompany.com/ns/sales and input element POAcknowledge
    Please make sure the WSDL message points to a valid type.
    Please make sure all used XML schemas are imported/included correctly.
    </summary>
    </part>
    - <part name="detail">
    <detail>
    org.collaxa.thirdparty.apache.wsif.WSIFException: Could not instantiate InteractionSpec oracle.tip.adapter.file.outbound.FileInteractionSpec due to: XSD Loading problem.
    Unable to load Translation schemas from for http://www.thiscompany.com/ns/sales due to: XSD Location problem.
    No XSD (XML Schema) found for target namespace http://www.thiscompany.com/ns/sales and input element POAcknowledge
    Please make sure the WSDL message points to a valid type.
    Please make sure all used XML schemas are imported/included correctly.
    ; nested exception is:
         ORABPEL-12537
    XSD Loading problem.
    Unable to load Translation schemas from for http://www.thiscompany.com/ns/sales due to: XSD Location problem.
    No XSD (XML Schema) found for target namespace http://www.thiscompany.com/ns/sales and input element POAcknowledge
    Please make sure the WSDL message points to a valid type.
    Please make sure all used XML schemas are imported/included correctly.
    </detail>
    </part>
    </bindingFault>
    </fault>
    </messages>
    Copy details to clipboard
    [2009/01/08 14:53:04]
    "{http://schemas.oracle.com/bpel/extension}bindingFault" has been thrown.
    - <bindingFault xmlns="http://schemas.oracle.com/bpel/extension">
    - <part name="summary">
    <summary>
    file:/E:/product/10.1.3.1/OracleAS_1/bpel/domains/default/tmp/.bpel_POAcknowledge_1.9_41bd4854c512b1b30e6de927d88302eb.tmp/FileWrite.wsdl [ Write_ptt::Write(POAcknowledge) ] - WSIF JCA Execute of operation 'Write' failed due to: Could not instantiate InteractionSpec oracle.tip.adapter.file.outbound.FileInteractionSpec due to: XSD Loading problem.
    Unable to load Translation schemas from for http://www.thiscompany.com/ns/sales due to: XSD Location problem.
    No XSD (XML Schema) found for target namespace http://www.thiscompany.com/ns/sales and input element POAcknowledge
    Please make sure the WSDL message points to a valid type.
    Please make sure all used XML schemas are imported/included correctly.
    ; nested exception is:
         ORABPEL-12537
    XSD Loading problem.
    Unable to load Translation schemas from for http://www.thiscompany.com/ns/sales due to: XSD Location problem.
    No XSD (XML Schema) found for target namespace http://www.thiscompany.com/ns/sales and input element POAcknowledge
    Please make sure the WSDL message points to a valid type.
    Please make sure all used XML schemas are imported/included correctly.
    ; nested exception is:
         org.collaxa.thirdparty.apache.wsif.WSIFException: Could not instantiate InteractionSpec oracle.tip.adapter.file.outbound.FileInteractionSpec due to: XSD Loading problem.
    Unable to load Translation schemas from for http://www.thiscompany.com/ns/sales due to: XSD Location problem.
    No XSD (XML Schema) found for target namespace http://www.thiscompany.com/ns/sales and input element POAcknowledge
    Please make sure the WSDL message points to a valid type.
    Please make sure all used XML schemas are imported/included correctly.
    ; nested exception is:
         ORABPEL-12537
    XSD Loading problem.
    Unable to load Translation schemas from for http://www.thiscompany.com/ns/sales due to: XSD Location problem.
    No XSD (XML Schema) found for target namespace http://www.thiscompany.com/ns/sales and input element POAcknowledge
    Please make sure the WSDL message points to a valid type.
    Please make sure all used XML schemas are imported/included correctly.
    </summary>
    </part>
    - <part name="detail">
    <detail>
    org.collaxa.thirdparty.apache.wsif.WSIFException: Could not instantiate InteractionSpec oracle.tip.adapter.file.outbound.FileInteractionSpec due to: XSD Loading problem.
    Unable to load Translation schemas from for http://www.thiscompany.com/ns/sales due to: XSD Location problem.
    No XSD (XML Schema) found for target namespace http://www.thiscompany.com/ns/sales and input element POAcknowledge
    Please make sure the WSDL message points to a valid type.
    Please make sure all used XML schemas are imported/included correctly.
    ; nested exception is:
         ORABPEL-12537
    XSD Loading problem.
    Unable to load Translation schemas from for http://www.thiscompany.com/ns/sales due to: XSD Location problem.
    No XSD (XML Schema) found for target namespace http://www.thiscompany.com/ns/sales and input element POAcknowledge
    Please make sure the WSDL message points to a valid type.
    Please make sure all used XML schemas are imported/included correctly.
    </detail>
    </part>
    </bindingFault>
    Copy details to clipboard
    Edited by: Yatanveer Singh on Jan 8, 2009 1:39 AM

    Hi Ramana,
    Thanks very much for the reply.The schemas are defined below.
    ___OrderBookingPO.xsd :___
    <schema xmlns="http://www.w3.org/2001/XMLSchema"
    targetNamespace="http://www.globalcompany.com/ns/sales"
    xmlns:po="http://www.globalcompany.com/ns/sales"
    elementFormDefault="qualified">
    <annotation>
    <documentation xml:lang="en">
    Order Booking schema for GlobalCompany.com.
    Copyright 2005 GlobalCompany.com. All rights reserved.
    </documentation>
    </annotation>
    <element name="PurchaseOrder" type="po:PurchaseOrderType"/>
    <element name="OrderItems" type="po:OrderItemsType"/>
    <element name="SupplierInfo" type="po:SupplierInfoType"/>
    <complexType name="PurchaseOrderType">
    <sequence>
    <element name="CustID" type="string"/>
    <element name="ID" type="string"/>
    <element name="ShipTo" type="po:USAddress"/>
    <element name="BillTo" type="po:USAddress"/>
    <element name="UserContact" type="po:ContactType"/>
    <element name="OrderItems" type="po:OrderItemsType"/>
    <element name="SupplierInfo" type="po:SupplierInfoType"/>
    <element name="OrderInfo" type="po:OrderInfoType"/>
    </sequence>
    </complexType>
    <complexType name="SupplierInfoType">
    <sequence>
    <element name="SupplierPrice" type="decimal"/>
    <element name="SupplierName" type="string"/>
    </sequence>
    </complexType>
    <complexType name="OrderInfoType">
    <sequence>
    <element name="OrderDate" type="date"/>
    <element name="OrderPrice" type="decimal"/>
    <element name="OrderStatus" type="string"/>
    <element name="OrderComments" type="string"/>
    </sequence>
    </complexType>
    <complexType name="ContactType">
    <sequence>
    <element name="PhoneNumber" type="string"/>
    <element name="EmailAddress" type="string"/>
    </sequence>
    </complexType>
    <complexType name="USAddress">
    <sequence>
    <element name="Name" type="po:Name"/>
    <element name="Address" type="po:Address"/>
    </sequence>
    </complexType>
    <complexType name="Address">
    <sequence>
    <element name="Street" type="string"/>
    <element name="City" type="string"/>
    <element name="State" type="string"/>
    <element name="Zip" type="string"/>
    <element name="Country" type="string"/>
    </sequence>
    </complexType>
    <complexType name="Name">
    <sequence>
    <element name="First" type="string"/>
    <element name="Last" type="string"/>
    </sequence>
    </complexType>
    <complexType name="ItemType">
    <sequence>
    <element name="ProductName" type="string"/>
    <element name="itemType" type="string"/>
    <element name="partnum" type="string"/>
    <element name="price" type="decimal"/>
    <element name="Quantity" type="decimal"/>
    </sequence>
    </complexType>
    <complexType name="OrderItemsType">
    <sequence>
    <element name="Item" type="po:ItemType" minOccurs="0" maxOccurs="unbounded">
    </element>
    </sequence>
    </complexType>
    </schema>
    POAcknowledge.xsd:
    In this schema i have changed target namespace with "http://www.globalcompany.com/ns/sales" which was actually
    "http://www.thiscompany.com/ns/sales" provided with bpel tutorial,by using this target namespace i got error,so i have done this modification..
    <schema
    xmlns="http://www.w3.org/2001/XMLSchema"
    targetNamespace="http://www.globalcompany.com/ns/sales"
    xmlns:o1="http://www.globalcompany.com/ns/sales">
    <element name="POAcknowledge" type="o1:POAcknowledgeType"/>
    <complexType name="POAcknowledgeType">
    <sequence>
    <element name="CustomerID" type="string"/>
    <element name="ID" type="string"/>
    <element name="ShippingAddress" type="o1:USAddress"/>
    <element name="BillingAddress" type="o1:USAddress"/>
    <element name="Items" type="o1:Items"/>
    <element name="Ack" type="o1:Acknowledgement"/>
    </sequence>
    </complexType>
    <complexType name="AccountType">
    <sequence>
    <element name="AccountNumber" type="string"/>
    </sequence>
    </complexType>
    <complexType name="USAddress">
    <sequence>
    <element name="Name" type="string"/>
    <element name="Address" type="o1:Address"/>
    </sequence>
    </complexType>
    <complexType name="Address">
    <sequence>
    <element name="Street" type="string"/>
    <element name="City" type="string"/>
    <element name="State" type="string"/>
    <element name="Zip" type="decimal"/>
    <element name="Country" type="string"/>
    </sequence>
    </complexType>
    <complexType name="Items">
    <sequence>
    <element name="ProductName" type="string"/>
    <element name="Quantity" type="decimal"/>
    <element name="USPrice" type="decimal"/>
    <element name="ShippingDate" type="date"/>
    <element name="PartNumber" type="string"/>
    </sequence>
    </complexType>
    <complexType name="Acknowledgement">
    <sequence>
    <element name="OrderDate" type="date"/>
    <element name="OrderPrice" type="decimal"/>
    <element name="OrderStatus" type="string"/>
    <element name="SupplierName" type="string"/>
    <element name="SupplierPrice" type="decimal"/>
    </sequence>
    </complexType>
    </schema>
    Thnanks for the help.
    Regards,
    Suresh

  • Faulted while invoking operation "DatabaseAdapterSelect"

    Hi, am having the following fault in Jdev 11g:
    Faulted while invoking operation "DatabaseAdapterSelect" on provider "DatabaseAdapter".
    12345 Exception occured when binding was invoked. Exception occured during invocation of JCA binding: "JCA Binding execute of Reference operation 'DatabaseAdapterSelect' failed due to: JCA Binding Component connection issue. JCA Binding Component is unable to create an outbound JCA (CCI) connection. Project1:DatabaseAdapter [ DatabaseAdapter_ptt::DatabaseAdapterSelect(DatabaseAdapterSelect_inputParameters,EmployeeCollection) ] : The JCA Binding Component was unable to establish an outbound JCA CCI connection due to the following issue: BINDING.JCA-12510 JCA Resource Adapter location error. Unable to locate the JCA Resource Adapter via .jca binding file element <connection-factory/> The JCA Binding Component is unable to startup the Resource Adapter specified in the <connection-factory/> element: location='eis/DB/MyDb'. The reason for this is most likely that either 1) the Resource Adapters RAR file has not been deployed successfully to the WebLogic Application server or 2) the '<jndi-name>' element in weblogic-ra.xml has not been set to eis/DB/MyDb. In the last case you will have to add a new WebLogic JCA connection factory (deploy a RAR). Please correct this and then restart the Application Server ". The invoked JCA adapter raised a resource exception. Please examine the above error message carefully to determine a resolution. JCA Resource Adapter location error. Unable to locate the JCA Resource Adapter via .jca binding file element <connection-factory/> The JCA Binding Component is unable to startup the Resource Adapter specified in the <connection-factory/> element: location='eis/DB/MyDb'. The reason for this is most likely that either 1) the Resource Adapters RAR file has not been deployed successfully to the WebLogic Application server or 2) the '<jndi-name>' element in weblogic-ra.xml has not been set to eis/DB/MyDb. In the last case you will have to add a new WebLogic JCA connection factory (deploy a RAR). Please correct this and then restart the Application Server null
    i am facing this problem when i run/test my POC.
    it says something like "*JCA Binding execute of Reference operation 'DatabaseAdapterSelect' failed due to: JCA Binding Component connection issue.*"
    How can i solve the above problem ?

    Here's the copy of the WSDL File...
    <?binding.jca CreditTable_db.jca?>
    <wsdl:definitions name="CreditTable" targetNamespace="http://xmlns.oracle.com/pcbpel/adapter/db/Gaurav_Apps/Order_CreditValidate/CreditTable%2F" xmlns:tns="http://xmlns.oracle.com/pcbpel/adapter/db/Gaurav_Apps/Order_CreditValidate/CreditTable%2F" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:plt="http://schemas.xmlsoap.org/ws/2003/05/partner-link/" xmlns:top="http://xmlns.oracle.com/pcbpel/adapter/db/top/CreditTable">
    <plt:partnerLinkType name="CreditTable_plt">
    <plt:role name="CreditTable_role">
    <plt:portType name="tns:CreditTable_ptt"/>
    </plt:role>
    </plt:partnerLinkType>
    <wsdl:types>
    <schema xmlns="http://www.w3.org/2001/XMLSchema">
    <import namespace="http://xmlns.oracle.com/pcbpel/adapter/db/top/CreditTable" schemaLocation="xsd/CreditTable_table.xsd"/>
    </schema>
    </wsdl:types>
    <wsdl:message name="CreditTableSelect_inputParameters">
    <wsdl:part name="CreditTableSelect_inputParameters" element="top:CreditTableSelect_CC_TYPE_PARAM_CARD_NUMBER_PARAMInputParameters"/>
    </wsdl:message>
    <wsdl:message name="CreditCardMasterCollection_msg">
    <wsdl:part name="CreditCardMasterCollection" element="top:CreditCardMasterCollection"/>
    </wsdl:message>
    <wsdl:portType name="CreditTable_ptt">
    <wsdl:operation name="CreditTableSelect">
    <wsdl:input message="tns:CreditTableSelect_inputParameters"/>
    <wsdl:output message="tns:CreditCardMasterCollection_msg"/>
    </wsdl:operation>
    </wsdl:portType>
    </wsdl:definitions>

  • Faulted while invoking operation "execute" on provider "OrderFulfillment".

    faulted while invoking operation "execute" on provider "OrderFulfillment".
    exception on JaxRpc invoke: HTTP transport error: javax.xml.soap.SOAPException: java.security.PrivilegedActionException: javax.xml.soap.SOAPException: Message transmission failure, response code: 500
    These are the exceptions i have received while running the sample soademo application in the postfulfillementreq scope.
    help me out with this exception.Unable to proceed further

    Hi
    I have a problem. my process is closed but I have error and appears message like below.
    Faulted while invoking operation "UpdateInstalledProduct" on provider "InstalledProductService"
    <messages><input><UpdateInstalledProductRequestMsg><part xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" name="parameter"><UpdateInstalledProductRequest xmlns="urn:oracle.enterprise.crm.data.UpdateInstalledProductRequest.V1">
    <UpdateInstalledProductArgs>
    <RF_IPRD_WS_WRK class="R" xmlns="urn:oracle.enterprise.crm.data.UpdateInstalledProductArgs.V1">
    <Setid>COM01</Setid>
    <InstalledProductID>INS0252365</InstalledProductID>
    <AssetType/>
    <AssetSubtype/>
    <ContactID/>
    <ContactRoleTypeID/>
    <ProductID/>
    <InventoryItemID/>
    <SerialID/>
    <AssetTag/>
    <OrderDate/>
    <ShipDate/>
    <InstalledDate/>
    <SiteID/>
    <PersonID/>
    <DepartmentID/>
    <Location/>
    <ProductOwnership/>
    <DistributorID/>
    <DistributorContact/>
    <PoID/>
    <CaptureID/>
    <ExternalID/>
    <LineNumber/>
    <ConfigurationCode/>
    <Environment/>
    <Platform/>
    <Network/>
    <OperatingSystem/>
    <UserInterface/>
    <OperatingSystemVersion/>
    <ManufacturingID/>
    <Model/>
    <ParentInstalledProductID/>
    <AuthorizationCode/>
    <RegisteredDate/>
    <Comments/>
    <AccountID/>
    <ParentAccountID/>
    <SponsoredAccountID/>
    <RBTExternalID/>
    <RBTLineNumber/>
    <ServiceEndDate/>
    <Schedule/>
    <AgreementCode/>
    <Service/>
    <ResumeDate/>
    <PhoneNumber/>
    <PhoneTemp/>
    <PacCode/>
    <PacDate/>
    <PortinDate/>
    <DisconnectDate>2008-06-05</DisconnectDate>
    <SuspendDate/>
    <RecurPrice/>
    <CurrencyCode/>
    <Market/>
    <RF_IPRDS_WS_WRK class="R">
    <InstalledProductStatus>PDI</InstalledProductStatus>
    <InstalledProductReason/>
    <Quantity>1</Quantity>
    </RF_IPRDS_WS_WRK>
    <RF_IPRDW_WS_WRK/>
    <RF_IPRDA_WS_WRK/>
    </RF_IPRD_WS_WRK>
    </UpdateInstalledProductArgs>
    </UpdateInstalledProductRequest>
    </part></UpdateInstalledProductRequestMsg></input><fault><remoteFault xmlns="http://schemas.oracle.com/bpel/extension"><part name="summary"><summary>exception on JaxRpc invoke: HTTP transport error: javax.xml.soap.SOAPException: java.security.PrivilegedActionException: oracle.j2ee.ws.saaj.ContentTypeException: Not a valid SOAP Content-Type: text/html</summary>
    </part></remoteFault></fault></messages>
    If someone have any suggestions please write.
    Thanks in advance

  • Can not install VXI-MXI-2 driver under Windows XP

    I have a new IBM IntelliStation M Pro PC with Windows XP Pro (but only Service Pack 1) that is having a hard time getting the VXI-MXI-2 PCI driver installed. It reports: "There was a problem installing this hardware: PCI-MXI-2 This device cannot start. (Code 10)".
    Taking a look at some issues raised on the "Troubleshooting PCI-GPIB, PCI-DAQ, PCI-MXI-2, PCI-IMAQ Installation Problems" page, I have dealt with the following:
    1) "PCI Bus Mastering" - originally this was turned off for both PCI slots.  I have turned both slots on, but no change.
    2) PCI slots - I have tried the card in both PCI slots in this machine.
    3) "More that one PCI bridge (very rare)" - my system reports two other PCI bridges: one for the SCSI interface to my hard drive and another for use of the 1394 port. Could this be the issue and what would be needed to fix it?
    Thanks!

    NI-VXI 3.3.1 installs an older version of NI-VISA (2.6, I believe)
    which sometimes has problems with newer systems and results in this
    "Code 10."  Installing the latest version of NI-VISA (currently
    3.5) should fix the problem.
    Robert Mortensen
    Software Engineer
    National Instruments

  • Can't see boards in a VXI chassis connected via VXI-MXI-2 cards using a GPIB-USB adapter

    I'm working on a system that has two VXI enclosures, and the two are bridged via VXI-MXI-2 boards in each of them.  The first one has a GPIB-VXI board in slot 0, and I have a Winodows XP computer connected to that with a GPIB-USB-HS adapter.  The problem is that I cannot see any of the boards in the second chassis over GPIB in the Measurement & Automation Explorer.  As far as I can tell, everything is configured correctly; the VXI-MXI-2 board in the first chassis is in the last slot and has a logical address of 126, and the VXI-MXI-2 board in the second chassis is in slot 0 and has a logical address of 127.  To make things even more confusing, if I put a VXI PC in slot 0 of the first chassis, it seems to see everything without any problems.  Do you have any idea why this might be happening?  I'm pretty new to working with these systems, so I might be missing something obvious.  Thanks in advance.

    Nevermind that -- I just discovered that you can't bridge two VXI chassis with VXI-MXI-2 boards if you're using a GPIB-VXI board as the controller.  So, I'll just have to find another way to accomplish what I need to do.

  • Multi-Mainframe with VXI-MXI-2 on VxWorks problem

    I have two VXI Mainframes and use two VXI-MXI-2 boards connected. My OS is VxWorks 5.5 running in VXIpc874B. After running resman, it must show borads in two mainframes. but it usually show boards in first mainframe. I try to run resman several times. Sometimes,  the boards of second mainframe apear again. When the boards of second mainframe disapear, the second VXI-MAI-2 disapear too.
    How do I configure my system?

    MyController(VXIpc874) is in Mainframe 1 and LA is 0
            1st VXI-MXI-2 in Mainframe 1      2ed VXI-MXI-2 in Mainframe 2
    LA      1                                                128
    S2     Off                                              Off                                        50 Terminal for External Trigger Input
    S3     Out                                             Out                                       SMB CLK10 Direction
    S4     Off                                               Off                                        20 Terminal for SMB CLK10
    S5     Inverted                                       Inverted                                SMB CLK10 Output Polarity
    S7    Drive CLK10 out MXIbus             Receive CLK10 from MXIbus
    S8     No                                              No                                        VXI-MXI to left
    S9     No                                              No                                        VXI-MXI to right
    W2    Auto                                           Auto
    W3    From onboard oscillator            From MXIbus
    U35 - 1   Yes                                       Yes                                       Terminal MXIbus
    U35 - 2   Yes                                       Yes                                       Automatic MXIbus Terminal
    U35 - 3    No                                        No                                        Change Factory Configuration
    U35 - 4    No                                       No                                         Restore Factory Configuration
    I referance these configure from the VXI-MXI-2 User Manual. I am not sure if lost some setting.
    Another question. Is any sequence to power on the mainframe? Does first mainframe need to power on first or second one? Or never mind this.
    Thanks if anyone can check my problem.

Maybe you are looking for

  • Third party tool for SharePoint 2013 Record Auditing?

    Does anyone have knowledge about third party tools that extend the standard auditing functionality in SharePoint 2013? I am mostly focusing on being able to archive the audit log automatically before it is trimmed, and being able to query that archiv

  • Append characters to an existin excel file

    Hello guys I've an excel file where I write an array (single data type)of 6 elements by using "Write to Spreadsheet File.vi" On this file I also need to write a new column with the time and date.At this point everthing it´s ok, but when I´m trying to

  • Using Elements 9

    I bought Photoshop Elements 9 because we were told in my class that I am taking that we needed elements to edit our photos.  I cannot figure out how to use it.  The book that I am using for school describes how to use elements 3.  I cannot make heads

  • MOVED: MSI GT70 Dragon Edition

    This topic has been moved to MSI Notebooks & Netbooks. https://forum-en.msi.com/index.php?topic=166339.0

  • Troubleshooting Firewire

    My Firewire does not appear to be working, Firewire drives (myBook) won't mount via Firewire, but they will mount via USB. When I check the system (more info from About this Mac) and click on the Firewire option I only get: "Firewire Bus:" Any ideas