Visa attribute error -1073807330

When I run Agilent 546XX Serice Acq Digital Wfm Edge Triggered.vi, I get error...
"Error -1073807330 occurred at Property Node (arg 6) in Agilent 546XX Series.lvlib:Initialize.vi->Agilent 546XX Series Acq Digital Wfm Edge Triggered.vi"
The Knowledgebase refers to stop bit being set incorrectly.  But, it show "1" which matches MAX.
Thanks.
Solved!
Go to Solution.

That's not the actual problem. That driver has a bug in the Initialize VI in how the baud rate is configured. The baud rate is set as an integer value, e.g., 9600. The problem is that the Initialize VI has a front panel cluster where the "Baud Rate" is a ring, but the values it spits out are 0, 1, 2, 3, instead of 9600, 19200, 38400, 57600. One way to fix it is to insert a case structure in the Initialize VI so that it translates the 0, 1, 2, 3 to the proper baud rate values. I'm suggesting this method since the other way to fix it is to change the baud rate control so the control sends out the correct value. However, you'd need to do this in all VIs that use the Initialize VI - i.e., all the examples.
I'm surprised the driver was released with this bug.

Similar Messages

  • AD Recon Unknown Attribute error

    I am seeing an unknown attribute error when doing an AD Target recon.
    oracle.iam.reconciliation.exception.ReconciliationException: Exception occurred while inserting data into table RA_ADUSER7 due to RA_ADUSER7 : [null]
    Caused By: oracle.iam.platform.entitymgr.UnknownAttributeException: RA_ADUSER7 : [null]
    Please suggest.
    M

    Yes we created the recon profile. But it is still showing the errors. Here is the complete stack trace.
    <Apr 17, 2012 12:04:18 PM CDT> <Error> <oracle.iam.reconciliation.impl> <IAM-5010000> <Generic Error/Information: {0}
    oracle.iam.reconciliation.exception.ReconciliationException: Exception occurred while inserting data into table RA_ADUSER7 due to RA_ADUSER7 : [null]
         at oracle.iam.reconciliation.impl.ReconOperationsServiceImpl.reconEvent(ReconOperationsServiceImpl.java:285)
         at oracle.iam.reconciliation.impl.ReconOperationsServiceImpl.createReconciliationEvent(ReconOperationsServiceImpl.java:189)
         at oracle.iam.reconciliation.impl.ReconOperationsServiceImpl.createReconciliationEvent(ReconOperationsServiceImpl.java:212)
         at oracle.iam.reconciliation.impl.ReconOperationsServiceImpl.createReconciliationEvent(ReconOperationsServiceImpl.java:201)
         at oracle.iam.reconciliation.impl.ReconOperationsServiceImpl.createReconciliationEvent(ReconOperationsServiceImpl.java:197)
         at Thor.API.Operations.tcReconciliationOperationsIntfEJB.createReconciliationEventx(Unknown Source)
         at sun.reflect.GeneratedMethodAccessor3621.invoke(Unknown Source)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:597)
         at com.bea.core.repackaged.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:310)
         at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:182)
         at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:149)
         at com.bea.core.repackaged.springframework.aop.support.DelegatingIntroductionInterceptor.doProceed(DelegatingIntroductionInterceptor.java:131)
         at com.bea.core.repackaged.springframework.aop.support.DelegatingIntroductionInterceptor.invoke(DelegatingIntroductionInterceptor.java:119)
         at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
         at com.bea.core.repackaged.springframework.jee.spi.MethodInvocationVisitorImpl.visit(MethodInvocationVisitorImpl.java:37)
         at weblogic.ejb.container.injection.EnvironmentInterceptorCallbackImpl.callback(EnvironmentInterceptorCallbackImpl.java:54)
         at com.bea.core.repackaged.springframework.jee.spi.EnvironmentInterceptor.invoke(EnvironmentInterceptor.java:50)
         at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
         at com.bea.core.repackaged.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:89)
         at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
         at com.bea.core.repackaged.springframework.aop.support.DelegatingIntroductionInterceptor.doProceed(DelegatingIntroductionInterceptor.java:131)
         at com.bea.core.repackaged.springframework.aop.support.DelegatingIntroductionInterceptor.invoke(DelegatingIntroductionInterceptor.java:119)
         at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
         at com.bea.core.repackaged.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:204)
         at $Proxy521.createReconciliationEventx(Unknown Source)
         at Thor.API.Operations.tcReconciliationOperationsIntfEJB_troehf_tcReconciliationOperationsIntfRemoteImpl.createReconciliationEventx(tcReconciliationOperationsIntfEJB_troehf_tcReconciliationOperationsIntfRemoteImpl.java:709)
         at sun.reflect.GeneratedMethodAccessor3629.invoke(Unknown Source)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:597)
         at weblogic.ejb.container.internal.RemoteBusinessIntfProxy.invoke(RemoteBusinessIntfProxy.java:84)
         at $Proxy167.createReconciliationEventx(Unknown Source)
         at sun.reflect.GeneratedMethodAccessor3620.invoke(Unknown Source)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:597)
         at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
         at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:198)
         at $Proxy513.createReconciliationEventx(Unknown Source)
         at Thor.API.Operations.tcReconciliationOperationsIntfDelegate.createReconciliationEvent(Unknown Source)
         at com.thortech.xl.schedule.tasks.ActiveDirectoryReconTask.processUserChange(Unknown Source)
         at com.thortech.xl.schedule.tasks.ActiveDirectoryReconTask.processBatch(Unknown Source)
         at com.thortech.xl.integration.ActiveDirectory.tcADUtilLDAPController.searchResultPageEnum(Unknown Source)
         at com.thortech.xl.schedule.tasks.ActiveDirectoryReconTask.performReconciliation(Unknown Source)
         at com.thortech.xl.schedule.tasks.ActiveDirectoryReconTask.execute(Unknown Source)
         at com.thortech.xl.scheduler.tasks.SchedulerBaseTask.execute(SchedulerBaseTask.java:384)
         at oracle.iam.scheduler.vo.TaskSupport.executeJob(TaskSupport.java:144)
         at sun.reflect.GeneratedMethodAccessor1927.invoke(Unknown Source)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:597)
         at oracle.iam.scheduler.impl.quartz.QuartzJob.execute(QuartzJob.java:196)
         at org.quartz.core.JobRunShell.run(JobRunShell.java:202)
         at org.quartz.simpl.SimpleThreadPool$WorkerThread.run(SimpleThreadPool.java:529)
    Caused By: oracle.iam.platform.entitymgr.UnknownAttributeException: RA_ADUSER7 : [null]
         at oracle.iam.platform.entitymgr.impl.EntityManagerImpl.createEntity(EntityManagerImpl.java:256)
         at oracle.iam.platform.entitymgr.impl.EntityManagerImpl.createEntity(EntityManagerImpl.java:239)
         at oracle.iam.reconciliation.impl.ReconOperationsServiceImpl.reconEvent(ReconOperationsServiceImpl.java:278)
         at oracle.iam.reconciliation.impl.ReconOperationsServiceImpl.createReconciliationEvent(ReconOperationsServiceImpl.java:189)
         at oracle.iam.reconciliation.impl.ReconOperationsServiceImpl.createReconciliationEvent(ReconOperationsServiceImpl.java:212)
         at oracle.iam.reconciliation.impl.ReconOperationsServiceImpl.createReconciliationEvent(ReconOperationsServiceImpl.java:201)
         at oracle.iam.reconciliation.impl.ReconOperationsServiceImpl.createReconciliationEvent(ReconOperationsServiceImpl.java:197)
         at Thor.API.Operations.tcReconciliationOperationsIntfEJB.createReconciliationEventx(Unknown Source)
         at sun.reflect.GeneratedMethodAccessor3621.invoke(Unknown Source)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:597)
         at com.bea.core.repackaged.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:310)
         at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:182)
         at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:149)
         at com.bea.core.repackaged.springframework.aop.support.DelegatingIntroductionInterceptor.doProceed(DelegatingIntroductionInterceptor.java:131)
         at com.bea.core.repackaged.springframework.aop.support.DelegatingIntroductionInterceptor.invoke(DelegatingIntroductionInterceptor.java:119)
         at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
         at com.bea.core.repackaged.springframework.jee.spi.MethodInvocationVisitorImpl.visit(MethodInvocationVisitorImpl.java:37)
         at weblogic.ejb.container.injection.EnvironmentInterceptorCallbackImpl.callback(EnvironmentInterceptorCallbackImpl.java:54)
         at com.bea.core.repackaged.springframework.jee.spi.EnvironmentInterceptor.invoke(EnvironmentInterceptor.java:50)
         at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
         at com.bea.core.repackaged.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:89)
         at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
         at com.bea.core.repackaged.springframework.aop.support.DelegatingIntroductionInterceptor.doProceed(DelegatingIntroductionInterceptor.java:131)
         at com.bea.core.repackaged.springframework.aop.support.DelegatingIntroductionInterceptor.invoke(DelegatingIntroductionInterceptor.java:119)
         at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
         at com.bea.core.repackaged.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:204)
         at $Proxy521.createReconciliationEventx(Unknown Source)
         at Thor.API.Operations.tcReconciliationOperationsIntfEJB_troehf_tcReconciliationOperationsIntfRemoteImpl.createReconciliationEventx(tcReconciliationOperationsIntfEJB_troehf_tcReconciliationOperationsIntfRemoteImpl.java:709)
         at sun.reflect.GeneratedMethodAccessor3629.invoke(Unknown Source)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:597)
         at weblogic.ejb.container.internal.RemoteBusinessIntfProxy.invoke(RemoteBusinessIntfProxy.java:84)
         at $Proxy167.createReconciliationEventx(Unknown Source)
         at sun.reflect.GeneratedMethodAccessor3620.invoke(Unknown Source)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:597)
         at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
         at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:198)
         at $Proxy513.createReconciliationEventx(Unknown Source)
         at Thor.API.Operations.tcReconciliationOperationsIntfDelegate.createReconciliationEvent(Unknown Source)
         at com.thortech.xl.schedule.tasks.ActiveDirectoryReconTask.processUserChange(Unknown Source)
         at com.thortech.xl.schedule.tasks.ActiveDirectoryReconTask.processBatch(Unknown Source)
         at com.thortech.xl.integration.ActiveDirectory.tcADUtilLDAPController.searchResultPageEnum(Unknown Source)
         at com.thortech.xl.schedule.tasks.ActiveDirectoryReconTask.performReconciliation(Unknown Source)
         at com.thortech.xl.schedule.tasks.ActiveDirectoryReconTask.execute(Unknown Source)
         at com.thortech.xl.scheduler.tasks.SchedulerBaseTask.execute(SchedulerBaseTask.java:384)
         at oracle.iam.scheduler.vo.TaskSupport.executeJob(TaskSupport.java:144)
         at sun.reflect.GeneratedMethodAccessor1927.invoke(Unknown Source)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:597)
         at oracle.iam.scheduler.impl.quartz.QuartzJob.execute(QuartzJob.java:196)
         at org.quartz.core.JobRunShell.run(JobRunShell.java:202)
         at org.quartz.simpl.SimpleThreadPool$WorkerThread.run(SimpleThreadPool.java:529)
    >
    <Apr 17, 2012 12:04:18 PM CDT> <Error> <OIMCP.ADCS> <BEA-000000> <====================================================>
    <Apr 17, 2012 12:04:18 PM CDT> <Error> <OIMCP.ADCS> <BEA-000000> <com.thortech.xl.schedule.tasks.ActiveDirectoryReconTask : processUserChange : Exception occurred while inserting data into table RA_ADUSER7 due to RA_ADUSER7 : [null] >
    <Apr 17, 2012 12:04:18 PM CDT> <Error> <OIMCP.ADCS> <BEA-000000> <====================================================
    >

  • When I check my boot SSD drive using Disk Utility under Mavericks, I often get "Incorrect number of extended attributes" errors.  But if I boot off an external drive and check the same SSD, no errors are reported.  Is this a bug in Mavericks?

    When I check my boot SSD drive using Disk Utility under Mavericks, I often get "Incorrect number of extended attributes" errors.  But if I boot off an external drive and check the same SSD, no errors are reported. 
    This happens not just with the SSD in my Mac Mini, but with another SSD in my MacBook (both now running Mavericks).  So far as I know, all of the kit I am using is in good order (despite the file corruption reports).  So I am beginning to wonder if it could be due to a bug in Mavericks?  Both SSD drives have been formatted to MacOS Extended (journaled) format.  Should I have used a different format, I wonder?
    Has anyone else encountered this issue?
    Does anyone have a solution?
    Or an explanation that might help my investigation of the issue?
    Thanks guys,

    I understand that the Corsair Force 3 is not one of the SSD drives that are supported on Apple Macs. 
    I did try downloading and using Trim Enabler, but the error message came up both when it was off and when it was on.
    I understand that not everyone thinks Trim Enabler is a good program, though there is a new version out now, so I may give it another try.

  • Field Attribute Error

    Hi All,
    i am working on a upgrade project from 46c to ECC 6.
    we are facing field attribute error "No write access to reference CONTROL takes place".
    the error is been pointed in data declaration ' DATA: CONTROL  TYPE REF TO I_OI_OLE_CONTAINER_CONTROL."
    can anyone suggest solution for this?

    Hi,
    I am using table element, I would like to explain my problem with an example.
    now suppose there are 5 rows and 3 columns in my table element with all the fields mandatory, and at runtime i fill up the table columns while keeping any fields empty. Now my requirement is to highlight those perticular cells which are empty.
    I have written my validation code in one of the component controller method.
    Pls suggest.
    I am pasting teh code snippet.
    * get all declared attributes
      node_t_bknvi->get_static_attributes_table(
        IMPORTING
          table = tabl_t_bknvi ).
      LOOP AT tabl_t_bknvi INTO stru_t_bknvi.
        IF stru_t_bknvi-taxkd IS INITIAL.
    *     report message
          CALL METHOD l_message_manager->report_attribute_error_message
            EXPORTING
              message_text   = 'Input Required Fields'
              element        = elem_t_bknvi
              attribute_name = 'TAXKD'
    *        PARAMS         =
    *        MSG_USER_DATA  =
        ENDIF.
      ENDLOOP.

  • User Attribute Error

    Dear All,
    A user was facing attiribute error while trying to approve shopping cart.
    The user had approved shopping carts earlier, but this problem has cropped in suddenly.
    I checked user consistency and repaired the user, all things seems to be fine.
    So I triggered org replication for that particular user position and then the problem got resolved,
    But however the user was not able to approve the shopping cart which was created prior to the user correction.
    the same attribute error happens again.
    Pls let me know how do i correct this.
    Regards
    harish

    Hi,
    Check If this happening with newly created SCs as well with same user after correction? If not then you might have to restart the WF of that particluar SC and retry with approval.
    Regards
    ~ Vipin

  • VISA close error

    Hello,
    I use simultaneously the attached 3 VIs. Each of them is a PID loop, reading data from some Keithleys, and driving the loops using Keithley 2400 sourcemeters. So there are 3 2400 sourcemeters in my project. The data communication is via GPIB (NI HI-USB GPIB controller)
    I use the official VISA drivers for the Keithley 2400s (some minor modifications in the "configure output" VI, I use double precision instead of single precision as in the official driver).
    Everything works perfect, the three VIs run parallel, no communication error, so all is good.
    But, randomly, lets say 50 percent of the time, when I want to shut down only one of the VIs, I get the VISA Close error in the error output. 
    Here is a screenshot when I get this error: http://dl.dropbox.com/u/8148153/Untitled.jpg
    What can cause this such a error? The same VISA drivers are not allowed to be used parallel?
    Thanks for help!
    Attachments:
    waterloop1.vi ‏34 KB
    Base_loop_coarse.vi ‏34 KB
    Base_loop_fine.vi ‏35 KB

    Hello,
    The Automatically close VISA sessions is unchecked (i think it is also the default state). So this cannot cause the experienced problem. So far this problem is not that serious, since I am at just the prototyping phase in my project (that is why i run the 3 VIs separated), the final MAIN VI will close all the VISA resources at once at shut down.
    But I like to learn, so i am still curious about what this strange problem with VISA...
    Regards,

  • Empty "KEY" attribute Error

    We have upgraded to BI Platform 4.1 Support Pack 3. We are seeing the following error when opening reports containing drill filters.
    Empty "KEY" attribute (Error: INF)
    Can anyone help with the solution?
    We get the following error message when we try to modify the report, which has error, in applet mode.
    com.businessobjects.rebean.internal.xml.XmlValidationException: Empty
    "KEY" attribute.
                      at
    com.businessobjects.rebean.wi.impl.xml.parser.DrillInfosParser.parseDrillObject(DrillInfosParser.java:148)
                      at
    com.businessobjects.rebean.wi.impl.xml.parser.DrillInfosParser.parseDrillHiers(DrillInfosParser.java:111)
                     at
    com.businessobjects.rebean.wi.impl.xml.parser.DrillInfosParser.parse(DrillInfosParser.java:54)
                      at
    com.businessobjects.rebean.wi.impl.services.ReportEngineDrillServiceImpl.getDrillDataFromServerCaller(ReportEngineDrillServiceImpl.java:780)
                      at
    com.businessobjects.rebean.wi.impl.services.ReportEngineDrillServiceImpl.getInternalDrillHierarchies(ReportEngineDrillServiceImpl.java:639)
                      at com.businessobjects.rebean.wi.impl.services.ReportEngineDrillServiceImpl.getDrillHierarchies(ReportEngineDrillServiceImpl.java:613)
                      at
    com.businessobjects.rebean.wi.impl.services.ReportEngineDrillServiceImpl.searchDrillFilterRSFromGetDrillInfo(ReportEngineDrillServiceImpl.java:246)
                      at
    com.businessobjects.rebean.wi.impl.services.ReportEngineDrillServiceImpl.getDrillFilters(ReportEngineDrillServiceImpl.java:199)
                      at
    com.sap.webi.ui.drill.DrillBar.BuildDrillBar(DrillBar.java:432)
                      at
    com.sap.webi.ui.drill.DrillBar.UpdateComponents(DrillBar.java:617)
                      at
    com.sap.webi.ui.drill.DrillBar.updateAll(DrillBar.java:341)
                     at
    com.sap.webi.ui.drill.DrillBar.eventBusProcessNewMessage(DrillBar.java:305)
                      at
    com.sap.webi.toolkit.ui.eventbus.EventBus.dispatchEvent(EventBus.java:324)
                      at
    com.sap.webi.toolkit.ui.eventbus.EventBus.sendMessage(EventBus.java:61)
                      at
    com.sap.webi.toolkit.ui.eventbus.EventBus.sendDefaultMessage(EventBus.java:87)
                      at
    com.sap.webi.ui.tasks.NavigOnDocumentTask.doneProcess(NavigOnDocumentTask.java:142)
                      at com.sap.webi.toolkit.ui.tasks.WebITask$PrivateWorker.done(WebITask.java:378)
                      at
    javax.swing.SwingWorker$5.run(Unknown Source)
                      at
    javax.swing.SwingWorker$DoSubmitAccumulativeRunnable.run(Unknown Source)
                      at
    sun.swing.AccumulativeRunnable.run(Unknown Source)
                      at javax.swing.SwingWorker$DoSubmitAccumulativeRunnable.actionPerformed(Unknown
    Source)
                      at
    javax.swing.Timer.fireActionPerformed(Unknown Source)
                      at
    javax.swing.Timer$DoPostEvent.run(Unknown Source)
                      at
    java.awt.event.InvocationEvent.dispatch(Unknown Source)
                      at
    java.awt.EventQueue.dispatchEventImpl(Unknown Source)
                      at
    java.awt.EventQueue.access$000(Unknown Source)
                      at
    java.awt.EventQueue$1.run(Unknown Source)
                      at
    java.awt.EventQueue$1.run(Unknown Source)
                      at
    java.security.AccessController.doPrivileged(Native Method)
                      at
    java.security.AccessControlContext$1.doIntersectionPrivilege(Unknown Source)
                      at
    java.awt.EventQueue.dispatchEvent(Unknown Source)
                      at
    java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
                      at
    java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
                      at
    java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
                      at
    java.awt.Dialog$1.run(Unknown Source)
                      at
    java.awt.Dialog$3.run(Unknown Source)
                      at
    java.security.AccessController.doPrivileged(Native Method)
                      at java.awt.Dialog.show(Unknown
    Source)
                      at
    com.jidesoft.dialog.StandardDialog.show(Unknown Source)
                      at
    java.awt.Component.show(Unknown Source)
                      at
    java.awt.Component.setVisible(Unknown Source)
                      at
    java.awt.Window.setVisible(Unknown Source)
                      at
    java.awt.Dialog.setVisible(Unknown Source)
                      at
    com.sap.webi.toolkit.ui.dialog.MessageDialog.setVisible(MessageDialog.java:186)
                      at
    com.sap.webi.ui.SwingClientHelper.showError(SwingClientHelper.java:347)
                      at
    com.sap.webi.ui.SwingClientHelper.showError(SwingClientHelper.java:198)
                      at
    com.sap.webi.ui.SwingClientHelper.showError(SwingClientHelper.java:205)
                      at
    com.sap.webi.ui.SwingClientHelper.showError(SwingClientHelper.java:188)
                      at
    com.sap.webi.ui.drill.DrillBar.BuildDrillBar(DrillBar.java:435)
                      at
    com.sap.webi.ui.drill.DrillBar.UpdateComponents(DrillBar.java:617)
                      at
    com.sap.webi.ui.drill.DrillBar.updateAll(DrillBar.java:341)
                      at
    com.sap.webi.ui.drill.DrillBar.eventBusProcessNewMessage(DrillBar.java:321)
                      at
    com.sap.webi.toolkit.ui.eventbus.EventBus.dispatchEvent(EventBus.java:324)
                      at
    com.sap.webi.toolkit.ui.eventbus.EventBus.sendMessage(EventBus.java:61)
                      at
    com.sap.webi.toolkit.ui.eventbus.EventBus.sendDefaultMessage(EventBus.java:87)
                      at
    com.sap.webi.toolkit.ui.eventbus.ContextEventBus.sendDefaultMessageOnEventBus(ContextEventBus.java:23)
                      at
    com.sap.webi.ui.tasks.workflows.RefreshWorkspaceWorkflow.onFinish(RefreshWorkspaceWorkflow.java:131)
                      at
    com.sap.webi.toolkit.ui.tasks.TaskWorkflow.startNextTask(TaskWorkflow.java:71)
                      at
    com.sap.webi.toolkit.ui.tasks.TaskWorkflow.propertyChange(TaskWorkflow.java:90)
                      at
    java.beans.PropertyChangeSupport.firePropertyChange(Unknown Source)
                      at
    com.sap.webi.toolkit.ui.tasks.WebITask.firePropertyChange(WebITask.java:66)
                      at
    com.sap.webi.toolkit.ui.tasks.WebITaskManager$TaskPCL.propertyChange(WebITaskManager.java:275)
                      at
    java.beans.PropertyChangeSupport.firePropertyChange(Unknown Source)
                      at
    javax.swing.SwingWorker$SwingWorkerPropertyChangeSupport.firePropertyChange(Unknown
    Source)
                      at
    javax.swing.SwingWorker$SwingWorkerPropertyChangeSupport$1.run(Unknown Source)
                      at
    javax.swing.SwingWorker$DoSubmitAccumulativeRunnable.run(Unknown Source)
                     at
    sun.swing.AccumulativeRunnable.run(Unknown Source)
                      at javax.swing.SwingWorker$DoSubmitAccumulativeRunnable.actionPerformed(Unknown
    Source)
                      at
    javax.swing.Timer.fireActionPerformed(Unknown Source)
                      at
    javax.swing.Timer$DoPostEvent.run(Unknown Source)
                      at
    java.awt.event.InvocationEvent.dispatch(Unknown Source)
                      at java.awt.EventQueue.dispatchEventImpl(Unknown
    Source)
                      at
    java.awt.EventQueue.access$000(Unknown Source)
                      at
    java.awt.EventQueue$1.run(Unknown Source)
                      at
    java.awt.EventQueue$1.run(Unknown Source)
                      at
    java.security.AccessController.doPrivileged(Native Method)
                      at
    java.security.AccessControlContext$1.doIntersectionPrivilege(Unknown Source)
                      at
    java.awt.EventQueue.dispatchEvent(Unknown Source)
                      at
    java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
                      at
    java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
                      at
    java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
                      at
    java.awt.EventDispatchThread.pumpEvents(Unknown Source)
                      at
    java.awt.EventDispatchThread.pumpEvents(Unknown Source)
                      at
    java.awt.EventDispatchThread.run(Unknown Source)

    I had the same problem. I saved my batch and it gave me that same error: "You must enter a name for this batch submission. This is the name that identifies this submission in the Batch Monitor and the History window."
    What I did was to create a second batch (another tab in the batch window) I left this one "untitled" (did not save it) then submitted it -and it worked. I named the job and it is happily chewing away.
    Not pretty, but it worked.

  • VISA framing error BFFF0068

    Hello,
      I am getting a VISA framing error code BFFF0068 with the 
    serial com demo VI that I found in lab view.  How does a "normal
    human being" understand what this error means so that it can be fixed?
    The device that I am trying to communicate with has detected a error
    condition and it transmitting error messages galore. The device
    comminucates via COM12 at a baud rate of 260417. 
      Amy ideas what BFFF0068 means?
    Regards,
    Kaspar

    A framing error can also be due to a driver configuration error, such as a baud rate mismatch.  Since you are using a non-standard baud rate of 260417, this is probably the cause.  Since you are using COM12 as your resource, I assume you are using an add-in serial board.  Make sure your board supports the baud rate you are trying to use.
    Here's a KB that talks more about framing errors:
    http://digital.ni.com/public.nsf/websearch/13A20C0​F9DF265FB86256FC60066D9C2?OpenDocument
    Message Edited by Michael C on 02-14-2006 02:14 PM
    Michael Chaney
    Systems Engineer - TestStand
    National Instruments

  • Storage VIs internal error, TDMS file

    I use LabView 8.5.1, DAQmx 9.0.2. and a module NI-USB6216.
    I configure on my application a task as follows: 15 channels activated with a sample rate of 1sample/10s (very slow). My acquisition has to run for a few days or more.
    Sometimes, I obtain the error  "Storage VIs internal" error (code -2500). then I cannot read my TDMS file (see attached the file) and I cannot treat my data.
    Do you know the exact meaning of this error on the case of a TDMS file. Do yo have a solution to treat my data? 
    Best regards, Daniel.
    Solved!
    Go to Solution.
    Attachments:
    Data.zip ‏436 KB

    I tried with LabVIEW 2010 and didn't see the problem when reading your attached TDMS file.
    Please download the latest TDMS installer from here:
    http://zone.ni.com/devzone/cda/tut/p/id/9995
    Please backup tdms.dll on your computer like in c:\program files\national instruments\shared\tdms\ and then run the installer.

  • Old visa open, error code 1073807343, using VISA with a GPIB device, and VISA resource names

    Hi everyone,
    I'm trying to get a SRS model SR720 LCR meter (manual on this page) working with LabView, connecting it to my PC with an Agilent 82357A GPIB/USB interface (manual on this page). I'm running MAX version 14.0, and NI-VISA version 14.0. I'm running LabView version 13.0f2, 32 bit.
    I followed the directions on this page, and I'm pretty confident I can communicate with my LCR meter, because I can go to NI MAX->GPIB0::17::INSTR under "devices and interfaces", then go to the VISA test panel, go to the I/O tab, and I can enter a few commands from the SR720 manual, like changing the frequency, and I see the light on the LCR meter change to what I just told it to do. Here is a picture, just to illustrate it:
    Also, if I do the *IDN? command, it returns "
    9: Write Operation (*IDN?)
    Return Count: 5 bytes
    10: Read Operation
    Return Count: 41 bytes
    StanfordResearchSystems,SR720,08087,1.03\n
     So, that's good too. I also made the alias of this device "MyLCRmeter", but that shouldn't matter for now.
    Now I'm trying to get it to work in a more usable way. The SR7xx drivers that LabView found for me came with a couple sample programs, one called "Getting Started.vi". I tried to just simply see if it worked, changing the "instrument descriptor" field to "GPIB0::17::INSTR", since that's the one that seemed to be the right device in MAX. Here is a picture of the front panel of "Getting Started.vi":
    Trying to run it like this gave me this error (code -1073807343):
    Old VISA Open in SR715/720 Initialize.vi->SR715/720 Getting Started.vi
    Doing a bit of searching on these forums, I found these few threads (1 2 3), which seem to tell me that, since this program was written, the way you open VISA has changed. In the 2nd of those links, one guy said:
    You just have to replace the Old VISA Open function with the VISA Open that is on the Instrument I/O>VISA>VISA Advanced palette. When you do that, the wire to the string that was used for the resource name will be broken. Delete the string and make the actual VISA Resource Name visible on the front panel. Wire the VISA Resource Name control to the connector pane where the string control was (upper left connection).
    So, I went into the sub-VI Initialize.vi, and did that. Here is a picture of what the front panel and block diagram of the sub-VI Initialize2.vi (I changed the name in case I screwed things up, but I'm pretty sure the new one is the one being called by Getting Started.vi) looked like before I changed anything (you can see the Old VISA Open):
    and here it is after replacing that with the regular VISA Open, deleting the instrument descriptor string and replacing it with a VISA resource, and connecting that to the VISA Open:
    However, as you can see in the image above, and it seems like someone else had this problem in the 2nd thread linked above, I don't see my device listed in the drop-down menu (even if I refresh), only "LPT1" (I don't even know what that is):
    No, I wasnt able to select the visa resource from the pull down menu. somehow it seems disabled or something.
     If I just enter the VISA resource name from MAX manually, GPIB0::17::INSTR, and save and try running that, I get the error(code -1073807346):
    VISA Open in SR715/720 Initialize2.vi->SR715/720 Getting Started.vi
    So I'm not sure where to go from there, or why it's not in the drop down menu to begin with. I'm sorry if I've missed something but I've searched about as far as I can go. If I had to guess, maybe one thing could be that in MAX, under Tools->NI-VISA->VISA Options->My System->Conflict manager, I have both Agilent VISA and NI VISA enabled; I know sometimes problems arise from conflicts between different software fighting over the same hardware. Is this okay, or do I need to change it?
    Thank you and please let me know if there is any other code/screenshots I could provide that could help!

    Hi, I did indeed enable NiVisaTulip.dll under MAX->Tools->NI-VISA->VISA Options->My system->Passports->List of passports. Sorry, I should have mentioned that explicitly.
    By install as primary, do you just mean as it is here, where it is selected as the "Preferred VISA"?
    Or somewhere else? I installed NI-VISA first I believe, and then the Agilent one, and during the installation of the Agilent one, I'm pretty sure I made it not the primary. Here's what I have in the Agilent (it's called Keysight now) Connection Expert software:
    I also have this under the "Keysight 488 options" tab:
    Should that be checked? I don't actually know the role of VISA vs 488 here...
    What could I try?
    Thank you!

  • How to resolve attribute errors

    Hi,
    When I am trying to click on an lov item I am getting the following error
    Attribute TransactionTypeId in CreateArInvoiceAM.CljReceivableSlipsEOVO1 is required
    I would get the TransactionTypeId only when I select an item from the lov but before selecting the lov itself I am getting this error.Can anyone tell me how to resolve this error.
    Thanks for your help in advance.

    Do you have any open method invocation in the processFromRequest? Just start the debugger and see how is the code progressing. Seems some method is getting invoked unintentionally.

  • Lock NOT set for: Loading master data attributes error

    Hi experts,
    We were encountering this error before when trying to load master data.  When we checked the system we could not find any locks at the time, and activation or kicking off the attribute change run failed again.  We finally solved the problem running FM RSDDS_AGGR_MOD_CLOSE which sets the close flag to 'X' in table RSDDAGGRMODSTATE.  I have read that it is possible this lock error happens when two change runs happen at the same time.
    My question are:
    1. is it possible to find out what process exactly "caused" the lock? the table RSDDAGGRMODSTATE does not have a reference to any object or job. I am curious as we are trying to find ways to avoid this in the future...
    2. in our case, when we could not find any locks, is running this fm the only work around? is this a best practice?
    mark
    Message was edited by:
            Mark Siongco
    Message was edited by:
            Mark Siongco

    Hello Catherine
    I have had this problem in the past (3.0B) --> the reason is that our system was too slow and could not crunch the data fast enough, therefore packets where loacking each other.
    The fix: load the data into the PSA only, and then send it in background from the PSA to the info object. By doing this, only a background process will run, therefore locks cannot happen.
    Fix#2: by a faster server (by faster, I mean more CPU power)
    Now, maybe you have another issue with NW2004s, this was only my 2 cents quick thought
    Good luck!
    Ioan

  • Attribute error while creating shopping cart in portal

    Hi,
    We are using SRM 7.0 . While creating shopping cart in portal , I am getting error " the attribute of the user are inconsistent or not defined. See transaction ppoma_bbp "
    I have maintained attributes of ACS,BSA,BUK,BWA,CUR,KNT,WGR & WRK . Done attribute check in BBP_ATTR_CHECK, it issued warning message for CAT attribute. All other attributes are Ok.
    Could anybody help to resolve this.
    Regards
    Ayyappan

    HI
    Step 1: Check the consistency of the User for Shopping Cart using Transaction BBP_CHECK_CONSISTENCY. THis will give you a snapshot of what is missing in user's attributes for creating a SC.
    Step 2. Go to PPOMA_BBP and note down the Position id and CP id of the user. Then check the consistency of these objects using BBP_BP_OM_INTEGRATE.
    It seems the combination of attributes is not in right place for this user
    Regards
    Virender Singh

  • FRM-41011: Undentified Attribute error in forms 6i

    Using this code:
    Set_Item_Instance_Property('payments.payment_due',To_Number(:SYSTEM.CURSOR_RECORD),VISUAL_ATTRIBUTE,'red');
    I am trying to set a field to RED text. If it meets a specific condition.
    But for some reason, I keep getting that above error.
    Thanks in advance

    Do you actually have a visual attribute named 'red' in your form? I suppose not. If so, you should first define the visual_attribute named 'red' in order to use it. RTM for visual attributes!
    Best of luck!

  • BP User Defined Attributes -- Error

    Hi experts!!
    The customer i am working on needed some extra fields on the Accounts screen page, so i defined all User Defiened Attributes from 1 to 10 and added them from the Node MARKETING of the component BP_HEAD.
    When i try to save the Account (after filling one of the attributes) I get the following error msg: Classification data is already maintained for business partner.
    The Account can be saved and replicated to the ERP if the attributes remain empty.
    What am i missing here???
    Is there a connection between the attributes and account classification ??
    Thank you in advance

    The error was fixed with Note 1271004.
    BUT .. now when i Save the Account with User Defined Attributes filled the replication to ERP does not happen..
    If the attributes are empty it gets replicated.
    Any ideas???
    Please help!!

Maybe you are looking for

  • Open iView in new WINDOW for CATW

    HI All, We are on Netweaver2004s and the browser used is either Internet Explorer 7 (Microsoft Vista) or Mozilla Firefox. Now what I need help on is that I have a link on my page that says "Report Your Time", this link calls the Internet Service CATW

  • Convert php script to oracle procedure

    To all please help me... I wanna convert php script to oracle procedure..and the script is (exp).. <?php include("../config/koneksi.php"); $customer=$_POST['customer']; $tanggal1=$_POST['theDate1']; $tanggal2=$_POST['theDate2']; $no_bulan=substr($tan

  • Update Purchase Requisition from Sales Order

    Hi, My requirement is to Update Purchase Requisition from Sales Order based on the Vendor number in Purchase Requisition . I have used Userexit         :- MV45AFZB                  Customerexit :- EXIT_SAPFV45E_002                  BADI             :

  • HT201407 I lost my email & I lost my  Apple ID ...... MY ipad linked with icloud .... i cant use my ipad ,I want to help

    my son enter multiple accounts on my device my ipad 2 now its not is not active I lost my email & I lost my  Apple ID ...... MY ipad linked with icloud .... i cant use my ipad ,I want to help

  • Problem with setFocus function

    I create a function setFocus on a page with this code in the HTML Header area. <script language="JavaScript" type="text/javascript"> <!-- function setFocus(PageItem){ document.getElementById(PageItem).focus(); //--> On the HTML Body Attribute the cod