Another Compiler Bug (message: An internal build error has occurred... Unknown Flex Problem)

I was fighting with this problem for a few days. Finally I've got it resolved. I want to describe it and fill in BUG in the bug report, but I am not sure about Adobe support options. So, I am putting bug report here.
1. ASSUMPTION: All problems which compiler reports as unknown problem are the real compiler BUGs/Problems. Eventually MXML compiler/ActionScript compiler should be able to take C++ or FORTRAN code or an aribitrary text and nicely tell "Error: It is not ActionScript (Flex) code" or "the code is corrupted from Line so and so...". When compiler crashed, it is most probably due to one of the states not handled (or not handled correct). Keeping this in mind I assume, that my code has nothing to do with the compiler crash.
2. PROBLEM Description.
     - I tried to port our internal project from Flex3.5/Flex Builder 3 to Flex4.1/Flash Builder 4.
     - After checking out and trying to build code I start getting weird problems like Error 1037: Packages cannot be nested.
     - After cleaning and compiling project by project, walking up dependency tree, I was able to get rid of this problem.
     - On last Project I've got another problem (An internal build error has occurred... Unknown Flex Problem). Which I stuck with for a while.
     - When I checked log file I found following messages:
============================================================
!ENTRY com.adobe.flexbuilder.project 4 43 2010-12-21 15:45:24.353
!MESSAGE Uncaught exception in compiler
!STACK 0
java.lang.ClassCastException: macromedia.asc.parser.InputBuffer cannot be cast to flex2.compiler.as3.CodeFragmentsInputBuffer
at flex2.compiler.as3.AbstractSyntaxTreeUtil.lineNumberToPosition(AbstractSyntaxTreeUtil.jav a:1266)
at flex2.compiler.mxml.ImplementationGenerator.generateBinding(ImplementationGenerator.java: 569)
at flex2.compiler.mxml.ImplementationGenerator.generateBindingsSetupFunction(ImplementationG enerator.java:863)
at flex2.compiler.mxml.ImplementationGenerator.generateBindingsSetup(ImplementationGenerator .java:812)
at flex2.compiler.mxml.ImplementationGenerator.generateInitializerSupportDefs(Implementation Generator.java:1878)
at flex2.compiler.mxml.ImplementationGenerator.generateClassDefinition(ImplementationGenerat or.java:1044)
at flex2.compiler.mxml.ImplementationGenerator.<init>(ImplementationGenerator.java:206)
at flex2.compiler.mxml.ImplementationCompiler.generateImplementationAST(ImplementationCompil er.java:499)
at flex2.compiler.mxml.ImplementationCompiler.parse1(ImplementationCompiler.java:197)
at flex2.compiler.mxml.MxmlCompiler.parse1(MxmlCompiler.java:168)
at flex2.compiler.CompilerAPI.parse1(CompilerAPI.java:2871)
at flex2.compiler.CompilerAPI.parse1(CompilerAPI.java:2824)
at flex2.compiler.CompilerAPI.batch2(CompilerAPI.java:446)
at flex2.compiler.CompilerAPI.batch(CompilerAPI.java:1274)
at flex2.compiler.CompilerAPI.compile(CompilerAPI.java:1496)
at flex2.tools.oem.Application.compile(Application.java:1188)
at flex2.tools.oem.Application.recompile(Application.java:1133)
at flex2.tools.oem.Application.compile(Application.java:819)
at flex2.tools.flexbuilder.BuilderApplication.compile(BuilderApplication.java:344)
at com.adobe.flexbuilder.multisdk.compiler.internal.ASApplicationBuilder$MyBuilder.mybuild(A SApplicationBuilder.java:276)
at com.adobe.flexbuilder.multisdk.compiler.internal.ASApplicationBuilder.build(ASApplication Builder.java:127)
at com.adobe.flexbuilder.multisdk.compiler.internal.ASBuilder.build(ASBuilder.java:190)
at com.adobe.flexbuilder.multisdk.compiler.internal.ASItemBuilder.build(ASItemBuilder.java:7 4)
at com.adobe.flexbuilder.project.compiler.internal.FlexProjectBuilder.buildItem(FlexProjectB uilder.java:480)
at com.adobe.flexbuilder.project.compiler.internal.FlexProjectBuilder.build(FlexProjectBuild er.java:306)
at com.adobe.flexbuilder.project.compiler.internal.FlexIncrementalBuilder.build(FlexIncremen talBuilder.java:157)
at org.eclipse.core.internal.events.BuildManager$2.run(BuildManager.java:633)
at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:37)
at org.eclipse.core.internal.events.BuildManager.basicBuild(BuildManager.java:170)
at org.eclipse.core.internal.events.BuildManager.basicBuild(BuildManager.java:201)
at org.eclipse.core.internal.events.BuildManager$1.run(BuildManager.java:253)
at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:37)
at org.eclipse.core.internal.events.BuildManager.basicBuild(BuildManager.java:256)
at org.eclipse.core.internal.events.BuildManager.basicBuild(BuildManager.java:218)
at org.eclipse.core.internal.events.BuildManager.build(BuildManager.java:360)
at org.eclipse.core.internal.resources.Project.internalBuild(Project.java:516)
at org.eclipse.core.internal.resources.Project.build(Project.java:94)
at org.eclipse.ui.actions.BuildAction.invokeOperation(BuildAction.java:221)
at org.eclipse.ui.actions.WorkspaceAction.execute(WorkspaceAction.java:162)
at org.eclipse.ui.actions.WorkspaceAction$2.runInWorkspace(WorkspaceAction.java:483)
at org.eclipse.core.internal.resources.InternalWorkspaceJob.run(InternalWorkspaceJob.java:38 )
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
!SESSION 2010-12-22 09:48:27.766 -----------------------------------------------
eclipse.buildId=M20100909-0800
java.version=1.6.0_16
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
Framework arguments:  -product org.eclipse.epp.package.jee.product
Command-line arguments:  -data C:\Client_Flex4 -os win32 -ws win32 -arch x86 -product org.eclipse.epp.package.jee.product
================================================
3. RESOLUTION/WORK AROUND
     - I was able to get this problem cleared by putting compiler option for Flex Application projects:  -keep-generated-actionscript
