10gOAS RepCA into db disconnects after TS creation

Hi,
Trying to use RepCA to install into my existing database. Have confirmed all the options, parameters, etc per install instructions.
Looking at Log, installer disconnects after successful tablespace creation. GUI indicates breakdown when it tries to connect as WKSYS.
Can't work around, since the RepCA drops the WK users and tablespaces before doing anything.
NonRAC, NonRaw install on Win2K.
Please advise.
Thanks,
Scott Rappoport, OCP
Log excerpt follows. (NOTE: hostname XXXX'd out).
The tablespace OLTS_DEFAULT was created successfully
The tablespace OLTS_SVRMGSTORE was created successfully
Repository Loader actionFinished
Repository Loader ActionQueueFinished
Repository Loader actionStarting
Repository Loader actionFinished
Repository Loader ActionQueueFinished
Loading Repository for AutoExtend Tablespaces using the specification file E:\Disk4\repCA\repca\xml\autoextend.xml
Repository Loader actionStarting
[SQLPlusAction] Oracle Home: D:\oracle\product\9204
[SQLPlusAction] SQLPlus options:
[SQLPlusAction] User name: SYS
[SQLPlusAction] Connect string: (DESCRIPTION=(ADDRESS_LIST=(ADDRESS=(PROTOCOL=TCP)(HOST=XXXX)(PORT=1521)))(CONNECT_DATA=(SERVICE_NAME=dwh8)))
[SQLPlusAction] DB role: SYSDBA
[SQLPlusAction] SQL script file: E:\Disk4\repCA\repca\sql\autoExtend.sql
[SQLPlusAction] Output :
SQL*Plus: Release 9.2.0.4.0 - Production on Wed Aug 4 13:20:05 2004
Copyright (c) 1982, 2002, Oracle Corporation. All rights reserved.
SQL> SP2-0640: Not connected
[SQLPlusAction] Error :
<None>
Repository Loader actionFinished
Repository Loader ActionQueueFinished
Loading Repository for Grant permissions using the specification file E:\Disk4\repCA\rdbms\xml\permissions.xml
Repository Loader actionStarting
[SQLPlusAction] Oracle Home: D:\oracle\product\9204
[SQLPlusAction] SQLPlus options:
[SQLPlusAction] User name: SYS
[SQLPlusAction] Connect string: (DESCRIPTION=(ADDRESS_LIST=(ADDRESS=(PROTOCOL=TCP)(HOST=XXXx)(PORT=1521)))(CONNECT_DATA=(SERVICE_NAME=dwh8)))
[SQLPlusAction] DB role: SYSDBA
[SQLPlusAction] SQL script file: E:\Disk4\repCA\rdbms\admin\dbmsiasu.sql
[SQLPlusAction] Output :
SQL*Plus: Release 9.2.0.4.0 - Production on Wed Aug 4 13:20:06 2004
Copyright (c) 1982, 2002, Oracle Corporation. All rights reserved.
SQL> SP2-0640: Not connected
SQL>
[SQLPlusAction] Error :
<None>
Repository Loader actionFinished
Repository Loader actionStarting
[SQLPlusAction] Oracle Home: D:\oracle\product\9204
[SQLPlusAction] SQLPlus options:
[SQLPlusAction] User name: SYS
[SQLPlusAction] Connect string: (DESCRIPTION=(ADDRESS_LIST=(ADDRESS=(PROTOCOL=TCP)(HOST=XXXX)(PORT=1521)))(CONNECT_DATA=(SERVICE_NAME=dwh8)))
[SQLPlusAction] DB role: SYSDBA
[SQLPlusAction] SQL script file: E:\Disk4\repCA\rdbms\admin\prvtiasu.plb
[SQLPlusAction] Output :
SQL*Plus: Release 9.2.0.4.0 - Production on Wed Aug 4 13:20:07 2004
Copyright (c) 1982, 2002, Oracle Corporation. All rights reserved.
SQL> SP2-0640: Not connected
SQL>
[SQLPlusAction] Error :
<None>
Repository Loader actionFinished
Repository Loader ActionQueueFinished
Loading Repository for OracleAS Ultrasearch using the specification file E:\Disk4\repCA\ultrasearch\install\us_repca.xml
Repository Loader actionStarting
[SQLPlusAction] Oracle Home: D:\oracle\product\9204
[SQLPlusAction] SQLPlus options:
[SQLPlusAction] User name: SYS
[SQLPlusAction] Connect string: (DESCRIPTION=(ADDRESS_LIST=(ADDRESS=(PROTOCOL=TCP)(HOST=XXXX)(PORT=1521)))(CONNECT_DATA=(SERVICE_NAME=dwh8)))
[SQLPlusAction] DB role: SYSDBA
[SQLPlusAction] SQL script file: E:\Disk4\repCA\ultrasearch\admin\wk0deinst.sql
[SQLPlusAction] Output :
SQL*Plus: Release 9.2.0.4.0 - Production on Wed Aug 4 13:20:09 2004
Copyright (c) 1982, 2002, Oracle Corporation. All rights reserved.
SQL> ==============     Ultra Search Deinstallation ==============
Connected.
drop context wk$context
ERROR at line 1:
ORA-04043: object WK$CONTEXT does not exist
drop context wk$ctx_ldap
ERROR at line 1:
ORA-04043: object WK$CTX_LDAP does not exist
drop user wksys cascade
ERROR at line 1:
ORA-01918: user 'WKSYS' does not exist
drop role wkuser
ERROR at line 1:
ORA-01919: role 'WKUSER' does not exist
drop user wkproxy cascade
ERROR at line 1:
ORA-01918: user 'WKPROXY' does not exist
drop user wk_test cascade
ERROR at line 1:
ORA-01918: user 'WK_TEST' does not exist
Clean up interMedia Text dictionary
PL/SQL procedure successfully completed.
Drop public synonyms
PL/SQL procedure successfully completed.
Removing all XDB resources (ACLs and folders)
PL/SQL procedure successfully completed.
SQL> Disconnected from Oracle9i Enterprise Edition Release 9.2.0.4.0 - Production
With the Partitioning, OLAP and Oracle Data Mining options
JServer Release 9.2.0.4.0 - Production
[SQLPlusAction] Error :
<None>
Repository Loader actionFinished
Repository Loader actionStarting
[SQLPlusAction] Oracle Home: D:\oracle\product\9204
[SQLPlusAction] SQLPlus options:
[SQLPlusAction] User name: SYS
[SQLPlusAction] Connect string: (DESCRIPTION=(ADDRESS_LIST=(ADDRESS=(PROTOCOL=TCP)(HOST=XXXX)(PORT=1521)))(CONNECT_DATA=(SERVICE_NAME=dwh8)))
[SQLPlusAction] DB role: SYSDBA
[SQLPlusAction] SQL script file: E:\Disk4\repCA\ultrasearch\admin\wk0csys.sql
[SQLPlusAction] Output :
SQL*Plus: Release 9.2.0.4.0 - Production on Wed Aug 4 13:20:11 2004
Copyright (c) 1982, 2002, Oracle Corporation. All rights reserved.
SQL> ... creating user WKSYS
SP2-0640: Not connected
... creating user WKPROXY
SP2-0640: Not connected
... creating role WKUSER
SP2-0640: Not connected
... granting privileges to WKSYS user
SP2-0640: Not connected
SP2-0640: Not connected
SP2-0640: Not connected
SP2-0640: Not connected
SP2-0640: Not connected
SP2-0640: Not connected
SP2-0640: Not connected
SP2-0640: Not connected
SP2-0640: Not connected
SP2-0640: Not connected
SP2-0640: Not connected
SP2-0640: Not connected
SP2-0640: Not connected
SP2-0640: Not connected
SP2-0640: Not connected
SP2-0640: Not connected
SP2-0640: Not connected
SP2-0640: Not connected
SP2-0640: Not connected
SP2-0640: Not connected
SP2-0640: Not connected
SP2-0640: Not connected
SP2-0640: Not connected
SP2-0640: Not connected
SP2-0640: Not connected
SP2-0640: Not connected
SP2-0640: Not connected
SP2-0640: Not connected
SP2-0640: Not connected
SP2-0640: Not connected
SP2-0640: Not connected
SP2-0640: Not connected
SP2-0640: Not connected
SP2-0640: Not connected
SP2-0640: Not connected
... granting privileges to WKPROXY user
SP2-0640: Not connected
... revoking all the privileges and roles from WKUSER role
SP2-0640: Not connected
... granting privileges to WKUSER role
SP2-0640: Not connected
SP2-0640: Not connected
SP2-0640: Not connected
... creating the default user WK_TEST
SP2-0640: Not connected
... granting WKUSER role to WK_TEST
SP2-0640: Not connected
SQL>
[SQLPlusAction] Error :
<None>
Repository Loader actionFinished
Repository Loader actionStarting
ERROR -
arguments: '-thin' '-u' 'wksys/wksys@(DESCRIPTION=(ADDRESS_LIST=(ADDRESS=(PROTOCOL=TCP)(HOST=XXXX)(PORT=1521)))(CONNECT_DATA=(SERVICE_NAME=dwh8)))' '-f' '-s' '-g' 'PUBLIC' '-v' '-r' 'E:\Disk4\repCA\ultrasearch\lib\ultrasearch_db.jar'
creating : resource META-INF/MANIFEST.MF
SQL Error while connecting with thin driver to (DESCRIPTION=(ADDRESS_LIST=(ADDRESS=(PROTOCOL=TCP)(HOST=rappoports2)(PORT=1521)))(CONNECT_DATA=(SERVICE_NAME=dwh8))): ORA-01017: invalid username/password; logon denied
exiting : could not open connection
oracle.ifs.utils.action.ActionFailedException:
arguments: '-thin' '-u' 'wksys/wksys@(DESCRIPTION=(ADDRESS_LIST=(ADDRESS=(PROTOCOL=TCP)(HOST=XXXX)(PORT=1521)))(CONNECT_DATA=(SERVICE_NAME=dwh8)))' '-f' '-s' '-g' 'PUBLIC' '-v' '-r' 'E:\Disk4\repCA\ultrasearch\lib\ultrasearch_db.jar'
creating : resource META-INF/MANIFEST.MF
SQL Error while connecting with thin driver to (DESCRIPTION=(ADDRESS_LIST=(ADDRESS=(PROTOCOL=TCP)(HOST=rappoports2)(PORT=1521)))(CONNECT_DATA=(SERVICE_NAME=dwh8))): ORA-01017: invalid username/password; logon denied
exiting : could not open connection
     at oracle.ifs.admin.actions.LoadJavaAction.processFinished(LoadJavaAction.java:107)
     at oracle.ifs.admin.actions.ForkProcessAction.perform(ForkProcessAction.java:186)
     at oracle.ifs.utils.action.ActionQueue.performActions(ActionQueue.java:303)
     at oracle.ifs.utils.action.ActionQueue.run(ActionQueue.java:229)
     at java.lang.Thread.run(Thread.java:534)

Will some one from Product Management please respond to this problem?
When is the 9041 patch due?
Thanks,
Scott Rappoport, OCP

Similar Messages

  • Unable to log into the portal-After Upgrade from NetWeaver 7.0 to 7.3EHP1

    Dear Experts,
    We have poltal landscape(NW 7.0 Dualstack SPS27) with our customozed themes and par files(Company name,logos and colours)
    Recently we upgraded the one of portal from NW 7.0 to NW 7.3EHP1 . Upgrade has been successfilly completed with small issue.
    After upgrade all urls are working(/nwa, /sld) except /irj/portal.We know that NW 7.3 EHp1 accepts only ear file i.e we converted the our customized log on par file to ear file through par migration tool and the same was deployed successfully through NWDS 7.3 version.After deploying we are able to access the
    /irj/portal url with our customized par(means ear file) without issues,
    We are unable to log into the portal after giving the correct user id and password,getting the portal runtime error as foloows.
    Portal runtime error
    An exception occured while processing your request.Send the exception ID your administrator
    Exception id:
    see log files for details about this exception
    Default.trc log file(/server0/log)
    #EP-PIN-PRT#tc~epbc~prtc~api#C00061FD2733006C00000005000056CB#9034950000000004#sap.com/com.sap.portal.runtime.system.hooks#com.sap.portal.prt.
    runtime#J2EE_ADMIN#4##43E00B85A79911E380F800000089DCC6#3a483a0fa79911e3903000000089dcc6#3a483a0fa79911e3903000000089dcc6#0#Thread[HTTP Worker
    [@900472845],5,Dedicated_Application_Thread]#Plain##
    08:14_09/03/14_0005_9034950
    [EXCEPTION]
    java.lang.RuntimeException: Could not create Resource Repository root folder in PCD
    at com.sap.portal.resource.repository.ResourceRepositorySrv.initRepositoryRootContext(ResourceRepositorySrv.java:140)
    at com.sap.portal.resource.repository.ResourceRepositorySrv.init(ResourceRepositorySrv.java:93)
    at com.sap.portal.prt.core.RequestDispatcherFactory$ServiceRequestDispatcher$3.service(RequestDispatcherFactory.java:518)
    at com.sap.engine.services.servlets_jsp.server.deploy.impl.module.IRequestDispatcherImpl.dispatch(IRequestDispatcherImpl.java:363)
    at com.sap.portal.prt.core.RequestDispatcherFactory$ServiceRequestDispatcher.init(RequestDispatcherFactory.java:503)
    at com.sap.portal.prt.broker.PortalServiceItem.initServiceInstance(PortalServiceItem.java:347)
    at com.sap.portal.prt.broker.PortalServiceItem.getServiceInstance(PortalServiceItem.java:210)
    at com.sap.portal.prt.broker.PortalServiceItem.load(PortalServiceItem.java:578)
    at com.sap.portal.prt.om.ObjectsManager.createObejctHandle(ObjectsManager.java:234)
    at com.sap.portal.prt.om.ObjectsManager.getObjectHandle(ObjectsManager.java:147)
    at com.sap.portal.prt.broker.PortalAppBroker.getPortalService(PortalAppBroker.java:498)
    at com.sap.portal.prt.service.ServiceManager.getPortalServiceItem(ServiceManager.java:431)
    at com.sap.portal.prt.service.ServiceManager.get(ServiceManager.java:220)
    at com.sap.portal.prt.runtime.Portal$RuntimeResources.getService(Portal.java:130)
    at com.sap.portal.resource.repository.WebResourceRepositorySrv.init(WebResourceRepositorySrv.java:71)
    at com.sap.portal.prt.core.RequestDispatcherFactory$ServiceRequestDispatcher$3.service(RequestDispatcherFactory.java:518)
    at com.sap.engine.services.servlets_jsp.server.deploy.impl.module.IRequestDispatcherImpl.dispatch(IRequestDispatcherImpl.java:363)
    at com.sap.portal.prt.core.RequestDispatcherFactory$ServiceRequestDispatcher.init(RequestDispatcherFactory.java:503)
    at com.sap.portal.prt.broker.PortalServiceItem.initServiceInstance(PortalServiceItem.java:347)
    at com.sap.engine.services.servlets_jsp.server.deploy.impl.module.IRequestDispatcherImpl.dispatch(IRequestDispatcherImpl.java:363)
    at com.sap.portal.prt.core.RequestDispatcherFactory$ServiceRequestDispatcher.init(RequestDispatcherFactory.java:503)
    at com.sap.portal.prt.broker.PortalServiceItem.initServiceInstance(PortalServiceItem.java:347)
            at com.sap.portal.prt.broker.PortalServiceItem.getServiceInstance(PortalServiceItem.java:210)
            at com.sap.portal.prt.broker.PortalServiceItem.load(PortalServiceItem.java:578)
            at com.sap.portal.prt.om.ObjectsManager.createObejctHandle(ObjectsManager.java:234)
            at com.sap.portal.prt.om.ObjectsManager.getObjectHandle(ObjectsManager.java:147)
            at com.sap.portal.prt.broker.PortalAppBroker.getPortalService(PortalAppBroker.java:498)
            at com.sap.portal.prt.service.ServiceManager.getPortalServiceItem(ServiceManager.java:431)
            at com.sap.portal.prt.service.ServiceManager.get(ServiceManager.java:220)
            at com.sap.portal.prt.runtime.Portal$RuntimeResources.getService(Portal.java:130)
            at com.sap.portal.resource.repository.WebResourceImportService$ResourceImporter.<init>(WebResourceImportService.java:248)
            at com.sap.portal.resource.repository.WebResourceImportService.importApplicationResources(WebResourceImportService.java:172)
            at com.sapportals.portal.navigation.NavigationMimeRepositoryService.loadAllPicsToWRR(NavigationMimeRepositoryService.java:186)
            at com.sapportals.portal.navigation.NavigationMimeRepositoryService.init(NavigationMimeRepositoryService.java:160)
            at com.sap.portal.prt.core.RequestDispatcherFactory$ServiceRequestDispatcher$3.service(RequestDispatcherFactory.java:518)
            at com.sap.engine.services.servlets_jsp.server.deploy.impl.module.IRequestDispatcherImpl.dispatch(IRequestDispatcherImpl.java:363)
            at com.sap.portal.prt.core.RequestDispatcherFactory$ServiceRequestDispatcher.init(RequestDispatcherFactory.java:503)
            at com.sap.portal.prt.broker.PortalServiceItem.initServiceInstance(PortalServiceItem.java:347)
            at com.sap.portal.prt.broker.PortalServiceItem.getServiceInstance(PortalServiceItem.java:210)
            at com.sap.portal.prt.broker.PortalServiceItem.load(PortalServiceItem.java:578)
            at com.sap.portal.prt.om.ObjectsManager.createObejctHandle(ObjectsManager.java:234)
            at com.sap.portal.prt.om.ObjectsManager.getObjectHandle(ObjectsManager.java:147)
            at com.sap.portal.prt.broker.PortalAppBroker.getPortalService(PortalAppBroker.java:498)
            at com.sap.portal.prt.service.ServiceManager.getPortalServiceItem(ServiceManager.java:431)
            at com.sap.portal.prt.service.ServiceManager.get(ServiceManager.java:220)
    at com.sap.portal.prt.runtime.Portal$RuntimeResources.getService(Portal.java:130)
            at com.sap.portal.pcm.iview.admin.PcmIviewCommon.getAdditionalAttributes(PcmIviewCommon.java:358)
            at com.sap.portal.pcm.iview.admin.PcmIviewCommon.initLayers(PcmIviewCommon.java:173)
            at com.sap.portal.pcm.iview.admin.AdminBaseiView.createAttrSetLayersList(AdminBaseiView.java:177)
            at com.sap.portal.pcm.page.admin.AdminBasePage.getCustomImplementation(AdminBasePage.java:76)
            at com.sap.portal.pcm.admin.PcmAdminBase.getImplementation(PcmAdminBase.java:642)
            at com.sapportals.portal.navigation.LightningHelperService.getFrameworkPageAttributesValues(LightningHelperService.java:143)
            at com.sapportals.portal.navigation.LightningHelperService.getFrameworkPageAttributesValues(LightningHelperService.java:171)
            at com.sapportals.portal.navigation.fpm.util.PhaseConfiguration.prepareAttributes(PhaseConfiguration.java:71)
            at com.sapportals.portal.navigation.fpm.util.PhaseConfiguration.storeRelatedAttributesInSharedStorage(PhaseConfiguration.java:35)
            at com.sapportals.portal.navigation.fpm.NavigationFpmListener.doFrameworkPhase(NavigationFpmListener.java:535)
            at com.sapportals.portal.navigation.fpm.NavigationFpmListener.doPhase(NavigationFpmListener.java:122)
            at com.sapportals.portal.pb.fpm.FPMContainer.distributeEvent(FPMContainer.java:63)
            at com.sapportals.portal.pb.fpm.FPM.doDocumentHook(FPM.java:179)
            at com.sapportals.portal.prt.service.document.DocumentHookMulticaster.doDocumentHook(DocumentHookMulticaster.java:100)
            at com.sapportals.portal.prt.service.document.DocumentHookService.doDocumentHook(DocumentHookService.java:119)
            at com.sapportals.portal.prt.service.document.DocumentHookServiceNew.doDocumentHook(DocumentHookServiceNew.java:186)
            at com.sapportals.portal.prt.connection.PortalHook.doDocumentHook(PortalHook.java:665)
            at com.sap.portal.prt.core.PortalRequestManager.callPortalComponent(PortalRequestManager.java:183)
            at com.sap.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:107)
            at com.sap.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:141)
            at com.sap.portal.prt.component.PortalComponentResponse.include(PortalComponentResponse.java:206)
            at com.sapportals.portal.navigation.PortalLauncher.doContent(PortalLauncher.java:116)
            at com.sapportals.portal.prt.component.AbstractPortalComponent.serviceDeprecated(AbstractPortalComponent.java:213)
            at com.sapportals.portal.prt.component.AbstractPortalComponent.service(AbstractPortalComponent.java:129)
    at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78)
            at com.sap.engine.services.httpserver.filters.MemoryStatisticFilter.process(MemoryStatisticFilter.java:57)
            at com.sap.engine.services.httpserver.chain.ServerFilter.process(ServerFilter.java:12)
            at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78)
            at com.sap.engine.services.httpserver.filters.DSRHttpFilter.process(DSRHttpFilter.java:43)
            at com.sap.engine.services.httpserver.chain.ServerFilter.process(ServerFilter.java:12)
            at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78)
            at com.sap.engine.services.httpserver.server.Processor.chainedRequest(Processor.java:475)
            at com.sap.engine.services.httpserver.server.Processor$FCAProcessorThread.process(Processor.java:269)
            at com.sap.engine.services.httpserver.server.rcm.RequestProcessorThread.run(RequestProcessorThread.java:56)
            at com.sap.engine.core.thread.execution.Executable.run(Executable.java:122)
            at com.sap.engine.core.thread.execution.Executable.run(Executable.java:101)
            at com.sap.engine.core.thread.execution.CentralExecutor$SingleThread.run(CentralExecutor.java:328)
    Caused by: javax.naming.InvalidNameException: Character not allowed: ':' in 'pcd:resource_repository'
    at com.sapportals.portal.pcd.pl.PcdName.checkComponent(PcdName.java:64)
            at com.sapportals.portal.pcd.pl.PcdName.checkNameComponent(PcdName.java:39)
            at com.sapportals.portal.pcd.pl.PcdName.padd(PcdName.java:636)
            at com.sapportals.portal.pcd.pl.PcdName.add(PcdName.java:626)
            at com.sapportals.portal.pcd.gl.util.StringUtils.tokenizeIntoPcdName(StringUtils.java:112)
            at com.sapportals.portal.pcd.pl.PcdName.appendUrlInternal(PcdName.java:408)
            at com.sapportals.portal.pcd.pl.PcdName.<init>(PcdName.java:245)
            at com.sap.portal.resource.repository.ResourceRepositorySrv.initRepositoryRootContext(ResourceRepositorySrv.java:121)
            ... 132 more
    1)We are suspecting this issue is related to the theme issue.How to update the theme in the upgraded portal(have a backup of themes)
    2)Want to know if we update a theme where it stored at the operating system level(in NW 7.3 EHP1 as well as NW 7.0)
    3)Is there any post steps after portal upgrade.
    Request you suggest.
    Regards
    Maruthi

    Hi
    Refer the SAP Notes
    1942399 - Fix usage of unregistered class loader while processing HTTP request in an application being updated or stopped at the same time
    1744820 - Migration 7.3 fails while executing migration of pcd_upgrade
    1703578 - WPC migration stops during connection creation
    1918086 - ERROR: Unable to get iView
    Regards
    Ram

  • I can't be the only one with this issue. MacBook Pro Retina Late-2013 WiFi disconnects after waking up from sleep.

    Did anyone buy a MacBook Pro Retina 13" from Best Buy this Black Friday?
    I'm having an issue where the WiFi disconnects after the MacBook wakes from sleep but only after a couple of minutes.
    Once the WiFi disconnects, I can't reconnect to the same network and sometimes it won't find nearby networks.
    I have to turn off the WiFi and wait for at least 5 seconds before turning it back on for it to auto-reconnect to my home network.
    If I wait less than 5 seconds, it will continue to attempt connection to the home network but won't connect.
    I've tried reformatting and deleting my network configurations as well as resetting my modem, power cycling it, etc.
    I am using 2Wire Gateway modem/router from AT&T on b/g network.
    I've tried connecting to a friend's network under Time Warner Cable and the same issue occurs.
    I exchanged the MacBook at a Best Buy for a brand unopened one (I hope) and the same exact thing happens with this new one.
    Really, I can't be the only one with this issue. Unless in a 0.00001% chance I received two defective units in a row?
    Please.. does anyone have a clue why this is happening?

    You're definitely not the only one.  I have the same issue.  I spent 6 hours over multiple days on the phone with Apple support trying a variety of things (some of which are mentioned above), and none of them worked.  They finally sent me a replacement laptop.  I made sure to try it periodicaly as I was moving files and installing applications to see if I ran into it again and things seemed okay at first but now I am running into the same issue and it is terribly annoying.  I've got 5 other devices that connect to the same router and I've never had this issue with any of them.
    My router is a Linksys E2000.  I haven't tried changing the router channel but I have tried to cnnecting to other networks in the building I live in and I have run into the same issue there.

  • Wifi disconnects after about a minute after i am no longer using my computer . Why is this happening?

    After logging into my wifi connection, which does take some time to do.
    Why does my wifi disconnect after not using my computer for a few minutes?
    I am on osx lion  10.7.5

    Computer entering sleep mode after few minutes?

  • 11G table appears to have "No data found" after its creation.

    After the creation of the following table I cannot look up the structure of the table when clicking on "find table". Usually there needs not be any data inserted in to the table in order to just view its structure. Is there something wrong?
    CREATE TABLE "Tournament _Hands " (
    "T_hand_number" NUMBER(10) NOT NULL,
    "T_table_number" NUMBER(10) NOT NULL,
    "T_time_of_hand" DATE NULL,
    "T_no_players_involved" NUMBER(10) NULL,
    "T_no_players_limp" DOUBLE PRECISION NULL,
    "T_players_raise " DOUBLE PRECISION NULL,
    "T_player_3bet" DOUBLE PRECISION NULL,
    "T_pot_size" NUMBER(10,2) NULL,
    "T_payers_ to_showdown" NUMBER(10) NULL,
    PRIMARY KEY ("T_hand_number")
    );

    1003776 wrote:
    After the creation of the following table I cannot look up the structure of the table when clicking on "find table". Usually there needs not be any data inserted in to the table in order to just view its structure. with V10 above was true.
    with V11 at least 1 row must have been INSERT into table.

  • Cannot log back into a disconnected RD session

    I have a 2012 R2 domain server that I RD into frequently. None of the GPO's I have are effecting RD. I need to have the ability to disconnect a RD session and reconnect to the same session. It seems like after about 20min the disconnected session just disappears
    and anything i had running in it closes. I have tried setting the local policies without luck. secpol > local policies > security options > Microsoft network server: Amount of idle time required before suspending session to 1440.
    gpedit.msc on local machine
    Computer Configuration\Policies\Administrative Templates\Windows Components\Remote Desktop Services\Remote Desktop Session Host\Session Time Limits\ all to disable
    User Configuration\Policies\Administrative Templates\Windows Components\Remote Desktop Services\Remote Desktop Session Host\Session Time Limits\ all to disable
    Computer Configuration\Policies\Administrative Templates\Windows Components\Remote Desktop Services\Remote Desktop Session Host\Connections\Configure keep-alive connection interval to Disabled
    Computer Configuration\Policies\Administrative Templates\Windows Components\Remote Desktop Services\Remote Desktop Session Host\Connections\Restrict Remote Desktop Services users to a single Remote Desktop Services session  to Enable
    I have tried to add remote desktop services\remote desktop session host but it wants a license server and this is only on a local machine. How can i get the ability to log back into a disconnected RD session. Like we were able to do before 2012?
    Thanks in advance for your help.
    Thanks for your help

    Hi,
    The behavior could be caused by domain group policy settings, I would suggest you double check group policy settings by running command below:
    GPresult /h filepath:filename.
    More information for you:
    Gpresult
    https://technet.microsoft.com/en-us/library/cc733160.aspx?f=255&MSPPError=-2147217396
    Best Regards,
    Amy
    Please remember to mark the replies as answers if they help and un-mark them if they provide no help. If you have feedback for TechNet Subscriber Support, contact [email protected]

  • PR should not change after PO Creation without Unrelease

    Hi,
    We want that User cann't change the PR after PO Creation.
    For Ex.:- We create a PR with 10 Qty., release it and also create PO with 10 Qty.. Now after PO creation with same qty, no one can change PR (Qty, Purchase Group etc...)..
    If User Un-release the PO and PR, then user should be able to change in PR...
    Please guide...

    Thanks a lot dear..
    After doing this, i create a new PR and PO with 10 qty... After PO, i unrelease the PR and change the Qty from 10 to 15 nos..then system shows an error message Requisition already converted into purchase order...
    But when we change 10 qty to 5 qty, PR allow the same... I want to insert another check here, that user cann't insert less than qty there... There should also be a Message there in system...
    Please guide...

  • OS X - Fix for wifi disconnect after suspend/resume

    OS X - Fix for wifi disconnect after suspend/resume
    I've purchased a Mac recently and since upgrading to Maverick have been having some problem with wifi after suspend/resume. Looking into the issue, I've found this thread: https://discussions.apple.com/thread/5495375 and some people have reported that turning off bluetooth did fix the issue.
    For my case, this was not possible, so I've tried to make a little fix, that disable bluetooth on suspend and enable it on wake, but with a 10 seconds delay, in order to let the wifi connect successfully.
    Here is my github repo for anyone to look at the code: https://github.com/Setsuna666/osx-wifibtfix
    Here is the latest version of the fix, which include an uninstall script: https://github.com/Setsuna666/osx-wifibtfix/archive/v1.0.2.zip
    If you have any questions or issues, please post it here so it can be easier for me to keep track of.

    Installed properly this time:
    It appears to work, when I resume from sleep the Bluetooth icon is off (gray) and wifi connects, after 10s Bluetooth icon comes on again. 
    Here is the correct output:
    Antzcrashing-MacBook-Air:osx-wifibtfix-1.0.3 Antzcrashing$ sudo bash install.sh
    Password:
    Installing Wifi/BT fix by Setsuna666...
    Downloading SleepWatcher...
    Downloading file from http://www.bernhard-baehr.de/sleepwatcher_2.2.tgz...
    % Total    % Received % Xferd  Average Speed   Time Time     Time  Current
                                     Dload  Upload Total   Spent    Left Speed
    100 43385  100 43385 0     0  28567 0  0:00:01  0:00:01 --:--:-- 28580
    Extracting SleepWatcher...
    x ./sleepwatcher_2.2/
    x ./sleepwatcher_2.2/config/
    x ./sleepwatcher_2.2/ReadMe.rtf
    x ./sleepwatcher_2.2/sleepwatcher
    x ./sleepwatcher_2.2/._sleepwatcher.8
    x ./sleepwatcher_2.2/sleepwatcher.8
    x ./sleepwatcher_2.2/sources/
    x ./sleepwatcher_2.2/sources/Makefile
    x ./sleepwatcher_2.2/sources/._sleepwatcher.c
    x ./sleepwatcher_2.2/sources/sleepwatcher.c
    x ./sleepwatcher_2.2/sources/sleepwatcher.xcodeproj/
    x ./sleepwatcher_2.2/sources/sleepwatcher.xcodeproj/bb.pbxuser
    x ./sleepwatcher_2.2/sources/sleepwatcher.xcodeproj/bb.perspectivev3
    x ./sleepwatcher_2.2/sources/sleepwatcher.xcodeproj/project.pbxproj
    x ./sleepwatcher_2.2/config/de.bernhard-baehr.sleepwatcher-20compatibility-localu ser.plist
    x ./sleepwatcher_2.2/config/de.bernhard-baehr.sleepwatcher-20compatibility.plist
    x ./sleepwatcher_2.2/config/rc.sleep
    x ./sleepwatcher_2.2/config/rc.wakeup
    Creating dependencies for SleepWatcher...
    Installing SleepWatcher...
    Copying SleepWatcher configuration...
    cp: /Users/Jeffrey/Documents/OS: No such file or directory
    cp: Stuff/MAC/osx-wifibtfix-1.0.3/extra//rc.sleep: No such file or directory
    cp: /Users/Jeffrey/Documents/OS: No such file or directory
    cp: Stuff/MAC/osx-wifibtfix-1.0.3/extra//rc.wakeup: No such file or directory
    Starting SleepWatcher...
    Downloading blueutil...
    Downloading file from http://www.frederikseiffert.de/blueutil/download/blueutil.dmg...
    % Total    % Received % Xferd  Average Speed   Time Time     Time  Current
                                     Dload  Upload Total   Spent    Left Speed
    100 33343  100 33343 0     0  11945 0  0:00:02  0:00:02 --:--:-- 11942
    Mounting blueutil disk image...
    Checksumming Driver Descriptor Map (DDM : 0)…
    Driver Descriptor Map (DDM : 0): verified   CRC32 $0275F970
    Checksumming Apple (Apple_partition_map : 1)…
    Apple (Apple_partition_map : 1): verified   CRC32 $1779B6BD
    Checksumming disk image (Apple_HFS : 2)…
              disk image (Apple_HFS : 2): verified   CRC32 $920D4FD8
    Checksumming  (Apple_Free : 3)…
                        (Apple_Free : 3): verified   CRC32 $00000000
    verified   CRC32 $AFAB3FAE
    /dev/disk2              Apple_partition_scheme          
    /dev/disk2s1            Apple_partition_map             
    /dev/disk2s2            Apple_HFS                        /Volumes/blueutil
    Installing blueutil...
    Finished installing Wifi/BT fix
    Now try to suspend and resume your Mac, your wifi should connect without issue

  • Error -63043: FPGA disconnects after running for a few seconds

    Hello,
        I face the following problem whenever I try to run a FPGA VI directly from my host PC onto my PXI 7831R through the ethernet.
    Initially, MAX shows my remote PXI system as 'Connected', and the FPGA VI compiles fine.
    But when I hit the 'Run' button, the VI seems to run fine for 3-4 seconds, after which it hangs (screenshot attached). A couple of seconds later, it returns the following message :-
    " LabVIEW FPGA called another software component and that component returned the following error
    Error code: -63043
    NI-RIO FPGA Communications framework: The session is invalid. The target may have reset or been rebooted. Check the network connection and retry the operation. "
    The VI continues to run on the FPGA, but I can't control it anymore from my host-PC. Even MAX shows the remote system as disconnected, after this error occurs. All I am left to do is to reboot my host-PC as well as the remote PXI target; to reach the beginning of this problem.
    I have checked the NI-RIO settings. Both my host-PC as well as remote PXI system have the same NI-RIO 3.0.0 version installed. I am running LabVIEW 8.6 .
    Can anyone help ?
    Attachments:
    Error Screenshot.JPG ‏89 KB

    Hi everyone, I have the same problem regarding the 63043 error code
    I´ve simplified my FPGA vi up to a simple write and read program of a port, as shown in the attachment, but I still have the same error.
    It´s interesting that the program runs, note in the jpg file that the while loop counter suddenly stops at Numeric=10, it means the program ran 10 iterations. Also the input port succesffully read the pin value, this meas that the program ran properly, but the SBRIO rebooted when Numeric was 10 and the target device disconnected from the project, i wonder why?
    The target device is an sbRIO-9632 , serial number 01452AC3 with the following software installed:
    NI-RIO 3.4.0 - January 2010
    DataSocket for LabVIEW Real-Time 4.7.0
    EPICS Server I/O Server 1.6.1
    LabVIEW PID and Fuzzy Logic Toolkit 9.0.0
    LabVIEW Real-Time 9.0.1
    Language Support for Japanese 9.0.1
    Language Support for LabVIEW RT 1.0.0.3
    Modbus I/O Server 1.6.1
    NI-RIO 3.4.0
    NI-Serial RT 3.3.4
    NI-VISA 4.6
    NI-VISA Server 4.6
    NI-Watchdog 4.0.1
    Network Variable Engine 1.6.1
    Run-Time Engine for Web Services 2.0.1
    SSL Support for LabVIEW RT 2.0.1
    System State Publisher 1.1.0
    Variable Client Support for LabVIEW RT 1.6.1
    Web Server for LabVIEW RT 2.0.0
    Available add-ons:
    LabVIEW Control Design and Simulation 9.0.1
    However, if I run a program in the RT processor without referencing any vi on the FPGA it runs without problems, it´s only when a file is loaded into the FPGA that the system reboots and the error message appears.
    Please help me
    leito
    Attachments:
    error-63043.jpg ‏264 KB

  • Click ok to disconnect after syncing

    This might be a stupid question but I recently restored my mini and after syncing I get the message "Click OK to disconnect" but I don't see any ok button on the computer screen. Does this mean click on the center button on ipod? I tried that and it didn't work. Also now, I can't manipulate the songs on my ipod when it is plugged into my computer. The songs are in a faded text. Help!

    Where do you see this message? On the iPod itself?
    I've seen "Ok to disconnect" but never with the word "click" in front of it.
    The songs are in a faded text.
    That means your iPod is set to auto sync with iTunes.
    If you have your iPod set to automatically sync with iTunes version 7 or later, connect the iPod and when you see the summary screen, uncheck the box marked "enable disk use".
    If you are using an earlier version of iTunes, right click on the iPod in the source list, select options and uncheck the same box.
    In future your iPod should automatically disconnect after it’s finished transferring music.

  • USB Modem 21M-02 disconnects after 20 sec

    Hi,
    I have the problem with my newly bought Nokia USB Modem 21M-02. When I try to use it with Play operator (260-06) in Poland (I try 3 different SIM cards) modem disconnects after about 20 second after plugging it into USB. During this short period I can connect with it to Internet, send/receive SMS, browse phone book. Then after about 20 seconds it disconnects, the  signaling diode becomes red fast flashing, communication with modem is not possible. I checked this modem with different computers with Windows XP, Windows Vista and MacOS and problem doesn't disappear. What is interesting the problem disappear if I change SIM card to any provided by other operator. So there is no problem with Aero2, Plus, T-mobile.
    Any advice? Please help.
    Is there any possibility to update firmware? Currently there is M1.7.0.
    Przemo

    I have the same problem, but I'm using Cisco UCME 9.1
    Jabber for iPhone version is 9.1.2.21344
    Disconnects exactly after 8 seconds.
    Please help somebody!

  • Wireless modem disconnecting after 10 minutes consecutively...

    My wireless modem is disconnecting after every 10 minutes...I just replaced the modem and cable so it is not that.
    It shows as a Ethernet port connection...it is plugged into a USB port.
    Help

    Interesting. I have a Macbook pro 17" and although all is fine using either of the 2 usb ports on the left, my external modem is either very slow or disconnects for no reason when I use the usb port on the right.
    I think it may have occurred after I upgraded to 10.4.7 also.

  • When I open safari I can go into websites but after a while it will shut down out of nowhere and it always comes up with this:

    When I open safari I can go into websites but after a while it will shut down out of nowhere and it always comes up with this:
    Process:         Safari [1562]
    Path:            /Applications/Safari.app/Contents/MacOS/Safari
    Identifier:      com.apple.Safari
    Version:         5.0.2 (6533.18.5)
    Build Info:      WebBrowser-75331805~6
    Code Type:       X86-64 (Native)
    Parent Process:  launchd [118]
    Date/Time:       2012-07-18 17:24:09.405 +0800
    OS Version:      Mac OS X 10.6.4 (10F2108)
    Report Version:  6
    Interval Since Last Report:          7087 sec
    Crashes Since Last Report:           2
    Per-App Interval Since Last Report:  7069 sec
    Per-App Crashes Since Last Report:   2
    Anonymous UUID:                      52337202-F9CC-4220-922F-211E11375682
    Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
    Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000032
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Thread 0 Crashed:  Dispatch queue: com.apple.main-thread
    0   com.apple.WebCore                    0x00007fff835ddbc7 WebCore::SecurityOrigin::canAccess(WebCore::SecurityOrigin const*) const + 39
    1   com.apple.WebCore                    0x00007fff835c51f7 WebCore::JSDOMWindow::getOwnPropertySlot(JSC::ExecState*, JSC::Identifier const&, JSC::PropertySlot&) + 151
    2   com.apple.JavaScriptCore        0x00007fff80140427 cti_op_resolve_global + 695
    3   ???                                         0x00004dbafeffad7c 0 + 85465537424764
    4   com.apple.JavaScriptCore        0x00007fff802553ac JSC::Interpreter::execute(JSC::FunctionExecutable*, JSC::ExecState*, JSC::JSFunction*, JSC::JSObject*, JSC::ArgList const&, JSC::ScopeChainNode*, JSC::JSValue*) + 508
    5   ???                                         0x0000000115a39b40 0 + 4658010944
    6   ???                                         0x000000011a57bbe0 0 + 4736924640
    7   com.apple.WebCore                    0x00007fff83d23dd0 WebCore::JSHTMLHtmlElement::~JSHTMLHtmlElement() + 0
    8   ???                                         0x8d48078948ecfebc 0 + 10180395243886411452
    Thread 1:  Dispatch queue: com.apple.libdispatch-manager
    0   libSystem.B.dylib                           0x00007fff8809208a kevent + 10
    1   libSystem.B.dylib                           0x00007fff88093f5d _dispatch_mgr_invoke + 154
    2   libSystem.B.dylib                           0x00007fff88093c34 _dispatch_queue_invoke + 185
    3   libSystem.B.dylib                           0x00007fff8809375e _dispatch_worker_thread2 + 252
    4   libSystem.B.dylib                           0x00007fff88093088 _pthread_wqthread + 353
    5   libSystem.B.dylib                           0x00007fff88092f25 start_wqthread + 13
    Thread 2:  QTKit: waitForServerToDie
    0   libSystem.B.dylib                           0x00007fff88092eaa __workq_kernreturn + 10
    1   libSystem.B.dylib                           0x00007fff880932bc _pthread_wqthread + 917
    2   libSystem.B.dylib                           0x00007fff88092f25 start_wqthread + 13
    Thread 3:  WebCore: IconDatabase
    0   libSystem.B.dylib                           0x00007fff880b3eb6 __semwait_signal + 10
    1   libSystem.B.dylib                           0x00007fff880b7cd1 _pthread_cond_wait + 1286
    2   com.apple.WebCore                    0x00007fff834a7cd9 WebCore::IconDatabase::syncThreadMainLoop() + 249
    3   com.apple.WebCore                    0x00007fff834a3ddc WebCore::IconDatabase::iconDatabaseSyncThread() + 172
    4   libSystem.B.dylib                           0x00007fff880b2456 _pthread_start + 331
    5   libSystem.B.dylib                           0x00007fff880b2309 thread_start + 13
    Thread 4:  Safari: SafeBrowsingManager
    0   libSystem.B.dylib                           0x00007fff880792fa mach_msg_trap + 10
    1   libSystem.B.dylib                           0x00007fff8807996d mach_msg + 59
    2   com.apple.CoreFoundation                      0x00007fff86c7d3c2 __CFRunLoopRun + 1698
    3   com.apple.CoreFoundation                      0x00007fff86c7c84f CFRunLoopRunSpecific + 575
    4   com.apple.Safari                             0x000000010002fa39 0x100000000 + 195129
    5   com.apple.Safari                             0x000000010002f9c9 0x100000000 + 195017
    6   libSystem.B.dylib                           0x00007fff880b2456 _pthread_start + 331
    7   libSystem.B.dylib                           0x00007fff880b2309 thread_start + 13
    Thread 5:
    0   libSystem.B.dylib                           0x00007fff880bcdce select$DARWIN_EXTSN + 10
    1   com.apple.CoreFoundation                      0x00007fff86c9ee92 __CFSocketManager + 818
    2   libSystem.B.dylib                           0x00007fff880b2456 _pthread_start + 331
    3   libSystem.B.dylib                           0x00007fff880b2309 thread_start + 13
    Thread 6:
    0   libSystem.B.dylib                           0x00007fff88092eaa __workq_kernreturn + 10
    1   libSystem.B.dylib                           0x00007fff880932bc _pthread_wqthread + 917
    2   libSystem.B.dylib                           0x00007fff88092f25 start_wqthread + 13
    Thread 7:
    0   libSystem.B.dylib                           0x00007fff880792fa mach_msg_trap + 10
    1   libSystem.B.dylib                           0x00007fff8807996d mach_msg + 59
    2   com.apple.CoreFoundation                      0x00007fff86c7d3c2 __CFRunLoopRun + 1698
    3   com.apple.CoreFoundation                      0x00007fff86c7c84f CFRunLoopRunSpecific + 575
    4   com.apple.Foundation               0x00007fff855bd4c3 +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 297
    5   com.apple.Foundation               0x00007fff8553de8d __NSThread__main__ + 1429
    6   libSystem.B.dylib                           0x00007fff880b2456 _pthread_start + 331
    7   libSystem.B.dylib                           0x00007fff880b2309 thread_start + 13
    Thread 8:  WebCore: LocalStorage
    0   libSystem.B.dylib                           0x00007fff880b3eb6 __semwait_signal + 10
    1   libSystem.B.dylib                           0x00007fff880b7cd1 _pthread_cond_wait + 1286
    2   com.apple.JavaScriptCore        0x00007fff800fe400 ***::ThreadCondition::timedWait(***::Mutex&, double) + 64
    3   com.apple.WebCore                    0x00007fff837f9751 WebCore::LocalStorageThread::threadEntryPoint() + 193
    4   libSystem.B.dylib                           0x00007fff880b2456 _pthread_start + 331
    5   libSystem.B.dylib                           0x00007fff880b2309 thread_start + 13
    Thread 9:  Safari: SnapshotStore
    0   libSystem.B.dylib                           0x00007fff880b3eb6 __semwait_signal + 10
    1   libSystem.B.dylib                           0x00007fff880b7cd1 _pthread_cond_wait + 1286
    2   com.apple.JavaScriptCore        0x00007fff800fe400 ***::ThreadCondition::timedWait(***::Mutex&, double) + 64
    3   com.apple.Safari                             0x00000001001be849 0x100000000 + 1828937
    4   com.apple.Safari                             0x0000000100047507 0x100000000 + 292103
    5   com.apple.Safari                             0x0000000100047385 0x100000000 + 291717
    6   libSystem.B.dylib                           0x00007fff880b2456 _pthread_start + 331
    7   libSystem.B.dylib                           0x00007fff880b2309 thread_start + 13
    Thread 0 crashed with X86 Thread State (64-bit):
      rax: 0x000000011aab1b40  rbx: 0x000000011d5feaf0  rcx: 0x0000000115a05d40  rdx: 0x0000000000000001
      rdi: 0x000000011d5feaf0  rsi: 0x0000000000000000  rbp: 0x00007fff5fbfdbb0  rsp: 0x00007fff5fbfdba0
       r8: 0x000000000000001f   r9: 0x0000000119757ca0  r10: 0x000000000000003f  r11: 0x00007fff80140170
      r12: 0x0000000000000000  r13: 0x00007fff5fbfdc90  r14: 0x0000000115a05d40  r15: 0xffff000000000002
      rip: 0x00007fff835ddbc7  rfl: 0x0000000000010246  cr2: 0x0000000000000032
    Binary Images:
           0x100000000 -        0x1006b0fe7  com.apple.Safari 5.0.2 (6533.18.5) <E05FAB52-2DFE-EB34-6029-01D0009A60A1> /Applications/Safari.app/Contents/MacOS/Safari
           0x113000000 -        0x113494fff  com.apple.RawCamera.bundle 3.9.0 (584) <CB295E3D-6E52-4E53-D553-A7C5FF960C01> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
           0x1157fc000 -        0x1157fcfff  com.apple.JavaPluginCocoa 13.1.0 (13.1.0) <B95284E0-629F-A5B7-1F91-4463DC05A9BD> /System/Library/Frameworks/JavaVM.framework/Versions/A/Resources/JavaPluginCoco a.bundle/Contents/MacOS/JavaPluginCocoa
           0x1167d9000 -        0x1167e1ff7  com.apple.JavaVM 13.1.0 (13.1.0) <BEA9AB0D-4358-A473-843A-AC9BDC277B7F> /System/Library/Frameworks/JavaVM.framework/Versions/A/JavaVM
           0x11699f000 -        0x1169a0fff  ATSHI.dylib ??? (???) <0C6E12AA-4D29-7892-77CA-0B9D2C1627F5> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/ATSHI.dylib
           0x116e97000 -        0x116e9bff7  libFontRegistryUI.dylib ??? (???) <763B8E8F-8602-2096-7CC8-CEE1F4248028> /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ATS.framewo rk/Resources/libFontRegistryUI.dylib
           0x11d3ea000 -        0x11d4fafef  libmecab.1.0.0.dylib 2.0.0 (compatibility 2.0.0) <E321EA43-4F4C-6561-3E87-4081904D53F3> /usr/lib/libmecab.1.0.0.dylib
        0x7fff5fc00000 -     0x7fff5fc3bdef  dyld 132.1 (???) <472D950D-70F8-B810-A959-9184C2AA6C74> /usr/lib/dyld
        0x7fff80003000 -     0x7fff80082fe7  com.apple.audio.CoreAudio 3.2.5 (3.2.5) <4ADA6607-A2FD-ABE2-3A2C-A4B6259F4B10> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
        0x7fff80083000 -     0x7fff800ebfff  com.apple.MeshKitRuntime 1.1 (49.2) <1F4C9AB5-9D3F-F91D-DB91-B78610562ECC> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/Frameworks/MeshK itRuntime.framework/Versions/A/MeshKitRuntime
        0x7fff800ec000 -     0x7fff802d4ff7  com.apple.JavaScriptCore 6533.18 (6533.18.1) <6297141A-CA95-4828-20E2-80473DE8D4BD> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
        0x7fff80497000 -     0x7fff805bfff7  com.apple.MediaToolbox 0.484.11 (484.11) <F50B5552-8527-C75D-873F-66A61D04E32A> /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbo x
        0x7fff805c0000 -     0x7fff8061eff7  com.apple.framework.IOKit 2.0 (???) <00376B85-C54E-F1B9-1335-5938D9D2CA4F> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
        0x7fff8061f000 -     0x7fff80622fff  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
        0x7fff80623000 -     0x7fff80664fef  com.apple.QD 3.35 (???) <78C9A560-E6F7-DC4F-F85E-E63CF8A98F0B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
        0x7fff806b1000 -     0x7fff806d4fff  com.apple.opencl 12.1 (12.1) <403E8F37-4348-B9BC-08E6-7693A995B7EC> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
        0x7fff806d5000 -     0x7fff806f0ff7  com.apple.openscripting 1.3.1 (???) <FD46A0FE-AC79-3EF7-AB4F-396D376DDE71> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
        0x7fff806f1000 -     0x7fff80791fff  com.apple.LaunchServices 362.1 (362.1) <2740103A-6C71-D99F-8C6F-FA264546AD8F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
        0x7fff807b8000 -     0x7fff807fbff7  libRIP.A.dylib 545.0.0 (compatibility 64.0.0) <28EB1C4B-56C3-85AA-BAB0-0163EBE51427> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
        0x7fff807fc000 -     0x7fff80848fff  libauto.dylib ??? (???) <072804DF-36AD-2DBE-7EF8-639CFB79077F> /usr/lib/libauto.dylib
        0x7fff80849000 -     0x7fff80898fef  libTIFF.dylib ??? (???) <421F4CB7-ACC7-7E90-FC83-EBC2BCA3ECB3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
        0x7fff80899000 -     0x7fff8089cff7  libCoreVMClient.dylib ??? (???) <CE19A78F-B76D-244A-1C04-0544B914F728> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
        0x7fff8089d000 -     0x7fff808d5ff7  libssl.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <F4067E77-F82D-6B84-BAC7-6E8F955B88AB> /usr/lib/libssl.0.9.8.dylib
        0x7fff808d6000 -     0x7fff808ebff7  com.apple.LangAnalysis 1.6.6 (1.6.6) <DC999B32-BF41-94C8-0583-27D9AB463E8B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
        0x7fff809fb000 -     0x7fff80a19fff  libPng.dylib ??? (???) <76D798A5-8C16-7FC8-E76E-5B40CA7CFDEC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
        0x7fff80a1a000 -     0x7fff80a3aff7  com.apple.DirectoryService.Framework 3.6 (621.4) <969734C3-D21E-2F30-5CBB-D9F23D123643> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
        0x7fff80a3b000 -     0x7fff80af4fff  libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <BF1A7D1F-1BB3-78BA-A29E-52384F6E4FD8> /usr/lib/libsqlite3.dylib
        0x7fff80af5000 -     0x7fff80af5ff7  com.apple.quartzframework 1.5 (1.5) <5BFE5998-26D9-0AF1-1522-55C78E41F778> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
        0x7fff80af6000 -     0x7fff80b33fff  com.apple.LDAPFramework 2.0 (120.1) <16383FF5-0537-6298-73C9-473AEC9C149C> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
        0x7fff80b34000 -     0x7fff80ceafef  com.apple.ImageIO.framework 3.0.3 (3.0.3) <1B8E6256-27CD-E0E1-BF7B-AB15B3915685> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
        0x7fff80ceb000 -     0x7fff80cf6fff  com.apple.CrashReporterSupport 10.6.3 (250) <47181442-3131-23A5-959B-C80D828B2967> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
        0x7fff80cf7000 -     0x7fff80d0dfff  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
        0x7fff80d0e000 -     0x7fff80da8fff  com.apple.ApplicationServices.ATS 4.3 (???) <A7CD9E1F-C563-E940-130D-AA7E08C5A29F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
        0x7fff80da9000 -     0x7fff80ecefef  com.apple.audio.toolbox.AudioToolbox 1.6.4 (1.6.4) <D84520B3-AB7C-937C-31DF-4CC6E7FDF9D9> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
        0x7fff81210000 -     0x7fff81210ff7  com.apple.vecLib 3.6 (vecLib 3.6) <08D3D45D-908B-B86A-00BA-0F978D2702A7> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
        0x7fff81245000 -     0x7fff8124afff  libGFXShared.dylib ??? (???) <1B50D804-966B-30D2-D0FD-B090B6FEAC7E> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
        0x7fff8124b000 -     0x7fff81364fef  libGLProgrammability.dylib ??? (???) <0E55A58B-5B42-669F-2655-90893554CA21> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
        0x7fff81395000 -     0x7fff8141afff  com.apple.print.framework.PrintCore 6.2 (312.5) <C20F87CE-ACC1-552B-8A73-2B3846A01D80> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
        0x7fff81490000 -     0x7fff8150dfef  libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <35ECA411-2C08-FD7D-11B1-1B7A04921A5C> /usr/lib/libstdc++.6.dylib
        0x7fff8150e000 -     0x7fff81547ff7  com.apple.MeshKit 1.1 (49.2) <3795F201-4A5F-3D40-57E0-87AD6B714239> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/MeshKit
        0x7fff818f3000 -     0x7fff81c8cff7  com.apple.QuartzCore 1.6.2 (227.22) <3CF27A9E-4B1A-AD21-5B40-E203D1C9350B> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
        0x7fff81d59000 -     0x7fff81d60fff  com.apple.OpenDirectory 10.6 (10.6) <72A65D76-7831-D31E-F1B3-9E48BF26A98B> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
        0x7fff81d61000 -     0x7fff81e1eff7  com.apple.CoreServices.OSServices 357 (357) <78252D7F-0F21-5E99-E7FF-1591FB98437C> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
        0x7fff81e1f000 -     0x7fff81e20ff7  com.apple.audio.units.AudioUnit 1.6.4 (1.6.4) <9E685534-3B08-ECC5-6BA3-42A1B5EFFCE7> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
        0x7fff81e21000 -     0x7fff81e26ff7  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
        0x7fff81e27000 -     0x7fff81eb7fff  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
        0x7fff81f6d000 -     0x7fff81ff9fef  SecurityFoundation ??? (???) <D844BB57-386A-0A43-249E-9BE035C2AB53> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
        0x7fff81ffa000 -     0x7fff820d4ff7  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
        0x7fff820d5000 -     0x7fff82244fe7  com.apple.QTKit 7.6.6 (1744) <9A770A86-8DA9-A7C4-8BDC-859F2AD745F3> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
        0x7fff82245000 -     0x7fff82250ff7  com.apple.speech.recognition.framework 3.11.1 (3.11.1) <F0DDF27E-DB55-07CE-E548-C62095BE8167> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
        0x7fff82352000 -     0x7fff8236bfff  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
        0x7fff8236c000 -     0x7fff82464ff7  libiconv.2.dylib 7.0.0 (compatibility 7.0.0) <7E4ADB5A-CC77-DCFD-3E54-2F35A2C8D95A> /usr/lib/libiconv.2.dylib
        0x7fff82465000 -     0x7fff82476fff  com.apple.DSObjCWrappers.Framework 10.6 (134) <3C08225D-517E-2822-6152-F6EB13A4ADF9> /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
        0x7fff82477000 -     0x7fff82537fff  libFontParser.dylib ??? (???) <A4F8189D-1D5B-2F8D-E78E-6D934A8E8407> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
        0x7fff825ab000 -     0x7fff825bffff  libGL.dylib ??? (???) <5AD69545-D1A3-C017-C7AF-B4AFD6F08FA2> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
        0x7fff825c0000 -     0x7fff827fbfef  com.apple.imageKit 2.0.3 (1.0) <8DA80BC9-C671-BD89-EA2E-3C632D6ECE30> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
        0x7fff82854000 -     0x7fff8289eff7  com.apple.Metadata 10.6.3 (507.10) <7913DD85-87D4-527C-DB20-5802ECA3CC31> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
        0x7fff828bb000 -     0x7fff828cfff7  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
        0x7fff828d0000 -     0x7fff829e7fef  libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <EE067D7E-15B3-F043-6FBD-10BA31FE76C7> /usr/lib/libxml2.2.dylib
        0x7fff82a25000 -     0x7fff82a54ff7  com.apple.quartzfilters 1.6.0 (1.6.0) <9CECB4FC-1CCF-B8A2-B935-5888B21CBEEF> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters .framework/Versions/A/QuartzFilters
        0x7fff82a55000 -     0x7fff82a6bfe7  com.apple.MultitouchSupport.framework 205.34 (205.34) <01AAE66D-C2DF-4EF5-FC7B-E89E08C02A01> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
        0x7fff82a6c000 -     0x7fff83276fe7  libBLAS.dylib 219.0.0 (compatibility 1.0.0) <FC941ECB-71D0-FAE3-DCBF-C5A619E594B8> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
        0x7fff83277000 -     0x7fff83279fff  com.apple.print.framework.Print 6.1 (237.1) <4513DB2F-737C-B43C-2D0E-23CD6E838014> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
        0x7fff8327a000 -     0x7fff8337efff  com.apple.PubSub 1.0.5 (65.19) <A35D8DC1-AE9F-09F4-4620-31C3157C84DC> /System/Library/Frameworks/PubSub.framework/Versions/A/PubSub
        0x7fff8337f000 -     0x7fff833c8ff7  com.apple.securityinterface 4.0.1 (37214) <F8F2D8F4-861F-6694-58F6-3DC55C9DBF50> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
        0x7fff833c9000 -     0x7fff833d4ff7  com.apple.HelpData 2.0.4 (34) <B44D2E2A-BC1E-CD63-F8A1-C9465491693A> /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
        0x7fff833d5000 -     0x7fff833d9ff7  libCGXType.A.dylib 545.0.0 (compatibility 64.0.0) <A5BECE74-6C4A-E7F3-1948-667ED1A74864> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
        0x7fff833da000 -     0x7fff83455fff  com.apple.ISSupport 1.9.3 (51) <BE4B548C-F9C4-2464-12A6-F94A21D569C6> /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
        0x7fff834a1000 -     0x7fff84114ff7  com.apple.WebCore 6533.18 (6533.18.1) <D0C3B3C8-EF2A-2D99-0403-8015EBFA7069> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
        0x7fff84115000 -     0x7fff84193fff  com.apple.CoreText 3.1.0 (???) <B740DA1D-EFD0-CCBF-F893-E3004FE58A98> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
        0x7fff84194000 -     0x7fff841ccfef  libcups.2.dylib 2.8.0 (compatibility 2.0.0) <E6B10A46-E64C-9248-29C1-E252410C77B1> /usr/lib/libcups.2.dylib
        0x7fff841cd000 -     0x7fff84610fef  libLAPACK.dylib 219.0.0 (compatibility 1.0.0) <0CC61C98-FF51-67B3-F3D8-C5E430C201A9> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
        0x7fff84611000 -     0x7fff84623fe7  libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <76B83C8D-8EFE-4467-0F75-275648AFED97> /usr/lib/libsasl2.2.dylib
        0x7fff84821000 -     0x7fff84822fff  liblangid.dylib ??? (???) <EA4D1607-2BD5-2EE2-2A3B-632EEE5A444D> /usr/lib/liblangid.dylib
        0x7fff848d9000 -     0x7fff848e8ff7  com.apple.opengl 1.6.9 (1.6.9) <BB8AEF81-0EC1-ED4C-360B-186C60AE745C> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
        0x7fff84912000 -     0x7fff8494dfff  com.apple.AE 496.4 (496.4) <CBEDB6A1-FD85-F842-4EB8-CC289FAE0F24> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
        0x7fff8494e000 -     0x7fff8495cff7  libkxld.dylib ??? (???) <06A51939-F1BC-7D41-2E2A-53ACB1B4A3A8> /usr/lib/system/libkxld.dylib
        0x7fff8495d000 -     0x7fff84a43fe7  com.apple.DesktopServices 1.5.8 (1.5.8) <8DFD7D6D-1DE7-C805-02F4-E6F3DF0C83F5> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
        0x7fff84a44000 -     0x7fff84b53fe7  libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <58C1D83A-F3FC-C025-58CA-CA35419FBDA6> /usr/lib/libcrypto.0.9.8.dylib
        0x7fff84b54000 -     0x7fff84d12fff  libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <0E53A4A6-AC06-1B61-2285-248F534EE356> /usr/lib/libicucore.A.dylib
        0x7fff84d13000 -     0x7fff84d7fff7  com.apple.CorePDF 1.3 (1.3) <6770FFB0-DEA0-61E0-3520-4B95CCF5D1CF> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
        0x7fff84d80000 -     0x7fff84d8ffff  com.apple.NetFS 3.2.1 (3.2.1) <0357C371-2E2D-069C-08FB-1180512B8516> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
        0x7fff84d90000 -     0x7fff84dd7fef  com.apple.QuickLookFramework 2.2 (327.4) <4E1658D4-F268-2A82-C095-1D01E9EAD05F> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
        0x7fff84dd8000 -     0x7fff8501afef  com.apple.AddressBook.framework 5.0.2 (870) <A1278575-53F2-CC00-7306-E49713FEC7C6> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
        0x7fff8501b000 -     0x7fff851fefef  libType1Scaler.dylib ??? (???) <4C5DD699-D329-CBC4-018B-D9033DB6A3D6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libType1Scaler.dylib
        0x7fff851ff000 -     0x7fff852b4fe7  com.apple.ColorSync 4.6.3 (4.6.3) <5A7360A8-D495-1E8D-C4B4-A363AF989ADE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
        0x7fff852b5000 -     0x7fff852bbfff  libCGXCoreImage.A.dylib 545.0.0 (compatibility 64.0.0) <C297D7C5-8227-65D5-2E88-D723038963D1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
        0x7fff852bc000 -     0x7fff85372fff  libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <F206BE6D-8777-AE6C-B367-7BEA76C14241> /usr/lib/libobjc.A.dylib
        0x7fff85373000 -     0x7fff853a4fff  libGLImage.dylib ??? (???) <7EF50768-54F1-5883-C40F-DAF83810C3FA> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
        0x7fff8552d000 -     0x7fff857aefef  com.apple.Foundation 6.6.3 (751.29) <DAEDB589-9F59-9556-CF8D-07556317937B> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
        0x7fff857af000 -     0x7fff858edfff  com.apple.CoreData 102.1 (251) <32233D4D-00B7-CE14-C881-6BF19FD05A03> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
        0x7fff858ee000 -     0x7fff8590ffff  libresolv.9.dylib 41.0.0 (compatibility 1.0.0) <6993F348-428F-C97E-7A84-7BD2EDC46A62> /usr/lib/libresolv.9.dylib
        0x7fff85910000 -     0x7fff8598dfef  com.apple.backup.framework 1.2.2 (1.2.2) <13A0D34C-28B7-2140-ECC9-B08D10CD4AB5> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
        0x7fff8598e000 -     0x7fff8599afff  libbz2.1.0.dylib 1.0.5 (compatibility 1.0.0) <5FFC8295-2DF7-B54C-3766-756842C53731> /usr/lib/libbz2.1.0.dylib
        0x7fff8599b000 -     0x7fff859a6fff  com.apple.corelocation 12 (12) <04DFA04A-CE28-06BB-0C1F-D8F0FD491002> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
        0x7fff859a7000 -     0x7fff85a09fe7  com.apple.datadetectorscore 2.0 (80.7) <34592AFF-B1B8-2277-B013-70193E4E1691> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
        0x7fff85a0a000 -     0x7fff85a35ff7  libxslt.1.dylib 3.24.0 (compatibility 3.0.0) <87A0B228-B24A-C426-C3FB-B40D7258DD49> /usr/lib/libxslt.1.dylib
        0x7fff85a36000 -     0x7fff85a3aff7  libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <95718673-FEEE-B6ED-B127-BCDBDB60D4E5> /usr/lib/system/libmathCommon.A.dylib
        0x7fff85a47000 -     0x7fff85a4dff7  com.apple.DiskArbitration 2.3 (2.3) <857F6E43-1EF4-7D53-351B-10DE0A8F992A> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
        0x7fff85a4e000 -     0x7fff85a4eff7  com.apple.CoreServices 44 (44) <210A4C56-BECB-E3E4-B6EE-7EC53E02265D> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
        0x7fff85a4f000 -     0x7fff85cd5ff7  com.apple.security 6.1.1 (37594) <5EDDC08C-C95B-2D24-E1D2-D30D233AB065> /System/Library/Frameworks/Security.framework/Versions/A/Security
        0x7fff85cd6000 -     0x7fff85d06fef  com.apple.shortcut 1.1 (1.1) <A99C9D8E-290B-B1E4-FEA5-CC5F2FB9C18D> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
        0x7fff85d07000 -     0x7fff85d1dfef  libbsm.0.dylib ??? (???) <42D3023A-A1F7-4121-6417-FCC6B51B3E90> /usr/lib/libbsm.0.dylib
        0x7fff85d1e000 -     0x7fff85d53fef  com.apple.framework.Apple80211 6.2.3 (623.1) <2168CFEF-BABB-AA55-1059-5C7723B976A1> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
        0x7fff85d54000 -     0x7fff85d97fff  libtidy.A.dylib ??? (???) <8AF4DB3A-7BDB-7AF7-0E9C-413BBBD0E380> /usr/lib/libtidy.A.dylib
        0x7fff85ddb000 -     0x7fff8610efe7  com.apple.CoreServices.CarbonCore 861.16 (861.16) <B7C1E3F2-6E95-D172-1C93-38B10CA80F21> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
        0x7fff8610f000 -     0x7fff861befff  edu.mit.Kerberos 6.5.10 (6.5.10) <F3F76EDF-5660-78F0-FE6E-33B6174F55A4> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
        0x7fff861bf000 -     0x7fff8622fff7  com.apple.AppleVAFramework 4.10.8 (4.10.8) <C3B7EABC-66B8-E951-0E03-1E1521D5D03D> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
        0x7fff86230000 -     0x7fff86c26fff  com.apple.AppKit 6.6.6 (1038.29) <7BDD335D-5425-0354-5AD6-41C4F1B4A2F4> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
        0x7fff86c30000 -     0x7fff86c30ff7  com.apple.Cocoa 6.6 (???) <68B0BE46-6E24-C96F-B341-054CF9E8F3B6> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
        0x7fff86c31000 -     0x7fff86da6ff7  com.apple.CoreFoundation 6.6.3 (550.29) <48810602-63C3-994D-E563-DD02B16E76E1> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
        0x7fff86da7000 -     0x7fff872abfe7  com.apple.VideoToolbox 0.484.11 (484.11) <4577FF14-E6A7-AAD8-E6E6-ECA9CFCC6989> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbo x
        0x7fff872ac000 -     0x7fff87515ff7  com.apple.QuartzComposer 4.1 (156.16) <D8B84962-C6E5-6812-2205-A910F707EE67> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
        0x7fff87516000 -     0x7fff8755eff7  libvDSP.dylib 268.0.1 (compatibility 1.0.0) <170DE04F-89AB-E295-0880-D69CAFBD7979> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
        0x7fff8755f000 -     0x7fff876dcff7  com.apple.WebKit 6533.18 (6533.18.1) <E5DE43E5-760D-8C0B-366B-C3200FB90F18> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
        0x7fff877a2000 -     0x7fff878acff7  com.apple.MeshKitIO 1.1 (49.2) <F296E151-80AE-7764-B969-C2050DF26BFE> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/Frameworks/MeshK itIO.framework/Versions/A/MeshKitIO
        0x7fff878ad000 -     0x7fff878bcfff  libxar.1.dylib ??? (???) <2C4E4D13-263B-6EFF-C6FD-FB8BA6DB3EF0> /usr/lib/libxar.1.dylib
        0x7fff878bd000 -     0x7fff878e3fe7  libJPEG.dylib ??? (???) <DBA0816B-7D0C-2B8D-767D-74E5198B5123> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
        0x7fff878e4000 -     0x7fff878e4ff7  com.apple.ApplicationServices 38 (38) <10A0B9E9-4988-03D4-FC56-DDE231A02C63> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
        0x7fff878e5000 -     0x7fff878e6fff  com.apple.MonitorPanelFramework 1.3.0 (1.3.0) <5062DACE-FCE7-8E41-F5F6-58821778629C> /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPane l
        0x7fff878e7000 -     0x7fff878ecfff  libGIF.dylib ??? (???) <0A583E66-C43B-5F61-C599-9AC6C5409D66> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
        0x7fff878f5000 -     0x7fff878f6ff7  com.apple.TrustEvaluationAgent 1.1 (1) <74800EE8-C14C-18C9-C208-20BBDB982D40> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
        0x7fff878f7000 -     0x7fff8791ffff  com.apple.DictionaryServices 1.1.1 (1.1.1) <9FD709FC-23F0-F270-EAC1-C590CD516A36> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
        0x7fff87ad1000 -     0x7fff87ad7ff7  IOSurface ??? (???) <7AF7AA31-61A3-F60C-C85A-41107A4DBF06> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
        0x7fff87ad8000 -     0x7fff87b29fe7  com.apple.HIServices 1.8.0 (???) <1ABA7802-C1E4-06A0-9035-2792CC915BF6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
        0x7fff87b2a000 -     0x7fff87b37fe7  libCSync.A.dylib 545.0.0 (compatibility 64.0.0) <A49676A5-D9AF-56DE-ACA6-CC0005E42398> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
        0x7fff87b68000 -     0x7fff87bbdfef  com.apple.framework.familycontrols 2.0.1 (2010) <66C68564-8AF3-2A03-B5B2-594CD6781CEA> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
        0x7fff87bbe000 -     0x7fff87c89fe7  ColorSyncDeprecated.dylib 4.6.0 (compatibility 1.0.0) <A6B2D07C-FC4D-F49E-64E5-AD4DFA830C05> /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ColorSync.f ramework/Versions/A/Resources/ColorSyncDeprecated.dylib
        0x7fff87c8a000 -     0x7fff87cf4fe7  libvMisc.dylib 268.0.1 (compatibility 1.0.0) <75A8D840-4ACE-6560-0889-2AFB6BE08E59> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
        0x7fff87d56000 -     0x7fff87dd8fff  com.apple.QuickLookUIFramework 2.2 (327.4) <C35D9F62-73D0-262C-B0CE-BFF64E230588> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.f ramework/Versions/A/QuickLookUI
        0x7fff87e77000 -     0x7fff87ebbfe7  com.apple.ImageCaptureCore 1.0.2 (1.0.2) <075198A5-4C6B-D945-D3EF-D13960C9F738> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCo re
        0x7fff87edf000 -     0x7fff87f94fe7  com.apple.ink.framework 1.3.3 (107) <FFC46EE0-3544-A459-2AB9-94778A75E3D4> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
        0x7fff87f95000 -     0x7fff87fc6fef  libTrueTypeScaler.dylib ??? (???) <0A30CA68-46AF-3E74-AE9E-693DB5A680CC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
        0x7fff87fc7000 -     0x7fff87fd8ff7  libz.1.dylib 1.2.3 (compatibility 1.0.0) <FB5EE53A-0534-0FFA-B2ED-486609433717> /usr/lib/libz.1.dylib
        0x7fff87fd9000 -    

    Version:         5.0.2 (6533.18.5)
    Build Info:      WebBrowser-75331805~6
    Code Type:       X86-64 (Native)
    Parent Process:  launchd [118]
    Date/Time:       2012-07-18 17:24:09.405 +0800
    OS Version:      Mac OS X 10.6.4 (10F2108)
    Your system software is way out of date which is why Safari is crashing.
    Click the Apple menu icon top left corner of your screen. From the drop down menu click Software Update.
    Restart your Mac after the updates are installed.
    That should bring your Mac OS X from v10.6.4 to v10.6.8 an Safari from 5.0.2 to 5.1.7

  • When logging in into yahoo mail after typing in password Firefox is adding something, login fails all the time. At yahoo mail Notepad does not work because it is impossible to close the list of items and they cover information, so I have to go to IE.

    When logging in into yahoo mail after typing in password Firefox is adding something, probably remembered password and login fails all the time. At yahoo mail Notepad does not work because it is impossible to close the list of items and they cover information, so I have to go to IE.

    Only when i go to a different browser (like IE) after i clear it , then all that shows up is the pages i visited in IE , that is what bugs me , why is IE browsing history sowing up in Firefox ??
    Basically , i can clear the history in Firefox , and then for a example , go to Craigslist , using IE7 (launching it from a complete different Icon , in other words at that time i never open Firefox) , then after closing out , or even leaving open as it does not seem to matter , i go into Firefox , and hit History , and there is every place i visited in IE7 , on my History in Firefox

  • Sale order 'value changes' after invoice creation

    Experts,
    A sale order was created / shipped / invoiced. The invoice did not go to accounting because of credit auth error. We have a procedure to fix it and then release it to accounting (transaction VFX3). All OK until this point.
    While fixing the auth error, an user changed the freight condition value in the sale order. Then invoice is released to accounting. Now, the value of freight in order and invoice match. How is it possible to change the value of an invoice after its creation?
    Any input would be appreciated.
    UV

    when the value is changed in the sale order, it would automatically transfer
       the new pricing to the existing open SD invoice pending accounting entry??
    Certainly not.  The control is in VTFL where if you select the billing item category for the combination of your delivery type and billing type, you can see a field "Pricing Type".  If you maintain any value other than "B", system will copy the price from sale order to billing and you can, as I said above, can change manually in billing.  On the other hand, if you have maintained "B" in the above field, system will not  consider sale order price but will check your pricing condition maintained in VK11 which you can check in VK12 or VK13.
    thanks
    G. Lakshmipathi

