Oracle financials on one instance and PO,PA,EAM, Inventory etc on another

Hi all,
Can any one suggest a possible solution architecture with Oracle HRMS and Financial suite on one instance and all other modules like PO, PA, Inventory, EAM etc on another instance?
Regards,
Rajesh

Please open a new thread for new questions.
In your case, here is what you can do
1) Manually copy all HR setups from HR instance to the SCM instance.
2) Extract data such as employees, assignments etc.c from HR instance
3) Load the data into the SCM instance using API/Interfaces.
4) Retire HR instance.
Hope this answers your question
Sandeep Gandhi
Omkar Technologies Inc.
Independent Techno-functional Consultant
513-325-9026

Similar Messages

  • How can I copy a row from one sheet and paste it in a column in another sheet?

    I would like to copy a row of numbers from one sheet and paste it into a column in another sheet.  Is it possible to do this with numbers?

    Hi Dennis,
    Numbers doesn't have a built-in Paste Special > Transpose the way you have in Excel.  However, there are ways to do this in Numbers that are not difficult. 
    Here are two ways:
    Approach 1:
    Select the row of numbers, and command-c to copy to the system clipboard.
    Click on the canvas and command-v to paste, automatically creating a new table.
    With that new table still selected, in your menu choose Table > Transpose Rows and Columns.
    Select the cells in the transposed table, command-c to copy, click once in a cell of the destination column of your target table, and command-v to paste.
    Approach 2: (after a quick installation, very similar to Excel's built-in Paste Special > Transpose)
    Download this Copy Transpose Automator Service, and double-click to install (if necessary choosing Open Anyway in System Preferences > Security and Privacy).
    Thereafter to use just:
    select the row of numbers you want to copy
    with the cells still selected, choose Copy Transpose from the Numbers > Services menu
    click once in the destination column and command-v to paste the transposed values.
    Note that the second approach does not handle cells with formulas, whereas the first approach will.
    SG

  • Can i save a query in one package and then can i move it into another .....

    can i (in bw 3.5)save a query in one package and then, can i move it into another package? if yes what is the procedure? if no, why? if yes , after moving can i see that query in one package or both? plzzzzzzzz its urgent....

    Hi Neeraja,
    Yes, you can save a query in one package and then move it into another package and transport the query with new package.
    There are two ways...
    1. You can change  the package assignment from one to another with the same request and transport the objects with request assigned to the new package.
    2. You can create a new request and assign the new request to new package and transport the new request with new package assignment.
    For first one, follow below process...
    Changing the assignment:
           1.      Choose  Package in the toolbar of screen area Collected Objects in RSA1 --> Transport Connection.
    The Select Objects for Changing package dialog box appears.
           2.      Select the objects whose package assignment you want to change.
    This procedure is especially useful for changing all collected objects, or a large number of them. For this reason, all indicators are set by default. Remove the indicators for individual objects where necessary.
    Note: You can only use  Details to display the details for an individual object when this is the only object that is selected.
           3.      Choose  Copy. The Change Object Directory Entry dialog box appears.
           4.      Enter the new package.
    For second one, you need to add the query in the transport organiser and assign new request and transport package and then go for transport. But this will create two requests on the same query. So, don't go for this. First step is preferable.
    Hope this helps u...
    Regards,
    KK.

  • Can i save a query in one package and later can i move it into another ....

    can i save a query in one package and then can i move it into another package? if yes what is the procedure? if no, why? if yes , after moving can i see that query in one package or both? plzzzzzzzz  its urgent....

    I'm not sure about Queries, but most (all) development objects can be reassigned. This is done in transaction SE09. Press the icon with the hammer. On next screen mark node which says something like:
    change object entry, or something like it.
    and press execute button.
    On the next screen enter the object R3TR and object name for Queries. In the input field fill in the name of the Query and press F8. On the final screen you can change the package assignment.
    You could possibly also do this via menu of the query screen itself. Must be somewhere in the menu (object entry, object directory, or....).
    If you have done this, you will see the query no longer in the old package, but only in the new one.
    Good luck.

  • I deactivated my mac adobe CS5 on one computer, and now i cannot activate it on another, it says the activation code is not valid, what  is the problem?

    i deactivated my mac adobe CS5 on one computer, and now i cannot activate it on another, it says the activation code is not valid, what  is the problem?

    Please refer:
    http://helpx.adobe.com/x-productkb/policy-pricing/activation-deactivation-products.html
    Click the Chat Now button at the end of the page and talk with a live agent who would resolve it ASAP.
    Regards,
    Ashutosh

  • I have one AppleID and when I go to update apps, another AppleID pops up. I've reset my IDs and it continues to do it.

    I have one AppleID and when I go to update apps, another AppleID pops up. I've reset my IDs and it continues to do it.
    What do I do?

    Apps remain associated with the Apple ID that was used to purchase or download the app. If you changed your Apple ID those apps downloaded with the old ID will require that ID and password in order to be updated. If you do not want this to be the case delete those apps and download or purchase them again with your current Apple ID.
    If you are trying to activate an iPad and it is asking for the original owners Apple ID and password you have encountered the Activation Lock. This is a security feature that prevents thieves from setting up and using a stolen or lost iPad or iPhone. You have no alternative. No must contact the original owner to get permission to use the iPad. If you cannot contact the original owner return the iPad to where you bought it and get a refund. You will never be able to activate the iPad and no one can help you do it.

  • One instance and two databases?

    Hello, I've installed oracle database on my server. I've read a lot of documentation to learn the basic concepts.
    Ok, I have a question. I have read that one instance only can manage ONE database. Is it true? If it's true, how on earth I can create two database? for example, I want to create database-one and database-two.
    I would create these with CREATE DATABASE command. How does Instance know if I want to access to database-one or database-two. How I indicate it in initilitation parameter file of my instance?
    In sumary, Can one instance works with two databases?

    Look at the following output. If I do not set my ORACLE_SID variable, the 9.2.0.7 client connects to the 9.2.0.7 database instance. If I set my ORACLE_SID , the same 9.2.0.7 client now connects to the 10.2.0.1 database (the database specified in the ORACLE_SID variable).
    C:\>set ORACLE_SID=
    C:\>sqlplus kkishore/kkishore
    SQL*Plus: Release 9.2.0.7.0 - Production on Mon Jul 17 09:27:55 2006
    Copyright (c) 1982, 2002, Oracle Corporation.  All rights reserved.
    Connected to:
    Oracle9i Enterprise Edition Release 9.2.0.7.0 - Production
    With the Partitioning, OLAP and Oracle Data Mining options
    JServer Release 9.2.0.7.0 - Production
    SQL> exit
    Disconnected from Oracle9i Enterprise Edition Release 9.2.0.7.0 - Production
    With the Partitioning, OLAP and Oracle Data Mining options
    JServer Release 9.2.0.7.0 - Production
    C:\>set ORACLE_SID=ORA10GR2
    C:\>sqlplus kkishore/kkishore
    SQL*Plus: Release 9.2.0.7.0 - Production on Mon Jul 17 09:29:31 2006
    Copyright (c) 1982, 2002, Oracle Corporation.  All rights reserved.
    Connected to:
    Oracle Database 10g Enterprise Edition Release 10.2.0.1.0 - Production
    With the Partitioning, OLAP and Data Mining options
    SQL> disconnect
    Disconnected from Oracle Database 10g Enterprise Edition Release 10.2.0.1.0 - Production
    With the Partitioning, OLAP and Data Mining options
    SQL>Message was edited by:
    Kamal Kishore

  • Which is better?    Two Oracle user in one instance OR  in two instances?

    Which is better?
    I could not find any benchmark for number of instances per user
    in the same machine.
    suppose that you have two major Oracle user, from performance
    point of view it is better to make separate instances in same
    machine or keep these two users in the same instance.

    Hi.
    I understand that you will use oracle for two different
    applications on the same host.
    Each instance has its SGA and background processes. So, using
    two different schemas(users) in one instance you can share
    phisical memory between the applications. Concerning background
    processes, you can start as many of them as you wish, so it's
    not a problem. If you decided that one DBW is not enough, you
    could configure oracle to use two or more.
    best regards,
    Andrew

  • Oracle financials crashes in firefox and ie

    Hi,
    I'm new so thanks in advance for any help.
    oracle financials (OF) crashes both firefox and IE. I've changed jinitiator versions, jre versions, firefox (3.5.2 and 3.0.x) and IE versions (7 and 8) and still OF crashes the browser. There's no error message- just a window that says the browser crashed. I've installed different versions of everything in an effort to match the configurations of different computers on our network where OF is working fine, and it still crashes for this one user at the same window- after the responsibility page.
    I gave the user a newly imaged computer and everything worked fine for a few days. Today it just quit working for her. One thing she said she had done right before everything stopped working was run ms access. She didn't have the new laptop's odbc configured yet so she didn't even do anything other than open the software. It seems like these things are related, but I don't know. She's able to log into OF, but as soon as she clicks a link like "Batch" and the java magic starts the browser goes kaput.
    I don't have any experience with OF so other than changing the jre, jinitiator or browser version I'm at a loss. The IT department is stumped since it works for other people.
    Does this strike a chord with anyone?

    Fixed.
    Start > My Computer (right-click) > Properties > Advanced > Settings (Performance) > Data Execution Prevention > Turn on DEP fro all programs and services except those I select:
    Internet Explorer
    Firefox
    Java (traversed to the java.exe through C:\Program Files\Oracle\bin
    Probably not a supported fix, but she's up and running again. If anyone has comments, please let me know.

  • Developing CR on one machine and then inserting it into VS on another machine

    Hope someone can help!
    I have Crystal Reports 2008 installed on one machine and have developed a Crystal Reports report there.
    On a second machine, I have Visual Studio 2008 installed and have developed an application to open the Crystal Report.  But becaue they are two different machines, I can not figure out a way to include a CR Viewer in the VS appliation.  Is there some file or something that I have to install on the secondf machine to be able to view the Viewer in the toolbox?

    Hi Jim,
    To view the report in VS click on the project and Add -> Existing Item and browse to the report. This should open the report up and add a copy of the report to your app folder.
    But the info is not clear...
    If you want to view the report in your application you have to add the Crystal Reports Viewer to a form:
    Then to view the report assign it to the viewer, or you can use the File Open method and select the report to open:
    CrystalReportViewer1.ReportSource = YourReportObject:
    Don

  • Recently Image Capture does not work.  It can't find one camera and can't find the images from another camera.  Help?

    Recently Image Capture stopped working.  It can't find one camera and can't find the images from a different camera.  Help?

    Launch iPhoto. From the menu: iPhoto>Preferences>General: Select Connecting camera opens>Image Capture.

  • Oracle Ignores hint in One Instance and uses the hint in another instance

    Hi Oracle World,
    I am experiencing a strange problem in Oracle.
    We have two oracle servers: one for Test and one for Production.
    We have exactly the same code for a view in both the systems:
    The code is as follows:
    CREATE OR REPLACE FORCE VIEW V_FT(...................)
    AS
    SELECT /*+ star_transformation fact (FT) */
    FT.*, AH.ACCT_1, LH.REGION, FH.FNCT_1
    FROM
    LOCATION_HIERARCHY LH,
    ACCOUNT_HIERARCHY AH,
    FUNCTIONAL_HIERARCHY FH,
    FACT_TABLE FT
    WHERE
    LH.COMPANY = FT.COMPANY
    AND AH.ACCOUNT = FT.ACCOUNT
    AND FH.FUNCTIONR = FT.FUNCTION;
    When I see the execution path:
    In Test box the Explain plan is as expected: It takes the Star_transformation hint into account, converts all three reference table joins to bitmap and performance is good.
    But In Production, It tatally ignores the table name from the hint.
    Also it converts all the tables names to lower case: though it shouldn't impact, I have also tried to give the table names in lower case and then tried. Same issue.
    Tried with NO_MERGE hint. It was pretty good in Test but same issue in Production: it ignoes the table name from hint.
    I have taken out the table name from test and then tested. Now both the explain plans match. That proves oracle ignores the table name in Production.
    We have compared all the parameters in both. They are 100% same. All indexes are analyzed. Can anyone please help what could be the fundamental difference that causes this difference?
    Production takes 8 minutes for a specific query whereas Test returns the same query in 45 secs. Data volume is also not very much different except few hundreds.
    Any pointers please?
    Thanks & Regards
    Saswati

    It is enabled. As I have mentioned we have compared all the parameters in both.
    All v$parameter, init.ora settings everything is same.

  • Can I activate iPhone 4S with a SIM from one country and then use with a SIM from another country?

    I bought a factory unlocked iPhone 4S from an Apple store in the U.S. and I am in Guatemala. I want to use it now but later on I will move to New Zealand. Can I activate it with a SIM card from Guatemala and then use it with a SIM card from New Zealand? I am just wondering if it will get locked with the Guatemalan SIM card. Or does it just need a SIM from any supported carrier and then it remains unlocked to use with any other carrier? Thanks

    David,
    As I (mis)understand it, you may:
    1) Copy one orange gradient path to the magenta gradient path document;
    2) Select the two magenta gradient paths and change the Fill to None;
    3) Select the orange gradient path;
    4) Select the two magenta gradient paths and change the Fill to Gradient.
    That should give you the desired replacement. For multiple use of the same gradient, you may consider a gradient swatch.

  • Safari is crashing when I am in one website and click a link to go to another website. This started a few days ago and now happens every time I try to navigate from one website to another. The error message I receive,the "report" gets sent to Apple:

    Process:         Safari [16855]
    Path:            /Applications/Safari.app/Contents/MacOS/Safari
    Identifier:      com.apple.Safari
    Version:         5.1.7 (6534.57.2)
    Build Info:      WebBrowser-75345702~2
    Code Type:       X86-64 (Native)
    Parent Process:  launchd [107]
    Date/Time:       2012-12-12 13:18:55.349 -0600
    OS Version:      Mac OS X 10.6.8 (10K549)
    Report Version:  6
    Interval Since Last Report:          19384 sec
    Crashes Since Last Report:           7
    Per-App Interval Since Last Report:  19295 sec
    Per-App Crashes Since Last Report:   7
    Anonymous UUID:                      90E324F1-65FF-4B5D-8113-908D18CAE8DA
    Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
    Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000000
    Crashed Thread:  12
    Thread 0:  Dispatch queue: com.apple.main-thread
    0   libSystem.B.dylib                       0x00007fff8a214d7a mach_msg_trap + 10
    1   libSystem.B.dylib                       0x00007fff8a2153ed mach_msg + 59
    2   com.apple.CoreGraphics                  0x00007fff82dac230 _CGSSynchronizeWindowBackingStore + 97
    3   com.apple.CoreGraphics                  0x00007fff82d91da9 _CGSLockWindow + 4515
    4   com.apple.CoreGraphics                  0x00007fff82d9893f CGSDeviceLock + 535
    5   libRIP.A.dylib                          0x00007fff87eb3e7b ripd_Lock + 46
    6   libRIP.A.dylib                          0x00007fff87eba1f9 ripl_BltImage + 294
    7   libRIP.A.dylib                          0x00007fff87eb9e61 ripc_RenderImage + 323
    8   libRIP.A.dylib                          0x00007fff87ed784e ripc_DrawLayer + 3042
    9   com.apple.CoreGraphics                  0x00007fff82ef83fe CGContextDrawLayerAtPoint + 165
    10  com.apple.WebKit2                       0x00007fff837740f0 WebKit::BackingStore::paint(CGContext*, WebCore::IntRect const&) + 168
    11  com.apple.WebKit2                       0x00007fff837678b8 WebKit::DrawingAreaProxyImpl::paint(CGContext*, WebCore::IntRect const&, WebKit::Region&) + 212
    12  com.apple.WebKit2                       0x00007fff83767613 -[WKView drawRect:] + 281
    13  com.apple.AppKit                        0x00007fff84b36cc5 -[NSView _drawRect:clip:] + 3390
    14  com.apple.AppKit                        0x00007fff84b35938 -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 1325
    15  com.apple.AppKit                        0x00007fff84b35ca2 -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 2199
    16  com.apple.AppKit                        0x00007fff84b35ca2 -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 2199
    17  com.apple.AppKit                        0x00007fff84b3400a -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 767
    18  com.apple.AppKit                        0x00007fff84b34ed6 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 4555
    19  com.apple.AppKit                        0x00007fff84b34ed6 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 4555
    20  com.apple.AppKit                        0x00007fff84b33b2c -[NSThemeFrame _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 254
    21  com.apple.AppKit                        0x00007fff84b303de -[NSView _displayRectIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:] + 2683
    22  com.apple.AppKit                        0x00007fff84aa9c0e -[NSView displayIfNeeded] + 969
    23  com.apple.Safari.framework              0x00007fff874d9646 -[BrowserWindow displayIfNeeded] + 43
    24  com.apple.AppKit                        0x00007fff84aa4aba _handleWindowNeedsDisplay + 678
    25  com.apple.CoreFoundation                0x00007fff8998eb07 __CFRunLoopDoObservers + 519
    26  com.apple.CoreFoundation                0x00007fff8996a434 __CFRunLoopRun + 468
    27  com.apple.CoreFoundation                0x00007fff89969d8f CFRunLoopRunSpecific + 575
    28  com.apple.HIToolbox                     0x00007fff8292f7ee RunCurrentEventLoopInMode + 333
    29  com.apple.HIToolbox                     0x00007fff8292f5f3 ReceiveNextEventCommon + 310
    30  com.apple.HIToolbox                     0x00007fff8292f4ac BlockUntilNextEventMatchingListInMode + 59
    31  com.apple.AppKit                        0x00007fff84a79eb2 _DPSNextEvent + 708
    32  com.apple.AppKit                        0x00007fff84a79801 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 155
    33  com.apple.Safari.framework              0x00007fff8747f3a8 -[BrowserApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 177
    34  com.apple.AppKit                        0x00007fff84a3f68f -[NSApplication run] + 395
    35  com.apple.AppKit                        0x00007fff84a383b0 NSApplicationMain + 364
    36  com.apple.Safari.framework              0x00007fff8763cba0 SafariMain + 200
    37  com.apple.Safari                        0x0000000100000f1c 0x100000000 + 3868
    Thread 1:  Dispatch queue: com.apple.libdispatch-manager
    0   libSystem.B.dylib                       0x00007fff8a22dc0a kevent + 10
    1   libSystem.B.dylib                       0x00007fff8a22fadd _dispatch_mgr_invoke + 154
    2   libSystem.B.dylib                       0x00007fff8a22f7b4 _dispatch_queue_invoke + 185
    3   libSystem.B.dylib                       0x00007fff8a22f2de _dispatch_worker_thread2 + 252
    4   libSystem.B.dylib                       0x00007fff8a22ec08 _pthread_wqthread + 353
    5   libSystem.B.dylib                       0x00007fff8a22eaa5 start_wqthread + 13
    Thread 2:  WebCore: IconDatabase
    0   libSystem.B.dylib                       0x00007fff8a24fa6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff8a253881 _pthread_cond_wait + 1286
    2   com.apple.WebCore                       0x00007fff859e7ca9 WebCore::IconDatabase::syncThreadMainLoop() + 265
    3   com.apple.WebCore                       0x00007fff859e50a8 WebCore::IconDatabase::iconDatabaseSyncThread() + 296
    4   libSystem.B.dylib                       0x00007fff8a24dfd6 _pthread_start + 331
    5   libSystem.B.dylib                       0x00007fff8a24de89 thread_start + 13
    Thread 3:
    0   libSystem.B.dylib                       0x00007fff8a214d7a mach_msg_trap + 10
    1   libSystem.B.dylib                       0x00007fff8a2153ed mach_msg + 59
    2   com.apple.QuartzCore                    0x00007fff8a429396 CA::Render::Server::server_thread(void*) + 177
    3   com.apple.QuartzCore                    0x00007fff8a4292d6 thread_fun + 34
    4   libSystem.B.dylib                       0x00007fff8a24dfd6 _pthread_start + 331
    5   libSystem.B.dylib                       0x00007fff8a24de89 thread_start + 13
    Thread 4:
    0   libSystem.B.dylib                       0x00007fff8a214d7a mach_msg_trap + 10
    1   libSystem.B.dylib                       0x00007fff8a2153ed mach_msg + 59
    2   com.apple.CoreFoundation                0x00007fff8996a902 __CFRunLoopRun + 1698
    3   com.apple.CoreFoundation                0x00007fff89969d8f CFRunLoopRunSpecific + 575
    4   com.apple.Foundation                    0x00007fff80ab614f +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 297
    5   com.apple.Foundation                    0x00007fff80a37114 __NSThread__main__ + 1429
    6   libSystem.B.dylib                       0x00007fff8a24dfd6 _pthread_start + 331
    7   libSystem.B.dylib                       0x00007fff8a24de89 thread_start + 13
    Thread 5:  Safari: SafeBrowsingManager
    0   libSystem.B.dylib                       0x00007fff8a214d7a mach_msg_trap + 10
    1   libSystem.B.dylib                       0x00007fff8a2153ed mach_msg + 59
    2   com.apple.CoreFoundation                0x00007fff8996a902 __CFRunLoopRun + 1698
    3   com.apple.CoreFoundation                0x00007fff89969d8f CFRunLoopRunSpecific + 575
    4   com.apple.Safari.framework              0x00007fff875f507d Safari::MessageRunLoop::threadBody() + 107
    5   com.apple.Safari.framework              0x00007fff875f50b7 Safari::MessageRunLoop::threadCallback(void*) + 9
    6   libSystem.B.dylib                       0x00007fff8a24dfd6 _pthread_start + 331
    7   libSystem.B.dylib                       0x00007fff8a24de89 thread_start + 13
    Thread 6:  Safari: SnapshotStore
    0   libSystem.B.dylib                       0x00007fff8a24fa6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff8a253881 _pthread_cond_wait + 1286
    2   com.apple.JavaScriptCore                0x00007fff89cf83b0 ***::ThreadCondition::timedWait(***::Mutex&, double) + 64
    3   com.apple.Safari.framework              0x00007fff8767053b Safari::MessageQueueWaitResult Safari::MessageQueue<***::RefPtr<Safari::SnapshotStore::DiskAccessMessage> >::waitForMessageFilteredWithTimeout<bool ()(***::RefPtr<Safari::SnapshotStore::DiskAccessMessage>&)>(***::RefPtr<Safari: :SnapshotStore::DiskAccessMessage>&, bool (&)(***::RefPtr<Safari::SnapshotStore::DiskAccessMessage>&), double) + 149
    4   com.apple.Safari.framework              0x00007fff8766e9ad Safari::SnapshotStore::diskAccessThreadBody() + 115
    5   com.apple.Safari.framework              0x00007fff8766eb2d Safari::SnapshotStore::diskAccessThreadCallback(void*) + 9
    6   libSystem.B.dylib                       0x00007fff8a24dfd6 _pthread_start + 331
    7   libSystem.B.dylib                       0x00007fff8a24de89 thread_start + 13
    Thread 7:
    0   libSystem.B.dylib                       0x00007fff8a22ea2a __workq_kernreturn + 10
    1   libSystem.B.dylib                       0x00007fff8a22ee3c _pthread_wqthread + 917
    2   libSystem.B.dylib                       0x00007fff8a22eaa5 start_wqthread + 13
    Thread 8:  com.apple.CFSocket.private
    0   libSystem.B.dylib                       0x00007fff8a258932 select$DARWIN_EXTSN + 10
    1   com.apple.CoreFoundation                0x00007fff8998c468 __CFSocketManager + 824
    2   libSystem.B.dylib                       0x00007fff8a24dfd6 _pthread_start + 331
    3   libSystem.B.dylib                       0x00007fff8a24de89 thread_start + 13
    Thread 9:
    0   libSystem.B.dylib                       0x00007fff8a22ea2a __workq_kernreturn + 10
    1   libSystem.B.dylib                       0x00007fff8a22ee3c _pthread_wqthread + 917
    2   libSystem.B.dylib                       0x00007fff8a22eaa5 start_wqthread + 13
    Thread 10:  JavaScriptCore::Marking
    0   libSystem.B.dylib                       0x00007fff8a24fa6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff8a253881 _pthread_cond_wait + 1286
    2   com.apple.JavaScriptCore                0x00007fff89f6f28d JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode) + 493
    3   com.apple.JavaScriptCore                0x00007fff89f6f4e0 JSC::MarkStackThreadSharedData::markingThreadMain() + 272
    4   com.apple.JavaScriptCore                0x00007fff89f6f589 JSC::MarkStackThreadSharedData::markingThreadStartFunc(void*) + 9
    5   libSystem.B.dylib                       0x00007fff8a24dfd6 _pthread_start + 331
    6   libSystem.B.dylib                       0x00007fff8a24de89 thread_start + 13
    Thread 11:  JavaScriptCore::BlockFree
    0   libSystem.B.dylib                       0x00007fff8a24fa6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff8a253881 _pthread_cond_wait + 1286
    2   com.apple.JavaScriptCore                0x00007fff89cf8407 ***::ThreadCondition::timedWait(***::Mutex&, double) + 151
    3   com.apple.JavaScriptCore                0x00007fff89f77bcc JSC::Heap::blockFreeingThreadMain() + 300
    4   com.apple.JavaScriptCore                0x00007fff89f77c09 JSC::Heap::blockFreeingThreadStartFunc(void*) + 9
    5   libSystem.B.dylib                       0x00007fff8a24dfd6 _pthread_start + 331
    6   libSystem.B.dylib                       0x00007fff8a24de89 thread_start + 13
    Thread 12 Crashed:
    0   com.apple.GeForceGLDriver               0x0000000200012010 gldAttachDrawable + 2528
    1   com.apple.GeForceGLDriver               0x00000002000d6609 gldUpdateDispatch + 14905
    2   com.apple.GeForceGLDriver               0x00000002000d6a43 gldFinish + 99
    3   com.apple.GeForceGLDriver               0x000000020009fc72 glrCompExecuteKernel + 494178
    4   com.apple.GeForceGLDriver               0x00000002000910cb glrCompExecuteKernel + 433851
    5   com.apple.GeForceGLDriver               0x000000020009143d glrCompExecuteKernel + 434733
    6   com.apple.GeForceGLDriver               0x0000000200086868 glrCompExecuteKernel + 390744
    7   com.apple.GeForceGLDriver               0x0000000200086c0d glrCompExecuteKernel + 391677
    8   com.apple.GeForceGLDriver               0x000000020008da62 glrCompExecuteKernel + 419922
    9   com.apple.GeForceGLDriver               0x0000000200164fde gldCopyTexSubImage + 393502
    10  com.apple.GeForceGLDriver               0x00000002001652c3 gldCopyTexSubImage + 394243
    11  com.apple.GeForceGLDriver               0x00000002001653ec gldCopyTexSubImage + 394540
    12  com.apple.GeForceGLDriver               0x000000020008e9d1 glrCompExecuteKernel + 423873
    13  com.apple.GeForceGLDriver               0x000000020008ee7a glrCompExecuteKernel + 425066
    14  com.apple.GeForceGLDriver               0x00000002000d65de gldUpdateDispatch + 14862
    15  com.apple.GeForceGLDriver               0x0000000200012333 gldTestObject + 211
    16  GLEngine                                0x0000000114d32693 gleTestFence + 100
    17  GLEngine                                0x0000000114c9c7a5 glTestFenceAPPLE_Exec + 50
    18  com.apple.QuartzCore                    0x00007fff8a430e92 view_draw(_CAView*, double, CVTimeStamp const*, bool) + 1843
    19  com.apple.QuartzCore                    0x00007fff8a430708 view_display_link(double, CVTimeStamp const*, void*) + 64
    20  com.apple.QuartzCore                    0x00007fff8a43064f link_callback + 219
    21  com.apple.CoreVideo                     0x00007fff86e170ab CVDisplayLink::performIO(CVTimeStamp*) + 431
    22  com.apple.CoreVideo                     0x00007fff86e16310 CVDisplayLink::runIOThread() + 754
    23  com.apple.CoreVideo                     0x00007fff86e15fe3 startIOThread(void*) + 139
    24  libSystem.B.dylib                       0x00007fff8a24dfd6 _pthread_start + 331
    25  libSystem.B.dylib                       0x00007fff8a24de89 thread_start + 13
    Thread 13:  Safari: SpinningProgressIndicator
    0   libSystem.B.dylib                       0x00007fff8a214dc2 semaphore_wait_signal_trap + 10
    1   libSystem.B.dylib                       0x00007fff8a21a40d pthread_mutex_lock + 469
    2   com.apple.CoreGraphics                  0x00007fff82d90ebe _CGSLockWindow + 696
    3   com.apple.CoreGraphics                  0x00007fff82d9893f CGSDeviceLock + 535
    4   libRIP.A.dylib                          0x00007fff87eb3e7b ripd_Lock + 46
    5   libRIP.A.dylib                          0x00007fff87eba1f9 ripl_BltImage + 294
    6   libRIP.A.dylib                          0x00007fff87eb9e61 ripc_RenderImage + 323
    7   libRIP.A.dylib                          0x00007fff87eb7f96 ripc_DrawImage + 2411
    8   com.apple.CoreGraphics                  0x00007fff82dcec0a CGContextDrawImage + 446
    9   com.apple.AppKit                        0x00007fff84b4c462 __-[NSImageRep drawInRect:fromRect:operation:fraction:respectFlipped:hints:]_block_invoke_1 + 1771
    10  com.apple.AppKit                        0x00007fff84b4bb73 -[NSImageRep drawInRect:fromRect:operation:fraction:respectFlipped:hints:] + 1298
    11  com.apple.AppKit                        0x00007fff84b57d49 __-[NSImage drawInRect:fromRect:operation:fraction:respectFlipped:hints:]_block_invoke_1 + 1878
    12  com.apple.AppKit                        0x00007fff84b49c1d -[NSImage _usingBestRepresentationForRect:context:hints:body:] + 178
    13  com.apple.AppKit                        0x00007fff84b574ab -[NSImage drawInRect:fromRect:operation:fraction:respectFlipped:hints:] + 1986
    14  com.apple.AppKit                        0x00007fff84b59be2 -[NSImage _composite:delta:fromRect:toPoint:] + 2437
    15  com.apple.AppKit                        0x00007fff84b59222 -[NSImage compositeToPoint:operation:] + 210
    16  com.apple.Safari.framework              0x00007fff8767506f -[SpinningProgressIndicator drawImageAtIndex:] + 194
    17  com.apple.Safari.framework              0x00007fff87675560 -[SpinningProgressIndicator heartbeatWithBirthDate:currentDate:context:] + 263
    18  com.apple.Safari.framework              0x00007fff87675838 -[Heartbeat _heartbeat] + 417
    19  com.apple.Foundation                    0x00007fff80a8cbc5 __NSFireTimer + 114
    20  com.apple.CoreFoundation                0x00007fff8996bbb8 __CFRunLoopRun + 6488
    21  com.apple.CoreFoundation                0x00007fff89969d8f CFRunLoopRunSpecific + 575
    22  com.apple.Foundation                    0x00007fff80a71b74 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 270
    23  com.apple.Foundation                    0x00007fff80a71a53 -[NSRunLoop(NSRunLoop) run] + 77
    24  com.apple.Safari.framework              0x00007fff87675a21 -[Heartbeat _startHeartbeatRunLoop] + 244
    25  com.apple.Foundation                    0x00007fff80a37114 __NSThread__main__ + 1429
    26  libSystem.B.dylib                       0x00007fff8a24dfd6 _pthread_start + 331
    27  libSystem.B.dylib                       0x00007fff8a24de89 thread_start + 13
    Thread 12 crashed with X86 Thread State (64-bit):
      rax: 0x0000000100423000  rbx: 0x0000000000000001  rcx: 0x0000000100423080  rdx: 0x0000000100423078
      rdi: 0x00000000e00002be  rsi: 0x0000000118d57080  rbp: 0x00000001153ea240  rsp: 0x00000001153ea240
       r8: 0x0000000000014cfb   r9: 0x0000000000000001  r10: 0x0000000080000002  r11: 0x00000001153ea270
      r12: 0x0000000115930000  r13: 0x0000000113cbe000  r14: 0x0000000000000000  r15: 0x00000001153ea270
      rip: 0x0000000200012010  rfl: 0x0000000000010292  cr2: 0x0000000000000000
    Binary Images:
           0x100000000 -        0x100000fff  com.apple.Safari 5.1.7 (6534.57.2) <2208AB17-7F39-5DC1-AE9F-7946DEE3CA0B> /Applications/Safari.app/Contents/MacOS/Safari
           0x114c50000 -        0x114de3fe7  GLEngine ??? (???) <BCE83654-81EC-D231-ED6E-1DD449B891F2> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
           0x114e14000 -        0x115237fef  libclh.dylib 3.1.1 C  (3.1.1) <432F5475-F934-92A0-FB49-78F03DA82176> /System/Library/Extensions/GeForceGLDriver.bundle/Contents/MacOS/libclh.dylib
           0x115902000 -        0x115928fff  GLRendererFloat ??? (???) <38621D22-8F49-F937-851B-E21BD49A8A88> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GL RendererFloat
           0x200000000 -        0x200787fe7  com.apple.GeForceGLDriver 1.6.36 (6.3.6) <4F23289A-D45A-0630-8D7F-4C35A4D2AA00> /System/Library/Extensions/GeForceGLDriver.bundle/Contents/MacOS/GeForceGLDrive r
        0x7fff5fc00000 -     0x7fff5fc3bdef  dyld 132.1 (???) <B536F2F1-9DF1-3B6C-1C2C-9075EA219A06> /usr/lib/dyld
        0x7fff80003000 -     0x7fff800e8fef  com.apple.DesktopServices 1.5.11 (1.5.11) <39FAA3D2-6863-B5AB-AED9-92D878EA2438> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
        0x7fff800e9000 -     0x7fff800e9ff7  com.apple.Accelerate 1.6 (Accelerate 1.6) <2BB7D669-4B40-6A52-ADBD-DA4DB3BC0B1B> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
        0x7fff800ea000 -     0x7fff801a7fff  com.apple.CoreServices.OSServices 359.2 (359.2) <BBB8888E-18DE-5D09-3C3A-F4C029EC7886> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
        0x7fff8021b000 -     0x7fff8023cfe7  libPng.dylib ??? (???) <14F055F9-D7B2-27B2-E2CF-F0A222BFF14D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
        0x7fff8023d000 -     0x7fff8023efff  liblangid.dylib ??? (???) <EA4D1607-2BD5-2EE2-2A3B-632EEE5A444D> /usr/lib/liblangid.dylib
        0x7fff8023f000 -     0x7fff80260fff  libresolv.9.dylib 41.1.0 (compatibility 1.0.0) <9410EC7F-4D24-6740-AFEE-90405750FAD7> /usr/lib/libresolv.9.dylib
        0x7fff80261000 -     0x7fff8033efff  com.apple.vImage 4.1 (4.1) <C3F44AA9-6F71-0684-2686-D3BBC903F020> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
        0x7fff80963000 -     0x7fff80a25fe7  libFontParser.dylib ??? (???) <EF06F16C-0CC9-B4CA-7BD9-0A97FA967340> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
        0x7fff80a26000 -     0x7fff80ca8fff  com.apple.Foundation 6.6.8 (751.63) <E10E4DB4-9D5E-54A8-3FB6-2A82426066E4> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
        0x7fff80ca9000 -     0x7fff80cb4fff  com.apple.corelocation 12.3 (12.3) <A6CFB410-2333-8BE3-658B-75A93C90A9CC> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
        0x7fff80cb5000 -     0x7fff80cf3fe7  libFontRegistry.dylib ??? (???) <395D7C0D-36B5-B353-0DC8-51ABC0B1C030> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
        0x7fff80dcf000 -     0x7fff80dd2ff7  com.apple.securityhi 4.0 (36638) <38935851-09E4-DDAB-DB1D-30ADC39F7ED0> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
        0x7fff80de2000 -     0x7fff80df8fe7  com.apple.MultitouchSupport.framework 207.11 (207.11) <8233CE71-6F8D-8B3C-A0E1-E123F6406163> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
        0x7fff81063000 -     0x7fff8109efff  com.apple.AE 496.5 (496.5) <208DF391-4DE6-81ED-C697-14A2930D1BC6> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
        0x7fff81156000 -     0x7fff813dfff7  com.apple.security 6.1.2 (55002) <772E1B13-8271-02F8-B1FE-023592A7AED7> /System/Library/Frameworks/Security.framework/Versions/A/Security
        0x7fff813e0000 -     0x7fff813e0ff7  com.apple.vecLib 3.6 (vecLib 3.6) <08D3D45D-908B-B86A-00BA-0F978D2702A7> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
        0x7fff81409000 -     0x7fff81416fe7  libCSync.A.dylib 545.0.0 (compatibility 64.0.0) <1C35FA50-9C70-48DC-9E8D-2054F7A266B1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
        0x7fff81417000 -     0x7fff814c7fff  edu.mit.Kerberos 6.5.11 (6.5.11) <085D80F5-C9DC-E252-C21B-03295E660C91> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
        0x7fff81600000 -     0x7fff81633ff7  libTrueTypeScaler.dylib ??? (???) <B7BA8104-FA18-39A2-56E1-922EE7A660AC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
        0x7fff8163d000 -     0x7fff816f2fe7  com.apple.ink.framework 1.3.3 (107) <FFC46EE0-3544-A459-2AB9-94778A75E3D4> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
        0x7fff816f3000 -     0x7fff81793fff  com.apple.LaunchServices 362.3 (362.3) <B90B7C31-FEF8-3C26-BFB3-D8A48BD2C0DA> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
        0x7fff81a40000 -     0x7fff81a5bff7  com.apple.openscripting 1.3.1 (???) <2243C17C-EE36-D5B6-3A3E-8258973FF789> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
        0x7fff81a5c000 -     0x7fff81aa5fef  libGLU.dylib ??? (???) <B0F4CA55-445F-E901-0FCF-47B3B4BAE6E2> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
        0x7fff81bef000 -     0x7fff81c89fff  com.apple.ApplicationServices.ATS 275.19 (???) <2DE8987F-4563-4D8E-45C3-2F6F786E120D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
        0x7fff81c8a000 -     0x7fff81c8ffff  libGFXShared.dylib ??? (???) <6BBC351E-40B3-F4EB-2F35-05BDE52AF87E> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
        0x7fff81d5c000 -     0x7fff81d6bfff  com.apple.NetFS 3.2.2 (3.2.2) <7CCBD70E-BF31-A7A7-DB98-230687773145> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
        0x7fff81d7a000 -     0x7fff81d7aff7  com.apple.Carbon 150 (152) <19B37B7B-1594-AD0A-7F14-FA2F85AD7241> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
        0x7fff81d7b000 -     0x7fff81d7cff7  com.apple.TrustEvaluationAgent 1.1 (1) <040B71B1-F8BD-1605-057E-E80DBDE1FE59> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
        0x7fff81d7d000 -     0x7fff81dd0ff7  com.apple.HIServices 1.8.3 (???) <F6E0C7A7-C11D-0096-4DDA-2C77793AA6CD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
        0x7fff81de7000 -     0x7fff81f01fff  libGLProgrammability.dylib ??? (???) <D1650AED-02EF-EFB3-100E-064C7F018745> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
        0x7fff81f02000 -     0x7fff81f03ff7  com.apple.audio.units.AudioUnit 1.6.7 (1.6.7) <49B723D1-85F8-F86C-2331-F586C56D68AF> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
        0x7fff81f04000 -     0x7fff81fd8fe7  com.apple.CFNetwork 454.12.4 (454.12.4) <C83E2BA1-1818-B3E8-5334-860AD21D1C80> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
        0x7fff81fe4000 -     0x7fff81fe6fff  libRadiance.dylib ??? (???) <61631C08-60CC-D122-4832-EA59824E0025> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
        0x7fff81fe7000 -     0x7fff82031ff7  com.apple.Metadata 10.6.3 (507.15) <DE238BE4-5E22-C4D5-CF5C-3D50FDEE4701> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
        0x7fff82032000 -     0x7fff8205afff  com.apple.DictionaryServices 1.1.2 (1.1.2) <E9269069-93FA-2B71-F9BA-FDDD23C4A65E> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
        0x7fff8205b000 -     0x7fff8211cfef  com.apple.ColorSync 4.6.8 (4.6.8) <7DF1D175-6451-51A2-DBBF-40FCA78C0D2C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
        0x7fff82139000 -     0x7fff8213fff7  com.apple.CommerceCore 1.0 (9.1) <3691E9BA-BCF4-98C7-EFEC-78DA6825004E> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/C ommerceCore.framework/Versions/A/CommerceCore
        0x7fff821ce000 -     0x7fff82224fe7  libTIFF.dylib ??? (???) <9BC0CAD5-47F2-9B4F-0C10-D50A7A27F461> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
        0x7fff82225000 -     0x7fff822a3ff7  com.apple.CoreText 151.13 (???) <5C6214AD-D683-80A8-86EB-328C99B75322> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
        0x7fff823e3000 -     0x7fff823effff  libbz2.1.0.dylib 1.0.5 (compatibility 1.0.0) <6FB0A8F4-72A1-D28F-E801-DE2C7498AFB9> /usr/lib/libbz2.1.0.dylib
        0x7fff82642000 -     0x7fff82642ff7  com.apple.ApplicationServices 38 (38) <10A0B9E9-4988-03D4-FC56-DDE231A02C63> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
        0x7fff82643000 -     0x7fff8268ffff  libauto.dylib ??? (???) <F7221B46-DC4F-3153-CE61-7F52C8C293CF> /usr/lib/libauto.dylib
        0x7fff827f1000 -     0x7fff827f7ff7  IOSurface ??? (???) <04EDCEDE-E36F-15F8-DC67-E61E149D2C9A> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
        0x7fff827f8000 -     0x7fff8280cfff  libGL.dylib ??? (???) <2ECE3B0F-39E1-3938-BF27-7205C6D0358B> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
        0x7fff8280d000 -     0x7fff8281cfff  libxar.1.dylib ??? (???) <CBAF862A-3C77-6446-56C2-9C4461631AAF> /usr/lib/libxar.1.dylib
        0x7fff8281d000 -     0x7fff8282cfef  com.apple.opengl 1.6.14 (1.6.14) <ECAE2D12-5BE3-46E7-6EE5-563B80B32A3E> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
        0x7fff8282d000 -     0x7fff8286efff  com.apple.SystemConfiguration 1.10.8 (1.10.2) <78D48D27-A9C4-62CA-2803-D0BBED82855A> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
        0x7fff8286f000 -     0x7fff8289ffef  com.apple.shortcut 1.1 (1.1) <A99C9D8E-290B-B1E4-FEA5-CC5F2FB9C18D> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
        0x7fff828a0000 -     0x7fff828b7fff  com.apple.ImageCapture 6.1 (6.1) <79AB2131-2A6C-F351-38A9-ED58B25534FD> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
        0x7fff828b8000 -     0x7fff82900ff7  libvDSP.dylib 268.0.1 (compatibility 1.0.0) <170DE04F-89AB-E295-0880-D69CAFBD7979> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
        0x7fff82901000 -     0x7fff82bfffff  com.apple.HIToolbox 1.6.5 (???) <AD1C18F6-51CB-7E39-35DD-F16B1EB978A8> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
        0x7fff82d74000 -     0x7fff83470ff7  com.apple.CoreGraphics 1.545.0 (???) <58D597B1-EB3B-710E-0B8C-EC114D54E11B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
        0x7fff83471000 -     0x7fff83475ff7  libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <95718673-FEEE-B6ED-B127-BCDBDB60D4E5> /usr/lib/system/libmathCommon.A.dylib
        0x7fff83476000 -     0x7fff8347cfff  libCGXCoreImage.A.dylib 545.0.0 (compatibility 64.0.0) <D2F8C7E3-CBA1-2E66-1376-04AA839DABBB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
        0x7fff8347d000 -     0x7fff8350dfff  com.apple.SearchKit 1.3.0 (1.3.0) <3403E658-A54E-A79A-12EB-E090E8743984> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
        0x7fff8350e000 -     0x7fff83511fff  com.apple.help 1.3.2 (41.1) <BD1B0A22-1CB8-263E-FF85-5BBFDE3660B9> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
        0x7fff8374d000 -     0x7fff83754fff  com.apple.OpenDirectory 10.6 (10.6) <4200CFB0-DBA1-62B8-7C7C-91446D89551F> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
        0x7fff83755000 -     0x7fff8390fff7  com.apple.WebKit2 6534.57 (6534.57.2) <0C4B9A17-F7DA-B2FD-961E-DA258D56CCDE> /System/Library/PrivateFrameworks/WebKit2.framework/Versions/A/WebKit2
        0x7fff83936000 -     0x7fff83947ff7  libz.1.dylib 1.2.3 (compatibility 1.0.0) <FB5EE53A-0534-0FFA-B2ED-486609433717> /usr/lib/libz.1.dylib
        0x7fff83948000 -     0x7fff83959fff  SyndicationUI ??? (???) <1DBD7D2A-56A1-BDFA-4742-04B2F42FDF2D> /System/Library/PrivateFrameworks/SyndicationUI.framework/Versions/A/Syndicatio nUI
        0x7fff8395a000 -     0x7fff839d6ff7  com.apple.ISSupport 1.9.7 (55) <BAE839AB-9DBD-FB23-F1F1-39445F04D8DA> /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
        0x7fff839d7000 -     0x7fff83aedff7  libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <3814FCF9-92B9-A6AB-E76A-F7021894AA3F> /usr/lib/libxml2.2.dylib
        0x7fff84311000 -     0x7fff84316ff7  com.apple.CommonPanels 1.2.4 (91) <4D84803B-BD06-D80E-15AE-EFBE43F93605> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
        0x7fff84317000 -     0x7fff84436fe7  libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <14115D29-432B-CF02-6B24-A60CC533A09E> /usr/lib/libcrypto.0.9.8.dylib
        0x7fff84437000 -     0x7fff844bcff7  com.apple.print.framework.PrintCore 6.3 (312.7) <CDFE82DD-D811-A091-179F-6E76069B432D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
        0x7fff844bd000 -     0x7fff8453cfe7  com.apple.audio.CoreAudio 3.2.6 (3.2.6) <79E256EB-43F1-C7AA-6436-124A4FFB02D0> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
        0x7fff8453d000 -     0x7fff84540ff7  libCoreVMClient.dylib ??? (???) <75819794-3B7A-8944-D004-7EA6DD7CE836> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
        0x7fff8472f000 -     0x7fff848eefff  com.apple.ImageIO.framework 3.0.6 (3.0.6) <2C39859A-043D-0EB0-D412-EC2B5714B869> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
        0x7fff848ef000 -     0x7fff84930fef  com.apple.QD 3.36 (???) <5DC41E81-32C9-65B2-5528-B33E934D5BB4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
        0x7fff84931000 -     0x7fff84a35ff7  com.apple.PubSub 1.0.5 (65.28) <11D77223-EAAE-0199-1F99-0D28680559CE> /System/Library/Frameworks/PubSub.framework/Versions/A/PubSub
        0x7fff84a36000 -     0x7fff85430ff7  com.apple.AppKit 6.6.8 (1038.36) <4CFBE04C-8FB3-B0EA-8DDB-7E7D10E9D251> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
        0x7fff85431000 -     0x7fff85566fff  com.apple.audio.toolbox.AudioToolbox 1.6.7 (1.6.7) <F4814A13-E557-59AF-30FF-E62929367933> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
        0x7fff858ab000 -     0x7fff85961ff7  libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <03140531-3B2D-1EBA-DA7F-E12CC8F63969> /usr/lib/libobjc.A.dylib
        0x7fff859e0000 -     0x7fff86a4afef  com.apple.WebCore 6534.57 (6534.57.2) <9BE3BFB2-D520-CD10-E4A1-3C2AF322A097> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
        0x7fff86a9b000 -     0x7fff86aadfe7  libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <76B83C8D-8EFE-4467-0F75-275648AFED97> /usr/lib/libsasl2.2.dylib
        0x7fff86ab3000 -     0x7fff86ab3ff7  com.apple.Cocoa 6.6 (???) <68B0BE46-6E24-C96F-B341-054CF9E8F3B6> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
        0x7fff86ab4000 -     0x7fff86adfff7  libxslt.1.dylib 3.24.0 (compatibility 3.0.0) <3630A97F-55C1-3F34-CA63-3847653C9645> /usr/lib/libxslt.1.dylib
        0x7fff86c49000 -     0x7fff86c6cfff  com.apple.opencl 12.3.6 (12.3.6) <42FA5783-EB80-1168-4015-B8C68F55842F> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
        0x7fff86c6d000 -     0x7fff86c78ff7  com.apple.HelpData 2.0.5 (34.1.1) <24DC6CD3-02B7-9332-FF6D-F0C545857B55> /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
        0x7fff86d4f000 -     0x7fff86d51fff  com.apple.print.framework.Print 6.1 (237.1) <CA8564FB-B366-7413-B12E-9892DA3C6157> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
        0x7fff86e14000 -     0x7fff86e39ff7  com.apple.CoreVideo 1.6.2 (45.6) <E138C8E7-3CB6-55A9-0A2C-B73FE63EA288> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
        0x7fff86e86000 -     0x7fff86fc4fff  com.apple.CoreData 102.1 (251) <32233D4D-00B7-CE14-C881-6BF19FD05A03> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
        0x7fff87242000 -     0x7fff872fbfff  libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <2C5ED312-E646-9ADE-73A9-6199A2A43150> /usr/lib/libsqlite3.dylib
        0x7fff873c9000 -     0x7fff873cdff7  libCGXType.A.dylib 545.0.0 (compatibility 64.0.0) <DB710299-B4D9-3714-66F7-5D2964DE585B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
        0x7fff873ce000 -     0x7fff8741dff7  com.apple.DirectoryService.PasswordServerFramework 6.1 (6.1) <01B370FB-D524-F660-3826-E85B7F0D85CD> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordS erver
        0x7fff8741e000 -     0x7fff87c50fe7  com.apple.Safari.framework 6534 (6534.57.2) <596F6CCF-D815-1727-8E58-8B8EE0E44753> /System/Library/PrivateFrameworks/Safari.framework/Versions/A/Safari
        0x7fff87c59000 -     0x7fff87dfafe7  com.apple.WebKit 6534.57 (6534.57.2) <B99EF91E-676F-79A0-FADC-A72C1E14536E> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
        0x7fff87eac000 -     0x7fff87eefff7  libRIP.A.dylib 545.0.0 (compatibility 64.0.0) <5FF3D7FD-84D8-C5FA-D640-90BB82EC651D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
        0x7fff87ef0000 -     0x7fff87ef5fff  libGIF.dylib ??? (???) <5B2AF093-1E28-F0CF-2C13-BA9AB4E2E177> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
        0x7fff87ef6000 -     0x7fff88700fe7  libBLAS.dylib 219.0.0 (compatibility 1.0.0) <EEE5CE62-9155-6559-2AEA-05CED0F5B0F1> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
        0x7fff88701000 -     0x7fff8876bfe7  libvMisc.dylib 268.0.1 (compatibility 1.0.0) <75A8D840-4ACE-6560-0889-2AFB6BE08E59> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
        0x7fff8876c000 -     0x7fff887cefe7  com.apple.datadetectorscore 2.0 (80.7) <5B6AABCA-C75A-D28F-6A2F-59648F0ABFC8> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
        0x7fff887cf000 -     0x7fff88b03fef  com.apple.CoreServices.CarbonCore 861.39 (861.39) <1386A24D-DD15-5903-057E-4A224FAF580B> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
        0x7fff88b2e000 -     0x7fff88b77ff7  com.apple.securityinterface 4.0.1 (40418.0.1) <9AF33A9F-2D8C-2AE6-868C-EA836C861031> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
        0x7fff88b78000 -     0x7fff88fbffef  com.apple.RawCamera.bundle 3.7.1 (570) <5AFA87CA-DC3D-F84E-7EA1-6EABA8807766> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
        0x7fff88fc0000 -     0x7fff89003fef  libtidy.A.dylib ??? (???) <2F4273D3-418B-668C-F488-7E659D3A8C23> /usr/lib/libtidy.A.dylib
        0x7fff89004000 -     0x7fff891c2fff  libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <0B4ABA92-C1F0-4548-A157-0CFD65561DA5> /usr/lib/libicucore.A.dylib
        0x7fff891c3000 -     0x7fff891d7ff7  com.apple.speech.synthesis.framework 3.10.35 (3.10.35) <63C87CF7-56B3-4038-8136-8C26E96AD42F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
        0x7fff891d8000 -     0x7fff8961cfef  libLAPACK.dylib 219.0.0 (compatibility 1.0.0) <E14EC4C6-B055-A4AC-B971-42AB644E4A7C> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
        0x7fff8961d000 -     0x7fff89644ff7  libJPEG.dylib ??? (???) <472D4A31-C1F3-57FD-6453-6621C48B95BF> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
        0x7fff89669000 -     0x7fff89677ff7  libkxld.dylib ??? (???) <8145A534-95CC-9F3C-B78B-AC9898F38C6F> /usr/lib/system/libkxld.dylib
        0x7fff89678000 -     0x7fff896bfff7  com.apple.coreui 2 (114) <D7645B59-0431-6283-7322-957D944DAB21> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
        0x7fff896c0000 -     0x7fff89720fe7  com.apple.framework.IOKit 2.0 (???) <4F071EF0-8260-01E9-C641-830E582FA416> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
        0x7fff89721000 -     0x7fff8973afff  com.apple.CFOpenDirectory 10.6 (10.6) <CCF79716-7CC6-2520-C6EB-A4F56AD0A207> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
        0x7fff8991e000 -     0x7fff89a95fe7  com.apple.CoreFoundation 6.6.6 (550.44) <BB4E5158-E47A-39D3-2561-96CB49FA82D4> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
        0x7fff89a96000 -     0x7fff89aa1fff  com.apple.CrashReporterSupport 10.6.7 (258) <A2CBB18C-BD1C-8650-9091-7687E780E689> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
        0x7fff89aa2000 -     0x7fff89b2efef  SecurityFoundation ??? (???) <6860DE26-0D42-D1E8-CD7C-5B42D78C1E1D> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
        0x7fff89b2f000 -     0x7fff89b65ff7  com.apple.framework.Apple80211 6.2.5 (625.6) <B67C7A65-E4FB-4419-3F31-4482E17EF203> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
        0x7fff89b66000 -     0x7fff89b7cfef  libbsm.0.dylib ??? (???) <83676D2E-23CD-45CD-BE5C-35FCFFBBBDBB> /usr/lib/libbsm.0.dylib
        0x7fff89b8b000 -     0x7fff89b8bff7  com.apple.Accelerate.vecLib 3.6 (vecLib 3.6) <DA9BFF01-40DF-EBD5-ABB7-787DAF2D77CF> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
        0x7fff89bfc000 -     0x7fff89bfcff7  com.apple.CoreServices 44 (44) <DC7400FB-851E-7B8A-5BF6-6F50094302FB> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
        0x7fff89cee000 -     0x7fff8a011fe7  com.apple.JavaScriptCore 6534.57 (6534.57.3) <99973578-D474-3664-1388-61CB47E9D6E9> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
        0x7fff8a014000 -     0x7fff8a04efff  libcups.2.dylib 2.8.0 (compatibility 2.0.0) <4F2A4397-89BD-DEAC-4971-EE838FFA0964> /usr/lib/libcups.2.dylib
        0x7fff8a04f000 -     0x7fff8a05aff7  com.apple.speech.recognition.framework 3.11.1 (3.11.1) <5CA110A2-0712-F774-E7CF-AA7A2A106DAC> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
        0x7fff8a05b000 -     0x7fff8a07bfff  com.apple.DirectoryService.Framework 3.6 (621.15) <9AD2A133-4275-5666-CE69-98FDF9A38B7A> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
        0x7fff8a07c000 -     0x7fff8a0f9fef  libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <35ECA411-2C08-FD7D-11B1-1B7A04921A5C> /usr/lib/libstdc++.6.dylib
        0x7fff8a0fa000 -     0x7fff8a12bfff  libGLImage.dylib ??? (???) <562565E1-AA65-FE96-13FF-437410C886D0> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
        0x7fff8a12c000 -     0x7fff8a132ff7  com.apple.DiskArbitration 2.3 (2.3) <857F6E43-1EF4-7D53-351B-10DE0A8F992A> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
        0x7fff8a133000 -     0x7fff8a148ff7  com.apple.LangAnalysis 1.6.6 (1.6.6) <DC999B32-BF41-94C8-0583-27D9AB463E8B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
        0x7fff8a179000 -     0x7fff8a1ceff7  com.apple.framework.familycontrols 2.0.2 (2020) <F09541B6-5E28-1C01-C1AE-F6A2508670C7> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
        0x7fff8a1cf000 -     0x7fff8a20cff7  libssl.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <F743389F-F25A-A77D-4FCA-D6B01AF2EE6D> /usr/lib/libssl.0.9.8.dylib
        0x7fff8a214000 -     0x7fff8a3d5fef  libSystem.B.dylib 125.2.11 (compatibility 1.0.0) <9AB4F1D1-89DC-0E8A-DC8E-A4FE4D69DB69> /usr/lib/libSystem.B.dylib
        0x7fff8a3d6000 -     0x7fff8a773fe7  com.apple.QuartzCore 1.6.3 (227.37) <16DFF6CD-EA58-CE62-A1D7-5F6CE3D066DD> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
        0x7fffffe00000 -     0x7fffffe01fff  libSystem.B.dylib ??? (???) <9AB4F1D1-89DC-0E8A-DC8E-A4FE4D69DB69> /usr/lib/libSystem.B.dylib
    Model: iMac10,1, BootROM IM101.00CC.B00, 2 processors, Intel Core 2 Duo, 3.06 GHz, 4 GB, SMC 1.52f9
    Graphics: NVIDIA GeForce 9400, NVIDIA GeForce 9400, PCI, 256 MB
    Memory Module: global_name
    AirPort: spairport_wireless_card_type_airport_extreme (0x168C, 0x8F), Atheros 9280: 2.1.14.6
    Bluetooth: Version 2.4.5f3, 2 service, 19 devices, 1 incoming serial ports
    Network Service: Ethernet, Ethernet, en0
    Serial ATA Device: ST3500418ASQ, 465.76 GB
    Serial ATA Device: OPTIARC DVD RW AD-5680H
    USB Device: My Book 1110, 0x1058  (Western Digital Technologies, Inc.), 0x1110, 0x26400000 / 3
    USB Device: Internal Memory Card Reader, 0x05ac  (Apple Inc.), 0x8403, 0x26500000 / 2
    USB Device: Keyboard Hub, 0x05ac  (Apple Inc.), 0x1006, 0x24300000 / 4
    USB Device: Apple Keyboard, 0x05ac  (Apple Inc.), 0x0220, 0x24320000 / 5
    USB Device: Built-in iSight, 0x05ac  (Apple Inc.), 0x8502, 0x24400000 / 2
    USB Device: BRCM2046 Hub, 0x0a5c  (Broadcom Corp.), 0x4500, 0x06100000 / 2
    USB Device: Bluetooth USB Host Controller, 0x05ac  (Apple Inc.), 0x8215, 0x06110000 / 4
    USB Device: IR Receiver, 0x05ac  (Apple Inc.), 0x8242, 0x04500000 / 2

    I would next try repairing permission. Go to Applications-->Utilities-->Disk Utility. Select your hard drive-->verify Disk, then verify permission then repair if there any erros.  Also, have you tried other browers? you also have the latest update on your Operating System. Go to Apple logo and select Software Update.

  • Use CS6 (activated with serial number) on one computer and CC (activated by CC app) on another?

    CC authentication is playing havoc with me.
    I have a valid full install disc with serial number for CS6 Master Collection. I recently also began a subscription to CC.
    I want to use CC per its terms of use on my main machine (a Mac running Win in parallels) which, I believe, will count as both installations of my CC license. I also have a second PC where I'd like to use my perfectly valid serial number to install and run CS6.
    When I log in to the second (CS6) machine, I'm not allowed to run my CS6 programs because I am seen as a CC subscriber. There's no opportunity to enter a serial number: The machine, which has run CS6 for years, refuses to let me keep using them. For example I start Acrobat. I am alerted that my trial has 00 days left. I am asked to sign in and enter a serial number. I sign in, but before I can enter the serial number I am told "welcome, carry on" and the authroization window goes away. And it immediatly REAPPEARS with the same message about my trial having 00 days left.
    I have had a great deal of angst related to Adobe's broken activation process and my opinion of them as a company has suffered dramatically.
    Wondering if I need to make a separate Adobe ID for the CS6 installation. Will Adobe let me enter that serial number via a new Adobe ID or will it object on the grounds that the serial number is associated with my main Adobe ID?

    Re-register the perpetual license with another Adobe ID and use the CS6 installation on that ID.  This will keep the system from getting confused during the activation.  Remember to deactivate the CS6 (if it will allow that option) if at all possible.  That's the best option for now.  If you have issue with the re-installation, use the Adobe cleaner on the CS6 machine.

Maybe you are looking for

  • Lost my fonts in Indesign - how do I get them to load

    My fonts won't appear in the font list in Indesign. Plug-ins are activated. Fonts are turned on in Font Explorer X. I can't manually update fonts in existing files as fonts aren't in the font list. Fonts won't automatically update either. Everytihng

  • Failed to load an application resource (Internal Error)

    Hi, Running Leopard MAC OS/X 10.5.6 and Adobe Reader 9.1.0. Is anybody going to fix this problem???? Which happens when you try to run Preferences. I won't even mention the fact that I cannot print either. Ooops, I just mentioned it... Thanks. Susan

  • How to create data source on hierarchies customer defined

    Hi sdn how to create datasource on customer defined hierarchies Rubane

  • Why my playlists keep disappearing?

    This keep happening ever since I installed iTunes 10 and iOS 5. Let's say I create a playlist on my iPod Touch 4g; it doesn't show up on iTunes until several weeks later if it shows at all, or in worst case scenario, iTunes erase the playlist after a

  • Aproblem with db console

    dear all i have a serious problem with the restarting of a db console (ORACLE Enterprise mannager 10 g) the emctl file is some way un useful plz if u have a copy of a running enterprise manager emctl file plz under redhat linux plz send it to [email