TDMS file viewer not functioning as expected

I'm new to LV so I'm probably doing something obvious to the battle hardened among you, I'd appreciate a hand!
I've got a cRio that's running a modified version of one of the datalogging examples, and it's logging to its internal memory, which I FTP into and collect when done. But I'm having some issues with viewing it after. I've created a VI on the host system that looks for the TDMS files on the C drive of the host. I log a file with name "data". I copy over the TDMS and TDMS_Index files to the C drive of the host computer and run the TDMS fileviewer VI on the host, which checks for the file existing and opens it. If the file isn't there it complains, of course (but shows old data in the background). If it is there it opens it. However this is where the problems begin.
The index headers for the top of the columns of data seem to be changed inside the files but do not always change in the fileviewer output, and the data seems to never be updated with the new data, despite all files having been erased in between runs. I've tried 4 or 5 re-loggings and always get the old data, and often the old indexes. Out of curiosity I changed the log filename to "data2" and changed the viewer path to the new file, copied it across and opened it and it worked flawlessly. Then delete-all and re-recording with the "data2" filename the problem returns - old data held until filename changed.
The files on the CRio and host are definitely changing each time - their sizes vary when copied across - but the viewer VI doesn't seem to reflect any changes unless the filename is changed on each run, which is a pain. I assumed LV may have some sort of cache of the data, so tried closing LV down each time but it didn't help at all.
Any ideas? As I say, probably something very obvious but I'm new to LV and haven't spotted it.
Cheers

Hey James,
Your code seems fine; I won’t be able to run it as I don’t have access to
the Hardware at the moment our RIO is currently under test. However I would
like to get a screen shot of the TDMS file viewer and also a copy of the TDMS
file, a brief description of how you want the file edited would be perfect. I
have done some small re-architecting to your code also. I have just moved the
data display to the host, as in your "untitled" VI you had a timed
loop and a normal loop in the same frame. The normal loop in this condition
will take priority over the timed loop and this could be the reason behind the
strange data logging experienced in your system. Remember your rules of data
flow in LabVIEW, so long as all you functions are joining via wires they will
execute in order and therefore there is no need for sequence structures.
I have attached the modified code to this post.
Regards
Andrew George @ NI UK
Attachments:
Host.vi ‏17 KB
RIO.vi ‏86 KB

