Downgrade after installing patch 4547809

Hi all,
In order to avoid the problem that I wrote about earlier, I want to go back to version 9.2.0.4.0, after installing the above patch which took the installation to 9.2.0.8.0.
Yes, I omitted the step in which the installation is being backed up.
Yes, I have installation sources for the old version.
If I get rid of the current Oracle installation completely, and install the older version from scratch, then
- what data should I back up?
- is there anything that I have to take care of?
Cheers, thanks.
Benjamin.

Please be careful with the wording in your error messages. Are you getting "you are not authorized to use this functionality" from FR Studio? Typically if you apply updates to the server side you need to have the same updates applied on the client side too - since you just patched FR from the server side, I bet this is the issue.
Try to run the FR studio from the server and see if the message appears.
Nick

Similar Messages

  • OC4J error after installing patch 9.0.2.2

    Hello, after installing patch 9.0.2.2 and trying to access the rwservlet I get this error
    java.lang.UnsatisfiedLinkError: no rwu90 in java.library.path
    at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1349)
    at java.lang.Runtime.loadLibrary0(Runtime.java:749)
    at java.lang.System.loadLibrary(System.java:820)
    at oracle.reports.util.Environment.<init>(Unknown Source)
    at oracle.reports.server.RWServer.startServer(Unknown Source)
    at oracle.reports.server.RWServer.run(Unknown Source)
    at java.lang.Thread.run(Thread.java:484)
    here is what my startinst.sh script looks like
    /u01/app/oracle/product/9idev/jdk/bin/java -Dorg.omg.CORBA.ORBClass=com.inprise.vbroker.orb.ORB -Dorg.omg.CORBA.ORBSingletonClass=com.inprise.vbroker.orb.ORB -Doracle.security.jazn.config=/u01/app/oracle/product/9idev/j2ee/Oracle9iDS/config/jazn.xml -Doracle.home=/u01/app/oracle/product/9idev -DORACLE_HOME=/u01/app/oracle/product/9idev -jar /u01/app/oracle/product/9idev/j2ee/home/oc4j.jar -userThreads -config /u01/app/oracle/product/9idev/j2ee/Oracle9iDS/config/server.xml >/u01/app/oracle/product/9idev/j2ee/Oracle9iDS/log/stdout.log &
    It was working fine on 9.0.2.0 I could run reports and forms off the web. I can access the HTTP OC4J server ok, just cant run any reports or forms. Please help. I changed no files after the patch.

    correction, i can run the test web form, its the report servlet that doesnt work.

  • Smc stops working after installing patch 121309-03

    Hi,
    After installing 121309-03 (patch for smc) smc won't start and gives the following error:
    Exception in thread "main" java.lang.UnsupportedClassVersionError: com/sun/management/viperimpl/console/BaseConsoleOptionsManager (Unsupported major.minor version 49.0)
            at java.lang.ClassLoader.defineClass0(Native Method)
            at java.lang.ClassLoader.defineClass(ClassLoader.java:539)
            at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:123)
            at java.net.URLClassLoader.defineClass(URLClassLoader.java:251)
            at java.net.URLClassLoader.access$100(URLClassLoader.java:55)
            at java.net.URLClassLoader$1.run(URLClassLoader.java:194)
            at java.security.AccessController.doPrivileged(Native Method)
            at java.net.URLClassLoader.findClass(URLClassLoader.java:187)
            at java.lang.ClassLoader.loadClass(ClassLoader.java:289)
            at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:274)
            at java.lang.ClassLoader.loadClass(ClassLoader.java:235)
            at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:302)I don't know java and don't know what to make of the above error message.
    Is anybody else faced this problem.

    Hi.
    This forum is for the Update Connection / Patch Manager patch delivery software only, and does not cover individual patches.
    Your issue seems to be a Java Runtime issue, so your questin may be better asked in the Java[tm] Runtime Environment forum here:
    http://forum.sun.com/jive/forum.jspa?forumID=296

  • Problem with sync-cds after installing Patch 115614-26

    Hi,
    We are in the process of patching the machines in the cluster from 5.2 p2 to p4 on Solaris 9.
    After installing 115614-26 (System Directory Server 5.2 patch 4) the process is to start up slapd and run sync-cds to synchronise the updates. We're seeing authentication failures at this point and can't work out what the problem is.
    # /usr/sbin/mpsadmserver sync-cds
    Admin Id: cn=directory manager
    Admin Password:
    Error: Ldap authentication failed (147:Unknown error.).
    Do you want to try again ? [y/n]: #
    The sync-cds process breaks back to the bash prompt after entering the password rather than asking for another go. If a false cn is given the same error number is given yet we're allowed to have another try.
    # /usr/sbin/mpsadmserver sync-cds
    Admin Id: cn=false
    Admin Password:
    Error: Ldap authentication failed (147:Unknown error.).
    Do you want to try again ? [y/n]: y
    The authentication details are correct as we're able to authenticate with the console on the other machines in the cluster using the same details.
    No errors are shown in the slapd logs. Does anyone have any ideas?
    Many thanks,
    Robin.

    use :
    export NSS_STRICT_NOFORK=DISABLED
    before starting the directory and admin server.

  • Failing to load processes after installing patch 10.1.2.3

    I have installed patch 10.1.2.3 after Oracle advised that it may resolve some database adapter problems I was getting in 10.1.2.0.2. However after installing the patch, many of the BPEL processes are now failing to load when I bounce the OC4J component and I am getting ORABPEL-05215 errors.
    I turned on debug logging and an extract of the log file is as follows, has anybody got any ideas on how I might resolve these errors;
    <2008-07-09 15:32:33,311> <ERROR> <default.collaxa.cube.engine.deployment> <CubeProcessLoader::create>
    <2008-07-09 15:32:33,310> <ERROR> <default.collaxa.cube.engine.deployment> Process "DRSSecuritiesReader" (revision "1.0") load FAILED!!
    <2008-07-09 15:32:33,375> <DEBUG> <default.collaxa.cube.engine.dispatch> <BaseDispatchSet::receive> Receiving message log process event message afa47b51cbfc4dfa:4ee70b:11b0
    83c6e51:-7ffc for set system
    <2008-07-09 15:32:33,376> <DEBUG> <default.collaxa.cube.engine.dispatch> <Dispatcher::adjustThreadPool> Allocating 1 thread(s); pending threads: 1, active threads: 0, total
    : 0
    <2008-07-09 15:32:33,378> <DEBUG> <default.collaxa.cube.engine.dispatch> <QueueConnectionPool::getConnection> Fetched a queue connection from pool java:comp/env/jms/collaxa
    /BPELWorkerQueueFactory, available connections=24, total connections=25
    <2008-07-09 15:32:33,403> <DEBUG> <default.collaxa.cube.engine.dispatch> <DispatcherBean::send> Sent message to queue
    <2008-07-09 15:32:33,403> <DEBUG> <default.collaxa.cube.engine.dispatch> <QueueConnectionPool::releaseConnection> Released queue connection to pool java:comp/env/jms/collax
    a/BPELWorkerQueueFactory, available connections=25, total connections=25
    <2008-07-09 15:32:33,404> <DEBUG> <default.collaxa.cube.engine.deployment> <CubeProcessHolder::bind> Exception while loading process
    java.lang.AbstractMethodError
    at com.collaxa.cube.engine.core.BaseCubeProcess.loadActivationAgents(BaseCubeProcess.java:946)
    at com.collaxa.cube.engine.core.BaseCubeProcess.load(BaseCubeProcess.java:310)
    at com.collaxa.cube.engine.deployment.CubeProcessFactory.create(CubeProcessFactory.java:66)
    at com.collaxa.cube.engine.deployment.CubeProcessLoader.create(CubeProcessLoader.java:391)
    at com.collaxa.cube.engine.deployment.CubeProcessLoader.load(CubeProcessLoader.java:302)
    at com.collaxa.cube.engine.deployment.CubeProcessHolder.loadAndBind(CubeProcessHolder.java:882)
    at com.collaxa.cube.engine.deployment.CubeProcessHolder.getProcess(CubeProcessHolder.java:790)
    at com.collaxa.cube.engine.deployment.CubeProcessHolder.loadAll(CubeProcessHolder.java:362)
    at com.collaxa.cube.engine.CubeEngine.loadAllProcesses(CubeEngine.java:910)
    at com.collaxa.cube.admin.ServerManager.loadProcesses(ServerManager.java:284)
    at com.collaxa.cube.admin.ServerManager.loadProcesses(ServerManager.java:250)
    at com.collaxa.cube.ejb.impl.ServerBean.loadProcesses(ServerBean.java:219)
    at IServerBean_StatelessSessionBeanWrapper14.loadProcesses(IServerBean_StatelessSessionBeanWrapper14.java:2466)
    at com.collaxa.cube.admin.agents.ProcessLoaderAgent$ProcessJob.execute(ProcessLoaderAgent.java:401)
    at org.quartz.core.JobRunShell.run(JobRunShell.java:141)
    at org.quartz.simpl.SimpleThreadPool$WorkerThread.run(SimpleThreadPool.java:281)
    <2008-07-09 15:32:33,419> <ERROR> <default.collaxa.cube.engine.deployment> <CubeProcessHolder::loadAll> Error while loading process 'DRSSecuritiesReader', rev '1.0': Error
    while loading process.
    The process domain encountered the following errors while loading the process "DRSSecuritiesReader" (revision "1.0"): null.
    If you have installed a patch to the server, please check that the bpelcClasspath domain property includes the patch classes.
    ORABPEL-05215
    Error while loading process.
    The process domain encountered the following errors while loading the process "DRSSecuritiesReader" (revision "1.0"): null.
    If you have installed a patch to the server, please check that the bpelcClasspath domain property includes the patch classes.
    at com.collaxa.cube.engine.deployment.CubeProcessHolder.bind(CubeProcessHolder.java:1270)
    at com.collaxa.cube.engine.deployment.CubeProcessHolder.loadAndBind(CubeProcessHolder.java:883)
    at com.collaxa.cube.engine.deployment.CubeProcessHolder.getProcess(CubeProcessHolder.java:790)
    at com.collaxa.cube.engine.deployment.CubeProcessHolder.loadAll(CubeProcessHolder.java:362)
    at com.collaxa.cube.engine.CubeEngine.loadAllProcesses(CubeEngine.java:910)
    at com.collaxa.cube.admin.ServerManager.loadProcesses(ServerManager.java:284)
    at com.collaxa.cube.admin.ServerManager.loadProcesses(ServerManager.java:250)
    at com.collaxa.cube.ejb.impl.ServerBean.loadProcesses(ServerBean.java:219)
    at IServerBean_StatelessSessionBeanWrapper14.loadProcesses(IServerBean_StatelessSessionBeanWrapper14.java:2466)
    at com.collaxa.cube.admin.agents.ProcessLoaderAgent$ProcessJob.execute(ProcessLoaderAgent.java:401)
    at org.quartz.core.JobRunShell.run(JobRunShell.java:141)
    at org.quartz.simpl.SimpleThreadPool$WorkerThread.run(SimpleThreadPool.java:281)

    I forgot to mention that I did flush the JAR cache to make sure the new JAR's would be downloaded.
    Gerrit

  • Oracle 11g stop working after installing Patch 1

    I'm new to Oracle. I installed Oracle 11g Database this weekend. The installation went well with no problems. However, after installing the base system I then installed Patch1. I had no problems installing the patch. I restarted my system and then started the EM. I received the following message from the EM:
    ORA-12505: TNS:listener does not currently know of SID given in connect descriptor (DBD ERROR: OCIServerAttach)
    What does this mean and how do I fix it?
    I then did an uninstall of Oracle 11g and then re-installed it. The problem went away. So I'm confidenced that the installation of Patch 1 caused the problem.
    Thanks for your help.
    Lou

    I'm very sorry of the over sight on my part. My environment is as follows: Dell PowerEdge 1900 with 16gb of memory, 2 physical Quad processors and 4tb of disk space. I have the installed Oracle 11g on Windows 2008 Datacenter.
    I am trying to upgrade as follows: Oracle Database 11g Release 11.1.0.6 to Oracle Database 11g Release 11.1.0.7. I will implement the Post Installation instruction to see what happens. It was an oversight on my part.
    Thanks

  • Reboot system after installing patches

    Hi all,
    My ZLM server executes two remote policies. The first one it registers the device to the catalog and the second policy is used to install patches using rug up -y.
    Few questions:
    a) There 's any way to reboot the systems automatically after aplying all the updates?
    b) I have found this document Cool Solutions: SLE10: Apply Updates Without New Kernel Updates Being Applied .Is it the best way to dont install the kernel related patches? Or there is any other way?
    Thanks in advance
    Franc

    Hi Franc,
    Originally Posted by FIATC
    Hi all,
    My ZLM server executes two remote policies. The first one it registers the device to the catalog and the second policy is used to install patches using rug up -y.
    Few questions:
    a) There 's any way to reboot the systems automatically after aplying all the updates?
    b) I have found this document Cool Solutions: SLE10: Apply Updates Without New Kernel Updates Being Applied .Is it the best way to dont install the kernel related patches? Or there is any other way?
    Thanks in advance
    Franc
    b) you could "split" your zlmmirror proze. In the first you exclude the kernel patches
    Code:
    <ExcludeBundle>patch-.*kernel.*</ExcludeBundle>
    <ExcludePackage>kernel.*</ExcludePackage>
    and in the second you mirror only the kernel patches
    Code:
    <Bundle>patch-.*kernel.*</Bundle>
    <Package>kernel.*</Package>
    Hope that helps.
    dgu

  • YouTube Feature Not Working After Installing Patch

    The YouTube feature won't work even after installing the latest patch.  I have also found that the Jeopardy and Millionaire widgets are very touchy and crash easily.  There is nothing on this blog that offers any help in how to get this working.  Adobe must know it's not working with all the comments on this blog, so when are they going to do something about it.  I would really like to use this feature in my training, but I cannot.  Please Adobe, fix this. 

    I saw this poster's comments on the YouTube channel video for this interaction. Maybe it will help ...
    My friends, it´s working, but not in the first 4 options of previewing. You need to publish at your site for testing, or, in most cases, it works too when you select to preview in web browsesr (F12). I didn´t test yet in HTML5 web browser preview (F11), but I think it works there too. And it´s so fine!

  • DBCA stopped working after installing Patch 13783453

    I apologize if this has been answered before but I could not find a thread using the search.
    I am running Windows 7 64-bit with 64-bit JDK 1.6.0_41. I installed 11.2.0.3 successfully. I used DBCA to create a desktop edition database. I then installed Patch 13783453 (Patch 4). The patch was installed successfully. After the patch installation everything works except DBCA and Upgrade Assistant.
    It looks like some of the jar files are corrupted after the patch installation. When I rollback the patch, I am again able to run DBCA. The exception that I see when I run DBCA is
    $ ./dbca.bat
    Exception in thread "main" java.lang.ClassFormatError: Unknown constant tag 13 in class file oracle/cluster/deployment/ClusterwareInfo
    at java.lang.ClassLoader.defineClass1(Native Method)
    at java.lang.ClassLoader.defineClass(ClassLoader.java:621)
    at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:124)
    at java.net.URLClassLoader.defineClass(URLClassLoader.java:260)
    at java.net.URLClassLoader.access$100(URLClassLoader.java:56)
    at java.net.URLClassLoader$1.run(URLClassLoader.java:195)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.net.URLClassLoader.findClass(URLClassLoader.java:188)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:307)
    at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:268)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:252)
    at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:320)
    at oracle.sysman.assistants.util.hasi.HAUtils.<init>(HAUtils.java:236)
    at oracle.sysman.assistants.util.hasi.HAUtils.getInstance(HAUtils.java:279)
    at oracle.sysman.assistants.util.NetworkUtils.getAllListeners(NetworkUtils.java:347)
    at oracle.sysman.assistants.util.step.StepContext.<init>(StepContext.java:334)
    at oracle.sysman.assistants.dbca.backend.Host.<init>(Host.java:823)
    at oracle.sysman.assistants.dbca.ui.UIHost.<init>(UIHost.java:258)
    at oracle.sysman.assistants.dbca.ui.InteractiveHost.<init>(InteractiveHost.java:54)
    at oracle.sysman.assistants.dbca.Dbca.getHost(Dbca.java:164)
    at oracle.sysman.assistants.dbca.Dbca.execute(Dbca.java:112)
    at oracle.sysman.assistants.dbca.Dbca.main(Dbca.java:180)
    Any ideas how to fix this?
    Thanks in advance.
    Edited by: 1002504 on Apr 25, 2013 7:20 AM

    which version of windows 7 you are using ? any version expect home like sb said open SR

  • Server autoreboot after installing patch update

    Wanna ask, today one of my servers was auto rebooted after installing one of the patch. Strange thing is I haven't deployed the patch but it seems to auto install on the server. From the WUAHandler I can see that Reboot Required = Yes. My question
    is, which log file that I can see to know which deployment that causes this, that is currently deploying to my servers?

    So, taking a step back here, as a point of reference, deployments don't "cause" reboots. The line you have highlighted above is an indication of the update itself requiring/requesting a reboot regardless of any deployment settings or system policies. It
    does not in any way indicate that a reboot will happen.
    The actual reboot will then be enforced by ConfigMgr based upon the setting of the deployment or it could be enforced by the Windows Update Agent (completely independent of ConfigMgr) if you have not disabled this activity.
    So, first, you need to discover what enforced the reboot which could possibly have been caused by something completely different.
    Jason | http://blog.configmgrftw.com

  • Safari, Aperture and xcode crashes after installing patches

    I had problems installing MountainLion on one of my Mac Pro Early 2008. After that I reinstalled Lion on a new harddisk and now I cannot run Safari, Aperture or xCode without crashing.
    If I install Lion on a new clean harddisk, everything works fine. But after updating the machine with the latest patches it starts crashing again.
    Here is the long version of the story:
    The Early 2008 Mac Pro worked fine with Lion for a long time. It is a standard configurated Mac Pro, but I have replaced the graphics card with a GT120 from one of my other Macs. Still it worked fine. Then I wanted to upgrade to Mountain Lion, but the upgrade hung on the first reboot. When I tried to roll back to Lion I experienced many strange crashes and had a unstable system. I then reinstalled Lion (clean install on a formatted hd). I still got strange crashes in Safari.
    Yesterday I installed a new HD, new Memory and reinstalled Lion from scratch (clean install). I installed most of my bought applications, and everything worked fine. But after running the software update it is back to unstability and crashes again. Safari crashes upon loading the first web-page, xcode crashes when trying to compile, and Aperture crashes when I try to navigate into any project.
    Any help appreciated.
    Below is the crash report from Safari:
    Process:        Safari [1551]
    Path:            /Applications/Safari.app/Contents/MacOS/Safari
    Identifier:      com.apple.Safari
    Version:        6.0.2 (7536.26.17)
    Build Info:      WebBrowser-7536026017000000~2
    Code Type:      X86-64 (Native)
    Parent Process:  launchd [185]
    Date/Time:      2012-11-09 08:57:04.784 +0100
    OS Version:      Mac OS X Server 10.7.5 (11G63)
    Report Version:  9
    Interval Since Last Report:          1294 sec
    Crashes Since Last Report:          9
    Per-App Interval Since Last Report:  1018 sec
    Per-App Crashes Since Last Report:  1
    Anonymous UUID:                      6101C08E-06A7-4F62-94D9-08243B99203B
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
    Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000002
    VM Regions Near 0x2:
    -->
        __TEXT                00000001084cc000-00000001084cd000 [    4K] r-x/rwx SM=COW  /Applications/Safari.app/Contents/MacOS/Safari
    Application Specific Information:
    objc[1551]: garbage collection is OFF
    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0  com.apple.WebKit2                    0x0000000109376884 ***::HashTableAddResult<***::HashTableIterator<unsigned int, std::__1::pair<unsigned int, WorkQueue::EventSource*>, ***::PairFirstExtractor<std::__1::pair<unsigned int, WorkQueue::EventSource*> >, ***::IntHash<unsigned int>, ***::HashMapValueTraits<***::HashTraits<unsigned int>, ***::HashTraits<WorkQueue::EventSource*> >, ***::HashTraits<unsigned int> > > ***::HashTable<unsigned int, std::__1::pair<unsigned int, WorkQueue::EventSource*>, ***::PairFirstExtractor<std::__1::pair<unsigned int, WorkQueue::EventSource*> >, ***::IntHash<unsigned int>, ***::HashMapValueTraits<***::HashTraits<unsigned int>, ***::HashTraits<WorkQueue::EventSource*> >, ***::HashTraits<unsigned int> >::add<***::HashMapTranslator<***::HashMapValueTraits<***::HashTraits<unsigned int>, ***::HashTraits<WorkQueue::EventSource*> >, ***::IntHash<unsigned int> >, unsigned int, WorkQueue::EventSource*>(unsigned int const&, WorkQueue::EventSource* const&) + 248
    1  com.apple.WebKit2                    0x00000001093764fa WorkQueue::registerMachPortEventHandler(unsigned int, WorkQueue::MachPortEventType, ***::Function<void ()()> const&) + 222
    2  com.apple.WebKit2                    0x00000001092737cf CoreIPC::Connection::open() + 341
    3  com.apple.WebKit2                    0x00000001092734d0 WebKit::WebProcessProxy::didFinishLaunching(unsigned int) + 126
    4  com.apple.WebCore                  0x000000010a02757c WebCore::RunLoop::performWork() + 156
    5  com.apple.WebCore                  0x000000010a027c17 WebCore::RunLoop::performWork(void*) + 71
    6  com.apple.CoreFoundation                  0x00007fff8e7c84f1 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 17
    7  com.apple.CoreFoundation                  0x00007fff8e7c7e1c __CFRunLoopDoSources0 + 444
    8  com.apple.CoreFoundation                  0x00007fff8e7eeb49 __CFRunLoopRun + 905
    9  com.apple.CoreFoundation                  0x00007fff8e7ee486 CFRunLoopRunSpecific + 230
    10  com.apple.HIToolbox                0x00007fff9159c2bf RunCurrentEventLoopInMode + 277
    11  com.apple.HIToolbox                0x00007fff915a34bf ReceiveNextEventCommon + 181
    12  com.apple.HIToolbox                0x00007fff915a33fa BlockUntilNextEventMatchingListInMode + 62
    13  com.apple.AppKit                      0x00007fff87083779 _DPSNextEvent + 659
    14  com.apple.AppKit                      0x00007fff8708307d -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 135
    15  com.apple.Safari.framework                0x000000010852434f -[BrowserApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 162
    16  com.apple.AppKit                      0x00007fff8707f9b9 -[NSApplication run] + 470
    17  com.apple.AppKit                      0x00007fff872fbeac NSApplicationMain + 867
    18  com.apple.Safari.framework                0x00000001086e935a SafariMain + 166
    19  com.apple.Safari                      0x00000001084ccf2c 0x1084cc000 + 3884
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0  libsystem_kernel.dylib              0x00007fff87f037e6 kevent + 10
    1  libdispatch.dylib            0x00007fff88378786 _dispatch_mgr_invoke + 923
    2  libdispatch.dylib            0x00007fff88377316 _dispatch_mgr_thread + 54
    Thread 2:
    0  libsystem_kernel.dylib              0x00007fff87f03192 __workq_kernreturn + 10
    1  libsystem_c.dylib                        0x00007fff88437594 _pthread_wqthread + 758
    2  libsystem_c.dylib                        0x00007fff88438b85 start_wqthread + 13
    Thread 3:
    0  libsystem_kernel.dylib              0x00007fff87f03192 __workq_kernreturn + 10
    1  libsystem_c.dylib                        0x00007fff88437594 _pthread_wqthread + 758
    2  libsystem_c.dylib                        0x00007fff88438b85 start_wqthread + 13
    Thread 4:: WebCore: IconDatabase
    0  libsystem_kernel.dylib              0x00007fff87f02bca __psynch_cvwait + 10
    1  libsystem_c.dylib                        0x00007fff88439274 _pthread_cond_wait + 840
    2  com.apple.WebCore                  0x00000001095a5b9b WebCore::IconDatabase::syncThreadMainLoop() + 107
    3  com.apple.WebCore                  0x00000001095a36b4 WebCore::IconDatabase::iconDatabaseSyncThread() + 500
    4  com.apple.JavaScriptCore        0x0000000108edb38f _ZN3WTFL19wtfThreadEntryPointEPv + 15
    5  libsystem_c.dylib                        0x00007fff884358bf _pthread_start + 335
    6  libsystem_c.dylib                        0x00007fff88438b75 thread_start + 13
    Thread 5:: CoreAnimation render server
    0  libsystem_kernel.dylib              0x00007fff87f0167a mach_msg_trap + 10
    1  libsystem_kernel.dylib              0x00007fff87f00d71 mach_msg + 73
    2  com.apple.QuartzCore              0x00007fff8c3f9df5 CA::Render::Server::server_thread(void*) + 184
    3  com.apple.QuartzCore              0x00007fff8c3f9d35 thread_fun + 24
    4  libsystem_c.dylib                        0x00007fff884358bf _pthread_start + 335
    5  libsystem_c.dylib                        0x00007fff88438b75 thread_start + 13
    Thread 6:
    0  libsystem_kernel.dylib              0x00007fff87f03192 __workq_kernreturn + 10
    1  libsystem_c.dylib                        0x00007fff88437594 _pthread_wqthread + 758
    2  libsystem_c.dylib                        0x00007fff88438b85 start_wqthread + 13
    Thread 7:: Dispatch queue: com.apple.CoreIPC.ReceiveQueue
    0  com.apple.WebKit2                    0x0000000109274272 _ZN7CoreIPCL16readFromMachPortEjRN3***6VectorIcLm4164EEE + 0
    1  com.apple.WebKit2                    0x0000000109273ef7 CoreIPC::Connection::receiveSourceEventHandler() + 81
    2  libdispatch.dylib            0x00007fff8837b497 _dispatch_source_invoke + 649
    3  libdispatch.dylib            0x00007fff8837813f _dispatch_queue_invoke + 71
    4  libdispatch.dylib            0x00007fff8837829c _dispatch_queue_drain + 210
    5  libdispatch.dylib            0x00007fff8837812e _dispatch_queue_invoke + 54
    6  libdispatch.dylib            0x00007fff88377928 _dispatch_worker_thread2 + 198
    7  libsystem_c.dylib                        0x00007fff884373da _pthread_wqthread + 316
    8  libsystem_c.dylib                        0x00007fff88438b85 start_wqthread + 13
    Thread 8:
    0  libsystem_kernel.dylib              0x00007fff87f03192 __workq_kernreturn + 10
    1  libsystem_c.dylib                        0x00007fff88437594 _pthread_wqthread + 758
    2  libsystem_c.dylib                        0x00007fff88438b85 start_wqthread + 13
    Thread 0 crashed with X86 Thread State (64-bit):
      rax: 0x0000000000000000  rbx: 0x0000000000000019  rcx: 0x00000000a4e87f57  rdx: 0x000000010c0a1990
      rdi: 0x0000000000000000  rsi: 0x0000000000000000  rbp: 0x00007fff680ca5b0  rsp: 0x00007fff680ca580
      r8: 0x000000000000003f  r9: 0x0000000000007b03  r10: 0x000000010c0a1800  r11: 0x00007fe987600380
      r12: 0x00007fff680ca5e4  r13: 0x000000010c0a0cc0  r14: 0x00007fff680ca5c0  r15: 0x0000000000000002
      rip: 0x0000000109376884  rfl: 0x0000000000010246  cr2: 0x0000000000000002
    Logical CPU: 1
    Binary Images:
          0x1084cc000 -        0x1084ccfff  com.apple.Safari (6.0.2 - 7536.26.17) <712FC0E4-1F7C-3C6F-A65F-8F9EDE304463> /Applications/Safari.app/Contents/MacOS/Safari
          0x1084d7000 -        0x108979fff  com.apple.Safari.framework (7536 - 7536.26.17) <8C9589AE-EA24-3360-812B-DBAE560FBE7F> /System/Library/StagedFrameworks/Safari/Safari.framework/Safari
          0x108c9d000 -        0x108f37ff7  com.apple.JavaScriptCore (7536 - 7536.26.15) <DE475475-D66E-3BF3-9AA6-422601989CF6> /System/Library/StagedFrameworks/Safari/JavaScriptCore.framework/JavaScriptCore
          0x108fea000 -        0x10916efff  com.apple.WebKit (7536 - 7536.26.17) <8FC2CDD6-82DB-3ECE-A5C1-5CDA0E0575F1> /System/Library/StagedFrameworks/Safari/WebKit.framework/WebKit
          0x109261000 -        0x10943bff7  com.apple.WebKit2 (7536 - 7536.26.17) <581B0D94-3749-3DFC-B15B-68E026AF5942> /System/Library/StagedFrameworks/Safari/WebKit2.framework/WebKit2
          0x10959f000 -        0x10a545ff7  com.apple.WebCore (7536 - 7536.26.15) <BB07086A-227A-3817-BFED-4DF34E04CD56> /System/Library/StagedFrameworks/Safari/WebCore.framework/WebCore
          0x10c426000 -        0x10c426ff1 +cl_kernels (??? - ???) <6C1A1398-2431-42A0-8ECD-47917326FD61> cl_kernels
          0x10c462000 -        0x10c465ff7  libCoreFSCache.dylib (??? - ???) <0D155750-7910-32C5-8327-924FC1089442> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache .dylib
          0x10c46c000 -        0x10c46dff3 +cl_kernels (??? - ???) <1F17FCB2-D62E-425A-A5DB-865C6526DCE2> cl_kernels
          0x10f101000 -        0x10f10bfef  libcldcpuengine.dylib (2.0.19 - compatibility 1.0.0) <4572AD1E-D1D1-3412-AFCC-D37037B1FAB5> /System/Library/Frameworks/OpenCL.framework/Libraries/libcldcpuengine.dylib
          0x10f11b000 -        0x10f1baff7  unorm8_bgra.dylib (2.0.19 - compatibility 1.0.0) <47DA7D73-C52D-322F-A08F-4DB320A65373> /System/Library/Frameworks/OpenCL.framework/Libraries/ImageFormats/unorm8_bgra. dylib
          0x10f271000 -        0x10f272ff3 +cl_kernels (??? - ???) <FE497C55-C5CF-463D-ADF8-00D070355DCE> cl_kernels
          0x10f29f000 -        0x10f2a0ff2 +cl_kernels (??? - ???) <C6A435CF-57AE-46B0-A636-3A4283924DBE> cl_kernels
        0x7fff680cc000 -    0x7fff68100baf  dyld (195.6 - ???) <C58DAD8A-4B00-3676-8637-93D6FDE73147> /usr/lib/dyld
        0x7fff866a1000 -    0x7fff866a7fff  com.apple.DiskArbitration (2.4.1 - 2.4.1) <CEA34337-63DE-302E-81AA-10D717E1F699> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
        0x7fff866a8000 -    0x7fff866b7fff  com.apple.opengl (1.8.1 - 1.8.1) <51B34133-CEE3-3FC6-82AC-ADF567AE673C> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
        0x7fff867a2000 -    0x7fff86bcffff  libLAPACK.dylib (??? - ???) <4F2E1055-2207-340B-BB45-E4F16171EE0D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
        0x7fff86bd0000 -    0x7fff86ce9fff  com.apple.DesktopServices (1.6.5 - 1.6.5) <5E7DD5F4-B4DA-3F75-A14A-3494E81CFBA0> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
        0x7fff86df7000 -    0x7fff86e04fff  libCSync.A.dylib (600.0.0 - compatibility 64.0.0) <72C53E7B-C222-3BE5-9984-FDC328CC4846> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
        0x7fff86e05000 -    0x7fff86e17ff7  libbsm.0.dylib (??? - ???) <349BB16F-75FA-363F-8D98-7A9C3FA90A0D> /usr/lib/libbsm.0.dylib
        0x7fff86e46000 -    0x7fff86e6afff  com.apple.RemoteViewServices (1.5 - 44.2) <A0417D7F-22E9-3FD8-AC55-67654D8E93EB> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/Remot eViewServices
        0x7fff86e6b000 -    0x7fff86e71fff  libmacho.dylib (800.0.0 - compatibility 1.0.0) <165514D7-1BFA-38EF-A151-676DCD21FB64> /usr/lib/system/libmacho.dylib
        0x7fff86e78000 -    0x7fff8707afff  libicucore.A.dylib (46.1.0 - compatibility 1.0.0) <0176782F-9526-3905-813A-7A5676EC2C86> /usr/lib/libicucore.A.dylib
        0x7fff8707b000 -    0x7fff87c81fff  com.apple.AppKit (6.7.5 - 1138.51) <44417D02-6123-3FC3-A119-CE51BB4C3006> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
        0x7fff87c82000 -    0x7fff87d8ffff  libJP2.dylib (??? - ???) <053950A7-6B92-320E-A6D7-808CE424F1AD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJP2.dylib
        0x7fff87d90000 -    0x7fff87de4ff7  com.apple.ScalableUserInterface (1.0 - 1) <33563775-C662-313D-B7FA-3D575A9F3D41> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableU serInterface.framework/Versions/A/ScalableUserInterface
        0x7fff87e1b000 -    0x7fff87e32fff  com.apple.MultitouchSupport.framework (231.4 - 231.4) <559C1AFB-E0B4-3D23-9189-18DE09C06FFE> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
        0x7fff87e8f000 -    0x7fff87eebff7  com.apple.HIServices (1.21 - ???) <B012EE97-D1CD-3F4B-812D-9AC7E6852FE6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
        0x7fff87eec000 -    0x7fff87f0cfff  libsystem_kernel.dylib (1699.32.7 - compatibility 1.0.0) <66C9F9BD-C7B3-30D4-B1A0-03C8A6392351> /usr/lib/system/libsystem_kernel.dylib
        0x7fff87f3d000 -    0x7fff87fb3ff7  libc++.1.dylib (28.4.0 - compatibility 1.0.0) <A24FC3DA-4FFA-3DD2-9DCC-2B8D1B3BF97C> /usr/lib/libc++.1.dylib
        0x7fff8813f000 -    0x7fff8813ffff  libkeymgr.dylib (23.0.0 - compatibility 1.0.0) <61EFED6A-A407-301E-B454-CD18314F0075> /usr/lib/system/libkeymgr.dylib
        0x7fff88140000 -    0x7fff88235fff  libiconv.2.dylib (7.0.0 - compatibility 7.0.0) <5C40E880-0706-378F-B864-3C2BD922D926> /usr/lib/libiconv.2.dylib
        0x7fff88250000 -    0x7fff88334ff7  com.apple.CoreServices.OSServices (478.49 - 478.49) <E5BF2069-ED1A-31F5-AFC2-4A530BD467AA> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
        0x7fff88335000 -    0x7fff88374fff  com.apple.AE (527.7 - 527.7) <B82F7ABC-AC8B-3507-B029-969DD5CA813D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
        0x7fff88375000 -    0x7fff88383fff  libdispatch.dylib (187.10.0 - compatibility 1.0.0) <8E03C652-922A-3399-93DE-9EA0CBFA0039> /usr/lib/system/libdispatch.dylib
        0x7fff88384000 -    0x7fff883b9fff  com.apple.securityinterface (5.0 - 55022.6) <4D6DAF8F-7873-3992-A6D6-478C7664FA39> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
        0x7fff883ba000 -    0x7fff883e0fff  com.apple.framework.familycontrols (3.0 - 300) <6F0C58C0-22E7-3877-8CFA-1ED0CB3CE38B> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
        0x7fff883e1000 -    0x7fff883e6fff  libGIF.dylib (??? - ???) <58A4492D-AAE7-3B8F-8B06-62867471A3EE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
        0x7fff883e7000 -    0x7fff884c4fef  libsystem_c.dylib (763.13.0 - compatibility 1.0.0) <41B43515-2806-3FBC-ACF1-A16F35B7E290> /usr/lib/system/libsystem_c.dylib
        0x7fff884c5000 -    0x7fff884edfff  com.apple.PerformanceAnalysis (1.11 - 11) <8D4C6382-DD92-37A2-BCFC-E89951320848> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/Perf ormanceAnalysis
        0x7fff88557000 -    0x7fff88559ff7  com.apple.print.framework.Print (7.4 - 247.3) <626C58D5-2841-3329-8C32-9F4A8353F3E7> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
        0x7fff8855a000 -    0x7fff88873fff  com.apple.Foundation (6.7.2 - 833.25) <22AAC369-B63C-3C55-8AC6-C3ECBA44DA7B> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
        0x7fff88c9f000 -    0x7fff88cc8fff  libJPEG.dylib (??? - ???) <64D079F9-256A-323B-A837-84628B172F21> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
        0x7fff88cc9000 -    0x7fff88ccafff  libunc.dylib (24.0.0 - compatibility 1.0.0) <337960EE-0A85-3DD0-A760-7134CF4C0AFF> /usr/lib/system/libunc.dylib
        0x7fff88ccb000 -    0x7fff88cf6ff7  libxslt.1.dylib (3.24.0 - compatibility 3.0.0) <E71220D3-8015-38EC-B97D-7FDB383C2BDC> /usr/lib/libxslt.1.dylib
        0x7fff88d43000 -    0x7fff88d48fff  libcache.dylib (47.0.0 - compatibility 1.0.0) <1571C3AB-BCB2-38CD-B3B2-C5FC3F927C6A> /usr/lib/system/libcache.dylib
        0x7fff88d49000 -    0x7fff88d4efff  libpam.2.dylib (3.0.0 - compatibility 3.0.0) <D952F17B-200A-3A23-B9B2-7C1F7AC19189> /usr/lib/libpam.2.dylib
        0x7fff88d78000 -    0x7fff88fa2fe7  com.apple.CoreData (104.1 - 358.14) <6BB64605-8DA7-337D-A2AB-A3346A421CBD> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
        0x7fff88fa3000 -    0x7fff890a5fff  libxml2.2.dylib (10.3.0 - compatibility 10.0.0) <AFBB22B7-07AE-3F2E-B88C-70BEEBFB8A86> /usr/lib/libxml2.2.dylib
        0x7fff89118000 -    0x7fff8913cfff  com.apple.Kerberos (1.0 - 1) <1F826BCE-DA8F-381D-9C4C-A36AA0EA1CB9> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
        0x7fff8918a000 -    0x7fff891ceff7  libRIP.A.dylib (600.0.0 - compatibility 64.0.0) <B2A38D2C-7E82-34C5-8896-48C37B0E64A3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
        0x7fff89433000 -    0x7fff894b6fef  com.apple.Metadata (10.7.0 - 627.37) <B9BEB598-B6F2-3BFF-A8F3-C3C87CD076AB> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
        0x7fff8a18d000 -    0x7fff8a195fff  libsystem_dnssd.dylib (??? - ???) <584B321E-5159-37CD-B2E7-82E069C70AFB> /usr/lib/system/libsystem_dnssd.dylib
        0x7fff8a20b000 -    0x7fff8a317fff  libcrypto.0.9.8.dylib (44.0.0 - compatibility 0.9.8) <3A8E1F89-5E26-3C8B-B538-81F5D61DBF8A> /usr/lib/libcrypto.0.9.8.dylib
        0x7fff8a59b000 -    0x7fff8a5d5fe7  com.apple.DebugSymbols (2.1 - 87) <ED2B177C-4146-3715-91DF-D99A8ED5449A> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s
        0x7fff8a5d6000 -    0x7fff8a6ddfe7  libsqlite3.dylib (9.6.0 - compatibility 9.0.0) <EE02BB01-64C9-304D-9719-A35F5CD6D04C> /usr/lib/libsqlite3.dylib
        0x7fff8a6de000 -    0x7fff8a6dfff7  libsystem_sandbox.dylib (??? - ???) <2A09E4DA-F47C-35CB-B70C-E0492BA9F20E> /usr/lib/system/libsystem_sandbox.dylib
        0x7fff8a959000 -    0x7fff8a9bbff7  com.apple.Symbolication (1.3 - 91) <98A0662F-26ED-3B10-871B-07747127C7E9> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion
        0x7fff8ace0000 -    0x7fff8ae3dfff  com.apple.audio.toolbox.AudioToolbox (1.7.3 - 1.7.3) <5F1E4695-BC74-3ADD-8345-627BCD68201A> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
        0x7fff8ae3e000 -    0x7fff8ae55fff  com.apple.CFOpenDirectory (10.7 - 146) <F321AE12-9592-3E56-AB8D-A47BA4696A0E> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
        0x7fff8ae64000 -    0x7fff8ae80ff7  com.apple.GenerationalStorage (1.0 - 126.1) <509F52ED-E54B-3FEF-B3C2-759387B826E6> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Gene rationalStorage
        0x7fff8aecf000 -    0x7fff8aed2fff  libCoreVMClient.dylib (??? - ???) <28CB0F3F-A202-391F-8CAC-FC9A1398A962> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
        0x7fff8aed3000 -    0x7fff8afb2fff  com.apple.ImageIO.framework (3.1.2 - 3.1.2) <E982B3FF-4788-3FA2-B9F1-53E44E2EA9BA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
        0x7fff8afb3000 -    0x7fff8afd4fff  libPng.dylib (??? - ???) <E2B52527-4D0C-3595-BB13-8E8EF364E998> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
        0x7fff8b001000 -    0x7fff8b041fff  libtidy.A.dylib (??? - ???) <E500CDB9-C010-3B1A-B995-774EE64F39BE> /usr/lib/libtidy.A.dylib
        0x7fff8b042000 -    0x7fff8b056ff7  com.apple.LangAnalysis (1.7.0 - 1.7.0) <04C31EF0-912A-3004-A08F-CEC27030E0B2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
        0x7fff8b05f000 -    0x7fff8b643fff  libBLAS.dylib (??? - ???) <C34F6D88-187F-33DC-8A68-C0C9D1FA36DF> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
        0x7fff8b648000 -    0x7fff8b6eafff  com.apple.securityfoundation (5.0 - 55116) <70CDC3ED-39AA-3784-8715-F0F5E2CB9754> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
        0x7fff8b6eb000 -    0x7fff8b73dff7  libGLU.dylib (??? - ???) <DB906997-0F70-3469-BA0E-2F1DDBEAD8D5> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
        0x7fff8b73e000 -    0x7fff8b741fff  libRadiance.dylib (??? - ???) <CD89D70D-F177-3BAE-8A26-644EA7D5E28E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
        0x7fff8bef1000 -    0x7fff8bef1fff  libOpenScriptingUtil.dylib (??? - ???) <A7847713-F410-39C0-884F-A7188A18E742> /usr/lib/libOpenScriptingUtil.dylib
        0x7fff8bef2000 -    0x7fff8bef6fff  libCGXType.A.dylib (600.0.0 - compatibility 64.0.0) <35D606B1-7AD9-38E3-A2A9-E92B904BDDE8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
        0x7fff8bf13000 -    0x7fff8bf55ff7  libcommonCrypto.dylib (55010.0.0 - compatibility 1.0.0) <BB770C22-8C57-365A-8716-4A3C36AE7BFB> /usr/lib/system/libcommonCrypto.dylib
        0x7fff8bf56000 -    0x7fff8bf68ff7  libz.1.dylib (1.2.5 - compatibility 1.0.0) <30CBEF15-4978-3DED-8629-7109880A19D4> /usr/lib/libz.1.dylib
        0x7fff8bf69000 -    0x7fff8bf7cff7  libCRFSuite.dylib (??? - ???) <0B76941F-218E-30C8-B6DE-E15919F8DBEB> /usr/lib/libCRFSuite.dylib
        0x7fff8c365000 -    0x7fff8c365fff  com.apple.Cocoa (6.6 - ???) <7EC4D759-B2A6-3A99-AC75-809FED1500C6> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
        0x7fff8c366000 -    0x7fff8c385fff  libresolv.9.dylib (46.1.0 - compatibility 1.0.0) <0635C52D-DD53-3721-A488-4C6E95607A74> /usr/lib/libresolv.9.dylib
        0x7fff8c386000 -    0x7fff8c3e6fff  libvDSP.dylib (325.4.0 - compatibility 1.0.0) <3A7521E6-5510-3FA7-AB65-79693A7A5839> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
        0x7fff8c3e7000 -    0x7fff8c3e7fff  com.apple.Carbon (153 - 153) <43AA5A7C-D970-32BA-B927-DC9F50BD88B9> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
        0x7fff8c3e8000 -    0x7fff8c3ecfff  libmathCommon.A.dylib (2026.0.0 - compatibility 1.0.0) <FF83AFF7-42B2-306E-90AF-D539C51A4542> /usr/lib/system/libmathCommon.A.dylib
        0x7fff8c3ed000 -    0x7fff8c3f6ff7  libsystem_notify.dylib (80.1.0 - compatibility 1.0.0) <A4D651E3-D1C6-3934-AD49-7A104FD14596> /usr/lib/system/libsystem_notify.dylib
        0x7fff8c3f7000 -    0x7fff8c597ff7  com.apple.QuartzCore (1.7 - 270.5) <19E5E0AB-DAA9-3F97-988C-D9A46AFB9C04> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
        0x7fff8c598000 -    0x7fff8c81dfff  com.apple.RawCamera.bundle (4.01 - 666) <BBDA55DD-6155-39B5-9D55-5CCCCFF26D98> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
        0x7fff8c81e000 -    0x7fff8c830ff7  libsasl2.2.dylib (3.15.0 - compatibility 3.0.0) <6245B497-784B-355C-98EF-2DC6B45BF05C> /usr/lib/libsasl2.2.dylib
        0x7fff8c831000 -    0x7fff8c92bff7  com.apple.DiskImagesFramework (10.7.4 - 331.7) <BEBA6D78-08E0-3B99-B77B-A5CBF3344834> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
        0x7fff8c975000 -    0x7fff8c9f9ff7  com.apple.ApplicationServices.ATS (317.12.0 - ???) <BE3C156D-8326-37AA-BC4E-D3C0D31BF976> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
        0x7fff8ca4c000 -    0x7fff8cad1ff7  com.apple.Heimdal (2.2 - 2.0) <FF0BD9A4-6FB0-31E3-ABFB-563FBBEC45FC> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
        0x7fff8cad2000 -    0x7fff8cc08fff  com.apple.vImage (5.1 - 5.1) <A08B7582-67BC-3EED-813A-4833645964A7> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
        0x7fff8cc09000 -    0x7fff8cc26fff  libxpc.dylib (77.19.0 - compatibility 1.0.0) <9F57891B-D7EF-3050-BEDD-21E7C6668248> /usr/lib/system/libxpc.dylib
        0x7fff8cc89000 -    0x7fff8cccdff7  com.apple.MediaKit (12 - 602) <0C2CBEDA-412F-3DDF-9C74-44114E5E0DB9> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
        0x7fff8ccce000 -    0x7fff8ccf7ff7  com.apple.framework.Apple80211 (7.4.1 - 741.1) <F60DA830-84ED-3473-8DE8-611A9D9B56FF> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
        0x7fff8ccf8000 -    0x7fff8ccfffff  libcopyfile.dylib (85.1.0 - compatibility 1.0.0) <0AB51EE2-E914-358C-AC19-47BC024BDAE7> /usr/lib/system/libcopyfile.dylib
        0x7fff8cd02000 -    0x7fff8ce07fff  libFontParser.dylib (??? - ???) <D2E56B6E-3182-3667-A78C-4172C435523A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
        0x7fff8ce08000 -    0x7fff8ce13ff7  libc++abi.dylib (14.0.0 - compatibility 1.0.0) <8FF3D766-D678-36F6-84AC-423C878E6D14> /usr/lib/libc++abi.dylib
        0x7fff8ce21000 -    0x7fff8ce21fff  com.apple.CoreServices (53 - 53) <043C8026-8EDD-3241-B090-F589E24062EF> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
        0x7fff8ce53000 -    0x7fff8ceedff7  com.apple.SearchKit (1.4.0 - 1.4.0) <4E70C394-773E-3A4B-A93C-59A88ABA9509> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
        0x7fff8cf7e000 -    0x7fff8d01ffff  com.apple.LaunchServices (480.40 - 480.40) <C936A07F-0CF8-3F8E-BDB3-76AA7611B4CA> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
        0x7fff8d3cb000 -    0x7fff8d3cbfff  com.apple.Accelerate.vecLib (3.7 - vecLib 3.7) <C06A140F-6114-3B8B-B080-E509303145B8> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
        0x7fff8d3cc000 -    0x7fff8d40efff  com.apple.corelocation (330.12 - 330.12) <CFDF7694-382A-30A8-8347-505BA0CAF312> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
        0x7fff8d40f000 -    0x7fff8d425ff7  com.apple.ImageCapture (7.1.0 - 7.1.0) <1AD40E02-2126-377B-A0D2-CBB21D932558> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
        0x7fff8d432000 -    0x7fff8d74efff  com.apple.CoreServices.CarbonCore (960.25 - 960.25) <4FC1AB30-022C-3C67-AC46-FDCBFCB7EEDE> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
        0x7fff8d74f000 -    0x7fff8d82dfff  com.apple.DiscRecording (6.0.4 - 6040.4.1) <F434B351-AE30-3D1B-9DAF-4581D080D2BC> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
        0x7fff8d82e000 -    0x7fff8d85bfe7  libSystem.B.dylib (159.1.0 - compatibility 1.0.0) <6E5C8AC3-DBB7-31CB-BEB7-D6ED8E6DE0CE> /usr/lib/libSystem.B.dylib
        0x7fff8e191000 -    0x7fff8e207fff  com.apple.CoreSymbolication (2.2 - 73.2) <126415E3-3A35-315B-B4B7-507CDBED0D58> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication
        0x7fff8e208000 -    0x7fff8e215ff7  libbz2.1.0.dylib (1.0.5 - compatibility 1.0.0) <DFAB8CA8-CC9D-3F58-8C12-CE120442AACD> /usr/lib/libbz2.1.0.dylib
        0x7fff8e233000 -    0x7fff8e238fff  com.apple.OpenDirectory (10.7 - 146) <7960A302-F9AC-3F72-838E-3A382032DCA6> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
        0x7fff8e6ca000 -    0x7fff8e6e7ff7  com.apple.openscripting (1.3.3 - ???) <F5E34F54-CE85-334B-8F25-53581D43960C> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
        0x7fff8e6f6000 -    0x7fff8e73fff7  com.apple.framework.CoreWLAN (2.1.3 - 213.1) <D2101093-0B35-3B90-B511-E9272400ED9B> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
        0x7fff8e742000 -    0x7fff8e7b5fff  libstdc++.6.dylib (52.0.0 - compatibility 7.0.0) <6BDD43E4-A4B1-379E-9ED5-8C713653DFF2> /usr/lib/libstdc++.6.dylib
        0x7fff8e7b6000 -    0x7fff8e98aff7  com.apple.CoreFoundation (6.7.2 - 635.21) <62A3402E-A4E7-391F-AD20-1EF20236CE1B> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
        0x7fff8e9b3000 -    0x7fff8ea0eff7  com.apple.opencl (2.0.19 - 2.0.19) <B05BF605-73B8-328F-A228-6FA59E1FC73A> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
        0x7fff8ea0f000 -    0x7fff8ea1efff  libxar.1.dylib (??? - ???) <9E05C939-6CBF-38E7-8915-86278F7DB6C7> /usr/lib/libxar.1.dylib
        0x7fff8ea1f000 -    0x7fff8ea20fff  libDiagnosticMessagesClient.dylib (??? - ???) <3DCF577B-F126-302B-BCE2-4DB9A95B8598> /usr/lib/libDiagnosticMessagesClient.dylib
        0x7fff8ea21000 -    0x7fff8ea5cfff  libsystem_info.dylib (??? - ???) <35F90252-2AE1-32C5-8D34-782C614D9639> /usr/lib/system/libsystem_info.dylib
        0x7fff8ea9b000 -    0x7fff8ea9bfff  com.apple.ApplicationServices (41 - 41) <89B6AD5B-5C75-3E83-8C2B-AA7F4C55E400> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
        0x7fff8ea9c000 -    0x7fff8eb80e5f  libobjc.A.dylib (228.0.0 - compatibility 1.0.0) <871E688B-CF57-3BC7-80D6-F6476DFF109B> /usr/lib/libobjc.A.dylib
        0x7fff8eb81000 -    0x7fff8f048fff  FaceCoreLight (1.4.7 - compatibility 1.0.0) <BDD0E1DE-CF33-3AF8-B33B-4D1574CCC19D> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLi ght
        0x7fff8f082000 -    0x7fff8f149ff7  com.apple.ColorSync (4.7.4 - 4.7.4) <590AFCDA-F10E-31FE-9B01-DA5FFE74C2BB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
        0x7fff8f14a000 -    0x7fff8f14cfff  libquarantine.dylib (36.7.0 - compatibility 1.0.0) <8D9832F9-E4A9-38C3-B880-E5210B2353C7> /usr/lib/system/libquarantine.dylib
        0x7fff8f14d000 -    0x7fff8f200ff7  com.apple.CoreText (220.22.0 - ???) <A7A1096F-A211-3775-BA33-08FE98D27F08> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
        0x7fff8f201000 -    0x7fff8f206ff7  libsystem_network.dylib (??? - ???) <5DE7024E-1D2D-34A2-80F4-08326331A75B> /usr/lib/system/libsystem_network.dylib
        0x7fff8f207000 -    0x7fff8f29dff7  libvMisc.dylib (325.4.0 - compatibility 1.0.0) <642D8D54-F9F5-3FBB-A96C-EEFE94C6278B> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
        0x7fff8f30d000 -    0x7fff8f336fff  com.apple.CoreVideo (1.7 - 70.3) <9A9D4058-9935-3B0A-B1A6-27EB78D02249> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
        0x7fff8f384000 -    0x7fff8f3bdfe7  libssl.0.9.8.dylib (44.0.0 - compatibility 0.9.8) <79AAEC98-1258-3DA4-B1C0-4120049D390B> /usr/lib/libssl.0.9.8.dylib
        0x7fff8f3be000 -    0x7fff8fd5ca27  com.apple.CoreGraphics (1.600.0 - ???) <576777EA-921B-3D94-98C3-40A9CF8EBD18> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
        0x7fff8fdec000 -    0x7fff8fdefff7  com.apple.securityhi (4.0 - 1) <53884F59-D16C-3A4F-A81F-888044FBB365> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
        0x7fff8fdf0000 -    0x7fff8fdf0fff  com.apple.vecLib (3.7 - vecLib 3.7) <9A58105C-B36E-35B5-812C-4ED693F2618F> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
        0x7fff8fdfd000 -    0x7fff8fe68ff7  com.apple.framework.IOKit (2.0 - ???) <FE838BB6-D42E-3291-A1A0-6F53FC970261> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
        0x7fff8fe69000 -    0x7fff8fe74ff7  com.apple.speech.recognition.framework (4.0.21 - 4.0.21) <6540EAF2-E3BF-3D2E-B4C1-F106180D6F20> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
        0x7fff8fe75000 -    0x7fff8fe7afff  libcompiler_rt.dylib (6.0.0 - compatibility 1.0.0) <98ECD5F6-E85C-32A5-98CD-8911230CB66A> /usr/lib/system/libcompiler_rt.dylib
        0x7fff8fe7b000 -    0x7fff8fe90fff  com.apple.speech.synthesis.framework (4.0.74 - 4.0.74) <C061ECBB-7061-3A43-8A18-90633F943295> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
        0x7fff8fe91000 -    0x7fff8fe98fff  libGFXShared.dylib (??? - ???) <D3598924-B167-372E-8C9F-1BBF68852542> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
        0x7fff8fe99000 -    0x7fff9010dfff  com.apple.CoreImage (7.99.1 - 1.0.1) <4BB09B79-275B-364C-9466-0FF36ABB1218> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage .framework/Versions/A/CoreImage
        0x7fff9010e000 -    0x7fff9010ffff  liblangid.dylib (??? - ???) <CACBE3C3-2F7B-3EED-B50E-EDB73F473B77> /usr/lib/liblangid.dylib
        0x7fff90110000 -    0x7fff9015efff  libauto.dylib (??? - ???) <D8AC8458-DDD0-3939-8B96-B6CED81613EF> /usr/lib/libauto.dylib
        0x7fff9019e000 -    0x7fff901a1fff  com.apple.help (1.3.2 - 42) <BF14DE49-F7E8-336F-81FB-BBDF2DB3AC09> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
        0x7fff901a2000 -    0x7fff901a6ff7  com.apple.CommonPanels (1.2.5 - 94) <37C6540B-F8D1-355A-806C-F93D8FB522AB> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
        0x7fff901ac000 -    0x7fff901b0fff  libdyld.dylib (195.6.0 - compatibility 1.0.0) <FFC59565-64BD-3B37-90A4-E2C3A422CFC1> /usr/lib/system/libdyld.dylib
        0x7fff90373000 -    0x7fff90381ff7  libkxld.dylib (??? - ???) <01161870-E3B3-3F87-BA4A-0AA7A081F409> /usr/lib/system/libkxld.dylib
        0x7fff90382000 -    0x7fff903b2ff7  com.apple.DictionaryServices (1.2.1 - 158.3) <5E2EBBFD-D520-3379-A431-11DAA844B8D6> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
        0x7fff903b3000 -    0x7fff903eefff  com.apple.LDAPFramework (3.2 - 120.2) <275D4298-C435-3E98-AA25-95D9D0A56550> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
        0x7fff903f6000 -    0x7fff903f7ff7  libremovefile.dylib (21.1.0 - compatibility 1.0.0) <739E6C83-AA52-3C6C-A680-B37FE2888A04> /usr/lib/system/libremovefile.dylib
        0x7fff904ae000 -    0x7fff904eefe7  libGLImage.dylib (??? - ???) <0B7DAB2B-F1C6-39C7-B864-61EF683B6656> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
        0x7fff90566000 -    0x7fff905a7fff  com.apple.QD (3.40 - ???) <47674D2C-BE88-388E-B1B0-03F08BFFE5FD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
        0x7fff905a8000 -    0x7fff905a9ff7  libsystem_blocks.dylib (53.0.0 - compatibility 1.0.0) <8BCA214A-8992-34B2-A8B9-B74DEACA1869> /usr/lib/system/libsystem_blocks.dylib
        0x7fff905aa000 -    0x7fff90612ff7  com.apple.audio.CoreAudio (4.0.3 - 4.0.3) <9987DC46-2A96-3BA0-B88B-04E573C0AD9B> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
        0x7fff906c5000 -    0x7fff906ccfff  com.apple.NetFS (4.0 - 4.0) <433EEE54-E383-3505-9154-45B909FD3AF0> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
        0x7fff90744000 -    0x7fff9074ffff  com.apple.CommonAuth (2.2 - 2.0) <77E6F0D0-85B6-30B5-B99C-F57104DD2EBA> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
        0x7fff91488000 -    0x7fff91492ff7  liblaunch.dylib (392.39.0 - compatibility 1.0.0) <8C235D13-2928-30E5-9E12-2CC3D6324AE2> /usr/lib/system/liblaunch.dylib
        0x7fff9159a000 -    0x7fff918c6fff  com.apple.HIToolbox (1.9 - ???) <CCB32DEA-D0CA-35D1-8019-E599C8007AB6> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
        0x7fff9198f000 -    0x7fff9199cfff  com.apple.CrashReporterSupport (10.7.4 - 353) <6044CFB6-939E-3C73-BFBB-A8BBC096F135> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
        0x7fff919d6000 -    0x7fff91a09ff7  com.apple.GSS (2.2 - 2.0) <971395D0-B9D0-3FDE-B23F-6F9D0A2FB95F> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
        0x7fff91a0a000 -    0x7fff91a11ff7  com.apple.CommerceCore (1.0 - 17) <3894FE48-EDCE-30E9-9796-E2F959D92704> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/C ommerceCore.framework/Versions/A/CommerceCore
        0x7fff91a12000 -    0x7fff91a18fff  IOSurface (??? - ???) <77C6757B-D357-3E34-9424-48F962B5CC9C> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
        0x7fff91ac8000 -    0x7fff91b6dfff  com.apple.ink.framework (10.7.5 - 113) <1AE6676D-490A-36C2-B6CC-00F93AEB31DE> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
        0x7fff91b6e000 -    0x7fff91b6efff  com.apple.Accelerate (1.7 - Accelerate 1.7) <82DDF6F5-FBC3-323D-B71D-CF7ABC5CF568> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
        0x7fff91b6f000 -    0x7fff91b75ff7  libunwind.dylib (30.0.0 - compatibility 1.0.0) <1E9C6C8C-CBE8-3F4B-A5B5-E03E3AB53231> /usr/l

    Safari 5.1.7 works fine, but as soon as I install the 6.0.2 version it crashes all the time.
    Is it so that Apple Pro machines cannot cope with upgraded graphics cards, or is it something else that is wrong here?
    Anyone?

  • Can't start OLAPServer service after installing patches #9.0.1.3

    I had a running OLAPServer service before I installed the 9i latest patches (#9.0.1.3) yesterday.
    I have tried to use either Windows Service Manager or OLAP Services Instances Manager to start that service.
    When I tried to use OLAP OSIM, I got error message like this :
    XPINSMGR - 10565 Cannot access olap service from this database. Cause : an attempt was made to access OLAP services on a database on which it is not installed (?). Action: Install OLAP Service in the database...
    I have tried to create a new database and set all the OLAP configuration, but it is still not working..
    Is there someone can help me to figure out what happened ?
    thanks, Sjarif

    Thank's for your suggestion. But my problem occured after I installed the 9.0.1.3.1 patch on my 9i database server (in run on XP Pro machine). I have checked OLAPDBA,OLAPSYS,and OLAPSVR security status, they are NOT LOCKED and NOT EXPIRED.
    I have checked the content of OLAPServicesAgent.log file and I find ORA-03113 error.
    This is the content of OLAPServicesAgent.log file:
    [08-Apr-2002, 12:47:28PM] Finished waiting for init thread to finish; wait result: 0
    [08-Apr-2002, 12:47:28PM] Waiting for serviceDoneEvent to be triggered.
    [08-Apr-2002, 12:47:28PM] Filtering output using VERBOSE DEBUG (level 3 of 3) mode.
    [08-Apr-2002, 12:47:28PM]
    [08-Apr-2002, 12:47:28PM] Retrieving privilege information from registry and RDBMS.
    [08-Apr-2002, 12:47:28PM] New RDBMSInstance() allocated.
    [08-Apr-2002, 12:47:28PM] ztcsr failed with error code -1013
    [08-Apr-2002, 12:47:28PM]
    [08-Apr-2002, 12:47:37PM] GetRDBMSConnection(): setConnection() failed.
    [08-Apr-2002, 12:47:37PM] Was trying to connect to tns listener, OLAPDATA, with user id, olapsvr
    [08-Apr-2002, 12:47:37PM] Error message was: ORA-03113: end-of-file on communication channel
    [08-Apr-2002, 12:47:37PM]
    [08-Apr-2002, 12:47:37PM] Error code was: 4294967295, Function was: TxsRdbOCIConnection::connect
    [08-Apr-2002, 12:47:37PM] RDBMSInstance() destructor called.
    [08-Apr-2002, 12:47:37PM] New RDBMSInstance() allocated.
    [08-Apr-2002, 12:47:37PM] ztcsr failed with error code -1013
    [08-Apr-2002, 12:47:37PM]
    [08-Apr-2002, 12:47:37PM] GetRDBMSConnection(): setConnection() failed.
    [08-Apr-2002, 12:47:37PM] Was trying to connect to tns listener, OLAPDATA, with user id, olapsvr
    [08-Apr-2002, 12:47:37PM] Error message was: ORA-03113: end-of-file on communication channel
    [08-Apr-2002, 12:47:37PM]
    [08-Apr-2002, 12:47:37PM] Error code was: 4294967295, Function was: TxsRdbOCIConnection::connect
    [08-Apr-2002, 12:47:37PM] RDBMSInstance() destructor called.
    [08-Apr-2002, 12:47:37PM] New RDBMSInstance() allocated.
    [08-Apr-2002, 12:47:37PM] ztcsr failed with error code -1013
    [08-Apr-2002, 12:47:37PM]
    [08-Apr-2002, 12:47:38PM] GetRDBMSConnection(): setConnection() failed.
    [08-Apr-2002, 12:47:38PM] Was trying to connect to tns listener, OLAPDATA, with user id, olapsvr
    [08-Apr-2002, 12:47:38PM] Error message was: ORA-03113: end-of-file on communication channel
    [08-Apr-2002, 12:47:38PM]
    [08-Apr-2002, 12:47:38PM] Error code was: 4294967295, Function was: TxsRdbOCIConnection::connect
    [08-Apr-2002, 12:47:38PM] RDBMSInstance() destructor called.
    [08-Apr-2002, 12:47:38PM] New RDBMSInstance() allocated.
    [08-Apr-2002, 12:47:38PM] ztcsr failed with error code -1013
    [08-Apr-2002, 12:47:38PM]
    [08-Apr-2002, 12:47:38PM] GetRDBMSConnection(): setConnection() failed.
    [08-Apr-2002, 12:47:38PM] Was trying to connect to tns listener, OLAPDATA, with user id, olapsvr
    [08-Apr-2002, 12:47:38PM] Error message was: ORA-03113: end-of-file on communication channel
    [08-Apr-2002, 12:47:38PM]
    [08-Apr-2002, 12:47:38PM] Error code was: 4294967295, Function was: TxsRdbOCIConnection::connect
    [08-Apr-2002, 12:47:38PM] RDBMSInstance() destructor called.
    [08-Apr-2002, 12:47:38PM] Done retrieving privilege information.
    [08-Apr-2002, 12:47:38PM] Starting IOR listener on port: 7051
    [08-Apr-2002, 12:47:38PM] ServiceManager Constructor called.
    [08-Apr-2002, 12:47:38PM] ScmEnumServicesStatus()***ret = 234***m_hServiceManager = 1417944***bufsize = 10180***numServices = 0
    [08-Apr-2002, 12:47:38PM] ScmEnumServicesStatus()***ret = 0***m_hServiceManager = 1417944***bufsize = 0***numServices = 98
    [08-Apr-2002, 12:47:39PM] An access provider was found reading the Security/AuthenticationProviderPath registry key (C:\OraHome1\bin\xsapdbms.dll) for the service name, OLAPServer
    [08-Apr-2002, 12:47:39PM] New RDBMSInstance() allocated.
    [08-Apr-2002, 12:47:39PM] ztcsr failed with error code -1013
    [08-Apr-2002, 12:47:39PM]
    [08-Apr-2002, 12:47:39PM] GetRDBMSConnection(): setConnection() failed.
    [08-Apr-2002, 12:47:39PM] Was trying to connect to tns listener, OLAPDATA, with user id, olapsvr
    [08-Apr-2002, 12:47:39PM] Error message was: ORA-03113: end-of-file on communication channel
    [08-Apr-2002, 12:47:39PM]
    [08-Apr-2002, 12:47:39PM] Error code was: 4294967295, Function was: TxsRdbOCIConnection::connect
    [08-Apr-2002, 12:47:39PM] RDBMSInstance() destructor called.
    [08-Apr-2002, 12:47:39PM] ExecuteRDBMSCommand() failed, command = select * from ALL_OLAP_os_child_instances
    [08-Apr-2002, 12:47:39PM] Unable to add Olap child instance, OLAPServer, to the Oracle ALL_OLAP_os_child_instances table.
    [08-Apr-2002, 12:47:39PM] Check to see if the usernames and passwords within olap.key associated with
    [08-Apr-2002, 12:47:39PM] this instance are correct. If not, use the /CreateKeyval option of xsdaemon to reset the values, or use
    [08-Apr-2002, 12:47:39PM] the script provided for that purpose.
    [08-Apr-2002, 12:47:39PM] xsdaemon process is terminating abnormally.
    It seems to me there is a problem in OCI connection ...
    Thanks.
    Sjarif

  • Problems after installing Patch KMCWPC14P_2-20002294.SCA - please help!!!

    Hi,
    I had a problem creating links with the WPC (SP14). After downloading and installing the patch
    Support Packages and Patches  => SAP NetWeaver => SAP NETWEAVER  => SAP NETWEAVER 7.0  => Entry by Component  => Enterprise Portal => KMCWPC14P_2-20002294.SCA
    I am not able to create any kind of links anymore (not even via URL). What can I do now? PLEASE HELP!!!

    Hi,
    Have you read these notes ?
    Note 1080110 - Installing or Updating Web Page Composer
    Note 1156141 - Updating WPC from SPS 13 to a higher SPS
    Note 1114029 - Web Page Composer: Known issues in SP14
    Patricio.

  • Problems with J2EE/WAS 6.2 startup, after installing patch 23!!

    Hello,                                                                  
    We are in the process of installing EP6.0 SP2 on Solaris OS on a single  server. Initial installation of all components was successful. Upon patching WAS 6.20 to P23 we received the error below when attempting    
    to start the server. This after manually starting the   state controlled and the dispatcher. Then the Application Node fails.   
                                                             Would appreciate any pointers!!               
    Regards, Suman                                                                               
    Error:                                                                  
    [com.sapportals.portal.prt.dispatcher.Dispatcher@4fcd9a, 7/12/04 3:05:55
    PM EDT, Client_Thread_23] Exiting main initialization procedure because 
    of exception:java.lang.NoClassDefFoundError: com/sap/tc/logging         
    /LogController                                                          
    at com.sapportals.portal.prt.core.logger.LoggerManager.<clinit>         
    (LoggerManager.java:62)                                                 
    at com.sapportals.portal.prt.runtime.Portal.getLogger(Portal.java:400)  
    at com.sapportals.portal.prt.runtime.Portal.init(Portal.java:281)       
    at com.sapportals.portal.prt.core.PortalCoreInitializer.coreInit        
    (PortalCoreInitializer.java:55)                                         
    at com.sapportals.portal.prt.dispatcher.PortalInitializer.<init>        
    (PortalInitializer.java:129)                                            
    at com.sapportals.portal.prt.dispatcher.Dispatcher$doSetupPortal        
    Initializer.run(Dispatcher.java:160)                                    
    at java.security.AccessController.doPrivileged(Native Method)           
    (Dispatcher.java:358)                                               
    at com.sapportals.portal.prt.dispatcher.Dispatcher.access$000       
    (Dispatcher.java:40)                                                
    at com.sapportals.portal.prt.dispatcher.Dispatcher$InitRunner.run   
    (Dispatcher.java:113)                                               
    at com.sapportals.portal.prt.dispatcher.Dispatcher.init             
    (Dispatcher.java:391)                                               
    at com.inqmy.services.servlets_jsp.server.ServletContextFacade.     
    getServletLocal(ServletContextFacade.java:3554)                     
    at com.inqmy.services.servlets_jsp.server.InvokerServlet.service    
    (InvokerServlet.java:74)                                            
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)     
    at com.inqmy.services.servlets_jsp.server.RunServlet.runSerlvet     
    (RunServlet.java:149)                                               
    at com.inqmy.services.servlets_jsp.server.ServletsAndJspImpl.       
    startServlet(ServletsAndJspImpl.java:832)                           
    at com.inqmy.services.httpserver.server.RequestAnalizer.checkFilename
    (RequestAnalizer.java:665)                                          
    at com.inqmy.services.httpserver.server.RequestAnalizer.handle      
    (RequestAnalizer.java:312)                                          
    at com.inqmy.services.httpserver.server.Response.handle             
    (Response.java:173)                                                 
    at com.inqmy.services.httpserver.server.HttpServerFrame.request     
    (HttpServerFrame.java:1245)                                         
    at com.inqmy.core.service.context.container.session.Application     
    SessionMessageListener.process(ApplicationSessionMessageListener.   
    java:36)                                                            
    at com.inqmy.core.cluster.impl5.ParserRunner.run                      
    (ParserRunner.java:55)                                                
    at com.inqmy.core.thread.impl0.ActionObject.run(ActionObject.java:46) 
    at java.security.AccessController.doPrivileged(Native Method)         
    at com.inqmy.core.thread.impl0.SingleThread.run(SingleThread.java:148)
    WARNING: Dispatcher could not be set up:                                                                               
    javax.servlet.UnavailableException: Initialization of Dispatcher failed
    javax.servlet.UnavailableException: Initialization of Dispatcher failed
    at com.sapportals.portal.prt.dispatcher.Dispatcher.initDispatcher     
    (Dispatcher.java:370)                                                 
    at com.sapportals.portal.prt.dispatcher.Dispatcher.access$000         
    (Dispatcher.java:40)                                                  
    at com.sapportals.portal.prt.dispatcher.Dispatcher$InitRunner.run     
    (Dispatcher.java:113)                                                 
    at com.sapportals.portal.prt.dispatcher.Dispatcher.init               
    (Dispatcher.java:391)                                                 
    at com.inqmy.services.servlets_jsp.server.ServletContextFacade.       
    getServletLocal(ServletContextFacade.java:3554)                       
    at com.inqmy.services.servlets_jsp.server.InvokerServlet.service      
    (InvokerServlet.java:74)                                              
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)       
    at com.inqmy.services.servlets_jsp.server.RunServlet.runSerlvet       
    (RunServlet.java:149)                                                 
    at com.inqmy.services.servlets_jsp.server.ServletsAndJspImpl.         
    startServlet(ServletsAndJspImpl.java:832)                             
    at com.inqmy.services.httpserver.server.RequestAnalizer.checkFilename 
    (RequestAnalizer.java:665)                                            
    at com.inqmy.services.httpserver.server.RequestAnalizer.handle          
    (RequestAnalizer.java:312)                                              
    at com.inqmy.services.httpserver.server.Response.handle                 
    (Response.java:173)                                                     
    at com.inqmy.services.httpserver.server.HttpServerFrame.request         
    (HttpServerFrame.java:1245)                                                                               
    at com.inqmy.core.service.context.container.session.ApplicationSession  
    MessageListener.process(ApplicationSessionMessageListene                
    r.java:36)                                                              
    at com.inqmy.core.cluster.impl5.ParserRunner.run(ParserRunner.java:55)  
    at com.inqmy.core.thread.impl0.ActionObject.run(ActionObject.java:46)   
    at java.security.AccessController.doPrivileged(Native Method)           
    at com.inqmy.core.thread.impl0.SingleThread.run(SingleThread.java:148)  
    [com.sapportals.portal.prt.dispatcher.Dispatcher@4fcd9a, 7/12/04 3:05:55
    PM EDT, Client_Thread_23] Exiting main initialization procedure because
    of exception:                                                           
    com.sapportals.portal.prt.dispatcher.DispatcherException: Previous      
    dispatcher initialization failed. Check logs for details.               
    at com.sapportals.portal.prt.dispatcher.Dispatcher.initDispatcher       
    (Dispatcher.java:256)                                                   
    at com.sapportals.portal.prt.dispatcher.Dispatcher.initDispatcher       
    (Dispatcher.java:212)                                                   
    at com.sapportals.portal.prt.dispatcher.Dispatcher.access$400           
    (Dispatcher.java:40)                                                    
    at com.sapportals.portal.prt.dispatcher.Dispatcher$doService.run        
    (Dispatcher.java:447)                                                   
    at java.security.AccessController.doPrivileged(Native Method)

    Hello,                                                                  
    We are in the process of installing EP6.0 SP2 on Solaris OS on a single  server. Initial installation of all components was successful. Upon patching WAS 6.20 to P23 we received the error below when attempting    
    to start the server. This after manually starting the   state controlled and the dispatcher. Then the Application Node fails.   
                                                             Would appreciate any pointers!!               
    Regards, Suman                                                                               
    Error:                                                                  
    [com.sapportals.portal.prt.dispatcher.Dispatcher@4fcd9a, 7/12/04 3:05:55
    PM EDT, Client_Thread_23] Exiting main initialization procedure because 
    of exception:java.lang.NoClassDefFoundError: com/sap/tc/logging         
    /LogController                                                          
    at com.sapportals.portal.prt.core.logger.LoggerManager.<clinit>         
    (LoggerManager.java:62)                                                 
    at com.sapportals.portal.prt.runtime.Portal.getLogger(Portal.java:400)  
    at com.sapportals.portal.prt.runtime.Portal.init(Portal.java:281)       
    at com.sapportals.portal.prt.core.PortalCoreInitializer.coreInit        
    (PortalCoreInitializer.java:55)                                         
    at com.sapportals.portal.prt.dispatcher.PortalInitializer.<init>        
    (PortalInitializer.java:129)                                            
    at com.sapportals.portal.prt.dispatcher.Dispatcher$doSetupPortal        
    Initializer.run(Dispatcher.java:160)                                    
    at java.security.AccessController.doPrivileged(Native Method)           
    (Dispatcher.java:358)                                               
    at com.sapportals.portal.prt.dispatcher.Dispatcher.access$000       
    (Dispatcher.java:40)                                                
    at com.sapportals.portal.prt.dispatcher.Dispatcher$InitRunner.run   
    (Dispatcher.java:113)                                               
    at com.sapportals.portal.prt.dispatcher.Dispatcher.init             
    (Dispatcher.java:391)                                               
    at com.inqmy.services.servlets_jsp.server.ServletContextFacade.     
    getServletLocal(ServletContextFacade.java:3554)                     
    at com.inqmy.services.servlets_jsp.server.InvokerServlet.service    
    (InvokerServlet.java:74)                                            
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)     
    at com.inqmy.services.servlets_jsp.server.RunServlet.runSerlvet     
    (RunServlet.java:149)                                               
    at com.inqmy.services.servlets_jsp.server.ServletsAndJspImpl.       
    startServlet(ServletsAndJspImpl.java:832)                           
    at com.inqmy.services.httpserver.server.RequestAnalizer.checkFilename
    (RequestAnalizer.java:665)                                          
    at com.inqmy.services.httpserver.server.RequestAnalizer.handle      
    (RequestAnalizer.java:312)                                          
    at com.inqmy.services.httpserver.server.Response.handle             
    (Response.java:173)                                                 
    at com.inqmy.services.httpserver.server.HttpServerFrame.request     
    (HttpServerFrame.java:1245)                                         
    at com.inqmy.core.service.context.container.session.Application     
    SessionMessageListener.process(ApplicationSessionMessageListener.   
    java:36)                                                            
    at com.inqmy.core.cluster.impl5.ParserRunner.run                      
    (ParserRunner.java:55)                                                
    at com.inqmy.core.thread.impl0.ActionObject.run(ActionObject.java:46) 
    at java.security.AccessController.doPrivileged(Native Method)         
    at com.inqmy.core.thread.impl0.SingleThread.run(SingleThread.java:148)
    WARNING: Dispatcher could not be set up:                                                                               
    javax.servlet.UnavailableException: Initialization of Dispatcher failed
    javax.servlet.UnavailableException: Initialization of Dispatcher failed
    at com.sapportals.portal.prt.dispatcher.Dispatcher.initDispatcher     
    (Dispatcher.java:370)                                                 
    at com.sapportals.portal.prt.dispatcher.Dispatcher.access$000         
    (Dispatcher.java:40)                                                  
    at com.sapportals.portal.prt.dispatcher.Dispatcher$InitRunner.run     
    (Dispatcher.java:113)                                                 
    at com.sapportals.portal.prt.dispatcher.Dispatcher.init               
    (Dispatcher.java:391)                                                 
    at com.inqmy.services.servlets_jsp.server.ServletContextFacade.       
    getServletLocal(ServletContextFacade.java:3554)                       
    at com.inqmy.services.servlets_jsp.server.InvokerServlet.service      
    (InvokerServlet.java:74)                                              
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)       
    at com.inqmy.services.servlets_jsp.server.RunServlet.runSerlvet       
    (RunServlet.java:149)                                                 
    at com.inqmy.services.servlets_jsp.server.ServletsAndJspImpl.         
    startServlet(ServletsAndJspImpl.java:832)                             
    at com.inqmy.services.httpserver.server.RequestAnalizer.checkFilename 
    (RequestAnalizer.java:665)                                            
    at com.inqmy.services.httpserver.server.RequestAnalizer.handle          
    (RequestAnalizer.java:312)                                              
    at com.inqmy.services.httpserver.server.Response.handle                 
    (Response.java:173)                                                     
    at com.inqmy.services.httpserver.server.HttpServerFrame.request         
    (HttpServerFrame.java:1245)                                                                               
    at com.inqmy.core.service.context.container.session.ApplicationSession  
    MessageListener.process(ApplicationSessionMessageListene                
    r.java:36)                                                              
    at com.inqmy.core.cluster.impl5.ParserRunner.run(ParserRunner.java:55)  
    at com.inqmy.core.thread.impl0.ActionObject.run(ActionObject.java:46)   
    at java.security.AccessController.doPrivileged(Native Method)           
    at com.inqmy.core.thread.impl0.SingleThread.run(SingleThread.java:148)  
    [com.sapportals.portal.prt.dispatcher.Dispatcher@4fcd9a, 7/12/04 3:05:55
    PM EDT, Client_Thread_23] Exiting main initialization procedure because
    of exception:                                                           
    com.sapportals.portal.prt.dispatcher.DispatcherException: Previous      
    dispatcher initialization failed. Check logs for details.               
    at com.sapportals.portal.prt.dispatcher.Dispatcher.initDispatcher       
    (Dispatcher.java:256)                                                   
    at com.sapportals.portal.prt.dispatcher.Dispatcher.initDispatcher       
    (Dispatcher.java:212)                                                   
    at com.sapportals.portal.prt.dispatcher.Dispatcher.access$400           
    (Dispatcher.java:40)                                                    
    at com.sapportals.portal.prt.dispatcher.Dispatcher$doService.run        
    (Dispatcher.java:447)                                                   
    at java.security.AccessController.doPrivileged(Native Method)

  • Solaris 10 daylight saving not working after install patch 122032-04

    All,
    I installed Solaris 10 with recommended patches. Patch 122032-04 also installed and some how when I test the daylight saving and does not work.
    Any more patches should I apply for this to work?
    Thanks for your help!

    After removing every xf86-video-* package except  xf86-video-nouveau, xf86-video-vesa and  xf86-video-nv plus installing nouveau-dri and rebooting, it works. Thanks karol!

