Flex2 and CF7.02 Remoting Errors

For three days straight I have been trying to debug this
blasted remoting issue based off of the helloworld quick start. I
am getting the 405 Error when attempting remoting. If I goto
directly to
http://localhost/flex2gateway/
I get a 404 error.
I have read every blog, list, and forum that I can get my
eyes on and tried an assortment of possible fixes to no avail
(including reinstalling CF).
Here are my specs:
IIS 5.1 - webroot: C:\Documents and Settings\Jeff\My
Documents\MyWebs
CF7.02
- CF Root: C:\CfusionMX7
- Webroot: C:\Documents and Settings\Jeff\My
Documents\MyWebs
Flex Project:
- Flex Compiler Arguments: -context-root cfusion -services
"C:\Documents and Settings\Jeff\My
Documents\MyWebs\WEB-INF\flex\services-config.xml" -locale en_US
Flex Build Path
- Output Folder: bin
- Output Folder URL:
http://localhost/HelloWorld_ro/bin
Flex Server
- Flex Root Folder: C:\Documents and Settings\Jeff\My
Documents\MyWebs
- Flex Server URL:
http://localhost/HelloWorld_ro
In C:\Documents and Settings\Jeff\My
Documents\MyWebs\WEB-INF\flex\service-config.xml:
<endpoint uri="
http://localhost/flex2gateway/"
class="flex.messaging.endpoints.AMFEndpoint"/>
In C:\CFusionMX7\wwwroot\WEB-INF\web.xml I added:
<servlet>
<servlet-name>MessageBrokerServlet</servlet-name>
<servlet-class>coldfusion.bootstrap.BootstrapServlet</servlet-class>
<init-param>
<param-name>servlet.class</param-name>
<param-value>flex.messaging.MessageBrokerServlet</param-value>
<param-name>services.configuration.file</param-name>
<param-value>/WEB-INF/flex/services-config.xml</param-value>
</init-param>
<load-on-startup>1</load-on-startup>
</servlet>
--- AND ----
<servlet-mapping id="macromedia_mapping_0">
<servlet-name>MessageBrokerServlet</servlet-name>
<url-pattern>/flex2gateway/*</url-pattern>
</servlet-mapping>
Here's the error I get in my <mx:TraceTarget />:
'my-cfamf' pinging endpoint.
'my-cfamf' channel got status. (Object)#0
code = "NetConnection.Call.Failed"
description = "HTTP: Status 405"
details = "
http://localhost/flex2gateway/"
level = "error"
This really shouldn't be this difficult! This should have
been complete in the first hour after setup and I am going on 40
hours into just SETUP/CONFIG ALONE! Now I see why all the tutorials
use the :8500 built in server examples, but that's not real life.
It would be nice if Adobe could offer some tutorials on setting up
FB with CF with configurations other than the 'ol :8500.
Jeff

Peter,
I just set up FB and CF on another machine (Window XP SP2)
and successfully hit an RO with no problems.
Is it possible that it could be a file permissions issue?
Here's why a mention that.
When I was trying to get the RO to on my first pc (Window XP
Media Ctr Edt SP2), I got the RO to work if I ran the html page
from file access (ex: C:\Documents and Settings\Jeff\My
Documents\MyWebs\HelloWorld_ro\bin\HelloWorld_ro.html ).
However, if I tried to run it thru the web server (
http://localhost/HelloWorld_ro/HelloWorld_ro.html),
I got 403 error - you do not have permission to access this page.
So then I added "Scripts & Executables" to the default web site
in IIS and then I got the "lc_id undefined" error and the browser
wouldn't render the rest of the page.
So then I went thru the Permissions Wizard in IIS
(right-click on default web site and choose All Tasks) and used:
- "Select new security settings from template > Public
Web Site > Leave current dir and file permissions intact, and
add recommended permissions"
After it recursively applied permissions the RO would only
return the 405 error mention in my first post.
So then I tried the Wizard again except choosing the "Replace
all dir and file permissions (recommended)", and still got the same
405 error when running the RO.
And interestingly enough, I was never able to get the RO to
run from file access again after using the permissions wizard. It's
a little more difficult to experiment with file permissions in an
XP environment vs. a Win Server environment since you cannot see
explicit users and groups permissions in XP.
Can you shed any light on this? There may be something here.
Thanks,
Jeff

Similar Messages

  • My iMac keeps crashing randomly and restarting with error

    I have asn iMac 2009 intel running OSX 10.8.4
    it keeps randomly crashing and restarting with error message
    "your compter crashed because of a problem"
    Process:         rapportd [222]
    Path:            /Library/Rapport/*/rapportd
    Identifier:      rapportd
    Version:         ???
    Code Type:       X86 (Native)
    Parent Process:  launchd [169]
    User ID:         501
    Date/Time:       2013-07-04 10:09:02.186 +0200
    OS Version:      Mac OS X 10.8.4 (12E55)
    Report Version:  10
    Crashed Thread:  5
    Exception Type:  EXC_BAD_ACCESS (SIGBUS)
    Exception Codes: KERN_PROTECTION_FAILURE at 0x00000000000013e2
    VM Regions Near 0x13e2:
        __PAGEZERO             0000000000000000-0000000000001000 [    4K] ---/--- SM=NUL  /Library/Rapport/*
    --> __TEXT                 0000000000001000-0000000000065000 [  400K] r-x/rwx SM=COW  /Library/Rapport/*
        __DATA                 0000000000065000-000000000006f000 [   40K] rw-/rwx SM=COW  /Library/Rapport/*
    Thread 0:: Dispatch queue: com.apple.main-thread
    0   libsystem_c.dylib                       0x949f0644 strlen + 20
    1   rapportd                                0x0001ae55 dictionary_findp + 22
    2   rapportd                                0x0001bcac counters_add_get_dict + 61
    3   rapportd                                0x0001d621 pool_redel + 92
    4   rapportd                                0x0001ba31 pool_clear + 121
    5   rapportd                                0x0001beaf pool_free_impl + 52
    6   rapportd                                0x0001dbf7 dictionary_free + 79
    7   RapportUtil1.dylib                      0x001893ea CLocalSection::~CLocalSection() + 40
    8   RapportUtil1.dylib                      0x0018e17b CSimplePersistentSection::~CSimplePersistentSection() + 97
    9   RapportUtil1.dylib                      0x00186e07 counted_ptr<IConfigurationSection>::release() + 57
    10  RapportUtil1.dylib                      0x00186512 SectionSynchronizer::~SectionSynchronizer() + 54
    11  RapportUtil1.dylib                      0x00186e07 counted_ptr<IConfigurationSection>::release() + 57
    12  RapportUtil1.dylib                      0x001885d8 std::pair<std::string const, counted_ptr<IConfigurationSection> >::~pair() + 26
    13  RapportUtil1.dylib                      0x00188628 __gnu_cxx::hashtable<std::pair<std::string const, counted_ptr<IConfigurationSection> >, std::string, __gnu_cxx::hash<std::string>, std::_Select1st<std::pair<std::string const, counted_ptr<IConfigurationSection> > >, std::equal_to<std::string>, std::allocator<counted_ptr<IConfigurationSection> > >::_M_delete_node(__gnu_cxx::_Hashtable_node<std::pair<std::string const, counted_ptr<IConfigurationSection> > >*) + 44
    14  RapportUtil1.dylib                      0x00188994 __gnu_cxx::hashtable<std::pair<std::string const, counted_ptr<IConfigurationSection> >, std::string, __gnu_cxx::hash<std::string>, std::_Select1st<std::pair<std::string const, counted_ptr<IConfigurationSection> > >, std::equal_to<std::string>, std::allocator<counted_ptr<IConfigurationSection> > >::clear() + 62
    15  RapportUtil1.dylib                      0x001889eb __gnu_cxx::hashtable<std::pair<std::string const, counted_ptr<IConfigurationSection> >, std::string, __gnu_cxx::hash<std::string>, std::_Select1st<std::pair<std::string const, counted_ptr<IConfigurationSection> > >, std::equal_to<std::string>, std::allocator<counted_ptr<IConfigurationSection> > >::~hashtable() + 23
    16  RapportUtil1.dylib                      0x00186791 CConfigurationManager::~CConfigurationManager() + 77
    17  RapportUtil1.dylib                      0x0019a8e3 counted_ptr<CConfigurationManager>::release() + 57
    18  RapportUtil1.dylib                      0x0019b348 configuration::~configuration() + 54
    19  RapportUtil1.dylib                      0x0019a113 counted_ptr<configuration>::release() + 57
    20  libsystem_c.dylib                       0x94a3eebf __cxa_finalize + 184
    21  libsystem_c.dylib                       0x94a41db9 exit + 23
    22  rapportd                                0x00002317 start + 63
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib                  0x912099ae kevent + 10
    1   libdispatch.dylib                       0x991cfc71 _dispatch_mgr_invoke + 993
    2   libdispatch.dylib                       0x991cf7a9 _dispatch_mgr_thread + 53
    Thread 2:
    0   libsystem_kernel.dylib                  0x912090ee __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x94a070ac _pthread_workq_return + 45
    2   libsystem_c.dylib                       0x94a06e79 _pthread_wqthread + 448
    3   libsystem_c.dylib                       0x949eed2a start_wqthread + 30
    Thread 3:
    0   libsystem_kernel.dylib                  0x912090ee __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x94a070ac _pthread_workq_return + 45
    2   libsystem_c.dylib                       0x94a06e79 _pthread_wqthread + 448
    3   libsystem_c.dylib                       0x949eed2a start_wqthread + 30
    Thread 4:
    0   libsystem_kernel.dylib                  0x912090ee __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x94a070ac _pthread_workq_return + 45
    2   libsystem_c.dylib                       0x94a06e79 _pthread_wqthread + 448
    3   libsystem_c.dylib                       0x949eed2a start_wqthread + 30
    Thread 5 Crashed:
    0   rapportd                                0x000013e2 0x1000 + 994
    1   libsystem_c.dylib                       0x94a045b7 _pthread_start + 344
    2   libsystem_c.dylib                       0x949eed4e thread_start + 34
    Thread 5 crashed with X86 Thread State (32-bit):
      eax: 0x000013e2  ebx: 0x0002c5a7  ecx: 0xbffff864  edx: 0xbffff85c
      edi: 0xbffff868  esi: 0x00194b50  ebp: 0xb030af98  esp: 0xb030af3c
       ss: 0x00000023  efl: 0x00010206  eip: 0x000013e2   cs: 0x0000001b
       ds: 0x00000023   es: 0x00000023   fs: 0x00000023   gs: 0x0000000f
      cr2: 0x000013e2
    Logical CPU: 0
    Binary Images:
        0x1000 -    0x64fef +rapportd (???) <322EF040-125E-3D79-4A2F-01BB8B1415E9> /Library/Rapport/*/rapportd
       0xaf000 -   0x147ff7 +RapportWR.dylib (1) <A50472EA-F9E8-3C45-E173-216263532AEC> /Library/Rapport/*/RapportWR.dylib
      0x16e000 -   0x2faffb +RapportUtil1.dylib (1) <087D94DE-7376-A5E6-C000-2895F7D0AA60> /Library/Rapport/*/RapportUtil1.dylib
      0x3f8000 -   0x420fef +librooksbas.dylib (1) <75079BEF-ED76-12F6-5973-3B4584AFA1E4> /Library/Rapport/*/librooksbas.dylib
      0x718000 -   0x725ff3  com.apple.Librarian (1.1 - 1) <68F8F983-5F16-3BA5-BDA7-1A5451CC02BB> /System/Library/PrivateFrameworks/Librarian.framework/Versions/A/Librarian
    0x8fe5a000 - 0x8fe8ce57  dyld (210.2.3) <23516BE4-29BE-350C-91C9-F36E7999F0F1> /usr/lib/dyld
    0x90007000 - 0x90008fff  libDiagnosticMessagesClient.dylib (8) <39B3D25A-148A-3936-B800-0D393A00E64F> /usr/lib/libDiagnosticMessagesClient.dylib
    0x90009000 - 0x9006ffff  com.apple.print.framework.PrintCore (8.3 - 387.2) <0F7665F5-33F0-3661-9BE2-7DD2890E304B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x9008a000 - 0x901d8ff3  com.apple.CFNetwork (596.4.3 - 596.4.3) <547BD138-E902-35F0-B6EC-41DD06794B22> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
    0x9020a000 - 0x9022efff  com.apple.PerformanceAnalysis (1.16 - 16) <18DE0F9F-1264-394D-AC56-6B2A1771DFBE> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/Perf ormanceAnalysis
    0x9022f000 - 0x9023bff7  com.apple.NetAuth (4.0 - 4.0) <4983C4B8-9D95-3C4D-897E-07743326487E> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
    0x9023c000 - 0x90246fff  libsystem_notify.dylib (98.5) <7EEE9475-18F8-3099-B0ED-23A3E528ABE0> /usr/lib/system/libsystem_notify.dylib
    0x90343000 - 0x90356ff9  com.apple.MultitouchSupport.framework (235.29 - 235.29) <451701B6-03CE-3F26-9FF0-92D8DA1467EE> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
    0x903a0000 - 0x903b9fff  com.apple.Kerberos (2.0 - 1) <9BDE8F4D-DBC3-34D1-852C-898D3655A611> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x903ba000 - 0x903c6ffa  com.apple.CrashReporterSupport (10.8.3 - 418) <03BC564E-35FE-384E-87D6-6E0C55DF16E3> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
    0x91100000 - 0x91104fff  com.apple.CommonPanels (1.2.5 - 94) <6B3E7E53-7708-3DA2-8C50-59C2B4735DE1> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x91105000 - 0x9110efff  com.apple.CommerceCore (1.0 - 26.1) <8C28115C-6EC1-316D-9237-F4FBCBB778C5> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/C ommerceCore.framework/Versions/A/CommerceCore
    0x9113f000 - 0x911f3fff  com.apple.coreui (2.0 - 181.1) <C15ABF35-B7F5-34ED-A461-386DAF65D96B> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x911f4000 - 0x9120effc  libsystem_kernel.dylib (2050.24.15) <9E58DCC0-D5FF-37E1-AA7F-F2206719E138> /usr/lib/system/libsystem_kernel.dylib
    0x9120f000 - 0x91212fff  com.apple.help (1.3.2 - 42) <AD7EB1F0-A068-3A2C-9D59-38E59CEC0D96> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x91213000 - 0x91261ffb  libFontRegistry.dylib (100) <3B8350C2-4D8F-38C4-A22E-2F855D7E83D1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
    0x91262000 - 0x91293fff  com.apple.DictionaryServices (1.2 - 184.4) <0D5BE86F-F40A-3E39-8569-19FCA5EDF9D3> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
    0x91294000 - 0x912b1ff7  libresolv.9.dylib (51) <B9742A2A-DF15-3F6E-8FCE-778A58214B3A> /usr/lib/libresolv.9.dylib
    0x9132e000 - 0x9132efff  com.apple.Cocoa (6.7 - 19) <354094F0-F36B-36F9-BF5F-FD60590FBEB9> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x91333000 - 0x91716fff  com.apple.HIToolbox (2.0 - 626.1) <ECC3F04F-C4B7-35BF-B10E-183B749DAB92> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x91717000 - 0x91772fff  com.apple.htmlrendering (77 - 1.1.4) <5C0C669F-AE07-3983-B38F-EB829B5CE609> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x91773000 - 0x917d4fff  com.apple.audio.CoreAudio (4.1.1 - 4.1.1) <A3B911DB-77DF-3037-A47A-634B08E5727D> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x9181d000 - 0x91825fff  libcopyfile.dylib (89) <4963541B-0254-371B-B29A-B6806888949B> /usr/lib/system/libcopyfile.dylib
    0x92349000 - 0x923beff7  com.apple.ApplicationServices.ATS (332 - 341.1) <95206704-F9C9-33C4-AF25-FE9890E160B2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x92431000 - 0x9244dfff  libPng.dylib (850) <26AD967A-D55E-3C5A-A643-D9953136DE58> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x9244e000 - 0x92459fff  libcommonCrypto.dylib (60027) <8EE30FA5-AA8D-3FA6-AB0F-05DA8B0425D9> /usr/lib/system/libcommonCrypto.dylib
    0x9245a000 - 0x924c2fe7  libvDSP.dylib (380.6) <55780308-4DCA-3B10-9703-EAFC3E13A3FA> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x92524000 - 0x92548fff  libJPEG.dylib (850) <36FEAB05-86C5-33B9-9DE9-5FAD8AEBA15F> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x927f8000 - 0x9283afff  libauto.dylib (185.4) <3098A75E-438E-3F18-BAAC-CD8F1CC7C2F7> /usr/lib/libauto.dylib
    0x9283b000 - 0x92860ffb  com.apple.framework.familycontrols (4.1 - 410) <B1755756-BEA2-3205-ADAA-68FCC32E60BD> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
    0x92861000 - 0x928b8ff3  com.apple.HIServices (1.20 - 417) <561A770B-8523-3D09-A763-11F872779A4C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x92913000 - 0x929aaff7  com.apple.ink.framework (10.8.2 - 150) <D90FF7BC-6B90-39F1-AC52-670269947C58> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x929ab000 - 0x929c1fff  com.apple.CFOpenDirectory (10.8 - 151.10) <56C3F276-BD1F-3031-8CF9-8F4F481A534E> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
    0x929c8000 - 0x929d4ff8  libbz2.1.0.dylib (29) <7031A4C0-784A-3EAA-93DF-EA1F26CC9264> /usr/lib/libbz2.1.0.dylib
    0x929d5000 - 0x92a1dff5  com.apple.opencl (2.2.19 - 2.2.19) <968DD067-49D0-3B71-A96B-B3579698D992> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x92a44000 - 0x92abeff7  com.apple.securityfoundation (6.0 - 55115.4) <A959B2F5-9D9D-3C93-A62A-7399594CF238> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x92abf000 - 0x92b7dff3  com.apple.ColorSync (4.8.0 - 4.8.0) <EFEDCB37-4F20-3CEC-A185-5D2976E11BAC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x92be4000 - 0x92ea4ff3  com.apple.security (7.0 - 55179.13) <000FD8E9-D070-326A-B386-51314360FD5C> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x92ea5000 - 0x92fb2057  libobjc.A.dylib (532.2) <FA455371-7395-3D58-A89B-D1520612D1BC> /usr/lib/libobjc.A.dylib
    0x933bf000 - 0x933c1ffb  libRadiance.dylib (850) <83434287-A09E-3A3F-A1AC-085B563BA46D> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.d ylib
    0x933c2000 - 0x933ebfff  libxslt.1.dylib (11.3) <0DE17DAA-66FF-3195-AADB-347BEB5E2EFA> /usr/lib/libxslt.1.dylib
    0x933ec000 - 0x93809fff  FaceCoreLight (2.4.1) <571DE3F8-CA8A-3E71-9AF4-F06FFE721CE6> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLi ght
    0x9380a000 - 0x93821fff  com.apple.GenerationalStorage (1.1 - 132.3) <DD0AA3DB-376D-37F3-AC5B-17AC9B9E0A63> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Gene rationalStorage
    0x93822000 - 0x93822ffd  com.apple.audio.units.AudioUnit (1.9 - 1.9) <F7638E43-F885-372E-9DAE-24D0C21AA66E> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x93823000 - 0x93827ff7  libmacho.dylib (829) <5280A013-4F74-3F74-BE0C-7F612C49F1DC> /usr/lib/system/libmacho.dylib
    0x93926000 - 0x93a31ff7  libJP2.dylib (850) <3FFCEFA6-317A-34AF-8D99-AEBB017543C5> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x942b0000 - 0x94335ff7  com.apple.SearchKit (1.4.0 - 1.4.0) <454E950F-291C-3E95-8F35-05CA0AD6B327> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x94336000 - 0x94337fff  libremovefile.dylib (23.2) <9813B2DB-2374-3AA2-99B6-AA2E9897B249> /usr/lib/system/libremovefile.dylib
    0x94338000 - 0x94491ffb  com.apple.audio.toolbox.AudioToolbox (1.9 - 1.9) <8BF022FC-C38A-34AA-8469-D98294094659> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x94608000 - 0x9461dfff  com.apple.speech.synthesis.framework (4.1.12 - 4.1.12) <DE68CEB5-4959-3652-83B8-D2B00D3B932D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x9461e000 - 0x94796ff5  com.apple.QuartzCore (1.8 - 304.3) <F2EFC117-CDC6-3252-A4A8-880965764385> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x94797000 - 0x947a0fff  com.apple.DiskArbitration (2.5.2 - 2.5.2) <89822A83-B450-3363-8E9C-9B80CB4450B1> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x947a1000 - 0x947a1fff  com.apple.Accelerate.vecLib (3.8 - vecLib 3.8) <908B8D40-3FB5-3047-B482-3DF95025ECFC> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x947a2000 - 0x947b7fff  com.apple.ImageCapture (8.0 - 8.0) <B8BD421F-D5A9-3FB4-8E89-AD5CFC0D4030> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x94814000 - 0x94820ffe  libkxld.dylib (2050.24.15) <BEC097B0-9D9A-3484-99DB-0F537E71963E> /usr/lib/system/libkxld.dylib
    0x94821000 - 0x94822fff  libdnsinfo.dylib (453.19) <3B523729-84A8-3D0B-B58C-3FC185060E67> /usr/lib/system/libdnsinfo.dylib
    0x94823000 - 0x94921ff7  libFontParser.dylib (84.6) <7D3EB3CC-527E-3A74-816A-59CAFD2260A4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
    0x94922000 - 0x949ccfff  com.apple.LaunchServices (539.9 - 539.9) <C0E0CFFF-3714-3467-87DA-4A6F0AF1953B> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
    0x949cd000 - 0x949d0ffc  libpam.2.dylib (20) <FCF74195-A99E-3B07-8E49-688D4A6F1E18> /usr/lib/libpam.2.dylib
    0x949d1000 - 0x949d2ffd  com.apple.TrustEvaluationAgent (2.0 - 23) <E42347C0-2D3C-36A4-9200-757FFA61B388> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
    0x949d3000 - 0x949dafff  libsystem_dnssd.dylib (379.38.1) <4F164CA8-4A4F-3B27-B88A-0926E2FEB7D4> /usr/lib/system/libsystem_dnssd.dylib
    0x949db000 - 0x949e5ffe  com.apple.bsd.ServiceManagement (2.0 - 2.0) <9732BA61-D6F6-3644-82DA-FF0D6FEEFC69> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManage ment
    0x949e6000 - 0x949edff3  com.apple.NetFS (5.0 - 4.0) <1F7041F2-4E97-368C-8F5D-24153D81BBDB> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x949ee000 - 0x94aabfeb  libsystem_c.dylib (825.26) <6E35A83F-1A5B-3AF9-8C6D-D7B57B25FB63> /usr/lib/system/libsystem_c.dylib
    0x94aac000 - 0x94ad9ffe  libsystem_m.dylib (3022.6) <9975D9C3-3B71-38E3-AA21-C5C5F9D9C431> /usr/lib/system/libsystem_m.dylib
    0x94ada000 - 0x94dfaff3  com.apple.Foundation (6.8 - 945.18) <BDC56A93-45C5-3459-B307-65A1CCE702C5> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x94edd000 - 0x94ee6ffd  com.apple.audio.SoundManager (4.0 - 4.0) <ABC5FE40-B222-36EB-9905-5C8C4BFD8C87> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
    0x94f29000 - 0x94f29fff  com.apple.Accelerate (1.8 - Accelerate 1.8) <4EC0548E-3A3F-310D-A366-47B51D5B6398> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x94f2a000 - 0x94f6cffb  com.apple.RemoteViewServices (2.0 - 80.6) <AE962502-4539-3893-A2EB-9D384652AEAC> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/Remot eViewServices
    0x94f6d000 - 0x94fb1ff7  libGLU.dylib (8.9.2) <F33F6C73-7F89-3B5B-A50F-2AB57BBA314D> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x94fb2000 - 0x94fb3fff  libsystem_sandbox.dylib (220.3) <C532F6A6-7E85-38F3-8660-EC1066DF67BE> /usr/lib/system/libsystem_sandbox.dylib
    0x94fb6000 - 0x950a7ffc  libiconv.2.dylib (34) <B096A9B7-83A6-31B3-8D2F-87D91910BF4C> /usr/lib/libiconv.2.dylib
    0x950a8000 - 0x950b6ff3  libsystem_network.dylib (77.10) <7FBF5A15-97BA-3721-943E-E77F0C40DBE1> /usr/lib/system/libsystem_network.dylib
    0x950cc000 - 0x950ccfff  com.apple.vecLib (3.8 - vecLib 3.8) <83160DD1-5614-3E34-80EB-97041016EF1F> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x950cd000 - 0x950d4fff  liblaunch.dylib (442.26.2) <310C99F8-0811-314D-9BB9-D0ED6DFA024B> /usr/lib/system/liblaunch.dylib
    0x950d5000 - 0x950d5fff  libSystem.B.dylib (169.3) <81C58EAB-0E76-3EAB-BDFD-C5A6FE95536F> /usr/lib/libSystem.B.dylib
    0x950d6000 - 0x95122fff  libcorecrypto.dylib (106.2) <20EBADBA-D6D6-36F0-AE80-168E9AF13DB6> /usr/lib/system/libcorecrypto.dylib
    0x9523c000 - 0x95281ff7  com.apple.NavigationServices (3.7 - 200) <F6531764-6E43-3AF3-ACDD-8A5551EF016A> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x9551d000 - 0x95822ff7  com.apple.CoreServices.CarbonCore (1037.6 - 1037.6) <4DB4B0C9-1377-3062-BE0E-CD3326ACDAF0> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x95823000 - 0x95c65fff  com.apple.CoreGraphics (1.600.0 - 332) <67E70F21-A0F1-356F-90B7-4B90C468EE2C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x95c66000 - 0x95c69ffc  libCoreVMClient.dylib (32.3) <35B63A60-DF0A-3FB3-ABB8-164B246A43CC> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
    0x95c6a000 - 0x95c87fff  libxpc.dylib (140.43) <C628073D-51A0-3541-A665-1121520508C6> /usr/lib/system/libxpc.dylib
    0x95c88000 - 0x95cb5ffb  com.apple.CoreServicesInternal (154.3 - 154.3) <A452602B-67CB-39C4-95EB-E59433C65774> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/Cor eServicesInternal
    0x95cb6000 - 0x95ecdfff  com.apple.CoreData (106.1 - 407.7) <17FD06D6-AD7C-345A-8FA4-1F0FBFF4DAE1> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x95f0b000 - 0x95f0cffd  libunc.dylib (25) <58599CBF-E262-3CEA-AFE1-35560E0177DC> /usr/lib/system/libunc.dylib
    0x95fab000 - 0x95fb5fff  com.apple.speech.recognition.framework (4.1.5 - 4.1.5) <B855E8B4-2EE3-3BFF-8547-98A0F084F9AF> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x95fc8000 - 0x95fc8fff  libkeymgr.dylib (25) <D5E93F7F-9315-3AD6-92C7-941F7B54C490> /usr/lib/system/libkeymgr.dylib
    0x95fc9000 - 0x95fffffb  com.apple.DebugSymbols (98 - 98) <9A9ADA0A-E487-3C8F-9998-286EE04C235A> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s
    0x96000000 - 0x96022fff  libc++abi.dylib (26) <3AAA8D55-F5F6-362B-BA3C-CCAF0D3C8E27> /usr/lib/libc++abi.dylib
    0x9607e000 - 0x96152ff3  com.apple.backup.framework (1.4.3 - 1.4.3) <6EA22ED3-BA18-3A37-AE05-5D6FDA3F372F> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x96153000 - 0x961b7ff7  com.apple.datadetectorscore (4.1 - 269.3) <C11C2014-298E-3E2B-9F5D-02CCD3CA4AB3> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
    0x961de000 - 0x961ecfff  libxar.1.dylib (105) <343E4A3B-1D04-34A3-94C2-8C7C9A8F736B> /usr/lib/libxar.1.dylib
    0x961ed000 - 0x96255ff7  com.apple.framework.IOKit (2.0.1 - 755.24.1) <70DE925B-51E8-3C65-8928-FB49FD823D94> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x96262000 - 0x9635aff9  libsqlite3.dylib (138.1) <AD7C5914-35F0-37A3-9238-A29D2E26C755> /usr/lib/libsqlite3.dylib
    0x9635b000 - 0x9637bffd  com.apple.ChunkingLibrary (2.0 - 133.3) <FA45EAE8-BB10-3AEE-9FDC-C0C3A533FF48> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/Chunking Library
    0x9637c000 - 0x963b7fef  libGLImage.dylib (8.9.2) <9D41F71E-E927-3767-A856-55480E20E9D9> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x96736000 - 0x968f2ffd  libicucore.A.dylib (491.11.3) <FF55E176-7D66-3DBB-AF86-84744C47A02C> /usr/lib/libicucore.A.dylib
    0x968f3000 - 0x96adbffb  com.apple.CoreFoundation (6.8 - 744.19) <DDD3AA21-5B5F-3D8F-B137-AD95FCA89064> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x96adc000 - 0x96b1eff7  libcups.2.dylib (327.6) <D994A44F-CCDD-3D40-B732-79CB88F45908> /usr/lib/libcups.2.dylib
    0x96f1c000 - 0x96f2afff  com.apple.opengl (1.8.9 - 1.8.9) <1872D2CD-00A8-30D1-8ECC-B663F4E4C530> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x96f2b000 - 0x96f2cfff  liblangid.dylib (116) <E13CC8C5-5034-320A-A210-41A2BDE4F846> /usr/lib/liblangid.dylib
    0x96f2d000 - 0x96f4cff3  com.apple.Ubiquity (1.2 - 243.15) <E10A2937-D671-3D14-AF8D-BA25E601F458> /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity
    0x96f4d000 - 0x96fa7fff  com.apple.Symbolication (1.3 - 93) <684ECF0D-D416-3DF8-8B5B-3902953853A8> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion
    0x97114000 - 0x97114fff  libsystem_blocks.dylib (59) <3A743C5D-CFA5-37D8-80A8-B6795A9DB04F> /usr/lib/system/libsystem_blocks.dylib
    0x97115000 - 0x97163ff3  com.apple.SystemConfiguration (1.12.2 - 1.12.2) <6E858B9F-337A-314E-88B7-24A274ACE568> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x97164000 - 0x971a3ff7  com.apple.bom (12.0 - 192) <0637E52C-D151-37B3-904F-8656B2FD44DD> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
    0x97229000 - 0x97de5ff3  com.apple.AppKit (6.8 - 1187.39) <ACA24416-D910-39B8-9387-52A6C6A561F8> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x97de6000 - 0x97e12ff7  libsystem_info.dylib (406.17) <AA5611DB-A944-3072-B6BE-ACAB08689547> /usr/lib/system/libsystem_info.dylib
    0x97eef000 - 0x97f87fff  com.apple.CoreServices.OSServices (557.6 - 557.6) <E1600639-3EEC-3DF8-BD40-747BB2117988> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x97f94000 - 0x97f9dff9  com.apple.CommonAuth (3.0 - 2.0) <34C4768C-EF8D-3DBA-AFB7-09148C8672DB> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
    0x98698000 - 0x9869afff  libdyld.dylib (210.2.3) <05D6FF2A-F09B-309D-95F7-7AF10259C707> /usr/lib/system/libdyld.dylib
    0x9869b000 - 0x9869fffc  libGIF.dylib (850) <45CD8B8F-7324-3187-B01C-8E16C04F33FA> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x986a0000 - 0x986affff  libGL.dylib (8.9.2) <1082B9A5-9AA3-35D4-968B-3A3FE15B1ED7> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x986fd000 - 0x98798fff  com.apple.CoreSymbolication (3.0 - 117) <F705A8CD-A04A-3A84-970A-7B04BC05DA97> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication
    0x98799000 - 0x9879cff7  com.apple.TCC (1.0 - 1) <437D76CD-6437-3B55-BE2C-A53508858256> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
    0x9879d000 - 0x9879dfff  com.apple.ApplicationServices (45 - 45) <677C4ACC-9D12-366F-8A87-B898AC806DD9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x9879e000 - 0x987f8ffb  com.apple.AE (645.6 - 645.6) <44556FF7-A869-399A-AEBB-F4E9263D9152> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
    0x987f9000 - 0x98806ff7  com.apple.AppleFSCompression (49 - 1.0) <166AA1F8-E50A-3533-A3B5-8737C5118CC3> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/Apple FSCompression
    0x98807000 - 0x98815ff7  libz.1.dylib (43) <245F1B61-2276-3BBB-9891-99934116D833> /usr/lib/libz.1.dylib
    0x98816000 - 0x98816ffd  libOpenScriptingUtil.dylib (148.3) <87895E27-88E2-3249-8D0E-B17E76FB00C1> /usr/lib/libOpenScriptingUtil.dylib
    0x98817000 - 0x98893ff3  com.apple.Metadata (10.7.0 - 707.11) <F9BB5BBE-69D0-3309-8280-2303EB1DC455> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x98894000 - 0x9889afff  libGFXShared.dylib (8.9.2) <F3B0E66D-5C47-3A5A-A2CD-F0C58E8322C3> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
    0x9889b000 - 0x9889ffff  com.apple.IOSurface (86.0.4 - 86.0.4) <6431ACB6-561B-314F-9A2A-FAC1578FCC86> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x988a2000 - 0x988a9ffb  libunwind.dylib (35.1) <E1E8D8B3-3C78-3AB1-B398-C180DC6DCF05> /usr/lib/system/libunwind.dylib
    0x988aa000 - 0x98959ff7  com.apple.CoreText (260.0 - 275.16) <873ADCD9-D361-3753-A220-CDD289196AD8> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
    0x989aa000 - 0x989abfff  libquarantine.dylib (52.1) <094A1501-373E-3397-B632-8F7C5AC8EFD5> /usr/lib/system/libquarantine.dylib
    0x989ac000 - 0x98ab9ff3  com.apple.ImageIO.framework (3.2.1 - 850) <C964E877-660E-3482-ACF9-EC25DFEAF307> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
    0x98ac1000 - 0x98ad3fff  libbsm.0.dylib (32) <DADD385E-FE53-3458-94FB-E316A6345108> /usr/lib/libbsm.0.dylib
    0x98ad4000 - 0x98ad7ff7  libcompiler_rt.dylib (30) <CE5DBDB4-0124-3E2B-9105-989DF98DD108> /usr/lib/system/libcompiler_rt.dylib
    0x98ae9000 - 0x98b0eff7  com.apple.CoreVideo (1.8 - 99.4) <A26DE896-32E0-3D5E-BA89-02AD23FA96B3> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x98b1e000 - 0x98b6dff6  libTIFF.dylib (850) <78E121A6-92A2-3120-883C-7AA3C2966F9C> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x98b6e000 - 0x98f26ffa  libLAPACK.dylib (1073.4) <9A6E5EAD-F2F2-3D5C-B655-2B536DB477F2> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x98f27000 - 0x991caff3  com.apple.CoreImage (8.4.0 - 1.0.1) <C25B9EEC-4824-3088-BC08-2EA516C0728C> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage .framework/Versions/A/CoreImage
    0x991cb000 - 0x991ddff7  libdispatch.dylib (228.23) <86EF7D45-2D97-3465-A449-95038AE5DABA> /usr/lib/system/libdispatch.dylib
    0x991de000 - 0x991e0ffd  libCVMSPluginSupport.dylib (8.9.2) <D6D0BB75-42DA-3772-AB5E-CBD59B343393> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginS upport.dylib
    0x991e1000 - 0x99243fff  libc++.1.dylib (65.1) <C0CFF9FF-5D52-3EAE-B921-6AE1DA00A135> /usr/lib/libc++.1.dylib
    0x99275000 - 0x992a8ffb  com.apple.GSS (3.0 - 2.0) <9566A96D-C296-3ABD-A12A-E274C81C0B25> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
    0x992f5000 - 0x99312fff  libCRFSuite.dylib (33) <C9D72D0C-871A-39A2-8AFB-682D11AE7D0D> /usr/lib/libCRFSuite.dylib
    0x99313000 - 0x993fcff7  libxml2.2.dylib (22.3) <015A4FA6-5BB9-3F95-AFB8-B9281E22685B> /usr/lib/libxml2.2.dylib
    0x994f2000 - 0x9967bff7  com.apple.vImage (6.0 - 6.0) <1D1F67FE-4F75-3689-BEF6-4A46C8039E70> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x9967c000 - 0x996ebffb  com.apple.Heimdal (3.0 - 2.0) <964D9952-B0F2-34F6-8265-1823C0D5EAB8> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
    0x99730000 - 0x9974eff3  com.apple.openscripting (1.3.6 - 148.3) <F3422C02-5ACB-343A-987B-A2D58EA2F5A8> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x999cc000 - 0x99a6cff7  com.apple.QD (3.42.1 - 285.1) <BAAC13D2-1312-33C0-A255-FAB1D314C324> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x99a6d000 - 0x99a73fff  com.apple.print.framework.Print (8.0 - 258) <12AEAD24-6924-3923-9E4A-C5D21231E639> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x99a74000 - 0x99a84ff2  com.apple.LangAnalysis (1.7.0 - 1.7.0) <875363E7-6D02-3229-A9DD-E5A5568A7D61> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x99a85000 - 0x99a85fff  com.apple.Carbon (154 - 155) <604ADD9D-5835-3294-842E-3A4AEBCCB548> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x99ce3000 - 0x99d3aff7  com.apple.ScalableUserInterface (1.0 - 1) <2B5E454B-BC49-3E85-B54D-1950397C448C> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableU serInterface.framework/Versions/A/ScalableUserInterface
    0x99d3b000 - 0x99e57ffb  com.apple.desktopservices (1.7.4 - 1.7.4) <782D711D-7930-324A-9015-686C2F86DBA3> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x99e58000 - 0x99eeaffb  libvMisc.dylib (380.6) <6DA3A03F-20BE-300D-A664-B50A7B4E4B1A> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x99eeb000 - 0x9a026ff7  libBLAS.dylib (1073.4) <FF74A147-05E1-37C4-BC10-7DEB57FE5326> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x9a08e000 - 0x9a092fff  com.apple.OpenDirectory (10.8 - 151.10) <A1858D81-086F-3BF5-87E3-9B70409FFDF6> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x9a093000 - 0x9a097ffe  libcache.dylib (57) <834FDCA7-FE3B-33CC-A12A-E11E202477EC> /usr/lib/system/libcache.dylib
    0x9a098000 - 0x9a0fcff3  libstdc++.6.dylib (56) <F8FA490A-8F3C-3645-ABF5-78926CE9C62C> /usr/lib/libstdc++.6.dylib
    0x9a108000 - 0x9a10afff  com.apple.securityhi (4.0 - 55002) <62E3AE75-61CB-341E-B2A0-CFC985A2BF7F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x9a434000 - 0x9a434fff  com.apple.CoreServices (57 - 57) <956C6C6D-A5DD-314F-9C57-4A61D41F30CE> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    External Modification Summary:
      Calls made by other processes targeting this process:
        task_for_pid: 2
        thread_create: 0
        thread_set_state: 0
      Calls made by this process:
        task_for_pid: 0
        thread_create: 0
        thread_set_state: 0
      Calls made by all processes on this machine:
        task_for_pid: 119
        thread_create: 0
        thread_set_state: 0
    VM Region Summary:
    ReadOnly portion of Libraries: Total=117.4M resident=68.9M(59%) swapped_out_or_unallocated=48.5M(41%)
    Writable regions: Total=32.1M written=848K(3%) resident=1084K(3%) swapped_out=0K(0%) unallocated=31.1M(97%)
    REGION TYPE                      VIRTUAL
    ===========                      =======
    CG shared images                     96K
    CoreServices                       1600K
    MALLOC                             21.3M
    MALLOC guard page                    48K
    Memory tag=35                      7428K
    Stack                              66.5M
    VM_ALLOCATE                          56K
    __DATA                             5452K
    __DATA/__OBJC                       172K
    __IMAGE                             528K
    __LINKEDIT                         31.6M
    __OBJC                             1524K
    __OBJC/__DATA                         8K
    __PAGEZERO                            4K
    __TEXT                             85.8M
    __UNICODE                           544K
    mapped file                       101.9M
    shared memory                       308K
    ===========                      =======
    TOTAL                             324.4M

    Hi Carolyn,
    Thank you for your suggestion it seemed to do much better, and lasted the whole day but then it crashed again last night
    Interval Since Last Panic Report:  139535 sec
    Anonymous UUID:                    4964D4DE-C0B4-4BF5-739A-DA67B363A129
    Fri Jul  5 06:52:57 2013
    panic(cpu 1 caller 0xffffff8009cb8655): Kernel trap at 0xffffff7f8af16af7, type 13=general protection, registers:
    CR0: 0x000000008001003b, CR2: 0x00000001044e905c, CR3: 0x000000000c9fe000, CR4: 0x0000000000000660
    RAX: 0xde531e715ebf009b, RBX: 0xffffff80220ae048, RCX: 0x7fffffffffffffff, RDX: 0x0000000000000040
    RSP: 0xffffff80890dbfa0, RBP: 0xffffff80890dbfb0, RSI: 0x0000000000000002, RDI: 0xdeadbeefdeadbeef
    R8:  0xffffff807d58d078, R9:  0x0000000000988ddc, R10: 0xffffff80890dbd20, R11: 0xffffff7f8aed61c0
    R12: 0xffffff807d58d000, R13: 0x0000000000000000, R14: 0x0000000000000000, R15: 0xffffff8016105dc8
    RFL: 0x0000000000010282, RIP: 0xffffff7f8af16af7, CS:  0x0000000000000008, SS:  0x0000000000000010
    Fault CR2: 0x00000001044e905c, Error code: 0x0000000000000000, Fault CPU: 0x1
    Backtrace (CPU 1), Frame : Return Address
    0xffffff80890dbc40 : 0xffffff8009c1d626
    0xffffff80890dbcb0 : 0xffffff8009cb8655
    0xffffff80890dbe80 : 0xffffff8009cce17d
    0xffffff80890dbea0 : 0xffffff7f8af16af7
    0xffffff80890dbfb0 : 0xffffff8009cb3137
          Kernel Extensions in backtrace:
             com.digidesign.fwfamily.driver(9.0f4)[EA9004EA-D8CD-1CA7-6281-17C82B2AF0EF]@0xf fffff7f8af08000->0xffffff7f8af29fff
                dependency: com.apple.iokit.IOFireWireAVC(4.2.2)[F7D819BB-CD26-352B-BE6A-AB3040A06AEF]@0xff ffff7f8a8e5000
                dependency: com.apple.iokit.IOAudioFamily(1.8.9fc11)[AB8DD2DD-43BD-3B7B-95F7-26E6E0BBF339]@ 0xffffff7f8aece000
                dependency: com.apple.iokit.IOFireWireFamily(4.5.5)[A045A111-194F-3E54-A63E-E015DC69B862]@0 xffffff7f8a37b000
    BSD process name corresponding to current thread: kernel_task
    Mac OS version:
    12E55
    Kernel version:
    Darwin Kernel Version 12.4.0: Wed May  1 17:57:12 PDT 2013; root:xnu-2050.24.15~1/RELEASE_X86_64
    Kernel UUID: 896CB1E3-AB79-3DF1-B595-549DFFDF3D36
    Kernel slide:     0x0000000009a00000
    Kernel text base: 0xffffff8009c00000
    System model name: iMac10,1 (Mac-F2268CC8)
    System uptime in nanoseconds: 17432848808837
    last loaded kext at 260053975535: com.apple.filesystems.smbfs          1.8.4 (addr 0xffffff7f8bf58000, size 229376)
    last unloaded kext at 229025294943: com.apple.driver.AppleFileSystemDriver          3.0.1 (addr 0xffffff7f8be6f000, size 8192)
    loaded kexts:
    com.paceap.kext.pacesupport.snowleopard          5.9.1
    com.digidesign.fwfamily.driver          9.0f4
    com.digidesign.iokit.DigiDal          10.3.6f14
    com.apple.filesystems.smbfs          1.8.4
    com.apple.driver.AppleBluetoothMultitouch          75.19
    com.apple.filesystems.ntfs          3.10
    com.apple.driver.AudioAUUC          1.60
    com.apple.driver.AGPM          100.12.87
    com.apple.filesystems.autofs          3.0
    com.apple.driver.AppleMikeyHIDDriver          122
    com.apple.driver.AppleHDA          2.3.7fc4
    com.apple.driver.AppleHWSensor          1.9.5d0
    com.apple.iokit.BroadcomBluetoothHCIControllerUSBTransport          4.1.4f2
    com.apple.driver.AppleMikeyDriver          2.3.7fc4
    com.apple.iokit.IOUserEthernet          1.0.0d1
    com.apple.iokit.IOBluetoothSerialManager          4.1.4f2
    com.apple.Dont_Steal_Mac_OS_X          7.0.0
    com.apple.driver.ApplePolicyControl          3.4.5
    com.apple.driver.ACPI_SMC_PlatformPlugin          1.0.0
    com.apple.driver.AppleLPC          1.6.0
    com.apple.driver.AppleBacklight          170.2.5
    com.apple.driver.AppleUpstreamUserClient          3.5.10
    com.apple.driver.AppleMCCSControl          1.1.11
    com.apple.kext.AMDFramebuffer          8.1.2
    com.apple.ATIRadeonX2000          8.1.2
    com.apple.AppleFSCompression.AppleFSCompressionTypeDataless          1.0.0d1
    com.apple.AppleFSCompression.AppleFSCompressionTypeZlib          1.0.0d1
    com.apple.BootCache          34
    com.apple.driver.AppleIRController          320.15
    com.apple.driver.AppleUSBCardReader          3.1.7
    com.apple.iokit.SCSITaskUserClient          3.5.5
    com.apple.driver.XsanFilter          404
    com.apple.iokit.IOAHCIBlockStorage          2.3.1
    com.apple.driver.AppleFWOHCI          4.9.6
    com.apple.driver.AirPort.Atheros40          600.72.2
    com.apple.driver.AppleAHCIPort          2.5.2
    com.apple.nvenet          2.0.19
    com.apple.driver.AppleUSBHub          5.5.5
    com.apple.driver.AppleEFINVRAM          1.7
    com.apple.driver.AppleUSBEHCI          5.5.0
    com.apple.driver.AppleUSBOHCI          5.2.5
    com.apple.driver.AppleRTC          1.5
    com.apple.driver.AppleHPET          1.8
    com.apple.driver.AppleACPIButtons          1.7
    com.apple.driver.AppleSMBIOS          1.9
    com.apple.driver.AppleACPIEC          1.7
    com.apple.driver.AppleAPIC          1.6
    com.apple.driver.AppleIntelCPUPowerManagementClient          196.0.0
    com.apple.nke.applicationfirewall          4.0.39
    com.apple.security.quarantine          2.1
    com.apple.driver.AppleIntelCPUPowerManagement          196.0.0
    com.apple.driver.IOBluetoothHIDDriver          4.1.4f2
    com.apple.driver.AppleMultitouchDriver          235.29
    com.apple.kext.triggers          1.0
    com.apple.driver.DspFuncLib          2.3.7fc4
    com.apple.iokit.IOFireWireIP          2.2.5
    com.apple.iokit.AppleBluetoothHCIControllerUSBTransport          4.1.4f2
    com.apple.iokit.IOAudioFamily          1.8.9fc11
    com.apple.kext.OSvKernDSPLib          1.6
    com.apple.iokit.IOFireWireAVC          4.2.2
    com.apple.driver.AppleHDAController          2.3.7fc4
    com.apple.iokit.IOHDAFamily          2.3.7fc4
    com.apple.iokit.IOSurface          86.0.4
    com.apple.iokit.IOSerialFamily          10.0.6
    com.apple.iokit.IOBluetoothFamily          4.1.4f2
    com.apple.driver.AppleSMC          3.1.4d2
    com.apple.driver.IOPlatformPluginLegacy          1.0.0
    com.apple.driver.AppleSMBusPCI          1.0.11d0
    com.apple.driver.IOPlatformPluginFamily          5.3.0d51
    com.apple.driver.AppleGraphicsControl          3.4.5
    com.apple.driver.AppleBacklightExpert          1.0.4
    com.apple.driver.AppleSMBusController          1.0.11d0
    com.apple.iokit.IONDRVSupport          2.3.7
    com.apple.kext.AMD4600Controller          8.1.2
    com.apple.kext.AMDSupport          8.1.2
    com.apple.iokit.IOGraphicsFamily          2.3.7
    com.apple.driver.AppleUSBHIDKeyboard          170.2
    com.apple.driver.AppleHIDKeyboard          170.2
    com.apple.iokit.IOUSBHIDDriver          5.2.5
    com.apple.iokit.IOSCSIBlockCommandsDevice          3.5.5
    com.apple.iokit.IOUSBMassStorageClass          3.5.1
    com.apple.driver.AppleUSBMergeNub          5.5.5
    com.apple.driver.AppleUSBComposite          5.2.5
    com.apple.iokit.IOSCSIMultimediaCommandsDevice          3.5.5
    com.apple.iokit.IOBDStorageFamily          1.7
    com.apple.iokit.IODVDStorageFamily          1.7.1
    com.apple.iokit.IOCDStorageFamily          1.7.1
    com.apple.iokit.IOAHCISerialATAPI          2.5.1
    com.apple.iokit.IOSCSIArchitectureModelFamily          3.5.5
    com.apple.iokit.IOFireWireFamily          4.5.5
    com.apple.iokit.IO80211Family          530.4
    com.apple.iokit.IOAHCIFamily          2.3.1
    com.apple.iokit.IONetworkingFamily          3.0
    com.apple.iokit.IOUSBUserClient          5.5.5
    com.apple.iokit.IOUSBFamily          5.6.0
    com.apple.driver.NVSMU          2.2.9
    com.apple.driver.AppleEFIRuntime          1.7
    com.apple.iokit.IOHIDFamily          1.8.1
    com.apple.iokit.IOSMBusFamily          1.1
    com.apple.security.sandbox          220.3
    com.apple.kext.AppleMatch          1.0.0d1
    com.apple.security.TMSafetyNet          7
    com.apple.driver.DiskImages          345
    com.apple.iokit.IOStorageFamily          1.8
    com.apple.driver.AppleKeyStore          28.21
    com.apple.driver.AppleACPIPlatform          1.7
    com.apple.iokit.IOPCIFamily          2.7.3
    com.apple.iokit.IOACPIFamily          1.4
    com.apple.kec.corecrypto          1.0

  • [Forum FAQ] "Unable to connect to the server by using Windows PowerShell Remoting" error while installing RDS roles on Server 2012 R2

    When you try to install RDS role on server 2012 R2 using standard deployment, this issue may occur (Figure 1).
    “Unable to connect to the server by using Windows PowerShell remoting”.
    Figure 1: Unable to connect to the server by using Windows PowerShell remoting
    First of all, we need to verify the configurations as it suggested:
    1. The server must be available by using Windows PowerShell remotely.
    2. The server must be joined to a domain.
    3. The server must be running at least Windows Server 2012 R2.
    4. The currently logged on user must be a member of the local Administrators group on the server.
    5. Remote Desktop Services connections must be enabled by using Group Policy.
    In addition, we need to check if the “Windows Remote Management “service is running and related firewall exceptions have been created for WinRM listener.
    To enabling PowerShell remoting, we can run this PowerShell command as administrator (Figure 2).
    Enable-PSRemoting -Force
    Figure 2: Enable PowerShell Remoting
    However, if issue persists, we need to check whether it has enough memory to work.
    By default, remote shell allots only 150 MB of memory. If we have IIS or SharePoint App pool, 150 MB of memory is not sufficient to perform the remoting task. Therefore, we need to increase
    the memory via the PowerShell command below:
    Set-Item WSMan:\localhost\Shell\MaxMemoryPerShellMB 1000
    Then, you need to restart the server and the issue should be resolved.
    You can get more information regarding Remote Troubleshooting by below link:
    about_Remote_Troubleshooting
    If you need further assistance, welcome to post your questions in the
    RDS forum.
    Please click to vote if the post helps you. This can be beneficial to other community members reading the thread.

    i found another possible reason, this solution worked for me:
    http://oyvindnilsen.com/solution-for-powershell-remoting-error-it-cannot-determine-the-content-type-of-the-http-response-from-the-destination-computer/
    I tried to set up powershell remoting on a server and kept getting this error:
    Enter-PSSession : Connecting to remote server failed with the following error message : The WinRM client cann
    ot process the request. It cannot determine the content type of the HTTP response from the destination comput
    er. The content type is absent or invalid. For more information, see the about_Remote_Troubleshooting Help to
    pic.
    After a bit of troubleshooting I discovered that the problem was that the authentication packets was to big (over 16k), this will cause WinRM to reject the request. The reason for authentication packets getting too big can be because the user is member of very
    many security groups or in my case because of the SidHistory attribute.
    The solution was to increase the MaxFieldLength and MaxRequestBytes keys in the registry under HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\services\HTTP\Parameters
    If the keys does not exists you can create them, be sure to use the DWORD type.
    I sat MaxFieldLength to DEC value 40000 and MaxRequestBytes to DEC value 32768 and rebooted the server. Problem solved.

  • Java.rmi.remote error

    Hello,
    I recently wrote a simply Infobus applet which includes a
    LoginDialog.
    1.when i run it in Jdeveloper(not be packed into .jar
    or .zip), i can login but get a error:"java.lang.OutofMemory",
    however,the frame will appear slowly when i reload the applet.
    (128M RAM in my PC).
    2.when i deployed it into myjar2.jar ,then run it in
    Jdeveloper, I can't login and get a error:"Named Connection cn1
    not be opened", (myjar2.jar includes the
    files: "connections.properties", "cn1.xml","Applet2.class ",etc .
    3.when i run it from client browser(IE5 & Netscape 4.7) after
    deployed,i can see the LoginDialog ,but can't login and get
    error:"java.rmi.remote".
    Please help me to resolve!
    Thanks!
    null

    Hi,
    When you run from within JDeveloper, make sure you are running
    the HTML file rather than the applet.java file. I have had
    better luck when using the HTML file to run, especially with the
    login dialog.
    When you run from a browser externally, make sure you are using
    the JDK 1.2 plugin. I think the release notes contain
    information on where to get it and how to use it.
    Laura
    lxd (guest) wrote:
    : Hello,
    : I recently wrote a simply Infobus applet which includes a
    : LoginDialog.
    : 1.when i run it in Jdeveloper(not be packed into .jar
    : or .zip), i can login but get a error:"java.lang.OutofMemory",
    : however,the frame will appear slowly when i reload the applet.
    : (128M RAM in my PC).
    : 2.when i deployed it into myjar2.jar ,then run it in
    : Jdeveloper, I can't login and get a error:"Named Connection cn1
    : not be opened", (myjar2.jar includes the
    : files: "connections.properties", "cn1.xml","Applet2.class ",etc
    : 3.when i run it from client browser(IE5 & Netscape 4.7)
    after
    : deployed,i can see the LoginDialog ,but can't login and get
    : error:"java.rmi.remote".
    : Please help me to resolve!
    : Thanks!
    null

  • Remoting Error: Client.NotAllowed

    Hello. I have a Flash as2 movie which uses remoting to
    connect to a CF 7,0,2,142559 server. It works perfect in my dev
    environment but it is throwing a strange error in my staging
    environment (shown below). I have compared the dev server to the
    test server and all of the settings appear to be the same (and
    flash remoting is indeed turned on in the staging). I have checked
    the whitelist and it is set to * on both (which should allow all).
    Anyone have any ideas?
    ========================
    Error_Holder.code: Client.NotAllowed
    Error_Holder.level: error
    Error_Holder.description: You are not allowed to access the
    service texaer.axe_test_remoting.test_remoting. The service is not
    in the configured whitelist.
    Error_Holder.type:
    Error_Holder.rootcause: undefined
    Error_Holder.details:
    ==================================

    Well, I tried all of that and I'm still getting the error message. I've also repaired disk permissions and run Disk Warrior. When I repaired disk permissions, many HP printer items showed up in the list.

  • IPhone and Keynote remote connection issues.

    I have been trying to connect my phone to my computer so that I can use to keynote remote app. Over the wifi network there is a bunch of lag while trying to control so that is not good at all. Therefore I tried to use the ad-hoc mode from my macbook pro. Using channel 9 I was able to get it to connect but after using the remote to change a couple of slides I get lag and then an error saying that I am no longer connected to a wifi network.

    Wow, I was really hoping that there would be an answer in here since it isn't that publicized.
    I have found that when using the network created by my MacBook Pro (no wifi at work) the signal is so weak that the phone will only search for keynote when my iPhone is sitting on the keyboard. Even then though, it will never connect to keynote. I don't know what is wrong with it because the day the iPhone app came out it worked fine.
    I plan on calling Apple today about it. I'll post if I find out anything.

  • Can not set remote error true in reporting service's properties's advanced

    can not set remote error true in reporting service's properties's advanced
    美斯: 唔理幾多個皇上啦, 個波呢家係皇上果度!!!

    Hello,
    Based on the limited information, I am not very clearly about you issue. In order to solve the problem more efficiently, I need to clarify some information. Are you get some error messages when you set EnableRemoteErrors to true? Or do you mean that it doesn’t
    throw error message to us, but the property is useless? And could you tell me the edition of your SQL Server?
    It is benefit for us to do further analysis. Thank you for your understanding. 
    The following document may help you:
    http://technet.microsoft.com/en-us/library/aa337165(v=sql.110).aspx
    Thanks,
    Katherine Xiong
    Katherine Xiong
    TechNet Community Support

  • [svn] 851: Removed LiveCycle Remoting errors from BlazeDS.

    Revision: 851
    Author: [email protected]
    Date: 2008-03-18 11:40:59 -0700 (Tue, 18 Mar 2008)
    Log Message:
    Removed LiveCycle Remoting errors from BlazeDS.
    Modified Paths:
    blazeds/branches/3.0.x/modules/common/src/java/flex/messaging/errors.properties

    Hi,
    I am facing exactly same issue. my application works fine on local and dev. however, when i deploy it on QA where TAM and clustering is in picture it throws connection failed error. Can you please help me on how to solve this issue.
    Regards,
    Sachin Patil.
    [email protected]

  • Chromium for osx Marveicks  and chrome remote desktop cloud computing App!

    Hello!!!
    Good Day to Everyone.
    I'm clkwong@ and cho leung Kwong@ in Hong Kong.
    I have an imac and a macbook air , both of them is installed mac osx Marveicks.
    I download chroimium for mac Marveicks on both machines and install chrome remote desktop on both machines.
    When I have openned the chrome remote desktop and it was been logged in gmail account,  after accept the authority , then I choosed  the option in chrome remote desktop --> my computer.
    It needs to input pin (any 6 numbers) and input again , then ok.
    After that the cloud needed  to confirm the pin!
    And then I  used the macbook air and opened chrome remote desktop and choose the logged in gmail account computer and
    comfirmed the pin.
    Amazing, something happened, I could use the macbook air to operate the imac.
    For the above my experience of chrome remote desktop of chromium for mac osx Marveicksv use, I have an idea for remote access as follows :-
    1. I can use iphone 5 series with 4G lte/advanced and apple remote desktop App for ios 7 to connect to home's apple computer through icloud.
    2 . I can use iphone 5 series 4G lte and icolud with home's apple computer Internet share as wifi router to operate home's appliances which have wifi devices with App.
    3. I can use iphone 5 series 4G lte and icloud  to operate with home's apple computer for 4K video downloaded from website and stored in home's apple computer with usb 3.0 external Hard Disk.
    Thanks, Jesus loves.
    reported by clkwong@ in cloud!!!

    Hi Shay,
    Thank you for posting in Windows Server Forum.
    Please check that required ports is opened for remote desktop (port 3389)?
    Are you performing remote desktop with IP address or Hostname?
    Did you find any specific error for your case?
    Also there is required network connection available. If you can successfully connect with IP address then there might be issue with Hostname resolution for your server. From your description it also seems that there are some credential issue occurs for you.
    Please try with domain\username and verify. 
    You can also try URI scheme for connecting, for more detail refer this article.
    Remote Desktop Client URI Scheme Support
    http://technet.microsoft.com/en-us/library/dn690096.aspx
    Hope it helps!
    Thanks.
    Dharmesh Solanki
    TechNet Community Support
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Support, contact [email protected]

  • Flex2 and databases

    hi everyone
    i'm a totally noob in flex/flash whatsoever ex macromedia
    technology.
    but lately i've had a new challange to respond on: a db
    centrical cross-platform application. and searching the net i've
    found felx2 wich seems perfect (except java, wich is not quite
    friendly to what i intend to do) to do my work. well, at one detail
    near: the db connection. i know flash likes to work with xml and i
    found berkeley's xml db server. wich stores data as xml and you can
    bild xquery requests. (
    http://www.sleepycat.com/products/bdbxml.html
    my question is: does flex2 works with that system without the
    intermediate of any other "buffer" like interpretor ?
    if yes, a howto will be greatly appreciated :)
    ty all & keep up the good work

    REST is Representational State Transfer, in Flex you use
    HTTPService to use it in Flash you use loadVars.
    AMF is Action Message Format, its a Adobe format for binary
    transfer of data. You use RemoteObject in Flex and Flash Remoting
    in Flash.
    The easiest way to then is to use ColdFusion, create CFC that
    returns data from the database and in Flex you would call the CFC
    through WebService. (I do not know where a newbie article is on
    this subject off the top of my head, I would go look at the Quick
    Guides or look up WebService in the livedocs).
    NOTE about CFC's, they give you a RemoteObject and WebService
    control with out changing any code, really nice. Also with Flex2
    there are more ColdFusion connectivity features that make it really
    nice.

  • SDD install and disk read error message

    I recently bought an HP Envy 17T 3200 Notebook. I wanted to upgrade the primary drive to an SSD. I bought a Sandisk Extreme brand new. I installed this in the primary bay. I used the recovery disks to restore the computer as I have done in the past with other HP laptops I've owned.
    It went through all five disks and seemed to recover fine. When the fifth disk was finished, I rebooted the computer after removing the disk and received an error message:
    "A disk read error occurred. Press Ctrl+Alt+Del to restart".
    Thinking I had a bad drive, I bought an Intel 520 Series SSD. I replaced the Sandisk with the new Intel drive. I repeated the process above. I installed everything and actually booted into Windows for the first time. I shut the computer down temporarily. A few moments later, I rebooted and again had:
    "A disk read error occurred. Press Ctrl+Alt+Del to restart".
    The odds of TWO SEPARATE SSDs being bad are remote. Something else is going on here. I ran diagnostics on the disks and they both passed with flying colors. For now, I have the original disk back in the primary bay and the computer is running fine.
    Has this happened to anyone? Do I have corrupt recovery disk files? What can I do?

    Hello
    I'm writing this response although its an old post, since a quick search on google told me that alot of people have similar issues to this.
    I will post my solution to the problem, hoping that it will help people who have this issue.
    Description of problem; Just as OP, i was upgrading my primary harddisk on my Envy 17 to an SSD, and when i put the disk in it would not accept it, stating "A disk read error occurred. Press Ctrl+Alt+Delete to restart".
    As the SATA cable was functioning fine with the old Harddisk, i ruled that out.
    Next thing i tested was wether the system would accept the harddisk if i pre-installed windows on it, before connecting it, this did not resolve the problem either.
    I also reset the BIOS, did nothing.
    Fustrated over this problem i acted on a hunch and disassembled the whole computer, cleaned it thoroughly and replaced the thermal paste on the heat sinks for the GPU and CPU. I also replaced the Fan on the cooling system (a simple cleaning may do the trick as well) Turned on the laptop with my new SSD in and voila, it accepted the disk and proceeded to start up windows.
    I have never encountered a computer that simply wouldnt read a disk due to overheating issues, But it fixed my problem, so i'm a happy camper
    Note that disassembling a laptop is an advanced job, if you are not comfortable doing it by yourself you should not attempt to do so.
    By the way. This may or may not fix the issue for you, as far as i can tell this error can be the symptom of alot of issues, but if you suspect that your laptop may be overheating, this might be the solution.

  • I click on itunes but doesnt open and says send error report or dont send

    i click on itunes but doesnt open and says send error report or dont send

    You will need to provide more details as we cannot see your computer screen. Does this happen every time you launch LabVIEW? What version of LabVIEW are you using? What version of Windows? Does LabVIEW crash? If so, what were you doing at the time it crashed?

  • I am trying to open my iTunes on a Windows XP laptop and get the error message 42404 "iTunes application could not be opened.  Please repair or reinstall QuickTime".  I did that and it did not help.  Any ideas?

    I am trying to open my iTunes on a Windows XP laptop and get the error message 42404 "iTunes application could not be opened.  Please repair or reinstall QuickTime".  I did that and it did not help.  Any ideas?

    Let's see if a more rigorous uninstall/reinstall procedure gets us past that, nancy. See the following troubleshooting document:
    Removing and Reinstalling iTunes, QuickTime, and other software components for Windows XP

  • TS2830 Sync for IPod Touch quit working and I get error messages "a session could not be started" and "a connection could not be established" although the IPod appears in ITunes.

    This is a new problem for an IPod Touch  I have had for a year.  The IPod is hooked up by cable and appears in ITunes. I can examine all the content on the IPOD  and I can click "sync".  It goes through to Step 7 and then the error messages occur.  First "a session could not be started with the IPod" and when that dialogue box is closed, the message "a connection could not be established to the IPod." 

    Maybe:
    Sync Session Failed to Start iTouch iOS5: Apple Support Communities
    iphone could not be synced sync session failed to start...: Apple Support Communities

  • IPad and iPhone Remote app no longer see my AppleTV (1st Generation)

    For months, I've been using the Remote app from my iPad to control my first generation AppleTV. When I got an iPhone 4 and got the Remote app for it, I tried to do the same thing, but now AppleTV will not recognize my iPhone 4, and no longer recognizes my iPad. All it will allow me to use is the ****** little remote that came with it.
    How do I fix this?
    Notes:
    AppleTV is synchronized with my iTunes library
    Home Sharing on the PC is turned on
    Remote App tells me to "turn on home sharing on the AppleTV from the Computers section of the Settings menu" but no such option exists.

    AppleTV1 doen't use Home Sharing.  Try this:
    Apple TV (1st generation)
    Connect iPhone, iPad or iPod touch to a Wi-Fi network that is connected to the local network that your Apple TV also connected to.
    Open the Remote app on your mobile device.
    Select Add an iTunes Library in the Remote settings screen. Remote will then display a 4 digit passcode.
    On Apple TV, select Settings from the main menu, select General and then Remotes.
    Select the name of your iPhone or iPod touch.
    Enter the 4 digit passcode. Use the volume up/down keys on the Apple Remote (Infrared) to change the number that is displayed and the track next/back keys to switch digits.
    Click Done.
    Remote app will be paired with Apple TV and you can begin browsing your library using Remote and select a piece of content to play.
    http://support.apple.com/kb/HT1947

Maybe you are looking for

  • Is Mobile 2007 Stock Management Service Compatibile with R/3 4.7

    Can any one tell me if I can implement Mobile Service - Service Parts management - Van stock with R/3 47 back-end Installation guide says ERP 6.0 as a landscape requirements.. I have few questions Can Ii implement CRM Mobile 2007 Service Module inclu

  • MSI gtx 770 twinfrozr "no signal detected"

    Hello! Just got a new GPU and installed it and all, but when i´m starting my system my monitor doesn´t start and just show a box with the text " no signal detected" and then goes black. The system sounds normal and every fan starts but still the moni

  • Premiere Pro CC 2014 & Media Encoder Crash when rendering

    Every time I try and render something out of Premiere Pro CC 2014 it will crash before it completes the render. I have no idea why. I am on a windows 8 machine running the latest version of Premiere Pro CC 2014.Any idea what is going on? Here is the

  • Software Update crashes during check

    Yesterday I installed Security Update 2005-009 via Software Update to my 10.4.3 up-to-date system (I installed everythig software update suggested). Today daily software update check crashes: Link (dyld) error: Symbol not found: __ZN3KJS7UString7rele

  • Script to check RDP connection status

    Hi all, Could anyone provide me a script to check whether multiple remote servers are able to RDP or not. I just want to check the connectivity status. I have checked with past threads available in form, but none has worked for me. Powershell or Batc