RMAN TSPITR 600 fatal error

Hi, I run RMAN TSPITR and got a RMAN-00600: internal error. could anyone see the follwing ouput and give some advice?
thanks.
------------------output from RMAN ---------------------
run{
allocate clone channel c1 type disk;
allocate clone channel c2 type disk;
recover tablespace "RMAN" until time '2002-Dec-16 13:19:10';
allocated channel: c1
channel c1: sid=10 devtype=DISK
allocated channel: c2
channel c2: sid=11 devtype=DISK
Starting recover at Dec 16 2002 17:00:09
printing stored script: Memory Script
# set the until clause
set until time "2002-Dec-16 13:19:10";
# restore the controlfile
restore clone controlfile to clone_cf;
# replicate the controlfile
replicate clone controlfile from clone_cf;
# mount the controlfile
sql clone 'alter database mount clone database';
# archive current online log for tspitr to a resent until time
sql 'alter system archive log current';
# resync catalog after controlfile restore
resync catalog;
executing script: Memory Script
executing command: SET until clause
Starting restore at Dec 16 2002 17:00:09
channel c1: starting datafile backupset restore
channel c1: restoring controlfile
output filename=/orabackup/aux/control01.ctl
channel c1: restored backup piece 1
piece handle=/orabackup/df_ECAZ3_56_1 tag=null params=NULL
channel c1: restore complete
Finished restore at Dec 16 2002 17:00:11
replicating controlfile
input filename=/orabackup/aux/control01.ctl
sql statement: alter database mount clone database
sql statement: alter system archive log current
starting full resync of recovery catalog
full resync complete
RMAN-00571: ===========================================================
RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
RMAN-00571: ===========================================================
RMAN-00579: the following error occurred at 12/16/2002 17:00:21
RMAN-00601: fatal error in recovery manager
RMAN-03012: fatal error during compilation of command
RMAN-03028: fatal error code: 600
RMAN-03013: command type: recover
RMAN-00600: internal error, arguments [5502] [] [] [] []

Is the receovery catalog in the same database you want to recover?

Similar Messages

  • CMS import  for SAP ESS component(SP 15) fails with fatal error.

    Hi,
    We are working on EP 7.0 SP 15. We have a requirement for changes to be made to SAP delivered ESS codes. We have set up the NWDI and and from the checkin tabn of CMS, the components SAP-JEE (7.00 SP18 ), SAP_JTECHS(7.00 SP18 ), SAP_PCUI-GP(SP 18), EP_BUILDT (7.00 SP18 )and SAP_BUILDT (7.00 SP18 )have been imported successfully to the development tab. But when we try to import the SAP ESS 600(SP level 15) from Checkin tab to the Development tab, the import fails. The exception chain as checked by clicking Details button in teh Develepoment tab of CMS shows the details as:
    20090610145206 Info   :Starting Step Repository-check at 2009-06-10 14:52:06.0283 +5:00
    20090610145206 Info   :Component:sap.com/SAP_ESS
    20090610145206 Info   :Version  :MAIN_ERP05PAT_C.20090427083436
    20090610145206 Info   :1. propagation request is of type TCSSoftwareComponent
    20090610145206 Info   :Propagatable:d647b419330511de9f130030057116fe exists allready in the repository. No import necessary.
    20090610145232 Fatal  :VcmFailure received
    20090610145232 Fatal  :caused by Exception:com.tssap.dtr.client.lib.deltavlib.VcmFailure: Internal Server Error [(pre||post)-condition failed: Internal Server Error]:Internal Server Error [(pre||post)-condition failed: Internal Server Error]
    com.tssap.dtr.client.lib.deltavlib.VcmFailure: Internal Server Error [(pre||post)-condition failed: Internal Server Error]
         at com.tssap.dtr.client.lib.deltavlib.impl.AbstractCommand.checkedExecute(AbstractCommand.java:196)
         at com.tssap.dtr.client.lib.deltavlib.impl.VersionSet.integrate(VersionSet.java:160)
         at com.tssap.dtr.client.lib.deltavlib.impl.VersionSet.integrate(VersionSet.java:148)
         at com.sap.cms.tcs.client.DTRCommunicator.integrateChangelist(DTRCommunicator.java:544)
         at com.sap.cms.tcs.core.RepositoryImportTask.integrateResource(RepositoryImportTask.java:816)
         at com.sap.cms.tcs.core.RepositoryImportTask.processRepositoryImport(RepositoryImportTask.java:367)
         at com.sap.cms.tcs.core.RepositoryImportTask.process(RepositoryImportTask.java:651)
         at com.sap.cms.tcs.process.ProcessStep.processStep(ProcessStep.java:77)
         at com.sap.cms.tcs.process.ProcessStarter.process(ProcessStarter.java:206)
         at com.sap.cms.tcs.core.TCSManager.checkPropagationRequests(TCSManager.java:517)
         at com.sap.cms.pcs.transport.importazione.ImportManager.importazione(ImportManager.java:179)
         at com.sap.cms.pcs.transport.importazione.ImportQueueHandler.execImport(ImportQueueHandler.java:500)
         at com.sap.cms.pcs.transport.importazione.ImportQueueHandler.startImportCheck(ImportQueueHandler.java:130)
         at com.sap.cms.pcs.transport.proxy.CmsTransportProxyBean.startImportCheck(CmsTransportProxyBean.java:720)
         at com.sap.cms.pcs.transport.proxy.LocalCmsTransportProxyLocalObjectImpl0_0.startImportCheck(LocalCmsTransportProxyLocalObjectImpl0_0.java:1844)
         at com.sap.cms.ui.wl.Custom1.ImportCheck(Custom1.java:9968)
         at com.sap.cms.ui.wl.wdp.InternalCustom1.wdInvokeEventHandler(InternalCustom1.java:3156)
         at com.sap.tc.webdynpro.progmodel.generation.DelegatingCustomController.invokeEventHandler(DelegatingCustomController.java:89)
         at com.sap.tc.webdynpro.clientserver.event.CustomEventProcessor.handleServerEvent(CustomEventProcessor.java:45)
         at com.sap.tc.webdynpro.clientserver.window.WindowPhaseModel.doHandleServiceEvent(WindowPhaseModel.java:361)
         at com.sap.tc.webdynpro.clientserver.window.WindowPhaseModel.processRequest(WindowPhaseModel.java:128)
         at com.sap.tc.webdynpro.clientserver.window.WebDynproWindow.processRequest(WebDynproWindow.java:335)
         at com.sap.tc.webdynpro.clientserver.window.WebDynproWindow.processPhaseLoop(WebDynproWindow.java:345)
         at com.sap.tc.webdynpro.clientserver.cal.AbstractClient.executeTasks(AbstractClient.java:152)
         at com.sap.tc.webdynpro.clientserver.session.ApplicationSession.doProcessing(ApplicationSession.java:321)
         at com.sap.tc.webdynpro.clientserver.session.ClientSession.doApplicationProcessingStandalone(ClientSession.java:713)
         at com.sap.tc.webdynpro.clientserver.session.ClientSession.doApplicationProcessing(ClientSession.java:666)
         at com.sap.tc.webdynpro.clientserver.session.ClientSession.doProcessing(ClientSession.java:250)
         at com.sap.tc.webdynpro.clientserver.session.RequestManager.doProcessing(RequestManager.java:149)
         at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doContent(DispatcherServlet.java:62)
         at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doPost(DispatcherServlet.java:53)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:760)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:401)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:266)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:386)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:364)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:1039)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:265)
         at com.sap.engine.services.httpserver.server.Client.handle(Client.java:95)
         at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:175)
         at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:33)
         at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java:41)
         at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
         at java.security.AccessController.doPrivileged(Native Method)
         at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:104)
         at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:176)
    20090610145232 Fatal  :caused by Exception:com.sap.cms.tcs.interfaces.exceptions.TCSCommunicationException: communication error: VcmFailure received: Internal Server Error [(pre||post)-condition failed: Internal Server Error]:communication error: VcmFailure received: Internal Server Error [(pre||post)-condition failed: Internal Server Error]
    com.sap.cms.tcs.interfaces.exceptions.TCSCommunicationException: communication error: VcmFailure received: Internal Server Error [(pre||post)-condition failed: Internal Server Error]
         at com.sap.cms.tcs.client.DTRCommunicator.integrateChangelist(DTRCommunicator.java:563)
         at com.sap.cms.tcs.core.RepositoryImportTask.integrateResource(RepositoryImportTask.java:816)
         at com.sap.cms.tcs.core.RepositoryImportTask.processRepositoryImport(RepositoryImportTask.java:367)
         at com.sap.cms.tcs.core.RepositoryImportTask.process(RepositoryImportTask.java:651)
         at com.sap.cms.tcs.process.ProcessStep.processStep(ProcessStep.java:77)
         at com.sap.cms.tcs.process.ProcessStarter.process(ProcessStarter.java:206)
         at com.sap.cms.tcs.core.TCSManager.checkPropagationRequests(TCSManager.java:517)
         at com.sap.cms.pcs.transport.importazione.ImportManager.importazione(ImportManager.java:179)
         at com.sap.cms.pcs.transport.importazione.ImportQueueHandler.execImport(ImportQueueHandler.java:500)
         at com.sap.cms.pcs.transport.importazione.ImportQueueHandler.startImportCheck(ImportQueueHandler.java:130)
         at com.sap.cms.pcs.transport.proxy.CmsTransportProxyBean.startImportCheck(CmsTransportProxyBean.java:720)
         at com.sap.cms.pcs.transport.proxy.LocalCmsTransportProxyLocalObjectImpl0_0.startImportCheck(LocalCmsTransportProxyLocalObjectImpl0_0.java:1844)
         at com.sap.cms.ui.wl.Custom1.ImportCheck(Custom1.java:9968)
         at com.sap.cms.ui.wl.wdp.InternalCustom1.wdInvokeEventHandler(InternalCustom1.java:3156)
         at com.sap.tc.webdynpro.progmodel.generation.DelegatingCustomController.invokeEventHandler(DelegatingCustomController.java:89)
         at com.sap.tc.webdynpro.clientserver.event.CustomEventProcessor.handleServerEvent(CustomEventProcessor.java:45)
         at com.sap.tc.webdynpro.clientserver.window.WindowPhaseModel.doHandleServiceEvent(WindowPhaseModel.java:361)
         at com.sap.tc.webdynpro.clientserver.window.WindowPhaseModel.processRequest(WindowPhaseModel.java:128)
         at com.sap.tc.webdynpro.clientserver.window.WebDynproWindow.processRequest(WebDynproWindow.java:335)
         at com.sap.tc.webdynpro.clientserver.window.WebDynproWindow.processPhaseLoop(WebDynproWindow.java:345)
         at com.sap.tc.webdynpro.clientserver.cal.AbstractClient.executeTasks(AbstractClient.java:152)
         at com.sap.tc.webdynpro.clientserver.session.ApplicationSession.doProcessing(ApplicationSession.java:321)
         at com.sap.tc.webdynpro.clientserver.session.ClientSession.doApplicationProcessingStandalone(ClientSession.java:713)
         at com.sap.tc.webdynpro.clientserver.session.ClientSession.doApplicationProcessing(ClientSession.java:666)
         at com.sap.tc.webdynpro.clientserver.session.ClientSession.doProcessing(ClientSession.java:250)
         at com.sap.tc.webdynpro.clientserver.session.RequestManager.doProcessing(RequestManager.java:149)
         at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doContent(DispatcherServlet.java:62)
         at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doPost(DispatcherServlet.java:53)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:760)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:401)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:266)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:386)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:364)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:1039)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:265)
         at com.sap.engine.services.httpserver.server.Client.handle(Client.java:95)
         at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:175)
         at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:33)
         at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java:41)
         at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
         at java.security.AccessController.doPrivileged(Native Method)
         at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:104)
         at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:176)
    20090610145232 Info   :Step Repository-check ended with result 'fatal error' ,stopping execution at 2009-06-10 14:52:32.0796 +5:00
    The above log is displayed when I click the import -check button on the development tab of CMS. The same error is displayes when the import button is clicked  with only the last sentence changed to:
    Step Repository-check ended with result 'fatal error'
    Can anyone help me on this.... ?
    Thanks,
    Sonali.
    Edited by: Sonali M S on Jun 10, 2009 1:16 PM

    Hi Bala,
    The problem still remails even after making changes in Visual Admin as per the thread Re: Assembly finished with errors
    Also from http://<server>:<port>/nwa we have run the configuration task for "Initial setup of functional unit Development Infrastructure (DI all-in-one)" and there we donot have the option for individual CBS, CMS and DTR installations as told in the thread.
    The other thread import into devlopment failed tells about the SAP note: 988010 iin which it is mentioned that this has been fixed in SP 11 for 7.00 version. We are already on SP 18. So it is assumable that this thing has already been fixed.
    Can there be any other reason for this?
    Thanks,
    Sonali.

  • Error while running ejbc. Fatal error from EJB Compiler ---- Error while pr

    Hi!
    I was deploying a test application for a session bean with sun 1 studio 5 and I started getting this message while deploying.
    I had tested the bean previously and I had no problems.
    I found this in the sun app server 7 release notes, but I don't understand what I'm supposed to do...
    "Deployment of CMP beans fails.
    The following error is thrown because there are no <query-params> entries in the container-managed persistence (CMP) bean in sun-ejb-jar.xml file:
    Error while running ejbc. Fatal error from EJB Compiler ---- Error while processing CMP beans.
    Solution
    Even if it isn't necessary for the CMP beans, add the query-params tag for finders in the sun-ejb-jar.xml file with the empty parameters."
    Here is my sun-ejb-jar.xml file:
    <?xml version="1.0" encoding="UTF-8"?>
    <!DOCTYPE sun-ejb-jar PUBLIC "-//Sun Microsystems, Inc.//DTD Sun ONE Application Server 7.0 EJB 2.0//EN" "http://www.sun.com/software/sunone/appserver/dtds/sun-ejb-jar_2_0-0.dtd">
    <sun-ejb-jar>
    <enterprise-beans>
    <name>GestorDoBanco_EJBModule</name>
    <ejb>
    <ejb-name>Cliente</ejb-name>
    <jndi-name>ejb/Cliente</jndi-name>
    <pass-by-reference>false</pass-by-reference>
    <cmp>
    <mapping-properties>pcImpl0/moduleComp1/Data/Cliente.mapping</mapping-properties>
    </cmp>
    <refresh-period-in-seconds>600</refresh-period-in-seconds>
    </ejb>
    <ejb>
    <ejb-name>ClienteAssociadoAConta</ejb-name>
    <jndi-name>ejb/ClienteAssociadoAConta</jndi-name>
    <pass-by-reference>false</pass-by-reference>
    <cmp>
    <mapping-properties>pcImpl0/moduleComp1/Data/ClienteAssociadoAConta.mapping</mapping-properties>
    </cmp>
    <refresh-period-in-seconds>600</refresh-period-in-seconds>
    </ejb>
    <ejb>
    <ejb-name>Conta</ejb-name>
    <jndi-name>ejb/Conta</jndi-name>
    <pass-by-reference>false</pass-by-reference>
    <cmp>
    <mapping-properties>pcImpl0/moduleComp1/Data/Conta.mapping</mapping-properties>
    </cmp>
    <refresh-period-in-seconds>600</refresh-period-in-seconds>
    </ejb>
    <ejb>
    <ejb-name>GestorDoBanco</ejb-name>
    <jndi-name>ejb/GestorDoBanco</jndi-name>
    <pass-by-reference>false</pass-by-reference>
    </ejb>
    <ejb>
    <ejb-name>MensagemM003</ejb-name>
    <jndi-name>ejb/MensagemM003</jndi-name>
    <pass-by-reference>false</pass-by-reference>
    <cmp>
    <mapping-properties>pcImpl0/moduleComp1/Data/MensagemM003.mapping</mapping-properties>
    </cmp>
    <refresh-period-in-seconds>600</refresh-period-in-seconds>
    </ejb>
    <ejb>
    <ejb-name>MensagemM003Rejeitada</ejb-name>
    <jndi-name>ejb/MensagemM003Rejeitada</jndi-name>
    <pass-by-reference>false</pass-by-reference>
    <cmp>
    <mapping-properties>pcImpl0/moduleComp1/Data/MensagemM003Rejeitada.mapping</mapping-properties>
    </cmp>
    <refresh-period-in-seconds>600</refresh-period-in-seconds>
    </ejb>
    <ejb>
    <ejb-name>MensagemM012</ejb-name>
    <jndi-name>ejb/MensagemM012</jndi-name>
    <pass-by-reference>false</pass-by-reference>
    <cmp>
    <mapping-properties>pcImpl0/moduleComp1/Data/MensagemM012.mapping</mapping-properties>
    </cmp>
    <refresh-period-in-seconds>600</refresh-period-in-seconds>
    </ejb>
    <ejb>
    <ejb-name>MensagemM012Rejeitada</ejb-name>
    <jndi-name>ejb/MensagemM012Rejeitada</jndi-name>
    <pass-by-reference>false</pass-by-reference>
    <cmp>
    <mapping-properties>pcImpl0/moduleComp1/Data/MensagemM012Rejeitada.mapping</mapping-properties>
    </cmp>
    <refresh-period-in-seconds>600</refresh-period-in-seconds>
    </ejb>
    <ejb>
    <ejb-name>MensagemM103</ejb-name>
    <jndi-name>ejb/MensagemM103</jndi-name>
    <pass-by-reference>false</pass-by-reference>
    <cmp>
    <mapping-properties>pcImpl0/moduleComp1/Data/MensagemM103.mapping</mapping-properties>
    </cmp>
    <refresh-period-in-seconds>600</refresh-period-in-seconds>
    </ejb>
    <ejb>
    <ejb-name>MensagemM112</ejb-name>
    <jndi-name>ejb/MensagemM112</jndi-name>
    <pass-by-reference>false</pass-by-reference>
    <cmp>
    <mapping-properties>pcImpl0/moduleComp1/Data/MensagemM112.mapping</mapping-properties>
    </cmp>
    <refresh-period-in-seconds>600</refresh-period-in-seconds>
    </ejb>
    <ejb>
    <ejb-name>Registo</ejb-name>
    <jndi-name>ejb/Registo</jndi-name>
    <pass-by-reference>false</pass-by-reference>
    <cmp>
    <mapping-properties>pcImpl0/moduleComp1/Data/Registo.mapping</mapping-properties>
    </cmp>
    <refresh-period-in-seconds>600</refresh-period-in-seconds>
    </ejb>
    <ejb>
    <ejb-name>TransaccaoConfirmada</ejb-name>
    <jndi-name>ejb/TransaccaoConfirmada</jndi-name>
    <pass-by-reference>false</pass-by-reference>
    <cmp>
    <mapping-properties>pcImpl0/moduleComp1/Data/TransaccaoConfirmada.mapping</mapping-properties>
    </cmp>
    <refresh-period-in-seconds>600</refresh-period-in-seconds>
    </ejb>
    <ejb>
    <ejb-name>TransaccaoFinalizada</ejb-name>
    <jndi-name>ejb/TransaccaoFinalizada</jndi-name>
    <pass-by-reference>false</pass-by-reference>
    <cmp>
    <mapping-properties>pcImpl0/moduleComp1/Data/TransaccaoFinalizada.mapping</mapping-properties>
    </cmp>
    <refresh-period-in-seconds>600</refresh-period-in-seconds>
    </ejb>
    <ejb>
    <ejb-name>TransaccaoIniciada</ejb-name>
    <jndi-name>ejb/TransaccaoIniciada</jndi-name>
    <pass-by-reference>false</pass-by-reference>
    <cmp>
    <mapping-properties>pcImpl0/moduleComp1/Data/TransaccaoIniciada.mapping</mapping-properties>
    </cmp>
    <refresh-period-in-seconds>600</refresh-period-in-seconds>
    </ejb>
    <pm-descriptors>
    <pm-descriptor>
    <pm-identifier>SunONE</pm-identifier>
    <pm-version>1.0</pm-version>
    <pm-class-generator>com.iplanet.ias.persistence.internal.ejb.ejbc.JDOCodeGenerator</pm-class-generator>
    <pm-mapping-factory>com.iplanet.ias.cmp.NullFactory</pm-mapping-factory>
    </pm-descriptor>
    <pm-inuse>
    <pm-identifier>SunONE</pm-identifier>
    <pm-version>1.0</pm-version>
    </pm-inuse>
    </pm-descriptors>
    <cmp-resource>
    <jndi-name>mysqlpmanager</jndi-name>
    <default-resource-principal>
    <name>bes</name>
    <password>besbes</password>
    </default-resource-principal>
    </cmp-resource>
    </enterprise-beans>
    </sun-ejb-jar>
    Thanks in advance for any help.
    Nuno

    http://docs.sun.com/source/817-2175-10/decmp.html
    Please go to the above docs and look thru the examples given in it.
    Example 2
    This query returns all products in a specified price range. It defines two query parameters which are the lower and upper bound for the price: double low, double high. The filter compares the query parameters with the price field:
    "low < price && price < high"
    The finder element of the sun-ejb-jar.xml file would look like this:
    <finder>
    <method-name>findInRange</method-name>
    <query-params>double low, double high</query-params>
    <query-filter>low < price && price &lt
    high</query-filter
    </finder>
    I hope this hepls. In your case u just have to make it null.

  • JRE death - fatal error (EXCEPTION_ACCESS_VIOLATION)

    This always happens at [ntdll.dll+0x1b21a]
    And the stacktrace is exactly the same.
    # A fatal error has been detected by the Java Runtime Environment:
    # EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x7c91b21a, pid=976, tid=4004
    # JRE version: 6.0_14-b08
    # Java VM: Java HotSpot(TM) Client VM (14.0-b16 mixed mode, sharing windows-x86 )
    # Problematic frame:
    # C [ntdll.dll+0x1b21a]
    # If you would like to submit a bug report, please visit:
    # http://java.sun.com/webapps/bugreport/crash.jsp
    # The crash happened outside the Java Virtual Machine in native code.
    # See problematic frame for where to report the bug.
    --------------- T H R E A D ---------------
    Current thread (0x03bfa000): JavaThread "Transport protocol 8" daemon [_thread_in_native, id=4004, stack(0x04ba0000,0x04bf0000)]
    siginfo: ExceptionCode=0xc0000005, writing address 0x00000010
    Registers:
    EAX=0x00000000, EBX=0x00000000, ECX=0x00000a50, EDX=0x046c663c
    ESP=0x04beef4c, EBP=0x04beefc0, ESI=0x046c662c, EDI=0x00000000
    EIP=0x7c91b21a, EFLAGS=0x00010246
    Top of Stack: (sp=0x04beef4c)
    0x04beef4c: 03663940 00000000 00000000 ffb3b4c0
    0x04beef5c: ffffffff 000c6d58 00000000 00000000
    0x04beef6c: 04beefe4 719f57c9 00000148 00000178
    0x04beef7c: 00000002 719f44a8 04bef070 04bef07c
    0x04beef8c: 00000001 04bef058 00000001 00000000
    0x04beef9c: 00000020 00000800 04bef068 00000000
    0x04beefac: 00000024 00000148 00000000 00000000
    0x04beefbc: 00000a50 04bef058 7c901046 006c662c
    Instructions: (pc=0x7c91b21a)
    0x7c91b20a: 8b 46 10 3b c3 89 45 fc 0f 84 9e 00 00 00 8b 06
    0x7c91b21a: ff 40 10 8b 45 fc 83 e0 01 89 45 e8 8b 06 ff 40
    Stack: [0x04ba0000,0x04bf0000], sp=0x04beef4c, free space=315k
    Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
    C [ntdll.dll+0x1b21a]
    C [ntdll.dll+0x1046]
    Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
    J java.net.SocketInputStream.socketRead0(Ljava/io/FileDescriptor;[BIII)I
    J java.net.SocketInputStream.read([BII)I
    J java.io.BufferedInputStream.read1([BII)I
    J java.io.BufferedInputStream.read([BII)I
    J com.sshtools.j2ssh.transport.TransportProtocolInputStream.readBufferedData([BII)I
    J com.sshtools.j2ssh.transport.TransportProtocolInputStream.readMessage()[B
    J com.sshtools.j2ssh.transport.TransportProtocolCommon.processMessages()Lcom/sshtools/j2ssh/transport/SshMessage;
    j com.sshtools.j2ssh.transport.TransportProtocolCommon.startBinaryPacketProtocol()V+16
    j com.sshtools.j2ssh.transport.TransportProtocolCommon.run()V+337
    j java.lang.Thread.run()V+11
    v ~StubRoutines::call_stub
    --------------- P R O C E S S ---------------
    Java Threads: ( => current thread )
    0x03c9b400 JavaThread "Transport protocol 1a" daemon [_thread_in_native, id=1772, stack(0x04dd0000,0x04e20000)]
    0x03dea400 JavaThread "ssh-connection 19" daemon [_thread_blocked, id=2116, stack(0x04d30000,0x04d80000)]
    0x03ca0400 JavaThread "Transport protocol 19" daemon [_thread_in_native, id=312, stack(0x048d0000,0x04920000)]
    0x03bffc00 JavaThread "ssh-connection 17" daemon [_thread_blocked, id=3344, stack(0x04e70000,0x04ec0000)]
    0x03cb9000 JavaThread "Transport protocol 17" daemon [_thread_in_native, id=1752, stack(0x04c40000,0x04c90000)]
    0x03cc7400 JavaThread "ssh-connection 16" daemon [_thread_blocked, id=2536, stack(0x05280000,0x052d0000)]
    0x03cf3c00 JavaThread "Transport protocol 16" daemon [_thread_in_native, id=3528, stack(0x05140000,0x05190000)]
    0x03c33800 JavaThread "ssh-connection 15" daemon [_thread_blocked, id=2036, stack(0x05050000,0x050a0000)]
    0x03ce2400 JavaThread "Transport protocol 15" daemon [_thread_in_native, id=900, stack(0x05000000,0x05050000)]
    0x03b61400 JavaThread "ssh-connection 14" daemon [_thread_blocked, id=3296, stack(0x05320000,0x05370000)]
    0x02f69000 JavaThread "Transport protocol 14" daemon [_thread_in_native, id=2892, stack(0x05230000,0x05280000)]
    0x030af000 JavaThread "ssh-connection 13" daemon [_thread_blocked, id=3484, stack(0x04fb0000,0x05000000)]
    0x03c05800 JavaThread "Transport protocol 13" daemon [_thread_in_native, id=3324, stack(0x049c0000,0x04a10000)]
    0x030ad000 JavaThread "ssh-connection 12" daemon [_thread_blocked, id=2296, stack(0x050f0000,0x05140000)]
    0x03cc4400 JavaThread "Transport protocol 12" daemon [_thread_in_native, id=3092, stack(0x04970000,0x049c0000)]
    0x0308c800 JavaThread "ssh-connection 11" daemon [_thread_blocked, id=664, stack(0x04ec0000,0x04f10000)]
    0x02f9cc00 JavaThread "Transport protocol 11" daemon [_thread_in_native, id=2812, stack(0x04880000,0x048d0000)]
    0x03036000 JavaThread "ssh-connection f" daemon [_thread_blocked, id=2340, stack(0x04920000,0x04970000)]
    0x03db9400 JavaThread "Transport protocol f" daemon [_thread_in_native, id=2852, stack(0x053c0000,0x05410000)]
    0x03cce000 JavaThread "ssh-connection d" daemon [_thread_blocked, id=2480, stack(0x052d0000,0x05320000)]
    0x03ce6c00 JavaThread "Transport protocol d" daemon [_thread_in_native, id=1888, stack(0x051e0000,0x05230000)]
    0x03d16000 JavaThread "pool-1-thread-14" [_thread_blocked, id=1732, stack(0x05190000,0x051e0000)]
    0x03cc1c00 JavaThread "pool-1-thread-13" [_thread_blocked, id=2352, stack(0x050a0000,0x050f0000)]
    0x03c03c00 JavaThread "pool-1-thread-12" [_thread_blocked, id=3432, stack(0x04f60000,0x04fb0000)]
    0x03ca3800 JavaThread "ssh-connection 7" daemon [_thread_blocked, id=1640, stack(0x04f10000,0x04f60000)]
    0x03c15c00 JavaThread "ssh-connection 4" daemon [_thread_blocked, id=2452, stack(0x04e20000,0x04e70000)]
    0x03c9cc00 JavaThread "ssh-connection 2" daemon [_thread_blocked, id=3056, stack(0x04d80000,0x04dd0000)]
    0x03ca1800 JavaThread "Transport protocol a" daemon [_thread_in_native, id=600, stack(0x04ce0000,0x04d30000)]
    0x03c08000 JavaThread "pool-1-thread-11" [_thread_blocked, id=2272, stack(0x04c90000,0x04ce0000)]
    0x03bfe400 JavaThread "pool-1-thread-10" [_thread_blocked, id=4024, stack(0x04bf0000,0x04c40000)]
    =>0x03bfa000 JavaThread "Transport protocol 8" daemon [_thread_in_native, id=4004, stack(0x04ba0000,0x04bf0000)]
    0x03beec00 JavaThread "pool-1-thread-9" [_thread_blocked, id=3488, stack(0x04b50000,0x04ba0000)]
    VM Arguments:
    java_command: CharmMaintenance.jar
    Launcher Type: SUN_STANDARD
    Environment Variables:
    PATH=C:\Perl\site\bin;C:\Perl\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files\Intel\DMIX;C:\Program Files\Microsoft SQL Server\80\Tools\BINN;c:\Program Files\Java\jre6\bin\client;C:\Program Files\OpenVPN\bin
    USERNAME=User
    OS=Windows_NT
    PROCESSOR_IDENTIFIER=x86 Family 15 Model 6 Stepping 2, GenuineIntel
    --------------- S Y S T E M ---------------
    OS: Windows XP Build 2600 Szervizcsomag 3
    CPU:total 2 (2 cores per cpu, 1 threads per core) family 15 model 6 stepping 2, cmov, cx8, fxsr, mmx, sse, sse2, sse3
    Memory: 4k page, physical 2088020k(1517012k free), swap 4029336k(3651988k free)
    vm_info: Java HotSpot(TM) Client VM (14.0-b16) for windows-x86 JRE (1.6.0_14-b08), built on May 21 2009 08:03:56 by "java_re" with MS VC++ 7.1
    time: Thu Aug 06 01:01:25 2009
    elapsed time: 32730 seconds
    Thanks,
    MB

    Hi there - I also received the same error - were you able to resolve it , please do let me know
    Thanks !
    # A fatal error has been detected by the Java Runtime Environment:
    # SIGSEGV (0xb) at pc=0x0000003880a7b4f0, pid=10077, tid=47076326222144
    # JRE version: 6.0_31-b04
    # Java VM: Java HotSpot(TM) 64-Bit Server VM (20.6-b01 mixed mode linux-amd64 compressed oops)
    # Problematic frame:
    # C [libc.so.6+0x7b4f0] unsigned long+0x60
    # An error report file with more information is saved as:
    # /app/rmb/rmb_sit/bin/hs_err_pid10077.log
    # If you would like to submit a bug report, please visit:
    # http://java.sun.com/webapps/bugreport/crash.jsp
    # The crash happened outside the Java Virtual Machine in native code.
    # See problematic frame for where to report the bug.
    #

  • Oracle 9.2.0.3, fatal error with DBMS_AQADM.CREATE_QUEUE_TABLE

    Hi All,
    I installed Oracle 9.2.0.1 and patched it with 9.2.0.3 on a Solaris 10 Sun 280R machine. I deleted the initially created database instance and created a new one using dbca after the patch installation.
    However, when I am tring to install the application schema, I get a "not connected to Oracle" error in the sqlplus session and it exits. When i checked the
    <i>/opt/oracle/admin/rc1/udump/rc1_ora_7022.trc</i>, I see
    *** 2008-03-28 14:26:37.551
    *** SESSION ID:(9.25) 2008-03-28 14:26:37.550
    Exception signal: 10 (SIGBUS), code: 1 (Invalid address alignment), addr: 0x1, PC: [0x100d99d8c, 0000000100D99D8C]
    *** 2008-03-28 14:26:37.553
    ksedmp: internal or fatal error
    ORA-07445: exception encountered: core dump [0000000100D99D8C] [SIGBUS] [Invalid address alignment] [0x000000001] [] []
    Current SQL statement for this session:
    BEGIN
    DBMS_AQADM.CREATE_QUEUE_TABLE (
    QUEUE_TABLE => 'AQ_REU_TABLE',
    STORAGE_CLAUSE => 'tablespace USERS',
    MULTIPLE_CONSUMERS => TRUE,
    QUEUE_PAYLOAD_TYPE => 'RAW',
    MESSAGE_GROUPING => DBMS_AQADM.TRANSACTIONAL
    END;
    Could anybody give me an idea how to tackle this problem ?
    Cheers,
    Ulvi

    ORA-7445 is very similar to ORA-600 and also the next steps to solution are the same.
    You need to contact Oracle Support.
    This error could be caused by some bug that may be fixed in one of later patchsets, so I agree with Daniel, you should be on 9.2.0.8 wich is the last patchset (and also terminal pathset for 9i R2).
    And is it very prossible that if you will contact Oracle Support they will tell you the same - apply patchset 9.2.0.8 :-)

  • ORACLE server session terminated by fatal error

    Hi,
    When i try to startup my database(10g), i am getting this error after database monted.
    ORA-00603: ORACLE server session terminated by fatal error.
    (Startup nomount is ok)
    conn /as sysdba
    Total System Global Area 1048576000 bytes
    Fixed Size 1223392 bytes
    Variable Size 343934240 bytes
    Database Buffers 700448768 bytes
    Redo Buffers 2969600 bytes
    Database mounted.
    ORA-00603: ORACLE server session terminated by fatal error
    Alert.log:
    Errors in file /u01/app/oracle/product/10.2.0/db_1/admin/db/udump/db_ora_9917.trc:
    ORA-00603: ORACLE server session terminated by fatal error
    ORA-00600: internal error code, arguments: [4194], [24], [14], [], [], [], [], []
    ORA-00600: internal error code, arguments: [4194], [24], [14], [], [], [], [], []
    The trace file is 1,6GB(!)
    Trace file:
    ----- Redo read statistics for thread 1 -----
    Read rate (ASYNC): 26Kb in 0.78s => 0.03 Mb/sec
    Total physical reads: 4096Kb
    Longest record: 0Kb, moves: 0/62 (0%)
    Change moves: 35/122 (28%), moved: 0Mb
    Longest LWN: 14Kb, moves: 0/13 (0%), moved: 0Mb
    Last redo scn: 0x0000.31539752 (827561810)
    NO VALID LOG MEMBER FOR SEQ# 20884 OF THREAD 1!
    NO VALID LOG MEMBER FOR SEQ# 20883 OF THREAD 1!
    *** 2011-01-06 06:18:51.782
    ksedmp: internal or fatal error
    ORA-00600: internal error code, arguments: [4194], [56], [49], [], [], [], [], []
    Current SQL statement for this session:
    update service$ set name = :1, name_hash = :2, network_name = :3, creation_date = :4, creation_date_hash = :5, deletion_date = null, goal = :6, flags = :
    ----- Call Stack Trace -----
    Thanks

    Hello,
    ORA-01194: file 1 needs more recovery to be consistent
    ORA-01110: data file 1: '/u01/app/oracle/product/10.2.0/oradata/db/system01.dbf'The system01.dbf which belongs to the Tablespace SYSTEM is still inconsistent.
    So, I think you'll need to start from a Backup and apply all the Archived Redo logs before the ORA-600 occured.
    More over, try to open a Service Request to My Oracle Support and, send them all the Traces Files and Alert Log so that they can follow all the actions which has occured on this Database. You may need their help.
    Best regards,
    Jean-Valentin

  • Fatal error in recovery manager

    Hi,
    I am trying to restore my DB for disaster recovery, I have taken a backup earlier in flash_recovery_area with controlfile autobackup on.
    I have successfully restored spfile and controlfiles, but when I am running restore database, rman is crashing:
    RMAN> startup force mount;
    RMAN> restore database;
    Starting restore at 17-JUL-13
    Starting implicit crosscheck backup at 17-JUL-13
    using target database control file instead of recovery catalog
    allocated channel: ORA_DISK_1
    channel ORA_DISK_1: SID=170 device type=DISK
    Crosschecked 4 objects
    Finished implicit crosscheck backup at 17-JUL-13
    Starting implicit crosscheck copy at 17-JUL-13
    using channel ORA_DISK_1
    Finished implicit crosscheck copy at 17-JUL-13
    searching for all files in the recovery area
    cataloging files...
    RMAN-00571: ===========================================================
    RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
    RMAN-00571: ===========================================================
    RMAN-00601: fatal error in recovery manager
    RMAN-03004: fatal error during execution of command
    ORA-01092: ORACLE instance terminated. Disconnection forced
    RMAN-03002: failure of restore command at 07/17/2013 23:44:08
    ORA-03113: end-of-file on communication channel
    Process ID: 10307
    Session ID: 162 Serial number: 9
    ORACLE error from target database:
    ORA-03114: not connected to ORACLE
    please help me out identifying the issue.
    thanks,

    this directory is actually empty : /scratch/oradba/db/apps_st/zDB/dat/
    It had all data files earlier, but to try disaster recovery I manually removed all of them to bring them back from backup.
    I am following all these steps: Hemant's Oracle DBA Blog: RMAN Backup and Recovery for Loss of ALL files
    but at restore database, its crashing out. 

  • Time machine backup failed fatal error 54

    I have a brand new hard drive and when started to restore one of my Time Machine backups I kept on getting a Fatal 54 error. I used another hard drive and received the same errors. I tried four different Time Machine backup choices with the same results.
    I took the hard drive out and ran repair disk on it and still received the following errors. Any suggestions so I could restore using my Time Machine backups would be appreciated.
    Feb 14 09:50:06 localhost OSInstaller[149]: [RESTORE] 9: 
    restoring Network
    Feb 14 09:50:06 localhost OSInstaller[149]:
        from source path: /Volumes/Time Machine Backups/Backups.backupdb/J's Computer/2012-01-23-114756/HD/Network
    Feb 14 09:50:06 localhost OSInstaller[149]:
    to destination path: /Volumes/HD
    Feb 14 09:50:06 localhost OSInstaller[149]: [RESTORE] 10: 
    restoring System
    Feb 14 09:50:06 localhost OSInstaller[149]:
        from source path: /Volumes/Time Machine Backups/Backups.backupdb/J's Computer/2012-01-23-114756/HD/System
    Feb 14 09:50:06 localhost OSInstaller[149]:
    to destination path: /Volumes/HD
    Feb 14 09:55:18 localhost OSInstaller[149]: [RESTORE] Fatal error -54 while restoring /Volumes/Time Machine Backups/Backups.backupdb/J's Computer/2012-01-23-114756/HD/System/Library/Frameworks/Python.framework/Versio ns/2.5/lib/python2.5/urllib2.pyo to (null).
    Feb 14 09:55:46 localhost LCA[79]: Child exited with status 11
    Feb 14 09:55:50 localhost Unknown[270]: Launching the Installer Crash Log Viewer
    Feb 14 09:56:14 localhost ReportCrash[269]: Process:         Mac OS X Installer [149]
    Feb 14 09:56:14 localhost ReportCrash[269]: Path:            /System/Installation/CDIS/Mac OS X Installer.app/Contents/MacOS/Mac OS X Installer
    Feb 14 09:56:14 localhost ReportCrash[269]: Identifier:      Mac OS X Installer
    Feb 14 09:56:14 localhost ReportCrash[269]: Version:         ??? (???)
    Feb 14 09:56:14 localhost ReportCrash[269]: Code Type:       X86-64 (Native)
    Feb 14 09:56:14 localhost ReportCrash[269]: Parent Process:  LCA [79]
    Feb 14 09:56:14 localhost ReportCrash[269]: 
    Feb 14 09:56:14 localhost ReportCrash[269]: Date/Time:       2012-02-14 09:55:21.879 -0800
    Feb 14 09:56:14 localhost ReportCrash[269]: OS Version:      Mac OS X 10.6 (10A432)
    Feb 14 09:56:14 localhost ReportCrash[269]: Report Version:  6
    Feb 14 09:56:14 localhost ReportCrash[269]: 
    Feb 14 09:56:14 localhost ReportCrash[269]: Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
    Feb 14 09:56:14 localhost ReportCrash[269]: Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000012
    Feb 14 09:56:14 localhost ReportCrash[269]: Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Feb 14 09:56:14 localhost ReportCrash[269]: 
    Feb 14 09:56:14 localhost ReportCrash[269]: Application Specific Information:
    Feb 14 09:56:14 localhost ReportCrash[269]: objc_msgSend() selector name: release
    Feb 14 09:56:14 localhost ReportCrash[269]: 
    Feb 14 09:56:14 localhost ReportCrash[269]: 
    Feb 14 09:56:14 localhost ReportCrash[269]: Thread 0 Crashed:  Dispatch queue: com.apple.main-thread
    Feb 14 09:56:14 localhost ReportCrash[269]: 0   libobjc.A.dylib             
    0x000000010057e33c objc_msgSend + 40
    Feb 14 09:56:14 localhost ReportCrash[269]: 1   com.apple.CoreFoundation     
    0x0000000100679656 _CFAutoreleasePoolPop + 230
    Feb 14 09:56:14 localhost ReportCrash[269]: 2   com.apple.Foundation         
    0x00000001008fa3c4 -[NSAutoreleasePool drain] + 158
    Feb 14 09:56:14 localhost ReportCrash[269]: 3   com.apple.AppKit             
    0x0000000100cd6bbd -[NSApplication run] + 543
    Feb 14 09:56:14 localhost ReportCrash[269]: 4   com.apple.AppKit             
    0x0000000100ccf844 NSApplicationMain + 364
    Feb 14 09:56:14 localhost ReportCrash[269]: 5   com.apple.MacOSXInstaller   
    0x000000010000489a 0x100000000 + 18586
    Feb 14 09:56:14 localhost ReportCrash[269]: 6   com.apple.MacOSXInstaller   
    0x0000000100001620 0x100000000 + 5664
    Feb 14 09:56:14 localhost ReportCrash[269]: 
    Feb 14 09:56:14 localhost ReportCrash[269]: Thread 1:
    Feb 14 09:56:14 localhost ReportCrash[269]: 0   libSystem.B.dylib           
    0x0000000100365ace __semwait_signal + 10
    Feb 14 09:56:14 localhost ReportCrash[269]: 1   libSystem.B.dylib           
    0x000000010036595d nanosleep + 148
    Feb 14 09:56:14 localhost ReportCrash[269]: 2   libSystem.B.dylib           
    0x00000001003b3320 sleep + 61
    Feb 14 09:56:14 localhost ReportCrash[269]: 3   com.apple.installframework   
    0x00000001000b79f4 do_log_watch + 53
    Feb 14 09:56:14 localhost ReportCrash[269]: 4   libSystem.B.dylib           
    0x000000010036406e _pthread_start + 331
    Feb 14 09:56:14 localhost ReportCrash[269]: 5   libSystem.B.dylib           
    0x0000000100363f21 thread_start + 13
    Feb 14 09:56:14 localhost ReportCrash[269]: 
    Feb 14 09:56:14 localhost ReportCrash[269]: Thread 2:  Dispatch queue: com.apple.libdispatch-manager
    Feb 14 09:56:14 localhost ReportCrash[269]: 0   libSystem.B.dylib           
    0x0000000100343c7e kevent + 10
    Feb 14 09:56:14 localhost ReportCrash[269]: 1   libSystem.B.dylib           
    0x0000000100345b55 _dispatch_mgr_invoke + 154
    Feb 14 09:56:14 localhost ReportCrash[269]: 2   libSystem.B.dylib           
    0x0000000100345824 _dispatch_queue_invoke + 185
    Feb 14 09:56:14 localhost ReportCrash[269]: 3   libSystem.B.dylib           
    0x000000010034534e _dispatch_worker_thread2 + 244
    Feb 14 09:56:14 localhost ReportCrash[269]: 4   libSystem.B.dylib           
    0x0000000100344c80 _pthread_wqthread + 353
    Feb 14 09:56:14 localhost ReportCrash[269]: 5   libSystem.B.dylib           
    0x0000000100344b1d start_wqthread + 13
    Feb 14 09:56:14 localhost ReportCrash[269]: 
    Feb 14 09:56:14 localhost ReportCrash[269]: Thread 3:
    Feb 14 09:56:14 localhost ReportCrash[269]: 0   libSystem.B.dylib           
    0x000000010032aefa mach_msg_trap + 10
    Feb 14 09:56:14 localhost ReportCrash[269]: 1   libSystem.B.dylib           
    0x000000010032b56d mach_msg + 59
    Feb 14 09:56:14 localhost ReportCrash[269]: 2   com.apple.CoreFoundation     
    0x0000000100690ce2 __CFRunLoopRun + 2002
    Feb 14 09:56:14 localhost ReportCrash[269]: 3   com.apple.CoreFoundation     
    0x000000010069003f CFRunLoopRunSpecific + 575
    Feb 14 09:56:14 localhost ReportCrash[269]: 4   com.apple.Foundation         
    0x000000010096451f +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 297
    Feb 14 09:56:14 localhost ReportCrash[269]: 5   com.apple.Foundation         
    0x00000001008e4f65 __NSThread__main__ + 1429
    Feb 14 09:56:14 localhost ReportCrash[269]: 6   libSystem.B.dylib           
    0x000000010036406e _pthread_start + 331
    Feb 14 09:56:14 localhost ReportCrash[269]: 7   libSystem.B.dylib           
    0x0000000100363f21 thread_start + 13
    Feb 14 09:56:14 localhost ReportCrash[269]: 
    Feb 14 09:56:14 localhost ReportCrash[269]: Thread 4:
    Feb 14 09:56:14 localhost ReportCrash[269]: 0   libSystem.B.dylib           
    0x000000010032af5a semaphore_timedwait_signal_trap + 10
    Feb 14 09:56:14 localhost ReportCrash[269]: 1   libSystem.B.dylib           
    0x00000001003697b2 _pthread_cond_wait + 1015
    Feb 14 09:56:14 localhost ReportCrash[269]: 2   com.apple.Foundation         
    0x000000010091edd3 -[NSCondition waitUntilDate:] + 399
    Feb 14 09:56:14 localhost ReportCrash[269]: 3   com.apple.Foundation         
    0x000000010091212e -[NSConditionLock lockWhenCondition:beforeDate:] + 238
    Feb 14 09:56:14 localhost ReportCrash[269]: 4   com.apple.installframework   
    0x000000010008c452 -[IFSession(Jobs) _runMetaQueueEngine] + 88
    Feb 14 09:56:14 localhost ReportCrash[269]: 5   com.apple.Foundation         
    0x00000001008e4f65 __NSThread__main__ + 1429
    Feb 14 09:56:14 localhost ReportCrash[269]: 6   libSystem.B.dylib           
    0x000000010036406e _pthread_start + 331
    Feb 14 09:56:14 localhost ReportCrash[269]: 7   libSystem.B.dylib           
    0x0000000100363f21 thread_start + 13
    Feb 14 09:56:14 localhost ReportCrash[269]: 
    Feb 14 09:56:14 localhost ReportCrash[269]: Thread 5:
    Feb 14 09:56:14 localhost ReportCrash[269]: 0   libSystem.B.dylib           
    0x000000010032af5a semaphore_timedwait_signal_trap + 10
    Feb 14 09:56:14 localhost ReportCrash[269]: 1   libSystem.B.dylib           
    0x00000001003697b2 _pthread_cond_wait + 1015
    Feb 14 09:56:14 localhost ReportCrash[269]: 2   com.apple.Foundation         
    0x000000010091edd3 -[NSCondition waitUntilDate:] + 399
    Feb 14 09:56:14 localhost ReportCrash[269]: 3   com.apple.Foundation         
    0x000000010091212e -[NSConditionLock lockWhenCondition:beforeDate:] + 238
    Feb 14 09:56:14 localhost ReportCrash[269]: 4   com.apple.installframework   
    0x000000010007d47c +[IFDTargetController(WorkerThread) _handleTargetRequests] + 774
    Feb 14 09:56:14 localhost ReportCrash[269]: 5   com.apple.Foundation         
    0x00000001008e4f65 __NSThread__main__ + 1429
    Feb 14 09:56:14 localhost ReportCrash[269]: 6   libSystem.B.dylib           
    0x000000010036406e _pthread_start + 331
    Feb 14 09:56:14 localhost ReportCrash[269]: 7   libSystem.B.dylib           
    0x0000000100363f21 thread_start + 13
    Feb 14 09:56:14 localhost ReportCrash[269]: 
    Feb 14 09:56:14 localhost ReportCrash[269]: Thread 6:
    Feb 14 09:56:14 localhost ReportCrash[269]: 0   libSystem.B.dylib           
    0x0000000100365ace __semwait_signal + 10
    Feb 14 09:56:14 localhost ReportCrash[269]: 1   libSystem.B.dylib           
    0x000000010036595d nanosleep + 148
    Feb 14 09:56:14 localhost ReportCrash[269]: 2   com.apple.Foundation         
    0x0000000100969f8c +[NSThread sleepForTimeInterval:] + 101
    Feb 14 09:56:14 localhost ReportCrash[269]: 3   com.apple.SystemMigration   
    0x0000000101dcd56d -[SMManager _suppressSpotlightThread:] + 104
    Feb 14 09:56:14 localhost ReportCrash[269]: 4   com.apple.Foundation         
    0x00000001008e4f65 __NSThread__main__ + 1429
    Feb 14 09:56:14 localhost ReportCrash[269]: 5   libSystem.B.dylib           
    0x000000010036406e _pthread_start + 331
    Feb 14 09:56:14 localhost ReportCrash[269]: 6   libSystem.B.dylib           
    0x0000000100363f21 thread_start + 13
    Feb 14 09:56:14 localhost ReportCrash[269]: 
    Feb 14 09:56:14 localhost ReportCrash[269]: Thread 7:
    Feb 14 09:56:14 localhost ReportCrash[269]: 0   libSystem.B.dylib           
    0x000000010036eaae select$DARWIN_EXTSN + 10
    Feb 14 09:56:14 localhost ReportCrash[269]: 1   com.apple.CoreFoundation     
    0x00000001006b2252 __CFSocketManager + 818
    Feb 14 09:56:14 localhost ReportCrash[269]: 2   libSystem.B.dylib           
    0x000000010036406e _pthread_start + 331
    Feb 14 09:56:14 localhost ReportCrash[269]: 3   libSystem.B.dylib           
    0x0000000100363f21 thread_start + 13
    Feb 14 09:56:14 localhost ReportCrash[269]: 
    Feb 14 09:56:14 localhost ReportCrash[269]: Thread 8:
    Feb 14 09:56:14 localhost ReportCrash[269]: 0   libSystem.B.dylib           
    0x0000000100365ace __semwait_signal + 10
    Feb 14 09:56:14 localhost ReportCrash[269]: 1   libSystem.B.dylib           
    0x000000010036595d nanosleep + 148
    Feb 14 09:56:14 localhost ReportCrash[269]: 2   libSystem.B.dylib           
    0x00000001003658c7 usleep + 57
    Feb 14 09:56:14 localhost ReportCrash[269]: 3   com.apple.DesktopServices   
    0x0000000105b4711f TCopyReader::Finalize() + 211
    Feb 14 09:56:14 localhost ReportCrash[269]: 4   com.apple.DesktopServices   
    0x0000000105b32f5a TFSCopyOperation::CopyToTarget() + 622
    Feb 14 09:56:14 localhost ReportCrash[269]: 5   com.apple.DesktopServices   
    0x0000000105b34e05 TFSCopyOperation::DoCopy(TCountedPtr<TCFURLInfo> const&) + 595
    Feb 14 09:56:14 localhost ReportCrash[269]: 6   com.apple.DesktopServices   
    0x0000000105b2a982 _NodeOperation + 469
    Feb 14 09:56:14 localhost ReportCrash[269]: 7   ...ple.CoreServices.CarbonCore
    0x0000000102aa9520 _FSFileOperationOperate + 438
    Feb 14 09:56:14 localhost ReportCrash[269]: 8   libSystem.B.dylib           
    0x000000010036406e _pthread_start + 331
    Feb 14 09:56:14 localhost ReportCrash[269]: 9   libSystem.B.dylib           
    0x0000000100363f21 thread_start + 13
    Feb 14 09:56:14 localhost ReportCrash[269]: 
    Feb 14 09:56:14 localhost ReportCrash[269]: Thread 9:
    Feb 14 09:56:14 localhost ReportCrash[269]: 0   com.apple.DesktopServices   
    0x0000000105b59d2a TFSInfo::Delete(bool, bool) + 0
    Feb 14 09:56:14 localhost ReportCrash[269]: 1   com.apple.DesktopServices   
    0x0000000105b3e0e0 TCFURLInfo::Delete(bool, bool) + 116
    Feb 14 09:56:14 localhost ReportCrash[269]: 2   com.apple.DesktopServices   
    0x0000000105b4a8a3 TCopyWriter::WriteDataFork() + 333
    Feb 14 09:56:14 localhost ReportCrash[269]: 3   com.apple.DesktopServices   
    0x0000000105b4b708 TCopyWriter::Write() + 158
    Feb 14 09:56:14 localhost ReportCrash[269]: 4   com.apple.DesktopServices   
    0x0000000105b4b986 TCopyWriter::WriteTaskProc(void*) + 72
    Feb 14 09:56:14 localhost ReportCrash[269]: 5   ...ple.CoreServices.CarbonCore
    0x0000000102a33e2d PrivateMPEntryPoint + 63
    Feb 14 09:56:14 localhost ReportCrash[269]: 6   libSystem.B.dylib           
    0x000000010036406e _pthread_start + 331
    Feb 14 09:56:14 localhost ReportCrash[269]: 7   libSystem.B.dylib           
    0x0000000100363f21 thread_start + 13
    Feb 14 09:56:14 localhost ReportCrash[269]: 
    Feb 14 09:56:14 localhost ReportCrash[269]: Thread 0 crashed with X86 Thread State (64-bit):
    Feb 14 09:56:14 localhost ReportCrash[269]:   rax: 0x0000000000000400  rbx: 0x000000011e7c8c00  rcx: 0x00007fffffe001c0  rdx: 0x0000000000007748
    Feb 14 09:56:14 localhost ReportCrash[269]:   rdi: 0x000000011e7c8c00  rsi: 0x00000001005951ca  rbp: 0x00007fff5fbffa70  rsp: 0x00007fff5fbffa38
    Feb 14 09:56:14 localhost ReportCrash[269]:    r8: 0x0000000101861c64   r9: 0x0000000000000000  r10: 0x00000001070173d0  r11: 0x0000000000000002
    Feb 14 09:56:14 localhost ReportCrash[269]:   r12: 0x000000010c23dc00  r13: 0x000000010c061c00  r14: 0x00000001007ef380  r15: 0x0000000000000000
    Feb 14 09:56:14 localhost ReportCrash[269]:   rip: 0x000000010057e33c  rfl: 0x0000000000010206  cr2: 0x0000000000000012
    Feb 14 09:56:14 localhost ReportCrash[269]: 
    Feb 14 09:56:14 localhost ReportCrash[269]: Binary Images:
    Feb 14 09:56:14 localhost ReportCrash[269]:        0x100000000 -        0x10000eff7  com.apple.MacOSXInstaller 230.1 (255) <4D519D4D-458E-1EB5-B8EC-5D71279B3154> /System/Installation/CDIS/Mac OS X Installer.app/Contents/MacOS/Mac OS X Installer
    Feb 14 09:56:14 localhost ReportCrash[269]:        0x100018000 -        0x10003bff7  com.apple.osinstallframework 518.1 (572) <1F8F9C79-2B8D-F514-0D1D-D21B41F99B1E> /System/Library/PrivateFrameworks/Install.framework/Frameworks/OSInstall.framew ork/Versions/A/OSInstall
    Feb 14 09:56:14 localhost ReportCrash[269]:        0x100059000 -        0x100059ff7  com.apple.Cocoa 6.6 (???) <68B0BE46-6E24-C96F-B341-054CF9E8F3B6> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    Feb 14 09:56:14 localhost ReportCrash[269]:        0x10005c000 -        0x100067ff7  com.apple.framework.Assistant 1.6.0 (14) <B3E711E3-998D-7CA8-06A5-8E685069C5BD> /System/Library/PrivateFrameworks/Assistant.framework/Versions/A/Assistant
    Feb 14 09:56:14 localhost ReportCrash[269]:        0x100074000 -        0x100138fef  com.apple.installframework 518.1 (572) <80D1E801-9D44-39D7-9A90-D7296EC1648C> /System/Library/PrivateFrameworks/Install.framework/Versions/A/Install
    Feb 14 09:56:14 localhost ReportCrash[269]:        0x1001b9000 -        0x1001d1ff7  com.apple.InstallerPlugins 4.0 (430.1) <8C3A33C1-D98A-6996-EB49-395B2959B7ED> /System/Library/Frameworks/InstallerPlugins.framework/Versions/A/InstallerPlugi ns
    Feb 14 09:56:14 localhost ReportCrash[269]:        0x1001e7000 -        0x100228ff7  com.apple.SystemConfiguration 1.10 (1.10) <E3FF1FC8-C760-2047-F954-0D283DD0F714> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    Feb 14 09:56:14 localhost ReportCrash[269]:        0x10024b000 -        0x1002a8fef  com.apple.framework.IOKit 2.0 (???) <65AA6170-12E3-BFB5-F982-E0C433610A1F> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    Feb 14 09:56:14 localhost ReportCrash[269]:        0x1002ca000 -        0x1002d0ff7  com.apple.DiskArbitration 2.3 (2.3) <857F6E43-1EF4-7D53-351B-10DE0A8F992A> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    Feb 14 09:56:14 localhost ReportCrash[269]:        0x1002d9000 -        0x10030eff7  com.apple.DiskManagement 3.0 (338) <06BDA03D-A615-5AE8-10F8-5FAABC7FFA89> /System/Library/PrivateFrameworks/DiskManagement.framework/Versions/A/DiskManag ement
    Feb 14 09:56:14 localhost ReportCrash[269]:        0x10032a000 -        0x1004e9fe7  libSystem.B.dylib ??? (???) <1AABDC4B-CBAE-F40C-405C-DAE785959F57> /usr/lib/libSystem.B.dylib
    Feb 14 09:56:14 localhost ReportCrash[269]:        0x10057a000 -        0x100630fe7  libobjc.A.dylib ??? (???) <261D97A3-225B-8A00-56AA-F9F27973063F> /usr/lib/libobjc.A.dylib
    Feb 14 09:56:14 localhost ReportCrash[269]:        0x100645000 -        0x1007b8fef  com.apple.CoreFoundation 6.6 (550) <04EC0CC2-6CE4-4EE0-03B9-6C5109398CB1> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    Feb 14 09:56:14 localhost ReportCrash[269]:        0x1008d1000 -        0x1008d1ff7  com.apple.ApplicationServices 38 (38) <10A0B9E9-4988-03D4-FC56-DDE231A02C63> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    Feb 14 09:56:14 localhost ReportCrash[269]:        0x1008d4000 -        0x100b55fe7  com.apple.Foundation 6.6 (751) <CCE98C5C-DFEA-6C80-A014-A5985437072E> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    Feb 14 09:56:14 localhost ReportCrash[269]:        0x100ccd000 -        0x1016bffef  com.apple.AppKit 6.6 (1038) <D4AB61F8-371E-D197-6F3D-DE397D1A717C> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    Feb 14 09:56:14 localhost ReportCrash[269]:        0x101cb3000 -        0x101ce7fe7  com.apple.framework.Apple80211 6.0 (600.27) <4FFF128A-4F64-01DB-A33A-99A8FF39D1B8> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
    Feb 14 09:56:14 localhost ReportCrash[269]:        0x101cfb000 -        0x101d35fff  com.apple.bom 10.0 (164) <E5C9AFBD-68C1-197E-72B0-B43295DC87DC> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
    Feb 14 09:56:14 localhost ReportCrash[269]:        0x101d45000 -        0x101d92fff  com.apple.PackageKit 1.0 (65) <B6A0FDF7-200B-0A01-E5D7-B5F96711D08A> /System/Library/PrivateFrameworks/PackageKit.framework/Versions/A/PackageKit
    Feb 14 09:56:14 localhost ReportCrash[269]:        0x101dc7000 -        0x101e6efff  com.apple.SystemMigration 215.1 (365) <71B6C7DC-7CA5-5322-9127-5FFD7C049288> /System/Library/PrivateFrameworks/SystemMigration.framework/Versions/A/SystemMi gration
    Feb 14 09:56:14 localhost ReportCrash[269]:        0x101f9b000 -        0x101f9bff7  com.apple.CoreServices 44 (44) <210A4C56-BECB-E3E4-B6EE-7EC53E02265D> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    Feb 14 09:56:14 localhost ReportCrash[269]:        0x101f9e000 -        0x101fadfff  libxar.1.dylib ??? (???) <0E323815-A88A-E239-973F-2819CED2282E> /usr/lib/libxar.1.dylib
    Feb 14 09:56:14 localhost ReportCrash[269]:        0x101fb5000 -        0x102239fff  com.apple.security 6.0 (36910) <F7431448-BC2E-835D-E7A2-E47E0A5CB984> /System/Library/Frameworks/Security.framework/Versions/A/Security
    Feb 14 09:56:14 localhost ReportCrash[269]:        0x10232f000 -        0x102340fef  libz.1.dylib ??? (???) <3A7A4C48-A4C8-A78A-8B87-C0DDF6601AC8> /usr/lib/libz.1.dylib
    Feb 14 09:56:14 localhost ReportCrash[269]:        0x102345000 -        0x102353ff7  libkxld.dylib ??? (???) <823B6BE6-E952-3B3C-3633-8F4D6C4606A8> /usr/lib/system/libkxld.dylib
    Feb 14 09:56:14 localhost ReportCrash[269]:        0x102357000 -        0x1023a4ff7  libauto.dylib ??? (???) <8658DB85-C611-1212-44E5-5B2539018FA0> /usr/lib/libauto.dylib
    Feb 14 09:56:14 localhost ReportCrash[269]:        0x1023b1000 -        0x10256efff  libicucore.A.dylib ??? (???) <224721C0-EC21-94D0-6484-66C603C34CBE> /usr/lib/libicucore.A.dylib
    Feb 14 09:56:14 localhost ReportCrash[269]:        0x1025dd000 -        0x10265afef  libstdc++.6.dylib ??? (???) <35ECA411-2C08-FD7D-11B1-1B7A04921A5C> /usr/lib/libstdc++.6.dylib
    Feb 14 09:56:14 localhost ReportCrash[269]:        0x1026bb000 -        0x1026bfff7  libmathCommon.A.dylib ??? (???) <95718673-FEEE-B6ED-B127-BCDBDB60D4E5> /usr/lib/system/libmathCommon.A.dylib
    Feb 14 09:56:14 localhost ReportCrash[269]:        0x1026c2000 -        0x10277bfff  libsqlite3.dylib ??? (???) <5A15E12A-AE8F-1A36-BBC7-564E7D7AD0FB> /usr/lib/libsqlite3.dylib
    Feb 14 09:56:14 localhost ReportCrash[269]:        0x10278b000 -        0x102798ff7  com.apple.AppleFSCompression 1.0 (1.0) <597C8E16-90C0-A7AA-7236-5D1281F20AD0> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/Apple FSCompression
    Feb 14 09:56:14 localhost ReportCrash[269]:        0x1027a0000 -        0x1027acfef  libbz2.1.0.dylib ??? (???) <4AA81AA7-DF37-6430-07D1-F59F37AEC357> /usr/lib/libbz2.1.0.dylib
    Feb 14 09:56:14 localhost ReportCrash[269]:        0x1027b1000 -        0x1028c8fef  libxml2.2.dylib ??? (???) <6D4C196C-B061-CBCD-AAFD-A21736A8425C> /usr/lib/libxml2.2.dylib
    Feb 14 09:56:14 localhost ReportCrash[269]:        0x1028f1000 -        0x1029bdfff  com.apple.CFNetwork 454.4 (454.4) <E7721AD8-3177-8749-60F7-5EF323E6492B> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    Feb 14 09:56:14 localhost ReportCrash[269]:        0x102a2d000 -        0x102d5ffef  com.apple.CoreServices.CarbonCore 859.1 (859.1) <5712C4C1-B18B-88EE-221F-DA04A8EDA029> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    Feb 14 09:56:14 localhost ReportCrash[269]:        0x102dd8000 -        0x102e22ff7  com.apple.Metadata 10.6.0 (507.1) <AA0DF8E0-9B5B-2377-9B20-884919E28994> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    Feb 14 09:56:14 localhost ReportCrash[269]:        0x102e4c000 -        0x102f08ff7  com.apple.CoreServices.OSServices 352 (352) <CD933BBD-B260-552F-E64E-291D6ED3091A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    Feb 14 09:56:14 localhost ReportCrash[269]:        0x102f62000 -        0x102ff2fff  com.apple.SearchKit 1.3.0 (1.3.0) <4175DC31-1506-228A-08FD-C704AC9DF642> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    Feb 14 09:56:14 localhost ReportCrash[269]:        0x103030000 -        0x10306bfef  com.apple.AE 496 (496) <6AFD62E0-DD92-4F04-A73A-90224D80593D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
    Feb 14 09:56:14 localhost ReportCrash[269]:        0x103085000 -        0x103125fff  com.apple.LaunchServices 360.3 (360.3) <02FFE657-CC7A-5266-F06E-8732E28F70A9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
    Feb 14 09:56:14 localhost ReportCrash[269]:        0x10316b000 -        0x103193fff  com.apple.DictionaryServices 1.1 (1.1) <D57BA55A-4CC5-5C17-8077-AEEA27A01C7A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
    Feb 14 09:56:14 localhost ReportCrash[269]:        0x1031ad000 -        0x1031c3fef  libbsm.0.dylib ??? (???) <42D3023A-A1F7-4121-6417-FCC6B51B3E90> /usr/lib/libbsm.0.dylib
    Feb 14 09:56:14 localhost ReportCrash[269]:        0x1031cc000 -        0x1031dbfff  com.apple.NetFS 3.2 (3.2) <61E3D8BE-A529-20BF-1A11-026EC774820D> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    Feb 14 09:56:14 localhost ReportCrash[269]:        0x1031e4000 -        0x10320fff7  libxslt.1.dylib ??? (???) <87A0B228-B24A-C426-C3FB-B40D7258DD49> /usr/lib/libxslt.1.dylib
    Feb 14 09:56:14 localhost ReportCrash[269]:        0x10321a000 -        0x103329ff7  libcrypto.0.9.8.dylib ??? (???) <A2DA70D0-02AE-89FA-1CDA-B3CA986CAE6D> /usr/lib/libcrypto.0.9.8.dylib
    Feb 14 09:56:14 localhost ReportCrash[269]:        0x10338e000 -        0x103512fff  com.apple.JavaScriptCore 6531 (6531.5) <8C470ACB-1A45-71FC-673D-34EA3F5EF0DC> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    Feb 14 09:56:14 localhost ReportCrash[269]:        0x10357c000 -        0x10357dff7  com.apple.TrustEvaluationAgent 1.0 (1) <4B6B7853-EDAC-08B7-3324-CA9A3802FAE2> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
    Feb 14 09:56:14 localhost ReportCrash[269]:        0x103581000 -        0x10358cfff  com.apple.CrashReporterSupport 10.6 (237) <7B22FB86-33C7-A775-2F13-0D3356E2B971> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
    Feb 14 09:56:14 localhost ReportCrash[269]:        0x103599000 -        0x103c8b5d7  com.apple.CoreGraphics 1.535.5 (???) <6599C41F-2D50-5E04-44E4-44FA90E022B5> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    Feb 14 09:56:14 localhost ReportCrash[269]:        0x103d7b000 -        0x103f35fef  com.apple.ImageIO.framework 3.0.0 (3.0.0) <D5594E10-F805-F816-10E9-F95753BE18CC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    Feb 14 09:56:14 localhost ReportCrash[269]:        0x103f9b000 -        0x104018fe7  com.apple.CoreText 3.0.0 (???) <51175014-9F0C-7E96-FB6F-3DC5E446B92E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    Feb 14 09:56:14 localhost ReportCrash[269]:        0x104056000 -        0x1040f0fe7  com.apple.ApplicationServices.ATS 4.0 (???) <76009EB5-037B-8A08-5AB5-18DA59559509> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    Feb 14 09:56:14 localhost ReportCrash[269]:        0x104119000 -        0x1041cdfef  com.apple.ColorSync 4.6.0 (4.6.0) <080BEDDE-E7A4-F88D-928B-7501574A157B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    Feb 14 09:56:14 localhost ReportCrash[269]:        0x10420a000 -        0x10425bfe7  com.apple.HIServices 1.8.0 (???) <113EEB8A-8EC6-9F86-EF46-4BA5C2CBF77C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    Feb 14 09:56:14 localhost ReportCrash[269]:        0x104287000 -        0x10429cfff  com.apple.LangAnalysis 1.6.5 (1.6.5) <D4956302-5A2D-2AFD-C143-6287F1313196> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    Feb 14 09:56:14 localhost ReportCrash[269]:        0x1042aa000 -        0x10432efff  com.apple.print.framework.PrintCore 6.0 (312) <1F747E69-924D-8C5B-F318-C4828CC6E85D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    Feb 14 09:56:14 localhost ReportCrash[269]:        0x104363000 -        0x1043a3fef  com.apple.QD 3.31 (???) <0FA2713A-99BD-A96B-56AF-7DB0AB4927AD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    Feb 14 09:56:14 localhost ReportCrash[269]:        0x1043ba000 -        0x1043ceff7  com.apple.speech.synthesis.framework 3.10.35 (3.10.35) <621B7415-A0B9-07A7-F313-36BEEDD7B132> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    Feb 14 09:56:14 localhost ReportCrash[269]:        0x1043df000 -        0x1043dfff7  com.apple.Accelerate 1.5 (Accelerate 1.5) <E517A811-E0E6-89D0-F397-66122C7A25A4> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    Feb 14 09:56:14 localhost ReportCrash[269]:        0x1043e2000 -        0x104431ff7  libTIFF.dylib ??? (???) <E11A75A8-223C-8B5E-7F62-821F9ADE8821> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    Feb 14 09:56:14 localhost ReportCrash[269]:        0x10443e000 -        0x104443fff  libGIF.dylib ??? (???) <0C112067-95FE-B9BC-C70C-64A46A277F34> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    Feb 14 09:56:14 localhost ReportCrash[269]:        0x104448000 -        0x104466ff7  libPng.dylib ??? (???) <6A0E35B8-2E33-7C64-2B53-6F47F628DE7A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    Feb 14 09:56:14 localhost ReportCrash[269]:        0x10446e000 -        0x104470fff  libRadiance.dylib ??? (???) <77F285E0-5D5E-A0B0-A89E-9332D6AB2867> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    Feb 14 09:56:14 localhost ReportCrash[269]:        0x104474000 -        0x10449afe7  libJPEG.dylib ??? (???) <52ACD177-F101-BEF5-E7CC-9131F8372D0A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    Feb 14 09:56:14 localhost ReportCrash[269]:        0x1044a2000 -        0x10457cff7  com.apple.vImage 4.0 (4.0) <354F34BF-B221-A3C9-2CA7-9BE5E14AD5AD> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    Feb 14 09:56:14 localhost ReportCrash[269]:        0x10458b000 -        0x10458bff7  com.apple.Accelerate.vecLib 3.5 (vecLib 3.5) <BA861575-B0DE-50F5-A799-BDF188A3D4EF> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    Feb 14 09:56:14 localhost ReportCrash[269]:        0x10458e000 -        0x1045d4fe7  libvDSP.dylib ??? (???) <2DAA1591-8AE8-B411-7D01-68DE99C63CEE> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    Feb 14 09:56:14 localhost ReportCrash[269]:        0x1045dc000 -        0x104646fe7  libvMisc.dylib ??? (???) <524DC30F-6A54-CCED-56D9-F57033B06E99> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    Feb 14 09:56:14 localhost ReportCrash[269]:        0x104650000 -        0x104e5afe7  libBLAS.dylib ??? (???) <FC941ECB-71D0-FAE3-DCBF-C5A619E594B8> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    Feb 14 09:56:14 localhost ReportCrash[269]:        0x104ea3000 -        0x1052e6fef  libLAPACK.dylib ??? (???) <0CC61C98-FF51-67B3-F3D8-C5E430C201A9> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    Feb 14 09:56:14 localhost ReportCrash[269]:        0x105473000 -        0x10552eff7  libFontParser.dylib ??? (???) <8926E1B0-6D1E-502A-5028-1DCC57F6D6FA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
    Feb 14 09:56:14 localhost ReportCrash[269]:        0x105624000 -        0x105659ff7  libcups.2.dylib ??? (???) <1FE99C26-B845-F508-815A-5B2CF2CA5337> /usr/lib/libcups.2.dylib
    Feb 14 09:56:14 localhost ReportCrash[269]:        0x105668000 -        0x105717fef  edu.mit.Kerberos 6.5.8 (6.5.8) <A9C16B72-A1F8-3DDE-7772-E7635774CA6E> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    Feb 14 09:56:14 localhost ReportCrash[269]:        0x10573d000 -        0x10575efff  libresolv.9.dylib ??? (???) <01C7C750-7F6A-89B3-C586-5C50A839019E> /usr/lib/libresolv.9.dylib
    Feb 14 09:56:14 localhost ReportCrash[269]:        0x105768000 -        0x10588aff7  com.apple.audio.toolbox.AudioToolbox 1.6 (1.6) <3CA3B481-9627-6F36-F2B8-C2763DEEB128> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    Feb 14 09:56:14 localhost ReportCrash[269]:        0x1058f9000 -        0x1058faff7  com.apple.audio.units.AudioUnit 1.6 (1.6) <7A51FBCE-7907-28A0-B2D2-CAADA78F2913> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    Feb 14 09:56:14 localhost ReportCrash[269]:        0x1058ff000 -        0x105a37ff7  com.apple.CoreData 102 (246) <0502CBD8-513E-C19A-3562-20EC35535D71> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    Feb 14 09:56:14 localhost ReportCrash[269]:        0x105acd000 -        0x105bb1fe7  com.apple.DesktopServices 1.5.0 (1.5.0) <EA3CDFEC-713D-7291-4015-600336E83EDD> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    Feb 14 09:56:14 localhost ReportCrash[269]:        0x105c00000 -        0x105efdfef  com.apple.HIToolbox 1.6.0 (???) <870B39B2-55BD-9C82-72EB-2E3470BD0E14> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    Feb 14 09:56:14 localhost ReportCrash[269]:        0x106029000 -        0x1063bdff7  com.apple.QuartzCore 1.6.0 (226.0) <66E14771-C5F0-1415-0B7B-C45EE00C51A1> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    Feb 14 09:56:14 localhost ReportCrash[269]:        0x1064ea000 -        0x1064f5ff7  com.apple.speech.recognition.framework 3.10.10 (3.10.10) <7E2A89FC-0F18-1CCC-472E-AD0E2BC2DD4C> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    Feb 14 09:56:14 localhost ReportCrash[269]:        0x1064ff000 -        0x106546ff7  com.apple.coreui 0.2 (112) <E64F7594-7829-575F-666A-0B16875FC644> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    Feb 14 09:56:14 localhost ReportCrash[269]:        0x10656b000 -        0x1065e9fef  com.apple.audio.CoreAudio 3.2.0 (3.2) <51E4AA76-3A8A-2B78-95D2-582501421A4E> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    Feb 14 09:56:14 localhost ReportCrash[269]:        0x10661f000 -        0x106620fff  liblangid.dylib ??? (???) <EA4D1607-2BD5-2EE2-2A3B-632EEE5A444D> /usr/lib/liblangid.dylib
    Feb 14 09:56:14 localhost ReportCrash[269]:        0x106624000 -        0x10663afff  com.apple.MultitouchSupport.framework 200.20 (200.20) <96B8C66E-D84D-863B-CB1D-F7E005569706> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
    Feb 14 09:56:14 localhost ReportCrash[269]:        0x106647000 -        0x106647ff7  com.apple.vecLib 3.5 (vecLib 3.5) <5B072584-9579-F54F-180E-5D425B37E85C> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    Feb 14 09:56:14 localhost ReportCrash[269]:        0x10664a000 -        0x10669ffef  com.apple.framework.familycontrols 2.0 (2.0) <2520A455-5487-1964-C5D9-D284699D2537> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
    Feb 14 09:56:14 localhost ReportCrash[269]:        0x1066bc000 -        0x106771fff  com.apple.ink.framework 1.3 (104) <9B552E27-7E3F-6767-058A-C998E8F78692> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    Feb 14 09:56:14 localhost ReportCrash[269]:        0x1067a4000 -        0x1067c8ff7  com.apple.CoreVideo 1.6.0 (43.0) <FF5F0EEF-56BE-24DD-C8FA-CB41F126E6A8> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    Feb 14 09:56:14 localhost ReportCrash[269]:        0x1067e1000 -        0x1067f0fef  com.apple.opengl 1.6.3 (1.6.3) <6318A188-B43D-E82F-C157-2E76331227BD> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    Feb 14 09:56:14 localhost ReportCrash[269]:        0x1067f8000 -        0x106829fff  libGLImage.dylib ??? (???) <4F318A3E-20C1-D846-2B36-62451A3241F7> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    Feb 14 09:56:14 localhost ReportCrash[269]:        0x106830000 -        0x106851ff7  com.apple.opencl 11 (11) <A53E07FB-AD2F-9F3E-EC00-7DCC7DDE2F90> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    Feb 14 09:56:14 localhost ReportCrash[269]:        0x10685a000 -        0x106860ff7  IOSurface ??? (???) <8E0EE904-59D1-9AA0-CE55-B1777F4BAEC1> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    Feb 14 09:56:14 localhost ReportCrash[269]:        0x106869000 -        0x1068c5fff  libGLU.dylib ??? (???) <AA2D37B3-8B7C-6772-F8BA-7364284C55FE> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    Feb 14 09:56:14 localhost ReportCrash[269]:        0x1068d9000 -        0x1068ecfff  libGL.dylib ??? (???) <D452ADC0-04B1-E24F-03E6-717E58E1D659> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    Feb 14 09:56:14 localhost ReportCrash[269]:        0x1068fc000 -        0x106a01fe7  libGLProgrammability.dylib ??? (???) <EDEC71CB-5F5B-7F55-47F4-19E953E3BE61> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
    Feb 14 09:56:14 localhost ReportCrash[269]:        0x106a24000 -        0x106a27ff7  libCoreVMClient.dylib ??? (???) <3A41933A-5174-7516-37E0-8E06365BF3DA> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
    Feb 14 09:56:14 localhost ReportCrash[269]:        0x106a2c000 -        0x106a31fff  libGFXShared.dylib ??? (???) <C386DB22-A0AA-D826-ACBA-25E82B480D05> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
    Feb 14 09:56:14 localhost ReportCrash[269]:        0x106a36000 -        0x106ac2fef  SecurityFoundation ??? (???) <B69E2FF9-A698-4923-BC8B-180224B6EF75> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    Feb 14 09:56:14 localhost ReportCrash[269]:        0x106b06000 -        0x106b0dfff  com.apple.OpenDirectory 10.6 (10.6) <72A65D76-7831-D31E-F1B3-9E48BF26A98B> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    Feb 14 09:56:14 localhost ReportCrash[269]:        0x106b16000 -        0x106b2ffff  com.apple.CFOpenDirectory 10.6 (10.6) <0F46E102-8B8E-0995-BA85-3D9608F0A30C> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
    Feb 14 09:56:14 localhost ReportCrash[269]:        0x106b44000 -        0x106b64fef  com.apple.DirectoryService.Framework 3.6 (621) <925EE208-03B2-B24A-3686-57EAFBDA5ADF> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    Feb 14 09:56:14 localhost ReportCrash[269]:        0x106b6e000 -        0x106bacfe7  com.apple.MediaKit 10.0 (472) <5C9E6EAA-D074-96B8-81AC-F52D8B6D8AAC> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
    Feb 14 09:56:14 localhost ReportCrash[269]:        0x106bbf000 -        0x106c96fef  com.apple.DiscRecording 5.0 (5000.4.6) <34DF0AA3-916C-811D-A32E-0CD8D0C51FFC> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
    Feb 14 09:56:14 localhost ReportCrash[269]:        0x106cf6000 -        0x106d10ff7  com.apple.NetInfo 1.0.0 (???) <65E4F4B7-FE72-E29A-25F4-3B382947793C> /System/Library/PrivateFrameworks/NetInfo.framework/Versions/A/NetInfo
    Feb 14 09:56:14 localhost ReportCrash[269]:        0x106d1c000 -        0x106e1cfef  com.apple.DiskImagesFramework 10.6 (281) <8C1B230C-AE15-4F19-F5BB-ADCBFC136E08> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
    Feb 14 09:56:14 localhost ReportCrash[269]:        0x106e79000 -        0x106e79ff7  com.apple.Carbon 150 (152) <8D8CF535-90BE-691C-EC1B-63FBE2162C9B> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    Feb 14 09:56:14 localhost ReportCrash[269]:        0x106e7c000 -        0x106eb7fff  libcurl.4.dylib ??? (???) <383AC19D-AEED-9F53-DEA3-FF118BDD3735> /usr/lib/libcurl.4.dylib
    Feb 14 09:56:14 localhost ReportCrash[269]:        0x106ec5000 -        0x106efcff7  libssl.0.9.8.dylib ??? (???) <2D7FAEF9-A3CD-9F80-7CDE-852D3C93AEDB> /usr/lib/libssl.0.9.8.dylib
    Feb 14 09:56:14 localhost ReportCrash[269]:        0x106f11000 -        0x106f16ff7  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
    Feb 14 09:56:14 localhost ReportCrash[269]:        0x106f1e000 -        0x106f21fff  com.apple.help 1.3.1 (41) <54B79BA2-B71B-268E-8752-5C8EE00E49E4> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    Feb 14 09:56:14 localhost ReportCrash[269]:        0x106f27000 -        0x106f3dfff  com.apple.ImageCapture 6.0 (6.0) <5B5AF8FB-C12A-B51F-94FC-3EC4698E818E> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    Feb 14 09:56:14 localhost ReportCrash[269]:        0x106f57000 -        0x106f72ff7  com.apple.openscripting 1.3 (???) <DFBFBFD3-90C0-0710-300C-1A7210CB3713> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    Feb 14 09:56:14 localhost ReportCrash[269]:        0x106f83000 -        0x106f85fff  com.apple.print.framework.Print 6.0 (237) <70DA9755-5DC1-716B-77E2-E42C5DAB85A2> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    Feb 14 09:56:14 localhost ReportCrash[269]:        0x106f8a000 -        0x106f8dff7  com.apple.securityhi 4.0 (36638) <77F40B57-2D97-7AE5-1331-8945C71DFB57> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    Feb 14 09:56:14 localhost ReportCrash[269]:        0x1071de000 -        0x1071ebfff  libCSync.A.dylib ??? (???) <D97C8D7E-2CA3-9495-0C41-004CE47BC5DD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    Feb 14 09:56:14 localhost ReportCrash[269]:        0x107583000 -        0x1075c6ff7  libRIP.A.dylib ??? (???) <8D7113D2-71A7-A205-D2D0-2DB0F37FFBB3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    Feb 14 09:56:14 localhost ReportCrash[269]:        0x107720000 -        0x107724ff7  libCGXType.A.dylib ??? (???) <50EB4AB0-0B25-E5DC-FC9E-12268B51F02F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
    Feb 14 09:56:14 localhost ReportCrash[269]:        0x107748000 -        0x10774efff  libCGXCoreImage.A.dylib ??? (???) <D113DB65-BB37-5499-8825-E6AE8AB1F8B8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
    Feb 14 09:56:14 localhost ReportCrash[269]:        0x1077ae000 -        0x1077dcfff  com.apple.XInstall.InstallAssistant 230.1 (255) <8253263C-82C6-4634-55A9-54CF1E9165FC> /System/Installation/CDIS/Mac OS X Installer.app/Contents/Resources/OSXInstallAssistant.bundle/Contents/MacOS/OSXI nstallAssistant
    Feb 14 09:56:14 localhost ReportCrash[269]:        0x11d5d7000 -        0x11d6a2fe7  ColorSyncDeprecated.dylib ??? (???) <03DA3BF0-1293-8947-A8B6-5E599F5B5DC7> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/Resources/ColorSyncDeprecated.dylib
    Feb 14 09:56:14 localhost ReportCrash[269]:        0x11e113000 -        0x11e130fff  com.apple.menuextra.airport 6.0 (600.22) <64E84349-18AA-2A65-45D0-D56E0BF7A158> /System/Library/CoreServices/Menu Extras/AirPort.menu/Contents/MacOS/AirPort
    Feb 14 09:56:14 localhost ReportCrash[269]:        0x11e15d000 -        0x11e164fff  com.apple.TIMCore 1.2.0 (1.2.0) <7F44307F-83C0-E67D-90CC-988333109803> /System/Library/CoreServices/Menu Extras/TextInput.menu/Contents/SharedSupport/TIMCore.bundle/Contents/MacOS/TIMC ore
    Feb 14 09:56:14 localhost ReportCrash[269]:        0x11e16d000 -        0x11e17eff7  com.apple.TextInputUI 1.0 (1.0) <DA3E36FC-5B69-C471-71CE-6EE50D5FE2CE> /System/Library/CoreServices/Menu Extras/TextInput.menu/Contents/SharedFrameworks/TextInputUI.framework/Versions/ A/TextInputUI
    Feb 14 09:56:14 localhost ReportCrash[269]:        0x11e190000 -        0x11e1aafff  com.apple.airport.clientbundle 6.0 (600.22) <C94F0C3A-8BF0-722C-4E56-FF5BC27F5FEE> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Resources/Cli entController.bundle/Contents/MacOS/ClientController
    Feb 14 09:56:14 localhost ReportCrash[269]:        0x11e1bb000 -        0x11e1deff7  com.apple.SystemConfiguration.EAP8021X 10.0.0 (1.0) <46DFFE51-F835-03FE-48E7-ED0A7326B8A1> /System/Library/PrivateFrameworks/EAP8021X.framework/Versions/A/EAP8021X
    Feb 14 09:56:14 localhost ReportCrash[269]:        0x11e1ea000 -        0x11e233ff7  com.apple.securityinterface 4.0 (36981) <F14235A2-8320-1A71-24FE-EB22008483E9> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    Feb 14 09:56:14 localhost ReportCrash[269]:        0x11e684000 -        0x11e6c1ff7  libFontRegistry.dylib ??? (???) <43ADB89E-036B-9D8F-CC4B-CE6B6BCC5AB5> /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ATS.framewo rk/Resources/libFontRegistry.dylib
    Feb 14 09:56:14 localhost ReportCrash[269]:        0x11ed5e000 -        0x11ed8ffef  libTrueTypeScaler.dylib ??? (???) <3F30259E-9EB0-18D2-B0F3-7B8A9625574E> /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ATS.framewo rk/Resources/libTrueTypeScaler.dylib
    Feb 14 09:56:14 localhost ReportCrash[269]:     0x7fff5fc00000 -     0x7fff5fc3bdef  dyld 132.1 (???) <B633F790-4DDB-53CD-7ACF-2A3682BCEA9F> /usr/lib/dyld
    Feb 14 09:56:14 localhost ReportCrash[269]:     0x7fffffe00000 -     0x7fffffe01fff  libSystem.B.dylib ??? (???) <1AABDC4B-CBAE-F40C-405C-DAE785959F57> /usr/lib/libSystem.B.dylib
    Feb 14 09:56:14 localhost ReportCrash[269]: 
    Feb 14 09:56:14 localhost ReportCrash[269]: 

    I ended up installing Snow Leopard and when it offered the option to install a Time Machine backup I choose that option. I know have all of my information back.

  • Fatal error libsec.so.1 after patch installation

    Dear Gentlemen,
    I tried to install patch 118855-36 for my Solaris 10 x86. The installation failed with errors like this:
    ld.so.1: chmod: Schwerer Fehler: libsec.so.1: Version 'SUNW_1.2' nicht gefunden (benötigt von Datei ...)
    ld.so.1: chmod: Schwerer Fehler: libsec.so.1: Öffnen fehlgeschlagen: Datei oder Verzeichnis nicht gefunden
    Killed (Abgebrochen)
    And now cp, chmod, scp and I think some other commands are not running correct:
    bash-3.00# chmod /tmp/prof.txt 600
    ld.so.1: chmod: Schwerer Fehler: libsec.so.1: Version 'SUNW_1.2' nicht gefunden (benötigt von Datei /usr/bin/chmod)
    ld.so.1: chmod: Schwerer Fehler: libsec.so.1: Öffnen fehlgeschlagen: Datei oder Verzeichnis nicht gefunden
    Killed (Abgebrochen)
    bash-3.00#
    --------------Translation------------------
    ld.so.1: chmod: fatal error: libsec.so.1: version 'SUNW_1.2' not found (needed by file ...)
    ld.so.1: chmod: fatal error: libsec.so.1: Öffnen fehlgeschlagen: file or directory not found
    Killed (Aborted)
    Any idea what happens or how can I solve this problem? A reboot wasn't successful.
    best regards,
    Greg

    ld.so.1: chmod: Fatal error: libsec.so.1: version 'SUNW_1.2' not found (required by file ...)
    ld.so.1: chmod: Fatal error: libsec.so.1: Open failed: File or directory not found
    Killed (Canceled)
    And now cp, chmod, scp, and I think some other commands are not running correct:
    bash-3.00 # chmod / tmp / prof.txt 600
    ld.so.1: chmod: Fatal error: libsec.so.1: version 'SUNW_1.2' not found (required by file / usr / bin / chmod)
    ld.so.1: chmod: Fatal error: libsec.so.1: Open failed: File or directory not found
    Killed (Canceled)
    bash-3.00 #
    Translation -------------- ------------------
    ld.so.1: chmod: fatal error: libsec.so.1 version: 'SUNW_1.2' not found (needed by file ...)
    ld.so.1: chmod: fatal error: libsec.so.1: open failed: file or directory not found
    Killed (Aborted)
    ================
    If you can afford to backout the patch and then see if others are having the same issue. If possible wait for the next versoin of the patch and if possible alert Sun so it can be fixed.
    alan

  • Fully Automated RMAN TSPITR fails

    condition:
    oracle 11.2&&windows7(32bit)
           I performed Fully Automated RMAN TSPITR yesterday.When the oracle performed the export of the metadata of the recovery set,the following problem appeared.
    Performing export of metadata...
       EXPDP> Starting "SYS"."TSPITR_EXP_dbtF":
    Removing automatic instance
    shutting down automatic instance
    RMAN-00571: ===========================================================
    RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
    RMAN-00571: ===========================================================
    RMAN-03002: failure of recover command at 08/23/2013 01:01:05
    RMAN-06136: ORACLE error from auxiliary database: ORA-01097: cannot shutdown while in a transaction - commit or rollback first
    RMAN-06962: Error received during export of metadata
    RMAN-06960:    EXPDP> ORA-39123: Data Pump transportable tablespace job aborted
    ORA-39187: The transportable set is not self-contained, violation list is
    ORA-39906: Constraint FK_PK between table SH.PK in tablespace TEST01 and table SH.FK in tablespace TEST02.
             The message of the problem tells me that the transprotable set is not self-contained.But I remember that I have dropped the constraint FK_PK.And then I run the following code.And the result tells me that the constraint  surely  be dropped.
           So ,why does the problem occur?
            Thanks!
    SQL> select count(*) from dba_constraints where constraint_name ='FK_PK';
      COUNT(*)
             0
    SQL>    Begin
      2         dbms_tts.transport_set_check('TEST02,TEST01',true,true);
      3     End;
      4  /
    PL/SQL procedure successfully completed.
    SQL> select * from transport_set_violations;
    no rows selected

    I just drop the constriant FK_PK.There are no index dropped of the tablespace test02 in the dba_recyclebin.
    SQL> select object_name,original_name,type,ts_name from dba_recyclebin;
    OBJECT_NAME                    ORIGINAL_N TYPE       TS_NAME
    BIN$c96+yjANSE6ThcTovMwoPw==$0 TAB        TABLE      USERS
    BIN$MkU0+TSYSJK1qnCAKglJFg==$0 TABLE1     TABLE      USERS
    BIN$YCQ2IgKaQDWw6Cxrl6QRaA==$0 TAB        TABLE      TEST01
    SQL> show user;
    USER is "SH"
    SQL> select name from v$database;
    NAME
    WAREHOUS
    And the following code (starting the RMAN---occur the problem):
    SQL> $rman target sys/123456@warehouse catalog rman/123456@catalog;
    Recovery Manager: Release 11.2.0.1.0 - Production on Fri Aug 23 10:29:47 2013
    Copyright (c) 1982, 2009, Oracle and/or its affiliates.  All rights reserved.
    connected to target database: WAREHOUS (DBID=4011143137)
    connected to recovery catalog database
    RMAN> recover tablespace test02 until scn 1346235 auxiliary destination 'G:\Oracle\TS';
    Starting recover at 23-AUG-13
    starting full resync of recovery catalog
    full resync complete
    allocated channel: ORA_DISK_1
    channel ORA_DISK_1: SID=22 device type=DISK
    Creating automatic instance, with SID='atmp'
    initialization parameters used for automatic instance:
    db_name=WAREHOUS
    db_unique_name=atmp_tspitr_WAREHOUS
    compatible=11.2.0.0.0
    db_block_size=8192
    db_files=200
    sga_target=280M
    processes=50
    db_create_file_dest=G:\Oracle\TS
    log_archive_dest_1='location=G:\Oracle\TS'
    #No auxiliary parameter file used
    starting up automatic instance WAREHOUS
    Oracle instance started
    Total System Global Area     292933632 bytes
    Fixed Size                     1374164 bytes
    Variable Size                100665388 bytes
    Database Buffers             184549376 bytes
    Redo Buffers                   6344704 bytes
    Automatic instance created
    Running TRANSPORT_SET_CHECK on recovery set tablespaces
    TRANSPORT_SET_CHECK completed successfully
    contents of Memory Script:
    # set requested point in time
    set until  scn 1346235;
    # restore the controlfile
    restore clone controlfile;
    # mount the controlfile
    sql clone 'alter database mount clone database';
    # archive current online log
    sql 'alter system archive log current';
    # avoid unnecessary autobackups for structural changes during TSPITR
    sql 'begin dbms_backup_restore.AutoBackupFlag(FALSE); end;';
    # resync catalog
    resync catalog;
    executing Memory Script
    executing command: SET until clause
    Starting restore at 23-AUG-13
    allocated channel: ORA_AUX_DISK_1
    channel ORA_AUX_DISK_1: SID=59 device type=DISK
    channel ORA_AUX_DISK_1: starting datafile backup set restore
    channel ORA_AUX_DISK_1: restoring control file
    channel ORA_AUX_DISK_1: reading from backup piece G:\ORACLE\BACKUP\WAREHOUSE\LEVEL1_CUMULATIVE_0NOHKRT6_1_1
    channel ORA_AUX_DISK_1: piece handle=G:\ORACLE\BACKUP\WAREHOUSE\LEVEL1_CUMULATIVE_0NOHKRT6_1_1 tag=LEVEL1_CUMULATIVE
    channel ORA_AUX_DISK_1: restored backup piece 1
    channel ORA_AUX_DISK_1: restore complete, elapsed time: 00:00:01
    output file name=G:\ORACLE\TS\WAREHOUSE\CONTROLFILE\O1_MF_91FLFZYS_.CTL
    Finished restore at 23-AUG-13
    sql statement: alter database mount clone database
    sql statement: alter system archive log current
    sql statement: begin dbms_backup_restore.AutoBackupFlag(FALSE); end;
    starting full resync of recovery catalog
    full resync complete
    contents of Memory Script:
    # set requested point in time
    set until  scn 1346235;
    # set destinations for recovery set and auxiliary set datafiles
    set newname for clone datafile  1 to new;
    set newname for clone datafile  3 to new;
    set newname for clone datafile  2 to new;
    set newname for clone tempfile  1 to new;
    set newname for datafile  7 to
    "D:\APP\ASUS\ORADATA\WAREHOUSE\TEST02.DBF";
    # switch all tempfiles
    switch clone tempfile all;
    # restore the tablespaces in the recovery set and the auxiliary set
    restore clone datafile  1, 3, 2, 7;
    switch clone datafile all;
    executing Memory Script
    executing command: SET until clause
    executing command: SET NEWNAME
    executing command: SET NEWNAME
    executing command: SET NEWNAME
    executing command: SET NEWNAME
    executing command: SET NEWNAME
    renamed tempfile 1 to G:\ORACLE\TS\WAREHOUSE\DATAFILE\O1_MF_TEMP_%U_.TMP in control file
    Starting restore at 23-AUG-13
    using channel ORA_AUX_DISK_1
    channel ORA_AUX_DISK_1: starting datafile backup set restore
    channel ORA_AUX_DISK_1: specifying datafile(s) to restore from backup set
    channel ORA_AUX_DISK_1: restoring datafile 00001 to G:\ORACLE\TS\WAREHOUSE\DATAFILE\O1_MF_SYSTEM_%U_.DBF
    channel ORA_AUX_DISK_1: restoring datafile 00003 to G:\ORACLE\TS\WAREHOUSE\DATAFILE\O1_MF_UNDOTBS1_%U_.DBF
    channel ORA_AUX_DISK_1: restoring datafile 00002 to G:\ORACLE\TS\WAREHOUSE\DATAFILE\O1_MF_SYSAUX_%U_.DBF
    channel ORA_AUX_DISK_1: restoring datafile 00007 to D:\APP\ASUS\ORADATA\WAREHOUSE\TEST02.DBF
    channel ORA_AUX_DISK_1: reading from backup piece G:\ORACLE\BACKUP\WAREHOUSE\LEVEL0_0IOHKQV0_1_1
    channel ORA_AUX_DISK_1: piece handle=G:\ORACLE\BACKUP\WAREHOUSE\LEVEL0_0IOHKQV0_1_1 tag=LEVEL0
    channel ORA_AUX_DISK_1: restored backup piece 1
    channel ORA_AUX_DISK_1: restore complete, elapsed time: 00:00:55
    Finished restore at 23-AUG-13
    datafile 1 switched to datafile copy
    input datafile copy RECID=5 STAMP=824207618 file name=G:\ORACLE\TS\WAREHOUSE\DATAFILE\O1_MF_SYSTEM_91FLGBWL_.DBF
    datafile 3 switched to datafile copy
    input datafile copy RECID=6 STAMP=824207618 file name=G:\ORACLE\TS\WAREHOUSE\DATAFILE\O1_MF_UNDOTBS1_91FLGBYW_.DBF
    datafile 2 switched to datafile copy
    input datafile copy RECID=7 STAMP=824207618 file name=G:\ORACLE\TS\WAREHOUSE\DATAFILE\O1_MF_SYSAUX_91FLGBXY_.DBF
    contents of Memory Script:
    # set requested point in time
    set until  scn 1346235;
    # online the datafiles restored or switched
    sql clone "alter database datafile  1 online";
    sql clone "alter database datafile  3 online";
    sql clone "alter database datafile  2 online";
    sql clone "alter database datafile  7 online";
    # recover and open resetlogs
    recover clone database tablespace  "TEST02", "SYSTEM", "UNDOTBS1", "SYSAUX" delete archivelog;
    alter clone database open resetlogs;
    executing Memory Script
    executing command: SET until clause
    sql statement: alter database datafile  1 online
    sql statement: alter database datafile  3 online
    sql statement: alter database datafile  2 online
    sql statement: alter database datafile  7 online
    Starting recover at 23-AUG-13
    using channel ORA_AUX_DISK_1
    channel ORA_AUX_DISK_1: starting incremental datafile backup set restore
    channel ORA_AUX_DISK_1: specifying datafile(s) to restore from backup set
    destination for restore of datafile 00007: D:\APP\ASUS\ORADATA\WAREHOUSE\TEST02.DBF
    destination for restore of datafile 00001: G:\ORACLE\TS\WAREHOUSE\DATAFILE\O1_MF_SYSTEM_91FLGBWL_.DBF
    destination for restore of datafile 00003: G:\ORACLE\TS\WAREHOUSE\DATAFILE\O1_MF_UNDOTBS1_91FLGBYW_.DBF
    destination for restore of datafile 00002: G:\ORACLE\TS\WAREHOUSE\DATAFILE\O1_MF_SYSAUX_91FLGBXY_.DBF
    channel ORA_AUX_DISK_1: reading from backup piece G:\ORACLE\BACKUP\WAREHOUSE\LEVEL1_CUMULATIVE_0MOHKRRO_1_1
    channel ORA_AUX_DISK_1: piece handle=G:\ORACLE\BACKUP\WAREHOUSE\LEVEL1_CUMULATIVE_0MOHKRRO_1_1 tag=LEVEL1_CUMULATIVE
    channel ORA_AUX_DISK_1: restored backup piece 1
    channel ORA_AUX_DISK_1: restore complete, elapsed time: 00:00:07
    starting media recovery
    archived log for thread 1 with sequence 14 is already on disk as file D:\APP\ASUS\FLASH_RECOVERY_AREA\WAREHOUSE\ARCHIVELOG\2013_08_18\O1_MF_1_14_911NKBNY_.ARC
    archived log for thread 1 with sequence 15 is already on disk as file D:\APP\ASUS\FLASH_RECOVERY_AREA\WAREHOUSE\ARCHIVELOG\2013_08_19\O1_MF_1_15_912Y0W3B_.ARC
    archived log for thread 1 with sequence 16 is already on disk as file D:\APP\ASUS\FLASH_RECOVERY_AREA\WAREHOUSE\ARCHIVELOG\2013_08_19\O1_MF_1_16_91475BY4_.ARC
    archived log for thread 1 with sequence 17 is already on disk as file D:\APP\ASUS\FLASH_RECOVERY_AREA\WAREHOUSE\ARCHIVELOG\2013_08_19\O1_MF_1_17_9149CJMS_.ARC
    archived log for thread 1 with sequence 18 is already on disk as file D:\APP\ASUS\FLASH_RECOVERY_AREA\WAREHOUSE\ARCHIVELOG\2013_08_20\O1_MF_1_18_915MLYR1_.ARC
    archived log for thread 1 with sequence 19 is already on disk as file D:\APP\ASUS\FLASH_RECOVERY_AREA\WAREHOUSE\ARCHIVELOG\2013_08_20\O1_MF_1_19_915OR34Z_.ARC
    archived log for thread 1 with sequence 20 is already on disk as file D:\APP\ASUS\FLASH_RECOVERY_AREA\WAREHOUSE\ARCHIVELOG\2013_08_20\O1_MF_1_20_916XQMRD_.ARC
    archived log for thread 1 with sequence 21 is already on disk as file D:\APP\ASUS\FLASH_RECOVERY_AREA\WAREHOUSE\ARCHIVELOG\2013_08_20\O1_MF_1_21_91715KYK_.ARC
    archived log for thread 1 with sequence 22 is already on disk as file D:\APP\ASUS\FLASH_RECOVERY_AREA\WAREHOUSE\ARCHIVELOG\2013_08_21\O1_MF_1_22_91884645_.ARC
    archived log for thread 1 with sequence 23 is already on disk as file D:\APP\ASUS\FLASH_RECOVERY_AREA\WAREHOUSE\ARCHIVELOG\2013_08_21\O1_MF_1_23_919JV790_.ARC
    archived log for thread 1 with sequence 24 is already on disk as file D:\APP\ASUS\FLASH_RECOVERY_AREA\WAREHOUSE\ARCHIVELOG\2013_08_22\O1_MF_1_24_91D6GRC1_.ARC
    archived log for thread 1 with sequence 25 is already on disk as file D:\APP\ASUS\FLASH_RECOVERY_AREA\WAREHOUSE\ARCHIVELOG\2013_08_22\O1_MF_1_25_91D7OOOR_.ARC
    archived log file name=D:\APP\ASUS\FLASH_RECOVERY_AREA\WAREHOUSE\ARCHIVELOG\2013_08_18\O1_MF_1_14_911NKBNY_.ARC thread=1 sequence=14
    archived log file name=D:\APP\ASUS\FLASH_RECOVERY_AREA\WAREHOUSE\ARCHIVELOG\2013_08_19\O1_MF_1_15_912Y0W3B_.ARC thread=1 sequence=15
    archived log file name=D:\APP\ASUS\FLASH_RECOVERY_AREA\WAREHOUSE\ARCHIVELOG\2013_08_19\O1_MF_1_16_91475BY4_.ARC thread=1 sequence=16
    archived log file name=D:\APP\ASUS\FLASH_RECOVERY_AREA\WAREHOUSE\ARCHIVELOG\2013_08_19\O1_MF_1_16_91475BY4_.ARC thread=1 sequence=16
    archived log file name=D:\APP\ASUS\FLASH_RECOVERY_AREA\WAREHOUSE\ARCHIVELOG\2013_08_19\O1_MF_1_17_9149CJMS_.ARC thread=1 sequence=17
    archived log file name=D:\APP\ASUS\FLASH_RECOVERY_AREA\WAREHOUSE\ARCHIVELOG\2013_08_20\O1_MF_1_18_915MLYR1_.ARC thread=1 sequence=18
    archived log file name=D:\APP\ASUS\FLASH_RECOVERY_AREA\WAREHOUSE\ARCHIVELOG\2013_08_20\O1_MF_1_19_915OR34Z_.ARC thread=1 sequence=19
    archived log file name=D:\APP\ASUS\FLASH_RECOVERY_AREA\WAREHOUSE\ARCHIVELOG\2013_08_20\O1_MF_1_20_916XQMRD_.ARC thread=1 sequence=20
    archived log file name=D:\APP\ASUS\FLASH_RECOVERY_AREA\WAREHOUSE\ARCHIVELOG\2013_08_20\O1_MF_1_21_91715KYK_.ARC thread=1 sequence=21
    archived log file name=D:\APP\ASUS\FLASH_RECOVERY_AREA\WAREHOUSE\ARCHIVELOG\2013_08_21\O1_MF_1_22_91884645_.ARC thread=1 sequence=22
    archived log file name=D:\APP\ASUS\FLASH_RECOVERY_AREA\WAREHOUSE\ARCHIVELOG\2013_08_21\O1_MF_1_23_919JV790_.ARC thread=1 sequence=23
    archived log file name=D:\APP\ASUS\FLASH_RECOVERY_AREA\WAREHOUSE\ARCHIVELOG\2013_08_22\O1_MF_1_24_91D6GRC1_.ARC thread=1 sequence=24
    archived log file name=D:\APP\ASUS\FLASH_RECOVERY_AREA\WAREHOUSE\ARCHIVELOG\2013_08_22\O1_MF_1_25_91D7OOOR_.ARC thread=1 sequence=25
    media recovery complete, elapsed time: 00:00:44
    Finished recover at 23-AUG-13
    database opened
    contents of Memory Script:
    # make read only the tablespace that will be exported
    sql clone 'alter tablespace  TEST02 read only';
    # create directory for datapump import
    sql "create or replace directory TSPITR_DIROBJ_DPDIR as ''
    G:\Oracle\TS''";
    # create directory for datapump export
    sql clone "create or replace directory TSPITR_DIROBJ_DPDIR as ''
    G:\Oracle\TS''";
    executing Memory Script
    sql statement: alter tablespace  TEST02 read only
    sql statement: create or replace directory TSPITR_DIROBJ_DPDIR as ''G:\Oracle\TS''
    sql statement: create or replace directory TSPITR_DIROBJ_DPDIR as ''G:\Oracle\TS''
    Performing export of metadata...
       EXPDP> Starting "SYS"."TSPITR_EXP_atmp":
    Removing automatic instance
    shutting down automatic instance
    RMAN-00571: ===========================================================
    RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
    RMAN-00571: ===========================================================
    RMAN-03002: failure of recover command at 08/23/2013 10:36:08
    RMAN-06136: ORACLE error from auxiliary database: ORA-01097: cannot shutdown while in a transaction - commit or rollback first
    RMAN-06962: Error received during export of metadata
    RMAN-06960:    EXPDP> ORA-39123: Data Pump transportable tablespace job aborted
    ORA-39187: The transportable set is not self-contained, violation list is
    ORA-39906: Constraint FK_PK between table SH.PK in tablespace TEST01 and table SH.FK in tablespace TEST02.
    RMAN>

  • Ksedmp: internal or fatal error

    My bdump trace folder grew up to 34GB in a couple of days. I've pasted a fragment of the recurring error from the trace file below. I hope somebody can diagnose this because I am not that good at low-level Oracle.
    *** SERVICE NAME:(SYS$BACKGROUND) 2006-05-08 15:07:29.000
    *** SESSION ID:(36.3) 2006-05-08 15:07:29.000
    *** 2006-05-08 15:07:29.000
    ksedmp: internal or fatal error
    ORA-00600: internal error code, arguments: [kjhn_post_ha_alert0-862], [], [], [], [], [], [], []
    Current SQL statement for this session:
    BEGIN :success := dbms_ha_alerts_prvt.check_ha_resources; END;
    ----- PL/SQL Call Stack -----
    object line object
    handle number name
    6B9AAD68 418 package body SYS.DBMS_HA_ALERTS_PRVT
    6B9AAD68 552 package body SYS.DBMS_HA_ALERTS_PRVT
    6B9AAD68 305 package body SYS.DBMS_HA_ALERTS_PRVT
    And at the end:
    05/08/06 15:07:31 >ERROR: exception at dbms_ha_alerts_prvt.check_ha_resources637: SQLCODE -600,ORA-00600: internal error
    code, arguments: [kjhn_post_ha_alert0-862], [], [], [], [], [], [], []
    05/08/06 15:07:31 >parameter dump for dbms_ha_alerts_prvt.check_ha_resources
    05/08/06 15:07:31 > - local_db_unique_name (XE)
    05/08/06 15:07:31 > - local_db_domain (==N/A==)
    05/08/06 15:07:31 > - rows deleted (0)
    Google said: Your search - dbms_ha_alerts_prvt.check_ha_resources - did not match any documents. I am using ODBC Heterogeneous Services, Oracle XE Universal and Windows XP.

    If you have access to Metalink, you can try to monitor Bug 5173066, somebody has filed it for Personal Edition, most likely bug resolution will be applicable.
    Best regards
    Maxim

  • Fatal Error while sending a fax

    Hello
    I'm having this problem with one of my users the company.
    we have a fax server that is working almost fine for everyone but one specific user, whenever she tries to send a fax from her client computer, after dialing and when it says Transmitting...a Fatal Error comes up,, Event
    ID 32028
    I did all the suggested actions by Microsoft and other people in the forum, no luck
    today i tried something else, send a fax with same user on another client computer...same error
    so this is a user problem..i checked all the permissions and FAX USERS group, it is the same like others
    please help!! 

    Hi,
    For Event ID 32028, please refer to following article and check if can help you to troubleshoot this issue.
    Event ID 32028 — Sent Fax Status
    Meanwhile, please open Registry Editor and follow the path:
    HKEY_CURRENT_USER\Software\Microsoft\Fax folder when the problematic user account logon, then compare with other user accounts which can be used to send fax as normal. Any difference?
    If any update, please feel free to let me know.
    Hope this helps.
    Best regards,
    Justin Gu
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Support, contact [email protected]

  • Adobe Illustrator CS3: Fatal error during installation

    Hello,
    I just bought the AI CS3. It installed OK on my friend's laptop (windows). However, when I clicked the big button in the installation:
    "Install Adobe Illustrator CS3"
    A window showed:
    Initializing Adobe Illustrator...
    Then I got a message:
    "Setup has encountered an error and cannot continue. Contact Adobe customer Support for assistance. Fatal error during installation".
    I've tried several times. My computer meets all the requirements (it's a really new and faster PC). And there's no old versions of AI on it yet.
    Can anyone help? Thanks!!!

    Do you have any other Adobe products on your computer? When I installed CS3 on my Mac, I kept getting failures. After contacting Adobe, they told me I had to delete ALL other Adobe products -- including Flash and Adobe Reader. Plus, I had to do searches and delete any support files associated with them. It took hours!

  • Installing a trial version of the Illustrator and InDesign App in Creative Cloud on my Mac is impossible. Keep getting 'Installation failed' notices. More information gives 0 fatal error(s), 0 error(s). Already repaired disk permissions in Disk Utility bu

    Installing a trial version of the Illustrator and InDesign App in Creative Cloud on my Mac is impossible. Keep getting 'Installation failed' notices. More information gives 0 fatal error(s), 0 error(s). Already repaired disk permissions in Disk Utility but nothing seems to work. Exit code: 7.

    Hi Maarton,
    Please follow the link to resolve the issue: Errors "Exit Code: 6," "Exit Code: 7" | CS5, CS5.5
    -Ankit

  • Fatal Error: missing resource: java.util.PropertyResourceBundle =Urgent

    Hi all,
    In the JSP ,if I include the statement <%@ page import="jack.samples.*" %>
    it is throwing following error:
    This is the Error Message from the Exception:
         Server caught unhandled exception from servlet [BaseServlet]: Server caught
         unhandled exception from servlet [CategoryDisplay]: Server caught unhandled
         exception from servlet [jsp]: Fatal Error: missing resource: java.util.PropertyResourceBundle
         I am using Websphere 3.5 on Windows NT.
         can somebody please help me what is going wrong here ???I am stopped at
         this problem for last 2 days.
    Thanks
    Jack

    Hi,
    Finally I was able to resolve after adding this jar file to the classfile
    path of the application.
    Now,I am trying to access use linkTable.add(new Item(222,"222","333",12.33)) in JSP.
    where linkTable is a LinkedList.
    It fails giving following error:
    This is the Error Message from the Exception:
    Server caught unhandled exception from servlet [BaseServlet]: Server caught unhandled exception from servlet : Server caught unhandled exception from servlet [jsp]: Compilation of "softproduct.jsp" failed: d:\ibm\WAServer\temp\default_host\WCSServlets\_jameco_2F_softproduct_2E_jsp_jsp_2.java:824: No constructor matching Item&#40;int, java.lang.String, java.lang.String, double&#41; found in class jack.samples.Item. linkTab.add&#40;new Item&#40;2222,"222","222",22.33&#41;&#41;&#59; ^ Note: d:\ibm\WAServer\temp\default_host\WCSServlets\_jameco_2F_softproduct_2E_jsp_jsp_2.java uses or overrides a deprecated API. Recompile with "-deprecation" for details. 1 error, 1 warning
    I dont understand why it is failing to add Item object to LinkedList.
    can somebody help me in the forum in this regard.
    Thanks
    Jack

Maybe you are looking for