Maybe you are looking for

  • Mac Mini DVI to HDMI (blank screen, "no signal")

    I have an older Mac Mini with just DVI.  I bought a Monster Cable DVI to HDMI adapter (http://www.monstercable.com/productdisplay.asp?pin=4596) trying to hook up to a Samsung 46" LCD TV.  All i see is a black screen with "No Signal".  What am I doing

  • Problem Please Help - Itunes freezes when trying to play a tv show/movie

    The other day I downloaded a couple movies I had rented. Something I had not done before on itunes. The three movies downloaded with no problems and then when I was on my flight I tried to start one of them. Itunes went black as if to start playing a

  • Include a Glossary Page in a Webi report for report documentation

    Hi experts, My client would like to include a Glossary Page at the start/end of each Webi report. This page should include documentation/explanation of each dimension detail, measure, formula, etc shown on the report. I cannot find any designated loc

  • Multitenant Portal after NW2004s Ramp-up

    Hi all, I'm working in a project that was a perfect case to use a Multitenant Portal, but, as decribed in SAP Note 863837, “SAP decided to not release this scenario variant for general availability after SAP NW2004s ramp-up”. The questions are: 1. Is

  • Absurd startup time...

    I got no response in the Tiger forum so perhaps somebody here can provide input. I rarely shutdown. I did so last night for the first time in months. Upon booting it took so long I shutdown thinking there was a problem. Later I let it churn and sever