Problems starting with the BeanBox

Hi all,
I have to create a couple of beans so I start reading a litle bit about it.
Following the Sun J2 book I sart downloading the BDK that includes the BeanBox. When I try to run it I get the following error(see below). Hope somebody can help me.
Cheers,
Bobby.
E:\j2sdk1.4.2\beans\beanbox>run
E:\j2sdk1.4.2\beans\beanbox>if "Windows_NT" == "Windows_NT" setlocal
E:\j2sdk1.4.2\beans\beanbox>set CLASSPATH=classes;..\lib\methodtracer.jar;..\infobus.jar
E:\j2sdk1.4.2\beans\beanbox>java sun.beanbox.BeanBoxFrame
E:\j2sdk1.4.2\beans\jars\buttons.jar: jar load failed: java.lang.Error: java.beans.IntrospectionException
: Method "actionPerformed" should have argument "ActionPerformedEvent"
java.lang.Error: java.beans.IntrospectionException: Method "actionPerformed" should have argument "Action
PerformedEvent"
at sunw.demo.buttons.ExplicitButtonBeanInfo.getEventSetDescriptors(ExplicitButtonBeanInfo.java:60
at java.beans.Introspector.getTargetEventInfo(Unknown Source)
at java.beans.Introspector.getBeanInfo(Unknown Source)
at java.beans.Introspector.getBeanInfo(Unknown Source)
at sun.beanbox.JarInfo.<init>(JarInfo.java:66)
at sun.beanbox.JarLoader.createJarInfo(JarLoader.java:292)
at sun.beanbox.JarLoader.loadJar(JarLoader.java:197)
at sun.beanbox.JarLoader.loadJarDoOnBean(JarLoader.java:207)
at sun.beanbox.ToolBoxPanel.addBeansInJar(ToolBox.java:175)
at sun.beanbox.ToolBoxPanel.<init>(ToolBox.java:105)
at sun.beanbox.ToolBoxScrollPane.<init>(ToolBox.java:69)
at sun.beanbox.ToolBox.<init>(ToolBox.java:28)
at sun.beanbox.BeanBoxFrame.<init>(BeanBoxFrame.java:124)
at sun.beanbox.BeanBoxFrame.main(BeanBoxFrame.java:91)

This problem is explained in the "JavaBeans FAQ: Help with Common Problems" at java.sun.com. Look at http://java.sun.com/products/javabeans/faq/faq.help.html. I have reposted the reply here for your convience.
/Rich\
There were some changes made to the Introspector in order for EventSets created by the Intospector to conform to the JavaBeans specification. See bugs 4402159 and 4407239 for details. Unfortunately, the ExplicitButtonBeanInfo class that shipped with the BDK do not conform to the JavaBeans specification and are rejected. This is not as bad as it seems. Other than the exeption being thrown at startup and the failure to load the buttons.jar file, the rest of the BeanBox will work fine.
As a work around, you may want to go into the sunw.demo.buttons.ExplicitBeanInfo.getEventSetDescriptors() source file, change the first actionPerformed string in the first EventSetDescriptor to be action and recompile the class. The source file for the demo beans used in the BeanBox is in <BDK_INSTALL_DIR>demo\sunw\demo\buttons\ExplicitButtonBeanInfo.java. At around line 47, change:
EventSetDescriptor push = new EventSetDescriptor(beanClass,
"actionPerformed",
java.awt.event.ActionListener.class,
"actionPerformed");
to:
EventSetDescriptor push = new EventSetDescriptor(beanClass,
"action",
java.awt.event.ActionListener.class,
"actionPerformed");

Similar Messages

  • Good morning , I bought my mac pro 13 ' in 2011 (OX 10.10) , in March 2014 I had to replace the video card , fortunately under warranty. Today, after only eight months starting with the same problems ! I read online that some mac products in 2011 wer

    Good morning , I bought my mac pro 13 ' in 2011 (OX 10.10) , in March 2014 I had to replace the video card , fortunately under warranty.
    Today, after only eight months starting with the same problems !
    I read online that some mac products in 2011 were put on the market defective , you can get a warranty extension or even a replacement mac?

    dubem747 wrote:
    It looks like your phone has a some virus, use your computer to scan and remove it.
    not possible for it to have a virus and a PC would not know how to scan the OS as its protected
    Click here to Backup the data on your BlackBerry Device! It's important, and FREE!
    Click "Accept as Solution" if your problem is solved. To give thanks, click thumbs up
    Click to search the Knowledge Base at BTSC and click to Read The Fabulous Manuals
    BESAdmin's, please make a signature with your BES environment info.
    SIM Free BlackBerry Unlocking FAQ
    Follow me on Twitter @knottyrope
    Want to thank me? Buy my KnottyRope App here
    BES 12 and BES 5.0.4 with Exchange 2010 and SQL 2012 Hyper V

  • My Mac Book pro recently started in safe boot mode and ever since I have had endless problems - To start with the keyboard will only input capitals and symbols althougth no locks are on and now I have a green wave on all white backgrounds! HELP!

    My Mac Book pro recently started in safe boot mode and ever since I have had endless problems - To start with the keyboard will only input capitals and symbols althougth no locks are on and now I have a green wave on all white backgrounds! HELP!

    Hi it's puzzled of Evesham....I didn't ask the question but have experienced exactly the same. I switched the computer on and it went straight to safe mode

  • After updating itunes three (3) days ago - itunes close shortly after starting with the message "a problem occured and cannot be solved, please close application"

    After updating itunes three (3) days ago - itunes close shortly after starting with the message "a problem occured and cannot be solved, please close application" - Platform: WIN7 - iTunes 11.2.9.115

    Start with the third box in  Troubleshooting issues with iTunes for Windows updates.
    If that doesn't work, use the steps in the second box to repair your iTunes installation. Your library should be unaffected by these steps but there is backup advice elsewhere in the user tip.
    tt2

  • HT1766 I'm wanting to back up my iPhone to my PC but the following message keeps coming up - iTunes could not back up "Neil's iPhone " because a session could not be started with the iPhone.  What does this mean and what do I do to resolve problem please.

    What do I do about message:-  iTunes could not back up iPhone because a session could not be started with the iPhone.

    Read https://discussions.apple.com/thread/5010662?start=0&tstart=0

  • Tried to reinstall OSX Mountain Lion 10.8.4 and every time i start with the installation i get a requested time out message, had to shut down my MacBook Pro retina. Now when i start up it automatically start internet recovery

    tried to reinstall OSX Mountain Lion 10.8.4 and every time i start with the installation i get a requested time out message, had to shut down my MacBook Pro retina. Now when i start up it automatically start internet recovery for two ouers. After the internet recovery the same problem with reinstalling OSX message

    Gave up on the GUI.  This script derived from http://blog.netnerds.net/2012/07/os-x-how-to-setup-nat-on-lion-and-mountain-lion / seems to work for me:
    gwdev=en0 # This is my WiFi connection (has Internet connection)
    targetdev=en1 # This is the USB to Ethernet adapter (to give Internet connection)
    /sbin/ifconfig $targetdev down
    /sbin/ifconfig bridge0 create
    /sbin/ifconfig bridge0 up
    /sbin/ifconfig bridge0 addm $gwdev
    /sbin/ifconfig bridge0 $HOST_ADDR
    /sbin/route add default -interface bridge0 -ifscope bridge0 -cloning
    /usr/sbin/sysctl -w net.inet.ip.forwarding=1
    /sbin/ipfw add 100 divert natd ip from any to any via $gwdev
    /usr/sbin/natd -interface $gwdev -use_sockets -same_ports -unregistered_only -dynamic -clamp_mss -enable_natportmap -natportmap_interface $targetdev

  • I was recording a song, finished it and everything went alright. Then I wanted to start with the recording of a new song. With the SAME plug-ins and settings as in the song before. I could record it all, but then, logic started crashing!

    I was recording a song, finished it and everything went alright. Then I wanted to start with the recording of a new song. With the SAME plug-ins and settings as in the song before. I could record it all, but then, logic started crashing! Now, Logic crashes everytime I open up the new song as soon as I press play. But when I open up the older song, everything works just fine. I can press play without any problems, do things here and there... typical Logic stuff. So, it has to do with my new project! But why? I mean, I'm using everything the same way in both projects. Literally everything!
    Now, here's one of my crash reports... please help. Please. Thanks in advance!
    Process:         Logic Pro [1567]
    Path:            /Applications/Logic Pro.app/Contents/MacOS/Logic Pro
    Identifier:      com.apple.logic.pro
    Version:         9.1.8 (1700.67)
    Build Info:      Logic-17006700~1
    Code Type:       X86-64 (Native)
    Parent Process:  launchd [176]
    Responsible:     Logic Pro [1567]
    User ID:         501
    Date/Time:       2013-11-10 03:39:40.455 +0100
    OS Version:      Mac OS X 10.9 (13A603)
    Report Version:  11
    Anonymous UUID:  5C77B650-B7CD-6ED7-E550-F335C2C4BDCD
    Crashed Thread:  4
    Exception Type:  EXC_BAD_ACCESS (SIGABRT)
    Exception Codes: KERN_PROTECTION_FAILURE at 0x000000013e3f0008
    VM Regions Near 0x13e3f0008:
        IOKit                  000000013e378000-000000013e3f0000 [  480K] rw-/rw- SM=ALI 
    --> IOKit                  000000013e3f0000-000000013e3f1000 [    4K] r--/r-- SM=ALI 
        IOKit                  000000013e3f1000-000000013e412000 [  132K] rw-/rw- SM=ALI 
    Application Specific Information:
    abort() called
    Thread 0:: Dispatch queue: com.apple.main-thread
    0   libsystem_kernel.dylib                  0x00007fff8a20b716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x00007fff90a63c3b _pthread_cond_wait + 727
    2   com.apple.music.apps.MAFiles            0x0000000103007aea XStreamReadFrames + 250
    3   com.apple.music.apps.MAAudioEngine          0x00000001030bbfd3 MDXStreamReadSync(FSForkIOParam*) + 131
    4   com.apple.music.apps.MAAudioEngine          0x0000000103088532 MD::FileReadAudioData(void const*, void*, long long, long) + 146
    5   com.apple.logic.pro                     0x00000001000aecaf std::vector<CTransient, std::allocator<CTransient> >::operator=(std::vector<CTransient, std::allocator<CTransient> > const&) + 50143
    6   com.apple.logic.pro                     0x00000001000957a7 std::list<AudioFileInfo_GenericMarker, std::allocator<AudioFileInfo_GenericMarker> >::sort() + 21207
    7   com.apple.logic.pro                     0x00000001000e06c7 LowLevelMovieSync(long, long) + 159575
    8   com.apple.logic.pro                     0x00000001000e2ef4 LowLevelMovieSync(long, long) + 169860
    9   com.apple.logic.pro                     0x00000001000e4a81 LowLevelMovieSync(long, long) + 176913
    10  com.apple.logic.pro                     0x00000001000e6343 LowLevelMovieSync(long, long) + 183251
    11  com.apple.logic.pro                     0x0000000100099fef std::list<AudioFileInfo_GenericMarker, std::allocator<AudioFileInfo_GenericMarker> >::sort() + 39711
    12  com.apple.logic.pro                     0x000000010009a123 std::list<AudioFileInfo_GenericMarker, std::allocator<AudioFileInfo_GenericMarker> >::sort() + 40019
    13  com.apple.logic.pro                     0x00000001000e23b0 LowLevelMovieSync(long, long) + 166976
    14  com.apple.logic.pro                     0x0000000100115a15 std::vector<CVirtualTrack, std::allocator<CVirtualTrack> >::operator=(std::vector<CVirtualTrack, std::allocator<CVirtualTrack> > const&) + 52581
    15  com.apple.logic.pro                     0x000000010087f121 void std::__stable_sort_adaptive<__gnu_cxx::__normal_iterator<CEv**, std::vector<CEv*, std::allocator<CEv*> > >, CEv**, long, bool (*)(CEv*, CEv*)>(__gnu_cxx::__normal_iterator<CEv**, std::vector<CEv*, std::allocator<CEv*> > >, __gnu_cxx::__normal_iterator<CEv**, std::vector<CEv*, std::allocator<CEv*> > >, CEv**, long, bool (*)(CEv*, CEv*)) + 131889
    16  com.apple.logic.pro                     0x00000001008849e8 void std::__stable_sort_adaptive<__gnu_cxx::__normal_iterator<CEv**, std::vector<CEv*, std::allocator<CEv*> > >, CEv**, long, bool (*)(CEv*, CEv*)>(__gnu_cxx::__normal_iterator<CEv**, std::vector<CEv*, std::allocator<CEv*> > >, __gnu_cxx::__normal_iterator<CEv**, std::vector<CEv*, std::allocator<CEv*> > >, CEv**, long, bool (*)(CEv*, CEv*)) + 154616
    17  com.apple.logic.pro                     0x0000000100072f7e GetChannelIDForIndex(TAudioBusFormat, int) + 105262
    18  com.apple.logic.pro                     0x00000001003d72f8 std::list<std::string, std::allocator<std::string> >::sort() + 43720
    19  com.apple.logic.pro                     0x00000001003d7501 std::list<std::string, std::allocator<std::string> >::sort() + 44241
    20  com.apple.logic.pro                     0x00000001003d7a5b std::list<std::string, std::allocator<std::string> >::sort() + 45611
    21  com.apple.logic.pro                     0x00000001003d7db5 std::list<std::string, std::allocator<std::string> >::sort() + 46469
    22  com.apple.logic.pro                     0x00000001003d820c std::list<std::string, std::allocator<std::string> >::sort() + 47580
    23  com.apple.logic.pro                     0x000000010052c68c std::vector<unsigned int, std::allocator<unsigned int> >::reserve(unsigned long) + 292332
    24  com.apple.logic.pro                     0x00000001001b3e8b std::vector<TTempoWarpMerge, std::allocator<TTempoWarpMerge> >::reserve(unsigned long) + 183579
    25  com.apple.logic.pro                     0x00000001005de46f std::_Rb_tree<std::string, std::pair<std::string const, TOSCMessageData>, std::_Select1st<std::pair<std::string const, TOSCMessageData> >, std::less<std::string>, std::allocator<std::pair<std::string const, TOSCMessageData> > >::insert_unique(std::_Rb_tree_iterator<std::pair<std::string const, TOSCMessageData> >, std::pair<std::string const, TOSCMessageData> const&) + 418447
    26  com.apple.logic.pro                     0x00000001005d4d4b std::_Rb_tree<std::string, std::pair<std::string const, TOSCMessageData>, std::_Select1st<std::pair<std::string const, TOSCMessageData> >, std::less<std::string>, std::allocator<std::pair<std::string const, TOSCMessageData> > >::insert_unique(std::_Rb_tree_iterator<std::pair<std::string const, TOSCMessageData> >, std::pair<std::string const, TOSCMessageData> const&) + 379755
    27  com.apple.logic.pro                     0x00000001005d3c03 std::_Rb_tree<std::string, std::pair<std::string const, TOSCMessageData>, std::_Select1st<std::pair<std::string const, TOSCMessageData> >, std::less<std::string>, std::allocator<std::pair<std::string const, TOSCMessageData> > >::insert_unique(std::_Rb_tree_iterator<std::pair<std::string const, TOSCMessageData> >, std::pair<std::string const, TOSCMessageData> const&) + 375331
    28  com.apple.logic.pro                     0x00000001005c4e4f std::_Rb_tree<std::string, std::pair<std::string const, TOSCMessageData>, std::_Select1st<std::pair<std::string const, TOSCMessageData> >, std::less<std::string>, std::allocator<std::pair<std::string const, TOSCMessageData> > >::insert_unique(std::_Rb_tree_iterator<std::pair<std::string const, TOSCMessageData> >, std::pair<std::string const, TOSCMessageData> const&) + 314479
    29  com.apple.logic.pro                     0x000000010077a52d std::vector<SurvivingEvent, std::allocator<SurvivingEvent> >::_M_insert_aux(__gnu_cxx::__normal_iterator<SurvivingEvent*, std::vector<SurvivingEvent, std::allocator<SurvivingEvent> > >, SurvivingEvent const&) + 38093
    30  com.apple.logic.pro                     0x00000001005c517a std::_Rb_tree<std::string, std::pair<std::string const, TOSCMessageData>, std::_Select1st<std::pair<std::string const, TOSCMessageData> >, std::less<std::string>, std::allocator<std::pair<std::string const, TOSCMessageData> > >::insert_unique(std::_Rb_tree_iterator<std::pair<std::string const, TOSCMessageData> >, std::pair<std::string const, TOSCMessageData> const&) + 315290
    31  com.apple.logic.pro                     0x000000010077a6d7 std::vector<SurvivingEvent, std::allocator<SurvivingEvent> >::_M_insert_aux(__gnu_cxx::__normal_iterator<SurvivingEvent*, std::vector<SurvivingEvent, std::allocator<SurvivingEvent> > >, SurvivingEvent const&) + 38519
    32  com.apple.AppKit                        0x00007fff8aa54d9a forwardMethod + 122
    33  com.apple.AppKit                        0x00007fff8aa54d9a forwardMethod + 122
    34  com.apple.AppKit                        0x00007fff8aa54d9a forwardMethod + 122
    35  com.apple.AppKit                        0x00007fff8aa54d9a forwardMethod + 122
    36  com.apple.AppKit                        0x00007fff8aa54d9a forwardMethod + 122
    37  com.apple.AppKit                        0x00007fff8aa54d9a forwardMethod + 122
    38  com.apple.logic.pro                     0x00000001005d3c58 std::_Rb_tree<std::string, std::pair<std::string const, TOSCMessageData>, std::_Select1st<std::pair<std::string const, TOSCMessageData> >, std::less<std::string>, std::allocator<std::pair<std::string const, TOSCMessageData> > >::insert_unique(std::_Rb_tree_iterator<std::pair<std::string const, TOSCMessageData> >, std::pair<std::string const, TOSCMessageData> const&) + 375416
    39  com.apple.logic.pro                     0x00000001005c4e4f std::_Rb_tree<std::string, std::pair<std::string const, TOSCMessageData>, std::_Select1st<std::pair<std::string const, TOSCMessageData> >, std::less<std::string>, std::allocator<std::pair<std::string const, TOSCMessageData> > >::insert_unique(std::_Rb_tree_iterator<std::pair<std::string const, TOSCMessageData> >, std::pair<std::string const, TOSCMessageData> const&) + 314479
    40  com.apple.logic.pro                     0x000000010077a52d std::vector<SurvivingEvent, std::allocator<SurvivingEvent> >::_M_insert_aux(__gnu_cxx::__normal_iterator<SurvivingEvent*, std::vector<SurvivingEvent, std::allocator<SurvivingEvent> > >, SurvivingEvent const&) + 38093
    41  com.apple.AppKit                        0x00007fff8a9f7ca2 -[NSApplication sendEvent:] + 3395
    42  com.apple.prokit                        0x000000010120a578 -[NSProApplication sendEvent:] + 1770
    43  com.apple.logic.pro                     0x00000001005bf90d std::_Rb_tree<std::string, std::pair<std::string const, TOSCMessageData>, std::_Select1st<std::pair<std::string const, TOSCMessageData> >, std::less<std::string>, std::allocator<std::pair<std::string const, TOSCMessageData> > >::insert_unique(std::_Rb_tree_iterator<std::pair<std::string const, TOSCMessageData> >, std::pair<std::string const, TOSCMessageData> const&) + 292653
    44  com.apple.logic.pro                     0x00000001005c4585 std::_Rb_tree<std::string, std::pair<std::string const, TOSCMessageData>, std::_Select1st<std::pair<std::string const, TOSCMessageData> >, std::less<std::string>, std::allocator<std::pair<std::string const, TOSCMessageData> > >::insert_unique(std::_Rb_tree_iterator<std::pair<std::string const, TOSCMessageData> >, std::pair<std::string const, TOSCMessageData> const&) + 312229
    45  com.apple.logic.pro                     0x00000001005bf940 std::_Rb_tree<std::string, std::pair<std::string const, TOSCMessageData>, std::_Select1st<std::pair<std::string const, TOSCMessageData> >, std::less<std::string>, std::allocator<std::pair<std::string const, TOSCMessageData> > >::insert_unique(std::_Rb_tree_iterator<std::pair<std::string const, TOSCMessageData> >, std::pair<std::string const, TOSCMessageData> const&) + 292704
    46  com.apple.AppKit                        0x00007fff8a847a29 -[NSApplication run] + 646
    47  com.apple.prokit                        0x000000010120ad3f NSProApplicationMain + 296
    48  com.apple.logic.pro                     0x000000010002aa58 DummyConnection::DummyConnection() + 86
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib                  0x00007fff8a20c662 kevent64 + 10
    1   libdispatch.dylib                       0x00007fff8785043d _dispatch_mgr_invoke + 239
    2   libdispatch.dylib                       0x00007fff87850152 _dispatch_mgr_thread + 52
    Thread 2:: com.apple.NSURLConnectionLoader
    0   libsystem_kernel.dylib                  0x00007fff8a207a1a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff8a206d18 mach_msg + 64
    2   com.apple.CoreFoundation                0x00007fff892c7315 __CFRunLoopServiceMachPort + 181
    3   com.apple.CoreFoundation                0x00007fff892c6939 __CFRunLoopRun + 1161
    4   com.apple.CoreFoundation                0x00007fff892c6275 CFRunLoopRunSpecific + 309
    5   com.apple.Foundation                    0x00007fff86668907 +[NSURLConnection(Loader) _resourceLoadLoop:] + 348
    6   com.apple.Foundation                    0x00007fff8666870b __NSThread__main__ + 1318
    7   libsystem_pthread.dylib                 0x00007fff90a61899 _pthread_body + 138
    8   libsystem_pthread.dylib                 0x00007fff90a6172a _pthread_start + 137
    9   libsystem_pthread.dylib                 0x00007fff90a65fc9 thread_start + 13
    Thread 3:: com.apple.CFSocket.private
    0   libsystem_kernel.dylib                  0x00007fff8a20b9aa __select + 10
    1   com.apple.CoreFoundation                0x00007fff89312d43 __CFSocketManager + 867
    2   libsystem_pthread.dylib                 0x00007fff90a61899 _pthread_body + 138
    3   libsystem_pthread.dylib                 0x00007fff90a6172a _pthread_start + 137
    4   libsystem_pthread.dylib                 0x00007fff90a65fc9 thread_start + 13
    Thread 4 Crashed:
    0   libsystem_kernel.dylib                  0x00007fff8a20b866 __pthread_kill + 10
    1   libsystem_pthread.dylib                 0x00007fff90a6235c pthread_kill + 92
    2   libsystem_c.dylib                       0x00007fff914d1c5a __abort + 145
    3   libsystem_c.dylib                       0x00007fff914d1bc9 abort + 140
    4   com.apple.logic.pro                     0x00000001003b3226 std::_Rb_tree<short, std::pair<short const, CGRect>, std::_Select1st<std::pair<short const, CGRect> >, std::less<short>, std::allocator<std::pair<short const, CGRect> > >::_M_erase(std::_Rb_tree_node<std::pair<short const, CGRect> >*) + 98486
    5   libsystem_platform.dylib                0x00007fff8e1555aa _sigtramp + 26
    6   com.apple.music.apps.MAFiles            0x0000000102fe9a04 AACAudioFile::ReadPackets(unsigned short, unsigned short, unsigned short, unsigned int*, AudioStreamPacketDescription*, long long, unsigned int*, XStreamIOCompletion*, void*) + 564
    7   com.apple.music.apps.MAFiles            0x00000001030087cd XStreamReadPackets + 269
    8   com.apple.music.apps.MAFiles            0x0000000102fb3c5f ExtendedAudioFileObject::ReadInputProc(OpaqueAudioConverter*, unsigned int*, AudioBufferList*, AudioStreamPacketDescription**, void*) + 191
    9   com.apple.audio.toolbox.AudioToolbox          0x00007fff921afab8 AudioConverterChain::DirectCallInputProc(unsigned int*, unsigned int*, AudioBufferList*, AudioStreamPacketDescription const**) + 290
    10  com.apple.audio.toolbox.AudioToolbox          0x00007fff921a03c9 CodecConverter::CallInputProc(unsigned int&) + 329
    11  com.apple.audio.toolbox.AudioToolbox          0x00007fff9219f115 CodecConverter::DecoderFillBuffer(unsigned int&, AudioBufferList&, AudioStreamPacketDescription*) + 743
    12  com.apple.audio.toolbox.AudioToolbox          0x00007fff9218e56e BufferedAudioConverter::GetInputBytes(unsigned int, unsigned int&, CABufferList const*&) + 136
    13  com.apple.audio.toolbox.AudioToolbox          0x00007fff9216d38a CBRConverter::RenderOutput(CABufferList*, unsigned int, unsigned int&, AudioStreamPacketDescription*) + 104
    14  com.apple.audio.toolbox.AudioToolbox          0x00007fff9218e420 BufferedAudioConverter::FillBuffer(unsigned int&, AudioBufferList&, AudioStreamPacketDescription*) + 286
    15  com.apple.audio.toolbox.AudioToolbox          0x00007fff9218e56e BufferedAudioConverter::GetInputBytes(unsigned int, unsigned int&, CABufferList const*&) + 136
    16  com.apple.audio.toolbox.AudioToolbox          0x00007fff921ba475 Resampler2Wrapper::RenderOutput(CABufferList*, unsigned int, unsigned int&) + 181
    17  com.apple.audio.toolbox.AudioToolbox          0x00007fff9218e420 BufferedAudioConverter::FillBuffer(unsigned int&, AudioBufferList&, AudioStreamPacketDescription*) + 286
    18  com.apple.audio.toolbox.AudioToolbox          0x00007fff9218e56e BufferedAudioConverter::GetInputBytes(unsigned int, unsigned int&, CABufferList const*&) + 136
    19  com.apple.audio.toolbox.AudioToolbox          0x00007fff9216d38a CBRConverter::RenderOutput(CABufferList*, unsigned int, unsigned int&, AudioStreamPacketDescription*) + 104
    20  com.apple.audio.toolbox.AudioToolbox          0x00007fff9218e420 BufferedAudioConverter::FillBuffer(unsigned int&, AudioBufferList&, AudioStreamPacketDescription*) + 286
    21  com.apple.audio.toolbox.AudioToolbox          0x00007fff921af397 AudioConverterChain::RenderOutput(CABufferList*, unsigned int, unsigned int&, AudioStreamPacketDescription*) + 99
    22  com.apple.audio.toolbox.AudioToolbox          0x00007fff9218e420 BufferedAudioConverter::FillBuffer(unsigned int&, AudioBufferList&, AudioStreamPacketDescription*) + 286
    23  com.apple.audio.toolbox.AudioToolbox          0x00007fff9216cbde AudioConverterFillComplexBuffer + 292
    24  com.apple.music.apps.MAFiles            0x0000000102fb4c3c ExtendedAudioFileObject::Read(ExtendedAudioFileParams*) + 716
    25  com.apple.music.apps.MAFiles            0x0000000102fb72c0 ExtendedAudioFileScheduler::ExecuteRead(ExtendedAudioFileObject*, ExtendedAudioFileParams*) + 80
    26  com.apple.music.apps.MAFiles            0x0000000102fb7564 ExtendedAudioFileScheduler::WorkerThreadProc() + 244
    27  com.apple.music.apps.MAFiles            0x0000000102fb7589 ExtendedAudioFileScheduler::WorkerThreadProc(void*) + 9
    28  libsystem_pthread.dylib                 0x00007fff90a61899 _pthread_body + 138
    29  libsystem_pthread.dylib                 0x00007fff90a6172a _pthread_start + 137
    30  libsystem_pthread.dylib                 0x00007fff90a65fc9 thread_start + 13
    Thread 5:
    0   libsystem_kernel.dylib                  0x00007fff8a20b716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x00007fff90a63c3b _pthread_cond_wait + 727
    2   com.apple.music.apps.MAFiles            0x0000000102fb74d4 ExtendedAudioFileScheduler::WorkerThreadProc() + 100
    3   com.apple.music.apps.MAFiles            0x0000000102fb7589 ExtendedAudioFileScheduler::WorkerThreadProc(void*) + 9
    4   libsystem_pthread.dylib                 0x00007fff90a61899 _pthread_body + 138
    5   libsystem_pthread.dylib                 0x00007fff90a6172a _pthread_start + 137
    6   libsystem_pthread.dylib                 0x00007fff90a65fc9 thread_start + 13
    Thread 6:: com.apple.audio.IOThread.client
    0   libsystem_kernel.dylib                  0x00007fff8a207a1a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff8a206d18 mach_msg + 64
    2   com.apple.audio.CoreAudio               0x00007fff8c1e6918 HALB_MachPort::SendMessageWithReply(unsigned int, unsigned int, unsigned int, unsigned int, mach_msg_header_t*, bool, unsigned int) + 98
    3   com.apple.audio.CoreAudio               0x00007fff8c1e68a6 HALB_MachPort::SendSimpleMessageWithSimpleReply(unsigned int, unsigned int, int, int&, bool, unsigned int) + 42
    4   com.apple.audio.CoreAudio               0x00007fff8c1e502e HALC_ProxyIOContext::IOWorkLoop() + 950
    5   com.apple.audio.CoreAudio               0x00007fff8c1e4bcd HALC_ProxyIOContext::IOThreadEntry(void*) + 97
    6   com.apple.audio.CoreAudio               0x00007fff8c1e4a8d HALB_IOThread::Entry(void*) + 75
    7   libsystem_pthread.dylib                 0x00007fff90a61899 _pthread_body + 138
    8   libsystem_pthread.dylib                 0x00007fff90a6172a _pthread_start + 137
    9   libsystem_pthread.dylib                 0x00007fff90a65fc9 thread_start + 13
    Thread 7:
    0   libsystem_kernel.dylib                  0x00007fff8a20b716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x00007fff90a63c3b _pthread_cond_wait + 727
    2   com.apple.music.apps.MAAudioEngine          0x0000000103096f2b MD::CallProcessThread1(void*) + 299
    3   libsystem_pthread.dylib                 0x00007fff90a61899 _pthread_body + 138
    4   libsystem_pthread.dylib                 0x00007fff90a6172a _pthread_start + 137
    5   libsystem_pthread.dylib                 0x00007fff90a65fc9 thread_start + 13
    Thread 8:
    0   libsystem_kernel.dylib                  0x00007fff8a20b716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x00007fff90a63c3b _pthread_cond_wait + 727
    2   com.apple.music.apps.MAAudioEngine          0x0000000103096d0e MD::CallProcessThread2(void*) + 302
    3   libsystem_pthread.dylib                 0x00007fff90a61899 _pthread_body + 138
    4   libsystem_pthread.dylib                 0x00007fff90a6172a _pthread_start + 137
    5   libsystem_pthread.dylib                 0x00007fff90a65fc9 thread_start + 13
    Thread 9:
    0   libsystem_kernel.dylib                  0x00007fff8a20b716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x00007fff90a63c3b _pthread_cond_wait + 727
    2   com.apple.music.apps.MAAudioEngine          0x0000000103096a35 MD::CallProcessThread3(void*) + 85
    3   libsystem_pthread.dylib                 0x00007fff90a61899 _pthread_body + 138
    4   libsystem_pthread.dylib                 0x00007fff90a6172a _pthread_start + 137
    5   libsystem_pthread.dylib                 0x00007fff90a65fc9 thread_start + 13
    Thread 10:
    0   libsystem_kernel.dylib                  0x00007fff8a20b716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x00007fff90a63c3b _pthread_cond_wait + 727
    2   com.apple.music.apps.MAAudioEngine          0x0000000103096835 MD::CallProcessThread4(void*) + 85
    3   libsystem_pthread.dylib                 0x00007fff90a61899 _pthread_body + 138
    4   libsystem_pthread.dylib                 0x00007fff90a6172a _pthread_start + 137
    5   libsystem_pthread.dylib                 0x00007fff90a65fc9 thread_start + 13
    Thread 11:
    0   libsystem_kernel.dylib                  0x00007fff8a20b716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x00007fff90a63c3b _pthread_cond_wait + 727
    2   com.apple.music.apps.MAAudioEngine          0x00000001030966ee MD::CallProcessThread5(void*) + 302
    3   libsystem_pthread.dylib                 0x00007fff90a61899 _pthread_body + 138
    4   libsystem_pthread.dylib                 0x00007fff90a6172a _pthread_start + 137
    5   libsystem_pthread.dylib                 0x00007fff90a65fc9 thread_start + 13
    Thread 12:
    0   libsystem_kernel.dylib                  0x00007fff8a20b716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x00007fff90a63c3b _pthread_cond_wait + 727
    2   com.apple.music.apps.MAAudioEngine          0x00000001030964ce MD::CallProcessThread6(void*) + 302
    3   libsystem_pthread.dylib                 0x00007fff90a61899 _pthread_body + 138
    4   libsystem_pthread.dylib                 0x00007fff90a6172a _pthread_start + 137
    5   libsystem_pthread.dylib                 0x00007fff90a65fc9 thread_start + 13
    Thread 13:
    0   libsystem_kernel.dylib                  0x00007fff8a20b716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x00007fff90a63c3b _pthread_cond_wait + 727
    2   com.apple.music.apps.MAAudioEngine          0x00000001030962ae MD::CallProcessThread7(void*) + 302
    3   libsystem_pthread.dylib                 0x00007fff90a61899 _pthread_body + 138
    4   libsystem_pthread.dylib                 0x00007fff90a6172a _pthread_start + 137
    5   libsystem_pthread.dylib                 0x00007fff90a65fc9 thread_start + 13
    Thread 14:
    0   libsystem_kernel.dylib                  0x00007fff8a20b716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x00007fff90a63c3b _pthread_cond_wait + 727
    2   com.apple.music.apps.MAAudioEngine          0x00000001030951ee MD::CallProcessThread15(void*) + 302
    3   libsystem_pthread.dylib                 0x00007fff90a61899 _pthread_body + 138
    4   libsystem_pthread.dylib                 0x00007fff90a6172a _pthread_start + 137
    5   libsystem_pthread.dylib                 0x00007fff90a65fc9 thread_start + 13
    Thread 15:
    0   libsystem_kernel.dylib                  0x00007fff8a20ba3a __semwait_signal + 10
    1   libsystem_c.dylib                       0x00007fff914f0e60 nanosleep + 200
    2   libsystem_c.dylib                       0x00007fff914f0cbf sleep + 42
    3   com.apple.music.apps.MAAudioUnitSupport          0x00000001010ce98a CAudioUnitClient::WatchDog(void*) + 26
    4   libsystem_pthread.dylib                 0x00007fff90a61899 _pthread_body + 138
    5   libsystem_pthread.dylib                 0x00007fff90a6172a _pthread_start + 137
    6   libsystem_pthread.dylib                 0x00007fff90a65fc9 thread_start + 13
    Thread 16:
    0   libsystem_kernel.dylib                  0x00007fff8a20b716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x00007fff90a63c3b _pthread_cond_wait + 727
    2   com.apple.music.apps.MAAudioEngine          0x00000001030b1cd0 CAudioFileBlockManager::GetBlock(MDFile const*, long, int) + 2064
    3   libsystem_pthread.dylib                 0x00007fff90a61899 _pthread_body + 138
    4   libsystem_pthread.dylib                 0x00007fff90a6172a _pthread_start + 137
    5   libsystem_pthread.dylib                 0x00007fff90a65fc9 thread_start + 13
    Thread 17:
    0   libsystem_kernel.dylib                  0x00007fff8a207a1a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff8a206d18 mach_msg + 64
    2   com.apple.audio.midi.CoreMIDI           0x00000001016805a7 XServerMachPort::ReceiveMessage(int&, void*, int&) + 125
    3   com.apple.audio.midi.CoreMIDI           0x000000010169b1c1 MIDIProcess::RunMIDIInThread() + 121
    4   com.apple.audio.midi.CoreMIDI           0x000000010168163c XThread::RunHelper(void*) + 10
    5   com.apple.audio.midi.CoreMIDI           0x00000001016812a1 CAPThread::Entry(CAPThread*) + 109
    6   libsystem_pthread.dylib                 0x00007fff90a61899 _pthread_body + 138
    7   libsystem_pthread.dylib                 0x00007fff90a6172a _pthread_start + 137
    8   libsystem_pthread.dylib                 0x00007fff90a65fc9 thread_start + 13
    Thread 18:
    0   libsystem_kernel.dylib                  0x00007fff8a20b716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x00007fff90a63c77 _pthread_cond_wait + 787
    2   com.apple.CoreServices.CarbonCore          0x00007fff92682c37 TSWaitOnConditionTimedRelative + 148
    3   com.apple.CoreServices.CarbonCore          0x00007fff92682859 TSWaitOnSemaphoreCommon + 424
    4   com.apple.CoreServices.CarbonCore          0x00007fff92664e09 TimerThread + 87
    5   libsystem_pthread.dylib                 0x00007fff90a61899 _pthread_body + 138
    6   libsystem_pthread.dylib                 0x00007fff90a6172a _pthread_start + 137
    7   libsystem_pthread.dylib                 0x00007fff90a65fc9 thread_start + 13
    Thread 19:
    0   libsystem_kernel.dylib                  0x00007fff8a20b9aa __select + 10
    1   com.apple.logic.pro                     0x00000001009101f2 std::vector<std::pair<double, AttachedTimerListener>, std::allocator<std::pair<double, AttachedTimerListener> > >::_M_insert_aux(__gnu_cxx::__normal_iterator<std::pair<double, AttachedTimerListener>*, std::vector<std::pair<double, AttachedTimerListener>, std::allocator<std::pair<double, AttachedTimerListener> > > >, std::pair<double, AttachedTimerListener> const&) + 1554
    2   com.apple.logic.pro                     0x000000010055859d std::vector<TOSCService, std::allocator<TOSCService> >::erase(__gnu_cxx::__normal_iterator<TOSCService*, std::vector<TOSCService, std::allocator<TOSCService> > >, __gnu_cxx::__normal_iterator<TOSCService*, std::vector<TOSCService, std::allocator<TOSCService> > >) + 40333
    3   libsystem_pthread.dylib                 0x00007fff90a61899 _pthread_body + 138
    4   libsystem_pthread.dylib                 0x00007fff90a6172a _pthread_start + 137
    5   libsystem_pthread.dylib                 0x00007fff90a65fc9 thread_start + 13
    Thread 20:
    0   libsystem_kernel.dylib                  0x00007fff8a207a1a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff8a206d18 mach_msg + 64
    2   com.apple.CoreFoundation                0x00007fff892c7315 __CFRunLoopServiceMachPort + 181
    3   com.apple.CoreFoundation                0x00007fff892c6939 __CFRunLoopRun + 1161
    4   com.apple.CoreFoundation                0x00007fff892c6275 CFRunLoopRunSpecific + 309
    5   com.apple.AppKit                        0x00007fff8a9f41ce _NSEventThread + 144
    6   libsystem_pthread.dylib                 0x00007fff90a61899 _pthread_body + 138
    7   libsystem_pthread.dylib                 0x00007fff90a6172a _pthread_start + 137
    8   libsystem_pthread.dylib                 0x00007fff90a65fc9 thread_start + 13
    Thread 21:
    0   libsystem_kernel.dylib                  0x00007fff8a20be6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x00007fff90a62f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib                 0x00007fff90a65fb9 start_wqthread + 13
    Thread 22:: com.apple.CoreAnimation.render-server
    0   libsystem_kernel.dylib                  0x00007fff8a207a1a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff8a206d18 mach_msg + 64
    2   com.apple.QuartzCore                    0x00007fff889f03b7 CA::Render::Server::server_thread(void*) + 195
    3   com.apple.QuartzCore                    0x00007fff889f02ed thread_fun + 25
    4   libsystem_pthread.dylib                 0x00007fff90a61899 _pthread_body + 138
    5   libsystem_pthread.dylib                 0x00007fff90a6172a _pthread_start + 137
    6   libsystem_pthread.dylib                 0x00007fff90a65fc9 thread_start + 13
    Thread 23:
    0   libsystem_kernel.dylib                  0x00007fff8a20ba3a __semwait_signal + 10
    1   libsystem_c.dylib                       0x00007fff914f0e60 nanosleep + 200
    2   libsystem_c.dylib                       0x00007fff914f0d52 usleep + 54
    3   com.WavesAudio.WaveShell-AU.9.0.0          0x0000000125015348 wvWavesV9::wvThread::WCIdleCommandDispatcher::threadMain(void*) + 36
    4   com.WavesAudio.WaveShell-AU.9.0.0          0x0000000124ffb1d6 wvWavesV9::wvThread::ThreadWrapper(void*) + 24
    5   libsystem_pthread.dylib                 0x00007fff90a61899 _pthread_body + 138
    6   libsystem_pthread.dylib                 0x00007fff90a6172a _pthread_start + 137
    7   libsystem_pthread.dylib                 0x00007fff90a65fc9 thread_start + 13
    Thread 24:
    0   libsystem_kernel.dylib                  0x00007fff8a20be6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x00007fff90a62f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib                 0x00007fff90a65fb9 start_wqthread + 13
    Thread 25:
    0   libsystem_kernel.dylib                  0x00007fff8a20be6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x00007fff90a62f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib                 0x00007fff90a65fb9 start_wqthread + 13
    Thread 26:
    0   libsystem_kernel.dylib                  0x00007fff8a20be6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x00007fff90a62f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib                 0x00007fff90a65fb9 start_wqthread + 13
    Thread 27:
    0   libsystem_kernel.dylib                  0x00007fff8a20be6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x00007fff90a62f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib                 0x00007fff90a65fb9 start_wqthread + 13
    Thread 28:
    0   libsystem_kernel.dylib                  0x00007fff8a20be6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x00007fff90a62f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib                 0x00007fff90a65fb9 start_wqthread + 13
    Thread 29:
    0   libsystem_kernel.dylib                  0x00007fff8a20be6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x00007fff90a62f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib                 0x00007fff90a65fb9 start_wqthread + 13
    Thread 30:
    0   libsystem_kernel.dylib                  0x00007fff8a20be6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x00007fff90a62f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib                 0x00007fff90a65fb9 start_wqthread + 13
    Thread 31:
    0   libsystem_kernel.dylib                  0x00007fff8a20be6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x00007fff90a62f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib                 0x00007fff90a65fb9 start_wqthread + 13
    Thread 4 crashed with X86 Thread State (64-bit):
      rax: 0x0000000000000000  rbx: 0x0000000116354000  rcx: 0x0000000116353018  rdx: 0x0000000000000000
      rdi: 0x000000000001405b  rsi: 0x0000000000000006  rbp: 0x0000000116353040  rsp: 0x0000000116353018
       r8: 0x0000000000000000   r9: 0x0000000000989680  r10: 0x0000000008000000  r11: 0x0000000000000206
      r12: 0x000000011635377c  r13: 0x0000000000000148  r14: 0x0000000000000006  r15: 0x000000014a666430
      rip: 0x00007fff8a20b866  rfl: 0x0000000000000206  cr2: 0x000000013e3f0008
    Logical CPU:     0
    Error Code:      0x02000148
    Trap Number:     133
    Binary Images:
           0x100000000 -        0x100c18fef  com.apple.logic.pro (9.1.8 - 1700.67) <5CBBDF7C-6505-0A14-61F1-483839F57524> /Applications/Logic Pro.app/Contents/MacOS/Logic Pro
           0x101086000 -        0x1010a4fef  com.apple.XSKey (1.0.0 - 52) <800DD908-E341-2BCD-11D9-DEAC7E8197E9> /Library/Frameworks/XSKey.framework/Versions/A/XSKey
           0x1010b6000 -        0x1010f0ff7  com.apple.music.apps.MAAudioUnitSupport (9.1.8 - 233.53) <B5939861-E5F9-3218-0989-4ED074B1323D> /Applications/Logic Pro.app/Contents/Frameworks/MAAudioUnitSupport.framework/Versions/A/MAAudioUnit Support
           0x101113000 -        0x101141ff7  com.apple.musicaudiodataservices (1.1 - 251.4) <93B2F8C3-E091-C1CA-8932-91840CC968BC> /Applications/Logic Pro.app/Contents/Frameworks/MAAssetSharing.framework/Versions/A/MAAssetSharing
           0x101153000 -        0x1011b6ff7  com.apple.music.apps.MALoopManagement (9.1.8 - 219.66) <FE447B07-89A4-E025-DFB8-4C71A0EFEBF0> /Applications/Logic Pro.app/Contents/Frameworks/MALoopManagement.framework/Versions/A/MALoopManagem ent
           0x1011ed000 -        0x1013fffff  com.apple.prokit (7.4.0 - 1957) <3EF7F2B2-5539-3004-9A34-8741371FBD4D> /System/Library/PrivateFrameworks/ProKit.framework/Versions/A/ProKit
           0x101593000 -        0x101629fe7  com.apple.music.apps.MACore (9.1.8 - 477.58) <3E8020EA-9B42-63A5-613D-FD2D7675546F> /Applications/Logic Pro.app/Contents/Frameworks/MACore.framework/Versions/A/MACore
           0x101673000 -        0x1016aeff2  com.apple.audio.midi.CoreMIDI (1.10 - 88) <AAF5250E-D422-3910-8F94-FE8BAC5B8174> /System/Library/Frameworks/CoreMIDI.framework/Versions/A/CoreMIDI
           0x1016d6000 -        0x101734fef  com.apple.music.apps.MAHarmony (9.1.8 - 199.72) <EE991E63-1236-765D-3C95-4AE3494B295C> /Applications/Logic Pro.app/Contents/Frameworks/MAHarmony.framework/Versions/A/MAHarmony
           0x10175c000 -        0x101b9dfff  com.apple.music.apps.MAPlugInGUI (9.1.8 - 424.79) <6FEA2031-69A3-9209-54EF-36BA3DAD1883> /Applications/Logic Pro.app/Contents/Frameworks/MAPlugInGUI.framework/Versions/A/MAPlugInGUI
           0x101e61000 -        0x101f3dfff  com.apple.music.apps.OMF (9.1.8 - 109.7) <F72235D0-517D-CCCB-3B91-78396786EB34> /Applications/Logic Pro.app/Contents/Frameworks/OMF.framework/Versions/A/OMF
           0x101f5c000 -        0x10258cfef  com.apple.music.apps.MADSP (9.1.8 - 588.98) <D794D156-112C-29E3-EB9D-62604A9807DE> /Applications/Logic Pro.app/Contents/Frameworks/MADSP.framework/Versions/A/MADSP
           0x102dea000 -        0x102e0fff7  com.apple.music.apps.LogicFileBrowser (9.1.8 - 1700.67) <8E130979-83FB-56BD-DE18-A723A94B7530> /Applications/Logic Pro.app/Contents/Frameworks/LogicFileBrowser.framework/Versions/A/LogicFileBrow ser
           0x102e22000 -        0x102ea0fff  com.apple.music.apps.LogicLoopBrowser (9.1.8 - 1700.67) <47AF47CE-F6A1-E025-96FA-5C30EAFA13BC> /Applications/Logic Pro.app/Contents/Frameworks/LogicLoopBrowser.framework/Versions/A/LogicLoopBrow ser
           0x102ecf000 -        0x102ef3ff7  com.apple.music.apps.MAApogeeSupport (9.1.8 - 313.26) <6384895C-60D4-CE0B-0E86-673A20A34D36> /Applications/Logic Pro.app/Contents/Frameworks/MAApogeeSupport.framework/Versions/A/MAApogeeSuppor t
           0x102f01000 -        0x102f06fff  com.apple.music.apps.MAResources (9.1.8 - 212.66) <0E66AB42-6F37-9AE7-8766-264DAE455688> /Applications/Logic Pro.app/Contents/Frameworks/MAResources.framework/Versions/A/MAResources
           0x102f09000 -        0x102f30ff7  com.apple.audio.CoreAudioKit (1.6.6 - 1.6.6) <E6FEB146-1384-3FDE-A9B4-3BC48DCEDC27> /System/Library/Frameworks/CoreAudioKit.framework/Versions/A/CoreAudioKit
           0x102f4c000 -        0x102f5fff7  com.apple.AERegistration (1.2 - 401) <A424BA9F-0DD7-BE25-2738-4BCD22F0BB2A> /Applications/Logic Pro.app/Contents/Frameworks/AERegistration.framework/Versions/A/AERegistration
           0x102f78000 -        0x102f85fff  com.apple.music.apps.MAUnitTest (9.1.8 - 97.27) <8AF973F8-CBB2-931B-6BFC-D4BCB8A434F6> /Applications/Logic Pro.app/Contents/Frameworks/MAUnitTest.framework/Versions/A/MAUnitTest
           0x102f8e000 -        0x103049fe7  com.apple.music.apps.MAFiles (9.1.8 - 144.87) <F9F3C7E2-46F5-0EC3-7297-096AEB83BFD6> /Applications/Logic Pro.app/Contents/Frameworks/MAFiles.framework/Versions/A/MAFiles
           0x103082000 -        0x1030fefe7  com.apple.music.apps.MAAudioEngine (9.1.8 - 158.42) <6944C1FC-7ACD-53A2-5095-E017C39D8CBA> /Applications/Logic Pro.app/Contents/Frameworks/MAAudioEngine.framework/Versions/A/MAAudioEngine
           0x103172000 -        0x10317dfff  com.apple.music.apps.MAToolKit (9.1.8 - 359.28) <B9729EDA-E5DB-C831-E473-EED9C906AAA0> /Applications/Logic Pro.app/Contents/Frameworks/MAToolKit.framework/Versions/A/MAToolKit
           0x103184000 -        0x103192ff7  com.apple.music.apps.MAVideo (9.1.8 - 12.70) <19D30553-8BFE-4F8C-D13E-0D3139AAC22B> /Applications/Logic Pro.app/Contents/Frameworks/MAVideo.framework/Versions/A/MAVideo
           0x10319a000 -        0x1032c8ff7  com.apple.syncservices (8.0 - 718) <359C8AE7-2B7B-3420-B79D-C175B1173757> /System/Library/Frameworks/SyncServices.framework/Versions/A/SyncServices
           0x103387000 -        0x103435fec  com.apple.MobileMe (9 - 1.01) <F322542E-D3BB-7861-602A-3F405F2BD61B> /Applications/Logic Pro.app/Contents/Frameworks/MobileMe.framework/Versions/A/MobileMe
           0x104083000 -        0x1040a6fff  com.apple.prokit.LionPanels (7.4.0 - 1957) <E73D293E-162A-3292-87E9-7B2A821A147A> /System/Library/PrivateFrameworks/ProKit.framework/Versions/A/Resources/LionPan els.bundle/Contents/MacOS/LionPanels
           0x104750000 -        0x104752fe7  com.apple.music.apps.midi.device.plugin.CS-32 (9.1.8 - 198.73) <4427150E-7710-4983-8CD5-CE6C4F2AE97C> /Applications/Logic Pro.app/Contents/MIDI Device Plug-ins/CS-32.bundle/Contents/MacOS/CS-32
           0x10475a000 -        0x10475dff7  com.apple.music.apps.midi.device.plugin.FW-1884 (9.1.8 - 198.73) <89696612-EE45-1A1D-CB75-3FEBEE46EF1A> /Applications/Logic Pro.app/Contents/MIDI Device Plug-ins/FW-1884.bundle/Contents/MacOS/FW-1884
           0x104766000 -        0x104768ff7  com.apple.music.apps.midi.device.plugin.GiO (9.1.8 - 198.73) <67C92D49-1B46-F445-F50A-2476394DF146> /Applications/Logic Pro.app/Contents/MIDI Device Plug-ins/GiO.bundle/Contents/MacOS/GiO
           0x10476d000 -        0x10476efef  com.apple.music.apps.midi.device.plugin.iControl (9.1.8 - 198.73) <FEFD06B6-5E0F-7324-7A8A-7FB6708BD76D> /Applications/Logic Pro.app/Contents/MIDI Device Plug-ins/iControl.bundle/Contents/MacOS/iControl
           0x104783000 -        0x10478dfff  com.apple.iokit.IOHIDLib (2.0.0 - 2.0.0) <DE8268DE-F40C-3644-8C7D-D9E1274A4C26> /System/Library/Extensions/IOHIDFamily.kext/Contents/PlugIns/IOHIDLib.plugin/Co ntents/MacOS/IOHIDLib
           0x10d613000 -        0x10d6b6ff7  ColorSyncDeprecated.dylib (426) <1EBD0729-A174-3EA5-B226-DE63C2E89D14> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/Resources/ColorSyncDeprecated.dylib
           0x10d7d3000 -        0x10d7d7ffd  com.apple.audio.AppleHDAHALPlugIn (2.5.2 - 2.5.2fc2) <DEB558B7-BACF-3871-A021-B3A904F4FB44> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bun dle/Contents/MacOS/AppleHDAHALPlugIn
           0x10e2dc000 -        0x10e2e1ff7  com.apple.music.apps.midi.device.plugin.HUI (9.1.8 - 198.73) <F1B9B455-904A-9D47-CBE9-2C3626329E3B> /Applications/Logic Pro.app/Contents/MIDI Device Plug-ins/HUI.bundle/Contents/MacOS/HUI
           0x10e458000 -        0x10e463fff  libGPUSupport.dylib (9.0.83) <AF15BF74-F9B3-35B9-8728-3B3A2EB6E432> /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/lib GPUSupport.dylib
           0x10e46a000 -        0x10e46cff7  com.apple.music.apps.anvil.resources (9.1.8 - 280.4) <F74756AB-FAB6-3914-5F1C-04FCB54C350A> /Applications/Logic Pro.app/Contents/PlugIns/anvil.res/Contents/MacOS/anvil
           0x10e478000 -        0x10e47aff7  com.apple.music.apps.common.resources (9.1.8 - 280.4) <9FC76C8D-3763-4E4A-DB35-391B07A6FFA8> /Applications/Logic Pro.app/Contents/PlugIns/common.res/Contents/MacOS/common
           0x10e47f000 -        0x10e481ff7  com.apple.music.apps.ebp.resources (9.1.8 - 280.4) <2DEA037D-ABCE-771A-618B-091741F6CA7B> /Applications/Logic Pro.app/Contents/PlugIns/ebp.res/Contents/MacOS/ebp
           0x10e486000 -        0x10e488ff7  com.apple.music.apps.efx.resources (9.1.8 - 280.4) <EB5DB45A-C432-2C90-C708-27D5F5EC236A> /Applications/Logic Pro.app/Contents/PlugIns/efx.res/Contents/MacOS/efx
           0x10e48d000 -        0x10e48fff7  com.apple.music.apps.egt.resources (9.1.8 - 280.4) <FAB354A9-88A1-619A-1ECA-A351EADB5A2E> /Applications/Logic Pro.app/Contents/PlugIns/egt.res/Contents/MacOS/egt
           0x10e494000 -        0x10e496ff7  com.apple.music.apps.emx.resources (9.1.8 - 280.4) <19FD59CE-314B-6B4B-CEE8-C7BF9DF7F4EB> /Applications/Logic Pro.app/Contents/PlugIns/emx.res/Contents/MacOS/emx
           0x10e49b000 -        0x10e49dff7  com.apple.music.apps.es1.resources (9.1.8 - 280.4) <4BD052E1-1BD4-3C73-93D6-D63493167CB6> /Applications/Logic Pro.app/Contents/PlugIns/es1.res/Contents/MacOS/es1
           0x10e4a2000 -        0x10e4a4ff7  com.apple.music.apps.es2.resources (9.1.8 - 280.4) <31CBF3C9-AD64-1A86-1F99-D362B594F840> /Applications/Logic Pro.app/Contents/PlugIns/es2.res/Contents/MacOS/es2
           0x10e4a9000 -        0x10e4abff7  com.apple.music.apps.esp.resources (9.1.8 - 280.4) <0EA44B59-2772-F013-CF49-B66EE4C77EEB> /Applications/Logic Pro.app/Contents/PlugIns/esp.res/Contents/MacOS/esp
           0x10e4b0000 -        0x10e4b2ff7  com.apple.music.apps.evb3.resources (9.1.8 - 280.4) <F0F73B5A-E44A-FF5C-4C54-0F5B677BFB18> /Applications/Logic Pro.app/Contents/PlugIns/evb3.res/Contents/MacOS/evb3
           0x10e4b7000 -        0x10e4b9ff7  com.apple.music.apps.evd6.resources (9.1.8 - 280.4) <45B1F3EB-45CB-418F-A408-C42F7F93802A> /Applications/Logic Pro.app/Contents/PlugIns/evd6.res/Contents/MacOS/evd6
           0x10e4be000 -        0x10e4c0ff7  com.apple.music.apps.evoc.resources (9.1.8 - 280.4) <91478393-E7C9-5292-FCA9-83559B588E6E> /Applications/Logic Pro.app/Contents/PlugIns/evoc.res/Contents/MacOS/evoc
           0x10e4c5000 -        0x10e4c7ff7  com.apple.music.apps.evp88.resources (9.1.8 - 280.4) <9FAC293E-E8B9-C2D9-F102-D5BFC0AA1DC5> /Applications/Logic Pro.app/Contents/PlugIns/evp88.res/Contents/MacOS/evp88
           0x10e4cc000 -        0x10e4ceff7  com.apple.music.apps.exs24.resources (9.1.8 - 280.4) <E79F0236-D02B-D3E7-B929-701CEDE000F6> /Applications/Logic Pro.app/Contents/PlugIns/exs24.res/Contents/MacOS/exs24
           0x10e4d3000 -        0x10e4d5ff7  com.apple.music.apps.guitaramp.resources (9.1.8 - 280.4) <73AC87D5-215E-2FAC-05A2-28A7E9574F5C> /Applications/Logic Pro.app/Contents/PlugIns/guitaramp.res/Contents/MacOS/guitaramp
           0x10e6c1000 -        0x10e6c9ff7  com.apple.proapps.mrcheckpro (1.4 - 397) <9B320059-8D28-D7DA-8CD4-B42796969065> /Applications/Logic Pro.app/Contents/Resources/MRCheckPro.bundle/Contents/MacOS/MRCheckPro
           0x110fb0000 -        0x110fb2ff7  com.apple.music.apps.guitarcontrols.resources (9.1.8 - 280.4) <B005E199-DCEE-5935-8E34-48FA59352663> /Applications/Logic Pro.app/Contents/PlugIns/guitarcontrols.res/Contents/MacOS/guitarcontrols
           0x110fb7000 -        0x110fb9ff7  com.apple.music.apps.mutapdel.resources (9.1.8 - 280.4) <392017D1-219B-4AA4-71CF-BAAC4D574FE1> /Applications/Logic Pro.app/Contents/PlugIns/mutapdel.res/Contents/MacOS/mutapdel
           0x110fbe000 -        0x110fc0ff7  com.apple.music.apps.pedalboard.resources (9.1.8 - 280.4) <F95D6A0D-0179-F17B-59A5-B3B0007E426D> /Applications/Logic Pro.app/Contents/PlugIns/pedalboard.res/Contents/MacOS/pedalboard
           0x110fc5000 -        0x110fc7ff7  com.apple.music.apps.revolver.resources (9.1.8 - 280.4) <77102719-1007-5153-B8B3-9EC9FAC4C0BD> /Applications/Logic Pro.app/Contents/PlugIns/revolver.res/Contents/MacOS/revolver
           0x110fcc000 -        0x110fceff7  com.apple.music.apps.sphere.resources (9.1.8 - 280.4) <3579177A-C2D5-E746-2E48-29F69B7ACDC0> /Applications/Logic Pro.app/Contents/PlugIns/sphere.res/Contents/MacOS/sphere
           0x111851000 -        0x111854fff  libspindump.dylib (161) <588EDDE0-B20A-3649-92B7-C2226EB237E8> /usr/lib/libspindump.dylib
           0x1146f8000 -        0x1146f9ff7  com.apple.music.apps.midi.device.plugin.MCS3 (9.1.8 - 198.73) <7CF66F66-9EF1-2F3D-7D0C-9460CB83EACC> /Applications/Logic Pro.app/Contents/MIDI Device Plug-ins/MCS3.bundle/Contents/MacOS/MCS3
           0x1146fd000 -        0x114700fff  com.apple.music.apps.midi.device.plugin.microKONTROL (9.1.8 - 198.73) <AF2C1047-DAE9-8052-718F-0D6C348285CD> /Applications/Logic Pro.app/Contents/MIDI Device Plug-ins/microKONTROL.bundle/Contents/MacOS/microKONTROL
           0x114707000 -        0x114708ff7  com.apple.music.apps.midi.device.plugin.Recording-Light (9.1.8 - 198.73) <23EC858A-5A37-220D-EA3C-8C7AC5CD08C6> /Applications/Logic Pro.app/Contents/MIDI Device Plug-ins/Recording Light.bundle/Contents/MacOS/Recording Light
           0x1149e8000 -        0x1149ebff7  com.apple.music.apps.midi.device.plugin.TouchOSC (9.1.8 - 198.73) <0ABD31D2-B7FB-160A-41DC-707731041E81> /Applications/Logic Pro.app/Contents/MIDI Device Plug-ins/TouchOSC.bundle/Contents/MacOS/TouchOSC
           0x1149f7000 -        0x1149f9fff  com.apple.music.apps.midi.device.plugin.TranzPort (9.1.8 - 198.73) <523C8A5D-F930-32B9-990A-98D8E4BE8637> /Applications/Logic Pro.app/Contents/MIDI Device Plug-ins/TranzPort.bundle/Contents/MacOS/TranzPort
           0x11b29b000 -        0x11b29dfff  com.apple.music.apps.midi.device.plugin.US-2400 (9.1.8 - 198.73) <E1B0E13A-269F-C810-D76C-EF6CF433BB2A> /Applications/Logic Pro.app/Contents/MIDI Device Plug-ins/US-2400.bundle/Contents/MacOS/US-2400
           0x11b2a5000 -        0x11b2a6fef  com.apple.music.apps.midi.device.plugin.US-428 (9.1.8 - 198.73) <CFF12BA1-21BC-4E94-7998-53537225CCD1> /Applications/Logic Pro.app/Contents/MIDI Device Plug-ins/US-428.bundle/Contents/MacOS/US-428
           0x11b7fd000 -        0x11b7feff9 +cl_kernels (???) <60110497-8A9D-4FDB-84E9-76C98A38CE61> cl_kernels
           0x121d07000 -        0x121d0bfff  com.apple.agl (3.2.3 - AGL-3.2.3) <1B85306F-D2BF-3FE3-9915-165237B491EB> /System/Library/Frameworks/AGL.framework/Versions/A/AGL
           0x121d3b000 -        0x121d3cffa +cl_kernels (???) <6506446F-5931-456C-9DE8-28A3C1B2184F> cl_kernels
           0x121d6d000 -        0x121d6efe4 +cl_kernels (???) <7C75FAFF-4D34-4760-B1B6-9DF66329AF91> cl_kernels
           0x121ed7000 -        0x121edefef  com.apple.music.apps.midi.device.plugin.Logic-Control (9.1.8 - 198.73) <C1F9B111-293E-2122-12C1-689A9CCE385F> /Applications/Logic Pro.app/Contents/MIDI Device Plug-ins/Logic Control.bundle/Contents/MacOS/Logic Control
           0x121ffc000 -        0x121ffdfff +GenericMacIntel.dylib (0) <2288B35A-6FCC-36D8-0EAD-DD5A937C77AC> /Applications/Waves/*/1163284300.bundle/Contents/MacOS/GenericMacIntel.dylib
           0x122626000 -        0x12270cfef  unorm8_bgra.dylib (2.3.58) <9FF943D1-4EF7-36CA-852D-B61C2E554713> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/u norm8_bgra.dylib
           0x12278e000 -        0x1227aeff7 +GenericMacIntel.dylib (0) <32A727F7-154E-7D74-94A6-8998A108F836> /Applications/Waves/*/CLA Vocals.bundle/Contents/MacOS/GenericMacIntel.dylib
           0x1227e1000 -        0x1227e7fff +GenericMacIntel.dylib (0) <4B75F9CD-594C-85AA-CE1B-11E635976799> /Applications/Waves/*/1448169779.bundle/Contents/MacOS/GenericMacIntel.dylib
           0x123d06000 -        0x123d22fff +com.WavesAudio.1163284300.9.0.0 (9.0.0 - 9.0.020) <1A185018-A46E-CD38-BFB3-4F1615F637EF> /Applications/Waves/*/1163284300.bundle/Contents/MacOS/1163284300
           0x123d41000 -        0x123d45fff +GenericMacIntel.dylib (0) <60515184-48CC-8D27-C1D1-BD7EECC3A1E2> /Applications/Waves/*/0825308982.bundle/Contents/MacOS/GenericMacIntel.dylib
           0x123eb2000 -        0x123ec1ff7 +GenericMacIntel.dylib (0) <A324667A-E7CF-B809-BF7D-C37756E16AAE> /Applications/Waves/*/1397506888.bundle/Contents/MacOS/GenericMacIntel.dylib
           0x123ecc000 -        0x123eddfff +GenericMacIntel.dylib (0) <3A43AAF2-14D4-5D38-88D4-5751BE6ACE6A> /Applications/Waves/*/1278287904.bundle/Contents/MacOS/GenericMacIntel.dylib
           0x123eeb000 -        0x123eeefff +GenericMacIntel.dylib (0) <F773A05F-C878-3062-0509-0B5FA9DA7A89> /Applications/Waves/*/1380205907.bundle/Contents/MacOS/GenericMacIntel.dylib
           0x123f94000 -        0x124074ff7  unorm8_rgba.dylib (2.3.58) <DDD1AFEB-FD30-34D2-958A-823C3EFD649A> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/u norm8_rgba.dylib
           0x1240b6000 -        0x1240e1fe7 +com.WavesAudio.1397506888.9.0.0 (9.0.0 - 9.0.020) <773281C8-5A42-5AD8-7D30-926058CF52E8> /Applications/Waves/*/1397506888.bundle/Contents/MacOS/1397506888

    Go to the waves website and download the latest version of waves 9 via your account.
    You won't lose any of your presets..... Because this is simply an update and not an upgrade

  • Lightroom 4 crashes when trying to open the slideshow module. I spent over three hours with both Adobe and Apple tech support and we know it is a permission issue but have not been able to get it solved.  It started with the last upgrade to 10.8

    Lightroom 4 crashes when trying to open the slideshow module. I spent over three hours with both Adobe and Apple tech support and we know it is a permission issue but have not been able to get it solved.  It started with the last upgrade to 10.8

    Back up all data.
    This procedure will unlock all your user files (not system files) and reset their ownership and access-control lists to the default. If you've set special values for those attributes on any of your files, they will be reverted. In that case, either stop here, or be prepared to recreate the settings if necessary. Do so only after verifying that those settings didn't cause the problem. If none of this is meaningful to you, you don't need to worry about it.
    Step 1
    If you have more than one user account, and the one in question is not an administrator account, then temporarily promote it to administrator status in the Users & Groups preference pane. To do that, unlock the preference pane using the credentials of an administrator, check the box marked Allow user to administer this computer, then reboot. You can demote the problem account back to standard status when this step has been completed.
    Triple-click the following line to select it. Copy the selected text to the Clipboard (command-C):
    { sudo chflags -R nouchg,nouappnd ~ $TMPDIR.. ; sudo chown -Rh $UID:staff ~ $_ ; sudo chmod -R u+rwX ~ $_ ; chmod -R -N ~ $_ ; } 2> /dev/null
    Launch the Terminal application in any of the following ways:
    ☞ Enter the first few letters of its name into a Spotlight search. Select it in the results (it should be at the top.)
    ☞ In the Finder, select Go ▹ Utilities from the menu bar, or press the key combination shift-command-U. The application is in the folder that opens.
    ☞ Open LaunchPad. Click Utilities, then Terminal in the icon grid.
    Paste into the Terminal window (command-V). You'll be prompted for your login password, which won't be displayed when you type it. You may get a one-time warning not to screw up. If you don’t have a login password, you’ll need to set one before you can run the command. If you see a message that your username "is not in the sudoers file," then you're not logged in as an administrator.
    The command will take a noticeable amount of time to run. Wait for a new line ending in a dollar sign (“$”) to appear, then quit Terminal.
    Step 2 (optional)
    The first step should give you usable permissions in your home folder. This step will restore special attributes set by OS X on some user folders to protect them from unintended deletion or renaming. You can skip this step if you don't consider that protection to be necessary.
    Boot into Recovery by holding down the key combination command-R at startup. Release the keys when you see a gray screen with a spinning dial.
    When the OS X Utilities screen appears, select
    Utilities ▹ Terminal
    from the menu bar. A Terminal window will open.
    In the Terminal window, type this:
    resetpassword
    That's one word, all lower case, with no spaces. Then press return. A Reset Password window will open. You’re not  going to reset a password.
    Select your boot volume ("Macintosh HD," unless you gave it a different name) if not already selected.
    Select your username from the menu labeled Select the user account if not already selected.
    Under Reset Home Directory Permissions and ACLs, click the Reset button.
    Select
     ▹ Restart
    from the menu bar.

  • My ipod won't sync any of the music i downloaded and says that iTunes can't backup the Ipod because a session couldn't be started with the Ipod how do i fix this

    My ipod won't sync any thing in my iTunes library it always stop as soon as it starts backingup the Ipod a message appears that says iTunes cannot backup the Ipod "my Ipod" because a session couldn't be started withthe Ipod how do i fix this problem?
    This is exactly what the message says: iTunes could not back up the iPod "austins ipod" because a session could not be started with the iPod.

    Try connecting your ipod to another computer and sync only 1 file or song just for isolation purpose only to see if it'll sync.
    If still not syncing, then porbably you may have a bad iOS installed in iPod which is hard to see if it has a problem because you said nothing's wrong with iPod. I just saying is, it MIGHT have a bad iOS.
    If you are unable to do a restore, put your ipod in DFU mode, then connect to iTunes and iTunes will detect your ipod in restore mode. Press shift key (PC keyboard) then click the restore button on iTunes. I hope you have your copy of IPSW file for restoration purposes.

  • "iTunes could not back up the iPhone 'my IPhone' because a session could not be started with the iPhone"

    Since 2 updates I started getting iTunes could not back up the iPhone 'my IPhone' because a session could not be started with the iPhone. This is happening with my iPad and iPhone. I see hundreds of complains on this issue starting from last year and obviously Apple has no clue how to solve this error. I went through the solutions and spend over an hour deleting backups resetting lockdown, restarting and nothing is working. Are they serious to ask us to disconnect all other USB devices to sync our equipment everyday to solve their problem? iTunes is the worst program I have seen on the market in the past 10 years. It reminds me of DOS programs that could only do one item at a time. You click a command and just wait and wait and wait. Of course they want me to call customer service, wait for x time to talk to tech support and then spend more time. I don't have the time. I spent a lot of money to get an equipment that should work as advertised and not spend further my valuable time. I have reached my limit with Apple and that crap iTunes. I'm calling for a divorce.
    [By the way, your spell check doesn't recognize your own products such as iPad, iTunes and iPhone. Such an embarrassing company.]

    Do you happen to be running any processes that Apple doesn't want you to use? (Jailbroken?)

  • ITunes could not back up the iPhone because a session could not be started with the iPhone

    Hi
    I have just updated to iTunes 10.7.(oh it just scrolled off the screen give me 5 minutes for it to come back again) 10.7.0.21 - the latest version
    I run Win7 64bit & during installation i got the blue-screen of death & windows crashed
    I went to apple website & downloaded iTunes manually & installed (it tried to install in the (x86) folder as usual, so i forced it into the 64 bit program folder like i always have to do.
    It now runs fine but when ever i sync in get the error "iTunes could not back up the '' iPhone because a session could not be started with the iPhone"
    I have tried deleting the existing backup as suggested in the forums but that didn't solve the problem, and now i have no backups at all
    I have restarted the iPhone & the computer but the error is still the same.
    PS i have "Encypt local backup" selected, if i try to unselect that option at the moment it says my password is incorrect, my password is correct, i made a record of it & know exactly what password i used but iTunes is saying it is wrong, is this because i have no backups at the moment or is iTunes completely broken
    I have also tried to backup to iCloud as a temporary measure but it says i don't have enough space so must buy some!
    Any help would be appreciated

    Could be that iTune can't read your latest backup file. You might have to delete it, follow this article to find out how to delete the backup from the list: iTunes: "Backup could not be saved on the computer" alert message

  • A session could not be started with the ipod

    My ipod touch 3 won't sync.  I get a message that says "itunes could not back up the ipod "xxx" because a session could not be started with the ipod."  I tried the recommendation of going to edit-->preferences-->devices and deleting the 'back up' file, but there IS no back up file.  I've updated my security software.  I've run the diagnostic for syncing and it said it passed.  I've shut off and restarted my ipod.  Not sure what else to do.  Don't really want to restore to original settings.

    I had this problem and found the solution (for me anyway). After looking in Logs I found a lot of "could not create file in All Users/Lockdown". On this XP computer it is here (and hidden):
    C:\Documents and Settings\All Users\Application Data\Apple
    So I moved the files in the Lockdown folder out of there. Then I got another error about the "pairing record missing" and searching that, found to move the .plist files out of the Preferences directory (all of the above with iTunes shut down i.e. not running of course). These were located here:
    C:\Documents and Settings\Joanne\Application Data\Apple Computer\Preferences
    Then I launched iTunes and all was well again. Maybe you can just delete the .plists out of Preferences, I dunno.
    Hope this helps you or anyone else searching on this somewhat maddening problem. I encountered the trouble upon updating iTunes to 10.5 and then trying to sync my iPod Touch v4.3.1. The backup has to work of course before I can update to iOS 5.0.

  • I want to backup my phone before upgrading to ios5 but I get an error message itunes could not back up the iphone because a session could not be started with the iphone. Please help me..

    I want to backup my phone before upgrading to ios5 but I get an error message: itunes could not back up the iphone because a session could not be started with the iphone. I want to go to ios5, but I do not want to lose everything. I've gone to my device under preferences and I have no backup currently.
    I have a Verizon Iphone 4 and a PC.
    Please help me..

    Hi Judy,
    Im using windows 7 and im not a computer wizard, i've tried the method by using the instruction for Win7 but it does not work, same problem still exist.
    Could uninstall itunes and reinstall it back on my pc fix my problem, please advise...... Many Thanks!
    VBR,
    ray

  • HT1414 I restored my iPhone and when sync is in progress I receivee the error message "iTunes could not back up the iPhone because a session could not be started with the iPhone."  Any suggestions?

    I restored my iPhone and when sync with iTunes is in progress I receive the error message "iTunes could not back up the iPhone because a session could not be started with the iPhone."  Any suggestions on what to do?

    Hi Judy,
    Im using windows 7 and im not a computer wizard, i've tried the method by using the instruction for Win7 but it does not work, same problem still exist.
    Could uninstall itunes and reinstall it back on my pc fix my problem, please advise...... Many Thanks!
    VBR,
    ray

  • Problem starting with NWDS

    Dear All,
    i have a problem starting with netweaver developer studio.
    once it is opened , it is not responding......same application is staring again......keep not responding.........
    can anyone help me to solve this

    Hello Sithi,
    The information you provided is not sufficient to understand the problem situation.
    Give more infos like:
    1. NWDS version
    2. Did your NWDS work before properly or is it a new installation making problems are installing.
    3. Check the log file in NWDS for Errors
    Also my advice would be to:
    1. Close NWDS
    2. delete the contents of workspace directory =>
    %user_home%\Documents\SAP\workspace\
    (%user_home% = your home directory)
    3. After deleting just start NWDS.
    Greetings,
    Praveen Gudapati
    p.s. Points are always welcome for helpful answers

Maybe you are looking for

  • Build falied  ?

    Hello All, 1,       I developed a new Development Component Project called "models". In this I created a model : " FLIGHTLISTMODEL" using the "BAPI_FLIGHT_GETLIST" . 2, I created a Public Part and added this model to that public part. 3, I then press

  • Notes problem after Mavericks upgrade

    Notes will not sync after Mavericks upgrade, other apps - mail & contacts & calendar do sync

  • Procedure puts a lot of rows

    Hi, I have a problem with the two procedures. I have these tables: CREATE TABLE "WYPOZYCZENIA" (     "ID" NUMBER(*,0) NOT NULL ENABLE,      "TERMIN_ZWROTU" DATE,      "KARA" NUMBER NOT NULL ENABLE,      "NEW_TERMIN_ZWROTU" DATE,      "DATA_WYPOZYCZEN

  • Installed Illus CS6 from the adobe site on my laptop but Illus install will not accept my Serial

    Installed Illus CS6 from the adobe site on my laptop but Illus install will not accept my Serial # and not design and web premium CS6 is list in the serial# match drop down box

  • Active file monitor adobe

    I can't find and open service "the active file monitor Adobe". Not present in the services part   from the configurations.