import channels plan DAC fails

(Sorry if I have a few names of block etc. not quite right;) I use the German version of DIAdem, where all names are translated)

Hello

I have a DAC scheme that needs to read two channels of digital data from the data portal and perform processing on these channels. The reading is done using the package treatment "read data" block. for debugging purposes, I have a "scope" connected block package to this block "read data". In parallel to the scope block, the data is sent to an external measurement system.

When I put the channels that I want to address in the data portal and manually start the measurement (using the green button "Start the measure" in the toolbar of the CAD), the content of these channels is displayed in the scope, measurement system receives the data correctly and the DAC system works as expected - so in principle everything is correct so far.

Now, all this must be controlled from a VBS script. This VBS script first runs the data portal, then wrote my two channnels in the data portal and finally loads and starts the DAC system (call SchemeLoad (...): call SchemeCheck ("Normal"): call MKSCheck (0): dial the SchemeMeasStart()). In doing so, the system fails, I do not see in the window of the scope of data and measurement system receives no data at all - as if no data was never read from the data portal.

When I wemove the 'SchemeMeasStart' command (which is currently the last command in the script), run the script and then start the measurement manually using the button "Start the measure" above, everything works well again.

So it seems I have a problem with access to channels of data when the DCA plan is started from a script. In I made a mistake here (e.g., lack of some script commands based on the DAC)? Or is this a known bug, and does anyone know a solution for this?

Hello

I created my own example in ball mode. Everything worked without problems. The script does not use the MKSCheck command. It seems that this command is not necessary to run a CAD program. When I added the MKSCheck manually, I had the same problem with the packages blocks.

Since ball does not use MKSCheck, it must record this command simply jump and your DAC plan should work as expected.

Ulrich Bierwisch

Tags: NI Software

