I am able to read a string but am receiving an error when graphing

Note: using labview 6.0 
Error: (arg 1) in try1_old_mods for new design.vi
I am taking in data from a serial then using scan string to parse out part of the data, followed by the build array command, and the am graphing the data.  The program does not list any errors but fails to graph when I run the program with data.   
I am not really sure where to start w/ trouble shooting since labview says that the program is valid.
Thanks in advance for any help.  

search

Similar Messages

  • JavaCode able to Read 1 PDF but not another PDF.

    Hi,
    I am using itext-1.3.jar for reading PDF values through Java Program.Following is the code I used:
    package A;
    import java.io.ByteArrayOutputStream;
    import java.util.HashMap;
    import java.util.Iterator;
    import java.util.Set;
    import java.util.*;
    import com.lowagie.text.pdf.*;
    import com.lowagie.text.pdf.AcroFields;
    import com.lowagie.text.pdf.PdfReader;
    import com.lowagie.text.pdf.PdfStamper;
    public class ReadPDF
         static ByteArrayOutputStream bytArray = new ByteArrayOutputStream();
         public static void main(String[] args)
              int pagestotal,i=1,j=1;
              HashMap fields = new HashMap();
              try {
                   System.out.println("Entered try block");
                   PdfReader reader = new PdfReader("C:/ReadPDF/anthem.pdf");
                   System.out.println( "Tracking reader :- " + reader ) ;
                   PdfStamper stamp = new PdfStamper(reader, bytArray);
                   AcroFields form = stamp.getAcroFields();
                   System.out.println( "Tracking form :- " + form ) ;
                   fields=form.getFields();
                   System.out.println("Map is "+fields);
                   Set keys = fields.keySet();
                   Iterator iter = keys.iterator();
                   while (iter.hasNext())
                        String key = (String) iter.next();
                        System.out.println(i + " - "+ key + " - " + form.getField(key));
                        i++;
                   pagestotal=reader.getNumberOfPages();
                   System.out.println("total pages = "+pagestotal);
                   System.out.println("size "+fields.size());
              } catch (Exception e)
                   System.out.println("Exception caught");
    With this Code,I am SUCCESSFULLY able to read 1 PDF ,BUT IT FAILS TO READ DATA FROM 2nd PDF.I am really not getting where is the exact problem .Please help.

    Hi,
    I am using itext-1.3.jar for reading PDF values through Java Program.Following is the code I used:
    package A;
    import java.io.ByteArrayOutputStream;
    import java.util.HashMap;
    import java.util.Iterator;
    import java.util.Set;
    import java.util.*;
    import com.lowagie.text.pdf.*;
    import com.lowagie.text.pdf.AcroFields;
    import com.lowagie.text.pdf.PdfReader;
    import com.lowagie.text.pdf.PdfStamper;
    public class ReadPDF
         static ByteArrayOutputStream bytArray = new ByteArrayOutputStream();
         public static void main(String[] args)
              int pagestotal,i=1,j=1;
              HashMap fields = new HashMap();
              try {
                   System.out.println("Entered try block");
                   PdfReader reader = new PdfReader("C:/ReadPDF/anthem.pdf");
                   System.out.println( "Tracking reader :- " + reader ) ;
                   PdfStamper stamp = new PdfStamper(reader, bytArray);
                   AcroFields form = stamp.getAcroFields();
                   System.out.println( "Tracking form :- " + form ) ;
                   fields=form.getFields();
                   System.out.println("Map is "+fields);
                   Set keys = fields.keySet();
                   Iterator iter = keys.iterator();
                   while (iter.hasNext())
                        String key = (String) iter.next();
                        System.out.println(i + " - "+ key + " - " + form.getField(key));
                        i++;
                   pagestotal=reader.getNumberOfPages();
                   System.out.println("total pages = "+pagestotal);
                   System.out.println("size "+fields.size());
              } catch (Exception e)
                   System.out.println("Exception caught");
    With this Code,I am SUCCESSFULLY able to read 1 PDF ,BUT IT FAILS TO READ DATA FROM 2nd PDF.I am really not getting where is the exact problem .Please help.

  • REP-50159: Executed successfully but there were some errors when distribt

    Hi,
    i get this error(REP-50159: Executed successfully but there were some errors when distribute the output)
    when i distribute output using following url.
    http://myserver.com:7778/reports/rwservlet?server=rep_myserver_oracleas2+report=D:\Reports\emp.rdf+userid=abc/xyz@mydb+desformat=pdf+DESTYPE=mail+DESNAME="[email protected]"+FROM="[email protected]"
    I am working on ORA AS 10g(10.1.2.0.2),Windows Server 2003
    Please mark out suggestions.
    Regards,
    IK

    @Inol ...yea i have configrd the mail server(smtp) properties in report server,when the destype is file, the url works fine.i.e generate the file on specified location.
    but using destype mail, it fails, whether i use the url, or use the even driven api procedure..
    Running the procedure its the debugged out put with error...
    * WELCOME TO EVENT-BASED-REPORTING API *
    * API-Version : 9i *
    * (C) Oracle Corporation, 2000 - 2002 *
    * Debugging turned ON **************************
    *** Length of Paramlist : 1
    OK : Parameter added : GATEWAY=http://myserver.com:7778/reports/rwservlet
    *** Length of Paramlist : 2
    OK : Parameter added : SERVER=rep_myserver_oracleas2
    *** Length of Paramlist : 3
    OK : Parameter added : REPORT=D:\Reports\emp.rdf
    *** Length of Paramlist : 4
    OK : Parameter added : USERID=abc/xyz@mydb
    *** Length of Paramlist : 5
    OK : Parameter added : DESTYPE=mail
    *** Length of Paramlist : 6
    OK : Parameter added : DESFORMAT=PDF
    *** Length of Paramlist : 7
    OK : Parameter added : [email protected]
    Starting run_report: building url
    *** Building URL (RUN_REPORT)
    OK : URL built :
    http://myserver.com:7778/reports/rwservlet?SERVER=rep_myserver_oracleas2&REPO
    RT=D%3A%CReports%5Cemp.rdf&USERID=abc%2Fxyz%40mydb&DESTYPE=mail&D
    ESFORMAT=PDF&DESNAME=khan.emran84%40gmail.com&statusformat=xml
    *** Submitting HTTP Request
    *** using URL
    :http://myserver.com:7778/reports/rwservlet?SERVER=rep_myserver_oracleas2&REP
    ORT=D%3A%5CReports%5Cemp.rdf&USERID=abc%2Fxyz%40mydb&DESTYPE=mail&
    DESFORMAT=PDF&DESNAME=khan.emran84%40gmail.com&statusformat=xml
    OK : Request submitted - Return stream : <?xml version = '1.0' encoding =
    'ISO-8859-1' standalone = 'yes'?>
    <serverQueues>
    <error code="50159"
    component="REP" message="Executed successfully but there were some errors when
    distribute the output"/>
    <
    OK : Request submitted - Length of stream : 229
    *** XML-Parsed - Following Structure discovered :
    *** Checking elements!
    serverQueues ()
    *** Checking attributes!
    error
    *** Checking attributes!
    __code = 50159
    __component = REP
    __message = Executed successfully but there were some errors when distribute the
    output
    *** Finished Parsing XML
    Getting value for element: job
    Getting value for element: error
    *** Requesting value for Attribute error.component [REP]
    Getting value for element: error
    *** Requesting value for Attribute error.code [50159]
    Getting value for element: error
    *** Requesting value for Attribute error.message [Executed successfully but
    there were some errors when distribute the output]
    REP-50159:Executed successfully but there were some errors when distribute the
    output
    declare
    ERROR at line 1:
    ORA-20999:
    ORA-06512: at "NRSP.SRW", line 264
    ORA-06512: at "NRSP.SRW", line 799
    ORA-06512: at line 15
    --- i am stuck here...
    -- Googled the error but in vain.....

  • I downloaded a movie with apple TV, but I get an error when I try and play.

    I downloaded a movie with apple TV but I get an error when I try and play

    And that erors is.....

  • REP-50159: Executed successfully but there were some errors when distribute

    HI All,
    I am using Oracle 10g Rel2 application server on linux environment. I am calling oracle reports from forms i am getting REP-50159: Executed successfully but there were some errors when distribute error.
    I am using Destype :PRINTER and Desname:Printername. Please help us in resloving this issue.
    Thanks & Regards,
    Ram

    Try editing rwlpr.sh in $ORACLEHOME/bin and change the lines (at around line 172) from
    if [ ! -x $PRNCMDPATH ]
    then
    searchcommand $CMD
    fi
    to
    if [ -z $PRNCMDPATH ]
    then
    searchcommand $CMD
    fi
    It worked for me :-)

  • I just purchased a Creative Cloud subscription and I was trying to install Photoshop, but I receive the error message 'Error Starting Creative Cloud - cookies dir: cannot make folder /cookies Permission denied (error 13)'

    I just purchased a Creative Cloud subscription and I was trying to install Photoshop, but I receive the error message 'Error Starting Creative Cloud - cookies dir: cannot make folder /cookies Permission denied (error 13)'

    Hi Arjun and tphc,
    try the solution I found and tested at this other thread:
    http://forums.adobe.com/message/5628798
    I think it could be helpful for you too!
    Cheers,
    Marco

  • I purchased Photoshop elements and downloaded the 32 bit version, but I received an error saying I need to download the 64 bit version.  How do I do that?

    I purchased Photoshop elements and downloaded the 32 bit version, but I received an error saying I need to download the 64 bit version.  How do I do that?

    You can get it from here:
    Download Photoshop Elements products | 13, 12, 11, 10

  • Purchased a song from iTunes, i tried to transfer it to my itouch, but i received an error "iTunes could not copy because the file could not be converted". how do i convert the song (well, i thought it will automatically be converted)?

    purchased a song from iTunes, i tried to transfer it to my itouch, but i received an error "iTunes could not copy because the file could not be converted". how do i convert the song (well, i thought it will automatically be converted)?

    Problem Fixed:
    Remove the song from your itunes library, then go to the itunes store and try to download it again. It will say something like "this song has already been purchased, would you like to download it again for free?". Click yes, and it will download again. This worked for me, hope it helped

  • I have upgraded all apps from CS5 to CC - but keep getting U43M1D207 error when trying to upgrade Illustrator. Tried twice. Help!

    I have upgraded all apps from CS5 to CC - but keep getting U43M1D207 error when trying to upgrade Illustrator. Tried twice. Help!

    You can also use Download New Adobe CC Trials: Direct Links (no Assistant/Manager) | ProDesignTools
    Direct Download Links for Adobe Software
    Are you on a managed network. If yes please refer the Knowledge base article: http://helpx.adobe.com/creative-cloud/help/cc-desktop-download-error.html.
    You may even try the direct download: http://prodesigntools.com/adobe-cc-direct-download-links.html.
    Kindly follow the very important instructions before download.
    It might help you.
    Regards
    Rajshree

  • I received the error when downloading, An unkown error occurred (-50), but it is not my network, that is working properly

    I received the error when downloading, it says An unknown error occurred (-50), which seems to indicate a network fault but my network is fine.

    Perhaps try the "Error -50," "-5000," "8003," "8008," or "-42023"section in the Specific Conditions and Alert Messages: (Mac OS X / Windows) section of the following document:
    iTunes: Advanced iTunes Store troubleshooting

  • Apple ID has been verified but getting ID/password error when downloading app

    Apple ID has been verified on Apple ID site - but getting ID/password error when downloading app.

    Hi Wantedhelp,
    Welcome to the Support Communities!  If you are having trouble logging in to the App store on your iPad, I would first suggest you restart the device.
    Then go to My Apple ID (appleid.apple.com), click “Manage your Apple ID,” and try to sign in with your Apple ID. If you are unable to sign in, follow the steps provided there to reset your Apple ID account password.
    Then in the iTunes & App Store settings, sign out of your account, sign back in and try to purchase or redownload the app again.
    iOS: Sign in with a different Apple ID in the iTunes Store, App Store, and iBooks Store - Apple Support
    http://support.apple.com/en-us/HT201248
    If you need additional help with your Apple ID, contact the Apple ID Security team:
    Contact Apple for help with Apple ID account security - Apple Support
    http://support.apple.com/en-us/HT5699
    I hope this information helps ....
    - Judy

  • I can't watch shopnbc on my iPad from their website. I used to be able to watch it live, but now it says error loading file. Help?

    Having issues with watching shopnbc live, from their website, on my iPad 4. I used to be able to watch it live, but for some reason, when I select the play button, it tells me "error loading file" . That's it. Anyone know a fix for this, or what may be going on here?

    My guess is that they recently changed how the videos work. I logged in on my MacBook and the stream worked fine, but it is Flash content in a JW Player video player. From what I see on the website. This video player works with html5 as well as Flash so I'm not sure why it isn't working, unless the site has not updated the content for html5 and is only using Flash right now. But you should get the message on the iPad that the content is in Flash and can't be viewed on the iPad.
    I tried it with three different browsers identifying as mobile and as desktop browsers and I get the same results as you no matter what I do. So my assumption is that the site content was recently changed and it has to be updated. But that is just a guess.
    The message about the website having issues when I used iCab Mobile and identified as a desktop browser. The issue has to be on their end.

  • Why is my macbook DVD player no longer playing commercial DVD's that it used to play perfectly? It reads the disc, but then says not permitted when I hit play. It is much older than 12 months warantee so I hope there is an easy fix?

    The macbook reads a disc, and opens up DVD player but then says not permitted when I hit play, or any other button. Sometimes the initial music plays, but the screen remains black and then it all stops. These are shop bought DVD's that have previously worked on here, and work in DVD players, but have suddenly stopped. The computer is much older than the12 months warantee so I hope there is an easy fix? Thankyou!

    Three things you can try:
    1. Clean the superdrive with a proprietory CD/DVD lens cleaner that uses tiny brushes.
    2. Perform an SMC reset:
    Resetting the SMC (System Management Controller) on Intel-based Macs:
    http://support.apple.com/kb/ht3964  and
    http://support.apple.com/kb/HT1237?viewlocale=en_US
    Resetting your Mac's PRAM and NVRAM:
    http://support.apple.com/kb/ht1379
    If you are using a Wireless Keyboard:
    http://support.apple.com/kb/TS3273
    3. Try the free DVD player VLC:
    http://www.videolan.org/vlc/
    which performs better than the built-in DVD Player.

  • I tried up dating my itunes but now receive an error message stating "MSVCR80.dll is missing from computer". What can I do?

    I recently tried to update itunes on my computer. After updating, I now receive an error message when I try to open itunes that states " MSVCR80.dll is missing from computer". I do not want to delete app and reinstall for fear of deleting all of my music. What can I do?

    Click here and follow the instructions. The music won't be lost but should be backed up anyway.
    (98744)

  • I create a application in VS2010 that uses InDesign API, but I receive a error in some pc

    Hello!
    My application opens a indesign document to edit. The majority of pc, all works fine, but some pc I receive an error:
    Method not found: 'System.object InDesign._Application.Open(System.Object,Boolean)'
    My code:
    Dim myDesign As InDesign.Application
    myDesign = CreateObject("inDesign.Application")
    Dim mydocument = myDesign.Open(fileName", True)
    Thank you!

    Most likely MAX is and remains a 32 Bit App, even on 64 Bit Windows. And as such it has to continue to accesses a 32 bit VISA installation. But why are you musing about MAX using 32 Bit VISA when you try to run a 64 Bit DLL under 64 Bit Windows? They should be able to run along each other just fine, with no other influence to each other than that you likely won't be able to open an interface in one, while the other has it already open, but that is independent on bitness and will happen even if both processes are the same bitness.
    Rolf Kalbermatter
    CIT Engineering Netherlands
    a division of Test & Measurement Solutions

Maybe you are looking for

  • EM Error : java.lang.Exception: No Such Target

    Hi All I have 10 databses in the server and getting this error only for the one database " java.lang.Exception: No Such Target " When i stop dbconsole and start it again then the problem will solve but the within a day or two again the same message i

  • Effect of Adobe "print" settings when using PDF-Maker or printing to PDF

    I have accidentally found that the fonts and ('microscopic') visual appearance of a document can change depending upon the setting of the option "Rely on system fonts only; do not use document fonts" which is accessed under Print > Properties > Adobe

  • Flash MX 6.0 price

    Hello My boss told me to investigate about Flash, and how much it costs but I can't find any info about good old Flash MX 6.0 (only about Flash 8) - how much does Flash MX 6.0 cost and from where can we purchase it? Please be kind and post a direct l

  • Disadvantages of packages

    Hi All, Can anyone tell me what are the disadvantages of packages. thanks in advance, siddam

  • My iphone 3GS will not turn on

    So, my partner was using my iphone when it all of a sudden turned itself off. I have tried to charge it with numerous chargers: NOTHING. I have tried holding down the home + power button for a restart: NOTHING. I have just tried to do a restore throu