4. SIDE NOTE
  I do not really see putting this compiler option as the solution and living with the mistery is making me fill a bit bad.

Hi Faser,
I just tried it on Vista with our latest FB Plugin build but
I was unable to reproduce your issue with the following setup:
- FB Plugin build installed by Administrator account user
under her Documents folder
- Administrator account user can launch, create Flex projects
under her own workspace without any problems
- Standard account user can launch the FB Plugin build (need
Admin's password) and create Flex project (default location) under
his own workspace
If your setup is different, can you please log a bug at
http://bugs.adobe.com/flex.
Be sure to include what build you are using, whether it's
reproducible, the detail of the setup, etc...
thanks,
Sharon

Similar Messages

  • An internal build error has occurred. Right-click for more information

    Greetings!
    We are using Eclipse 3.4 or 3,5 with Flash 4 plugin and Flex SDK 3.3.0.
    Project set comprises several, more than a couple dozen, dependent  Flex and Java projects.
    Time-to-time we run across an internal build error on all Flex projects.
    The stack trace where topmost entries are:
    So far we did not find how to get around the problem except delete project set and start from
    scratch.
    Pleas help!
    !ENTRY com.adobe.flexbuilder.project 4 43 2010-07-23 14:40:38.353
    !MESSAGE Uncaught exception in compiler
    !STACK 0
    java.lang.NullPointerException
    at com.adobe.flexbuilder.multisdk.compiler.internal.ASBuilder.applySettings(ASBuilder.java:3 25)
    at com.adobe.flexbuilder.multisdk.compiler.internal.ASApplicationBuilder.setup(ASApplication Builder.java:67)
    at com.adobe.flexbuilder.multisdk.compiler.internal.ASItemBuilder.setup(ASItemBuilder.java:5 4)
    at com.adobe.flexbuilder.project.compiler.BuilderFactory.createBuilder(BuilderFactory.java:8 0)
    at com.adobe.flexbuilder.project.compiler.BuilderFactory.createBuilder(BuilderFactory.java:5 9)
    at com.adobe.flexbuilder.project.compiler.BuilderManager.getBuilder(BuilderManager.java:192)
    When it happens you can not open project "Properties | Flex Compiler"  dialog because error
    message pops up saying "The currently displayed page contains invalid values."
    I am not sure how "an internal build error..." relates to "...displayed page contains invalid values"
    but  it worth to mention anyway.
    Thanks for your help.

    Getting the same error and deleting bin-debug files doesn't help. All switch statements have a case so that isn't an issue either.
    Says to right click on the error for more info but that brings ups broken webpage.
    Adobe I think you really rushed Flash Builder out to fast.  These weird errors and the namespace debacle is just totally unprofessional.

  • FPGA An internal software error has occurred. memory write

    Hi everybody
    We are encountering an error during compilation of an FPGA VI. It is probably related to our use of FPGA block memory. We have a non-timed while loop that is reading from an FPGA host-to-target FIFO and writing into block memory (inside a sub-VI called z_scan_write.vi). In another loop (this one is timed-loop), there is a subVI called we z_scan_read.vi, inside which we read from the block memory.
    Does anybody have an idea what is going wrong and how we could avoid this problem? Thank you very much in advance for any hint!
    The full error message is as follows. Note that it refers to the above-mentioned two subVIs z_scan_write.vi and z_scan_read.vi...
    An internal software error has occurred. Please contact National Instruments technical support at ni.com/support with the following information:
    nirviUIDToObject.vi<ERR>
    Error getting object reference for UID.
    All text parsed:
    <CodeGenErr>
    <ErrorCode>-61060</ErrorCode>
    <DynamicText><TreeLineInfo><LineInfo><ErrorInfoCallback><VIPath>C:\Program Files (x86)\National Instruments\LabVIEW 2010\vi.lib\rvi\ClientSDK\Core\ErrorReporting\Private\nirviPersistentNameToProjectItemLineInfoCallback.vi</VIPath>
    <Data>zIntensityTuples/{29C03A58-DC8D-4BC7-BAFA-66AFAE4E42D1}/%s</Data>
    </ErrorInfoCallback>
    </LineInfo>
    <TreeInfo><TreeID>ProjItem</TreeID>
    </TreeInfo>
    </TreeLineInfo>
    <TreeLineInfo><LineInfo><DiagramObject><VIPath>C:\NIFPGA\compilation\FPGAWrapperAK101_PXI-7813R_main_C0C9511F\MungedForFPGA\NI.Munge.z_scan_write.vi_FPGACompileCopy00000021.vi</VIPath>
    <UID>2747</UID>
    <ObjectName>Memory Write &apos;Memory Method Node&apos;</ObjectName>
    </DiagramObject>
    </LineInfo>
    <TreeInfo><ParentID>ProjItem</ParentID>
    </TreeInfo>
    </TreeLineInfo>
    <TreeLineInfo><LineInfo><DiagramObject><VIPath>C:\NIFPGA\compilation\FPGAWrapperAK101_PXI-7813R_main_C0C9511F\MungedForFPGA\NI.Munge.z_scan_read.vi_FPGACompileCopy00000001.vi</VIPath>
    <UID>194</UID>
    <ObjectName>Memory Read &apos;Memory Method Node&apos;</ObjectName>
    </DiagramObject>
    </LineInfo>
    <TreeInfo><ParentID>ProjItem</ParentID>
    </TreeInfo>
    </TreeLineInfo>
    </DynamicText>
    </CodeGenErr>
    <CodeGenErr>
    <ErrorCode>-61060</ErrorCode>
    <DynamicText><TreeLineInfo><LineInfo><ErrorInfoCallback><VIPath>C:\Program Files (x86)\National Instruments\LabVIEW 2010\vi.lib\rvi\ClientSDK\Core\ErrorReporting\Private\nirviPersistentNameToProjectItemLineInfoCallback.vi</VIPath>
    <Data>zIntensityTuples/{29C03A58-DC8D-4BC7-BAFA-66AFAE4E42D1}/%s</Data>
    </ErrorInfoCallback>
    </LineInfo>
    <TreeInfo><TreeID>ProjItem</TreeID>
    </TreeInfo>
    </TreeLineInfo>
    <TreeLineInfo><LineInfo><DiagramObject><VIPath>C:\NIFPGA\compilation\FPGAWrapperAK101_PXI-7813R_main_C0C9511F\MungedForFPGA\NI.Munge.z_scan_write.vi_FPGACompileCopy00000021.vi</VIPath>
    <UID>2747</UID>
    <ObjectName>Memory Write &apos;Memory Method Node&apos;</ObjectName>
    </DiagramObject>
    </LineInfo>
    <TreeInfo><ParentID>ProjItem</ParentID>
    </TreeInfo>
    </TreeLineInfo>
    <TreeLineInfo><LineInfo><DiagramObject><VIPath>C:\NIFPGA\compilation\FPGAWrapperAK101_PXI-7813R_main_C0C9511F\MungedForFPGA\NI.Munge.z_scan_read.vi_FPGACompileCopy00000001.vi</VIPath>
    <UID>194</UID>
    <ObjectName>Memory Read &apos;Memory Method Node&apos;</ObjectName>
    </DiagramObject>
    </LineInfo>
    <TreeInfo><ParentID>ProjItem</ParentID>
    </TreeInfo>
    </TreeLineInfo>
    </DynamicText>
    </CodeGenErr>
    <CodeGenErr>
    <ErrorCode>-61106</ErrorCode>
    <DynamicText><TreeLineInfo><TreeInfo><TreeID>1</TreeID>
    </TreeInfo>
    <LineInfo><VI><VIPath>C:\NIFPGA\compilation\FPGAWrapperAK101_PXI-7813R_main_C0C9511F\MungedForFPGA\NI.Munge.generate_DAC_voltages.vi_FPGACompileCopy00000001.vi</VIPath>
    <Name>NI.Munge.generate_DAC_voltages.vi_FPGACompileCopy00000001.vi</Name>
    </VI>
    </LineInfo>
    </TreeLineInfo>
    <TreeLineInfo><TreeInfo><TreeID>2</TreeID>
    <ParentID>1</ParentID>
    </TreeInfo>
    <LineInfo><DiagramObject><VIPath>C:\NIFPGA\compilation\FPGAWrapperAK101_PXI-7813R_main_C0C9511F\MungedForFPGA\NI.Munge.main.vi_FPGACompileCopy00000001.vi</VIPath>
    <UID>2803</UID>
    <ObjectName>SubVI: &apos;NI.Munge.generate_DAC_voltages.vi_FPGACompileCopy00000001.vi&apos;</ObjectName>
    </DiagramObject>
    </LineInfo>
    </TreeLineInfo>
    <TreeLineInfo><TreeInfo><TreeID>3</TreeID>
    <ParentID>1</ParentID>
    </TreeInfo>
    <LineInfo><DiagramObject><VIPath>C:\NIFPGA\compilation\FPGAWrapperAK101_PXI-7813R_main_C0C9511F\MungedForFPGA\NI.Munge.main.vi_FPGACompileCopy00000001.vi</VIPath>
    <UID>2816</UID>
    <ObjectName>SubVI: &apos;NI.Munge.generate_DAC_voltages.vi_FPGACompileCopy00000001.vi&apos;</ObjectName>
    </DiagramObject>
    </LineInfo>
    </TreeLineInfo>
    </DynamicText>
    </CodeGenErr>
    <CodeGenErr>
    <ErrorCode>-61106</ErrorCode>
    <DynamicText><TreeLineInfo><TreeInfo><TreeID>1</TreeID>
    </TreeInfo>
    <LineInfo><VI><VIPath>C:\NIFPGA\compilation\FPGAWrapperAK101_PXI-7813R_main_C0C9511F\MungedForFPGA\NI.Munge.generate_DAC_voltages.vi_FPGACompileCopy00000001.vi</VIPath>
    <Name>NI.Munge.generate_DAC_voltages.vi_FPGACompileCopy00000001.vi</Name>
    </VI>
    </LineInfo>
    </TreeLineInfo>
    <TreeLineInfo><TreeInfo><TreeID>2</TreeID>
    <ParentID>1</ParentID>
    </TreeInfo>
    <LineInfo><DiagramObject><VIPath>C:\NIFPGA\compilation\FPGAWrapperAK101_PXI-7813R_main_C0C9511F\MungedForFPGA\NI.Munge.main.vi_FPGACompileCopy00000001.vi</VIPath>
    <UID>2803</UID>
    <ObjectName>SubVI: &apos;NI.Munge.generate_DAC_voltages.vi_FPGACompileCopy00000001.vi&apos;</ObjectName>
    </DiagramObject>
    </LineInfo>
    </TreeLineInfo>
    <TreeLineInfo><TreeInfo><TreeID>3</TreeID>
    <ParentID>1</ParentID>
    </TreeInfo>
    <LineInfo><DiagramObject><VIPath>C:\NIFPGA\compilation\FPGAWrapperAK101_PXI-7813R_main_C0C9511F\MungedForFPGA\NI.Munge.main.vi_FPGACompileCopy00000001.vi</VIPath>
    <UID>2816</UID>
    <ObjectName>SubVI: &apos;NI.Munge.generate_DAC_voltages.vi_FPGACompileCopy00000001.vi&apos;</ObjectName>
    </DiagramObject>
    </LineInfo>
    </TreeLineInfo>
    </DynamicText>
    </CodeGenErr>
    <CodeGenErr>
    <ErrorCode>-61106</ErrorCode>
    <DynamicText><TreeLineInfo><TreeInfo><TreeID>1</TreeID>
    </TreeInfo>
    <LineInfo><VI><VIPath>C:\NIFPGA\compilation\FPGAWrapperAK101_PXI-7813R_main_C0C9511F\MungedForFPGA\NI.Munge.generate_DAC_voltages.vi_FPGACompileCopy00000001.vi</VIPath>
    <Name>NI.Munge.generate_DAC_voltages.vi_FPGACompileCopy00000001.vi</Name>
    </VI>
    </LineInfo>
    </TreeLineInfo>
    <TreeLineInfo><TreeInfo><TreeID>2</TreeID>
    <ParentID>1</ParentID>
    </TreeInfo>
    <LineInfo><DiagramObject><VIPath>C:\NIFPGA\compilation\FPGAWrapperAK101_PXI-7813R_main_C0C9511F\MungedForFPGA\NI.Munge.main.vi_FPGACompileCopy00000001.vi</VIPath>
    <UID>2803</UID>
    <ObjectName>SubVI: &apos;NI.Munge.generate_DAC_voltages.vi_FPGACompileCopy00000001.vi&apos;</ObjectName>
    </DiagramObject>
    </LineInfo>
    </TreeLineInfo>
    <TreeLineInfo><TreeInfo><TreeID>3</TreeID>
    <ParentID>1</ParentID>
    </TreeInfo>
    <LineInfo><DiagramObject><VIPath>C:\NIFPGA\compilation\FPGAWrapperAK101_PXI-7813R_main_C0C9511F\MungedForFPGA\NI.Munge.main.vi_FPGACompileCopy00000001.vi</VIPath>
    <UID>2816</UID>
    <ObjectName>SubVI: &apos;NI.Munge.generate_DAC_voltages.vi_FPGACompileCopy00000001.vi&apos;</ObjectName>
    </DiagramObject>
    </LineInfo>
    </TreeLineInfo>
    </DynamicText>
    </CodeGenErr>
    <CodeGenErr>
    <ErrorCode>-61106</ErrorCode>
    <DynamicText><TreeLineInfo><TreeInfo><TreeID>1</TreeID>
    </TreeInfo>
    <LineInfo><VI><VIPath>C:\NIFPGA\compilation\FPGAWrapperAK101_PXI-7813R_main_C0C9511F\MungedForFPGA\NI.Munge.generate_DAC_voltages.vi_FPGACompileCopy00000001.vi</VIPath>
    <Name>NI.Munge.generate_DAC_voltages.vi_FPGACompileCopy00000001.vi</Name>
    </VI>
    </LineInfo>
    </TreeLineInfo>
    <TreeLineInfo><TreeInfo><TreeID>2</TreeID>
    <ParentID>1</ParentID>
    </TreeInfo>
    <LineInfo><DiagramObject><VIPath>C:\NIFPGA\compilation\FPGAWrapperAK101_PXI-7813R_main_C0C9511F\MungedForFPGA\NI.Munge.main.vi_FPGACompileCopy00000001.vi</VIPath>
    <UID>2803</UID>
    <ObjectName>SubVI: &apos;NI.Munge.generate_DAC_voltages.vi_FPGACompileCopy00000001.vi&apos;</ObjectName>
    </DiagramObject>
    </LineInfo>
    </TreeLineInfo>
    <TreeLineInfo><TreeInfo><TreeID>3</TreeID>
    <ParentID>1</ParentID>
    </TreeInfo>
    <LineInfo><DiagramObject><VIPath>C:\NIFPGA\compilation\FPGAWrapperAK101_PXI-7813R_main_C0C9511F\MungedForFPGA\NI.Munge.main.vi_FPGACompileCopy00000001.vi</VIPath>
    <UID>2816</UID>
    <ObjectName>SubVI: &apos;NI.Munge.generate_DAC_voltages.vi_FPGACompileCopy00000001.vi&apos;</ObjectName>
    </DiagramObject>
    </LineInfo>
    </TreeLineInfo>
    </DynamicText>
    </CodeGenErr>
    Solved!
    Go to Solution.

    Removing the two subVIs that read from/write to the block memory doesn't avoid the error showing up during compilation. The error details are obviously different now; they don't refer to the two subVIs (mentioned in the previous post) anymore...
    An internal software error has occurred. Please contact National Instruments technical support at ni.com/support with the following information:
    nirviUIDToObject.vi<ERR>
    Error getting object reference for UID.
    All text parsed:
    <CodeGenErr>
    <ErrorCode>-61106</ErrorCode>
    <DynamicText><TreeLineInfo><TreeInfo><TreeID>1</TreeID>
    </TreeInfo>
    <LineInfo><VI><VIPath>C:\NIFPGA\compilation\FPGAWrapperAK101_PXI-7813R_main_C0C9511F\MungedForFPGA\NI.Munge.generate_DAC_voltages.vi_FPGACompileCopy00000001.vi</VIPath>
    <Name>NI.Munge.generate_DAC_voltages.vi_FPGACompileCopy00000001.vi</Name>
    </VI>
    </LineInfo>
    </TreeLineInfo>
    <TreeLineInfo><TreeInfo><TreeID>2</TreeID>
    <ParentID>1</ParentID>
    </TreeInfo>
    <LineInfo><DiagramObject><VIPath>C:\NIFPGA\compilation\FPGAWrapperAK101_PXI-7813R_main_C0C9511F\MungedForFPGA\NI.Munge.main.vi_FPGACompileCopy00000001.vi</VIPath>
    <UID>2735</UID>
    <ObjectName>SubVI: &apos;NI.Munge.generate_DAC_voltages.vi_FPGACompileCopy00000001.vi&apos;</ObjectName>
    </DiagramObject>
    </LineInfo>
    </TreeLineInfo>
    <TreeLineInfo><TreeInfo><TreeID>3</TreeID>
    <ParentID>1</ParentID>
    </TreeInfo>
    <LineInfo><DiagramObject><VIPath>C:\NIFPGA\compilation\FPGAWrapperAK101_PXI-7813R_main_C0C9511F\MungedForFPGA\NI.Munge.main.vi_FPGACompileCopy00000001.vi</VIPath>
    <UID>2748</UID>
    <ObjectName>SubVI: &apos;NI.Munge.generate_DAC_voltages.vi_FPGACompileCopy00000001.vi&apos;</ObjectName>
    </DiagramObject>
    </LineInfo>
    </TreeLineInfo>
    </DynamicText>
    </CodeGenErr>
    <CodeGenErr>
    <ErrorCode>-61106</ErrorCode>
    <DynamicText><TreeLineInfo><TreeInfo><TreeID>1</TreeID>
    </TreeInfo>
    <LineInfo><VI><VIPath>C:\NIFPGA\compilation\FPGAWrapperAK101_PXI-7813R_main_C0C9511F\MungedForFPGA\NI.Munge.generate_DAC_voltages.vi_FPGACompileCopy00000001.vi</VIPath>
    <Name>NI.Munge.generate_DAC_voltages.vi_FPGACompileCopy00000001.vi</Name>
    </VI>
    </LineInfo>
    </TreeLineInfo>
    <TreeLineInfo><TreeInfo><TreeID>2</TreeID>
    <ParentID>1</ParentID>
    </TreeInfo>
    <LineInfo><DiagramObject><VIPath>C:\NIFPGA\compilation\FPGAWrapperAK101_PXI-7813R_main_C0C9511F\MungedForFPGA\NI.Munge.main.vi_FPGACompileCopy00000001.vi</VIPath>
    <UID>2735</UID>
    <ObjectName>SubVI: &apos;NI.Munge.generate_DAC_voltages.vi_FPGACompileCopy00000001.vi&apos;</ObjectName>
    </DiagramObject>
    </LineInfo>
    </TreeLineInfo>
    <TreeLineInfo><TreeInfo><TreeID>3</TreeID>
    <ParentID>1</ParentID>
    </TreeInfo>
    <LineInfo><DiagramObject><VIPath>C:\NIFPGA\compilation\FPGAWrapperAK101_PXI-7813R_main_C0C9511F\MungedForFPGA\NI.Munge.main.vi_FPGACompileCopy00000001.vi</VIPath>
    <UID>2748</UID>
    <ObjectName>SubVI: &apos;NI.Munge.generate_DAC_voltages.vi_FPGACompileCopy00000001.vi&apos;</ObjectName>
    </DiagramObject>
    </LineInfo>
    </TreeLineInfo>
    </DynamicText>
    </CodeGenErr>
    <CodeGenErr>
    <ErrorCode>-61106</ErrorCode>
    <DynamicText><TreeLineInfo><TreeInfo><TreeID>1</TreeID>
    </TreeInfo>
    <LineInfo><VI><VIPath>C:\NIFPGA\compilation\FPGAWrapperAK101_PXI-7813R_main_C0C9511F\MungedForFPGA\NI.Munge.generate_DAC_voltages.vi_FPGACompileCopy00000001.vi</VIPath>
    <Name>NI.Munge.generate_DAC_voltages.vi_FPGACompileCopy00000001.vi</Name>
    </VI>
    </LineInfo>
    </TreeLineInfo>
    <TreeLineInfo><TreeInfo><TreeID>2</TreeID>
    <ParentID>1</ParentID>
    </TreeInfo>
    <LineInfo><DiagramObject><VIPath>C:\NIFPGA\compilation\FPGAWrapperAK101_PXI-7813R_main_C0C9511F\MungedForFPGA\NI.Munge.main.vi_FPGACompileCopy00000001.vi</VIPath>
    <UID>2735</UID>
    <ObjectName>SubVI: &apos;NI.Munge.generate_DAC_voltages.vi_FPGACompileCopy00000001.vi&apos;</ObjectName>
    </DiagramObject>
    </LineInfo>
    </TreeLineInfo>
    <TreeLineInfo><TreeInfo><TreeID>3</TreeID>
    <ParentID>1</ParentID>
    </TreeInfo>
    <LineInfo><DiagramObject><VIPath>C:\NIFPGA\compilation\FPGAWrapperAK101_PXI-7813R_main_C0C9511F\MungedForFPGA\NI.Munge.main.vi_FPGACompileCopy00000001.vi</VIPath>
    <UID>2748</UID>
    <ObjectName>SubVI: &apos;NI.Munge.generate_DAC_voltages.vi_FPGACompileCopy00000001.vi&apos;</ObjectName>
    </DiagramObject>
    </LineInfo>
    </TreeLineInfo>
    </DynamicText>
    </CodeGenErr>
    <CodeGenErr>
    <ErrorCode>-61106</ErrorCode>
    <DynamicText><TreeLineInfo><TreeInfo><TreeID>1</TreeID>
    </TreeInfo>
    <LineInfo><VI><VIPath>C:\NIFPGA\compilation\FPGAWrapperAK101_PXI-7813R_main_C0C9511F\MungedForFPGA\NI.Munge.generate_DAC_voltages.vi_FPGACompileCopy00000001.vi</VIPath>
    <Name>NI.Munge.generate_DAC_voltages.vi_FPGACompileCopy00000001.vi</Name>
    </VI>
    </LineInfo>
    </TreeLineInfo>
    <TreeLineInfo><TreeInfo><TreeID>2</TreeID>
    <ParentID>1</ParentID>
    </TreeInfo>
    <LineInfo><DiagramObject><VIPath>C:\NIFPGA\compilation\FPGAWrapperAK101_PXI-7813R_main_C0C9511F\MungedForFPGA\NI.Munge.main.vi_FPGACompileCopy00000001.vi</VIPath>
    <UID>2735</UID>
    <ObjectName>SubVI: &apos;NI.Munge.generate_DAC_voltages.vi_FPGACompileCopy00000001.vi&apos;</ObjectName>
    </DiagramObject>
    </LineInfo>
    </TreeLineInfo>
    <TreeLineInfo><TreeInfo><TreeID>3</TreeID>
    <ParentID>1</ParentID>
    </TreeInfo>
    <LineInfo><DiagramObject><VIPath>C:\NIFPGA\compilation\FPGAWrapperAK101_PXI-7813R_main_C0C9511F\MungedForFPGA\NI.Munge.main.vi_FPGACompileCopy00000001.vi</VIPath>
    <UID>2748</UID>
    <ObjectName>SubVI: &apos;NI.Munge.generate_DAC_voltages.vi_FPGACompileCopy00000001.vi&apos;</ObjectName>
    </DiagramObject>
    </LineInfo>
    </TreeLineInfo>
    </DynamicText>
    </CodeGenErr>

  • TS1398 My ipad says it is connected to WiFi, which is workingly perfectly for several other devices, will not connect to internet.  It keeps giving the message 'Cannot Connect' or error has occurred or just blink off site or icon?

    My ipad says it is connected to WiFi, which is workingly perfectly for several other devices, will not connect to internet.  It keeps giving the message 'Cannot Connect' or error has occurred or just blink off site or icon?

    Some things to try first:
    1. Turn Off your iPad. Then turn Off (disconnect power cord for 30 seconds or longer) the wireless router & then back On. Now boot your iPad. Hopefully it will see the WiFi.
    2. Go to Settings>Wi-Fi and turn Off. Then while at Settings>Wi-Fi, turn back On and chose a Network.
    3. Change the channel on your wireless router (Auto or Channel 6 is best). Instructions at http://macintoshhowto.com/advanced/how-to-get-a-good-range-on-your-wireless-netw ork.html
    4. Go into your router security settings and change from WEP to WPA with AES.
    5.  Renew IP Address: (especially if you are droping internet connection)
        •    Launch Settings app
        •    Tap on Wi-Fi
        •    Tap on the blue arrow of the Wi-Fi network that you connect to from the list
        •    In the window that opens, tap on the Renew Lease button
    ~~~~~~~~~~~~~~~~~~~~~~~~~
    iOS 6 Wifi Problems/Fixes
    How To: Workaround iPad Wi-Fi Issues
    http://www.theipadfan.com/workaround-ipad-wifi-issues/
    Another Fix For iOS 6 WiFi Problems
    http://tabletcrunch.com/2012/10/27/fix-ios-6-wifi-problems-ssid/
    Wifi Doesn't Connect After Waking From Sleep - Sometimes increasing screen brightness prevents the failure to reconnect after waking from sleep. According to Apple, “If brightness is at lowest level, increase it by moving the slider to the right and set auto brightness to off.”
    Fix For iOS 6 WiFi Problems?
    http://tabletcrunch.com/2012/09/27/fix-ios-6-wifi-problems/
    Did iOS 6 Screw Your Wi-Fi? Here’s How to Fix It
    http://gizmodo.com/5944761/does-ios-6-have-a-wi+fi-bug
    How To Fix Wi-Fi Connectivity Issue After Upgrading To iOS 6
    http://www.iphonehacks.com/2012/09/fix-wi-fi-connectivity-issue-after-upgrading- to-ios-6.html
    iOS 6 iPad 3 wi-fi "connection fix" for netgear router
    http://www.youtube.com/watch?v=XsWS4ha-dn0
    Apple's iOS 6 Wi-Fi problems
    http://www.zdnet.com/apples-ios-6-wi-fi-problems-linger-on-7000004799/
    ~~~~~~~~~~~~~~~~~~~~~~~
    How to Fix a Poor Wi-Fi Signal on Your iPad
    http://ipad.about.com/od/iPad_Troubleshooting/a/How-To-Fix-A-Poor-Wi-Fi-Signal-O n-Your-iPad.htm
    iOS Troubleshooting Wi-Fi networks and connections  http://support.apple.com/kb/TS1398
    iPad: Issues connecting to Wi-Fi networks  http://support.apple.com/kb/ts3304
    WiFi Connecting/Troubleshooting http://www.apple.com/support/ipad/wifi/
    How to Fix: My iPad Won't Connect to WiFi
    http://ipad.about.com/od/iPad_Troubleshooting/ss/How-To-Fix-My-Ipad-Wont-Connect -To-Wi-Fi.htm
    iOS: Connecting to the Internet http://support.apple.com/kb/HT1695
    iOS: Recommended settings for Wi-Fi routers and access points  http://support.apple.com/kb/HT4199
    How to Quickly Fix iPad 3 Wi-Fi Reception Problems
    http://osxdaily.com/2012/03/21/fix-new-ipad-3-wi-fi-reception-problems/
    iPad Wi-Fi Problems: Comprehensive List of Fixes
    http://appletoolbox.com/2010/04/ipad-wi-fi-problems-comprehensive-list-of-fixes/
    Connect iPad to Wi-Fi (with troubleshooting info)
    http://thehowto.wikidot.com/wifi-connect-ipad
    Fix iPad Wifi Connection and Signal Issues  http://www.youtube.com/watch?v=uwWtIG5jUxE
    Fix Slow WiFi Issue https://discussions.apple.com/thread/2398063?start=60&tstart=0
    How To Fix iPhone, iPad, iPod Touch Wi-Fi Connectivity Issue http://tinyurl.com/7nvxbmz
    Unable to Connect After iOS Update - saw this solution on another post.
    https://discussions.apple.com/thread/4010130
    Note - When troubleshooting wifi connection problems, don't hold your iPad by hand. There have been a few reports that holding the iPad by hand, seems to attenuate the wifi signal.
    ~~~~~~~~~~~~~~~
    If any of the above solutions work, please post back what solved your problem. It will help others with the same problem.
     Cheers, Tom

  • Error Message:  Sorry, a serious error has occurred that requires Adobe Premier Pro to shut down.

    Hi. I'm having another serious problem with CS4 (the version that comes with CS5 when you don't have 64 bit capability. I just finished a project, had saved it, and then had switched over to Adobe Encoder to create a finished flash video (which worked perfectly). I shut down CS4, went home, tried to restart the main project to create a video from the same project (wanted to make an mpeg version as well) and got the following error message:
    Sorry, a serious error has occurred that requires Adobe Premier Pro to shut down. We will attempt to save your current project. Then the system shuts down.
    Not only can I not open the project I was working on, I cannot open any of my prior projects without receiving the same error.
    Does anyone have any idea what may be causing this issue and how to resolve it?
    Thanks in advance for any suggestions.
    By the way, is everyone else having the same amount of problems with this software? I've never had any software that has had so many problems from the beginning. My opinion of this software and Adobe in general has gone down substantially.

    Not enough information for anyone to even make a guess
    Work through all of the steps (ideas) listed at http://ppro.wikia.com/wiki/Troubleshooting
    If your problem isn't fixed after you follow all of the steps, report back with ALL OF THE DETAILS asked for in the FINALLY section, the questions at the end of the troubleshooting link

  • Error message "A I/0-error has occured in the file" (free translated from Swedish). What to do?

    Hello!
    I keep getting the error message "A I/O-error has occured in the file" (free translated from Swedish) when I try to save changes to a .ai-file in Illustrator. I have never experienced that before. Does anyone have any idea what the problem is? Greatful for a quick answer, since I can't get any work done =/ Thank you in advance!

    alu,
    If it is a specific file, one thing often tried first is to create a new document and File>Place the corrupted one to see how much may be rescued that way (remember to tick Paste remembers Layers in the Layer palette flyout/dropdown first, and to untick it afterwards).
    Here is a website where you can see whether it can rescue the file, and if it can, you may pay for a subscription to have it done,
    http://www.recoverytoolbox.com/buy_illustrator.html
    and another similar website,
    http://markzware.com/adobe-software/fix-illustrator-file-unknown-error-occurred-pdf2dtp-fi le-recovery/
    As far as I remember, the former is for Win and the latter for Mac.
    Here are a few pages about struggling with it yourself:
    http://daxxter.wordpress.com/2009/04/16/how-to-recover-a-corrupted-illustrator-ai-file/
    http://helpx.adobe.com/illustrator/kb/troubleshoot-damaged-illustrator-files.html
    http://kb2.adobe.com/cps/500/cpsid_50032.html
    http://kb2.adobe.com/cps/500/cpsid_50031.html
    http://helpx.adobe.com/illustrator/kb/enable-content-recovery-mode-illustrator.html
    If it is not just a certain file, you may have a look at the list.
    The following is a general list of things you may try when the issue is not in a specific file (you may have tried/done some of them already); 1) and 2) are the easy ones for temporary strangenesses, and 3) and 4) are specifically aimed at possibly corrupt preferences); 5) is a list in itself, and 6) is the last resort.
    1) Close down Illy and open again;
    2) Restart the computer (you may do that up to 3 times);
    3) Close down Illy and press Ctrl+Alt+Shift/Cmd+Option+Shift during startup (easy but irreversible);
    4) Move the folder (follow the link with that name) with Illy closed (more tedious but also more thorough and reversible);
    5) Look through and try out the relevant among the Other options (follow the link with that name, Item 7) is a list of usual suspects among other applications that may disturb and confuse Illy, Item 15) applies to CC, CS6, and maybe CS5);
    Even more seriously, you may:
    6) Uninstall, run the Cleaner Tool (if you have CS3/CS4/CS5/CS6/CC), and reinstall.
    http://www.adobe.com/support/contact/cscleanertool.html

  • HELP!!!! An Internal Server Error Has Occurred when I try to redeem a gift.

    When I try to redeem a 'gifted' album, I end up with a blank page with this message at the top:
    An Internal Server Error Has Occurred.
    When I try to "report a problem" the same page appears, even on a different computer.
    When I try to "Report a Problem" in my account on iTunes, there is no field to type in my details.
    I have tried to ring Apple, and they say they cannot support iTunes, and that all complaints have to go through the web site. HELP!!!!

    Shirley,
    Unfortunately, this is the wrong forum for you. This forum is for those of us involved with Apple's iTunes U ("University"). iTunes U is a way for colleges and universities to post content within the iTunes Store. None of us here can help you resolve a money issue with the iTunes Store, must as we'd like to. Only Duncan works for Apple ... the rest of us work for colleges and universities all over the world and we have little control over your Apple account(s).
    But, to be honest, I'd be pretty shocked that a call to Apple could not help you resolve this kind of problem. Compared to other tech companies, Apple is exceptional in its phone support. If it's helpful, this page:
    http://www.apple.com/support/itunes/store/gift/
    has a link at the bottom you can use to contact Apple directly about gift music problems.

  • When launching FaceTime - "internal facetime error has occurred"?

    Trying to launch facetime and keep getting message "internal facetime error has occured".  Anyone have any idea what that means?

    If your webcam is powered by USB, make sure it is attached directly to your Mac and not a USB hub.  In my case, I had my Rocketfish webcam attached to a peripheral USB hub and it wasn't drawing enough power to operate at capacity.  Therefore, Facetime was quitting on me and giving me an error message.  Once I attached the webcam directly to my Mac USB port, problem solved.  Hope that helps. 

  • HT201210 " An internal device error has occurred"

    I am trying to update my IOS on my Generation 4 Ipod Touch but I keep getting a message that says " An internal device error has occurred"

    - Try placing the iPod in Recovery Mode and then restore via iTunes.
    - Next try placing the iPod in DFU mode and then restore
    - Disable the computer's antivus and firewall
    - Make an appointment at the Genius Bar of an Apple store.
      Apple Retail Store - Genius Bar

  • Im trying to convert a PDF into an excel document and I keep getting an error message that reads "An error has occurred while trying to access the service". WHat am I doing wrong?

    Im trying to convert a PDF into an excel document and I keep getting an error message that reads "An error has occurred while trying to access the service". WHat am I doing wrong?

    it seems my subscription had expired so I signed up again.. It was still having trouble so I repeated the sign up process again.. Then it worked perfectly.. Unfortunately, I think I just subscribed twice and need to cancel one of them. Ugh. Such a pain when I'm trying to get this project completed. I'll be canceling at least one of the subscriptions in the morning. Adobe is not my favorite company right now. None of this was intuitive. And trying to get help was an absolute waste of an hour.
    Regards,
    Nathaniel
    [removed by moderator]

  • An internal software error has occurred. Error code: 1003

    Dear, I am working on a FPGA programming. When I use the VI: "High Throughput Add Function". Some error occur.
    Internal software error(s):
        Error code: 1003 (refer to details)
    Details:
    An internal software error has occurred. Please contact National Instruments technical support at ni.com/support with the following information:
    Error 1003 occurred at E:\Program Files (x86)\National Instruments\LabVIEW 2012\vi.lib\rvi\FXPMathLib\FxpAdd\modGen\nifxpmath_Add_EmitCode.vi: There's a broken VI

    Hello Yjin,
    Can you show me a VI in which this error occurs?
    Which software versions are you using?
    An easy way to find this information is as follows:
    http://digital.ni.com/public.nsf/allkb/271F252B4EF0A2E0862570E70056A1E4?OpenDocument
    Kind Regards,
    Thierry C - Applications Engineering Specialist Northern European Region - National Instruments
    CLD, CTA
    If someone helped you, let them know. Mark as solved and/or give a kudo.

  • When I try to update I get a message that says "an error has occurred" and I cannot update like I have been doing for several years

    When I attempt to upgrade I am now getting a message that says "an error has occurred" and I cannot activate the upgrades----there are two pending

    Disable anti virus software if installed
    Make sure the firewall is turned off in System Preferences > Security & Privacy > Firewall
    Make sure Gatekeeper is enabled
    Open System Preferences > Security & Privacy then select the General tab.
    Make sure either Mac App Store or Mac App Store and identified developers is selected.
    If that area is grayed out, click the padlock icon to proceed.
    OS X: About Gatekeeper

  • Mathscript node: an internal mathscript error has occurred: 64-bit LabVIEW 2009

    Hi Folks -
    I have an installation now of
    LabVIEW 2009 9.03f, Vision, and Advanced Signal Processing Toolkit, all
    64-bit versions on a new computer so that I can convert some code from
    32- to 64-bit.
    I figure I will address errors
    one-by-one and here's the first one.  I have a VI with a mathscript
    node and the VI, which loaded and ran fine in the 32-bit environment,
    is now broken and giving the error "mathscript node: an internal
    mathscript error has occurred."  My main concern - is mathscript not
    supported in 64-bit LabVIEW right now?
    I am attaching the VI.  Any ideas are appreciated.  I need to get this working.
    Also, NI, is there a special 64-bit forum that we should post to in the future, or create to post to?
    Sincerely,
    Don 
    Solved!
    Go to Solution.
    Attachments:
    sort.vi ‏753 KB

    From 2009 help
    LabVIEW MathScript is a text-based language you can use to write functions and scripts. You can process scripts using LabVIEW MathScript in the LabVIEW MathScript Window or a MathScript Node. When you create a LabVIEW MathScript, you must use supported data types.
    The MathScript syntax is an intuitive and logical
    syntax predominantly based on standard mathematical and computer
    programming terms, terms in widespread and common use, and/or
    descriptive abbreviations, truncations and concatenations of standard
    terms. The LabVIEW MathScript Window and MathScript
    Nodes are able to process files you create using the current MathScript
    syntax and, for backwards compatibility, files you created using legacy
    MathScript syntaxes. The LabVIEW MathScript Window
    and MathScript Nodes also can process certain of your files that use
    other text-based syntaxes, such as files you created using the MATLAB® software. Because the MathScript RT Module engine is used to process scripts in the LabVIEW MathScript Window
    and MathScript Nodes, and because the MathScript RT Module engine does
    not support all syntaxes, not all existing text-based scripts are
    supported.
    (LabVIEW 64-bit) LabVIEW MathScript is not supported in LabVIEW (64-bit).

  • Error Message: Sorry, a serious error has occurred that...

    This seems to be a common problem, however, I have not found a fix. I am somewhat technologically savvy, but limited! Listed below are my specs and details to the problem.
    Software- Premiere Pro (Version 5.03) Recently updated
    OS- WIN7 Core 2 Duo CPU E8400 3.00GHz 4.00GB RAM
    Footage used- all types
    Error message text-
    Sorry, a serious error has occurred that requires, Adobe Premiere Pro to shut down. We will attempt to save your project.
    The problem-
    When attempting to start PP it allows me to start a new project, select setting, and sequences. However, as the program begins to start up the new project the error pops up. The only option is to click ok, which in turn locks up the program.
    Also any files that I have previous created also will not open properly.
    Also, I have recently lost a drive that contained many of my old PP projects. I've read that some people have this problem when losing a drive that once related to possible PP preferences and scratch disks...once again I am limited on understanding how that all works.
    I have restarted, cold boots, warm boots....clean uninstall, clean reinstall of PP and all components, updated chipset, display adaptor is up-to-date (NVIDIA GeForce 9300 GE) ...also I am an administrator of the workstation
    **Through my many failed attempts from reading forums I have also at sometimes received a RunTime Error R6025 (pure virtual function call)
    I have no 3rd party effects
    not using Mecury to my knowledge.?

    Has it worked OK in the past?  If so, try System Restore.
    While your computer might meet Adobe's minimum requirements, it is way underpowered to run Premiere Pro properly. 
    See here:
    http://forums.adobe.com/message/6336879#6336879

  • TS1702 Has any one had trouble getting or giving lives in candy crush...I keep getting a message that says an error has occurred, please try later.  This has been going on for two days! Can't move cause I need to be unlocked, can't ask friends  because of

    Keep getting message"error has occurred, please try again later". When i try to send lives or ask friends for lives.  Can't play cause I need to be unlocked.  Help!

    Simple...
    http://www.apple.com/uk/support/mac/app-store/contact/

Maybe you are looking for

  • What software do I need to manage my itunes on my HP laptop

    What software do I need on my HP laptop to be able to go into itunes and manage my phone, as far as pictures, and calendar, and such?

  • (Solved) Trying to edit my slim.conf

    So odd here.  I'm trying to edit my slim.conf so I can change my slim theme.  I've done it plenty of times before in VM.  Now I've got Arch up and running on my desktop and can boot into XFCE4 via Slim.  $ cd /usr ..@.. usr}$ ls bin include lib local

  • R/3 to XI TCIP Connection Error.

    Hi,   I'm getting the following error while connecting testing TCP/IP connections to XI in SM59 on the R/3 side: Connection error        program 208_abcdef not registered / CPIC-CALL: 'ThSAPECMINIT'#Transaction program Any ideas? and explanations in

  • Alias for an App

    Is there a way to access a single app from more than one place? For example - maybe I want to have SMS available on a main screen as well as the "dock" along the bottom - or maybe I want an app to be included in tow different categories.

  • How to know when FTP of incoming file is complete

    Dear all, i would like to know when the FTP is complete on my server of an incoming file from another machine. and as soon as the FTP is complete i want to start the SQLLDR for that file automatically. i am using Redhat linux enterprise linux server