Try It mode - string input

In Try It mode can you have more than 1 string input? I've been playing around with it but without success. For example when the user is inputting text some users put in 1 space after a full stop, others use 2. This will be frustrating to the users. I see that you can add another input string but this only seems to work in Know It mode.
Cheers.
Edited by: 800719 on Nov 1, 2010 12:46 AM

I am experiencing a silimar problem with the action area not showing the same in the See It or Try It mode as when looking at it in the developer. It gets moved up from the actual action area. Since your post was over 2 years ago and there hasn't been any other replies, I'm assuming no one knows of a fix. Please reply if you ever found a solution.

Similar Messages

  • Use unvalidated string input fro Tyr it mode?

    I remember from the past I could set an option to "unvalidated string input"for Try it mode as well. Currently the default is set to unvalidate string input entered in Know it and pressing typing complete.
    I wonder if it still is possible to have the Typing complete option in the Try it mode as well.
    Kind regards,
    Sjoerd

    You probably want to post to one of the J2SE forums but I would expect that you would want to read a character at a time and echo it back yourself.
    You should probably check sourceforge.net and/or apache.org as I am sure there is already an implementation that you can utilize

  • Gathering string input

    i know this is a very basic question but it is stumping me, my code for int,char etc (primatives) is as follows:
    variableString = (char)System.in.read();System.in.read();System.in.read();when i try this:
    variableString = (String)System.in.read();System.in.read();System.in.read();it wont work.
    any help or an alternate solution would be great
    thanks

    when i try either of the examples u listed i get errors like:
    Cannot find definition for class 'Scanner' and other errors where the buffered input is not regognized
    i dont know if im missing anything but its not working 4 me, if possible could some one post a simple set of code that gets input from key board and echos it?
    thanx

  • Firefox hangs on opening requiring force quit I have snow leopard mac It hangs when I try safe mode. I need to know how to remove all traces of firefox on my mac so I can reinstall. I have tried terminal as advised on firefox webpage. Please advise m

    Firefox hangs on opening requiring force quit I have snow leopard Mac It even hangs when I try safe mode. I need to know how to remove all traces of firefox on my mac so I can reinstall. I have tried terminal as advised on firefox webpage. Please advise me
    == This happened ==
    Every time Firefox opened
    == I tried to update firefox add-ons ==
    == User Agent ==
    Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_6_3; en-us) AppleWebKit/531.22.7 (KHTML, like Gecko) Version/4.0.5 Safari/531.22.7

    Try a new profile. See [[Recovering important data from an old profile]]

  • I live in an apartment with supplied internet.  I have wireless network with no password.  I have a wall outlet that I can plug into.  When I plug in my TC I get a double NAT error.  I try bridge mode, but I can't get the internet to work.

    Can I get an explanation of what bridge mode is?
    Can I get suggestions on what I should do to use the TC as a wireless device to spread the same wireless device my apartment is broadcasting? 
    Can I get a suggestion on how to use the TC as a different wireless device with it's own password without access to the cable modem.  I only have access to a wall port. 
    I own many apple devices, iMac mid-2011, Macbook Air 2013, 2 ipads, and 2 iphones for the family, and Apple TV. 
    I want all my devices to be on a password related internet but the double nat on my TC makes weird things happen and slow.  I try bridge mode but the internet doesn't work. 
    I hope I have described this situation clearly enough. 
    Thanks

    I want all my devices to be on a password related internet but the double nat on my TC makes weird things happen and slow.  I try bridge mode but the internet doesn't work.
    You building supplied internet is a cheap service that is without proper routable addresses..
    Therefore to use more than one IP you MUST have double NAT.. sorry there is no choice..
    Slow that is because you are sharing internet with every other person in the building.. get your own broadband service.
    Bridge will not work.. it cannot work because the building only has private IP addressing. And they only give you a single address.
    You can put a password on the wireless.. go to the airport utility and put in a password.
    Other than that I don't understand what password you expect.
    Can I get an explanation of what bridge mode is?
    No NAT.. means the TC becomes a dumb Wireless AP and switch.. works fine with a cable modem router.. or any broadband router but useless with your building system.
    Can I get suggestions on what I should do to use the TC as a wireless device to spread the same wireless device my apartment is broadcasting?
    Double NAT, and set your own wireless names. There is no alternative.. sorry.

  • Trying to connect my panasonic viera TV to my new Apple TV with a dynex 1080p hdmi cable but the hdmi option won't show up on my tv when I try to change the input.

    Trying to connect my panasonic viera TV to my new Apple TV with a dynex 1080p hdmi cable but the hdmi option won't show up on my tv when I try to change the input. Any suggestions welcome!

    Your profile claims Apple TV 2. 1080p is only available withe the Apple TV 3. Apple TV 2 is maxed out at 720p.
    Hope that helps

  • What is the @ sign at the end of a file mode string

    I have a directory (which I am the owner and I have admin access) with the following mode string:
    drwxrwxr-x@. All files in the dir have the @ appended to their mode string. This attribute modifier prevents me from altering files without entering the admin password. What is this @ and how can I get rid of it?

    @ displays that the file or directory has extended attributes.
    man ls
    is your friend. To manipulate extended attributes look at the help file for xattr
    xattr -h

  • Can formula node take string input and output string?

    I am wondering if the formula node can take string input variable and output string variable after calculation. otherwise I have to output integers and then use case structure to select different output strings, that is kind of redundant in coding.
    ping

    If you are just trying to read lines that have mixed formatting, you don't need any script nodes.
    Can you attach a tpyical flne and a description of the desired read operation so we have a better idea what you are trying to do? Do all lines have the same overall format?
    LabVIEW Champion . Do more with less code and in less time .

  • Multiple strings input to single string output

    Dear all,
    this program is needed for my demo simulation purposes, I'm creating several string inputs to show into a single string output updating (input strings are shown in each line). i attached the picture below, put 2 output strings w/c both doesn't meet my desired result:
    1.) 1st string output - replace the old string w/ new string. what i need is to maintain also the previous strings. the new string will go to the next line.
    2.) 2nd string output - although i got all the strings i needed, it only appears right after the while loop terminates, so i did not see the string inputs updating.
    i'm using LV 8.5.1., any help is appreciated... posting your correct code will be more appreciated.
    thanks in advance...
    Ivel R. | CLAD
    Solved!
    Go to Solution.

    here's my code for anyone to see the actual difference.
    thanks,
    Ivel R. | CLAD
    Attachments:
    update strings.vi ‏14 KB

  • Reading String input?

    So the other day I thought I might go ahead and try to make a few simple programs to see if anything I have learned is soaking in. I did a few math ones, which were easy enough, but then I tried to do a password program. It was easy enough to write, but the thing is I could only do it with numbers. Although thats alright, I was aiming to do one with Strings rather than ints. Thing is I have no idea how to take the input of a String like an int would (readInt). Heres my short password program involving just ints if it helps any:
    package OtherStuff;
    import acm.program.ConsoleProgram;
    import java.util.*;
    public class stringPassword extends ConsoleProgram {
    public void run() {
         int password = 2256;
              while (true) {
                   int input = readInt("Enter a password: ");
                   if (input == password) {
                        println("Password accepted");
                        break;
                   if (input != password) {
                        println("Password not accepted\n");
    }So all in all, how can I take the input of a String and use it in the same way I use ints in the code above?

    jverd wrote:
    ldilley wrote:
    jverd wrote:
    ldilley wrote:
    jverd wrote:Reference values, actually.The values stored in reference variables are memory addresses.They may be implemented as such, but it's not required by the spec. The JLS has no concept of a memory address.Required or not, it is what it is. Nobody was questioning specification requirements; albeit the JLS does make mention of addresses of objects. I come from a C background and the concept of memory addressing is how I describe it. Terminology tends to bleed over if you use multiple languages. Regardless, you are wanting to debate about semantics. Let us not digress from the OP's inquiry.It was specifically for the OP's benefit that I brought it up. I've seen too much confusion from people blurring the lines between specification and implementation, and trying to apply concepts from other languages beyond where there's any similarity or any usefulness in doing so.
    A reference is simply an opaque value that is used to locate and object. The fact that it's an address is irrelevant. What is it an address of? In current Sun JVMs, I believe it's an address of a pair of pointers. One might say something like, "If you're familiar with addresses or pointers in other languages, you can think of a Java reference as the memory address of the object, even though that's not strictly speaking what it is." I don't see any value in telling a noob that it IS an address though.Making mention of memory addresses is certainly not beyond similarity or usefulness in the scope of this context if that is what you are implying. I do not believe it is irrelevant (I see from many of your posts that you like this word) to help Cypher understand what is going on conceptually. The "cubby holes" visualization of memory certainly helped me in my programming courses. The fact is, there are many people who can use the Web(tm) proficiently without knowing the related RFCs. The same applies to the JLS and programming with Java. It may help if you want to be a pedantic Java lawyer. However, knowledge of this document is definitely not required to use the language productively. So, inversely, I do not see the value in being overly concerned with semantics and the details of the JLS as it could be too restrictive and confuse "noobs".
    In fact, there are several college-level textbooks that explain reference variables in terms of memory addresses. "Java Programming: From Problem Analysis to Program Design" by D. S. Malik is one such book. So, again, this is certainly not irrelevant by any means.
    Regards,
    Lloyd D.

  • Check string input

    I tried to use pattern class to check user's input, here is the code
    public boolean InputCheck()
    String REGEX,REGEX_S;
    Pattern pattern;
    Matcher matcher;
    REGEX_S = "\n";
    Pattern p = Pattern.compile(REGEX_S);
    String[] items = p.split(data); //data is a string
    //first try to use split() to split string data to lines
    for(int i=0;i<items.length;i++)
    //then for each line of data ,check if it's ok for the format
    REGEX="^(-?\\d*)\\s(-?\\d*)$";
    pattern = Pattern.compile(REGEX);
    matcher = pattern.matcher(items);
    if (matcher.find()==false){
    return false;
    //if one line not, reture false
    can any one can tell me what's wrong with this code, cos the compiler keeps say ing there is a missing return statement,thanks

    This is because the return statement IS missing =P
    public boolean InputCheck() {
        String REGEX, REGEX_S;
        Pattern pattern;
        Matcher matcher;
        REGEX_S = "\n";
        Pattern p = Pattern.compile(REGEX_S);
        String[] items = p.split(data); //data is a string
        //first try to use split() to split string data to lines
        for(int i=0;i<items.length;i++)
        //then for each line of data ,check if it's ok for the format
            REGEX="^(-?\\d*)\\s(-?\\d*)$";
            pattern = Pattern.compile(REGEX);
            matcher = pattern.matcher(items);
            if (matcher.find()==false){
            return false;
            //if one line not, reture false
        return true; // <----- you've missed this!
    }

  • QL "In Expression" with Collection|String[] input parameter

    Hello,
    I would like to use the 'IN expression' in EJB-QL, with an input parameter, containing the values of the input list.
    Scheme Order with fields:
    id
    name
    status I Would like to get all records with certain status-values, for example 'open' or 'closed'
    The final sql code executed for the example at runtime will be:
    select * from order where status in('open', 'closed')I would like to do this parameter-based in EJB-QL.
    The signature of the finder it should be:
    java.util.Collection findByStatus(java.util.Collection aStatusList)The Query would be:
    query="SELECT OBJECT(t) FROM Order as t WHERE t.status in(?1)"However, this way doesn't work, even when I change the parameter type to java.lang.String[]. A dirty way to check multiple statusses, is to add a parameter for each status:
    * @ejb.finder
    *           signature="java.util.Collection findByStatus(java.lang.String aStatus, java.lang.String anotherStatus)"
    *           query="SELECT OBJECT(t) FROM Order as t WHERE t.status IN (?1, ?2)"
    */This is not a generic solution. Is it possible to send a Collection or array input parameter, as items in the list of "in expressions"?

    Ok, I wondered if it was possible. I just thought that
    another solution might work: by defining my own
    Collection datatype, with a tostring method that
    returns data in format "'value1', 'valu2', '...'" . I
    will try that at last, if I find the time.I didn't quite follow what you meant. But from whatever I understand, just binding your own defined datatype wouldn't cause toString to be invoked on it, right?
    You are going to have to know upfront how many parameters are going to be there. I faced a similar situation once. I was just using SQL though and not EJB-QL. But couldn't use PreparedStatement with the IN clause because of this. I guess this limitation of PreparedStatement is well-known.

  • Crashing when I try to specify audio input

    Hey all. My name is William.
    I am having trouble with Premiere. I started using it a few days ago and it is working great; however, I now want to record a voice-over. I haven't recorded audio in Premiere before, so I searched the help database. It told me I would need to specify the audio input, which sounded reasonable to me, so I went into Settings -> Audio Hardware and selected "Built in input/Built-in output" and it had the spinning wheel of death for a few moments (I'm on a Mac) and then crashed. I had turned off my error dialog boxes before due to a previous problem with Photoshop frequently thinking it had crashed when in fact I had quit it, so I have no way to report the problem other than here.
    I have also tried setting the option to "System default input/output" and it still crashes.
    (edit) The Mac error reporter displays this:
    Process:         Adobe Premiere Pro CS5 [52687]
    Path:            /Applications/Adobe Premiere Pro CS5/Adobe Premiere Pro CS5.app/Contents/MacOS/Adobe Premiere Pro CS5
    Identifier:      com.adobe.AdobePremierePro
    Version:         5.0.1 (5.0.1)
    Code Type:       X86-64 (Native)
    Parent Process:  launchd [209]
    Date/Time:       2010-07-15 17:01:08.778 -0700
    OS Version:      Mac OS X 10.6.4 (10F569)
    Report Version:  6
    Interval Since Last Report:          161111 sec
    Crashes Since Last Report:           3
    Per-App Interval Since Last Report:  15174 sec
    Per-App Crashes Since Last Report:   4
    Anonymous UUID:                      0D904B93-C3BF-4482-8531-3F3DCD043ABB
    Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
    Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000048
    Crashed Thread:  38
    Thread 0:  Dispatch queue: com.apple.main-thread
    0   libSystem.B.dylib             0x00007fff8649f342 semaphore_wait_signal_trap + 10
    1   libSystem.B.dylib             0x00007fff864a488d pthread_mutex_lock + 469
    2   com.apple.audio.CoreAudio     0x00007fff880ff8fc CAMutex::Lock() + 58
    3   com.apple.audio.CoreAudio     0x00007fff8811932a IOA_Device::StartCommandExecution(void**) + 42
    4   com.apple.audio.CoreAudio     0x00007fff8811acc3 HP_Device::ExecuteCommand(HP_Command*) + 75
    5   com.apple.audio.CoreAudio     0x00007fff88143768 IOA_MultiDevice::EvaluateSubDeviceList(bool) + 456
    6   com.apple.audio.CoreAudio     0x00007fff8813a6a3 IOA_AggregateDevice::PrefsChangedNotification(__CFString const*) + 311
    7   com.apple.audio.CoreAudio     0x00007fff881440bb IOA_MultiDeviceDescription::PrefsChangedNotificationHandler(__CFNotificationCenter*, IOA_MultiDeviceDescription*, __CFString const*, void const*, __CFDictionary const*) + 69
    8   com.apple.CoreFoundation      0x00007fff84eed8f8 __CFXNotificationHandleMessage + 568
    9   com.apple.CoreFoundation      0x00007fff84eed653 __CFXNotificationReceiveFromServer + 291
    10  com.apple.CoreFoundation      0x00007fff84eafbce __CFMachPortPerform + 366
    11  com.apple.CoreFoundation      0x00007fff84e88171 __CFRunLoopRun + 5201
    12  com.apple.CoreFoundation      0x00007fff84e8684f CFRunLoopRunSpecific + 575
    13  com.apple.HIToolbox           0x00007fff86e3d91a RunCurrentEventLoopInMode + 333
    14  com.apple.HIToolbox           0x00007fff86e3d67d ReceiveNextEventCommon + 148
    15  com.apple.HIToolbox           0x00007fff86e3d5d8 BlockUntilNextEventMatchingListInMode + 59
    16  com.apple.AppKit              0x00007fff810cb29e _DPSNextEvent + 708
    17  com.apple.AppKit              0x00007fff810cabed -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 155
    18  com.apple.AppKit              0x00007fff81305ed3 -[NSApplication _realDoModalLoop:peek:] + 442
    19  com.apple.AppKit              0x00007fff81323c9f -[NSApplication runModalSession:] + 57
    20  com.adobe.dvaui.framework     0x0000000102e4bec5 dvaui::ui::OS_Dialog::ModalLoop() + 149
    21  com.adobe.dvaui.framework     0x0000000102e4bc23 dvaui::ui::OS_Dialog::RunModal() + 195
    22  com.adobe.dvaeve.framework    0x00000001066aac09 dvaeve::UI_EveManager::DisplayView(std::basic_string<unsigned short, std::char_traits<unsigned short>, dvacore::utility::SmallBlockAllocator::STLAllocator<unsigned short> > const&, std::istream&, dvaui::drawbot::SupplierInterface const*, dvaui::ui::UI_Node*) + 1785
    23  com.adobe.dvaeve.framework    0x00000001066a6df1 dvaeve::UI_Eve::ParseEveScript(std::basic_stringstream<char, std::char_traits<char>, std::allocator<char> >&) + 1169
    24  com.adobe.premiere.dialogs    0x000000010726081e DLG::RunPrefsDialog(ASL::InterfaceRef<BE::IProjectSettings, BE::IProjectSettings>, std::basic_string<unsigned short, std::char_traits<unsigned short>, dvacore::utility::SmallBlockAllocator::STLAllocator<unsigned short> > const&, int const&) + 334
    25  com.adobe.premiere.frontend   0x000000010b404374 FE::DocumentManager::OnPreferences(UIF::Command const&) + 388
    26  com.adobe.premiere.frontend   0x000000010b411b3b FE::DocumentManager::ObeyCommand(UIF::Command const&) + 267
    27  com.adobe.premiere.uiframework 0x000000010333601c UIF::Commander::PostCommand(int) + 60
    28  com.adobe.dvacore.framework   0x000000010010fb96 int dvacore::config::ErrorManager::ExecuteFunction<void>(boost::function0<void>*, void*) + 38
    29  com.adobe.premiere.frontend   0x000000010b3e632e boost::function0<int>::operator()() const + 46
    30  com.adobe.premiere.frontend   0x000000010b3e5873 FE::ApplicationErrorManager::ExecuteFunctionWithTopLevelExceptionHandler(boost::function0 <int>) + 35
    31  com.adobe.dvacore.framework   0x000000010010ead5 void dvacore::config::ErrorManager::ExecuteFunctionWithTopLevelExceptionHandler<void>(boost::f unction0<void>, bool*) + 197
    32  com.adobe.dvacore.framework   0x0000000100110a03 void dvacore::config::ExecuteTopLevelFunction<void>(boost::function0<void>, bool*) + 99
    33  com.adobe.premiere.frontend   0x000000010b42f24c -[PremiereCocoaMacApplication handleMenuCommand:] + 140
    34  com.apple.AppKit              0x00007fff81220152 -[NSApplication sendAction:to:from:] + 95
    35  com.apple.AppKit              0x00007fff812446be -[NSMenuItem _corePerformAction] + 365
    36  com.apple.AppKit              0x00007fff81244428 -[NSCarbonMenuImpl performActionWithHighlightingForItemAtIndex:] + 121
    37  com.adobe.dvaui.framework     0x0000000102e84a6e -[DVAMacMenu performActionForItemAtIndex:] + 62
    38  com.apple.AppKit              0x00007fff814c841d -[NSMenu _internalPerformActionForItemAtIndex:] + 35
    39  com.apple.AppKit              0x00007fff8137a217 -[NSCarbonMenuImpl _carbonCommandProcessEvent:handlerCallRef:] + 136
    40  com.apple.AppKit              0x00007fff81226c14 NSSLMMenuEventHandler + 321
    41  com.apple.HIToolbox           0x00007fff86e16997 DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 1002
    42  com.apple.HIToolbox           0x00007fff86e15ee6 SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 395
    43  com.apple.HIToolbox           0x00007fff86e33ba9 SendEventToEventTarget + 45
    44  com.apple.HIToolbox           0x00007fff86e62cd1 SendHICommandEvent(unsigned int, HICommand const*, unsigned int, unsigned int, unsigned char, void const*, OpaqueEventTargetRef*, OpaqueEventTargetRef*, OpaqueEventRef**) + 387
    45  com.apple.HIToolbox           0x00007fff86e8fb06 SendMenuCommandWithContextAndModifiers + 56
    46  com.apple.HIToolbox           0x00007fff86e8fabe SendMenuItemSelectedEvent + 101
    47  com.apple.HIToolbox           0x00007fff86e8f9be FinishMenuSelection(SelectionData*, MenuResult*, MenuResult*) + 150
    48  com.apple.HIToolbox           0x00007fff86e70cb3 MenuSelectCore(MenuData*, Point, double, unsigned int, OpaqueMenuRef**, unsigned short*) + 467
    49  com.apple.HIToolbox           0x00007fff86e70408 _HandleMenuSelection2 + 453
    50  com.apple.AppKit              0x00007fff810f7c39 _NSHandleCarbonMenuEvent + 236
    51  com.apple.AppKit              0x00007fff810cb74e _DPSNextEvent + 1908
    52  com.apple.AppKit              0x00007fff810cabed -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 155
    53  com.apple.AppKit              0x00007fff810908d3 -[NSApplication run] + 395
    54  com.adobe.premiere.frontend   0x000000010b42e394 FE::MacApplication::RunSelf(std::basic_string<unsigned short, std::char_traits<unsigned short>, dvacore::utility::SmallBlockAllocator::STLAllocator<unsigned short> > const&) + 164
    55  com.adobe.premiere.frontend   0x000000010b3d993e FE::Application::Run(std::basic_string<unsigned short, std::char_traits<unsigned short>, dvacore::utility::SmallBlockAllocator::STLAllocator<unsigned short> > const&) + 2510
    56  com.adobe.premiere.frontend   0x000000010b43215d AppMain + 253
    57  com.adobe.premiere.startup    0x000000010b575c58 (anonymous namespace)::LaunchFrontendFramework(ASL::ObjectPtr<ASL::Module, ASL::AtomicValue> const&, std::basic_string<unsigned short, std::char_traits<unsigned short>, dvacore::utility::SmallBlockAllocator::STLAllocator<unsigned short> > const&, int, void*) + 168
    58  com.adobe.AdobePremierePro    0x0000000100003660 (anonymous namespace)::CallStartupFramework(int, char const* const*) + 288
    59  com.adobe.AdobePremierePro    0x0000000100003bdb main + 155
    60  com.adobe.AdobePremierePro    0x00000001000034a4 start + 52
    Thread 1:  Dispatch queue: com.apple.libdispatch-manager
    0   libSystem.B.dylib             0x00007fff864b808a kevent + 10
    1   libSystem.B.dylib             0x00007fff864b9f5d _dispatch_mgr_invoke + 154
    2   libSystem.B.dylib             0x00007fff864b9c34 _dispatch_queue_invoke + 185
    3   libSystem.B.dylib             0x00007fff864b975e _dispatch_worker_thread2 + 252
    4   libSystem.B.dylib             0x00007fff864b9088 _pthread_wqthread + 353
    5   libSystem.B.dylib             0x00007fff864b8f25 start_wqthread + 13
    Thread 2:
    0   libSystem.B.dylib             0x00007fff864d9eb6 __semwait_signal + 10
    1   libSystem.B.dylib             0x00007fff864ddcd1 _pthread_cond_wait + 1286
    2   com.adobe.amt.services        0x000000010d735c53 AMTConditionLock::LockWhenCondition(int) + 37
    3   com.adobe.amt.services        0x000000010d72ecce _AMTThreadedPCDService::PCDThreadWorker(_AMTThreadedPCDService*) + 92
    4   com.adobe.amt.services        0x000000010d735cbe AMTThread::Worker(void*) + 28
    5   libSystem.B.dylib             0x00007fff864d8456 _pthread_start + 331
    6   libSystem.B.dylib             0x00007fff864d8309 thread_start + 13
    Thread 3:
    0   libSystem.B.dylib             0x00007fff864d9eb6 __semwait_signal + 10
    1   libSystem.B.dylib             0x00007fff864ddcd1 _pthread_cond_wait + 1286
    2   ...ple.CoreServices.CarbonCore 0x00007fff806d74c3 TSWaitOnCondition + 118
    3   ...ple.CoreServices.CarbonCore 0x00007fff80646cc4 TSWaitOnConditionTimedRelative + 177
    4   ...ple.CoreServices.CarbonCore 0x00007fff80640bcf MPWaitOnQueue + 215
    5   ...e.Frameworks.ASL.Foundation 0x00000001004607c0 ASL::(anonymous namespace)::TaskProc(void*) + 96
    6   ...ple.CoreServices.CarbonCore 0x00007fff80618ea1 PrivateMPEntryPoint + 63
    7   libSystem.B.dylib             0x00007fff864d8456 _pthread_start + 331
    8   libSystem.B.dylib             0x00007fff864d8309 thread_start + 13
    Thread 4:
    0   libSystem.B.dylib             0x00007fff864d9eb6 __semwait_signal + 10
    1   libSystem.B.dylib             0x00007fff864ddcd1 _pthread_cond_wait + 1286
    2   ...ple.CoreServices.CarbonCore 0x00007fff806d74c3 TSWaitOnCondition + 118
    3   ...ple.CoreServices.CarbonCore 0x00007fff80646cc4 TSWaitOnConditionTimedRelative + 177
    4   ...ple.CoreServices.CarbonCore 0x00007fff80640bcf MPWaitOnQueue + 215
    5   com.adobe.dvacore.framework   0x000000010018029f dvacore::threads::(anonymous namespace)::ThreadedWorkQueue::WorkerMain(boost::shared_ptr<dvacore::threads::ThreadSafeD elayQueue> const&, boost::shared_ptr<dvacore::threads::Gate> const&) + 143
    6   com.adobe.dvacore.framework   0x0000000100110ade boost::function0<void>::operator()() const + 46
    7   com.adobe.dvacore.framework   0x00000001001786d3 dvacore::threads::(anonymous namespace)::LaunchThread(std::string const&, boost::function0<void> const&, dvacore::threads::ThreadPriority, boost::function<void ()()> const&, boost::function<void ()()> const&) + 99
    8   ...obe.boost_threads.framework 0x00000001000c8ac4 thread_proxy + 132
    9   libSystem.B.dylib             0x00007fff864d8456 _pthread_start + 331
    10  libSystem.B.dylib             0x00007fff864d8309 thread_start + 13
    Thread 5:
    0   libSystem.B.dylib             0x00007fff864b808a kevent + 10
    1   ...dobe.dvatransport.framework 0x000000010062634e boost::asio::detail::kqueue_reactor<false>::run(bool) + 478
    2   ...dobe.dvatransport.framework 0x0000000100627405 boost::asio::detail::task_io_service<boost::asio::detail::kqueue_reactor<false> >::run(boost::system::error_code&) + 517
    3   ...dobe.dvatransport.framework 0x0000000100604fcc SkyConnectionEnv::MainLoop() + 76
    4   ...dobe.dvatransport.framework 0x0000000100605039 SkyConnectionEnv::StaticThreadFunc(SkyConnectionEnv*) + 9
    5   ...obe.boost_threads.framework 0x00000001000c8ac4 thread_proxy + 132
    6   libSystem.B.dylib             0x00007fff864d8456 _pthread_start + 331
    7   libSystem.B.dylib             0x00007fff864d8309 thread_start + 13
    Thread 6:
    0   libSystem.B.dylib             0x00007fff864d9eb6 __semwait_signal + 10
    1   libSystem.B.dylib             0x00007fff864ddcd1 _pthread_cond_wait + 1286
    2   ...ple.CoreServices.CarbonCore 0x00007fff806d74c3 TSWaitOnCondition + 118
    3   ...ple.CoreServices.CarbonCore 0x00007fff80646cc4 TSWaitOnConditionTimedRelative + 177
    4   ...ple.CoreServices.CarbonCore 0x00007fff80640bcf MPWaitOnQueue + 215
    5   com.adobe.dvacore.framework   0x000000010018029f dvacore::threads::(anonymous namespace)::ThreadedWorkQueue::WorkerMain(boost::shared_ptr<dvacore::threads::ThreadSafeD elayQueue> const&, boost::shared_ptr<dvacore::threads::Gate> const&) + 143
    6   com.adobe.dvacore.framework   0x0000000100110ade boost::function0<void>::operator()() const + 46
    7   com.adobe.dvacore.framework   0x00000001001786d3 dvacore::threads::(anonymous namespace)::LaunchThread(std::string const&, boost::function0<void> const&, dvacore::threads::ThreadPriority, boost::function<void ()()> const&, boost::function<void ()()> const&) + 99
    8   ...obe.boost_threads.framework 0x00000001000c8ac4 thread_proxy + 132
    9   libSystem.B.dylib             0x00007fff864d8456 _pthread_start + 331
    10  libSystem.B.dylib             0x00007fff864d8309 thread_start + 13
    Thread 7:
    0   libSystem.B.dylib             0x00007fff864d9eb6 __semwait_signal + 10
    1   libSystem.B.dylib             0x00007fff864ddcd1 _pthread_cond_wait + 1286
    2   ...ple.CoreServices.CarbonCore 0x00007fff806d74c3 TSWaitOnCondition + 118
    3   ...ple.CoreServices.CarbonCore 0x00007fff80646cc4 TSWaitOnConditionTimedRelative + 177
    4   ...ple.CoreServices.CarbonCore 0x00007fff80640bcf MPWaitOnQueue + 215
    5   com.adobe.dvacore.framework   0x000000010018029f dvacore::threads::(anonymous namespace)::ThreadedWorkQueue::WorkerMain(boost::shared_ptr<dvacore::threads::ThreadSafeD elayQueue> const&, boost::shared_ptr<dvacore::threads::Gate> const&) + 143
    6   com.adobe.dvacore.framework   0x0000000100110ade boost::function0<void>::operator()() const + 46
    7   com.adobe.dvacore.framework   0x00000001001786d3 dvacore::threads::(anonymous namespace)::LaunchThread(std::string const&, boost::function0<void> const&, dvacore::threads::ThreadPriority, boost::function<void ()()> const&, boost::function<void ()()> const&) + 99
    8   ...obe.boost_threads.framework 0x00000001000c8ac4 thread_proxy + 132
    9   libSystem.B.dylib             0x00007fff864d8456 _pthread_start + 331
    10  libSystem.B.dylib             0x00007fff864d8309 thread_start + 13
    Thread 8:
    0   libSystem.B.dylib             0x00007fff864d9eb6 __semwait_signal + 10
    1   libSystem.B.dylib             0x00007fff864ddcd1 _pthread_cond_wait + 1286
    2   ...ple.CoreServices.CarbonCore 0x00007fff806d74c3 TSWaitOnCondition + 118
    3   ...ple.CoreServices.CarbonCore 0x00007fff80646cc4 TSWaitOnConditionTimedRelative + 177
    4   ...ple.CoreServices.CarbonCore 0x00007fff80640bcf MPWaitOnQueue + 215
    5   com.adobe.dvacore.framework   0x000000010018029f dvacore::threads::(anonymous namespace)::ThreadedWorkQueue::WorkerMain(boost::shared_ptr<dvacore::threads::ThreadSafeD elayQueue> const&, boost::shared_ptr<dvacore::threads::Gate> const&) + 143
    6   com.adobe.dvacore.framework   0x0000000100110ade boost::function0<void>::operator()() const + 46
    7   com.adobe.dvacore.framework   0x00000001001786d3 dvacore::threads::(anonymous namespace)::LaunchThread(std::string const&, boost::function0<void> const&, dvacore::threads::ThreadPriority, boost::function<void ()()> const&, boost::function<void ()()> const&) + 99
    8   ...obe.boost_threads.framework 0x00000001000c8ac4 thread_proxy + 132
    9   libSystem.B.dylib             0x00007fff864d8456 _pthread_start + 331
    10  libSystem.B.dylib             0x00007fff864d8309 thread_start + 13
    Thread 9:
    0   libSystem.B.dylib             0x00007fff864d9eb6 __semwait_signal + 10
    1   libSystem.B.dylib             0x00007fff864ddcd1 _pthread_cond_wait + 1286
    2   ...ple.CoreServices.CarbonCore 0x00007fff806d74c3 TSWaitOnCondition + 118
    3   ...ple.CoreServices.CarbonCore 0x00007fff80646cc4 TSWaitOnConditionTimedRelative + 177
    4   ...ple.CoreServices.CarbonCore 0x00007fff80640bcf MPWaitOnQueue + 215
    5   com.adobe.dvacore.framework   0x000000010018029f dvacore::threads::(anonymous namespace)::ThreadedWorkQueue::WorkerMain(boost::shared_ptr<dvacore::threads::ThreadSafeD elayQueue> const&, boost::shared_ptr<dvacore::threads::Gate> const&) + 143
    6   com.adobe.dvacore.framework   0x0000000100110ade boost::function0<void>::operator()() const + 46
    7   com.adobe.dvacore.framework   0x00000001001786d3 dvacore::threads::(anonymous namespace)::LaunchThread(std::string const&, boost::function0<void> const&, dvacore::threads::ThreadPriority, boost::function<void ()()> const&, boost::function<void ()()> const&) + 99
    8   ...obe.boost_threads.framework 0x00000001000c8ac4 thread_proxy + 132
    9   libSystem.B.dylib             0x00007fff864d8456 _pthread_start + 331
    10  libSystem.B.dylib             0x00007fff864d8309 thread_start + 13
    Thread 10:
    0   libSystem.B.dylib             0x00007fff864d9eb6 __semwait_signal + 10
    1   libSystem.B.dylib             0x00007fff864ddcd1 _pthread_cond_wait + 1286
    2   ...ple.CoreServices.CarbonCore 0x00007fff806d74c3 TSWaitOnCondition + 118
    3   ...ple.CoreServices.CarbonCore 0x00007fff80646cc4 TSWaitOnConditionTimedRelative + 177
    4   ...ple.CoreServices.CarbonCore 0x00007fff80640bcf MPWaitOnQueue + 215
    5   com.adobe.dvacore.framework   0x000000010018029f dvacore::threads::(anonymous namespace)::ThreadedWorkQueue::WorkerMain(boost::shared_ptr<dvacore::threads::ThreadSafeD elayQueue> const&, boost::shared_ptr<dvacore::threads::Gate> const&) + 143
    6   com.adobe.dvacore.framework   0x0000000100110ade boost::function0<void>::operator()() const + 46
    7   com.adobe.dvacore.framework   0x00000001001786d3 dvacore::threads::(anonymous namespace)::LaunchThread(std::string const&, boost::function0<void> const&, dvacore::threads::ThreadPriority, boost::function<void ()()> const&, boost::function<void ()()> const&) + 99
    8   ...obe.boost_threads.framework 0x00000001000c8ac4 thread_proxy + 132
    9   libSystem.B.dylib             0x00007fff864d8456 _pthread_start + 331
    10  libSystem.B.dylib             0x00007fff864d8309 thread_start + 13
    Thread 11:
    0   libSystem.B.dylib             0x00007fff864d9eb6 __semwait_signal + 10
    1   libSystem.B.dylib             0x00007fff864ddcd1 _pthread_cond_wait + 1286
    2   ...dobe.dvatransport.framework 0x000000010062753f boost::asio::detail::task_io_service<boost::asio::detail::kqueue_reactor<false> >::run(boost::system::error_code&) + 831
    3   ...dobe.dvatransport.framework 0x0000000100628135 boost::asio::detail::posix_thread::func<boost::asio::detail::resolver_service<boost::asio ::ip::tcp>::work_io_service_runner>::run() + 53
    4   ...dobe.dvatransport.framework 0x000000010060d379 asio_detail_posix_thread_function + 25
    5   libSystem.B.dylib             0x00007fff864d8456 _pthread_start + 331
    6   libSystem.B.dylib             0x00007fff864d8309 thread_start + 13
    Thread 12:
    0   libSystem.B.dylib             0x00007fff864d9eb6 __semwait_signal + 10
    1   libSystem.B.dylib             0x00007fff864ddcd1 _pthread_cond_wait + 1286
    2   ...ple.CoreServices.CarbonCore 0x00007fff806d74c3 TSWaitOnCondition + 118
    3   ...ple.CoreServices.CarbonCore 0x00007fff80646cc4 TSWaitOnConditionTimedRelative + 177
    4   ...ple.CoreServices.CarbonCore 0x00007fff80640bcf MPWaitOnQueue + 215
    5   com.adobe.dvacore.framework   0x000000010018029f dvacore::threads::(anonymous namespace)::ThreadedWorkQueue::WorkerMain(boost::shared_ptr<dvacore::threads::ThreadSafeD elayQueue> const&, boost::shared_ptr<dvacore::threads::Gate> const&) + 143
    6   com.adobe.dvacore.framework   0x0000000100110ade boost::function0<void>::operator()() const + 46
    7   com.adobe.dvacore.framework   0x00000001001786d3 dvacore::threads::(anonymous namespace)::LaunchThread(std::string const&, boost::function0<void> const&, dvacore::threads::ThreadPriority, boost::function<void ()()> const&, boost::function<void ()()> const&) + 99
    8   ...obe.boost_threads.framework 0x00000001000c8ac4 thread_proxy + 132
    9   libSystem.B.dylib             0x00007fff864d8456 _pthread_start + 331
    10  libSystem.B.dylib             0x00007fff864d8309 thread_start + 13
    Thread 13:
    0   libSystem.B.dylib             0x00007fff8649f2fa mach_msg_trap + 10
    1   libSystem.B.dylib             0x00007fff8649f96d mach_msg + 59
    2   com.apple.CoreFoundation      0x00007fff84e873c2 __CFRunLoopRun + 1698
    3   com.apple.CoreFoundation      0x00007fff84e8684f CFRunLoopRunSpecific + 575
    4   com.apple.audio.CoreAudio     0x00007fff8812faf6 HALRunLoop::OwnThread(void*) + 152
    5   com.apple.audio.CoreAudio     0x00007fff8811caf5 CAPThread::Entry(CAPThread*) + 125
    6   libSystem.B.dylib             0x00007fff864d8456 _pthread_start + 331
    7   libSystem.B.dylib             0x00007fff864d8309 thread_start + 13
    Thread 14:
    0   libSystem.B.dylib             0x00007fff8649f35a semaphore_timedwait_signal_trap + 10
    1   libSystem.B.dylib             0x00007fff864ddbc2 _pthread_cond_wait + 1015
    2   ...ple.CoreServices.CarbonCore 0x00007fff80646ce4 TSWaitOnConditionTimedRelative + 209
    3   ...ple.CoreServices.CarbonCore 0x00007fff80640bcf MPWaitOnQueue + 215
    4   com.adobe.dvacore.framework   0x000000010018029f dvacore::threads::(anonymous namespace)::ThreadedWorkQueue::WorkerMain(boost::shared_ptr<dvacore::threads::ThreadSafeD elayQueue> const&, boost::shared_ptr<dvacore::threads::Gate> const&) + 143
    5   com.adobe.dvacore.framework   0x0000000100110ade boost::function0<void>::operator()() const + 46
    6   com.adobe.dvacore.framework   0x00000001001786d3 dvacore::threads::(anonymous namespace)::LaunchThread(std::string const&, boost::function0<void> const&, dvacore::threads::ThreadPriority, boost::function<void ()()> const&, boost::function<void ()()> const&) + 99
    7   ...obe.boost_threads.framework 0x00000001000c8ac4 thread_proxy + 132
    8   libSystem.B.dylib             0x00007fff864d8456 _pthread_start + 331
    9   libSystem.B.dylib             0x00007fff864d8309 thread_start + 13
    Thread 15:
    0   libSystem.B.dylib             0x00007fff864d9eb6 __semwait_signal + 10
    1   libSystem.B.dylib             0x00007fff864ddcd1 _pthread_cond_wait + 1286
    2   ...ple.CoreServices.CarbonCore 0x00007fff806d74c3 TSWaitOnCondition + 118
    3   ...ple.CoreServices.CarbonCore 0x00007fff80646cc4 TSWaitOnConditionTimedRelative + 177
    4   ...ple.CoreServices.CarbonCore 0x00007fff80640bcf MPWaitOnQueue + 215
    5   com.adobe.dvacore.framework   0x000000010018029f dvacore::threads::(anonymous namespace)::ThreadedWorkQueue::WorkerMain(boost::shared_ptr<dvacore::threads::ThreadSafeD elayQueue> const&, boost::shared_ptr<dvacore::threads::Gate> const&) + 143
    6   com.adobe.dvacore.framework   0x0000000100110ade boost::function0<void>::operator()() const + 46
    7   com.adobe.dvacore.framework   0x00000001001786d3 dvacore::threads::(anonymous namespace)::LaunchThread(std::string const&, boost::function0<void> const&, dvacore::threads::ThreadPriority, boost::function<void ()()> const&, boost::function<void ()()> const&) + 99
    8   ...obe.boost_threads.framework 0x00000001000c8ac4 thread_proxy + 132
    9   libSystem.B.dylib             0x00007fff864d8456 _pthread_start + 331
    10  libSystem.B.dylib             0x00007fff864d8309 thread_start + 13
    Thread 16:
    0   libSystem.B.dylib             0x00007fff864d9eb6 __semwait_signal + 10
    1   libSystem.B.dylib             0x00007fff864ddcd1 _pthread_cond_wait + 1286
    2   ...ple.CoreServices.CarbonCore 0x00007fff806d74c3 TSWaitOnCondition + 118
    3   ...ple.CoreServices.CarbonCore 0x00007fff80646cc4 TSWaitOnConditionTimedRelative + 177
    4   ...ple.CoreServices.CarbonCore 0x00007fff80640bcf MPWaitOnQueue + 215
    5   com.adobe.dvacore.framework   0x000000010018029f dvacore::threads::(anonymous namespace)::ThreadedWorkQueue::WorkerMain(boost::shared_ptr<dvacore::threads::ThreadSafeD elayQueue> const&, boost::shared_ptr<dvacore::threads::Gate> const&) + 143
    6   com.adobe.dvacore.framework   0x0000000100110ade boost::function0<void>::operator()() const + 46
    7   com.adobe.dvacore.framework   0x00000001001786d3 dvacore::threads::(anonymous namespace)::LaunchThread(std::string const&, boost::function0<void> const&, dvacore::threads::ThreadPriority, boost::function<void ()()> const&, boost::function<void ()()> const&) + 99
    8   ...obe.boost_threads.framework 0x00000001000c8ac4 thread_proxy + 132
    9   libSystem.B.dylib             0x00007fff864d8456 _pthread_start + 331
    10  libSystem.B.dylib             0x00007fff864d8309 thread_start + 13
    Thread 17:
    0   libSystem.B.dylib             0x00007fff864b808a kevent + 10
    1   ...dobe.dvatransport.framework 0x000000010062634e boost::asio::detail::kqueue_reactor<false>::run(bool) + 478
    2   ...dobe.dvatransport.framework 0x0000000100627405 boost::asio::detail::task_io_service<boost::asio::detail::kqueue_reactor<false> >::run(boost::system::error_code&) + 517
    3   ...dobe.dvatransport.framework 0x0000000100604fcc SkyConnectionEnv::MainLoop() + 76
    4   ...dobe.dvatransport.framework 0x0000000100605039 SkyConnectionEnv::StaticThreadFunc(SkyConnectionEnv*) + 9
    5   ...obe.boost_threads.framework 0x00000001000c8ac4 thread_proxy + 132
    6   libSystem.B.dylib             0x00007fff864d8456 _pthread_start + 331
    7   libSystem.B.dylib             0x00007fff864d8309 thread_start + 13
    Thread 18:
    0   libSystem.B.dylib             0x00007fff864d9eb6 __semwait_signal + 10
    1   libSystem.B.dylib             0x00007fff864ddcd1 _pthread_cond_wait + 1286
    2   ...dobe.dvatransport.framework 0x000000010062753f boost::asio::detail::task_io_service<boost::asio::detail::kqueue_reactor<false> >::run(boost::system::error_code&) + 831
    3   ...dobe.dvatransport.framework 0x0000000100628135 boost::asio::detail::posix_thread::func<boost::asio::detail::resolver_service<boost::asio ::ip::tcp>::work_io_service_runner>::run() + 53
    4   ...dobe.dvatransport.framework 0x000000010060d379 asio_detail_posix_thread_function + 25
    5   libSystem.B.dylib             0x00007fff864d8456 _pthread_start + 331
    6   libSystem.B.dylib             0x00007fff864d8309 thread_start + 13
    Thread 19:
    0   libSystem.B.dylib             0x00007fff8649f2fa mach_msg_trap + 10
    1   libSystem.B.dylib             0x00007fff8649f96d mach_msg + 59
    2   com.apple.CoreFoundation      0x00007fff84e873c2 __CFRunLoopRun + 1698
    3   com.apple.CoreFoundation      0x00007fff84e8684f CFRunLoopRunSpecific + 575
    4   com.apple.CoreFoundation      0x00007fff84e865d6 CFRunLoopRun + 70
    5   com.adobe.dvacore.framework   0x000000010016a859 dvacore::threads::RunPlatformEventLoop() + 89
    6   com.adobe.dvacore.framework   0x0000000100170491 dvacore::threads::(anonymous namespace)::EventLoopExecutor::EventLoopMain(dvacore::threads::SyncPoint&) + 177
    7   com.adobe.dvacore.framework   0x0000000100110ade boost::function0<void>::operator()() const + 46
    8   com.adobe.dvacore.framework   0x00000001001786d3 dvacore::threads::(anonymous namespace)::LaunchThread(std::string const&, boost::function0<void> const&, dvacore::threads::ThreadPriority, boost::function<void ()()> const&, boost::function<void ()()> const&) + 99
    9   ...obe.boost_threads.framework 0x00000001000c8ac4 thread_proxy + 132
    10  libSystem.B.dylib             0x00007fff864d8456 _pthread_start + 331
    11  libSystem.B.dylib             0x00007fff864d8309 thread_start + 13
    Thread 20:
    0   libSystem.B.dylib             0x00007fff864d9eb6 __semwait_signal + 10
    1   libSystem.B.dylib             0x00007fff864d9d45 nanosleep + 148
    2   com.adobe.premiere.scriptlayer 0x000000010644f76b ScObjects::Thread::sleep(unsigned int) + 59
    3   com.adobe.premiere.scriptlayer 0x000000010643a273 ScObjects::BridgeTalkThread::run() + 163
    4   com.adobe.premiere.scriptlayer 0x000000010644f866 ScObjects::Thread::go(void*) + 166
    5   libSystem.B.dylib             0x00007fff864d8456 _pthread_start + 331
    6   libSystem.B.dylib             0x00007fff864d8309 thread_start + 13
    Thread 21:
    0   libSystem.B.dylib             0x00007fff864e2df2 recvfrom + 10
    1   ServiceManager-Launcher.dylib 0x0000000125996982 Invoke + 54020
    2   ServiceManager-Launcher.dylib 0x0000000125995adf Invoke + 50273
    3   ServiceManager-Launcher.dylib 0x0000000125994b26 Invoke + 46248
    4   ServiceManager-Launcher.dylib 0x0000000125994b81 Invoke + 46339
    5   ServiceManager-Launcher.dylib 0x0000000125994c02 Invoke + 46468
    6   ServiceManager-Launcher.dylib 0x000000012598f30d Invoke + 23695
    7   ServiceManager-Launcher.dylib 0x000000012598f4a6 Invoke + 24104
    8   ServiceManager-Launcher.dylib 0x000000012598ff2f Invoke + 26801
    9   ServiceManager-Launcher.dylib 0x000000012599001d Invoke + 27039
    10  ServiceManager-Launcher.dylib 0x000000012599331f Invoke + 40097
    11  ServiceManager-Launcher.dylib 0x00000001259935c5 Invoke + 40775
    12  ServiceManager-Launcher.dylib 0x0000000125993b84 Invoke + 42246
    13  ServiceManager-Launcher.dylib 0x0000000125993d71 Invoke + 42739
    14  ServiceManager-Launcher.dylib 0x0000000125985daf Login + 1773
    15  ServiceManager-Launcher.dylib 0x0000000125987295 Login + 7123
    16  ServiceManager-Launcher.dylib 0x00000001259942a8 Invoke + 44074
    17  ServiceManager-Launcher.dylib 0x00000001259966c1 Invoke + 53315
    18  libSystem.B.dylib             0x00007fff864d8456 _pthread_start + 331
    19  libSystem.B.dylib             0x00007fff864d8309 thread_start + 13
    Thread 22:
    0   libSystem.B.dylib             0x00007fff8649f35a semaphore_timedwait_signal_trap + 10
    1   libSystem.B.dylib             0x00007fff864ddbc2 _pthread_cond_wait + 1015
    2   ...ple.CoreServices.CarbonCore 0x00007fff80646ce4 TSWaitOnConditionTimedRelative + 209
    3   ...ple.CoreServices.CarbonCore 0x00007fff80640bcf MPWaitOnQueue + 215
    4   com.adobe.dvacore.framework   0x000000010018029f dvacore::threads::(anonymous namespace)::ThreadedWorkQueue::WorkerMain(boost::shared_ptr<dvacore::threads::ThreadSafeD elayQueue> const&, boost::shared_ptr<dvacore::threads::Gate> const&) + 143
    5   com.adobe.dvacore.framework   0x0000000100110ade boost::function0<void>::operator()() const + 46
    6   com.adobe.dvacore.framework   0x00000001001786d3 dvacore::threads::(anonymous namespace)::LaunchThread(std::string const&, boost::function0<void> const&, dvacore::threads::ThreadPriority, boost::function<void ()()> const&, boost::function<void ()()> const&) + 99
    7   ...obe.boost_threads.framework 0x00000001000c8ac4 thread_proxy + 132
    8   libSystem.B.dylib             0x00007fff864d8456 _pthread_start + 331
    9   libSystem.B.dylib             0x00007fff864d8309 thread_start + 13
    Thread 23:
    0   libSystem.B.dylib             0x00007fff864b808a kevent + 10
    1   ...dobe.dvatransport.framework 0x000000010062634e boost::asio::detail::kqueue_reactor<false>::run(bool) + 478
    2   ...dobe.dvatransport.framework 0x0000000100627405 boost::asio::detail::task_io_service<boost::asio::detail::kqueue_reactor<false> >::run(boost::system::error_code&) + 517
    3   ...dobe.dvatransport.framework 0x0000000100604fcc SkyConnectionEnv::MainLoop() + 76
    4   ...dobe.dvatransport.framework 0x0000000100605039 SkyConnectionEnv::StaticThreadFunc(SkyConnectionEnv*) + 9
    5   ...obe.boost_threads.framework 0x00000001000c8ac4 thread_proxy + 132
    6   libSystem.B.dylib             0x00007fff864d8456 _pthread_start + 331
    7   libSystem.B.dylib             0x00007fff864d8309 thread_start + 13
    Thread 24:
    0   libSystem.B.dylib             0x00007fff864d9eb6 __semwait_signal + 10
    1   libSystem.B.dylib             0x00007fff864ddcd1 _pthread_cond_wait + 1286
    2   ...dobe.dvatransport.framework 0x000000010062753f boost::asio::detail::task_io_service<boost::asio::detail::kqueue_reactor<false> >::run(boost::system::error_code&) + 831
    3   ...dobe.dvatransport.framework 0x0000000100628135 boost::asio::detail::posix_thread::func<boost::asio::detail::resolver_service<boost::asio ::ip::tcp>::work_io_service_runner>::run() + 53
    4   ...dobe.dvatransport.framework 0x000000010060d379 asio_detail_posix_thread_function + 25
    5   libSystem.B.dylib             0x00007fff864d8456 _pthread_start + 331
    6   libSystem.B.dylib             0x00007fff864d8309 thread_start + 13
    Thread 25:
    0   libSystem.B.dylib             0x00007fff8649f2fa mach_msg_trap + 10
    1   libSystem.B.dylib             0x00007fff8649f96d mach_msg + 59
    2   ...ple.CoreServices.CarbonCore 0x00007fff806d4c1b TS_exception_listener_thread + 126
    3   libSystem.B.dylib             0x00007fff864d8456 _pthread_start + 331
    4   libSystem.B.dylib             0x00007fff864d8309 thread_start + 13
    Thread 26:
    0   libSystem.B.dylib             0x00007fff864b808a kevent + 10
    1   com.adobe.MediaFoundation     0x0000000100aa912c MF::DirectoryChangeMonitor::(anonymous namespace)::EventQueueThreadProc(void*) + 428
    2   libSystem.B.dylib             0x00007fff864d8456 _pthread_start + 331
    3   libSystem.B.dylib             0x00007fff864d8309 thread_start + 13
    Thread 27:
    0   libSystem.B.dylib             0x00007fff864d9eb6 __semwait_signal + 10
    1   libSystem.B.dylib             0x00007fff864ddcd1 _pthread_cond_wait + 1286
    2   com.adobe.adobeswfl           0x000000012f84504d APXGetHostAPI + 2430509
    3   com.adobe.adobeswfl           0x000000012f606a39 APXGetHostAPI + 77849
    4   com.adobe.adobeswfl           0x000000012f845161 APXGetHostAPI + 2430785
    5   com.adobe.adobeswfl           0x000000012f8452ba APXGetHostAPI + 2431130
    6   com.adobe.adobeswfl           0x000000012f8453b0 APXGetHostAPI + 2431376
    7   libSystem.B.dylib             0x00007fff864d8456 _pthread_start + 331
    8   libSystem.B.dylib             0x00007fff864d8309 thread_start + 13
    Thread 28:
    0   libSystem.B.dylib             0x00007fff864d9eb6 __semwait_signal + 10
    1   libSystem.B.dylib             0x00007fff864ddcd1 _pthread_cond_wait + 1286
    2   com.adobe.adobeswfl           0x000000012f84504d APXGetHostAPI + 2430509
    3   com.adobe.adobeswfl           0x000000012f606a39 APXGetHostAPI + 77849
    4   com.adobe.adobeswfl           0x000000012f845161 APXGetHostAPI + 2430785
    5   com.adobe.adobeswfl           0x000000012f8452ba APXGetHostAPI + 2431130
    6   com.adobe.adobeswfl           0x000000012f8453b0 APXGetHostAPI + 2431376
    7   libSystem.B.dylib             0x00007fff864d8456 _pthread_start + 331
    8   libSystem.B.dylib             0x00007fff864d8309 thread_start + 13
    Thread 29:
    0   libSystem.B.dylib             0x00007fff8649f2fa mach_msg_trap + 10
    1   libSystem.B.dylib             0x00007fff8649f96d mach_msg + 59
    2   com.apple.CoreFoundation      0x00007fff84e873c2 __CFRunLoopRun + 1698
    3   com.apple.CoreFoundation      0x00007fff84e8684f CFRunLoopRunSpecific + 575
    4   com.apple.CoreMediaIOServices 0x00007fff82ca563f MIO::DAL::RunLoop::OwnThread(void*) + 147
    5   com.apple.CoreMediaIOServices 0x00007fff82ca720a CAPThread::Entry(CAPThread*) + 140
    6   libSystem.B.dylib             0x00007fff864d8456 _pthread_start + 331
    7   libSystem.B.dylib             0x00007fff864d8309 thread_start + 13
    Thread 30:
    0   libSystem.B.dylib             0x00007fff8649f35a semaphore_timedwait_signal_trap + 10
    1   libSystem.B.dylib             0x00007fff864ddbc2 _pthread_cond_wait + 1015
    2   com.adobe.adobeswfl           0x000000012f845019 APXGetHostAPI + 2430457
    3   com.adobe.adobeswfl           0x000000012f9da943 APXGetHostAPI + 4091683
    4   com.adobe.adobeswfl           0x000000012f845161 APXGetHostAPI + 2430785
    5   com.adobe.adobeswfl           0x000000012f8452ba APXGetHostAPI + 2431130
    6   com.adobe.adobeswfl           0x000000012f8453b0 APXGetHostAPI + 2431376
    7   libSystem.B.dylib             0x00007fff864d8456 _pthread_start + 331
    8   libSystem.B.dylib             0x00007fff864d8309 thread_start + 13
    Thread 31:
    0   libSystem.B.dylib             0x00007fff8649f35a semaphore_timedwait_signal_trap + 10
    1   libSystem.B.dylib             0x00007fff864ddbc2 _pthread_cond_wait + 1015
    2   com.adobe.adobeswfl           0x000000012f845019 APXGetHostAPI + 2430457
    3   com.adobe.adobeswfl           0x000000012f86195c APXGetHostAPI + 2547516
    4   com.adobe.adobeswfl           0x000000012f845161 APXGetHostAPI + 2430785
    5   com.adobe.adobeswfl           0x000000012f8452ba APXGetHostAPI + 2431130
    6   com.adobe.adobeswfl           0x000000012f8453b0 APXGetHostAPI + 2431376
    7   libSystem.B.dylib             0x00007fff864d8456 _pthread_start + 331
    8   libSystem.B.dylib             0x00007fff864d8309 thread_start + 13
    Thread 32:
    0   libSystem.B.dylib             0x00007fff864e2dce select$DARWIN_EXTSN + 10
    1   com.apple.CoreFoundation      0x00007fff84ea8e92 __CFSocketManager + 818
    2   libSystem.B.dylib             0x00007fff864d8456 _pthread_start + 331
    3   libSystem.B.dylib             0x00007fff864d8309 thread_start + 13
    Thread 33:
    0   libSystem.B.dylib             0x00007fff8649f2fa mach_msg_trap + 10
    1   libSystem.B.dylib             0x00007fff8649f96d mach_msg + 59
    2   com.apple.CoreFoundation      0x00007fff84e873c2 __CFRunLoopRun + 1698
    3   com.apple.CoreFoundation      0x00007fff84e8684f CFRunLoopRunSpecific + 575
    4   com.apple.Foundation          0x00007fff857b34c3 +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 297
    5   com.apple.Foundation          0x00007fff85733e8d __NSThread__main__ + 1429
    6   libSystem.B.dylib             0x00007fff864d8456 _pthread_start + 331
    7   libSystem.B.dylib             0x00007fff864d8309 thread_start + 13
    Thread 34:
    0   libSystem.B.dylib             0x00007fff864d9eb6 __semwait_signal + 10
    1   libSystem.B.dylib             0x00007fff864ddcd1 _pthread_cond_wait + 1286
    2   ...ple.CoreServices.CarbonCore 0x00007fff806d74c3 TSWaitOnCondition + 118
    3   ...ple.CoreServices.CarbonCore 0x00007fff80646cc4 TSWaitOnConditionTimedRelative + 177
    4   ...ple.CoreServices.CarbonCore 0x00007fff80640bcf MPWaitOnQueue + 215
    5   com.adobe.dvacore.framework   0x000000010018029f dvacore::threads::(anonymous namespace)::ThreadedWorkQueue::WorkerMain(boost::shared_ptr<dvacore::threads::ThreadSafeD elayQueue> const&, boost::shared_ptr<dvacore::threads::Gate> const&) + 143
    6   com.adobe.dvacore.framework   0x0000000100110ade boost::function0<void>::operator()() const + 46
    7   com.adobe.dvacore.framework   0x00000001001786d3 dvacore::threads::(anonymous namespace)::LaunchThread(std::string const&, boost::function0<void> const&, dvacore::threads::ThreadPriority, boost::function<void ()()> const&, boost::function<void ()()> const&) + 99
    8   ...obe.boost_threads.framework 0x00000001000c8ac4 thread_proxy + 132
    9   libSystem.B.dylib             0x00007fff864d8456 _pthread_start + 331
    10  libSystem.B.dylib             0x00007fff864d8309 thread_start + 13
    Thread 35:
    0   libSystem.B.dylib             0x00007fff864b8eaa __workq_kernreturn + 10
    1   libSystem.B.dylib             0x00007fff864b92bc _pthread_wqthread + 917
    2   libSystem.B.dylib             0x00007fff864b8f25 start_wqthread + 13
    Thread 36:
    0   libSystem.B.dylib             0x00007fff8649f2fa mach_msg_trap + 10
    1   libSystem.B.dylib             0x00007fff8649f96d mach_msg + 59
    2   com.apple.CoreFoundation      0x00007fff84e873c2 __CFRunLoopRun + 1698
    3   com.apple.CoreFoundation      0x00007fff84e8684f CFRunLoopRunSpecific + 575
    4   com.apple.AVCVideoServices    0x0000000124dd16dc AVS::AVCVideoServicesThreadStart(AVS::AVCVideoServicesThreadParams*) + 186
    5   libSystem.B.dylib             0x00007fff864d8456 _pthread_start + 331
    6   libSystem.B.dylib             0x00007fff864d8309 thread_start + 13
    Thread 37:
    0   libSystem.B.dylib             0x00007fff864b8eaa __workq_kernreturn + 10
    1   libSystem.B.dylib             0x00007fff864b92bc _pthread_wqthread + 917
    2   libSystem.B.dylib             0x00007fff864b8f25 start_wqthread + 13
    Thread 38 Crashed:
    0   com.apple.audio.CoreAudio     0x00007fff8814d0dd IOA_SubDeviceList::StartIOCycle() + 39
    1   com.apple.audio.CoreAudio     0x00007fff8811f3a8 IOA_Device::CallIOProcs(AudioTimeStamp const&, AudioTimeStamp const&, AudioTimeStamp const&) + 40
    2   com.apple.audio.CoreAudio     0x00007fff8811f2e5 HP_IOThread::PerformIO(AudioTimeStamp const&, double) + 771
    3   com.apple.audio.CoreAudio     0x00007fff8811d2f4 HP_IOThread::WorkLoop() + 1832
    4   com.apple.audio.CoreAudio     0x00007fff8811cbc7 HP_IOThread::ThreadEntry(HP_IOThread*) + 9
    5   com.apple.audio.CoreAudio     0x00007fff8811caf5 CAPThread::Entry(CAPThread*) + 125
    6   libSystem.B.dylib             0x00007fff864d8456 _pthread_start + 331
    7   libSystem.B.dylib             0x00007fff864d8309 thread_start + 13
    Thread 38 crashed with X86 Thread State (64-bit):
      rax: 0x0000000000000000  rbx: 0x0000000125ad4cc0  rcx: 0x0000000125ad4cc0  rdx: 0x0000000125ad4d00
      rdi: 0x0000000120727120  rsi: 0x0000000125ad4e40  rbp: 0x0000000125ad4bd0  rsp: 0x0000000125ad4ba0
       r8: 0x000000000c8f017e   r9: 0x0000000125ad4e9f  r10: 0x000000000000002c  r11: 0x0000000000001200
      r12: 0x0000000120726a80  r13: 0x0000000120727120  r14: 0x0000000125ad4e40  r15: 0x0000000125ad4cc0
      rip: 0x00007fff8814d0dd  rfl: 0x0000000000010206  cr2: 0x0000000000000048
    Binary Images:
           0x100000000 -        0x100003ff7 +com.adobe.AdobePremierePro 5.0.1 (5.0.1) <85AF6150-7D5A-5887-2A90-521EFC21081F> /Applications/Adobe Premiere Pro CS5/Adobe Premiere Pro CS5.app/Contents/MacOS/Adobe Premiere Pro CS5
           0x100008000 -        0x10000dffd +com.adobe.AdobeCrashReporter 3.0 (3.0.20100302) <DFFB9A08-8369-D65F-161F-7C61D562E307> /Applications/Adobe Premiere Pro CS5/Adobe Premiere Pro CS5.app/Contents/Frameworks/AdobeCrashReporter.framework/Versions/A/AdobeCrashReporter
           0x100012000 -        0x10007cff7 +com.adobe.amtlib amtlib 3.0.0.64 (3.0.0.64) <6B2F73C2-10AB-08B3-4AB0-A31C83D1E5E0> /Applications/Adobe Premiere Pro CS5/Adobe Premiere Pro CS5.app/Contents/Frameworks/amtlib.framework/Versions/A/amtlib
           0x1000af000 -        0x1000b6ff3 +com.adobe.boost_date_time.framework boost_date_time version 5.0.0 (5.0.0.0) <69AC803F-9948-EC7C-F94F-6F2F224AA24B> /Applications/Adobe Premiere Pro CS5/Adobe Premiere Pro CS5.app/Contents/Frameworks/boost_date_time.framework/Versions/A/boost_date_time
           0x1000c6000 -        0x1000ceff3 +com.adobe.boost_threads.framework boost_threads version 5.0.0 (5.0.0.0) <34CE7AC8-6D0E-B470-D591-FCB3533E4620> /Applications/Adobe Premiere Pro CS5/Adobe Premiere Pro CS5.app/Contents/Frameworks/boost_threads.framework/Versions/A/boost_threads
           0x1000dd000 -        0x10025dff7 +com.adobe.dvacore.framework dvacore version 5.0.0 (5.0.0.0) <0C54067E-DF6C-A44C-9CFE-4FADED4CA06B> /Applications/Adobe Premiere Pro CS5/Adobe Premiere Pro CS5.app/Contents/Frameworks/dvacore.framework/Versions/A/dvacore
           0x1003e3000 -        0x100402fff +com.adobe.dvamediatypes.framework dvamediatypes version 5.0.0 (5.0.0.0) <A3601FD2-1397-2B3B-45D1-DD2756DCD76B> /Applications/Adobe Premiere Pro CS5/Adobe Premiere Pro CS5.app/Contents/Frameworks/dvamediatypes.framework/Versions/A/dvamediatypes
           0x100422000 -        0x100423fff +PRM ??? (???) <90E8FCC0-0B33-987F-39D4-098AD1F8E751> /Applications/Adobe Premiere Pro CS5/Adobe Premiere Pro CS5.app/Contents/Frameworks/PRM.framework/Versions/A/PRM
           0x100427000 -        0x10048dff5 +com.adobe.MediaCore.Frameworks.ASL.Foundation 1.0 (1.0) <6989DA03-F7DB-0EE6-4D76-51660533399F> /Applications/Adobe Premiere Pro CS5/Adobe Premiere Pro CS5.app/Contents/Frameworks/ASLFoundation.framework/Versions/A/ASLFoundation
           0x100577000 -        0x10058dfff +ASLMessaging ??? (???) <656C2251-8B9C-D2D7-B424-7A3A4AAF5B71> /Applications/Adobe Premiere Pro CS5/Adobe Premiere Pro CS5.app/Contents/Frameworks/ASLMessaging.framework/Versions/A/ASLMessaging
           0x1005ab000 -        0x1005acfff +com.adobe.MediaCore.Frameworks.Memory 1.0 (1.0) <2C12990E-7C2A-A6B2-727F-40C5B298A89D> /Applications/Adobe Premiere Pro CS5/Adobe Premiere Pro CS5.app/Contents/Frameworks/Memory.framework/Versions/A/Memory
           0x1005b1000 -        0x1005c2ff1 +ASLUnitTesting ??? (???) <9CF2A18B-5579-55E4-8F71-5A61D30CDE8F> /Applications/Adobe Premiere Pro CS5/Adobe Premiere Pro CS5.app/Contents/Frameworks/ASLUnitTesting.framework/Versions/A/ASLUnitTesting
           0x1005db000 -        0x1005dcfff +com.adobe.boost_system.framework boost_system version 5.0.0 (5.0.0.0) <4A2C3C82-0C3B-96D2-5713-91326D2B5493> /Applications/Adobe Premiere Pro CS5/Adobe Premiere Pro CS5.app/Contents/Frameworks/boost_system.framework/Versions/A/boost_system
           0x1005e2000 -        0x100658ff7 +com.adobe.dvatransport.framework dvatransport version 5.0.0 (5.0.0.0) <96333093-C4D9-C3A9-81D7-815FF26DEBBE> /Applications/Adobe Premiere Pro CS5/Adobe Premiere Pro CS5.app/Contents/Frameworks/dvatransport.framework/Versions/A/dvatransport
           0x1006db000 -        0x100718ff3 +com.adobe.dvamarshal.framework dvamarshal version 5.0.0 (5.0.0.0) <7AC12C26-0042-21B9-713E-6B045CD22975> /Applications/Adobe Premiere Pro CS5/Adobe Premiere Pro CS5.app/Contents/Frameworks/dvamarshal.framework/Versions/A/dvamarshal
           0x100791000 -        0x10096cfff +com.adobe.dynamiclink.framework dynamiclink version 5.0.0 (5.0.0.0) <CF65C95F-F3D2-6194-181B-FF5413690866> /Applications/Adobe Premiere Pro CS5/Adobe Premiere Pro CS5.app/Contents/Frameworks/dynamiclink.framework/Versions/A/dynamiclink
           0x100a97000 -        0x100accfef +com.adobe.MediaFoundation ??? (1.0) <9C0ADB1D-B427-DB15-0A06-9C0D347E7331> /Applications/Adobe Premiere Pro CS5/Adobe Premiere Pro CS5.app/Contents/Frameworks/MediaFoundation.framework/Versions/A/MediaFoundation
           0x100b11000 -        0x100b88fe3 +com.adobe.MediaCore.Frameworks.AudioRenderer ??? (1.0) <03B8847C-5931-CB8E-D4A4-BA1A1E2BE94B> /Applications/Adobe Premiere Pro CS5/Adobe Premiere Pro CS5.app/Contents/Frameworks/AudioRenderer.framework/Versions/A/AudioRenderer
           0x100c22000 -        0x1016f4fef +com.adobe.MediaCore.Frameworks.Backend ??? (1.0) <7F40E4C1-9666-1C64-8C78-FF7D842D70D3> /Applications/Adobe Premiere Pro CS5/Adobe Premiere Pro CS5.app/Contents/Frameworks/Backend.framework/Versions/A/Backend
           0x10240c000 -        0x1025afff3 +com.adobe.MediaCore.Frameworks.ImageRenderer ??? (1.0) <78968FD8-65E8-F692-ED9B-81EC23978FD0> /Applications/Adobe Premiere Pro CS5/Adobe Premiere Pro CS5.app/Contents/Frameworks/ImageRenderer.framework/Versions/A/ImageRenderer
           0x1026dd000 -        0x102719ff7 +com.adobe.MediaCore.Frameworks.MLFoundation 1.0 (1.0) <8CD6AD9D-180A-8101-9196-DE6C8273FB6E> /Applications/Adobe Premiere Pro CS5/Adobe Premiere Pro CS5.app/Contents/Frameworks/MLFoundation.framework/Versions/A/MLFoundation
           0x10276a000 -        0x1027c0fff +com.adobe.MediaCore.VideoFrame 1.0 (1.0) <2269F5F4-DDDD-2286-B14E-F6779D042FC4> /Applications/Adobe Premiere Pro CS5/Adobe Premiere Pro CS5.app/Contents/Frameworks/VideoFrame.framework/Versions/A/VideoFrame
           0x10282d000 -        0x102864fff +com.adobe.MediaCore.Frameworks.PluginSupport 1.0 (1.0) <E37F7508-9650-5B0C-C6F5-9ABD2EC9FFD7> /Applications/Adobe Premiere Pro CS5/Adobe Premiere Pro CS5.app/Contents/Frameworks/PluginSupport.framework/Versions/A/PluginSupport
           0x1028a5000 -        0x1028e3fff +com.adobe.MediaCore.Frameworks.SweetPeaSupport 1.0 (1.0) <C587EB69-AC08-90A7-A0E6-07E16F783B58> /Applications/Adobe Premiere Pro CS5/Adobe Premiere Pro CS5.app/Contents/Frameworks/SweetPeaSupport.framework/Versions/A/SweetPeaSupport
           0x102939000 -        0x10297bfe1 +com.adobe.MediaCore.Frameworks.AudioSupport 1.0 (1.0) <091114FD-8A59-A1C6-1BD8-7AA11C0817A7> /Applications/Adobe Premiere Pro CS5/Adobe Premiere Pro CS5.app/Contents/Frameworks/AudioSupport.framework/Versions/A/AudioSupport
           0x1029c4000 -        0x1029c8fff +com.adobe.MediaCore.Frameworks.MediaUtils 1.0 (1.0) <9A447195-1E4E-DD8C-E067-3AFD29F9D79D> /Applications/Adobe Premiere Pro CS5/Adobe Premiere Pro CS5.app/Contents/Frameworks/MediaUtils.framework/Versions/A/MediaUtils
           0x1029ce000 -        0x1029e8ffb +com.adobe.MediaCore.Frameworks.AudioFilterHost 1.0 (1.0) <85712A0E-D630-34C2-AD0D-B69995CC8441> /Applications/Adobe Premiere Pro CS5/Adobe Premiere Pro CS5.app/Contents/Frameworks/AudioFilterHost.framework/Versions/A/AudioFilterHost
           0x102a10000 -        0x102a6effd +AdobeXMP ??? (???) <561026BB-C6EA-29CE-4790-CABCB81E8884> /Applications/Adobe Premiere Pro CS5/Adobe Premiere Pro CS5.app/Contents/Frameworks/AdobeXMP.framework/Versions/A/AdobeXMP
           0x102a7c000 -        0x102b08fe3 +AdobeXMPFiles ??? (???) <472EE67E-C811-A97D-7436-B3C2E9A299AC> /Applications/Adobe Premiere Pro CS5/Adobe Premiere Pro CS5.app/Contents/Frameworks/AdobeXMPFiles.framework/Versions/A/AdobeXMPFiles
          

    fijiwinkle wrote:
    I have trashed my preferences (hold down option right?) What's clearing the media cache? My mac mini is early 2010, 2.26 ghz intel core 2 duo,  4gb 1067 mhz ddr3 ram. Currently on 10.6.2 but am updating to 10.6.4 as I speak.
    You can clear your preferences by holding down a modifer (I want to say shift-alt) when launching Premiere Pro or you can do this http://blogs.adobe.com/genesisproject/2009/11/having_weird_behavior_with_an.html
    As for media cache - you'll find it in your preferences.
    your system should run Premiere Pro fine, but it won't fly as you can probably imagine.  Let me know how you make out.
    Dennis

  • Does "Open Vi Reference" work differently in 8.5 if a string input is wired to vi path?

    SO I was reading the upgrade notes to labview 8.5 and I noticed a change in the "Open VI Reference" function.  In 8.2 you can simply wire a string of the vi name to the vi path input of the function, and labview will open a reference to the vi already in memory.  But in 8.5 the relative paths have to be the same. 
    So say I have a vi in memory called window.vi.  Its real path is C:\test\window.vi.  And let's say its already in memory and its reentrant so I can call it by vi server.  I used to be able to just pass a sting containing "window.vi" to the vi path input of "Open VI Reference."  I like to do that because I already know the vi is in memory, and it is a big pain to get all the relative paths right between developement and deployed executable.  This way I don't have to worry about getting dozens of relative paths right for a bunch of support vi's when I build an installer.  Does this mean if I upgrade to labview 8.5 I'll have to change this every single place I did it and then rebuild every installer to include support vi's with relative paths to the exe that are the same as their relative paths to the main vi in the development environment?
    -Devin
    I got 99 problems but 8.6 ain't one.

    Well thank god for that.  It is too bad the upgrade notes give no mention of how this impacts the executable environment, since it certainly seems like the executable the biggest and most likely part of the impact.  I bet you'll still have a ton of people with relative paths that are wrong in the installed executable but right in development environment.  Previously they would have worked even though the relative paths were wrong, but now you'll see errors.  By the way, what will happen if they have a relative path in the development environment but in the installed executable they compiled all their vi's into a single exe.  Will it error?  Do they have to rebuild with those vi's included as support files?
    tst,
    Check out the notes.  I don't know if there is enough there to understand or misunderstand, but I get nervous when they say stuff like this.
    Open VI Reference Function
    In LabVIEW 8.0.x and 8.2.x, if the name of the VI from the vi path input
    matches the name of a VI in memory on that target, LabVIEW returns a
    reference to the VI in memory and LabVIEW does not load the VI specified
    in the vi path input. In LabVIEW 8.5, if the name of the VI from the vi path
    input matches the name of a VI in memory on that target but the paths
    differ, the Open VI Reference function returns an error.
    Message Edited by billings11 on 09-05-2007 01:01 PM
    -Devin
    I got 99 problems but 8.6 ain't one.

  • URGENT-CREATE A HTML FILE WITH AN STRING INPUT FROM THE RUNNING JSP

    I am designing a web page where the user enters a page after entering his/her login and password.The User should now be provided with a display page containing the servers that he has permissions for access.The servers that he has permissions are maintained in a database(a normal text file in UNIX).
    Till now the program has been complete for displaying the servers that are available to him.
    I need to create a HTML form containing these servers names in a check box so that when the user clicks thcheck box against the server name it should go to the server and get the password for the required server.
    THe intention from me is to create a HTML file that dynamically takes values from the running JSP means the server names as a string value to its input and then i can continue
    Please guide me in creating a HTML form based on the string output from the running JSP
    FileInputStream fs = new FileInputStream("/root/Auth_Application/User_Access_List");
    DataInputStream in1 = new DataInputStream(fs);
    int fl=0;
    while (in1.available() !=0)
    String str1=in1.readLine();
    StringTokenizer st1 = new StringTokenizer(str1);
    String usernam=st1.nextToken();
    if (usernam.equals(uname))
    String ip=st1.nextToken();
    String host=st1.nextToken();
    fl=1;
    out.println("<tr><td>                                                                                              "+ host + "</td><td> " + ip +"</td></tr>");
    if (fl == 0)
    out.println("YOU HAVE NO SEVRER IN YOUR PROFILE !");
    in1.close();
    The host string here is the server name
    the ip is the ip address of the server
    Need to input these values to another HTML page that contains the check box list of the servers .
    once these are clicked i think i can pass on this to another JSP and retreive passwords
    Please guide me in this

    FileInputStream fs = new FileInputStream("/root/Auth_Application/User_Access_List");
                                    DataInputStream in1 = new DataInputStream(fs);
                                    int fl=0;
                                    while (in1.available() !=0)
                                    String str1=in1.readLine();
                                    StringTokenizer st1 = new StringTokenizer(str1);
                                    String usernam=st1.nextToken();
                                    if (usernam.equals(uname))
                                    String ip=st1.nextToken();
                                    String host=st1.nextToken();
                                    fl=1;
                                    out.println("<tr><td>                                                                                              "+ host + "</td><td>          " + ip +"</td></tr>");
                                    if (fl == 0)
                                    out.println("YOU HAVE NO SERVER IN YOUR PROFILE !");
                                    in1.close();I feel sorry for the inconvenience that is caused as i am new to using these forums.
    I have here used a simple program to retreive the names of the servers that the users have acess to..
    I have here read the servername and server ip stored from a file in UNIX in the running JSP.Now i need to pass these string variables to HTML file and display it in a Check box format.the strings host and ip have to be passed to the input of the HTML file so that they can further be processed once they are clicked using another JSP.
    Can anybody please help me in Passing these strings from the running JSP and display it in a check box format

Maybe you are looking for

  • Disk repair 'failed'

    when i tried to repair my internal HD, disk repair fails. it found out that 'Reserved fields in the catalog record have incorrect data' do I need to format the drive and reinstall 10.4.11, or can this be fixed?

  • ERROR OLAP Process Application

    Hi all! This is our problem, when i try to process my application called "Finance", it always fails and appears the following error message: Errors in the OLAP storage engine: The attribute key cannot be found when processing: Table: 'dbo_tblFactFina

  • No of records in Setup table

    Hi Gurus, I loaded LO sales data(11) into setup table. How do I find out how many order item records loaded in SETUP table. How to find out how many records are there in SETUP table(SALES) Thanks Liza

  • Not able to adjust date and time - format does not permit

    Hello, I just scanned one old photo as a JPG and then imported it to Aperture 2, I renamed the file 1976-07-01_01.jpg based on the date the pic was taken. Then I tried to adjust the date and time in Aperture but got this error window: "Unable to adju

  • Entourage 2008 email sync with PocketPC WIndows Mobile 6

    Hi: Does anybody know a software or procedure for syncronize emails between Entourage 2008 and PocketPC? I´ve tried Missing Sync and PocketMac but unfortunately none can do it. They only include notes, tasks, contacts, calendar, but email isnt includ