Similar Messages

  • TDMS File Viewer not working in LabVIEW2009

    Anyone know how to get this to work in 2009. I believe this came from the forums and quit working when I upgrade to 2009.
    Solved!
    Go to Solution.
    Attachments:
    TDMS - File Viewer.vi ‏63 KB

    Hi bassinbc
    The TDMS file Viewer ia a VI that comes with LV. I just tested it in LV2009 and it worked fine. Have you tried removing it and replacing it from the palette?
    Best Regards
    David
    NISW
    Message Edited by Davidek on 08-18-2009 09:40 AM

  • TDMS file viewer is not showing all channels

    Hiya,
    My personal tutor suggested that I should put a message on forums as we couldn't find the solutions.
    We've created TDMS write and read vis where in TDMS write, some emulated data is streamed into TDMS write file via queues. As in attached VIs, there are only six channels but we might be having more than 20 to show on TDMS file viewer.
    So the problem is when we run the TDMS write vi, trigger it with horizontal toogle on front panel, stop the TDMS write and go back to view the file on TDMS read, only the first channel data shows up. Also, we couldn't find the better way to stop the TDMS write vi than to abort it.
    Could anybody help us please!
    Ta
    Attachments:
    write.vi ‏29 KB
    read.vi ‏12 KB

    About the problemous stop, I advice you to run your code with 'Execution Highligting' on.
    Ton
    Free Code Capture Tool! Version 2.1.3 with comments, web-upload, back-save and snippets!
    Nederlandse LabVIEW user groep www.lvug.nl
    My LabVIEW Ideas
    LabVIEW, programming like it should be!

  • How do I select more then one channel to view in tdms file viewer graph panel

    I have a TDMS file that I can view with the labview 2013 TDMS file viewer and I can select one signal out of 15 signals to view on the graph panel. however I would like be able to look at 2 or 3 signals
    on the same graph but can't seem to be able to select more then one signal at a time. Is there a way to select more then one to view?  

    I've modified the TDMS viewer in the past to allow selecting multple channels.  It's a little bit of a pain because the tree control in the viewer only allows you to select one item.  You have to edit the tree to allow multiple items.  Now your selection is an array instead of a scalar.  This means the rest of the code has to be updated, and the references to the tree in subVIs need to be updated.  Not impossible but it takes some time.  Alternativly open it in Excel with the free add-in then you can select the two columns you want and insert a graph.  Not as simple for the user but using Excel, which users should be familiar with might mean users need less training on data files.
    Unofficial Forum Rules and Guidelines - Hooovahh - LabVIEW Overlord
    If 10 out of 10 experts in any field say something is bad, you should probably take their opinion seriously.

  • TDMS file viewer used in a dialog

    I would like to use TDMS file viewer inside a dialog VI. The problem occurs if I change VI properties -  Window Appearance - Window Behaviour to MODAL (It should be modal).
    When I click the button and run TDMS file viewer both windows (my VI and TDMS file viewer) become modal and "lock" each other: I cannot control any of them.
    Is there a possibility to use TDMS file viewer as a dialog ?
    Thanks in advance,
    Ljubo.
    Solved!
    Go to Solution.
    Attachments:
    Dialog_diagram.jpg ‏23 KB

    Hi James,
    I tried your VI. It works unless I change VI's properties. I would like it to be a dialog VI. Why ? This VI should be a small part of an application which is used to analyze a set of TDMS files. When this VI is called no other window should get focus. User should have a possibility to check briefly all the properties (acquired signals are not so important in that case). Using TDMS File Viewer is the most simple way to do it because it can read TDMS files with different set of properties and because it show all the proerties in a nice "tree structered" diagram.
    So I set VI's properties as it is mentioned in my post: Window Appeareance = Dialog. 
    In that case VI window and TDMS File Viewer window are modal and they "lock" each other.
    Your VI is attached (property "Window Appearance" is set to "Dialog").
    Regards, 
    Ljubo.
    Attachments:
    TDMS Viewer.vi ‏13 KB

  • SCM Upgrade 4x to 7 Macros have issues not functioning as expected

    Hi All,
    We have upgraded SCM 4x to 7 and some of macros are not functioning as expected.
    This is a start macro Specifically for lay out attributes macro where many of the key figures are editable, which are not suppose to be.
    I have deactivated and activated, I have also verified the syntax of the production and quality macros. I did not find any difference. but behaving differently.
    Please share your thoughts any one come across this kind of issues.
    Appreciate your help.
    Thanks,
    Sreeni

    Sreeni,
    When you upgraded from 4.1 to 7.X, did you have to go throuh any interim steps like to 5.0 or 5.1 first.
    My understanding is that you can go from 4.1 directly to 7.0.
    Can you share your experience. Do you have any lessons learned that you put into a document that you would share.
    Shane

  • Database file views not working correctly

    I have recently set up an Access database on my local
    coldfusion server. When I go to the application panel and go to the
    'databases' tab, I can see a list of my databases just fine. The
    problem is that, when I open the individual tables of a database
    I've created, the files show up as the path to the file and not the
    file name as it normally should. For example, I'm working through a
    lynda.com tutorial and have build a database called 'teacloud'.
    When I open the teacloud tables in Dreamweaver, they should show
    the individual names of the tables, like the following:
    Products
    ProductTypes
    Reviews
    Users
    UserTypes
    Instead, I get the following:
    C:\CFusionMX7\wwwroot\database\teacloud.Products
    C:\CFusionMX7\wwwroot\database\teacloud.ProductTypes
    C:\CFusionMX7\wwwroot\database\teacloud.Reviews
    C:\CFusionMX7\wwwroot\database\teacloud.Users
    C:\CFusionMX7\wwwroot\database\teacloud.UserTypes
    How do I get rid of the file path structure to where
    Dreamweaver simply shows the Table name only? This is very
    annoying, as it prevents me from being able to see the individual
    table names in many of the functions within Dreamweaver.

    The problem was introduced during the CF 7.01 update. I
    understand that the
    7.02 update fixes the issue.
    Paul Whitham
    Certified Dreamweaver MX2004 Professional
    Adobe Community Expert - Dreamweaver
    Valleybiz Internet Design
    www.valleybiz.net
    "JTuran" <[email protected]> wrote in
    message
    news:f0lhv9$1p9$[email protected]..
    >I have recently set up an Access database on my local
    coldfusion server.
    >When
    > I go to the application panel and go to the 'databases'
    tab, I can see a
    > list
    > of my databases just fine. The problem is that, when I
    open the
    > individual
    > tables of a database I've created, the files show up as
    the path to the
    > file
    > and not the file name as it normally should. For
    example, I'm working
    > through
    > a lynda.com tutorial and have build a database called
    'teacloud'. When I
    > open
    > the teacloud tables in Dreamweaver, they should show the
    individual names
    > of
    > the tables, like the following:
    >
    > Products
    > ProductTypes
    > Reviews
    > Users
    > UserTypes
    >
    > Instead, I get the following:
    >
    > C:\CFusionMX7\wwwroot\database\teacloud.Products
    > C:\CFusionMX7\wwwroot\database\teacloud.ProductTypes
    > C:\CFusionMX7\wwwroot\database\teacloud.Reviews
    > C:\CFusionMX7\wwwroot\database\teacloud.Users
    > C:\CFusionMX7\wwwroot\database\teacloud.UserTypes
    >
    > How do I get rid of the file path structure to where
    Dreamweaver simply
    > shows
    > the Table name only? This is very annoying, as it
    prevents me from being
    > able
    > to see the individual table names in many of the
    functions within
    > Dreamweaver.
    >

  • Rpt-files do not function anymore after deploying to a different database

    first: I use CR. 10.2.3600.0 and Asp.NET with Visual Studio 2005
    I developed my reports against a Develepment-Database and everything worked fine.
    Then, I published my Website with the reports.
    Also I made a backup of my Develepment-Database to become the Productive-Database.
    All pages of my website function well (database-queries etc.), but when I try to call one of my reports a queerish error message occurs:
    "This field name is not known. Error in File C:\WINDOWS\TEMP\...\{...}.rpt: Error in formula. '{xyz.ds_id} = {?@ds_id} and '."
    I mean, the database is the "same" as before?!?
    (BTW: the logon to the database is set at runtime and is ok.)
    Why do the reports not function anymore?
    The only workaround I found is to open the report in Visual Studio 2005 again and select  "Crystal Reports/Databases/Check Database" against the Productive-Database.
    After that the report works! BUT THIS COULD NOT BE THE SOLUTION, this means that I cannot publish my website to a different database on a customers network!!!

    I tried this:
    Private Sub SetDBLogonForReport(ByVal myConnectionInfo As ConnectionInfo, ByVal myReportDocument As ReportDocument)
            Dim myTables As Tables = myReportDocument.Database.Tables
            ' Get Location of Database from web.config
            Dim Location As String = String.Empty
            Try
                For Each myTable As CrystalDecisions.CrystalReports.Engine.Table In myTables
                    Dim myTableLogonInfo As TableLogOnInfo = myTable.LogOnInfo
                    myTableLogonInfo.ConnectionInfo = myConnectionInfo
                    myTable.Location = myConnectionInfo.DatabaseName & ".dbo." & myTable.Location.Substring(myTable.Location.LastIndexOf(".") + 1)
                    myTable.ApplyLogOnInfo(myTableLogonInfo)
                Next
            Catch ex As Exception
                Me.LabelError.Text = "(SetDBLogonForReport) " + ex.Message
            End Try
        End Sub
    and get the error:
    ex.Message     "Fehler beim Laden der Datenbankinformationen.
    Details: Die Datenbank-DLL 'crdb_query.dll' konnte nicht geladen werden.
    Fehler in der Datei C:\DOKUME~1\MSCHAE~1\LOKALE~1\Temp\RzpReport {748C95B6-70EC-45B9-953D-64DA215BD9DC}.rpt:
    Fehler beim Laden der Datenbankinformationen"
    which means in english:
    ex.Message     "Error while loading database information.
    Details: the databse-dll 'crdb_query.dll' could not be loaded.
    Error in file C:\DOKUME~1\MSCHAE~1\LOKALE~1\Temp\RzpReport {748C95B6-70EC-45B9-953D-64DA215BD9DC}.rpt:
    Error while loading database information"
    I debugged the code and recognized that the error appears while setting the .Location property...?!?
    My DatabaseName is "Rezepturverwaltung".
    Example 1 with a command:
    Befor setting the Location of mytable the value of the prpperty is e.g. "command".
    After setting the value like in code above the value changes to "Rezepturverwaltung.dbo.command"
    Example 2 with a stored procedure:
    Befor setting the Location of mytable the value of the prpperty is e.g. "sp_GetData".
    After setting the value like in code above the value changes to "Rezepturverwaltung.dbo.sp_GetData"
    What`s going wrong furthermore???
    Edited by: Markus Schfer on Aug 31, 2009 9:56 AM

  • Air 3: Installs files, app not functioning ERROR/This installation of this application is damaged.

    MAC OSX 10.6.8  /  iMAC Intel Core i7  /  ADOBE AIR 3
    1- Previously this configuartion of the AIR Installer and our application installed correctly from a CD we supply clients. We needed to update the signing certificate and now the install does not function as before.
    2- Recent Changes: Download AIR 3.0 installer, Recompiled our app with RoboHelp: added new signing certificate (.pfx) same name as old certificate, added time stamp.
    3- When we run the installer, both Air 3 and our app install onto the system, but this AIR error window appears and our app does not function:
    We have worked with several different copies of the app files in case one of them were damaged.
    4- Files on the install CD:
    5- Console Log data :
    Oct 10 08:35:27 creative-ny70 /Volumes/SC_MAC_SCHOLASTIC/Secret Composer Scholastic MACOSX/Secret Composer Installer.app/Contents/MacOS/Adobe AIR Installer[259]: Runtime Installer begin with version 3.0.0.4080 on Mac OS 10.6.8 x86
    Oct 10 08:35:27 creative-ny70 /Volumes/SC_MAC_SCHOLASTIC/Secret Composer Scholastic MACOSX/Secret Composer Installer.app/Contents/MacOS/Adobe AIR Installer[259]: Commandline is: -psn_0_151589
    Oct 10 08:35:27 creative-ny70 /Volumes/SC_MAC_SCHOLASTIC/Secret Composer Scholastic MACOSX/Secret Composer Installer.app/Contents/MacOS/Adobe AIR Installer[259]: No installed runtime detected
    Oct 10 08:35:27 creative-ny70 /Volumes/SC_MAC_SCHOLASTIC/Secret Composer Scholastic MACOSX/Secret Composer Installer.app/Contents/MacOS/Adobe AIR Installer[259]: Found sidecar config file at /Volumes/SC_MAC_SCHOLASTIC/Secret Composer Scholastic MACOSX/.airinstall.cfg
    Oct 10 08:35:28 creative-ny70 /Volumes/SC_MAC_SCHOLASTIC/Secret Composer Scholastic MACOSX/Secret Composer Installer.app/Contents/MacOS/Adobe AIR Installer[259]: Read Secret_Composer.air from sidecar file.
    Oct 10 08:35:28 creative-ny70 /Volumes/SC_MAC_SCHOLASTIC/Secret Composer Scholastic MACOSX/Secret Composer Installer.app/Contents/MacOS/Adobe AIR Installer[259]: Using /Volumes/SC_MAC_SCHOLASTIC/Secret Composer Scholastic MACOSX/Secret_Composer.air as input file
    Oct 10 08:35:28 creative-ny70 /Volumes/SC_MAC_SCHOLASTIC/Secret Composer Scholastic MACOSX/Secret Composer Installer.app/Contents/MacOS/Adobe AIR Installer[259]: Invoking Application Installer for combined install
    Oct 10 08:35:28 creative-ny70 /Volumes/SC_MAC_SCHOLASTIC/Secret Composer Scholastic MACOSX/Secret Composer Installer.app/Contents/MacOS/Adobe AIR Installer[259]: Launching subprocess with commandline /Volumes/SC_MAC_SCHOLASTIC/Secret Composer Scholastic MACOSX/Secret Composer Installer.app/Contents/Frameworks/Adobe AIR.framework/Versions/1.0/Adobe AIR Application Installer -runtime "/Volumes/SC_MAC_SCHOLASTIC/Secret Composer Scholastic MACOSX/Secret Composer Installer.app/Contents/Frameworks" -withRuntime -url file:///Volumes/SC_MAC_SCHOLASTIC/Secret%20Composer%20Scholastic%20MACOSX/Secret_Composer .air
    Oct 10 08:35:30 creative-ny70 /Volumes/SC_MAC_SCHOLASTIC/Secret Composer Scholastic MACOSX/Secret Composer Installer.app/Contents/Frameworks/Adobe AIR.framework/Versions/1.0/Adobe AIR Application Installer.app/Contents/MacOS/Adobe AIR Application Installer[263]: Application Installer begin with version 3.0.0.4080 on Mac OS 10.6.8 x86
    Oct 10 08:35:30 creative-ny70 /Volumes/SC_MAC_SCHOLASTIC/Secret Composer Scholastic MACOSX/Secret Composer Installer.app/Contents/Frameworks/Adobe AIR.framework/Versions/1.0/Adobe AIR Application Installer.app/Contents/MacOS/Adobe AIR Application Installer[263]: Commandline is: -runtime "/Volumes/SC_MAC_SCHOLASTIC/Secret Composer Scholastic MACOSX/Secret Composer Installer.app/Contents/Frameworks" -withRuntime -url file:///Volumes/SC_MAC_SCHOLASTIC/Secret%20Composer%20Scholastic%20MACOSX/Secret_Composer .air
    Oct 10 08:35:30 creative-ny70 /Volumes/SC_MAC_SCHOLASTIC/Secret Composer Scholastic MACOSX/Secret Composer Installer.app/Contents/Frameworks/Adobe AIR.framework/Versions/1.0/Adobe AIR Application Installer.app/Contents/MacOS/Adobe AIR Application Installer[263]: No installed runtime detected
    Oct 10 08:35:31 creative-ny70 /Volumes/SC_MAC_SCHOLASTIC/Secret Composer Scholastic MACOSX/Secret Composer Installer.app/Contents/Frameworks/Adobe AIR.framework/Versions/1.0/Adobe AIR Application Installer.app/Contents/MacOS/Adobe AIR Application Installer[263]: Unpackaging file:///Volumes/SC_MAC_SCHOLASTIC/Secret%20Composer%20Scholastic%20MACOSX/Secret_Composer .air to /var/folders/V0/V0j7rjMBFfuuWSC1K0dJok+++TI/-Tmp-/FlashTmp.8X1BdK
    Oct 10 08:37:36 creative-ny70 /Volumes/SC_MAC_SCHOLASTIC/Secret Composer Scholastic MACOSX/Secret Composer Installer.app/Contents/Frameworks/Adobe AIR.framework/Versions/1.0/Adobe AIR Application Installer.app/Contents/MacOS/Adobe AIR Application Installer[263]: Application signature verified
    Oct 10 08:37:36 creative-ny70 /Volumes/SC_MAC_SCHOLASTIC/Secret Composer Scholastic MACOSX/Secret Composer Installer.app/Contents/Frameworks/Adobe AIR.framework/Versions/1.0/Adobe AIR Application Installer.app/Contents/MacOS/Adobe AIR Application Installer[263]: Unpackaging/validation complete
    Oct 10 08:38:09 creative-ny70 /Volumes/SC_MAC_SCHOLASTIC/Secret Composer Scholastic MACOSX/Secret Composer Installer.app/Contents/Frameworks/Adobe AIR.framework/Versions/1.0/Adobe AIR Application Installer.app/Contents/MacOS/Adobe AIR Application Installer[263]: Converting unpackaged application to a native installation package in /var/folders/V0/V0j7rjMBFfuuWSC1K0dJok+++TI/-Tmp-/FlashTmp.skMeAh
    Oct 10 08:38:16 creative-ny70 /Volumes/SC_MAC_SCHOLASTIC/Secret Composer Scholastic MACOSX/Secret Composer Installer.app/Contents/Frameworks/Adobe AIR.framework/Versions/1.0/Adobe AIR Application Installer.app/Contents/MacOS/Adobe AIR Application Installer[263]: Native installation package creation succeeded
    Oct 10 08:38:16 creative-ny70 /Volumes/SC_MAC_SCHOLASTIC/Secret Composer Scholastic MACOSX/Secret Composer Installer.app/Contents/Frameworks/Adobe AIR.framework/Versions/1.0/Adobe AIR Application Installer.app/Contents/MacOS/Adobe AIR Application Installer[263]: Launching subprocess with commandline /Volumes/SC_MAC_SCHOLASTIC/Secret Composer Scholastic MACOSX/Secret Composer Installer.app/Contents/Frameworks/Adobe AIR.framework/Versions/1.0/Adobe AIR Application Installer -runtime "/Volumes/SC_MAC_SCHOLASTIC/Secret Composer Scholastic MACOSX/Secret Composer Installer.app/Contents/Frameworks" -silent -logToStdout -withRuntime -url -location /Applications -desktopShortcut -programMenu file:///Volumes/SC_MAC_SCHOLASTIC/Secret%20Composer%20Scholastic%20MACOSX/Secret_Composer .air
    Oct 10 08:38:16 creative-ny70 /Volumes/SC_MAC_SCHOLASTIC/Secret Composer Scholastic MACOSX/Secret Composer Installer.app/Contents/Frameworks/Adobe AIR.framework/Versions/1.0/Adobe AIR Application Installer.app/Contents/MacOS/Adobe AIR Application Installer[263]: Relaunching with elevation
    Oct 10 08:38:20 creative-ny70 authexec[272]: executing /Volumes/SC_MAC_SCHOLASTIC/Secret Composer Scholastic MACOSX/Secret Composer Installer.app/Contents/Frameworks/Adobe AIR.framework/Versions/1.0/Adobe AIR Application Installer.app/Contents/MacOS/Adobe AIR Application Installer
    Oct 10 08:38:20 creative-ny70 /Volumes/SC_MAC_SCHOLASTIC/Secret Composer Scholastic MACOSX/Secret Composer Installer.app/Contents/Frameworks/Adobe AIR.framework/Versions/1.0/Adobe AIR Application Installer.app/Contents/MacOS/Adobe AIR Application Installer[272]: Application Installer begin with version 3.0.0.4080 on Mac OS 10.6.8 x86
    Oct 10 08:38:20 creative-ny70 /Volumes/SC_MAC_SCHOLASTIC/Secret Composer Scholastic MACOSX/Secret Composer Installer.app/Contents/Frameworks/Adobe AIR.framework/Versions/1.0/Adobe AIR Application Installer.app/Contents/MacOS/Adobe AIR Application Installer[272]: Commandline is: -runtime "/Volumes/SC_MAC_SCHOLASTIC/Secret Composer Scholastic MACOSX/Secret Composer Installer.app/Contents/Frameworks" -silent -logToStdout -withRuntime -url -location /Applications -desktopShortcut -programMenu file:///Volumes/SC_MAC_SCHOLASTIC/Secret%20Composer%20Scholastic%20MACOSX/Secret_Composer .air
    Oct 10 08:38:20 creative-ny70 /Volumes/SC_MAC_SCHOLASTIC/Secret Composer Scholastic MACOSX/Secret Composer Installer.app/Contents/Frameworks/Adobe AIR.framework/Versions/1.0/Adobe AIR Application Installer.app/Contents/MacOS/Adobe AIR Application Installer[272]: No installed runtime detected
    Oct 10 08:38:21 creative-ny70 /Volumes/SC_MAC_SCHOLASTIC/Secret Composer Scholastic MACOSX/Secret Composer Installer.app/Contents/Frameworks/Adobe AIR.framework/Versions/1.0/Adobe AIR Application Installer.app/Contents/MacOS/Adobe AIR Application Installer[272]: Unpackaging file:///Volumes/SC_MAC_SCHOLASTIC/Secret%20Composer%20Scholastic%20MACOSX/Secret_Composer .air to /var/folders/zz/zzzivhrRnAmviuee+++++++++++/-Tmp-/FlashTmp.fxrnUg
    Oct 10 08:38:32 creative-ny70 /Volumes/SC_MAC_SCHOLASTIC/Secret Composer Scholastic MACOSX/Secret Composer Installer.app/Contents/Frameworks/Adobe AIR.framework/Versions/1.0/Adobe AIR Application Installer.app/Contents/MacOS/Adobe AIR Application Installer[272]: Application signature verified
    Oct 10 08:38:32 creative-ny70 /Volumes/SC_MAC_SCHOLASTIC/Secret Composer Scholastic MACOSX/Secret Composer Installer.app/Contents/Frameworks/Adobe AIR.framework/Versions/1.0/Adobe AIR Application Installer.app/Contents/MacOS/Adobe AIR Application Installer[272]: Unpackaging/validation complete
    Oct 10 08:38:32 creative-ny70 /Volumes/SC_MAC_SCHOLASTIC/Secret Composer Scholastic MACOSX/Secret Composer Installer.app/Contents/Frameworks/Adobe AIR.framework/Versions/1.0/Adobe AIR Application Installer.app/Contents/MacOS/Adobe AIR Application Installer[272]: Converting unpackaged application to a native installation package in /var/folders/zz/zzzivhrRnAmviuee+++++++++++/-Tmp-/FlashTmp.Hmygrp
    Oct 10 08:38:37 creative-ny70 /Volumes/SC_MAC_SCHOLASTIC/Secret Composer Scholastic MACOSX/Secret Composer Installer.app/Contents/Frameworks/Adobe AIR.framework/Versions/1.0/Adobe AIR Application Installer.app/Contents/MacOS/Adobe AIR Application Installer[272]: Native installation package creation succeeded
    Oct 10 08:38:37 creative-ny70 /Volumes/SC_MAC_SCHOLASTIC/Secret Composer Scholastic MACOSX/Secret Composer Installer.app/Contents/Frameworks/Adobe AIR.framework/Versions/1.0/Adobe AIR Application Installer.app/Contents/MacOS/Adobe AIR Application Installer[272]: Launching subprocess with commandline /bin/chmod -fRP +rw "/Users/Shared/Library/Application Support/Adobe"
    Oct 10 08:38:37 creative-ny70 /Volumes/SC_MAC_SCHOLASTIC/Secret Composer Scholastic MACOSX/Secret Composer Installer.app/Contents/Frameworks/Adobe AIR.framework/Versions/1.0/Adobe AIR Application Installer.app/Contents/MacOS/Adobe AIR Application Installer[272]: Launching subprocess with commandline /usr/sbin/chown -hfRP creativity "/Users/creativity/Library/Application Support/Adobe"
    Oct 10 08:38:37 creative-ny70 /Volumes/SC_MAC_SCHOLASTIC/Secret Composer Scholastic MACOSX/Secret Composer Installer.app/Contents/Frameworks/Adobe AIR.framework/Versions/1.0/Adobe AIR Application Installer.app/Contents/MacOS/Adobe AIR Application Installer[272]: Launching subprocess with commandline /bin/chmod -fRP +rw "/Users/creativity/Library/Application Support/Adobe"
    Oct 10 08:38:37 creative-ny70 /Volumes/SC_MAC_SCHOLASTIC/Secret Composer Scholastic MACOSX/Secret Composer Installer.app/Contents/Frameworks/Adobe AIR.framework/Versions/1.0/Adobe AIR Application Installer.app/Contents/MacOS/Adobe AIR Application Installer[272]: Launching subprocess with commandline /usr/sbin/chown -hfRP creativity "/Users/creativity/Library/Preferences/Macromedia/Flash Player/www.macromedia.com/bin"
    Oct 10 08:38:37 creative-ny70 /Volumes/SC_MAC_SCHOLASTIC/Secret Composer Scholastic MACOSX/Secret Composer Installer.app/Contents/Frameworks/Adobe AIR.framework/Versions/1.0/Adobe AIR Application Installer.app/Contents/MacOS/Adobe AIR Application Installer[272]: Starting silent combined runtime and app install.\n Installing runtime version 3.0.0.4080.\n Installing app 10101 version 1.1 to /Applications using the source file at file:///Volumes/SC_MAC_SCHOLASTIC/Secret%20Composer%20Scholastic%20MACOSX/Secret_Composer .air
    Oct 10 08:39:06 creative-ny70 /Volumes/SC_MAC_SCHOLASTIC/Secret Composer Scholastic MACOSX/Secret Composer Installer.app/Contents/Frameworks/Adobe AIR.framework/Versions/1.0/Adobe AIR Application Installer.app/Contents/MacOS/Adobe AIR Application Installer[272]: Registering /Applications/Utilities/Adobe AIR Application Installer.app/Contents/Info.plist
    Oct 10 08:39:06 creative-ny70 /Volumes/SC_MAC_SCHOLASTIC/Secret Composer Scholastic MACOSX/Secret Composer Installer.app/Contents/Frameworks/Adobe AIR.framework/Versions/1.0/Adobe AIR Application Installer.app/Contents/MacOS/Adobe AIR Application Installer[272]: Launching subprocess with commandline /usr/sbin/chown -hfRP root:wheel "/Library/Frameworks/Adobe AIR.framework"
    Oct 10 08:39:06 creative-ny70 /Volumes/SC_MAC_SCHOLASTIC/Secret Composer Scholastic MACOSX/Secret Composer Installer.app/Contents/Frameworks/Adobe AIR.framework/Versions/1.0/Adobe AIR Application Installer.app/Contents/MacOS/Adobe AIR Application Installer[272]: Subprocess chown succeeded
    Oct 10 08:39:06 creative-ny70 /Volumes/SC_MAC_SCHOLASTIC/Secret Composer Scholastic MACOSX/Secret Composer Installer.app/Contents/Frameworks/Adobe AIR.framework/Versions/1.0/Adobe AIR Application Installer.app/Contents/MacOS/Adobe AIR Application Installer[272]: Launching subprocess with commandline /usr/sbin/chown -hfRP root:wheel "/Applications/Utilities/Adobe AIR Application Installer.app"
    Oct 10 08:39:06 creative-ny70 /Volumes/SC_MAC_SCHOLASTIC/Secret Composer Scholastic MACOSX/Secret Composer Installer.app/Contents/Frameworks/Adobe AIR.framework/Versions/1.0/Adobe AIR Application Installer.app/Contents/MacOS/Adobe AIR Application Installer[272]: Subprocess chown succeeded
    Oct 10 08:39:06 creative-ny70 /Volumes/SC_MAC_SCHOLASTIC/Secret Composer Scholastic MACOSX/Secret Composer Installer.app/Contents/Frameworks/Adobe AIR.framework/Versions/1.0/Adobe AIR Application Installer.app/Contents/MacOS/Adobe AIR Application Installer[272]: Launching subprocess with commandline /usr/sbin/chown -hfRP root:wheel "/Applications/Utilities/Adobe AIR Uninstaller.app"
    Oct 10 08:39:06 creative-ny70 /Volumes/SC_MAC_SCHOLASTIC/Secret Composer Scholastic MACOSX/Secret Composer Installer.app/Contents/Frameworks/Adobe AIR.framework/Versions/1.0/Adobe AIR Application Installer.app/Contents/MacOS/Adobe AIR Application Installer[272]: Subprocess chown failed (-1)
    Oct 10 08:39:10 creative-ny70 /Volumes/SC_MAC_SCHOLASTIC/Secret Composer Scholastic MACOSX/Secret Composer Installer.app/Contents/Frameworks/Adobe AIR.framework/Versions/1.0/Adobe AIR Application Installer.app/Contents/MacOS/Adobe AIR Application Installer[272]: Launching subprocess with commandline /usr/sbin/chown -hfRP root:wheel "/Applications/SECRET COMPOSER - Scholastic Edition.app"
    Oct 10 08:39:10 creative-ny70 /Volumes/SC_MAC_SCHOLASTIC/Secret Composer Scholastic MACOSX/Secret Composer Installer.app/Contents/Frameworks/Adobe AIR.framework/Versions/1.0/Adobe AIR Application Installer.app/Contents/MacOS/Adobe AIR Application Installer[272]: Subprocess chown succeeded
    Oct 10 08:39:10 creative-ny70 /Volumes/SC_MAC_SCHOLASTIC/Secret Composer Scholastic MACOSX/Secret Composer Installer.app/Contents/Frameworks/Adobe AIR.framework/Versions/1.0/Adobe AIR Application Installer.app/Contents/MacOS/Adobe AIR Application Installer[272]: Launching subprocess with commandline /bin/chmod -R ugo+rx "/Applications/SECRET COMPOSER - Scholastic Edition.app"
    Oct 10 08:39:10 creative-ny70 /Volumes/SC_MAC_SCHOLASTIC/Secret Composer Scholastic MACOSX/Secret Composer Installer.app/Contents/Frameworks/Adobe AIR.framework/Versions/1.0/Adobe AIR Application Installer.app/Contents/MacOS/Adobe AIR Application Installer[272]: Subprocess chmod succeeded
    Oct 10 08:39:12 creative-ny70 /Volumes/SC_MAC_SCHOLASTIC/Secret Composer Scholastic MACOSX/Secret Composer Installer.app/Contents/Frameworks/Adobe AIR.framework/Versions/1.0/Adobe AIR Application Installer.app/Contents/MacOS/Adobe AIR Application Installer[272]: Application Installer end with exit code 0
    Oct 10 08:39:12 creative-ny70 /Volumes/SC_MAC_SCHOLASTIC/Secret Composer Scholastic MACOSX/Secret Composer Installer.app/Contents/Frameworks/Adobe AIR.framework/Versions/1.0/Adobe AIR Application Installer.app/Contents/MacOS/Adobe AIR Application Installer[263]: Elevated install completed
    Oct 10 08:39:12 creative-ny70 /Volumes/SC_MAC_SCHOLASTIC/Secret Composer Scholastic MACOSX/Secret Composer Installer.app/Contents/Frameworks/Adobe AIR.framework/Versions/1.0/Adobe AIR Application Installer.app/Contents/MacOS/Adobe AIR Application Installer[263]: Launching subprocess with commandline /Applications/SECRET COMPOSER - Scholastic Edition.app
    Oct 10 08:39:14 creative-ny70 /Volumes/SC_MAC_SCHOLASTIC/Secret Composer Scholastic MACOSX/Secret Composer Installer.app/Contents/Frameworks/Adobe AIR.framework/Versions/1.0/Adobe AIR Application Installer.app/Contents/MacOS/Adobe AIR Application Installer[263]: Application Installer end with exit code 0
    Oct 10 08:39:14 creative-ny70 /Volumes/SC_MAC_SCHOLASTIC/Secret Composer Scholastic MACOSX/Secret Composer Installer.app/Contents/MacOS/Adobe AIR Installer[259]: Subprocess app installer succeeded
    Oct 10 08:39:14 creative-ny70 /Volumes/SC_MAC_SCHOLASTIC/Secret Composer Scholastic MACOSX/Secret Composer Installer.app/Contents/MacOS/Adobe AIR Installer[259]: Runtime Installer end with exit code 0
    Any help is very appreciated.
    Thank you,
    robert

    Hi,
    I suggest you to report a bug our bugbase, and then we can better folllow up the issue there.
    Thanks,
    Ru Wan

  • Notify when self password reset is not functioning as expected

    Hi Team,
    We are on EP7 and we have enabled the users to reset their own passwords.This function works at times and few occasions users don't receive emails after reseting the password. All the required configurations are in place. So we are caught in a situation where we are not sure whether to advise the users to use this function or we do a manual reset of passwords for them.
    Is there anyway that we get a notification when this particular service is not working as expected.
    regards
    bharat

    Hi,
    you told that it is working for some users.
    check the email id property of users for those who r unable to get email or smtp server down at that time?
    whether that particular email domain is allowed from smtp server.
    Regards,
    Koti Reddy

  • Pattern file does not function properly in Adobe illustrator CS5

    So I learned Adobe Illustrator CS5 (Say 10%). I have these two files which I downloaded from the net. They are patterns files for animals skins.
    The first file is named "Animals_skins.ai" and is taken from htthttp://www.adobe.com/uk/web/tips/ill10qtpatt/p:// and can be downloaded from the same page ftp://ftp.adobe.com/pub/adobe/magic/special/illustrator/win/pattern.zip and has 10 Animal Skins patterns. When I
    Open the file directly in Adobe Illustrator CS5, I get the contents of the file as well as they are added directly to the "Swatches Panel" on the left. When I hover over the individual boxes/Thumbnails/rectangles in the Swatches Panel with the mouse, I get the titles like "Jagur" or "Tiger" telling me the name of the patterns.
    The same is the Case when I load the file using the "Open Swatch Libary" > "Other Libary" and browse to the file and open it. Works perfectly. I can apply the patterns to any shapes and it works like a charm.
    The Second file is named "skins.ai" and is taken from http://www.vectoropenstock.com/4416-Animal-Skin-Patterns-vector and can be dowloaded from the same page http://www.vectoropenstock.com/descargar.php?id_vect=4416 and has 35 Skins Patterns. When I
    Open the file directly in Adobe Illustartor CS5, I get the contents of the file showing me the patterns. However they are not added to the "Swatches Panel" directly as the first file does. Insted I get some other colors in the swacthes panel and when I hover over the individual boxes/Thumbnails/rectangles in the Swacthes Panel with the mose, I DON'T get the titles.
    The same is the case when I load the file using the "Open Swatch Libary" > "Other Libary" and brose to the file and open it. Does not work. I CAN't apply the patterns to any sahpes. Even If I select the patterns from the main windows by clicking, selecting and draging to the swatches panle and add there. When I apply the same to any shape it applies them but it's all messed up and lines appear around the single/individual pattern if the shape to which it is being applied is big enough.
    Can't figure it out that why the first file works and the second files does not. I am new to Illustartor (How many times you have heard that?) and any solution would greatly aid me in my learning process. I need the patterns for a logo design.
    I have another 3rd file which has Cow Patterns and it behaves exactly the same way as the second file. Opening it shows me the pattern in the main window but it does not get added to the swatches panle either by adding it using the mouse or opening it using the browse libary method.
    Thanks in Advance

    you have to read the tutorial in the same page you downloaded the swatches from. It tells you exactly how to make the tiles match.
    http://www.adobe.com/uk/web/tips/ill10qtpatt/

  • Receiver file adapter not functioning

    Hi guys,
    We have developed some interfaces that are exporting some .txt files in ftp locations and therefore they make use of receiver file adapter. Although the receiver file adapter used to function properly some days ago, for some strange reason, it stopped receiving any files. This happens only in XI development system but not in XI production system. In XI development, in Runtime Workbench --> Communication Channel monitoring, I can see this communication channel's status as correctly configured and started, with a green sign on the right, but it is not responding when some files are sent to it, and therefore there are no output files in target directory.
    Any ideas?? It is urgent.
    Best Regards
    Evaggelos

    Udo,
    Hi Amit,
    I went into Message Monitoring for this interface and I can see all the messages for the last 24 hours that should be written into a file that have status "to be delivered".
    When I go into Details -->Audit Log  for a single message:
    2007-06-13 11:49:33 Success Processing child message of multi-message with message ID ff896d50-198a-11dc-cdfa-00145e694b16
    2007-06-13 11:49:33 Success Using connection File_http://sap.com/xi/XI/System. Trying to put the message into the receive queue.
    2007-06-13 11:49:33 Success Message successfully put into the queue.
    And in Message Data there is the following information:
    Status To Be Delivered
    Repeatable Yes
    Cancelable Yes
    Error Category  
    Error Code  
    Start 13.06.2007 11:49:33
    End  
    Sender Party  
    Sender Service TPBS_GR
    Receiver Party  
    Receiver Service TPBS_GR
    Interface http://famar.gr:LoyaltyDataMNSToSRS
    MI_LoyaltyDataMNSToGR_IB
    Quality of Service Exactly Once
    Message b2685674-7626-5141-bfa1-13155ad0d25a
    Reference  
    Conversation ID  
    Serialization Context  
    Direction INBOUND
    Message Type Recv
    Profile XI
    Connection File_http://sap.com/xi/XI/System
    Transport HTTP
    End Point http://fmgralxi01:50000/MessagingSystem/receive/AFW/XI
    Authorization  
    Sequential Number 0
    Number of Retries 3
    Failed 0
    Retries 300000
    Valid to  
    Persist Until 13.07.2007 11:49:33
    Schedule Time 13.06.2007 11:49:33

  • File browser not functioning correctly in some programs...

    I'm not sure if I can blame this on Finder, but I am pretty sure it is related. If it's not, please point me in the right direction. =)
    When in various programs, via the browser for opening a file or adding an image, etc. a certain directory (on a network drive) is showing several files that don't exist, and won't display the live contents of that folder. It looks as though it's showing a cached view of that folder. Is there some way to clear this cache, or have it update its view?
    The problem is NOT present when using Adobe Photoshop CS2, and Adobe Illustrator(my understanding is these use their own cache/browser,) but IS present when using some other Adobe software.
    It is ALWAYS happening in MS software(word, powerpoint,) Quark, as well as other programs made by different vendors. The fact that it happens in software made by different vendors has me thinking it's an Apple-related or Finder-related issue rather than that software specifically.
    Any ideas?
    Thanks!
    Mac OS X (10.4.9)
    Mac OS X (10.4.9)

    Did you check the locale settings on your Windows machine?

  • RAW Files Viewing & Not Viewing in Same Version of Bridge

    Hi
    I have Adobe Photoshop CS3 on my computer at home and in school each with Adobe Bridge (both bought at the same time so same version).
    My computer at home allows me to view Raw Nikon NEF files from my Nikon D90 and Nikon Coolpix P6000 cameras in Adobe Bridge.
    My computer at school does not allow me to view these files in Adobe Bridge, only displaying them as icons.
    Also, the clarity slider on the basic tab of Camera Raw is present on my computer at home, but not on my computer at school.
    Any solutions / explanations to this would be gratefully received.
    Many thanks
    Carl

    it sounds as though you need to install/update the camera raw element of bridge/photoshop installed on the school pc.
    easily achieved by an auto update.
    you will need this update to view the latest raw files.

  • [Test(expects="Error")] not functioning as expected

    When testing against implementation code which is expected to throw an exception the test fails even when the expected exception is thrown.
    I broke this test down into a very simple example to help illustrate the issue:
    public class ExpectsExampleTest
        [Test(expects="Error")]
        public function testExpects():void
            throw new Error();
    The above code result in the following error:
    6/11/2009 23:23:39.519 [WARN] FlexUnit4 There was 1 failure:
    6/11/2009 23:23:39.522 [WARN] FlexUnit4 1 tests::ExpectsExampleTest.testExpects Error
    Not sure if I am missing something or not, however the implementation appears to be correct.
    Thanks,
    Eric

    mlabriola wrote:
    Eric,
    there was a bug surrounding this issue. Latest bits in SVN should have it corrected. There was a difference between the docs and code.
    if you get the latest, it will work as is, or, you can change the word expects to expected and it will likely work in yours.
    It the new version it accepts either,
    Mike
    thanks mike, you're right

Maybe you are looking for

  • Table for dates in date-type in transaction

    Hi, Can anybody tell me the table inwhich the dates saved in the different date-types  ( which are part of date-profile) are stored for the transaction type. This date profile is assigned to transaction type( LEAD). thanks and regards, PD

  • How to Activate iPhone in India

    My Best friend has brought Apple iPhone with 8 GB memory for me when he visited states. After I received I found that it is not working in India. So can any one will tell me how to activate in India ?

  • Can I make a global button?

    Hi ! I have some menu buttons in my main timeline. The buttons are really button symbols inside movie clips, then the "mc" is placed in the main timeline, so when I roll over them a movie plays. What I want is that when I press one button, it makes a

  • Work Process tries to restart but fails - Operating system call fork:restar

    Hi   We have a ECC 5.0 system running on v5r4 (6.40 kernel level 159).  Some of the work processes fail and then try to restart and fail again. Thus there are many job log entries in both SAP and OS/400. The OS/400 logs mention the PASE (unix executa

  • IPod mini goes into pause on its own

    My iPod mini goes into pause mode on its own even though the lock is on. I have to then, unlock and press play to continue. Any idea if this is a hardware or software bug. Thanks.