Similar Questions

  • The planning configuration fails on the new server of Db.

    Hi guys,.

    I want to reconfigure my EPM 113 system on new computer server Db, but with the old databases, (restored from the old machine to Db)
    All components have been configured well, except for planning.

    Here's the scenario,
    I have 3 of the system,
    A: EPM 11.1.1.3
    B: SQL server 2005
    C: SQL server 2008

    Now I want to upgrade DB to import all the basics when re configuring EPM system with system 'C', then 'B' 'C'
    All components have been configured correctly but at configuration time of the workspace in the configurator to connect to the base is oriented planning database.
    so I changed my workspace database and configured it get successfully but after I tried to configure the planning he get failed.

    any idea? Did I miss a step?

    Here is the content of the journal,

    'configtool.log' line: -.
    (June 11, 2012, 16:10:25), com.hyperion.planning.ConfigToolUtils, DEBUG, instance of CSS is
    (June 11, 2012, 16:10:25), com.hyperion.css.CSSSystem, DEBUG, 20:3502: the file HSSLogger.properties is missing.
    (June 11, 2012, 16:11:32), com.hyperion.planning.HspDBConfigurator, ERROR, error happened: 20:3008: unable to connect to the native repertoire.
    (June 11, 2012, 16:11:32), com.hyperion.cis.config.wizard.RunAllTasksWizardAction, ERROR, error:
    com.hyperion.cis.config.ProcessingException
    at com.hyperion.planning.HspDBConfigurator.configure(HspDBConfigurator.java:209)
    at com.hyperion.cis.config.wizard.RunAllTasksWizardAction.executeDbConfigTask(RunAllTasksWizardAction.java:658)
    at com.hyperion.cis.config.wizard.RunAllTasksWizardAction.execute(RunAllTasksWizardAction.java:202)
    at com.installshield.wizard.RunnableWizardBeanContext.run (unknown Source)


    Kind regards
    Narayan

    You know that 11.1.1.3 is not supported with SQL Server 2008, SQL Server 2008 supports the 11.1.1.4

    See you soon

    John
    http://John-Goodwin.blogspot.com/

  • DAC failed over but Etl informatica workflow in workflow monitor

    Hi all
    I am running a plan of execution with domains is the execution plan of "Finance - Accounting".and finished but I find there are so many workflow failed in workflow monitor. Details of the error "ORA-26002: Table XXXX index defined on it.
    so I create a small topics Add only a single task (SDE_ORA_GLAccountDimension) and create a plan of execution with this SA for test.the same error has occurred.
    As usual, CAD will run this workflow tracking these parameters:
    1 truncate table
    2 remove the index
    3 run the workflow
    4 create indexes
    5 analyze table
    I request the date of creation on the index of the table and he changed after etl end.and I found the workflow log end time is later than to create indexes of time.
    So I guess that the reason is when dac did not have the exact status of workflow.when setup3 began, CAD status completed and run the next installation, but actually still run etl then what created.workflow index failed.
    I don't know how dac to get the workflow state. I don't know even if I found the reason. Could someone help me?
    Version:
    Source system: EBS R12.1.1 and Oracle DB 11.1.0.7
    DataWarhouse: Oracle 11.2.0.1 DB
    BI application: 7.9.6.1
    DAC: 10.1.3.4.1
    Informatica:8.6.1 HotFix6

    DW is installed on 64-bit CentOS5.
    BIApps, DAC, Informatica installed on MS Windows2003 64bits.

    Thank you very much
    Alther

    Try this:

    DAC 10.1.3.4.1 Release Notes to

    http://download.Oracle.com/docs/CD/E12513_01/doc/BIC.101/e12655.PDF

    3.21 DAC task failed on Non-English operating system
    This problem applies to the DAC 10.1.3.4.1 and Informatica PowerCenter 8.6.1, HotFix3
    DAC Server uses pmcmd to launch workflows on Informatica server. In the
    English operating systems, DAC issues orders in the non-blocking
    (asynchronously) mode and the Informatica polls for the State of the workflow. The
    out of the getWorkFlowDetails of pmcmd is queued in the DAC\log directory, and
    and then gets analyzed to determine whether the workflow is still ongoing, completed
    successfully, or failed.
    However, for operating systems non-English DAC sends commands in the
    (synchronously) standby mode. This means that when the process ends at the exit
    code indicates DAC if the workflow was successful or not.
    Workaround
    The commands used by DCA to connect with Informatica are externalized in one
    the file is called infa_commands.xml.
    The DAC 10.13.4.1 control model is not a placeholder to specify the
    standby mode. Without this configuration in standby mode, on non - English OS based
    installation, this translates to the treatment of the DAC of the front execution even as the
    Workflow finishes executing. This could lead to errors, as in bulk of Informatica
    charger is not because of the presence index of tables or without aliens
    key references.
    To solve the problem,... etc.

  • I get this error code 646 everytime I go to install the important updates. Updates failed to install. Have: Windows Vista editions Home Premium and laptop Toshiba Satellite. How to fix?

    For about 4 days, it says install important updates, I try and it manages not to install message says to try again, and he still fails to install important updates.  When I turned off my computer, the message says installation step 1... 2... 3..., but still, it will fail to install.  I never had a problem with it before.  Last week, I started having this problem.  It will not install updates importamnt.  Please help, I need to install my updates.  Thanks in advance.

    Hello

    Try this 1st to see if it helps, and it should:

    Description of the Patch registration cleanup tool
    http://support.Microsoft.com/kb/976220/

    ------------------------------------------------------

    If necessary :

    Try this - Panel - Windows Updates - on every update that will not be installed - click on the important updates
    or the update itself - double click a view more information (or click top then discovers on the right)

    Those who will take you to a page where you can download the update.

    Or go here and the KBxxxxxx number to download it.

    Download Center - mount the KBxxxxxx.

    Microsoft Download Center
    http://www.Microsoft.com/downloads/en/default.aspx

    Download - SAVE - go to where you put them - click on - RUN AS ADMIN

    Then you can right click on the update in the updates Windows and HIDE.

    If you get an error Installer install this version:

    Windows install 4.5 Redistributable
    http://www.Microsoft.com/downloads/details.aspx?FamilyId=5A58B56F-60B6-4412-95B9-54D056D6F9F4&displaylang=en

    ----------------------------------------------------

    Then run this:

    How to reset the Windows Update components? -a Mr Fixit
    http://support.Microsoft.com/kb/971058

    Description of the system for Windows Vista, Windows Server 2008, update tool and
    for Windows 7
    http://support.Microsoft.com/kb/947821

    ------------------------------------------------------------
    Because these are all Office updates you might get more information if necessary in the Agency of those groups that
    may have experienced the same problem.

    Office newsgroups
    http://www.Microsoft.com/Office/Community/en-us/FlyoutOverview.mspx

    Microsoft.public.office.misc discussions
    http://www.Microsoft.com/communities/newsgroups/list/en-us/default.aspx?DG=Microsoft.public.Office.misc&cat=en_us_01cb749f-c998-4762-8099-df71793c11c7&lang=en&CR=us

    ------------------------------------------------------------

    If necessary you can incident free get reports however the above should take care of it for you.

    Windows updates - free Incident report

    Go here and click on-> Windows Update fails while searching, downloading or installation of updates
    http://support.Microsoft.com/GP/wusupport#tab3

    The security updates, you can get free support Incident report
    http://www.Microsoft.com/protect/resources/support.aspx

    I hope this helps.

    Rob - bicycle - Mark Twain said it is good.

  • IMPORT METHOD - DATE NULL FAILS

    I import a csv file and unfortunately sometimes there is no data on the date of birth field.

    I have my chart updated in place in the form of DATA and to allow NULL values.

    When I go through the import method sql developer and get to the area of columns, for the format, I'm JJ/MM/AAAA and this works very well if there are data in this column, but if it's not that it fails.

    How can I solve this put NULL or 00/00/0000, or what is an alternative?

    Thank you.

    My mistake.  Apparently, I had a missing column and it threw off the coast of the insert.  I discovered this by changing the INSERTION of a SCRIPT to INSERT, and then looked at the details of the script. Once I added the missing column (State), he put a NULL value when there was a white, then all is good. My apologies.

  • RequiredParameterNotSetException when importing the planned schedules.

    I did a few scheduled tasks and jobs out of them in our test environment. Everything is fabolous, but when I try to import into our production environment I get the following error:

    [2015 07-28 T 16: 39:44.049 + 02:00] [wls_oim1] [ERROR] [] [XELLERATE. DDM. [IMPORT] [tid: [ASSETS].] [ExecuteThread: that of the "31" to queue: "(self-adjusting) weblogic.kernel.Default"] [username: xelsysadm] [ecid: 0000KvL6hShEwGx6wByWMG1LhpFI0000IX, 0] [APP: IOM #11.1.2.0.0] [IDDM: 0000KvKu7kuEwGx6wByWMG1LhpFI0000Ex] Exception when importing []

    com.thortech.xl.ddm.exception.DDMException: import failed for the entity: "Export to CSV - EXPORT_MILL_CAREERS", which is of the type: "Employment", with the following error: null

    at com.thortech.xl.ddm.engine.SchemaInstanceFacade.performImport(SchemaInstanceFacade.java:461)

    at com.thortech.xl.ejb.beansimpl.tcImportOperationsBean.performImport(tcImportOperationsBean.java:1198)

    at Thor.API.Operations.tcImportOperationsIntfEJB.performImportx (unknown Source)

    at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)

    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)

    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)

    at java.lang.reflect.Method.invoke(Method.java:606)

    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.oracle.pitchfork.spi.MethodInvocationVisitorImpl.visit(MethodInvocationVisitorImpl.java:34)

    at weblogic.ejb.container.injection.EnvironmentInterceptorCallbackImpl.callback(EnvironmentInterceptorCallbackImpl.java:54)

    at com.oracle.pitchfork.spi.EnvironmentInterceptor.invoke(EnvironmentInterceptor.java:42)

    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)

    to com.sun.proxy. $Proxy571.performImportx (unknown Source)

    at Thor.API.Operations.tcImportOperationsIntf_uawk3z_tcImportOperationsIntfRemoteImpl.__WL_invoke (unknown Source)

    at weblogic.ejb.container.internal.SessionRemoteMethodInvoker.invoke(SessionRemoteMethodInvoker.java:40)

    at Thor.API.Operations.tcImportOperationsIntf_uawk3z_tcImportOperationsIntfRemoteImpl.performImportx (unknown Source)

    at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)

    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)

    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)

    at java.lang.reflect.Method.invoke(Method.java:606)

    at weblogic.ejb.container.internal.RemoteBusinessIntfProxy.invoke(RemoteBusinessIntfProxy.java:89)

    to com.sun.proxy. $Proxy585.performImportx (unknown Source)

    at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)

    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)

    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)

    at java.lang.reflect.Method.invoke(Method.java:606)

    at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)

    at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:198)

    to com.sun.proxy. $Proxy586.performImportx (unknown Source)

    at Thor.API.Operations.tcImportOperationsIntfDelegate.performImport (unknown Source)

    at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)

    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)

    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)

    at java.lang.reflect.Method.invoke(Method.java:606)

    at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)

    at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:182)

    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:149)

    at oracle.iam.platform.utils.DMSMethodInterceptor.invoke(DMSMethodInterceptor.java:25)

    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)

    at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:204)

    to com.sun.proxy. $Proxy587.performImport (unknown Source)

    at com.thortech.xl.webclient.actions.LoadDeploymentUtilityAction.importSelected(LoadDeploymentUtilityAction.java:3535)

    at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)

    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)

    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)

    at java.lang.reflect.Method.invoke(Method.java:606)

    at org.apache.struts.actions.DispatchAction.dispatchMethod(DispatchAction.java:269)

    at com.thortech.xl.webclient.actions.tcLookupDispatchAction.execute(tcLookupDispatchAction.java:133)

    at com.thortech.xl.webclient.actions.tcActionBase.execute(tcActionBase.java:900)

    at com.thortech.xl.webclient.actions.tcAction.execute(tcAction.java:213)

    at org.apache.struts.chain.commands.servlet.ExecuteAction.execute(ExecuteAction.java:58)

    at org.apache.struts.chain.commands.AbstractExecuteAction.execute(AbstractExecuteAction.java:67)

    at org.apache.struts.chain.commands.ActionCommandBase.execute(ActionCommandBase.java:51)

    at org.apache.commons.chain.impl.ChainBase.execute(ChainBase.java:191)

    at org.apache.commons.chain.generic.LookupCommand.execute(LookupCommand.java:305)

    at org.apache.commons.chain.impl.ChainBase.execute(ChainBase.java:191)

    at org.apache.struts.chain.ComposableRequestProcessor.process(ComposableRequestProcessor.java:283)

    at org.apache.struts.action.ActionServlet.process(ActionServlet.java:1913)

    at org.apache.struts.action.ActionServlet.doGet(ActionServlet.java:449)

    at javax.servlet.http.HttpServlet.service(HttpServlet.java:707)

    at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)

    to weblogic.servlet.internal.StubSecurityHelper$ ServletServiceAction.run (StubSecurityHelper.java:227)

    at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:125)

    at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:301)

    at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:184)

    at weblogic.servlet.internal.RequestDispatcherImpl.invokeServlet(RequestDispatcherImpl.java:526)

    at weblogic.servlet.internal.RequestDispatcherImpl.forward(RequestDispatcherImpl.java:253)

    at com.nexaweb.server.servlet.NexawebRequestDispatcher.doClientRequest(NexawebRequestDispatcher.java:346)

    at com.nexaweb.server.servlet.NexawebRequestDispatcher.forwardClientRequest(NexawebRequestDispatcher.java:114)

    at com.nexaweb.server.servlet.JspProcessor.processRequest(JspProcessor.java:137)

    at com.nexaweb.server.servlet.RequestProcessor.dispatchRequest(RequestProcessor.java:463)

    at com.nexaweb.server.servlet.RequestProcessor.processClientEvent(RequestProcessor.java:710)

    at com.nexaweb.server.services.protocol.NexawebProtocolHandler.handleProcessEventCommand(NexawebProtocolHandler.java:1026)

    at com.nexaweb.server.services.protocol.NexawebProtocolHandler.dispatchCommand(NexawebProtocolHandler.java:140)

    at com.nexaweb.server.NexawebServer.doService(NexawebServer.java:420)

    at com.nexaweb.server.NexawebServer.doGet(NexawebServer.java:335)

    at com.nexaweb.server.admin.ServerAdmin.callNexawebServer(ServerAdmin.java:378)

    at sun.reflect.GeneratedMethodAccessor2399.invoke (unknown Source)

    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)

    at java.lang.reflect.Method.invoke(Method.java:606)

    at com.nexaweb.loader.xMethodInvoker.runInThread(xMethodInvoker.java:69)

    at com.nexaweb.server.api.admin.ServerAdminProxy.callNexawebServer(ServerAdminProxy.java:551)

    at com.nexaweb.redirect.RedirectServlet.doGet(RedirectServlet.java:18)

    at javax.servlet.http.HttpServlet.service(HttpServlet.java:707)

    at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)

    to weblogic.servlet.internal.StubSecurityHelper$ ServletServiceAction.run (StubSecurityHelper.java:227)

    at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:125)

    at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:301)

    at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:26)

    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:60)

    at com.thortech.xl.webclient.security.ClassLoadParamFilter.doFilter(ClassLoadParamFilter.java:51)

    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:60)

    at com.thortech.xl.webclient.security.CSRFFilter.doFilter(CSRFFilter.java:76)

    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:60)

    at oracle.iam.platform.auth.web.OIMAuthContextFilter.doFilter(OIMAuthContextFilter.java:112)

    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:60)

    to oracle.security.jps.ee.http.JpsAbsFilter$ 1.run(JpsAbsFilter.java:119)

    at java.security.AccessController.doPrivileged (Native Method)

    at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:324)

    at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:460)

    at oracle.security.jps.ee.http.JpsAbsFilter.runJaasMode(JpsAbsFilter.java:103)

    at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:171)

    at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:71)

    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:60)

    at oracle.security.wls.filter.SSOSessionSynchronizationFilter.doFilter(SSOSessionSynchronizationFilter.java:418)

    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:60)

    at oracle.dms.servlet.DMSServletFilter.doFilter(DMSServletFilter.java:163)

    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:60)

    at weblogic.servlet.internal.RequestEventsFilter.doFilter(RequestEventsFilter.java:27)

    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:60)

    to weblogic.servlet.internal.WebAppServletContext$ ServletInvocationAction.wrapRun (WebAppServletContext.java:3748)

    to weblogic.servlet.internal.WebAppServletContext$ ServletInvocationAction.run (WebAppServletContext.java:3714)

    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)

    at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)

    at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2283)

    at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2182)

    at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1491)

    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:263)

    at weblogic.work.ExecuteThread.run(ExecuteThread.java:221)

    Caused by: com.thortech.xl.ddm.exception.DDMException

    at com.thortech.xl.ddm.repositories.api.impl.APIManager.createInstance(APIManager.java:432)

    at com.thortech.xl.ddm.repositories.api.impl.APIRepository.handleRootImport(APIRepository.java:370)

    at com.thortech.xl.ddm.engine.visitor.ApiImportVisitor.visitStarted(ApiImportVisitor.java:22)

    at com.thortech.xl.ddm.engine.data.datatypes.SchemaInstance.traverse(SchemaInstance.java:242)

    at com.thortech.xl.ddm.engine.SchemaInstanceFacade.performImport(SchemaInstanceFacade.java:437)

    ... more than 129

    Caused by: java.lang.reflect.InvocationTargetException

    at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)

    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)

    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)

    at java.lang.reflect.Method.invoke(Method.java:606)

    at com.thortech.xl.ddm.repositories.api.impl.APIManager.createInstance(APIManager.java:413)

    ... more than 133

    Caused by: oracle.iam.scheduler.exception.RequiredParameterNotSetException: the value is not set to the required parameters of a scheduled task.

    at oracle.iam.scheduler.impl.SchedulerServiceImpl.ckScheduleTaskParameters(SchedulerServiceImpl.java:1695)

    at oracle.iam.scheduler.impl.SchedulerServiceImpl.addJob(SchedulerServiceImpl.java:144)

    ... 138 more

    Attach the file I'm trying to import. I do not lack. Am I blind or just ignorant?

    Solved. Reson: I'm retarded

    We had the /metadata/user/custom/WriteFileFromDBTask.xml imported mds-file once before and re-imported again today. The old version of the file had an additional required field missing in the new version. All we had to do is PurgeCache.sh...

  • Recovery plan test failed - a file is not found error

    Hi all

    Finally, I got my SRM environment installed a few days ago and made a small test with 2 VMS successfully recovery plan. Today, we run a new trial with 18 virtual machines of low priority and everything went smoothly until after 15 minutes, the process failed with the error "file not found" turn on/off the virtual machines on the remote site.

    Basically, we have 1 EMC Clariion each site with mirrorview which have been configured after EMC VMware Site Recovery Manager with EMC CLARiiON CX3 and MirrorViewS implementation and MRS. 1.0 Guide. We have detected that the snashot created recovery Clarrion is placed to the right of the active state after the beginning of the trial, but after 15 minutes later he returned to Inactive.

    Other research showed me that the error that gives me the recovery plan test is correct given that the snapshot is no longer active and all files in the virtual machines (VMX and VMDK) that the SRM tries to light are on the snapshot.

    Any of you have seen something like that?

    Thanks in advance.

    Saludos/looks

    Nicolas Solop

    Buenos Aires, Argentina

    -


    Mi empresa

    En mi perfil LinkedIn

    Grupo de Virtualizacion en Español of Linkedin

    -


    Hello

    Our best practices for configuring CLARiiON SnapView, which copies itself on the first point of entry in the catch instant times the volume of production is to distribute between 20-30% of the production LUN for the RLP LUNS box

    Regarding your volume of 300 GB of LUN LUN Pool reserved (and you might need more than one - that is to say if you have a consistent snapshot that includes multiple LUNS it will add ot the space required)-you should provide at least a 30 GB, otherwise a 60 GB LUNS in your region Reserved LUN Pool

    I would try to increase the RLP LUNS for this kind of size and try again

    Concerning

    Alex Tanner

  • The import of the disc failed

    Hello, I have some trouble getting both vSphere Client and ovftool to

    import my OVF.  When you use the vSphere Client, I walk with success in

    the Assistant "Deploy OVF template", I click on finish on the final wizard screen

    and the progress dialog box is displayed.  There are up to 100% full while showing

    "Deployment of disc 1 of 1..." and then always fails with the following error

    displayed on a pop-up window:

    "Could not deploy OVF package: the remote server returned an error: (500).

    Internal Server Error»

    I then tried using ovftool, to convert my VMX OVF format.  Similarly, the

    'Disc Progress' percentage count to 100% then errors with:

    Source OVF opening: stout-1 - x86_64.ovf

    ATTENTION: No manifest file

    Target VMX opening: stout-out.

    Target: stout-out/stout-1-x86_64/stout-1-x86_64.vmx

    Drive transfer failed

    Error: Could not open the source disk: stout-1 - x86_64.vmdk

    In both cases, it seems that the problem comes from my disk file, which is a

    optimized stream VMDK.  Just to check, I checked that I was able to import

    This same exact disk file into an OVF 0.9 by using Virtual Infrastructure

    Client version 2.5.0.  So, I'm at a loss as to what may be the problem.  Do you have

    to build the optimized flow vmdk any differently?  Any other suggestions on

    How I can be able to debug this yet?

    Thanks for any help,

    James Slagle

    In fact, after taking look more closely at the VMDK header, there is something wrong. In the header sparse VMDK (512 bytes), it has the version == 1. This should be 3 for record flow optimized (and all other records created by VMware tools in the past two years). So there is a problem with your drive. VC2.5 didn't validate the version number, this is why he is not complaining.

    Unfortunately, it seems there is an error in the specification sparse public VMDK on the version number of header (spec says there should be 1, when really it should be 3)-I'll see if I can get that fixed. How did you create the disc?

    Thank you

    Jakob.

  • How can I purchase a student plan? Failed to get through the first stage.

    I am buying a plan of the student, but I can't step hollow on what school I go and when I'm going to graduate. Fill in all the fields, but "keep it going" - button does not respond when I want to go to the next step. I have to do something wrong.

    I'm just the first field must be typed as "SchoolName, city", or must it be typed differently? This is the only field I can type it myself so I guess that's the problem?

    Hi Linnea,

    Please visit http://www.adobe.com/education/students/how-to-buy-eligibility.edu.html?

    For other queries, please join the sales of Adobe directly who can help you place the order.

    Kind regards

    Sheena

  • Import project plans questions

    Hello

    Just a quick intro. I cut and edited my video in PR and to apply effects to some files in my calendar, in EI. I imported my PR AE fine project, but when I saw it (hit SPACEBAR) there first runs very slowly, then stays black until I have start to hide some of the adjustment layers, titles etc. It shows no my correction of color, text, and effects that are essential to my video.

    What is the best way to change certain parts of my PR calendar, cut videos, throw away them first, then return to PR in the main sequence so I can export outside with minimal data loss, please?

    Thank you

    Bini

    The best way to put a clip in a timeline of Premiere Pro in AE for the treatment of the effects depends on the shooting. For the simple things, you can click right to your or clips in Premiere Pro and select "replace with after Composition Effects. AE will open and create a model of the clips. If your effects of work are quite simple complete you your work effects in After Effects and then get back to Premiere Pro and continue editing. If the effects involve work more complex as Warp stabilizing or extended keying and compositing, you'll want to probably add some handles to the shooting and then restore your AE for a Production Format DI (digital intermediate) work and replace shooting in the Premiere Pro sequence. Leaving a stabilized Warp or extensive and made intensive effects turned a direct dynamic project of the AE bound still works, but on most systems you will save time in the long term if you make and replace. I use both methods of almost every day.

    As Mylenium says, before arriving off in your project, you need to give a serious After Effects training. I've been using and After Effects of teaching for 20 years and I've never met anyone who could open with success comes AE for the first time and successfully and effectively anything more to add a layer of a sudden text, so that most of them have polluted up to make this hit single. Please at least start here: Basic Workflow

  • Wrong size when importing work plan

    Hello ,.

    When I open the png files in Illustrator, the artboard is always smaller than the illustration.

    Why is this; I'm doing something wrong?

    Size of the work plan of the Illustrator is a feature of Illustrator only, set by the operator. There is no promise of automatic resizing of placed graphics adjustment. In fact, there will be a 'crowd angry at the entrance' if the changed work plan size whenever a chart is placed. Certainly, you can set up a work plan with 1280 x 720 and save it as a preset if you want.

  • Import of 3 images fail - no preview, no image, but metadata are there?

    I upgraded to LR 3.2 and I am satisfied with her performance and improving the image. However, I have three images taken during a recent trip to the mount Rianier who refuse to import correctly.

    I'll import, I see the previews made for a second, and then they turn black. Preview and images have disappeared, but the metadata are there. I tried to remove it from the database (even removal of the disc and then restore), but continues to be the same.

    Files (Canon. CR2) are OK because I can see them with other image viewers.

    To further confuse the issue when I initially imported they were fine, then sometime later, they turned black and now disappeared!

    Any suggestions on how to get these three images appears in LR?

    Thank you.

    LR does nothing with the original files. He built that a preview of the file. If the file is already damaged LR will not be able to build the required preview.

    The original images that you see in LR are the preview embedded in the RAW file jpg files. It is likely that this is what you also see in other viewers of the photo, rather than a rendered preview that's why no corruption shows.

    If the preview rendering corruption, or not at all, as is the case, the most likely reason is corruption that occur because of a defect on the map sd/cf. The next most likely reason is emerging hard drive failure.

    There are a few messages on it.

  • Export and import Hyperion Planning application

    Hello

    How to implement the Hyperion Planning application from my development to production server?
    I'm working on Hyperion Planning 9.3.1 with database Oracle 10 on AIX.
    My English isn't the best, sorry!

    Thank you, Pablo.

    Hello

    This message should give you a reason for leaving - Migration of Hyperion Planning Application

    See you soon

    John
    http://John-Goodwin.blogspot.com/

  • Update for Microsoft XML Core Services 4.0 Service Pack 2 (KB973688) __Is anyone having trouble installing this download 'important '? Mine keeps failing and I think it's to make my computer. __

    Update for Microsoft XML Core Services 4.0 Service Pack 2 (KB973688)

    Hello

    Check if the update for Microsoft XML Core Services 4.0 Service Pack 2 (KB973688) is already installed on your Windows from the Windows Update history. If it is installed go to programs and features, see installed updates and uninstall the update.

    Once it is removed, restart the computer and try to install the update even manually http://support.microsoft.com/kb/973688.

    Kind regards.

  • How to clear failed execution Plans?

    Hello world

    This should be an easy thing, but I can't seem to find a way to do it.

    I created a custom implementation plan and added each financial area in the plan. Then I generated settings, you click on build and then he ran. Failed to run.

    I noticed that there is a pre-configured with "R12 Financials_Oracle" execution plan and decided that I wanted to really run was Financials_Oracle R12 and not my personal plan. So I clicked on build for R12 Financials_Oracle plan of execution, and once it is finished, I clicked 'Run Now'. When you click Run now he told me that my custom implementation plan was completed with a failed State and until she is done correctly, no other plan could be run. I really don't want my custom plan completes successfully. I want to run the other plan instead.

    How to remove/delete on my failure run data so I can start a new execution plan?

    Thanks for the help!

    -Joe

    In DACS under the window RUN, do the following:
    -Go to the tab "Run in progress".
    -Highlight the execution plan has failed.
    -Click right and selected 'Brand.' as completed
    -Enter the number/text in the box.

    Then:

    -In the toolbar at the top of the page, select--> management ETL tools--> reset Data Sources
    -Enter the number/text in the boox.

    Now you are ready to start the new execution plan.

    I hope this helps.

    -Austin

