JSP project Help needed.............

we are doing a prject on VPN or virtual private networks.. for this we have created the front end.. and in many pages there are operations performed such as file uploading, create users and so on.. so when these submit or upload buttons are clicked the server needs to take it to the appropriate page based on the success or failure of the operation.. for this we need to write jsp codes.. we hav seen a few of them.. but we are unable to proceed in this direction.. if we cold get the hang of writing codes for our purpose it would be great..

Start here at part II: [http://java.sun.com/javaee/5/docs/tutorial/doc/].
For the uploading part, use Apache Commons FileUpload: [http://commons.apache.org/fileupload].

Similar Messages

  • Archiving of spool requests (ERS documents) Apprentice Project HELP needed..

    Hi guys,
    I'm an apprentice from Germany and I have to do a project for my final exams. I could desparetly Need some help on getting started.
    In our SRM, we have a program for the Generation of ERS documents (credit note?).
    Firstly, the Programm BBPERS creates ERS Idocs on Basis of stock-receipt (?). Secondly, the program RSPPFPROCESS sends the ERS invoice to the supplier via mail.
    The document is saved only as an email.
    We do have a Z-Programm, ZZBBPERS, that is used for subsequent creation of ERS documents as PDFs. These are saved in the Spool, but for each invoice a different spool number is created.
    Now my Task is to find a way to Archive these ERS documents into an external Archive. We use d.3 as Archive, I don't know if you have heard of it. But that shouldn't matter right now.
    So the question is, how can this be achieved? I don't really know anything about archiving in SAP. And this is a very Special case. Where do I have to start? Do I Need to write a program, or can I use some of SAPs Standard possiblities? What programs are there for archiving spools? Can they be defined as only archiving Spools from program X? Where do I define archiving procedures?
    I hope some of you can get me started. I don't Need a perfect solution right off the bat, just a place to start and ideas how to Approach this Project.
    Thanks SO MUCH in advance for any help!
    Greetings,
    Sebastian

    Thank you so much, this brought me a leap Forward.
    So the Business object should be the BUS2207, right? This is our Business object for ERS. We don't have BUS2081, what is that?
    edit: Wait, what is the difference between Business Object and Archiving Object? We do not have an archiving object vor ERS.
    To clarify: We do not book in SRM, we are sending it per Idoc to another SAP System where the booking takes place.
    We are just creating the PDF out of the BUS2207 and sending it to the vendor via RSPPFPROCESS and Action "BBP_ERS".
    Can you tell me where I can see detailed Information for the Archive Connection? I have the entry in OAC0 with IP address and all. But we have no records of ever archiving in this System so how can I see Connection details and test it?
    I also have to analyze if ArchiveLink is already set up and working..
    Also, where do I define how the files are saved in the storage System? With this I mean like in which Content repositories / Folders and so on they are saved.
    What Information are given to the PDF? All document informations, like Dates invoice number and so on? How can I use them for my Archive structure?
    Thanks in advance.

  • Oracle ADF project help needed

    Hi all,
    Looking for some guys to help out on a project for about 7 weeks. Start early March. On site. Oracle ADF with Java. Good pay rates!
    Thanks a lot, please contact me!

    Hi,
    very nice to talking with you through oracle forums. what kinds of help you needed.
    You are looking for java with oracle ADF, Toplink developer....or anyother
    can you make it clear.
    regards,
    abu
    Message was edited by:
    asufian

  • Pre-Project help needed

    I have used PE7 successfully with single camera footage from my Canon GL2 (nonHD). Now, I want to add an additional camera to get two simultaneous shots, then edit together in the timeline.
    To that end I purchased a Canon VIXIA HFS100. This shoots AVCHD (HD) format. My goal will be to end up with a non HD project in PE7 to then write to standard DVD's.
    The new Canon s100 has 5 shooting modes according to file size and quality. Is there a suggestion as to which I should shoot in as I will ultimately not be getting an HD product at the end and the highest quality takes lots of computing power to deal with?
    What settings should I be using to import the HD files into PE7?
    Any other tips before I get started? This will be a challange for me I'm sure and I appreciate any help I can get ahead of time...and I'm sure I'll be back in the "during"part of the project as well.
    Kenny

    What do you mean by "matching source footage"? Does that refer to vertically stacking the two video tracks in the timeline so as to be in sync with the audio track?
    This refers to getting the source footage from each camera to match in all aspects. DV-AVI Type II is a great format/CODEC to work with, as it is the "native" format of both PrE and PrPro.
    As for syncing the footage, the slate/clapper is a good idea. Now, with your case, the live performances, one thing to remember will be that both cameras need to shoot the slate, and then continue to run. Otherwise, one would need to reslate for each "take" for both cameras, and this will not be possible with a live performance. You'll just get more footage, than you will likely use with the second camera, the one used for CU's, etc. Much of it will just "hit the cutting room floor." Were you doing a dramatic, scripted movie, then you would just slate each take, but you will likely not have the leisure to do this.
    Not sure what is being suggested by this:
    In PrPro, one can turn ON/OFF the visibility of either Video Layer, at will. PrE does not allow for this, so adjusting Opacity is the only way that I can see to "get to" the footage on the lower Video Track. Because PrPro also offers a full multi-cam mode, you get two (or more) monitors to view the individual Tracks.
    Now, with regard to your computer. I feel that you will have performance issues trying to use it for the AVCHD footage. Most recommend a minimum of a new Quad-core CPU. Many recommend dual Quads, and some feel that the performance is so greatly compromised by the material, that they adhere to dual 7i's, as their minimum. AVCHD is very highly CPU intensive - more so than other formats.
    The 4GB RAM will help you, but I would be curious about your I/O subsystem, i.e. your HDD's, their size, speed, controller type, free space and how each is allocated. Most editing and playback is highly I/O intensive (usually more so than CPU-intensive, but not so with AVCHD), so this is a very important aspect of your computer.
    Good luck on your Project,
    Hunt

  • IDVD PROJECT help needed - file size

    I have a new imac g5 and I used imovie to make a project. I uploaded my project in idvd 112 min and it says my project is 4.5gig??? and it won't let me burn this on a 4.7 gig single disks. It says I need a dual layer disk? Please help I don't know why I need another disk if I'm within the limit.

    Hi pfruge,
    Welcome to the Discussions.
    Go to the iDVD's menu Project > Project Info, change the "Media type" to 4GB (Single-layer).

  • Jsp & midlet help needed

    hi i'm creating an application that needs jsp to the database. For this part i can successfully access the database and print it onto the next page. But the problem occurs when i press the back button and i try to display again, " Uncaught exception java/lang/IllegalStateException.".
    is there anything wrong with the codes? i'm using tomcat by the way.
    String url4 = "http://localhost:8080/project/selectJob.jsp?UID=" + id +"&JID="+jobCh;
    StringBuffer buffer4 = new StringBuffer("");
    HttpConnection hc4;
    InputStream is4;
    try {
    hc4 = (HttpConnection)Connector.open(url4);
    is4 = hc4.openInputStream();
    int ch = is4.read();
    while (ch != -1) {
    buffer4.append((char)ch);
    ch = is4.read();
    is4.close();
    hc4.close();
    catch (IOException ioe) {
    ioe.printStackTrace();
    String infor = buffer4.toString().trim();
    if (infor.equals("RecordNotFound")) {
    Alert al = new Alert("Message", "Record Not Found!", null, AlertType.ERROR);
    display.setCurrent(al, f2);
    else {
    int i = infor.indexOf("|");
    int j = infor.indexOf("@");
    int k = infor.indexOf("#");
    siJobId.setText(infor.substring(i+1, j));
    siCustName.setText(infor.substring(j+1, k));
    siCustAdd.setText(infor.substring(k+1, infor.length()));
    }

    ok thx i've found the error which is something like that.have to clear off the form. now i have another problem. inconsistancy. it's like i need the alert error to come out when user input blank or crap input.
    the code's infor is the buffered in string.
    if (infor.equals("RecordNotFound")) {
    Alert al = new Alert("Message", "Record Not Found!", null, AlertType.ERROR);
    al.setTimeout(5000);
    display.setCurrent(al, f2);
    this wierd thing is that sometimes i do get the alert and goes back to previous screen in split seconds.sometimes i don't even get an alert. any kind folks?

  • Calendar project help needed! TIA!

    I have a client who wishes to create a week at a glance calendar. He would like for it to be available for download and for his clients to be able to enter appointment information on specific dates? Any thoughts as to how I can accomplish this.. I have created a print version for this client for 6 years running and he really hopes this can be done easily.
    I can work with SC5 and the .folio format and get the document into the iOS world but I'm not sure about adding the feature of imputing text? Any help at all would be very helpful.
    — John

    Use CalDav and make it tasty on other platforms would be my suggestion. Use google's calendar and you'll have no server and it will be thoroughly cloudy.
    http://en.wikipedia.org/wiki/CalDAV
    If you need imagery and more fancy formatting I don't think there is an easy solution to make it editable and sharable without having some programming done.

  • What is wrong with this javascript with jsp - asap help needed

    <script language="javascript">
    function checkSubmit(form){
                    // Loop from zero to the one minus the number of radio button selections
                    for (counter=0; counter < document.submitform.authortitle.length; counter++){
                        if (form.authortitle[counter].checked){
                            var splitStr = document.submitform.authortitle[counter].value;
                            alert(splitStr);
                            var splitStrArray = new Array();
                            splitStrArray = splitStr.split(","); alert(splitStrArray[2]);
                            splitStrArray[2].trim();
                            if(splitStrArray[2].equals("null")){
                                alert("true");
                                //replace the form action with somefile.jsp
                                document.forms[0].action="searchAmazon.jsp";
                                form.submit();
                            }else{
                                document.forms[0].action="isbnSearch.jsp";
                                form.submit();     
            </script>the above javascript method is acting stupid.. it shows the first two alerts but does not go in the if statement "if(splitStrArray[2].equals("null")){ " and does not show the third alert. i do not c any problems pls help... when i click the option and submit it gives me a jasper exception pointing to some line which does not involve this code...

    it has started working now basically the problem was the trim() method which i have removed and have changed .equals("null") to == ..
    BUT NOW it always does the else command and goes to the isbnsearch page even if the value is null (if null then it should go to another page)...

  • Jsp question, help needed

    my program is supposed to read in from a database .mdb which i have already created it in the ODBC tools in control panel. then the jsp page is supposed to print out the information from this database. so here is the problem, it compiles fine, and runs fine, except when you type in the parameters on the index.html page it doesn't even build the tables, just puts the search again button in the top left hand corner. if anyone sees something that is causing my this it would really help. i don't know if i have some coding wrong which is causing the methods in the jsp to just not run or what.
    thanks alot
    <%@page contentType="text/html"%>
    <%@page pageEncoding="UTF-8"%>
    <%@page import="Items.*"%>
    <%@page import="java.util.ArrayList"%>
    <!doctype html public "-//W3C//DTD HTML 4.0
    Transitional//EN">
    <html>
    <head> <title>Search Results</title>
    </head>
    <body>
    <%
    String titleKeyword = request.getParameter("titleKeyword");
    String searchType = request.getParameter("searchType");
    SearchResult searchResult = new SearchResult(titleKeyword, searchType);
    ArrayList items = searchResult.search();
    %>
    <%
    if(items.size() == 0){
    for(int i = 0; i < items.size(); i ++){
    Book book = (Book) items.get(i);
    %>
    <table border="1" cellspacing="5" cellpadding="5">
    <tr>
    <td>Title:</td>
    <td><%= book.getTitle()%></td>
    </tr>
    <tr>
    <td>Author:</td>
    <td><%= book.getAuthor() %></td>
    </tr>
    <tr>
    <td>Edition:</td>
    <td><%= book.getEdition() %></td>
    </tr>
    <tr>
    <td>Volume:</td>
    <td><%= book.getVolume() %></td>
    </tr>
    <tr>
    <td>Publisher:</td>
    <td> <%= book.getPublisher() %></td>
    </tr>
    <tr>
    <td>Year Published:</td>
    <td> <%= book.getYearPublished()%> </td>
    </tr>
    <tr>
    <td>ISBN:</td>
    <td><%= book.getISBN() %></td>
    </tr>
    <tr>
    <td>Price:</td>
    <td> <%= book.getPrice() %> </td>
    </tr>
    </table>
    <% }
    %>
    <%
    if(items.size() == 0){
    for(int i = 0; i < items.size(); i ++){
    MusicCD musicCD = (MusicCD) items.get(i);
    %>
    <table border="1" cellspacing="5" cellpadding="5">
    <tr>
    <td>Title:</td>
    <td><%= musicCD.getTitle()%></td>
    </tr>
    <tr>
    <td>Artist:</td>
    <td><%= musicCD.getArtist() %></td>
    </tr>
    <tr>
    <td>Volume:</td>
    <td><%= musicCD.getVolume() %></td>
    </tr>
    <tr>
    <td>Publisher:</td>
    <td> <%= musicCD.getPublisher() %></td>
    </tr>
    <tr>
    <td>Year Published:</td>
    <td> <%= musicCD.getYearPublished()%> </td>
    </tr>
    <tr>
    <td>ISBN:</td>
    <td><%= musicCD.getISBN() %></td>
    </tr>
    <tr>
    <td>Price:</td>
    <td> <%= musicCD.getPrice() %> </td>
    </tr>
    </table>
    <% }
    %>
    <%
    if(items.size() == 0){
    for(int i = 0; i < items.size(); i ++){
    Software software = (Software) items.get(i);
    %>
    <table border="1" cellspacing="5" cellpadding="5">
    <tr>
    <td>Title:</td>
    <td><%= software.getTitle()%></td>
    </tr>
    <tr>
    <td>Version:</td>
    <td><%= software.getVersion() %></td>
    </tr>
    <tr>
    <td>Publisher:</td>
    <td> <%= software.getPublisher() %></td>
    </tr>
    <tr>
    <td>Year Published:</td>
    <td> <%= software.getYearPublished()%> </td>
    </tr>
    <tr>
    <td>ISBN:</td>
    <td><%= software.getISBN() %></td>
    </tr>
    <tr>
    <td>Price:</td>
    <td> <%= software.getPrice() %> </td>
    </tr>
    </table>
    <% }
    %>
    <form action="index.html" method="post">
    <input type="submit" value="Search Again">
    </form>
    </body>
    </html>

    redfalconf35 wrote:
    people on this forum dont really like multi-posting
    http://forum.java.sun.com/thread.jspa?threadID=5228032&tstart=0
    just FYICorrect, and I didn't like having to go over to the crosspost and post a link to this one, to clean it up for the OP. He's making us work harder to help him. I might just write him off now, we'll see.

  • Logic pro x keeps crashing when loading different projects, help needed if poss...

    Hi guys, hope someone can help. Logic pro x keeps crashing but only when loading up certain projects. It's getting pretty annoying. I've tried to update everything that i can think of to it's newest update. I bought the macbook pro 15" retina 2.3 a couple of months ago. I run quite alot of different plugins. I have no idea about crash logs but i can put one up in another post if that helps?
    Any ideas would be apprreciated!!!
    I'm running logic pro x and pro tools 11 with mostly waves and komplete ultimate 9 but tons of other stuff too and it is a macbook pro 2013 15" retina display with 16gig of ram, 512 hard drive

    Process:         Logic Pro X [420]
    Path:            /Applications/Logic Pro X.app/Contents/MacOS/Logic Pro X
    Identifier:      com.apple.logic10
    Version:         10.0.5 (3130.19)
    Build Info:      MALogic-3130019000000000~1
    App Item ID:     634148309
    App External ID: 86112663
    Code Type:       X86-64 (Native)
    Parent Process:  launchd [163]
    Responsible:     Logic Pro X [420]
    User ID:         501
    Date/Time:       2014-01-06 16:54:12.357 +0000
    OS Version:      Mac OS X 10.9.1 (13B3116)
    Report Version:  11
    Anonymous UUID:  884CD79A-EF10-23F5-7AFA-0406D7D6E990
    Crashed Thread:  13  ProcessThread4/1024
    Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
    Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000122
    VM Regions Near 0x122:
    -->
        __TEXT                 00000001072b3000-0000000108331000 [ 16.5M] r-x/rwx SM=COW  /Applications/Logic Pro X.app/Contents/MacOS/Logic Pro X
    Thread 0:: Dispatch queue: com.apple.main-thread
    0   libsystem_kernel.dylib                  0x00007fff8ae06a1a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff8ae05d18 mach_msg + 64
    2   com.apple.CoreGraphics                  0x00007fff8cccffc8 _CGSReenableUpdateForConnection + 91
    3   com.apple.CoreGraphics                  0x00007fff8cccfcbf CGSUpdateManager::enable_update(unsigned long long) + 267
    4   com.apple.AppKit                        0x00007fff8c0d4553 NSPerformWithScreenUpdatesDisabled + 76
    5   com.apple.AppKit                        0x00007fff8c3075e0 -[NSWindow _setModalWindowLevel] + 113
    6   com.apple.AppKit                        0x00007fff8c2fe965 -[NSWindow _setModal:] + 285
    7   com.apple.AppKit                        0x00007fff8c2fdfd4 -[NSApplication _orderFrontModalWindow:relativeToWindow:] + 614
    8   com.apple.AppKit                        0x00007fff8c2fda61 -[NSApplication _commonBeginModalSessionForWindow:relativeToWindow:modalDelegate:didEndSelector :contextInfo:] + 793
    9   com.apple.AppKit                        0x00007fff8c307438 -[NSApplication beginModalSessionForWindow:] + 37
    10  com.apple.logic10                       0x000000010776f099 0x1072b3000 + 4964505
    11  com.apple.logic10                       0x0000000107a0f77d 0x1072b3000 + 7718781
    12  com.apple.logic10                       0x0000000107a0ee6d 0x1072b3000 + 7716461
    13  com.apple.logic10                       0x0000000107a359ae 0x1072b3000 + 7874990
    14  com.apple.logic10                       0x00000001072b73bb 0x1072b3000 + 17339
    15  com.apple.logic10                       0x0000000107448e40 0x1072b3000 + 1662528
    16  com.apple.logic10                       0x0000000107497807 0x1072b3000 + 1984519
    17  com.apple.logic10                       0x00000001077a60d9 0x1072b3000 + 5189849
    18  com.apple.logic10                       0x0000000107770a0c 0x1072b3000 + 4971020
    19  com.apple.logic10                       0x0000000107775c48 0x1072b3000 + 4992072
    20  com.apple.logic10                       0x0000000107775da0 0x1072b3000 + 4992416
    21  com.apple.AppKit                        0x00007fff8c2804c1 -[NSDocument _initWithContentsOfURL:ofType:error:] + 178
    22  com.apple.AppKit                        0x00007fff8c280176 -[NSDocument initWithContentsOfURL:ofType:error:] + 239
    23  com.apple.AppKit                        0x00007fff8c45929b -[NSDocumentController makeDocumentWithContentsOfURL:ofType:error:] + 772
    24  com.apple.logic10                       0x0000000107883ea7 0x1072b3000 + 6098599
    25  com.apple.AppKit                        0x00007fff8c466e62 -[NSDocumentController(NSDeprecated) openDocumentWithContentsOfURL:display:error:] + 820
    26  com.apple.logic10                       0x000000010779a68c 0x1072b3000 + 5142156
    27  com.apple.AppKit                        0x00007fff8c347f65 __69-[NSApplication(NSAppleEventHandling) _handleAEOpenDocumentsForURLs:]_block_invoke + 1651
    28  com.apple.AppKit                        0x00007fff8bfae935 -[NSApplication _reopenWindowsAsNecessaryIncludingRestorableState:registeringAsReady:completion Handler:] + 125
    29  com.apple.AppKit                        0x00007fff8c347869 -[NSApplication(NSAppleEventHandling) _handleAEOpenDocumentsForURLs:] + 306
    30  com.apple.AppKit                        0x00007fff8bfae2bb -[NSApplication(NSAppleEventHandling) _handleCoreEvent:withReplyEvent:] + 450
    31  com.apple.Foundation                    0x00007fff9171feaa -[NSAppleEventManager dispatchRawAppleEvent:withRawReply:handlerRefCon:] + 294
    32  com.apple.Foundation                    0x00007fff9171fd1d _NSAppleEventManagerGenericHandler + 106
    33  com.apple.AE                            0x00007fff8fd60e1f aeDispatchAppleEvent(AEDesc const*, AEDesc*, unsigned int, unsigned char*) + 381
    34  com.apple.AE                            0x00007fff8fd60c32 dispatchEventAndSendReply(AEDesc const*, AEDesc*) + 31
    35  com.apple.AE                            0x00007fff8fd60b36 aeProcessAppleEvent + 315
    36  com.apple.HIToolbox                     0x00007fff8e2385f1 AEProcessAppleEvent + 56
    37  com.apple.AppKit                        0x00007fff8bfaa0f6 _DPSNextEvent + 1026
    38  com.apple.AppKit                        0x00007fff8bfa98db -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 122
    39  com.apple.AppKit                        0x00007fff8bf9d9cc -[NSApplication run] + 553
    40  com.apple.AppKit                        0x00007fff8bf88803 NSApplicationMain + 940
    41  com.apple.logic10                       0x000000010776f655 0x1072b3000 + 4965973
    42  libdyld.dylib                           0x00007fff845595fd start + 1
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib                  0x00007fff8ae0b662 kevent64 + 10
    1   libdispatch.dylib                       0x00007fff872ab43d _dispatch_mgr_invoke + 239
    2   libdispatch.dylib                       0x00007fff872ab152 _dispatch_mgr_thread + 52
    Thread 2:: com.apple.NSURLConnectionLoader
    0   libsystem_kernel.dylib                  0x00007fff8ae06a1a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff8ae05d18 mach_msg + 64
    2   com.apple.CoreFoundation                0x00007fff8ba61315 __CFRunLoopServiceMachPort + 181
    3   com.apple.CoreFoundation                0x00007fff8ba60939 __CFRunLoopRun + 1161
    4   com.apple.CoreFoundation                0x00007fff8ba60275 CFRunLoopRunSpecific + 309
    5   com.apple.Foundation                    0x00007fff91765907 +[NSURLConnection(Loader) _resourceLoadLoop:] + 348
    6   com.apple.Foundation                    0x00007fff9176570b __NSThread__main__ + 1318
    7   libsystem_pthread.dylib                 0x00007fff849fa899 _pthread_body + 138
    8   libsystem_pthread.dylib                 0x00007fff849fa72a _pthread_start + 137
    9   libsystem_pthread.dylib                 0x00007fff849fefc9 thread_start + 13
    Thread 3:: com.apple.CFSocket.private
    0   libsystem_kernel.dylib                  0x00007fff8ae0a9aa __select + 10
    1   com.apple.CoreFoundation                0x00007fff8baacd43 __CFSocketManager + 867
    2   libsystem_pthread.dylib                 0x00007fff849fa899 _pthread_body + 138
    3   libsystem_pthread.dylib                 0x00007fff849fa72a _pthread_start + 137
    4   libsystem_pthread.dylib                 0x00007fff849fefc9 thread_start + 13
    Thread 4:
    0   libsystem_kernel.dylib                  0x00007fff8ae06a1a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff8ae05d18 mach_msg + 64
    2   com.apple.CoreFoundation                0x00007fff8ba61315 __CFRunLoopServiceMachPort + 181
    3   com.apple.CoreFoundation                0x00007fff8ba60939 __CFRunLoopRun + 1161
    4   com.apple.CoreFoundation                0x00007fff8ba60275 CFRunLoopRunSpecific + 309
    5   com.apple.Foundation                    0x00007fff91767a7c -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 253
    6   com.apple.Foundation                    0x00007fff917b002b -[NSRunLoop(NSRunLoop) runUntilDate:] + 78
    7   com.apple.logic10                       0x00000001074af349 0x1072b3000 + 2081609
    8   libsystem_pthread.dylib                 0x00007fff849fa899 _pthread_body + 138
    9   libsystem_pthread.dylib                 0x00007fff849fa72a _pthread_start + 137
    10  libsystem_pthread.dylib                 0x00007fff849fefc9 thread_start + 13
    Thread 5:: SeqTimer
    0   libsystem_kernel.dylib                  0x00007fff8ae0a716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x00007fff849fcc77 _pthread_cond_wait + 787
    2   com.apple.CoreServices.CarbonCore          0x00007fff8829ec37 TSWaitOnConditionTimedRelative + 148
    3   com.apple.CoreServices.CarbonCore          0x00007fff8829e859 TSWaitOnSemaphoreCommon + 424
    4   com.apple.CoreServices.CarbonCore          0x00007fff88280e09 TimerThread + 87
    5   libsystem_pthread.dylib                 0x00007fff849fa899 _pthread_body + 138
    6   libsystem_pthread.dylib                 0x00007fff849fa72a _pthread_start + 137
    7   libsystem_pthread.dylib                 0x00007fff849fefc9 thread_start + 13
    Thread 6:
    0   libsystem_kernel.dylib                  0x00007fff8ae06a1a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff8ae05d18 mach_msg + 64
    2   com.apple.audio.midi.CoreMIDI           0x0000000108fff5a7 XServerMachPort::ReceiveMessage(int&, void*, int&) + 125
    3   com.apple.audio.midi.CoreMIDI           0x000000010901a1c1 MIDIProcess::RunMIDIInThread() + 121
    4   com.apple.audio.midi.CoreMIDI           0x000000010900063c XThread::RunHelper(void*) + 10
    5   com.apple.audio.midi.CoreMIDI           0x00000001090002a1 CAPThread::Entry(CAPThread*) + 109
    6   libsystem_pthread.dylib                 0x00007fff849fa899 _pthread_body + 138
    7   libsystem_pthread.dylib                 0x00007fff849fa72a _pthread_start + 137
    8   libsystem_pthread.dylib                 0x00007fff849fefc9 thread_start + 13
    Thread 7:: ExtendedAudioFileScheduler::WorkerThreadProc
    0   libsystem_kernel.dylib                  0x00007fff8ae0a716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x00007fff849fcc3b _pthread_cond_wait + 727
    2   com.apple.music.apps.MAFiles            0x000000010acb99bb ExtendedAudioFileScheduler::WorkerThreadProc() + 123
    3   com.apple.music.apps.MAFiles            0x000000010acb9659 ExtendedAudioFileScheduler::WorkerThreadProc(void*) + 9
    4   libsystem_pthread.dylib                 0x00007fff849fa899 _pthread_body + 138
    5   libsystem_pthread.dylib                 0x00007fff849fa72a _pthread_start + 137
    6   libsystem_pthread.dylib                 0x00007fff849fefc9 thread_start + 13
    Thread 8:: ExtendedAudioFileScheduler::WorkerThreadProc
    0   libsystem_kernel.dylib                  0x00007fff8ae0a716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x00007fff849fcc3b _pthread_cond_wait + 727
    2   com.apple.music.apps.MAFiles            0x000000010acb99bb ExtendedAudioFileScheduler::WorkerThreadProc() + 123
    3   com.apple.music.apps.MAFiles            0x000000010acb9659 ExtendedAudioFileScheduler::WorkerThreadProc(void*) + 9
    4   libsystem_pthread.dylib                 0x00007fff849fa899 _pthread_body + 138
    5   libsystem_pthread.dylib                 0x00007fff849fa72a _pthread_start + 137
    6   libsystem_pthread.dylib                 0x00007fff849fefc9 thread_start + 13
    Thread 9:: com.apple.audio.IOThread.client
    0   libsystem_kernel.dylib                  0x00007fff8ae06a1a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff8ae05d18 mach_msg + 64
    2   com.apple.audio.CoreAudio               0x00007fff8b27e918 HALB_MachPort::SendMessageWithReply(unsigned int, unsigned int, unsigned int, unsigned int, mach_msg_header_t*, bool, unsigned int) + 98
    3   com.apple.audio.CoreAudio               0x00007fff8b27e8a6 HALB_MachPort::SendSimpleMessageWithSimpleReply(unsigned int, unsigned int, int, int&, bool, unsigned int) + 42
    4   com.apple.audio.CoreAudio               0x00007fff8b27d02e HALC_ProxyIOContext::IOWorkLoop() + 950
    5   com.apple.audio.CoreAudio               0x00007fff8b27cbcd HALC_ProxyIOContext::IOThreadEntry(void*) + 97
    6   com.apple.audio.CoreAudio               0x00007fff8b27ca8d HALB_IOThread::Entry(void*) + 75
    7   libsystem_pthread.dylib                 0x00007fff849fa899 _pthread_body + 138
    8   libsystem_pthread.dylib                 0x00007fff849fa72a _pthread_start + 137
    9   libsystem_pthread.dylib                 0x00007fff849fefc9 thread_start + 13
    Thread 10:: ProcessThread1/1024
    0   GenericMacIntel.dylib                   0x000000011113eab7 void RVerbProcess<float>(WPAPI_1::WavesSoundBuf*, WPAPI_1::WavesSoundBuf*, int, int, int, char*, char*, WPAPI_1::ExternStruct*) + 5543
    1   GenericMacIntel.dylib                   0x000000011113b903 RRVSproc + 83
    2   GenericMacIntel.dylib                   0x0000000121ba099b MultiParallelProcessType<float, 1, 2>::NoneGeneric_ProcessFunc(WPAPI_1::WavesSoundBuf*, int, int, int, WPAPI_1::WavesSoundBuf*, char*, char*, WPAPI_1::ExternStruct*, WPAPI_1::sNativeShellInfo*) + 4923
    3   GenericMacIntel.dylib                   0x0000000121b8fe07 MuiltiParallelProcessTypeFunc + 4583
    4   com.WavesAudio.WaveShell-AU.9.2.80          0x00000001205170c1 WCWaveShell_AU_Base::BaseProcessBufferLists(unsigned int&, AudioBufferList const*, AudioBufferList const*, AudioBufferList*, unsigned int) + 1285
    5   com.WavesAudio.WaveShell-AU.9.2.80          0x00000001205172bc WCWaveShell_AU_Base::BaseRender(unsigned int&, AudioTimeStamp const&, unsigned int) + 464
    6   com.WavesAudio.WaveShell-AU.9.2.80          0x0000000120504978 AUBase::DoRenderBus(unsigned int&, AudioTimeStamp const&, unsigned int, AUOutputElement*, unsigned int, AudioBufferList&) + 128
    7   com.WavesAudio.WaveShell-AU.9.2.80          0x0000000120502031 AUBase::DoRender(unsigned int&, AudioTimeStamp const&, unsigned int, unsigned int, AudioBufferList&) + 377
    8   com.WavesAudio.WaveShell-AU.9.2.80          0x00000001205053cf AUBase::ComponentEntryDispatch(ComponentParameters*, AUBase*) + 819
    9   com.WavesAudio.WaveShell-AU.9.2.80          0x000000012050ad5c ComponentEntryPoint<WCWaveShell_AU_Plugin>::Dispatch(ComponentParameters*, WCWaveShell_AU_Plugin*) + 110
    10  com.apple.audio.toolbox.AudioToolbox          0x00007fff898c8c47 _AT_AudioUnitRender + 204
    11  com.apple.music.apps.MAAudioEngine          0x000000010ae3fd7f CMDAudioUnit::Process(MDPlugInputBusList const*, MDPlugOutputBusList const*, long, long, long, float const*, eProcessLevel) + 3519
    12  com.apple.music.apps.MAAudioEngine          0x000000010adcf37a MDPlug::_Process(MDPlugInputBusList const*, MDPlugOutputBusList const*, long, long, long, float const*, eProcessLevel) + 1370
    13  com.apple.music.apps.MAAudioEngine          0x000000010ada3801 MD::PluginProcess(MDProcInfo*, MDPlug*, float const*, long, long, long, eProcessLevel) + 3921
    14  com.apple.music.apps.MAAudioEngine          0x000000010ada6f23 MD::StreamProcessing(eProcessLevel, long, long, long) + 10163
    15  com.apple.music.apps.MAAudioEngine          0x000000010ada86b1 MD::Process(eProcessLevel) + 2289
    16  com.apple.music.apps.MAAudioEngine          0x000000010adaea58 MD::CallProcessThread1(void*) + 248
    17  libsystem_pthread.dylib                 0x00007fff849fa899 _pthread_body + 138
    18  libsystem_pthread.dylib                 0x00007fff849fa72a _pthread_start + 137
    19  libsystem_pthread.dylib                 0x00007fff849fefc9 thread_start + 13
    Thread 11:: ProcessThread2/1024
    0   libsystem_kernel.dylib                  0x00007fff8ae06a56 semaphore_wait_trap + 10
    1   com.apple.music.apps.MAAudioEngine          0x000000010adaed40 MD::CallProcessThread2(void*) + 448
    2   libsystem_pthread.dylib                 0x00007fff849fa899 _pthread_body + 138
    3   libsystem_pthread.dylib                 0x00007fff849fa72a _pthread_start + 137
    4   libsystem_pthread.dylib                 0x00007fff849fefc9 thread_start + 13
    Thread 12:: ProcessThread3/1024
    0   com.xlnaudio.addictivedrumsvstau          0x000000013f1b406b cAESamplePlayer::RenderMono(float, float const*, float*, float, float, float) + 587
    1   com.xlnaudio.addictivedrumsvstau          0x000000013f1b4333 cAEDirectChain::RenderMix(float, float const*, float, float, bool, bool, float const*, float, float, float*) + 259
    2   com.xlnaudio.addictivedrumsvstau          0x000000013f1b5983 cAEVoice::RenderForMixer(bool*, float* restrict*, float*, float*, float*, float*) + 211
    3   com.xlnaudio.addictivedrumsvstau          0x000000013f1b6e89 cAEVoiceManager::RenderForMixer(bool*, float* restrict*, float*, float*, float*, float*) + 1033
    4   com.xlnaudio.addictivedrumsvstau          0x000000013f1b976d cXDAudioEngine::RenderOneBatch() + 1229
    5   com.xlnaudio.addictivedrumsvstau          0x000000013f1ba3bd cXDAudioEngine::RenderAudio(int, float**, bool*) + 221
    6   com.xlnaudio.addictivedrumsvstau          0x000000013f16094d cXDVST::processReplacing(float**, float**, int) + 93
    7   com.xlnaudio.addictivedrumsvstau          0x000000013f2942bc SymbiosisComponent::renderOutput(int, float const* const*, float**, bool) + 188
    8   com.xlnaudio.addictivedrumsvstau          0x000000013f29452b SymbiosisComponent::render(unsigned int*, AudioTimeStamp const*, unsigned int, unsigned int, AudioBufferList*) + 491
    9   com.xlnaudio.addictivedrumsvstau          0x000000013f296b74 SymbiosisComponent::dispatch(ComponentParameters*) + 1124
    10  com.xlnaudio.addictivedrumsvstau          0x000000013f2970ce SymbiosisEntry + 430
    11  com.apple.audio.toolbox.AudioToolbox          0x00007fff898c8c47 _AT_AudioUnitRender + 204
    12  com.apple.music.apps.MAAudioEngine          0x000000010ae3fd7f CMDAudioUnit::Process(MDPlugInputBusList const*, MDPlugOutputBusList const*, long, long, long, float const*, eProcessLevel) + 3519
    13  com.apple.music.apps.MAAudioEngine          0x000000010adcf37a MDPlug::_Process(MDPlugInputBusList const*, MDPlugOutputBusList const*, long, long, long, float const*, eProcessLevel) + 1370
    14  com.apple.music.apps.MAAudioEngine          0x000000010ada3801 MD::PluginProcess(MDProcInfo*, MDPlug*, float const*, long, long, long, eProcessLevel) + 3921
    15  com.apple.music.apps.MAAudioEngine          0x000000010ada6f23 MD::StreamProcessing(eProcessLevel, long, long, long) + 10163
    16  com.apple.music.apps.MAAudioEngine          0x000000010ada86b1 MD::Process(eProcessLevel) + 2289
    17  com.apple.music.apps.MAAudioEngine          0x000000010adaee8e MD::CallProcessThread3(void*) + 254
    18  libsystem_pthread.dylib                 0x00007fff849fa899 _pthread_body + 138
    19  libsystem_pthread.dylib                 0x00007fff849fa72a _pthread_start + 137
    20  libsystem_pthread.dylib                 0x00007fff849fefc9 thread_start + 13
    Thread 13 Crashed:: ProcessThread4/1024
    0   com.apple.music.apps.MAAudioEngine          0x000000010ada2ac3 MD::PluginProcess(MDProcInfo*, MDPlug*, float const*, long, long, long, eProcessLevel) + 531
    1   com.apple.music.apps.MAAudioEngine          0x000000010ada6f23 MD::StreamProcessing(eProcessLevel, long, long, long) + 10163
    2   com.apple.music.apps.MAAudioEngine          0x000000010ada86b1 MD::Process(eProcessLevel) + 2289
    3   com.apple.music.apps.MAAudioEngine          0x000000010adaf09e MD::CallProcessThread4(void*) + 254
    4   libsystem_pthread.dylib                 0x00007fff849fa899 _pthread_body + 138
    5   libsystem_pthread.dylib                 0x00007fff849fa72a _pthread_start + 137
    6   libsystem_pthread.dylib                 0x00007fff849fefc9 thread_start + 13
    Thread 14:: ProcessThread5/1024
    0   libsystem_kernel.dylib                  0x00007fff8ae06a56 semaphore_wait_trap + 10
    1   com.apple.music.apps.MAAudioEngine          0x000000010adaf370 MD::CallProcessThread5(void*) + 448
    2   libsystem_pthread.dylib                 0x00007fff849fa899 _pthread_body + 138
    3   libsystem_pthread.dylib                 0x00007fff849fa72a _pthread_start + 137
    4   libsystem_pthread.dylib                 0x00007fff849fefc9 thread_start + 13
    Thread 15:: ProcessThread6/1024
    0   libsystem_kernel.dylib                  0x00007fff8ae06a56 semaphore_wait_trap + 10
    1   com.apple.music.apps.MAAudioEngine          0x000000010adaf580 MD::CallProcessThread6(void*) + 448
    2   libsystem_pthread.dylib                 0x00007fff849fa899 _pthread_body + 138
    3   libsystem_pthread.dylib                 0x00007fff849fa72a _pthread_start + 137
    4   libsystem_pthread.dylib                 0x00007fff849fefc9 thread_start + 13
    Thread 16:: ProcessThread7/1024
    0   libsystem_kernel.dylib                  0x00007fff8ae06a56 semaphore_wait_trap + 10
    1   com.apple.music.apps.MAAudioEngine          0x000000010adaf790 MD::CallProcessThread7(void*) + 448
    2   libsystem_pthread.dylib                 0x00007fff849fa899 _pthread_body + 138
    3   libsystem_pthread.dylib                 0x00007fff849fa72a _pthread_start + 137
    4   libsystem_pthread.dylib                 0x00007fff849fefc9 thread_start + 13
    Thread 17:: ProcessThread15/1024
    0   libsystem_kernel.dylib                  0x00007fff8ae06a56 semaphore_wait_trap + 10
    1   com.apple.music.apps.MAAudioEngine          0x000000010adb0810 MD::CallProcessThread15(void*) + 448
    2   libsystem_pthread.dylib                 0x00007fff849fa899 _pthread_body + 138
    3   libsystem_pthread.dylib                 0x00007fff849fa72a _pthread_start + 137
    4   libsystem_pthread.dylib                 0x00007fff849fefc9 thread_start + 13
    Thread 18:: FileIOThread
    0   libsystem_kernel.dylib                  0x00007fff8ae06a56 semaphore_wait_trap + 10
    1   com.apple.music.apps.MAAudioEngine          0x000000010adcb42c 0x10ad9d000 + 189484
    2   libsystem_pthread.dylib                 0x00007fff849fa899 _pthread_body + 138
    3   libsystem_pthread.dylib                 0x00007fff849fa72a _pthread_start + 137
    4   libsystem_pthread.dylib                 0x00007fff849fefc9 thread_start + 13
    Thread 19:
    0   libsystem_kernel.dylib                  0x00007fff8ae0a9aa __select + 10
    1   com.apple.logic10                       0x0000000107b40b7e 0x1072b3000 + 8969086
    2   com.apple.logic10                       0x000000010774faed 0x1072b3000 + 4836077
    3   libsystem_pthread.dylib                 0x00007fff849fa899 _pthread_body + 138
    4   libsystem_pthread.dylib                 0x00007fff849fa72a _pthread_start + 137
    5   libsystem_pthread.dylib                 0x00007fff849fefc9 thread_start + 13
    Thread 20:
    0   libsystem_kernel.dylib                  0x00007fff8ae06a1a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff8ae05d18 mach_msg + 64
    2   com.apple.CoreFoundation                0x00007fff8ba61315 __CFRunLoopServiceMachPort + 181
    3   com.apple.CoreFoundation                0x00007fff8ba60939 __CFRunLoopRun + 1161
    4   com.apple.CoreFoundation                0x00007fff8ba60275 CFRunLoopRunSpecific + 309
    5   com.apple.AppKit                        0x00007fff8c14a1ce _NSEventThread + 144
    6   libsystem_pthread.dylib                 0x00007fff849fa899 _pthread_body + 138
    7   libsystem_pthread.dylib                 0x00007fff849fa72a _pthread_start + 137
    8   libsystem_pthread.dylib                 0x00007fff849fefc9 thread_start + 13
    Thread 21:: Dispatch queue: com.apple.root.default-priority
    0   libsystem_kernel.dylib                  0x00007fff8ae06a1a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff8ae05d18 mach_msg + 64
    2   com.apple.CoreFoundation                0x00007fff8ba61315 __CFRunLoopServiceMachPort + 181
    3   com.apple.CoreFoundation                0x00007fff8ba60939 __CFRunLoopRun + 1161
    4   com.apple.CoreFoundation                0x00007fff8ba60275 CFRunLoopRunSpecific + 309
    5   com.apple.Foundation                    0x00007fff91767a7c -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 253
    6   com.apple.AppKit                        0x00007fff8c259f06 -[NSAnimation(NSInternal) _runBlocking] + 366
    7   com.apple.AppKit                        0x00007fff8c259d76 -[NSAnimation(NSInternal) _animationThread] + 73
    8   libdispatch.dylib                       0x00007fff872ac1d7 _dispatch_call_block_and_release + 12
    9   libdispatch.dylib                       0x00007fff872a92ad _dispatch_client_callout + 8
    10  libdispatch.dylib                       0x00007fff872ab09e _dispatch_root_queue_drain + 326
    11  libdispatch.dylib                       0x00007fff872ac193 _dispatch_worker_thread2 + 40
    12  libsystem_pthread.dylib                 0x00007fff849fbef8 _pthread_wqthread + 314
    13  libsystem_pthread.dylib                 0x00007fff849fefb9 start_wqthread + 13
    Thread 22:
    0   libsystem_kernel.dylib                  0x00007fff8ae06a1a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff8ae05d18 mach_msg + 64
    2   com.apple.CoreFoundation                0x00007fff8ba61315 __CFRunLoopServiceMachPort + 181
    3   com.apple.CoreFoundation                0x00007fff8ba60939 __CFRunLoopRun + 1161
    4   com.apple.CoreFoundation                0x00007fff8ba60275 CFRunLoopRunSpecific + 309
    5   com.apple.CoreFoundation                0x00007fff8bb159d1 CFRunLoopRun + 97
    6   com.spectrasonics.Ruby                  0x0000000128daaa8d std::vector<char*, std::allocator<char*> >::_M_insert_aux(__gnu_cxx::__normal_iterator<char**, std::vector<char*, std::allocator<char*> > >, char* const&) + 4267
    7   libsystem_pthread.dylib                 0x00007fff849fa899 _pthread_body + 138
    8   libsystem_pthread.dylib                 0x00007fff849fa72a _pthread_start + 137
    9   libsystem_pthread.dylib                 0x00007fff849fefc9 thread_start + 13
    Thread 23:
    0   libsystem_kernel.dylib                  0x00007fff8ae0a716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x00007fff849fcc3b _pthread_cond_wait + 727
    2   com.spectrasonics.Ruby                  0x0000000128e7f1d4 non-virtual thunk to GOTextList::~GOTextList() + 146602
    3   com.spectrasonics.Ruby                  0x0000000128e7e3eb non-virtual thunk to GOTextList::~GOTextList() + 143041
    4   libsystem_pthread.dylib                 0x00007fff849fa899 _pthread_body + 138
    5   libsystem_pthread.dylib                 0x00007fff849fa72a _pthread_start + 137
    6   libsystem_pthread.dylib                 0x00007fff849fefc9 thread_start + 13
    Thread 24:
    0   libsystem_kernel.dylib                  0x00007fff8ae0a716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x00007fff849fcc3b _pthread_cond_wait + 727
    2   com.spectrasonics.Ruby                  0x0000000128e7f1d4 non-virtual thunk to GOTextList::~GOTextList() + 146602
    3   com.spectrasonics.Ruby                  0x0000000128e7e3eb non-virtual thunk to GOTextList::~GOTextList() + 143041
    4   libsystem_pthread.dylib                 0x00007fff849fa899 _pthread_body + 138
    5   libsystem_pthread.dylib                 0x00007fff849fa72a _pthread_start + 137
    6   libsystem_pthread.dylib                 0x00007fff849fefc9 thread_start + 13
    Thread 25:
    0   libsystem_kernel.dylib                  0x00007fff8ae0a716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x00007fff849fcc3b _pthread_cond_wait + 727
    2   com.spectrasonics.Ruby                  0x0000000128e7f1d4 non-virtual thunk to GOTextList::~GOTextList() + 146602
    3   com.spectrasonics.Ruby                  0x0000000128e7e3eb non-virtual thunk to GOTextList::~GOTextList() + 143041
    4   libsystem_pthread.dylib                 0x00007fff849fa899 _pthread_body + 138
    5   libsystem_pthread.dylib                 0x00007fff849fa72a _pthread_start + 137
    6   libsystem_pthread.dylib                 0x00007fff849fefc9 thread_start + 13
    Thread 26:
    0   libsystem_kernel.dylib                  0x00007fff8ae0a716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x00007fff849fcc3b _pthread_cond_wait + 727
    2   com.spectrasonics.Ruby                  0x0000000128e7f1d4 non-virtual thunk to GOTextList::~GOTextList() + 146602
    3   com.spectrasonics.Ruby                  0x0000000128e7e3eb non-virtual thunk to GOTextList::~GOTextList() + 143041
    4   libsystem_pthread.dylib                 0x00007fff849fa899 _pthread_body + 138
    5   libsystem_pthread.dylib                 0x00007fff849fa72a _pthread_start + 137
    6   libsystem_pthread.dylib                 0x00007fff849fefc9 thread_start + 13
    Thread 27:
    0   libsystem_kernel.dylib                  0x00007fff8ae0a716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x00007fff849fcc3b _pthread_cond_wait + 727
    2   com.spectrasonics.Ruby                  0x0000000128e7f1d4 non-virtual thunk to GOTextList::~GOTextList() + 146602
    3   com.spectrasonics.Ruby                  0x0000000128e7e3eb non-virtual thunk to GOTextList::~GOTextList() + 143041
    4   libsystem_pthread.dylib                 0x00007fff849fa899 _pthread_body + 138
    5   libsystem_pthread.dylib                 0x00007fff849fa72a _pthread_start + 137
    6   libsystem_pthread.dylib                 0x00007fff849fefc9 thread_start + 13
    Thread 28:
    0   libsystem_kernel.dylib                  0x00007fff8ae0a716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x00007fff849fcc3b _pthread_cond_wait + 727
    2   com.spectrasonics.Ruby                  0x0000000128e7f1d4 non-virtual thunk to GOTextList::~GOTextList() + 146602
    3   com.spectrasonics.Ruby                  0x0000000128e7e3eb non-virtual thunk to GOTextList::~GOTextList() + 143041
    4   libsystem_pthread.dylib                 0x00007fff849fa899 _pthread_body + 138
    5   libsystem_pthread.dylib                 0x00007fff849fa72a _pthread_start + 137
    6   libsystem_pthread.dylib                 0x00007fff849fefc9 thread_start + 13
    Thread 29:
    0   libsystem_kernel.dylib                  0x00007fff8ae0a716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x00007fff849fcc3b _pthread_cond_wait + 727
    2   com.spectrasonics.Ruby                  0x0000000128e7f1d4 non-virtual thunk to GOTextList::~GOTextList() + 146602
    3   com.spectrasonics.Ruby                  0x0000000128e7e3eb non-virtual thunk to GOTextList::~GOTextList() + 143041
    4   libsystem_pthread.dylib                 0x00007fff849fa899 _pthread_body + 138
    5   libsystem_pthread.dylib                 0x00007fff849fa72a _pthread_start + 137
    6   libsystem_pthread.dylib                 0x00007fff849fefc9 thread_start + 13
    Thread 30:
    0   libsystem_kernel.dylib                  0x00007fff8ae0a716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x00007fff849fcc3b _pthread_cond_wait + 727
    2   com.spectrasonics.Ruby                  0x0000000128e7f1d4 non-virtual thunk to GOTextList::~GOTextList() + 146602
    3   com.spectrasonics.Ruby                  0x0000000128e7e3eb non-virtual thunk to GOTextList::~GOTextList() + 143041
    4   libsystem_pthread.dylib                 0x00007fff849fa899 _pthread_body + 138
    5   libsystem_pthread.dylib                 0x00007fff849fa72a _pthread_start + 137
    6   libsystem_pthread.dylib                 0x00007fff849fefc9 thread_start + 13
    Thread 31:
    0   libsystem_kernel.dylib                  0x00007fff8ae0a716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x00007fff849fcc3b _pthread_cond_wait + 727
    2   com.spectrasonics.Ruby                  0x0000000128e7f1d4 non-virtual thunk to GOTextList::~GOTextList() + 146602
    3   com.spectrasonics.Ruby                  0x0000000128e7e3eb non-virtual thunk to GOTextList::~GOTextList() + 143041
    4   libsystem_pthread.dylib                 0x00007fff849fa899 _pthread_body + 138
    5   libsystem_pthread.dylib                 0x00007fff849fa72a _pthread_start + 137
    6   libsystem_pthread.dylib                 0x00007fff849fefc9 thread_start + 13
    Thread 32:
    0   libsystem_kernel.dylib                  0x00007fff8ae0a716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x00007fff849fcc3b _pthread_cond_wait + 727
    2   com.spectrasonics.Ruby                  0x0000000128e7f1d4 non-virtual thunk to GOTextList::~GOTextList() + 146602
    3   com.spectrasonics.Ruby                  0x0000000128e7e3eb non-virtual thunk to GOTextList::~GOTextList() + 143041
    4   libsystem_pthread.dylib                 0x00007fff849fa899 _pthread_body + 138
    5   libsystem_pthread.dylib                 0x00007fff849fa72a _pthread_start + 137
    6   libsystem_pthread.dylib                 0x00007fff849fefc9 thread_start + 13
    Thread 33:
    0   libsystem_kernel.dylib                  0x00007fff8ae0a716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x00007fff849fcc3b _pthread_cond_wait + 727
    2   com.spectrasonics.Ruby                  0x0000000128e7f1d4 non-virtual thunk to GOTextList::~GOTextList() + 146602
    3   com.spectrasonics.Ruby                  0x0000000128e7f5e1 non-virtual thunk to GOTextList::~GOTextList() + 147639
    4   libsystem_pthread.dylib                 0x00007fff849fa899 _pthread_body + 138
    5   libsystem_pthread.dylib                 0x00007fff849fa72a _pthread_start + 137
    6   libsystem_pthread.dylib                 0x00007fff849fefc9 thread_start + 13
    Thread 34:
    0   libsystem_kernel.dylib                  0x00007fff8ae0a716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x00007fff849fcc3b _pthread_cond_wait + 727
    2   com.spectrasonics.Ruby                  0x0000000128e7f1d4 non-virtual thunk to GOTextList::~GOTextList() + 146602
    3   com.spectrasonics.Ruby                  0x0000000128e7f5e1 non-virtual thunk to GOTextList::~GOTextList() + 147639
    4   libsystem_pthread.dylib                 0x00007fff849fa899 _pthread_body + 138
    5   libsystem_pthread.dylib                 0x00007fff849fa72a _pthread_start + 137
    6   libsystem_pthread.dylib                 0x00007fff849fefc9 thread_start + 13
    Thread 35:
    0   libsystem_kernel.dylib                  0x00007fff8ae0a716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x00007fff849fcc3b _pthread_cond_wait + 727
    2   com.spectrasonics.Ruby                  0x0000000128e7f1d4 non-virtual thunk to GOTextList::~GOTextList() + 146602
    3   com.spectrasonics.Ruby                  0x0000000128e7f5e1 non-virtual thunk to GOTextList::~GOTextList() + 147639
    4   libsystem_pthread.dylib                 0x00007fff849fa899 _pthread_body + 138
    5   libsystem_pthread.dylib                 0x00007fff849fa72a _pthread_start + 137
    6   libsystem_pthread.dylib                 0x00007fff849fefc9 thread_start + 13
    Thread 36:
    0   libsystem_kernel.dylib                  0x00007fff8ae0a716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x00007fff849fcc3b _pthread_cond_wait + 727
    2   com.spectrasonics.Ruby                  0x0000000128e7f1d4 non-virtual thunk to GOTextList::~GOTextList() + 146602
    3   com.spectrasonics.Ruby                  0x0000000128e7f5e1 non-virtual thunk to GOTextList::~GOTextList() + 147639
    4   libsystem_pthread.dylib                 0x00007fff849fa899 _pthread_body + 138
    5   libsystem_pthread.dylib                 0x00007fff849fa72a _pthread_start + 137
    6   libsystem_pthread.dylib                 0x00007fff849fefc9 thread_start + 13
    Thread 37:
    0   libsystem_kernel.dylib                  0x00007fff8ae0a716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x00007fff849fcc3b _pthread_cond_wait + 727
    2   com.spectrasonics.Ruby                  0x0000000128e7f1d4 non-virtual thunk to GOTextList::~GOTextList() + 146602
    3   com.spectrasonics.Ruby                  0x0000000128e7f5e1 non-virtual thunk to GOTextList::~GOTextList() + 147639
    4   libsystem_pthread.dylib                 0x00007fff849fa899 _pthread_body + 138
    5   libsystem_pthread.dylib                 0x00007fff849fa72a _pthread_start + 137
    6   libsystem_pthread.dylib                 0x00007fff849fefc9 thread_start + 13
    Thread 38:
    0   libsystem_kernel.dylib                  0x00007fff8ae06a1a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff8ae05d18 mach_msg + 64
    2   com.apple.CoreFoundation                0x00007fff8ba61315 __CFRunLoopServiceMachPort + 181
    3   com.apple.CoreFoundation                0x00007fff8ba60939 __CFRunLoopRun + 1161
    4   com.apple.CoreFoundation                0x00007fff8ba60275 CFRunLoopRunSpecific + 309
    5   com.apple.CoreFoundation                0x00007fff8bb159d1 CFRunLoopRun + 97
    6   com.apple.DiscRecording                 0x00007fff8582a15e DRWorkLoop::WorkLoop() + 228
    7   com.apple.DiscRecording                 0x00007fff8582a067 DRWorkLoop::WorkLoopEntry(DRWorkLoop*) + 9
    8   com.apple.DiscRecording                 0x00007fff85829d77 DRThreadObject::StartRoutine(DRThreadObject*) + 125
    9   com.apple.DiscRecording                 0x00007fff85829c11 DRThreadObject::SymbolRoutine(DRThreadObject*) + 9
    10  libsystem_pthread.dylib                 0x00007fff849fa899 _pthread_body + 138
    11  libsystem_pthread.dylib                 0x00007fff849fa72a _pthread_start + 137
    12  libsystem_pthread.dylib                 0x00007fff849fefc9 thread_start + 13
    Thread 39:
    0   libsystem_kernel.dylib                  0x00007fff8ae0ae6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x00007fff849fbf08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib                 0x00007fff849fefb9 start_wqthread + 13
    Thread 40:
    0   libsystem_kernel.dylib                  0x00007fff8ae0aa3a __semwait_signal + 10
    1   libsystem_c.dylib                       0x00007fff8b8a9e60 nanosleep + 200
    2   libsystem_c.dylib                       0x00007fff8b8a9d52 usleep + 54
    3   com.WavesAudio.WaveShell-AU.9.2.80          0x0000000120567754 wvWavesV9_2::wvThread::WCIdleCommandDispatcher::threadMain(void*) + 36
    4   com.WavesAudio.WaveShell-AU.9.2.80          0x000000012051a52d wvWavesV9_2::wvThread::ThreadWrapper(void*) + 24
    5   libsystem_pthread.dylib                 0x00007fff849fa899 _pthread_body + 138
    6   libsystem_pthread.dylib                 0x00007fff849fa72a _pthread_start + 137
    7   libsystem_pthread.dylib                 0x00007fff849fefc9 thread_start + 13
    Thread 41:: PCMVintagePlateHelperThread
    0   libsystem_kernel.dylib                  0x00007fff8ae0aa3a __semwait_signal + 10
    1   libsystem_c.dylib                       0x00007fff8b8a9e60 nanosleep + 200
    2   com.Lexicon.Native.LexVintagePlateAU          0x0000000123bd7920 juce::Thread::sleep(int) + 66
    3   com.Lexicon.Native.LexVintagePlateAU          0x0000000123d8640b cNewHelperThread::KillTime() + 35
    4   com.Lexicon.Native.LexVintagePlateAU          0x0000000123db78b8 cNewHelperThread::run() + 590
    5   com.Lexicon.Native.LexVintagePlateAU          0x0000000123bfad37 juce::Thread::threadEntryPoint() + 77
    6   com.Lexicon.Native.LexVintagePlateAU          0x0000000123c13597 juce::threadEntryProc(void*) + 29
    7   libsystem_pthread.dylib                 0x00007fff849fa899 _pthread_body + 138
    8   libsystem_pthread.dylib                 0x00007fff849fa72a _pthread_start + 137
    9   libsystem_pthread.dylib                 0x00007fff849fefc9 thread_start + 13
    Thread 42:
    0   libsystem_kernel.dylib                  0x00007fff8ae0a716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x00007fff849fcc77 _pthread_cond_wait + 787
    2   com.apple.CoreServices.CarbonCore          0x00007fff8829ec37 TSWaitOnConditionTimedRelative + 148
    3   com.apple.CoreServices.CarbonCore          0x00007fff8826ea1f MPWaitForEvent + 187
    4   com.xlnaudio.addictivedrumsvstau          0x000000013f17ba9d NuXThreads::Event::timedWait(int) + 29
    5   com.xlnaudio.addictivedrumsvstau          0x000000013f24160a scAESampleManager::run() + 1194
    6   com.xlnaudio.addictivedrumsvstau          0x000000013f17bdb3 NuXThreads::Thread::Impl::carbonTaskEntryPoint(void*) + 35
    7   com.apple.CoreServices.CarbonCore          0x00007fff8826f90b PrivateMPEntryPoint + 58
    8   libsystem_pthread.dylib                 0x00007fff849fa899 _pthread_body + 138
    9   libsystem_pthread.dylib                 0x00007fff849fa72a _pthread_start + 137
    10  libsystem_pthread.dylib                 0x00007fff849fefc9 thread_start + 13
    Thread 43:
    0   libsystem_kernel.dylib                  0x00007fff8ae0ae6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x00007fff849fbf08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib                 0x00007fff849fefb9 start_wqthread + 13
    Thread 44:: PCMPlateHelperThread
    0   libsystem_kernel.dylib                  0x00007fff8ae0aa3a __semwait_signal + 10
    1   libsystem_c.dylib                       0x00007fff8b8a9e60 nanosleep + 200
    2   com.Lexicon.Native.LexPlateAU           0x000000015a013870 juce::Thread::sleep(int) + 66
    3   com.Lexicon.Native.LexPlateAU           0x000000015a1c463f cNewHelperThread::KillTime() + 35
    4   com.Lexicon.Native.LexPlateAU           0x000000015a1f477f cNewHelperThread::run() + 539
    5   com.Lexicon.Native.LexPlateAU           0x000000015a036c87 juce::Thread::threadEntryPoint() + 77
    6   com.Lexicon.Native.LexPlateAU           0x000000015a04f4e7 juce::threadEntryProc(void*) + 29
    7   libsystem_pthread.dylib                 0x00007fff849fa899 _pthread_body + 138
    8   libsystem_pthread.dylib                 0x00007fff849fa72a _pthread_start + 137
    9   libsystem_pthread.dylib                 0x00007fff849fefc9 thread_start + 13
    Thread 45:
    0   libsystem_kernel.dylib                  0x00007fff8ae0ae6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x00007fff849fbf08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib                 0x00007fff849fefb9 start_wqthread + 13
    Thread 46:
    Thread 47:
    Thread 13 crashed with X86 Thread State (64-bit):
      rax: 0x00007fcfebbe5600  rbx: 0x00007fff91711267  rcx: 0x0000000000048400  rdx: 0x00007fcfeda3b000
      rdi: 0x000000010afa1144  rsi: 0x0000000000000006  rbp: 0x0000000116fb8950  rsp: 0x0000000116fb83f0
       r8: 0x0000000000048400   r9: 0x0000000000000400  r10: 0x0000000000000400  r11: 0xffff9f8116de8a80
      r12: 0x0000000000000003  r13: 0x0000000000000092  r14: 0x0000000000048800  r15: 0x0000000000000092
      rip: 0x000000010ada2ac3  rfl: 0x0000000000010202  cr2: 0x0000000000000122
    Logical CPU:     6
    Error Code:      0x00000006
    Trap Number:     14
    Binary Images:
           0x1072b3000 -        0x108330fef  com.apple.logic10 (10.0.5 - 3130.19) <3D84A581-5530-34B9-A182-D632CC25EE5E> /Applications/Logic Pro X.app/Contents/MacOS/Logic Pro X
           0x1088cd000 -        0x1088cffff  com.apple.music.apps.MAResourcesPlugInsShared (10.0.5 - 3130.19) <88B035BC-E0F1-3619-8161-484E8CE286E4> /Applications/Logic Pro X.app/Contents/Frameworks/MAResourcesPlugInsShared.framework/Versions/A/MAResou rcesPlugInsShared
           0x1088db000 -        0x108cc5fff  com.apple.music.apps.MALogicLegacySong (10.0.5 - 3130.19) <E9A2F4E1-D6E4-3B77-B787-BCF96D87F697> /Applications/Logic Pro X.app/Contents/Frameworks/MALogicLegacySong.framework/Versions/A/MALogicLegacyS ong
           0x108dce000 -        0x108e06fff  com.apple.music.apps.MAAudioUnitSupport (10.0.5 - 3130.19) <8B538D38-ABA6-376F-ABC5-28B6A2FC483B> /Applications/Logic Pro X.app/Contents/Frameworks/MAAudioUnitSupport.framework/Versions/A/MAAudioUnitSu pport
           0x108e2b000 -        0x108e4fff7  com.apple.music.apps.MALoopManagement (10.0.5 - 3130.19) <BD112662-AACE-3968-8062-3582CA19DD40> /Applications/Logic Pro X.app/Contents/Frameworks/MALoopManagement.framework/Versions/A/MALoopManagemen t
           0x108e61000 -        0x108f7dff7  com.apple.music.apps.MACore (10.0.5 - 3130.19) <7480F81D-E56C-3F17-8B1F-D47CF688EAB4> /Applications/Logic Pro X.app/Contents/Frameworks/MACore.framework/Versions/A/MACore
           0x108ff2000 -        0x10902dff2  com.apple.audio.midi.CoreMIDI (1.10 - 88) <EE90880D-A800-334A-9433-ABEA9A7416C5> /System/Library/Frameworks/CoreMIDI.framework/Versions/A/CoreMIDI
           0x10905a000 -        0x1090d4ff7  com.apple.music.apps.MAHarmony (10.0.5 - 3130.19) <6C041127-733C-3165-A4DE-C59F8C625946> /Applications/Logic Pro X.app/Contents/Frameworks/MAHarmony.framework/Versions/A/MAHarmony
           0x1090f7000 -        0x1096faff7  com.apple.music.apps.MAPlugInGUI (10.0.5 - 3130.19) <A3F2676E-5BFB-3546-A6BD-F2843F0A64C7> /Applications/Logic Pro X.app/Contents/Frameworks/MAPlugInGUI.framework/Versions/A/MAPlugInGUI
           0x109a1c000 -        0x109ae7ff7  com.apple.music.apps.OMF (10.0.5 - 3130.2) <2DCB7199-D4A7-3659-AA67-3C433D8DE636> /Applications/Logic Pro X.app/Contents/Frameworks/OMF.framework/Versions/A/OMF
           0x109b0b000 -        0x10a2b5ff7  com.apple.music.apps.MADSP (10.0.5 - 3130.19) <A7D893AC-45B3-36E5-968D-2F32B1425199> /Applications/Logic Pro X.app/Contents/Frameworks/MADSP.framework/Versions/A/MADSP
           0x10ab7f000 -        0x10aba4fff  com.apple.music.apps.LogicFileBrowser (10.0.5 - 3130.2) <3290ED48-FE1B-3EF5-8CCC-DEDFA9AD3B0F> /Applications/Logic Pro X.app/Contents/Frameworks/LogicFileBrowser.framework/Versions/A/LogicFileBrowse r
           0x10abba000 -        0x10ac08fff  com.apple.music.apps.LogicLoopBrowser (10.0.5 - 3130.2) <24494F5B-ED63-3E23-9475-3900D94C4E0A> /Applications/Logic Pro X.app/Contents/Frameworks/LogicLoopBrowser.framework/Versions/A/LogicLoopBrowse r
           0x10ac26000 -        0x10ac2afff  com.apple.music.apps.MAResources (10.0.5 - 3130.19) <B08DDDD8-722F-34DB-A93A-2235181CE829> /Applications/Logic Pro X.app/Contents/Frameworks/MAResources.framework/Versions/A/MAResources
           0x10ac35000 -        0x10ac5cff7  com.apple.audio.CoreAudioKit (1.6.6 - 1.6.6) <9447D604-EE72-3BA7-90D8-4AFA0FC19EBB> /System/Library/Frameworks/CoreAudioKit.framework/Versions/A/CoreAudioKit
           0x10ac7d000 -        0x10ac88fff  com.apple.music.apps.MAUnitTest (10.0.5 - 3130.19) <A01F5AAB-4752-3296-B5FB-161930798599> /Applications/Logic Pro X.app/Contents/Frameworks/MAUnitTest.framework/Versions/A/MAUnitTest
           0x10ac94000 -        0x10ad53ff7  com.apple.music.apps.MAFiles (10.0.5 - 3130.19) <2EA5DD98-5320-399E-A49F-712B29F1E81B> /Applications/Logic Pro X.app/Contents/Frameworks/MAFiles.framework/Versions/A/MAFiles
           0x10ad9d000 -        0x10ae84ff7  com.apple.music.apps.MAAudioEngine (10.0.5 - 3130.19) <65489A06-1870-3A85-825A-2ADC0DDE34BA> /Applications/Logic Pro X.app/Contents/Frameworks/MAAudioEngine.framework/Versions/A/MAAudioEngine
           0x10b019000 -        0x10b029fff  com.apple.StoreKit (1.0 - 232.2) <4A239D2B-4D42-399B-B4F5-EA24297F0E0A> /System/Library/Frameworks/StoreKit.framework/Versions/A/StoreKit
           0x10b041000 -        0x10b069ff7  com.apple.music.apps.MAVideo (10.0.5 - 3130.19) <6C041DF8-CAA9-3B87-B5EB-0AF959CEE37D> /Applications/Logic Pro X.app/Contents/Frameworks/MAVideo.framework/Versions/A/MAVideo
           0x10b086000 -        0x10b3b7ff7  com.apple.LogicUIKit (10.0.5 - 3130.19) <3CF4BE61-8FCF-3B36-84FC-6B84A4747E26> /Applications/Logic Pro X.app/Contents/Frameworks/MAToolKitLg.framework/Versions/A/MAToolKitLg
           0x10b4f2000 -        0x10b881ff7  com.apple.music.apps.Animal (10.0.5 - 3130.19) <5C981C59-6DF1-3AAF-8207-73043EFB6344> /Applications/Logic Pro X.app/Contents/Frameworks/Animal.framework/Versions/A/Animal
           0x10bb75000 -        0x10bb8fff7  com.apple.music.apps.MALoopBrowser (10.0.5 - 3130.2) <24D48BC4-0B75-33DE-A6F7-8482B13A8D90> /Applications/Logic Pro X.app/Contents/Frameworks/MALoopBrowser.framework/Versions/A/MALoopBrowser
           0x10bb9f000 -        0x10bc43fff  com.apple.music.apps.MAWorkspace (10.0.5 - 3130.19) <7C218239-4B56-31BC-AD06-A87EB9EEB33D> /Applications/Logic Pro X.app/Contents/Frameworks/MAWorkspace.framework/Versions/A/MAWorkspace
           0x10bc93000 -        0x10bccbfff  com.apple.LogicUIKitHighLevel (10.0.5 - 3130.19) <240A8046-D793-3C23-AF49-82C6F3DC2775> /Applications/Logic Pro X.app/Contents/Frameworks/MAToolKitHighLevel.framework/Versions/A/MAToolKitHigh Level
           0x10bcee000 -        0x10bcf0fff  com.apple.music.apps.MAResourcesLg (10.0.5 - 3130.19) <59D8A9DB-A6E7-3EF7-811A-1B

  • SharePoint 2013 List & linked Document Set Project Help Needed

    I have struggling to find the best solution for a recent project. I'm sure someone will have a better suggestion than what I have come up with.
    Project Requests
    Project Tracking and Documents
    Status and other data
    Project Documents
    Offsite Syncing for active projects (SkyDrive Pro)
    Attempted Scenario
    1 List for Project Tracking
    1 Document Library for Project Documents (Document Set content type)
    I created a workflow to automatically create a new Document Set when an item was added to the list, then create a link to the Document set in a column called Documents. The goal with the document sets is to have them sent to another library (archive) when
    the project is marked complete. The reason is so that the user synching offline won't have so many document sets to sync or to browse through (there would easily be a few hundred within a couple of months)
    Is there a way to programmatically move the document set to an archive library when the list item status is set to complete?  And if the status were to change back to active, to move back to the active library. 
    Or maybe I am going about this the wrong way entirely?  All suggestions are greatly appreciated! 

    Hi,
    With Event Receiver, we can capture the ItemUpdated event of item of a list when the value of an item is updated, then perform the Document Set moving accordingly.
    Here is a step by step sample on creating a simple Item added event receiver for Custom List in SharePoint 2010:
    http://msdn.microsoft.com/en-us/library/ff398052.aspx
    More information on
    Event Receiver for your reference:
    http://msdn.microsoft.com/en-us/library/gg749858(v=office.14).aspx
    http://msdn.microsoft.com/en-us/library/ff408183(v=office.14).aspx
    Here is a thread with code demo about
    moving Document Set programmatically:
    http://social.technet.microsoft.com/Forums/sharepoint/en-US/1e8b1110-a719-4825-a300-cc1946f4d96a/document-sets-move-programatically
    Feel free to reply if there are still any questions.
    Best regards
    Patrick Liang
    TechNet Community Support

  • Project Help Needed

    Version of InDesign: CS6
    Note: I am a beginner, I have not been trained in any Adobe products, I am not familiar with the tech lingo
    I work for a business where we have started using InDesign to create personalized labels for products. I created a file with a simple master page at dimensions of  4" x 3" with the desired template for the label. I then create new masters based on the first one I made and then edit the layers as needed. I have four base files with about 200 'product specific' master pages in each. I have to copy these files over about 12 times to create customer-specific labels with logos, retails, etc. That comes to about 10,000 labels total.
    The problem is, I have to print these labels off on sheets of paper with 6 labels on each page. Does anyone know of a way I can print the single label master pages off at 6 to a page?
    One other solution is to create a new master page "template" with six label designs to a page, which would be very simple to print off. But then the files would be a lot bigger (my computer won't like that) and (I  assume) I would have to bring the information over to the new file by copying&pasting text/relinking images about 6 times for each label.
    Does anyone have any ideas that would save me time? Any insight would be greatly appreciated.

    There is an excel formula that will calculate the check digit and create a field with the full barcode number. I haven't had to do this in years, so I no longer have it, but it should be easy enough to look up. If you are using the number to place the barcode graphic, you can also add the extension automatically in excel.
    Just add a '@ before the column name of any column containing image names. If you put your datafile in the folder with the images, you won't have to put the image path.

  • Help Needed with Computer Science Java Project!

    Hi everyone, im in my final year at uni, im implementing a board game in java. I've started programming it, but have the main part yet to do, which is the actual game play. I need someone to look at my code and give me a few pointers, or even better do it for me, all this of course after you read the game description and the project specification. Whoever maybe able to help please send me your email, and i will send you all that i have, i.e. the project proposal, game description, project specification, and the java files. Anyones help will be much appreciated and rewarded, i have only 3 - 4 weeks to complete this project and need to get a first for it. Therefore i need help urgently! You can email me at [email protected], many thanks!
    Mace

    Hi everyone, im in my final year at uni, im
    implementing a board game in java. I've started
    programming it, but have the main part yet to do,
    which is the actual game play. So, you're in your final year, and yet you still think the correct approach is to just sit down and start writing code without first figuring out what the major pieces will be and how they'll fit together. You haven't learned much then.
    I need someone to look
    at my code and give me a few pointers, or even better
    do it for me, Ah, you're one of those vile, disgusting, lowlife shitbuckets who thinks it's okay to take credit for others' work and phuck over your classmates in the process.
    I mean this sincerely: I hope you die soon. Before you have the chance to breed.

  • Remote system JSP project not working in eclipse

    Hi
    I am developing a JSP project. My files are on a remote server and I want to configure it in Eclipse 3.3 with Lomboz. The problem is After adding the project it gives a warning that xml files can't be validated.The exact warning is
    The file cannot be validated as the XML Schema "\192.168.1.10\gunjan_share\workspace\Project1\WebContent\WEB-INF\web.xml (The system cannot find the path specified)" that is specified as describing the syntax of the file cannot be located.
    Due to this error JSP pages are not getting compiled.
    Plz help me
    Thanks

    Extracted from Note 1067696.1:
    You need to either adapt your code to remove the scriptlets in your JSP page,
    or you can use the following Java option to disable OJSP:
    -Dadfvdt.disableOjspDeployment=true
    You can add this option -Dadfvdt.disableOjspDeployment=true in your file "ide.conf" in the directory "<Middleware_Home>\jdeveloper\ide\bin"
    For your Production environment, you can have your Managed WLS ignoring the OJSP mode by adding the Java Option -Dadfvdt.disableOjspDeployment=true
    * in the "startManagedWebLogic" (if you want to limit it to a specific Managed Server)
    * or "setDomainEnv" (for all managed servers in a domain).

  • JSP - prefix error - need resolution

    Hi all (Charles, Todd, Mike & others),
    @ the ND4 to iPlanet migration project, we have failed to get the JSP
    loaded in iPlanet. The exception displayed in the KJS follows below.
    We are not sure what this implys and how to resolve it (Does it
    require a setting in the deployment tool? or maybe something
    completely different). So, if you could help us better interprete it..
    Thanks,
    Ali..
    Consultant,
    iRise Inc.
    [25/Oct/2000 20:06:52:0] error: Exception: SERVLET-compile_failed:
    Failed in compiling template:
    /aria/ariaTest/CreditCard/pgGWPayFeeCustomer.jsp, JSP Error:
    Descriptor not found for prefix : {0}
    Exception Stack Trace:
    java.lang.Exception: JSP Error: Descriptor not found for prefix : {0}
    at com.netscape.jsp.JSP.addTagprefix(Unknown Source)
    at com.netscape.jsp.JSP.parseAt(Unknown Source)
    at com.netscape.jsp.JSP.parseNext(Unknown Source)
    at com.netscape.jsp.JSP.parseBlock(Unknown Source)
    at com.netscape.jsp.JSP.parse(Unknown Source)
    at com.netscape.jsp.JSP.compile(Unknown Source)
    at com.netscape.server.servlet.jsp.JSPCompiler.JSPtoJava
    (Unknown Source)

    Thanks for the info.
    I made necessary modifications and it worked!
    Ali..
    P.S: I'd confused between /WEB-INF.. & WEB-INF...
    --- In [email protected], "Charles Beckham"
    <charles.beckham@s...> wrote:
    Ali,
    I have seen this error before, it means that it can not resolve the taglibs,
    make sure you
    are not including the jato package (which also includes the taglib
    classes)..the jato package
    should be copied to the APPS directory...also make sure you specified the
    taglib info in the
    war descriptor....the description should be uri : /WEB-INF/jato.tld and
    Loacation: /WEB-INF/jato.tld..
    and finally make sure when you added the jato.tld to the war file it is in
    the root of WEB-INF or in
    other words it should resolve to WEB-INF/...
    If you have any more questions I could have a look at you war file and give
    you some ideas...let me know
    and I'll give you an upload ftp site...
    Cheers
    Charles Beckham
    -----Original Message-----
    [Charles Beckham]
    From: Todd Fast [mailto:<a href="/group/SunONE-JATO/post?protectID=101233080150035167169232031248066208071048">Todd.Fast@S...</a>]
    Sent: Wednesday, October 25, 2000 9:10 PM
    Subject: Re: [iPlanet-JATO] JSP - prefix error - need resolution
    Ali--
    @ the ND4 to iPlanet migration project, we have failed to get
    the JSP
    loaded in iPlanet. The exception displayed in the KJS follows below.
    We are not sure what this implys and how to resolve it (Does it
    require a setting in the deployment tool? or maybe something
    completely different). So, if you could help us better interprete it..
    >>
    [25/Oct/2000 20:06:52:0] error: Exception: SERVLET-compile_failed:
    Failed in compiling template:
    /aria/ariaTest/CreditCard/pgGWPayFeeCustomer.jsp, JSP Error:
    Descriptor not found for prefix : {0}
    Exception Stack Trace:
    java.lang.Exception: JSP Error: Descriptor not found for prefix : {0}
    at com.netscape.jsp.JSP.addTagprefix(Unknown Source)
    at com.netscape.jsp.JSP.parseAt(Unknown Source)
    at com.netscape.jsp.JSP.parseNext(Unknown Source)
    at com.netscape.jsp.JSP.parseBlock(Unknown Source)
    at com.netscape.jsp.JSP.parse(Unknown Source)
    at com.netscape.jsp.JSP.compile(Unknown Source)
    at com.netscape.server.servlet.jsp.JSPCompiler.JSPtoJavaI don't have any significant application deployment experience in iAS, but
    it looks like the taglib descriptor declared in the JSP isn't being found.
    I believe the error message should be "Descriptor not found for prefix:
    jato".
    I can't offer any specific help other than to refer you to Appendix B of
    the
    Migration Survival Guide, which has a walkthrough of deployment of an app
    in
    iAS.
    Todd
    Todd Fast
    Senior Engineer
    Sun/Netscape Alliance
    todd.fast@e...
    eGroups Sponsor
    [email protected]
    [Non-text portions of this message have been removed]

Maybe you are looking for

  • Nokia 'push' email no longer pushing after service...

    Had my e71 for a couple of weeks and i was quite happy, then i recived an email from nokia telling me they were updating my service and unless i re-entered my email password in email settings i would no longer get my emails pushed to my phone. I foll

  • Reg deleting entries from internal table

    Hi experts,    I have two internal tables , ITAB1 and ITAB2 (same structure), i like to delete the records from ITAB1 which are in ITAB2 without looping .How it can be done? regards, Kannan

  • Missing closing body tag

    Hello, I'm seeing an issue that has been mentioned a couple of times in this forum, but hasn't been resolved -- at least no final resolution is posted. The behavior is that the closing body tag is missing from rendered pages which use the ui:body tag

  • How to use ButeBuffer properly in java code

    hi, i am trying to use a bytebuffer and i don't kniow which methods allow reading its content...i need to retrieve this content in order to convert it ( byte by byte) into RGB values...so can anyone help me to do it please?

  • Ipod touch gen 4 photo negative problem

    after updated to IOS, my ipod screen is in photo negative along with all my icons. How do I correct this?