Maybe you are looking for

  • PR...New line item not to be added

    Hi, I have a PR where release process is at line item. After approval (Release of the PR) the system does not allow any chnages to the PR Line item . BUt it allows to add new line item to the PR. How do we check that the new line item cannot be added

  • Link between XLA_AE_LINES and AP_INVOICES_ALL in R12

    Good day, Table AP_AE_LINES_ALL was replaced with XLA_AE_LINES in R12. There used to be a direct link in R11 between AP_AE_LINES_ALL and AP_INVOICES_ALL. Does anybody know what the link is between XLA_AE_LINES and AP_INVOICES_ALL in R12? Thanks for y

  • My Q10 Restarts When I lay it down on a table (or other flat service)

    After I compose / send an email ot text - I will put the phone down and it reboots. This does not happen every time, but at least 50% of the time. Rebooting only takes 2-3 minutes, just can't understand why?

  • SolMan 4.0 - "Path contains reserved character"

    Im installing SolMan 4.0 (Distributed System) on Win2k3 SP2 . Installing CI on the same Host as SCS. After reading: "Collecting information about installed SAP systems: Checking SAP service SAPEC4_00..." in the status bar, an error occurred with foll

  • Firefox will not open...please help.

    My Mozilla Firefox will not open any windows, although it does start and show as running in my task manager. I have uninstalled and reinstalled it twice now and restarted my computer twice. I CANNOT start Firefox in safe mode by holding down shift or