Maybe you are looking for

  • Sound on my Satellite A300D-11 q problem

    Hello.I have a problem with the sound of my pc. When his fate through built-in Harman Kardon speakers, it sounds... flat and dull.However, if I run Skype (or turn if off, or call someone), or Yahoo Messenger, instantly, the sound changes and becomes

  • Satellite P200-10O to run out of disk space.

    Hi, have the laptop above running Vista Home Premium + SP2 with T2080 @ CPU 1.73GHz, 2 GB Ram and 32-bit o/s. The problem is this: the player Vista(C:) a seulement 7,18 GB d'espace (la totale est de 55,8 Go).) However, the reader Data(E:) a 54,0 Go d

  • TTL NI 9401 edge work but not able to count frequency

    Hello world I have a CompactDAQ, and a NI9401. I used this hardware with labview to control the speed of the crankshaft. My sensor (optical) output a square wave, amplitude 0 - 5v, TTL compatible. I check on an oscilloscope it is perfectly shaped too

  • Why I can't install the WIndows updates after they are downloaded successfully. I REENROULER get the error code 646.

    My computer has no install regular updates for nearly 6 months.Error code 646 appears several times as the reason for the failure to install after the download of the updates successfully.

  • What is dwwin.exe

    whenever I log out of my friends his computer appear error "dwwin.exe DLL initialization failed what is main caused this problem please help.