Fails to create ReportDocument instance

I am hoping to upgrade my ASP.NET project from Crystal Report 11.5 to 2008. I am using VS 2005 on Windows XP SP3
On the domain layer of my code it fails at this line
ReportDocument rptF = new ReportDocument()
The exception says "Retrieving the COM class factory for component with CLSID {D7F5D7C3-B06C-4CAC-BC47-A06E66D2EE9B} failed due to the following error: 80000003."
This workstation has Crystal Report 2008 and also installed the runtime distribution CRRuntime_12_2_mlb.exe
Any help would be appreciated.
Thanks
Selvam.

Never mind!!!. After running the CRRuntime_12_2_mlb.exe, I have to reboot to resolve this issue.

Similar Messages

  • Fail to create an instance of Job

    I try to create a data source with a BO XI 4.1 Universe.
    My Universe works with WEBI but whenever I try to use it in Design Studio, I get an error message.
    Caused by: com.businessobjects.dsl.services.dataprovider.DataProviderException: Fail to create an instance of Job :
        at com.businessobjects.dsl.services.dataprovider.impl.QuerySpecDataProvider.refresh(QuerySpecDataProvider.java:651)
        at com.businessobjects.dsl.services.dataprovider.impl.DataProviderServiceImpl.run(DataProviderServiceImpl.java:131)
        at com.sap.ip.bi.bics.dataaccess.resource.impl.dsl.resultset.DslResultSet.getData(DslResultSet.java:119)
        at com.sap.ip.bi.bics.dataaccess.resource.impl.dsl.query.DslQuery.getResultSet(DslQuery.java:223)
        at com.sap.ip.bi.bics.dataaccess.resource.impl.dsl.query.DslQuery.getResultSet(DslQuery.java:1)
        at com.sap.ip.bi.bics.dataaccess.provider.relational.impl.rel2queryview.resultset.RelResultSet.refresh(RelResultSet.java:132)
        at com.sap.ip.bi.bics.dataaccess.provider.relational.impl.rel2queryview.Rel2QueryView.getResultSet(Rel2QueryView.java:175)
        at com.sap.ip.bi.bics.dataaccess.consumer.impl.queryview.resultset.ResultSet.getData(ResultSet.java:571)
        at com.sap.ip.bi.bics.dataaccess.consumer.impl.queryview.resultset.RsResultSetManager.getResultSet(RsResultSetManager.java:234)
        at com.sap.ip.bi.bics.dataaccess.consumer.impl.queryview.resultset.RsResultSetManager.getResultSet(RsResultSetManager.java:168)
        at com.sap.ip.bi.bics.dataaccess.consumer.impl.queryview.resultset.RsResultSetManager.getResultSet(RsResultSetManager.java:56)
        at com.sap.ip.bi.bics.dataaccess.consumer.impl.queryview.QueryView.getResultSet(QueryView.java:731)
        at com.sap.ip.bi.bics.dataaccess.consumer.impl.queryview.pivot.manager.PivotTableManager.checkResultSetState(PivotTableManager.java:282)
        at com.sap.ip.bi.bics.dataaccess.consumer.impl.queryview.pivot.manager.PivotTableManager.validateDataset(PivotTableManager.java:226)
        at com.sap.ip.bi.bics.dataaccess.consumer.impl.queryview.pivot.manager.PivotTableManager.buildVirtualMatrix(PivotTableManager.java:189)
        at com.sap.ip.bi.webapplications.ui.items.analysis.control.AcPivotTableExport.buildVirtualMatrix(AcPivotTableExport.java:217)
        at com.sap.ip.bi.webapplications.ui.items.analysis.control.AcPivotTableInteractive.buildUrTree(AcPivotTableInteractive.java:319)
        at com.sap.ip.bi.webapplications.ui.items.analysis.control.AcPivotTableInteractive.renderComposite(AcPivotTableInteractive.java:1231)
        at com.sap.ip.bi.zen.rt.components.crosstab.impl.CrosstabComponent.renderComponentContent(CrosstabComponent.java:535)
        at com.sap.ip.bi.ui.nonur.zen.renderer.ZenComponentOutputWriter.writeComponentOutput(ZenComponentOutputWriter.java:109)
        at com.sap.ip.bi.ui.nonur.zen.renderer.ZenComponentOutputWriter.<init>(ZenComponentOutputWriter.java:34)
        at com.sap.ip.bi.zen.rt.components.crosstab.impl.CrosstabComponent.renderComponent(CrosstabComponent.java:527)
        at com.sap.ip.bi.zen.rt.components.base.ZenUiContainer.renderChildren(ZenUiContainer.java:366)
        at com.sap.ip.bi.zen.rt.components.abslayout.impl.AbsoluteLayoutComponent.renderComponentContent(AbsoluteLayoutComponent.java:130)
        at com.sap.ip.bi.ui.nonur.zen.renderer.ZenComponentOutputWriter.writeComponentOutput(ZenComponentOutputWriter.java:109)
        at com.sap.ip.bi.ui.nonur.zen.renderer.ZenComponentOutputWriter.<init>(ZenComponentOutputWriter.java:34)
        at com.sap.ip.bi.zen.rt.components.base.ZenUiContainer.renderComponent(ZenUiContainer.java:383)
        at com.sap.ip.bi.webapplications.ui.items.UiItem.render(UiItem.java:492)
        ... 54 more
    Caused by: com.sap.tools.commons.exception.NestedException: Fail to create an instance of Job :
        at com.sap.tools.commons.exception.NestedException.create(Unknown Source)
        at com.sap.sl.edp.dataprovider.relational.fetcher.AbstractRelationalFetcher.open(AbstractRelationalFetcher.java:130)
        at com.sap.sl.edp.dataprovider.relational.RelationalDataProvider.getResultNode(RelationalDataProvider.java:171)
        at com.businessobjects.dsl.services.dataprovider.impl.QuerySpecDataProvider.refresh(QuerySpecDataProvider.java:645)
        ... 81 more
    Caused by: com.sap.connectivity.cs.core.CSError: Fail to create an instance of Job :
        at com.sap.connectivity.cs.remoting.conversion.ErrorHelper.newInstance(ErrorHelper.java:46)
        at com.sap.connectivity.cs.remoting.conversion.ErrorSetHelper.fetch(ErrorSetHelper.java:31)
        at com.sap.connectivity.cs.remoting.corba.proxy.CORBARepositoryJob.createRemoteJob(CORBARepositoryJob.java:93)
        at com.sap.connectivity.cs.remoting.corba.proxy.CORBARepositoryJob.<init>(CORBARepositoryJob.java:54)
        at com.sap.connectivity.cs.remoting.corba.proxy.RepositoryJob.<init>(RepositoryJob.java:39)
        at com.sap.connectivity.cs.remoting.corba.proxy.ConnectionServer.getJob(ConnectionServer.java:438)
        at com.sap.connectivity.cs.core.ConnectionServer.CreateJob(ConnectionServer.java:73)
        at com.sap.connectivity.cs.api.trace.EnvironmentLogger.CreateJob(EnvironmentLogger.java:1395)
        at com.businessobjects.mds.services.relational.Job.createSafeJob(Job.java:168)
        at com.businessobjects.mds.services.relational.Job.create(Job.java:145)
        at com.businessobjects.mds.services.relational.CsService.createJob(CsService.java:689)
        at com.sap.sl.edp.dataprovider.relational.RelationalDataProvider.createJob(RelationalDataProvider.java:219)
        at com.sap.sl.edp.dataprovider.relational.fetcher.AbstractRelationalFetcher.open(AbstractRelationalFetcher.java:93)
        ... 83 more
    !ENTRY com.sap.ip.bi.web.uiitem 4 0 2014-04-03 11:06:47.992
    !MESSAGE BI exception with class "BIBaseRuntimeException" and message "Error while generating HTML". See default trace for log ID "69592a5d-3033-4690-a31c-5b7a3b88bd98".
    !ENTRY com.sap.ip.bi.web.runtime 4 0 2014-04-03 11:06:48.007
    !MESSAGE Details of critical error in BI application added to log with ID "69592a5d-3033-4690-a31c-5b7a3b88bd98"; see SAP Notes 937697 and 948490. Context of BI application:
    {VALIDATION_DATA=false, SAP_BW_NAVIGATION_CONTEXT=, DESIGN_MODE=TRUE, CHECK_POPUP_BLOCKER=, Query String (Current Browser Request)=ACCEPT=image%2Fjpeg%2C+image%2Fgif%2C+image%2Fpjpeg%2C+application%2Fx-ms-application%2C+application%2Fxaml%2Bxml%2C+application%2Fx-ms-xbap%2C+*%2F*&APPLICATION=Ad87txRJmRlPpbjl2wYeKJE&DYNAMIC_MIME_URL_PREFIX=%2Faad%2F&MIME_REPOSITORY_HANDLER=int.do%3FREQUEST_TYPE%3DMIME%26&MODIFIED_SINCE=&MYSAPSSO2=830c701b-b7d0-4195-9daf-947aad58ba2a-6ee89176-bcc1-4fb2-adf0-7f3dfc129b72-fd577942-2cf7-4247-8685-eee60ed63520-7eb0087a-2b31-43de-9dcb-1c6fed0ae2b5-9749b478-f71e-453e-bf82-2a113defb1d2-c2888b52-d27a-4555-a9c2-a58fe52f123a&REQUEST_URL=http%3A%2F%2Flocalhost%3A52593%2Faad%2Fint.do&SAP_EXTERNAL_SID=V0lEMTM5NjUxNTk4NjU0MQ%3D%3D&SAP_NODE_ID=10.10.210.55&SESSION_ID=10hf2y1y0ymv91axl9235ewslk&STATIC_MIME_URL_PREFIX=%2Faad%2F&URL_PREFIX=%2Faad%2Fint.do&USER_AGENT=Mozilla%2F5.0+%28compatible%3B+MSIE+9.0%3B+Windows+NT+6.1%3B+WOW64%3B+Trident%2F6.0%29&USER_NAME=UNKNOWN&USE_SNIPPETS=X, SAP_BW_USE_TAR_TITLE=, BROWSER_TYPE=ie6, FORCED_SERVER_COMMAND_PROCESSING=false, NAVIGATION_NODE_LAUNCHER_URL=, DEBUG_LEVEL=0, COUNTRY=BE, DEBUG_MESSAGES=false, RTL=false, BICS_USE_RFC_BUNDLE=DEFAULT, ALLOW_MULTI_DP_RESET=DEFAULT, ACCESSIBLE=false, CACHE=true, PROFILING=false, EXPORT_STRATEGY=-1, Template (Main)=AD87TXRJMRLPPBJL2WYEKJE, LANGUAGE=fr, CLIENT=ZEN, Template (Main Object)=BTMP AD87TXRJMRLPPBJL2WYEKJE, TRACE500_SCENARIO=, User=UNKNOWN (UNKNOWN), SHOW_TYPE=, Master System Alias=local, CONTENT_PADDING=true, BI Support Information=<?xml version="1.0" encoding="UTF-8" standalone="no"?>
    <BI_SUPPORT_INFORMATION>
    <WEB_APPLICATION>
    <PAGE_CONTEXT>
    <USER>UNKNOWN (UNKNOWN)</USER>
    <TIME>Thu Apr 03 11:06:48 CEST 2014</TIME>
    <QUERY_STRING_INITIAL_BROWSER_REQUEST>ACCEPT=image%2Fjpeg%2C+image%2Fgif%2C+image%2Fpjpeg%2C+application%2Fx-ms-application%2C+application%2Fxaml%2Bxml%2C+application%2Fx-ms-xbap%2C+*%2F*&amp;APPLICATION=Ad87txRJmRlPpbjl2wYeKJE&amp;DYNAMIC_MIME_URL_PREFIX=%2Faad%2F&amp;MIME_REPOSITORY_HANDLER=int.do%3FREQUEST_TYPE%3DMIME%26&amp;MODIFIED_SINCE=&amp;MYSAPSSO2=830c701b-b7d0-4195-9daf-947aad58ba2a-6ee89176-bcc1-4fb2-adf0-7f3dfc129b72-fd577942-2cf7-4247-8685-eee60ed63520-7eb0087a-2b31-43de-9dcb-1c6fed0ae2b5-9749b478-f71e-453e-bf82-2a113defb1d2-c2888b52-d27a-4555-a9c2-a58fe52f123a&amp;REQUEST_URL=http%3A%2F%2Flocalhost%3A52593%2Faad%2Fint.do&amp;SAP_EXTERNAL_SID=V0lEMTM5NjUxNTk4NjU0MQ%3D%3D&amp;SAP_NODE_ID=10.10.210.55&amp;SESSION_ID=10hf2y1y0ymv91axl9235ewslk&amp;STATIC_MIME_URL_PREFIX=%2Faad%2F&amp;URL_PREFIX=%2Faad%2Fint.do&amp;USER_AGENT=Mozilla%2F5.0+%28compatible%3B+MSIE+9.0%3B+Windows+NT+6.1%3B+WOW64%3B+Trident%2F6.0%29&amp;USER_NAME=UNKNOWN&amp;USE_SNIPPETS=X</QUERY_STRING_INITIAL_BROWSER_REQUEST>
    <QUERY_STRING_CURRENT_BROWSER_REQUEST>ACCEPT=image%2Fjpeg%2C+image%2Fgif%2C+image%2Fpjpeg%2C+application%2Fx-ms-application%2C+application%2Fxaml%2Bxml%2C+application%2Fx-ms-xbap%2C+*%2F*&amp;APPLICATION=Ad87txRJmRlPpbjl2wYeKJE&amp;DYNAMIC_MIME_URL_PREFIX=%2Faad%2F&amp;MIME_REPOSITORY_HANDLER=int.do%3FREQUEST_TYPE%3DMIME%26&amp;MODIFIED_SINCE=&amp;MYSAPSSO2=830c701b-b7d0-4195-9daf-947aad58ba2a-6ee89176-bcc1-4fb2-adf0-7f3dfc129b72-fd577942-2cf7-4247-8685-eee60ed63520-7eb0087a-2b31-43de-9dcb-1c6fed0ae2b5-9749b478-f71e-453e-bf82-2a113defb1d2-c2888b52-d27a-4555-a9c2-a58fe52f123a&amp;REQUEST_URL=http%3A%2F%2Flocalhost%3A52593%2Faad%2Fint.do&amp;SAP_EXTERNAL_SID=V0lEMTM5NjUxNTk4NjU0MQ%3D%3D&amp;SAP_NODE_ID=10.10.210.55&amp;SESSION_ID=10hf2y1y0ymv91axl9235ewslk&amp;STATIC_MIME_URL_PREFIX=%2Faad%2F&amp;URL_PREFIX=%2Faad%2Fint.do&amp;USER_AGENT=Mozilla%2F5.0+%28compatible%3B+MSIE+9.0%3B+Windows+NT+6.1%3B+WOW64%3B+Trident%2F6.0%29&amp;USER_NAME=UNKNOWN&amp;USE_SNIPPETS=X</QUERY_STRING_CURRENT_BROWSER_REQUEST>
    <QUERY_STRING_CURRENT_SERVER_REQUEST>ACCEPT=image%2Fjpeg%2C+image%2Fgif%2C+image%2Fpjpeg%2C+application%2Fx-ms-application%2C+application%2Fxaml%2Bxml%2C+application%2Fx-ms-xbap%2C+*%2F*&amp;APPLICATION=Ad87txRJmRlPpbjl2wYeKJE&amp;DYNAMIC_MIME_URL_PREFIX=%2Faad%2F&amp;MIME_REPOSITORY_HANDLER=int.do%3FREQUEST_TYPE%3DMIME%26&amp;MODIFIED_SINCE=&amp;MYSAPSSO2=830c701b-b7d0-4195-9daf-947aad58ba2a-6ee89176-bcc1-4fb2-adf0-7f3dfc129b72-fd577942-2cf7-4247-8685-eee60ed63520-7eb0087a-2b31-43de-9dcb-1c6fed0ae2b5-9749b478-f71e-453e-bf82-2a113defb1d2-c2888b52-d27a-4555-a9c2-a58fe52f123a&amp;REQUEST_URL=http%3A%2F%2Flocalhost%3A52593%2Faad%2Fint.do&amp;SAP_EXTERNAL_SID=V0lEMTM5NjUxNTk4NjU0MQ%3D%3D&amp;SAP_NODE_ID=10.10.210.55&amp;SESSION_ID=10hf2y1y0ymv91axl9235ewslk&amp;STATIC_MIME_URL_PREFIX=%2Faad%2F&amp;URL_PREFIX=%2Faad%2Fint.do&amp;USER_AGENT=Mozilla%2F5.0+%28compatible%3B+MSIE+9.0%3B+Windows+NT+6.1%3B+WOW64%3B+Trident%2F6.0%29&amp;USER_NAME=UNKNOWN&amp;USE_SNIPPETS=X</QUERY_STRING_CURRENT_SERVER_REQUEST>
    <REQUEST_URL>http://localhost:52593</REQUEST_URL>
    <MASTER_SYSTEM_ALIAS>local</MASTER_SYSTEM_ALIAS>
    <TRACE500_SCENARIO/>
    <DESIGN_MODE>TRUE</DESIGN_MODE>
    <TRACE>X</TRACE>
    <IVIEW_ID_AVAILABLE>false</IVIEW_ID_AVAILABLE>
    <BROWSER_SUPPORT_AJAX>true</BROWSER_SUPPORT_AJAX>
    <TRAY_TYPE>PLAIN</TRAY_TYPE>
    <ALLOW_MULTI_DP_RESET>DEFAULT</ALLOW_MULTI_DP_RESET>
    <CONTENT_PADDING>true</CONTENT_PADDING>
    <CACHE>true</CACHE>
    <BROWSER_IN_BUSINESS_CLIENT>false</BROWSER_IN_BUSINESS_CLIENT>
    <DEBUG>false</DEBUG>
    <BICS_USE_RFC_BUNDLE>DEFAULT</BICS_USE_RFC_BUNDLE>
    <FORCED_SERVER_COMMAND_PROCESSING>false</FORCED_SERVER_COMMAND_PROCESSING>
    <NAVIGATION_NODE_LAUNCHER_URL/>
    <AI_REDUCE_VISIBLE_SIZE>false</AI_REDUCE_VISIBLE_SIZE>
    <SAP_BW_PRODUCER_ID/>
    <NAVIGATION_NODE_ACTIVE_IVIEW/>
    <RENDER_TYPE>PHX</RENDER_TYPE>
    <SAP_BW_IVIEW_ID/>
    <DATA_COUNTRY/>
    <RTL>false</RTL>
    <BICS_TRACE>false</BICS_TRACE>
    <EXPORT_STRATEGY_MINCELLS>-1</EXPORT_STRATEGY_MINCELLS>
    <CLIENT>ZEN</CLIENT>
    <DATA_LANGUAGE/>
    <JSCOMP>X</JSCOMP>
    <DEBUG_MESSAGES>false</DEBUG_MESSAGES>
    <SAP_BW_USE_TAR_TITLE/>
    <DESIGN_MODE_OPTIMIZATION>X</DESIGN_MODE_OPTIMIZATION>
    <DISPLAY_STACK_TRACE_IN_ERROR_PAGES>true</DISPLAY_STACK_TRACE_IN_ERROR_PAGES>
    <EXPORT_STRATEGY>-1</EXPORT_STRATEGY>
    <RFC_LANGUAGE/>
    <CHECK_POPUP_BLOCKER/>
    <BROWSER_TYPE>ie6</BROWSER_TYPE>
    <JAVA_STATISTICS_ACTIVE>false</JAVA_STATISTICS_ACTIVE>
    <RESULT_SET_TYPE/>
    <PROFILING>false</PROFILING>
    <LANGUAGE>fr</LANGUAGE>
    <COUNTRY>BE</COUNTRY>
    <BROWSER_SUPPORT_WEBKIT>false</BROWSER_SUPPORT_WEBKIT>
    <ACCESSIBLE>false</ACCESSIBLE>
    <SAP_BW_NAVIGATION_CONTEXT/>
    <DEBUG_TEXTS>false</DEBUG_TEXTS>
    <SHOW_TYPE/>
    <WRITE_ERROR_CONTEXT>true</WRITE_ERROR_CONTEXT>
    <TRACE500/>
    <DEBUG_LEVEL>0</DEBUG_LEVEL>
    <VALIDATION_DATA>false</VALIDATION_DATA>
    <IGNORE_DIALOG_CUSTOMIZING>false</IGNORE_DIALOG_CUSTOMIZING>
    <TEMPLATE_PARAMETERS>
    <param name="ABAP_STATELESS" value="X"/>
    <param name="BODY_ONLY" value="X"/>
    <param name="BOOKMARK_LOADING" value="">
    <param name="CLEAR_VARIABLES_SETTING" value="DEFAULT"/>
    <param name="CMD_BEFORE_FIRST_REND_SETTING" value="X"/>
    <param name="IGNORE_IVIEW_REPORT_PARAM" value=""/>
    <param name="VARIABLE_SCREEN_SETTING" value="DEFAULT"/>
    </param>
    <param name="BROADCASTING_LINK" value=""/>
    <param name="CHECK_POPUP_BLOCKER" value="X"/>
    <param name="CLEAR_VARIABLES" value=""/>
    <param name="COMMAND_PROCESSING" value="SERVER"/>
    <param name="DATA_MODE" value="NEW"/>
    <param name="DISABLE_DP_XML_RESET" value=""/>
    <param name="DISPLAY_VARIABLE_SCREEN" value="DEFAULT"/>
    <param name="DOCUMENT_SAVE_LEVEL" value="0"/>
    <param name="ERRORS_VISIBLE" value="X"/>
    <param name="EXPORT_LAYOUT" value=""/>
    <param name="HAS_MAIN_TEMPLATE_OBJECT" value="">
    <param name="MAIN_TEMPLATE_OBJECT" value="TEMPLATE_OBJECT_DATA_PROVIDER">
    <param name="TEMPLATE_OBJECT_DATA_PROVIDER" value="">
    <param name="DATA_PROVIDER_REF" value=""/>
    </param>
    </param>
    </param>
    <param name="INFORMATION_VISIBLE" value="X"/>
    <param name="ITEMS_STATELESS" value=""/>
    <param name="MELT_VARIABLES" value="X"/>
    <param name="PATTERN_ALIAS" value=""/>
    <param name="REPORT_REPORT_DISPLAY_TARGET" value="X"/>
    <param name="RRI_OPEN_MODE" value="OPEN_IN_SEPARATE_WINDOW">
    <param name="OPEN_IN_SEPARATE_WINDOW" value=""/>
    </param>
    <param name="SHOW_PERSONALIZED_VARIABLES" value=""/>
    <param name="START_STATELESS_INTERVAL" value="0"/>
    <param name="STATELESS" value=""/>
    <param name="SYSTEM_MESSAGES_VISIBLE" value="X">
    <param name="SYSTEM_MESSAGES_DISPLAY_MODE" value="ALWAYS"/>
    </param>
    <param name="TEMPLATE_VERSION" value="1"/>
    <param name="THEME_NAME" value="aad_mobile"/>
    <param name="USE_CONTEXT_MENU_SNIPPETS" value="X"/>
    <param name="USE_LAYERED_WINDOWS" value="X"/>
    <param name="USE_PERSONALIZATION" value=""/>
    <param name="USE_SNIPPETS" value="X"/>
    <param name="USE_SPECIFIC_VARIANT_CATALOG" value="X"/>
    <param name="USE_TEMPLATE_PERSONALIZATION" value=""/>
    <param name="VARIABLE_SCREEN" value=""/>
    <param name="VARIABLE_VARIANT" value=""/>
    <param name="WARNINGS_VISIBLE" value="X"/>
    <param name="WEB_TEMPLATE_ACTIONS" value="">
    <param name="ACTION_BEFORE_FIRST_RENDERING" value="">
    <param name="INSTRUCTION" value=""/>
    </param>
    <param name="ACTION_BEFORE_RENDERING" value="">
    <param name="INSTRUCTION" value=""/>
    </param>
    </param>
    <param name="WINDOW_MODE" value="modal"/>
    </TEMPLATE_PARAMETERS>
    <TEMPLATE_CONTEXT>
    <TEMPLATE_MAIN>AD87TXRJMRLPPBJL2WYEKJE</TEMPLATE_MAIN>
    <TEMPLATE_MAIN_OBJECT>BTMP AD87TXRJMRLPPBJL2WYEKJE</TEMPLATE_MAIN_OBJECT>
    </TEMPLATE_CONTEXT>
    </PAGE_CONTEXT>
    </WEB_APPLICATION>
    </BI_SUPPORT_INFORMATION>
    , WRITE_ERROR_CONTEXT=true, BROWSER_IN_BUSINESS_CLIENT=false, BROWSER_SUPPORT_WEBKIT=false, RFC_LANGUAGE=, RENDER_TYPE=PHX, Query String (Initial Browser Request)=ACCEPT=image%2Fjpeg%2C+image%2Fgif%2C+image%2Fpjpeg%2C+application%2Fx-ms-application%2C+application%2Fxaml%2Bxml%2C+application%2Fx-ms-xbap%2C+*%2F*&APPLICATION=Ad87txRJmRlPpbjl2wYeKJE&DYNAMIC_MIME_URL_PREFIX=%2Faad%2F&MIME_REPOSITORY_HANDLER=int.do%3FREQUEST_TYPE%3DMIME%26&MODIFIED_SINCE=&MYSAPSSO2=830c701b-b7d0-4195-9daf-947aad58ba2a-6ee89176-bcc1-4fb2-adf0-7f3dfc129b72-fd577942-2cf7-4247-8685-eee60ed63520-7eb0087a-2b31-43de-9dcb-1c6fed0ae2b5-9749b478-f71e-453e-bf82-2a113defb1d2-c2888b52-d27a-4555-a9c2-a58fe52f123a&REQUEST_URL=http%3A%2F%2Flocalhost%3A52593%2Faad%2Fint.do&SAP_EXTERNAL_SID=V0lEMTM5NjUxNTk4NjU0MQ%3D%3D&SAP_NODE_ID=10.10.210.55&SESSION_ID=10hf2y1y0ymv91axl9235ewslk&STATIC_MIME_URL_PREFIX=%2Faad%2F&URL_PREFIX=%2Faad%2Fint.do&USER_AGENT=Mozilla%2F5.0+%28compatible%3B+MSIE+9.0%3B+Windows+NT+6.1%3B+WOW64%3B+Trident%2F6.0%29&USER_NAME=UNKNOWN&USE_SNIPPETS=X, TRACE=X, AI_REDUCE_VISIBLE_SIZE=false, DEBUG=false, TRAY_TYPE=PLAIN, EXPORT_STRATEGY_MINCELLS=-1, DESIGN_MODE_OPTIMIZATION=X, Query String (Current Server Request)=ACCEPT=image%2Fjpeg%2C+image%2Fgif%2C+image%2Fpjpeg%2C+application%2Fx-ms-application%2C+application%2Fxaml%2Bxml%2C+application%2Fx-ms-xbap%2C+*%2F*&APPLICATION=Ad87txRJmRlPpbjl2wYeKJE&DYNAMIC_MIME_URL_PREFIX=%2Faad%2F&MIME_REPOSITORY_HANDLER=int.do%3FREQUEST_TYPE%3DMIME%26&MODIFIED_SINCE=&MYSAPSSO2=830c701b-b7d0-4195-9daf-947aad58ba2a-6ee89176-bcc1-4fb2-adf0-7f3dfc129b72-fd577942-2cf7-4247-8685-eee60ed63520-7eb0087a-2b31-43de-9dcb-1c6fed0ae2b5-9749b478-f71e-453e-bf82-2a113defb1d2-c2888b52-d27a-4555-a9c2-a58fe52f123a&REQUEST_URL=http%3A%2F%2Flocalhost%3A52593%2Faad%2Fint.do&SAP_EXTERNAL_SID=V0lEMTM5NjUxNTk4NjU0MQ%3D%3D&SAP_NODE_ID=10.10.210.55&SESSION_ID=10hf2y1y0ymv91axl9235ewslk&STATIC_MIME_URL_PREFIX=%2Faad%2F&URL_PREFIX=%2Faad%2Fint.do&USER_AGENT=Mozilla%2F5.0+%28compatible%3B+MSIE+9.0%3B+Windows+NT+6.1%3B+WOW64%3B+Trident%2F6.0%29&USER_NAME=UNKNOWN&USE_SNIPPETS=X, Request URL=http://localhost:52593, Time=Thu Apr 03 11:06:47 CEST 2014, SAP_BW_IVIEW_ID=, IGNORE_DIALOG_CUSTOMIZING=false, JAVA_STATISTICS_ACTIVE=false, DATA_LANGUAGE=, BROWSER_SUPPORT_AJAX=true, DISPLAY_STACK_TRACE_IN_ERROR_PAGES=true, BICS_TRACE=false, SAP_BW_PRODUCER_ID=, DEBUG_TEXTS=false, DATA_COUNTRY=, JSCOMP=X, IVIEW_ID_AVAILABLE=false, RESULT_SET_TYPE=, Template Parameters=<parameterList>
    <param name="ABAP_STATELESS" value="X"/>
    <param name="BODY_ONLY" value="X"/>
    <param name="BOOKMARK_LOADING" value="">
    <param name="CLEAR_VARIABLES_SETTING" value="DEFAULT"/>
    <param name="CMD_BEFORE_FIRST_REND_SETTING" value="X"/>
    <param name="IGNORE_IVIEW_REPORT_PARAM" value=""/>
    <param name="VARIABLE_SCREEN_SETTING" value="DEFAULT"/>
    </param>
    <param name="BROADCASTING_LINK" value=""/>
    <param name="CHECK_POPUP_BLOCKER" value="X"/>
    <param name="CLEAR_VARIABLES" value=""/>
    <param name="COMMAND_PROCESSING" value="SERVER"/>
    <param name="DATA_MODE" value="NEW"/>
    <param name="DISABLE_DP_XML_RESET" value=""/>
    <param name="DISPLAY_VARIABLE_SCREEN" value="DEFAULT"/>
    <param name="DOCUMENT_SAVE_LEVEL" value="0"/>
    <param name="ERRORS_VISIBLE" value="X"/>
    <param name="EXPORT_LAYOUT" value=""/>
    <param name="HAS_MAIN_TEMPLATE_OBJECT" value="">
    <param name="MAIN_TEMPLATE_OBJECT" value="TEMPLATE_OBJECT_DATA_PROVIDER">
    <param name="TEMPLATE_OBJECT_DATA_PROVIDER" value="">
    <param name="DATA_PROVIDER_REF" value=""/>
    </param>
    </param>
    </param>
    <param name="INFORMATION_VISIBLE" value="X"/>
    <param name="ITEMS_STATELESS" value=""/>
    <param name="MELT_VARIABLES" value="X"/>
    <param name="PATTERN_ALIAS" value=""/>
    <param name="REPORT_REPORT_DISPLAY_TARGET" value="X"/>
    <param name="RRI_OPEN_MODE" value="OPEN_IN_SEPARATE_WINDOW">
    <param name="OPEN_IN_SEPARATE_WINDOW" value=""/>
    </param>
    <param name="SHOW_PERSONALIZED_VARIABLES" value=""/>
    <param name="START_STATELESS_INTERVAL" value="0"/>
    <param name="STATELESS" value=""/>
    <param name="SYSTEM_MESSAGES_VISIBLE" value="X">
    <param name="SYSTEM_MESSAGES_DISPLAY_MODE" value="ALWAYS"/>
    </param>
    <param name="TEMPLATE_VERSION" value="1"/>
    <param name="THEME_NAME" value="aad_mobile"/>
    <param name="USE_CONTEXT_MENU_SNIPPETS" value="X"/>
    <param name="USE_LAYERED_WINDOWS" value="X"/>
    <param name="USE_PERSONALIZATION" value=""/>
    <param name="USE_SNIPPETS" value="X"/>
    <param name="USE_SPECIFIC_VARIANT_CATALOG" value="X"/>
    <param name="USE_TEMPLATE_PERSONALIZATION" value=""/>
    <param name="VARIABLE_SCREEN" value=""/>
    <param name="VARIABLE_VARIANT" value=""/>
    <param name="WARNINGS_VISIBLE" value="X"/>
    <param name="WEB_TEMPLATE_ACTIONS" value="">
    <param name="ACTION_BEFORE_FIRST_RENDERING" value="">
    <param name="INSTRUCTION" value=""/>
    </param>
    <param name="ACTION_BEFORE_RENDERING" value="">
    <param name="INSTRUCTION" value=""/>
    </param>
    </param>
    <param name="WINDOW_MODE" value="modal"/>
    </parameterList>
    , TRACE500=, NAVIGATION_NODE_ACTIVE_IVIEW=}

    Thanks for your response, I redevelop my Universe with a MsSQL and I receive this message
    com.businessobjects.dsl.services.dataprovider.DataProviderException: [Microsoft][ODBC Driver Manager] The specified DSN contains an architecture mismatch between the Driver and Application
        at com.businessobjects.dsl.services.dataprovider.impl.QuerySpecDataProvider.refresh(QuerySpecDataProvider.java:651)
        at com.businessobjects.dsl.services.dataprovider.impl.QuerySpecDataProvider.refresh(QuerySpecDataProvider.java:205)
        at com.businessobjects.bimodeler.qp.ui.QueryPanelComposite$26.run(QueryPanelComposite.java:1149)
        at java.lang.Thread.run(Unknown Source)
    Caused by: com.sap.tools.commons.exception.NestedException: [Microsoft][ODBC Driver Manager] The specified DSN contains an architecture mismatch between the Driver and Application
        at com.sap.tools.commons.exception.NestedException.create(Unknown Source)
        at com.sap.sl.edp.dataprovider.relational.fetcher.AbstractRelationalFetcher.open(AbstractRelationalFetcher.java:130)
        at com.sap.sl.edp.dataprovider.relational.RelationalDataProvider.getRelationalResults(RelationalDataProvider.java:338)
        at com.sap.sl.edp.dataprovider.relational.RelationalDataProvider.getResults(RelationalDataProvider.java:273)
        at com.sap.sl.edp.dataprovider.relational.RelationalDataProvider.getResults(RelationalDataProvider.java:1)
        at com.businessobjects.dsl.services.dataprovider.impl.QuerySpecDataProvider.getResultNode(QuerySpecDataProvider.java:692)
        at com.sap.sl.edp.dataprovider.relational.RelationalDataProvider.getResultNode(RelationalDataProvider.java:181)
        at com.businessobjects.dsl.services.dataprovider.impl.QuerySpecDataProvider.refresh(QuerySpecDataProvider.java:645)
        ... 3 more

  • Trying to reinstall CS5.5 Master Collection from DVD media on Windows 7 64 bit - setup.exe fails due to msxml3.dll error PDApp message [FATAL] PIM - Failed to Create XML instance : DOMDocument40 ADXML::initWithXMLPath Error:80040154

    If anyone is able to solve this they are a genius (or I am doing something very stupid!)
    I am trying to reinstall CS5.5 Master Collection from DVD media on Windows 7 64 bit PC but setup.exe fails due to a msxml3.dll error.
    Following a big bundle of recent Windows 7 updates, I started getting 'bad image' msxml3.dll error messages when opening any CS5.5 master collection program (Eg Premiere / Photoshop / Illustrator / Dreamweaver). Following advice on some threads here I tried uninstalling and then using the Adobe CC Cleaner Tool to clean up install, then reinstalling from my original DVD media.
    Whenever I try using run setup.exe from installtion disc 1 the installing fails due to 'Missing files'. I have also tried dowloading trial versions and runing setup.exe fro mthe downloaded files but i still get the same message.
    I have searched the forum and others have experienced this error but none of the solutions I have found seem to be working for me - as many seem to relate to download installations whereas I am installing from original DVD media (which worked fine before on the same PC)
    These are the FATAL messages from the PDApp log
    12/11/2014 15:29:27 [FATAL] PIM - Failed to Create XML instance : DOMDocument40 ADXML::initWithXMLPath Error:80040154
    12/11/2014 15:29:27 [FATAL] Setup - Could not initialize ADXML object
    12/11/2014 15:29:27 [FATAL] Setup - Unable to initialize. Error parsing setup.xml file
    The PDApp troubleshooting seems to indicate that this is caused by error in downloads but I am getting it with both original media DVD and downloads.
    I have also tried using my logon (which has admin privileges) and under our main admin account - and I get the same errors.
    Is a clean install of Windows 7 + CS5.5 my only option?
    Any help / info / advice / solutions very much appreciated! I have spent the last 2 days trying to sort this out and seem to be getting nowhere.
    Thanks.

    Thanks for the reply kglad - much appreciated.
    I have already tried that option (along with downloading files) as it was one of the solutions mentioned on other threads, but that also failed.
    Any other ideas?

  • Failed to create vuser and Failed to create an instance of script

    Hi
    I have a parent script of type web service which would call 5 child scripts . 3 child scripts are webservice and 2 child scripts are of web test.
    However when the function call goes to the child script (web test), the following exception is being thrown.
    Any idea of how to get rid of this?
    error creating vuser for child script
    oracle.oats.scripting.modules.basic.api.exceptions.ScriptCreationException: Failed to create instance of script "TestUSNACHABankFormat".
         at oracle.oats.scripting.modules.basic.api.exceptions.ScriptCreationException.createFailedToCreateScriptInstance(ScriptCreationException.java:75)
         at oracle.oats.scripting.modules.basic.api.IteratingVUser.createScript(IteratingVUser.java:281)
         at oracle.oats.scripting.modules.basic.api.internal.IteratingAgent.createIteratingVUser(IteratingAgent.java:602)
         at oracle.oats.scripting.modules.basic.api.IteratingVUser.createCallableScript(IteratingVUser.java:1146)
         at oracle.oats.scripting.modules.basic.api.IteratingVUser.getSpecialVariableImpl(IteratingVUser.java:1071)
         at oracle.oats.scripting.modules.basic.api.IteratingVUser.getSpecialVariable(IteratingVUser.java:994)
         at oracle.oats.scripting.modules.basic.api.IteratingVUser.getScriptAsset(IteratingVUser.java:1163)
         at oracle.oats.scripting.modules.basic.api.IteratingVUserScript.getScript(IteratingVUserScript.java:431)
         at script.run(script.java:34)
         at oracle.oats.scripting.modules.basic.api.IteratingVUser.run(IteratingVUser.java:320)
         at oracle.oats.scripting.modules.basic.api.IteratingVUser.insertScriptRun(IteratingVUser.java:340)
         at oracle.oats.scripting.modules.basic.api.internal.CallableScript.run(CallableScript.java:182)
         at script.run(script.java:61)
         at oracle.oats.scripting.modules.basic.api.IteratingVUser.run(IteratingVUser.java:320)
         at oracle.oats.scripting.modules.basic.api.internal.IteratingAgent.run(IteratingAgent.java:726)
         at java.lang.Thread.run(Thread.java:619)
    Caused by: java.lang.NullPointerException
         at oracle.oats.scripting.modules.basic.api.IteratingVUserScript.getVariables(IteratingVUserScript.java:482)
         at script.<init>(script.java:25)
         at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
         at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
         at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
         at java.lang.reflect.Constructor.newInstance(Constructor.java:513)
         at java.lang.Class.newInstance0(Class.java:355)
         at java.lang.Class.newInstance(Class.java:308)
         at oracle.oats.scripting.modules.basic.api.IteratingVUser.createScript(IteratingVUser.java:279)
         ... 14 more

    Hello
    I would go around that problem :
    at oracle.oats.scripting.modules.basic.api.IteratingVUserScript.getVariables(IteratingVUserScript.java:482)
    Indicating something wrong with a GetVariables() function.
    Any specific java code in your script?
    Not much ideas though...
    JB

  • OBIEE 11.1.1 installation error "Create a Instance" Stage 13 got failed

    First I have tried to install OBIEE 11.1.1 on Win 7 64 Bit Machine and It got failed and then I search for the error .. after searching and searching I changed loop back address (127.0.0.1) to my physical machine and then I restart it ... and again it got failed at the same stage 13 .. create an instance.
    Then I have tried to install it on Oracle VM (Win XP) and it got failed on the same stage 13 .. Create an instance ..
    Please help
    --------- Following is the error log -----------------------------
    [2013-02-25T14:47:21.345+05:30] [as] [TRACE:16] [] [oracle.as.config] [tid: 24] [ecid: 0000JoG^w3EDwW05zzWByW1HAlF200000F,0] [SRC_CLASS: oracle.as.config.impl.RuntimeServiceConnectionWLS] [SRC_METHOD: disconnect] Breaking connection to mbean server
    [2013-02-25T14:47:21.355+05:30] [as] [ERROR] [] [oracle.as.provisioning] [tid: 24] [ecid: 0000JoG^w3EDwW05zzWByW1HAlF200000F,0] [[
    oracle.as.config.ProvisionException: Unable to validate NonJ2EEManagement Application deployment on admin server.
         at oracle.as.config.impl.AbstractRuntimeServiceConnection.validateNonj2eeApplication(AbstractRuntimeServiceConnection.java:580)
         at oracle.as.config.impl.AbstractRuntimeServiceConnection.deployIfNecessary(AbstractRuntimeServiceConnection.java:120)
         at oracle.as.config.impl.OracleASInstanceImpl.create(OracleASInstanceImpl.java:93)
         at oracle.as.provisioning.fmwadmin.ASInstanceProv._createInstance(ASInstanceProv.java:249)
         at oracle.as.provisioning.fmwadmin.ASInstanceProv.createInstance(ASInstanceProv.java:166)
         at oracle.as.provisioning.fmwadmin.ASInstanceProv.createInstanceAndComponents(ASInstanceProv.java:116)
         at oracle.as.provisioning.engine.WorkFlowExecutor._createASInstancesAndComponents(WorkFlowExecutor.java:523)
         at oracle.as.provisioning.engine.WorkFlowExecutor.executeWLSWorkFlow(WorkFlowExecutor.java:439)
         at oracle.as.provisioning.engine.Config.executeConfigWorkflow_WLS(Config.java:866)
         at oracle.as.install.bi.biconfig.standard.StandardWorkFlowExecutor.executeHelper(StandardWorkFlowExecutor.java:31)
         at oracle.as.install.bi.biconfig.standard.InstanceProvisioningTask.doExecute(InstanceProvisioningTask.java:78)
         at oracle.as.install.bi.biconfig.standard.AbstractProvisioningTask.execute(AbstractProvisioningTask.java:70)
         at oracle.as.install.bi.biconfig.standard.StandardProvisionTaskList.execute(StandardProvisionTaskList.java:61)
         at oracle.as.install.bi.biconfig.BIConfigMain.doExecute(BIConfigMain.java:113)
         at oracle.as.install.engine.modules.configuration.client.ConfigAction.execute(ConfigAction.java:371)
         at oracle.as.install.engine.modules.configuration.action.TaskPerformer.run(TaskPerformer.java:88)
         at oracle.as.install.engine.modules.configuration.action.TaskPerformer.startConfigAction(TaskPerformer.java:105)
         at oracle.as.install.engine.modules.configuration.action.ActionRequest.perform(ActionRequest.java:15)
         at oracle.as.install.engine.modules.configuration.action.RequestQueue.perform(RequestQueue.java:64)
         at oracle.as.install.engine.modules.configuration.standard.StandardConfigActionManager.start(StandardConfigActionManager.java:160)
         at oracle.as.install.engine.modules.configuration.boot.ConfigurationExtension.kickstart(ConfigurationExtension.java:81)
         at oracle.as.install.engine.modules.configuration.ConfigurationModule.run(ConfigurationModule.java:86)
         at java.lang.Thread.run(Thread.java:662)
    Caused by: oracle.as.config.utl.DeployerException: NonJ2EEManagement Applicationdeployment failed.
         at oracle.as.config.utl.Deployer.deployApplication(Deployer.java:124)
         at oracle.as.config.utl.Deployer.deploy(Deployer.java:56)
         at oracle.as.config.impl.RuntimeServiceConnectionWLS.deployNonj2eeApplication(RuntimeServiceConnectionWLS.java:291)
         at oracle.as.config.impl.AbstractRuntimeServiceConnection.validateNonj2eeApplication(AbstractRuntimeServiceConnection.java:572)
         ... 22 more
    Caused by: java.lang.reflect.InvocationTargetException
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:597)
         at oracle.as.config.utl.Deployer.deployApplication(Deployer.java:122)
         ... 25 more
    Caused by: weblogic.Deployer$DeployerException: weblogic.deploy.api.tools.deployer.DeployerException: Unable to connect to 't3://SPADHA-IN:7001': PermGen space. Ensure the url represents a running admin server and that the credentials are correct. If using http protocol, tunneling must be enabled on the admin server.
         at weblogic.Deployer.run(Deployer.java:72)
         ... 30 more
    Caused by: weblogic.deploy.api.tools.deployer.DeployerException: Unable to connect to 't3://SPADHA-IN:7001': PermGen space. Ensure the url represents a running admin server and that the credentials are correct. If using http protocol, tunneling must be enabled on the admin server.
         at weblogic.deploy.api.tools.deployer.Jsr88Operation.connect(Jsr88Operation.java:316)
         at weblogic.deploy.api.tools.deployer.Deployer.perform(Deployer.java:137)
         at weblogic.deploy.api.tools.deployer.Deployer.runBody(Deployer.java:88)
         at weblogic.utils.compiler.Tool.run(Tool.java:158)
         at weblogic.utils.compiler.Tool.run(Tool.java:115)
         at weblogic.Deployer.run(Deployer.java:70)
         ... 30 more
    [2013-02-25T14:47:21.355+05:30] [as] [NOTIFICATION] [] [oracle.as.provisioning] [tid: 24] [ecid: 0000JoG^w3EDwW05zzWByW1HAlF200000F,0] Exit code from OPMNAdmin : 0
    [2013-02-25T14:47:21.355+05:30] [as] [ERROR] [] [oracle.as.provisioning] [tid: 24] [ecid: 0000JoG^w3EDwW05zzWByW1HAlF200000F,0] [[
    oracle.as.provisioning.engine.CfgWorkflowException
         at oracle.as.provisioning.engine.Engine.processEventResponse(Engine.java:596)
         at oracle.as.provisioning.fmwadmin.ASInstanceProv.createInstance(ASInstanceProv.java:178)
         at oracle.as.provisioning.fmwadmin.ASInstanceProv.createInstanceAndComponents(ASInstanceProv.java:116)
         at oracle.as.provisioning.engine.WorkFlowExecutor._createASInstancesAndComponents(WorkFlowExecutor.java:523)
         at oracle.as.provisioning.engine.WorkFlowExecutor.executeWLSWorkFlow(WorkFlowExecutor.java:439)
         at oracle.as.provisioning.engine.Config.executeConfigWorkflow_WLS(Config.java:866)
         at oracle.as.install.bi.biconfig.standard.StandardWorkFlowExecutor.executeHelper(StandardWorkFlowExecutor.java:31)
         at oracle.as.install.bi.biconfig.standard.InstanceProvisioningTask.doExecute(InstanceProvisioningTask.java:78)
         at oracle.as.install.bi.biconfig.standard.AbstractProvisioningTask.execute(AbstractProvisioningTask.java:70)
         at oracle.as.install.bi.biconfig.standard.StandardProvisionTaskList.execute(StandardProvisionTaskList.java:61)
         at oracle.as.install.bi.biconfig.BIConfigMain.doExecute(BIConfigMain.java:113)
         at oracle.as.install.engine.modules.configuration.client.ConfigAction.execute(ConfigAction.java:371)
         at oracle.as.install.engine.modules.configuration.action.TaskPerformer.run(TaskPerformer.java:88)
         at oracle.as.install.engine.modules.configuration.action.TaskPerformer.startConfigAction(TaskPerformer.java:105)
         at oracle.as.install.engine.modules.configuration.action.ActionRequest.perform(ActionRequest.java:15)
         at oracle.as.install.engine.modules.configuration.action.RequestQueue.perform(RequestQueue.java:64)
         at oracle.as.install.engine.modules.configuration.standard.StandardConfigActionManager.start(StandardConfigActionManager.java:160)
         at oracle.as.install.engine.modules.configuration.boot.ConfigurationExtension.kickstart(ConfigurationExtension.java:81)
         at oracle.as.install.engine.modules.configuration.ConfigurationModule.run(ConfigurationModule.java:86)
         at java.lang.Thread.run(Thread.java:662)
    Caused by: oracle.as.provisioning.util.ConfigException:
    Error creating ASInstance instance1.
    Cause:
    An internal operation has failed: Unable to validate NonJ2EEManagement Application deployment on admin server.
    Action:
    See logs for more details.
         at oracle.as.provisioning.util.ConfigException.createConfigException(ConfigException.java:123)
         at oracle.as.provisioning.fmwadmin.ASInstanceProv._createInstance(ASInstanceProv.java:317)
         at oracle.as.provisioning.fmwadmin.ASInstanceProv.createInstance(ASInstanceProv.java:166)
         ... 18 more
    Caused by: oracle.as.config.ProvisionException: Unable to validate NonJ2EEManagement Application deployment on admin server.
         at oracle.as.config.impl.AbstractRuntimeServiceConnection.validateNonj2eeApplication(AbstractRuntimeServiceConnection.java:580)
         at oracle.as.config.impl.AbstractRuntimeServiceConnection.deployIfNecessary(AbstractRuntimeServiceConnection.java:120)
         at oracle.as.config.impl.OracleASInstanceImpl.create(OracleASInstanceImpl.java:93)
         at oracle.as.provisioning.fmwadmin.ASInstanceProv._createInstance(ASInstanceProv.java:249)
         ... 19 more
    Caused by: oracle.as.config.utl.DeployerException: NonJ2EEManagement Applicationdeployment failed.
         at oracle.as.config.utl.Deployer.deployApplication(Deployer.java:124)
         at oracle.as.config.utl.Deployer.deploy(Deployer.java:56)
         at oracle.as.config.impl.RuntimeServiceConnectionWLS.deployNonj2eeApplication(RuntimeServiceConnectionWLS.java:291)
         at oracle.as.config.impl.AbstractRuntimeServiceConnection.validateNonj2eeApplication(AbstractRuntimeServiceConnection.java:572)
         ... 22 more
    Caused by: java.lang.reflect.InvocationTargetException
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:597)
         at oracle.as.config.utl.Deployer.deployApplication(Deployer.java:122)
         ... 25 more
    Caused by: weblogic.Deployer$DeployerException: weblogic.deploy.api.tools.deployer.DeployerException: Unable to connect to 't3://SPADHA-IN:7001': PermGen space. Ensure the url represents a running admin server and that the credentials are correct. If using http protocol, tunneling must be enabled on the admin server.
         at weblogic.Deployer.run(Deployer.java:72)
         ... 30 more
    Caused by: weblogic.deploy.api.tools.deployer.DeployerException: Unable to connect to 't3://SPADHA-IN:7001': PermGen space. Ensure the url represents a running admin server and that the credentials are correct. If using http protocol, tunneling must be enabled on the admin server.
         at weblogic.deploy.api.tools.deployer.Jsr88Operation.connect(Jsr88Operation.java:316)
         at weblogic.deploy.api.tools.deployer.Deployer.perform(Deployer.java:137)
         at weblogic.deploy.api.tools.deployer.Deployer.runBody(Deployer.java:88)
         at weblogic.utils.compiler.Tool.run(Tool.java:158)
         at weblogic.utils.compiler.Tool.run(Tool.java:115)
         at weblogic.Deployer.run(Deployer.java:70)
         ... 30 more
    -------------------------------------------------------------------

    Hi Krishna,
    Thanks for the link.
    looks like the same way I installed. I think there is something else I am missing. I guess this is causing because of the oracle instance creation for BI services. Please let me know, if you have any more information on the same.

  • OBIEE 11.1.1.7 is Failing at creating instance step on libclntsh.so

    This is OBIEE 11.1.1.7 installtion on AIX6.1...initial reesponse with Oracle is cheikg xlC and Java versions...and I updated to correct versions as per their notes...
    H4A12[obia] /obia_apps > lslpp -l xlC*
    Fileset Level State Description
    Path: /usr/lib/objrepos
    xlC.aix61.rte 11.1.0.4 COMMITTED XL C/C++ Runtime for AIX 6.1
    xlC.cpp 9.0.0.0 COMMITTED C for AIX Preprocessor
    xlC.rte 11.1.0.4 COMMITTED XL C/C++ Runtime
    xlC.sup.aix50.rte 9.0.0.1 COMMITTED XL C/C++ Runtime for AIX 5.2
    H4A12[obia] /obia_apps > java -version
    java version "1.7.0"
    Java(TM) SE Runtime Environment (build pap6470sr4fp1-20130325_01(SR4 FP1))
    IBM J9 VM (build 2.6, JRE 1.7.0 AIX ppc64-64 Compressed References 20130306_140761 (JIT enabled, AOT enabled)
    J9VM - R26_Java726_SR4_FP1_20130306_1011_B140761
    JIT - r11.b03_20130131_32403ifx1
    GC - R26_Java726_SR4_FP1_20130306_1011_B140761_CMPRSS
    J9CL - 20130306_140761)
    JCL - 20130315_01 based on Oracle 7u13-b08
    H4A12[obia] /obia_apps >
    This is from logs:
    Could not load program sawserver:
    Could not load module /obia_apps/midware/Oracle_BI1/bifoundation/web/bin/libsaworacorefacade643r.so.
    Dependent module libclntsh.so could not be loaded.
    Could not load module libclntsh.so.
    System error: No such file or directory
    Could not load module sawserver.
    Dependent module /obia_apps/midware/Oracle_BI1/bifoundation/web/bin/libsaworacorefacade643r.so could not be loaded.
    Could not load module .
    During the install I did get error messages for libclntsh.so and libclntsh.a when doing the enterprise install...but I continue with it and and duirngthe configuration stage it failed at creating instance throwing the above error.
    Any suggestions f=greatly appreciated

    Hi RM
    but $ORACLE_HOME is set by OBIEE11.1.1.7 installation right??...you can see in the $LIBPATH you will see Oracle clint libs
    this is my env...
    H4A12[obia] /obia_apps/oraInventory/logs > set
    AIXTHREAD_COND_DEBUG=OFF
    AIXTHREAD_GUARDPAGES=4
    AIXTHREAD_MNRATIO=1:1
    AIXTHREAD_MUTEX_DEBUG=OFF
    AIXTHREAD_RWLOCK_DEBUG=OFF
    AIXTHREAD_SCOPE=S
    AUTHSTATE=compat
    DISPLAY=10.50.6.157:0
    DISPLAYNAME=H4A12
    EDITOR=/usr/bin/vi
    ERRNO=0
    ESPAGENTDIR=/share2/esp_agent/bin
    FCEDIT=/usr/bin/ed
    HISTCONTROL=ignoredups
    HISTFILE=/home/obiagrp/obia/.sh_hist-ggolkond
    HISTFILESIZE=2000
    HISTSIZE=2000
    HOME=/home/obiagrp/obia
    HOSTNAME=H4A12
    IFS='
    INFA_DOMAINS_FILE=/obia_apps/Informatica/9.0.1/domains.infa
    INFA_HOME=/obia_apps/Informatica/9.0.1
    JAVA_HOME=/usr/java7_64/jre/bin
    LANG=C
    LC_ALL=C
    LC__FASTMSG=true
    LIBPATH=/oracle/app/oracle/product/11.1.jan10/lib:/usr/java7_64/jre/bin:/usr/java7_64/jre/bin/classic:/usr/lib:/lib
    LINENO=1
    LOCPATH=/usr/lib/nls/loc
    LOGFILE=/dev/null
    LOGIN=obia
    LOGNAME=obia
    MAIL=/usr/spool/mail/obia
    MAILCHECK=600
    MAILMSG='[YOU HAVE NEW MAIL]'
    MANPATH='${MANPATH}:/opt/ibm/director/man'
    NLSPATH=/usr/lib/nls/msg/%L/%N:/usr/lib/nls/msg/%L/%N.cat
    NLS_LANG=AMERICAN_AMERICA.WE8ISO8859P15
    ODMDIR=/etc/objrepos
    OLDPWD=/obia_apps/oraInventory
    OPTIND=1
    PATH=/usr/java7_64/jre/bin:/usr/java7_64/jre/bin/bin::/bin:/usr/bin:/etc:/usr/sbin:/usr/ucb:/home/obiagrp/obia/bin:/usr/bin/X11:/usr/java7_64/bin:/usr/java7_64/jre/bin:/usr/local/bin/xlc:/sbin:.:/usr/local/bin
    PPID=12517554
    PS1='$HOSTNAME[$LOGNAME] $PWD > '
    PS2='> '
    PS3='#? '
    PS4='+ '
    PWD=/obia_apps/oraInventory/logs
    RANDOM=7478
    SAVEHIST=2000
    SECONDS=11916
    SHELL=/usr/bin/ksh
    TERM=xterm
    TERM_DEFAULT=lft
    TMOUT=3600
    TMP=/obia_apps/tmp
    TMPDIR=/obia_apps/tmp
    TZ=EST5EDT
    USER=obia
    _=oraInstall2013-04-25_08-24-30AM.out
    Thanks

  • Javax.xml.registry.JAXRException: Failed to create instance of: null

    Friends,
    I don't understand why this error is coming :-
    javax.xml.registry.JAXRException: Failed to create instance of: null
    at javax.xml.registry.ConnectionFactory.newInstance(ConnectionFactory.java:75)
    at JAXRFindBusiness.doQuery(JAXRFindBusiness.java:46)
    at JAXRFindBusiness.main(JAXRFindBusiness.java:28)
    Caused by: java.lang.NullPointerException
    at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    at javax.xml.registry.ConnectionFactory.newInstance(ConnectionFactory.java:70)
    ... 2 more
    Please help
    Thanks
    Vishal

    Please describe in more detail at which circumstances this error appears? It's not completely clear from the stack trace.

  • Failed to create instance if Software Execution Request Manager. 0x80070005

    Using sccm 2012 R2, getting issues on some of computer.
    Task sequence is failing at very end. Client is deployed successfully and all tasks ran in TS
    I can see following errors in SMSTS.log file as below and _SMSTaskSequece folder contains TSEnv.dat
    I am looking for fixes and only found restart during application install might be cause it or access denied.
    Failed to set log directory. Some execution history may be lost.
    The system cannot find the file specified. (Error: 80070002; Source: Windows) OSDSetupHook 16/01/2015 8:17:53 PM 996 (0x03E4)
    Executing task sequence OSDSetupHook 16/01/2015 8:17:53 PM 996 (0x03E4)
    Task Sequence environment not found. OSDSetupHook 16/01/2015 8:17:53 PM 996 (0x03E4)
    Attempting to get active request. OSDSetupHook 16/01/2015 8:17:53 PM 996 (0x03E4)
    Failed to create instance if Software Execution Request Managerr. 0x80070005 OSDSetupHook 16/01/2015 8:17:53 PM 996 (0x03E4)
    Waiting for ccmexec process to start. OSDSetupHook 16/01/2015 8:17:53 PM 996 (0x03E4)
    Failed to create instance if Software Execution Request Managerr. 0x80070005 OSDSetupHook 16/01/2015 8:17:58 PM 996 (0x03E4)
    Waiting for ccmexec process to start. OSDSetupHook 16/01/2015 8:17:58 PM 996 (0x03E4)
    Failed to create instance if Software Execution Request Managerr. 0x80070005 OSDSetupHook 16/01/2015 8:18:03 PM 996 (0x03E4)
    Waiting for ccmexec process to start. OSDSetupHook 16/01/2015 8:18:03 PM 996 (0x03E4)
    Failed to create instance if Software Execution Request Managerr. 0x80070005 OSDSetupHook 16/01/2015 8:18:08 PM 996 (0x03E4)
    Waiting for ccmexec process to start. OSDSetupHook 16/01/2015 8:18:08 PM 996 (0x03E4)
    Failed to create instance if Software Execution Request Managerr. 0x80070005 OSDSetupHook 16/01/2015 8:18:13 PM 996 (0x03E4)
    Waiting for ccmexec process to start. OSDSetupHook 16/01/2015 8:18:13 PM 996 (0x03E4)
    Failed to create instance if Software Execution Request Managerr. 0x80070005 OSDSetupHook 16/01/2015 8:18:19 PM 996 (0x03E4)
    Waiting for ccmexec process to start. OSDSetupHook 16/01/2015 8:18:19 PM 996 (0x03E4)
    Failed to create instance if Software Execution Request Managerr. 0x80070005 OSDSetupHook 16/01/2015 8:18:24 PM 996 (0x03E4)
    Waiting for ccmexec process to start. OSDSetupHook 16/01/2015 8:18:24 PM 996 (0x03E4)
    Failed to create instance if Software Execution Request Managerr. 0x80070005 OSDSetupHook 16/01/2015 8:18:29 PM 996 (0x03E4)
    Waiting for ccmexec process to start. OSDSetupHook 16/01/2015 8:18:29 PM 996 (0x03E4)
    Failed to create instance if Software Execution Request Managerr. 0x80070005 OSDSetupHook 16/01/2015 8:18:34 PM 996 (0x03E4)
    Waiting for ccmexec process to start. OSDSetupHook 16/01/2015 8:18:34 PM 996 (0x03E4)
    Failed to create instance if Software Execution Request Managerr. 0x80070005 OSDSetupHook 16/01/2015 8:18:39 PM 996 (0x03E4)
    Waiting for ccmexec process to start. OSDSetupHook 16/01/2015 8:18:39 PM 996 (0x03E4)
    Failed to create instance if Software Execution Request Managerr. 0x80070005 OSDSetupHook 16/01/2015 8:18:44 PM 996 (0x03E4)
    Waiting for ccmexec process to start. OSDSetupHook 16/01/2015 8:18:44 PM 996 (0x03E4)
    Failed to create instance if Software Execution Request Managerr. 0x80070005 OSDSetupHook 16/01/2015 8:18:49 PM 996 (0x03E4)
    Waiting for ccmexec process to start. OSDSetupHook 16/01/2015 8:18:49 PM 996 (0x03E4)
    Failed to create instance if Software Execution Request Managerr. 0x80070005 OSDSetupHook 16/01/2015 8:18:54 PM 996 (0x03E4)
    Waiting for ccmexec process to start. OSDSetupHook 16/01/2015 8:18:54 PM 996 (0x03E4)
    Failed to create instance if Software Execution Request Managerr. 0x80070005 OSDSetupHook 16/01/2015 8:18:59 PM 996 (0x03E4)
    Waiting for ccmexec process to start. OSDSetupHook 16/01/2015 8:18:59 PM 996 (0x03E4)
    I would really appreciate any help in this regards
    Thanks
    RJ
    RJ09

    Please see smsts.log below. Logs on top are from smsts.log which was created after this file.
    Failed to set log directory. Some execution history may be lost.
    The system cannot find the file specified. (Error: 80070002; Source: Windows)   
    OSDSetupHook 16/01/2015 8:17:53 PM        
    996 (0x03E4)
    Executing task sequence             
    OSDSetupHook 16/01/2015 8:17:53 PM  996 (0x03E4)
    Task Sequence environment not found.              
    OSDSetupHook 16/01/2015 8:17:53 PM  996 (0x03E4)
    Attempting to get active request.           
    OSDSetupHook 16/01/2015 8:17:53 PM  996 (0x03E4)
    Failed to create instance if Software Execution Request Managerr. 0x80070005 
    OSDSetupHook 16/01/2015 8:17:53 PM        
    996 (0x03E4)
    Waiting for ccmexec process to start.     OSDSetupHook
    16/01/2015 8:17:53 PM  996 (0x03E4)
    Failed to create instance if Software Execution Request Managerr. 0x80070005 
    OSDSetupHook 16/01/2015 8:17:58 PM        
    996 (0x03E4)
    Waiting for ccmexec process to start.     OSDSetupHook
    16/01/2015 8:17:58 PM  996 (0x03E4)
    Failed to create instance if Software Execution Request Managerr. 0x80070005 
    OSDSetupHook 16/01/2015 8:18:03 PM        
    996 (0x03E4)
    Waiting for ccmexec process to start.     OSDSetupHook
    16/01/2015 8:18:03 PM  996 (0x03E4)
    Failed to create instance if Software Execution Request Managerr. 0x80070005 
    OSDSetupHook 16/01/2015 8:18:08 PM        
    996 (0x03E4)
    Waiting for ccmexec process to start.     OSDSetupHook
    16/01/2015 8:18:08 PM  996 (0x03E4)
    Failed to create instance if Software Execution Request Managerr. 0x80070005 
    OSDSetupHook 16/01/2015 8:18:13 PM        
    996 (0x03E4)
    Waiting for ccmexec process to start.     OSDSetupHook
    16/01/2015 8:18:13 PM  996 (0x03E4)
    Failed to create instance if Software Execution Request Managerr. 0x80070005 
    OSDSetupHook 16/01/2015 8:18:19 PM        
    996 (0x03E4)
    Waiting for ccmexec process to start.     OSDSetupHook
    16/01/2015 8:18:19 PM  996 (0x03E4)
    Failed to create instance if Software Execution Request Managerr. 0x80070005 
    OSDSetupHook 16/01/2015 8:18:24 PM        
    996 (0x03E4)
    Waiting for ccmexec process to start.     OSDSetupHook
    16/01/2015 8:18:24 PM  996 (0x03E4)
    Failed to create instance if Software Execution Request Managerr. 0x80070005 
    OSDSetupHook 16/01/2015 8:18:29 PM        
    996 (0x03E4)
    Waiting for ccmexec process to start.     OSDSetupHook
    16/01/2015 8:18:29 PM  996 (0x03E4)
    Failed to create instance if Software Execution Request Managerr. 0x80070005 
    OSDSetupHook 16/01/2015 8:18:34 PM        
    996 (0x03E4)
    Waiting for ccmexec process to start.     OSDSetupHook
    16/01/2015 8:18:34 PM  996 (0x03E4)
    Failed to create instance if Software Execution Request Managerr. 0x80070005 
    OSDSetupHook 16/01/2015 8:18:39 PM        
    996 (0x03E4)
    Waiting for ccmexec process to start.     OSDSetupHook
    16/01/2015 8:18:39 PM  996 (0x03E4)
    Failed to create instance if Software Execution Request Managerr. 0x80070005 
    OSDSetupHook 16/01/2015 8:18:44 PM        
    996 (0x03E4)
    Waiting for ccmexec process to start.     OSDSetupHook
    16/01/2015 8:18:44 PM  996 (0x03E4)
    Failed to create instance if Software Execution Request Managerr. 0x80070005 
    OSDSetupHook 16/01/2015 8:18:49 PM        
    996 (0x03E4)
    Waiting for ccmexec process to start.     OSDSetupHook
    16/01/2015 8:18:49 PM  996 (0x03E4)
    Failed to create instance if Software Execution Request Managerr. 0x80070005 
    OSDSetupHook 16/01/2015 8:18:54 PM        
    996 (0x03E4)
    Waiting for ccmexec process to start.     OSDSetupHook
    16/01/2015 8:18:54 PM  996 (0x03E4)
    Failed to create instance if Software Execution Request Managerr. 0x80070005 
    OSDSetupHook 16/01/2015 8:18:59 PM        
    996 (0x03E4)
    Waiting for ccmexec process to start.     OSDSetupHook
    16/01/2015 8:18:59 PM  996 (0x03E4)
    Failed to create instance if Software Execution Request Managerr. 0x80070005 
    OSDSetupHook 16/01/2015 8:19:04 PM        
    996 (0x03E4)
    Waiting for ccmexec process to start.     OSDSetupHook
    16/01/2015 8:19:04 PM  996 (0x03E4)
    Failed to create instance if Software Execution Request Managerr. 0x80070005 
    OSDSetupHook 16/01/2015 8:19:09 PM        
    996 (0x03E4)
    Waiting for ccmexec process to start.     OSDSetupHook
    16/01/2015 8:19:09 PM  996 (0x03E4)
    Failed to create instance if Software Execution Request Managerr. 0x80070005 
    OSDSetupHook 16/01/2015 8:19:14 PM        
    996 (0x03E4)
    Waiting for ccmexec process to start.     OSDSetupHook
    16/01/2015 8:19:14 PM  996 (0x03E4)
    Failed to create instance if Software Execution Request Managerr. 0x80070005 
    OSDSetupHook 16/01/2015 8:19:19 PM        
    996 (0x03E4)
    Waiting for ccmexec process to start.     OSDSetupHook
    16/01/2015 8:19:19 PM  996 (0x03E4)
    Failed to create instance if Software Execution Request Managerr. 0x80070005 
    OSDSetupHook 16/01/2015 8:19:24 PM        
    996 (0x03E4)
    Waiting for ccmexec process to start.     OSDSetupHook
    16/01/2015 8:19:24 PM  996 (0x03E4)
    Failed to create instance if Software Execution Request Managerr. 0x80070005 
    OSDSetupHook 16/01/2015 8:19:29 PM        
    996 (0x03E4)
    Waiting for ccmexec process to start.     OSDSetupHook
    16/01/2015 8:19:29 PM  996 (0x03E4)
    Failed to create instance if Software Execution Request Managerr. 0x80070005 
    OSDSetupHook 16/01/2015 8:19:34 PM        
    996 (0x03E4)
    Waiting for ccmexec process to start.     OSDSetupHook
    16/01/2015 8:19:34 PM  996 (0x03E4)
    Failed to create instance if Software Execution Request Managerr. 0x80070005 
    OSDSetupHook 16/01/2015 8:19:39 PM        
    996 (0x03E4)
    Waiting for ccmexec process to start.     OSDSetupHook
    16/01/2015 8:19:39 PM  996 (0x03E4)
    Failed to create instance if Software Execution Request Managerr. 0x80070005 
    OSDSetupHook 16/01/2015 8:19:44 PM        
    996 (0x03E4)
    Waiting for ccmexec process to start.     OSDSetupHook
    16/01/2015 8:19:44 PM  996 (0x03E4)
    Failed to create instance if Software Execution Request Managerr. 0x80070005 
    OSDSetupHook 16/01/2015 8:19:49 PM        
    996 (0x03E4)
    Waiting for ccmexec process to start.     OSDSetupHook
    16/01/2015 8:19:49 PM  996 (0x03E4)
    Failed to create instance if Software Execution Request Managerr. 0x80070005 
    OSDSetupHook 16/01/2015 8:19:54 PM        
    996 (0x03E4)
    Waiting for ccmexec process to start.     OSDSetupHook
    16/01/2015 8:19:54 PM  996 (0x03E4)
    Failed to create instance if Software Execution Request Managerr. 0x80070005 
    OSDSetupHook 16/01/2015 8:19:59 PM        
    996 (0x03E4)
    Waiting for ccmexec process to start.     OSDSetupHook
    16/01/2015 8:19:59 PM  996 (0x03E4)
    Failed to create instance if Software Execution Request Managerr. 0x80070005 
    OSDSetupHook 16/01/2015 8:20:04 PM        
    996 (0x03E4)
    Waiting for ccmexec process to start.     OSDSetupHook
    16/01/2015 8:20:04 PM  996 (0x03E4)
    Failed to create instance if Software Execution Request Managerr. 0x80070005 
    OSDSetupHook 16/01/2015 8:20:09 PM        
    996 (0x03E4)
    Waiting for ccmexec process to start.     OSDSetupHook
    16/01/2015 8:20:09 PM  996 (0x03E4)
    Failed to create instance if Software Execution Request Managerr. 0x80070005 
    OSDSetupHook 16/01/2015 8:20:14 PM        
    996 (0x03E4)
    Waiting for ccmexec process to start.     OSDSetupHook
    16/01/2015 8:20:14 PM  996 (0x03E4)
    Failed to create instance if Software Execution Request Managerr. 0x80070005 
    OSDSetupHook 16/01/2015 8:20:19 PM        
    996 (0x03E4)
    Waiting for ccmexec process to start.     OSDSetupHook
    16/01/2015 8:20:19 PM  996 (0x03E4)
    Failed to create instance if Software Execution Request Managerr. 0x80070005 
    OSDSetupHook 16/01/2015 8:20:24 PM        
    996 (0x03E4)
    Waiting for ccmexec process to start.     OSDSetupHook
    16/01/2015 8:20:24 PM  996 (0x03E4)
    Failed to create instance if Software Execution Request Managerr. 0x80070005 
    OSDSetupHook 16/01/2015 8:20:29 PM        
    996 (0x03E4)
    Waiting for ccmexec process to start.     OSDSetupHook
    16/01/2015 8:20:29 PM  996 (0x03E4)
    Failed to create instance if Software Execution Request Managerr. 0x80070005 
    OSDSetupHook 16/01/2015 8:20:34 PM        
    996 (0x03E4)
    Waiting for ccmexec process to start.     OSDSetupHook
    16/01/2015 8:20:34 PM  996 (0x03E4)
    GetActiveRequest failed with error code 0x87d01012    
    OSDSetupHook 16/01/2015 8:20:43 PM  996 (0x03E4)
    GetActiveRequest failed. 0x87D01012.   OSDSetupHook
    16/01/2015 8:20:43 PM  996 (0x03E4)
    ReleaseActiveRequest failed. 0x87d01012.          
    OSDSetupHook 16/01/2015 8:20:43 PM  996 (0x03E4)
    Deleting SMS_MaintenanceTaskRequests istance: SMS_MaintenanceTaskRequests.TaskID="{F98436F3-ABC4-490B-B92F-578DB297AC24}". 
    OSDSetupHook 16/01/2015 8:20:43 PM  996 (0x03E4)
    Removed 1 instance of SMS_MaintenanceTaskRequests for tasksequence.       
    OSDSetupHook 16/01/2015 8:20:43 PM        
    996 (0x03E4)
    Uninstalling Setup Hook               
    OSDSetupHook 16/01/2015 8:20:43 PM  996 (0x03E4)
    Removing setup hook from registry.      
    OSDSetupHook 16/01/2015 8:20:43 PM  996 (0x03E4)
    Successfully removed C:\Windows\system32\OSDGINA.DLL      
    OSDSetupHook 16/01/2015 8:20:43 PM  996 (0x03E4)
    Successfully removed C:\Windows\system32\OSDSETUPHOOK.EXE       
    OSDSetupHook 16/01/2015 8:20:43 PM  996 (0x03E4)
    Successfully removed C:\Windows\system32\_SMSOSDSetup  OSDSetupHook
    16/01/2015 8:20:43 PM  996 (0x03E4)
    RegQueryValueExW is unsuccessful for Software\Microsoft\SMS\Task Sequence, SMSTSEndProgram               
    OSDSetupHook 16/01/2015 8:20:43 PM  996 (0x03E4)
    GetTsRegValue() is unsuccessful. 0x80070002.   OSDSetupHook
    16/01/2015 8:20:43 PM  996 (0x03E4)
    End program:     OSDSetupHook 16/01/2015 8:20:43 PM 
    996 (0x03E4)
    Successfully finalized logs to SMS client log directory from C:\Windows\CCM\Logs          
    OSDSetupHook 16/01/2015 8:20:43 PM         
    996 (0x03E4)
    RJ09

  • Incomplete Client Install OSD - Failed to create instance if Software Execution Request Managerr. 0x80070005

    I am using an imaging task sequence and getting a
    0x80070005 error.  IT seems that the SCCM client
    doesn’t complete correctly and actions are missing from the client.
    Below is the log information.  I am not sure if a reboot is causing the issue?
    <![LOG[Path variable _SMSTSBootStagePath converted from C:\_SMSTaskSequence\WinPE to F05092C70000100000000000:\_SMSTaskSequence\WinPE]LOG]!><time="09:40:56.205+300" date="04-07-2014" component="TSManager" context=""
    type="1" thread="2244" file="resolvesource.cpp:1597">
    <![LOG[Updated security on object C:\_SMSTaskSequence.]LOG]!><time="09:40:56.237+300" date="04-07-2014" component="TSManager" context="" type="1" thread="2244" file="utils.cpp:1704">
    <![LOG[Set a global environment variable _SMSTSNextInstructionPointer=12]LOG]!><time="09:40:56.237+300" date="04-07-2014" component="TSManager" context="" type="0" thread="2244" file="executionenv.cxx:668">
    <![LOG[Set a TS execution environment variable _SMSTSNextInstructionPointer=12]LOG]!><time="09:40:56.237+300" date="04-07-2014" component="TSManager" context="" type="0" thread="2244"
    file="executionenv.cxx:386">
    <![LOG[Set a global environment variable _SMSTSInstructionStackString=8]LOG]!><time="09:40:56.237+300" date="04-07-2014" component="TSManager" context="" type="0" thread="2244" file="executionenv.cxx:668">
    <![LOG[Set a TS execution environment variable _SMSTSInstructionStackString=8]LOG]!><time="09:40:56.237+300" date="04-07-2014" component="TSManager" context="" type="0" thread="2244" file="executionenv.cxx:414">
    <![LOG[Save the current environment block]LOG]!><time="09:40:56.237+300" date="04-07-2014" component="TSManager" context="" type="0" thread="2244" file="executionenv.cxx:833">
    <![LOG[Expand a string: %_SMSTSMDataPath%\Logs]LOG]!><time="09:40:56.268+300" date="04-07-2014" component="TSManager" context="" type="0" thread="2244" file="executionenv.cxx:782">
    <![LOG[_SMSTSReturnToGINA variable set to true]LOG]!><time="09:41:56.381+300" date="04-07-2014" component="TSManager" context="" type="1" thread="2244" file="engine.cxx:936">
    <![LOG[Skipped Reboot System]LOG]!><time="09:41:56.381+300" date="04-07-2014" component="TSManager" context="" type="1" thread="2244" file="engine.cxx:940">
    <![LOG[The action (Restart Computer) initiated a reboot request]LOG]!><time="09:41:56.381+300" date="04-07-2014" component="TSManager" context="" type="1" thread="2244" file="engine.cxx:277">
    <![LOG[MP server http://XXXXXXXXXXX. Ports 80,443. CRL=false.]LOG]!><time="09:41:56.381+300" date="04-07-2014" component="TSManager" context="" type="1" thread="2244"
    file="utils.cpp:5881">
    <![LOG[Setting authenticator]LOG]!><time="09:41:56.396+300" date="04-07-2014" component="TSManager" context="" type="1" thread="2244" file="utils.cpp:5903">
    <![LOG[Set authenticator in transport]LOG]!><time="09:41:56.396+300" date="04-07-2014" component="TSManager" context="" type="0" thread="2244" file="libsmsmessaging.cpp:7734">
    <![LOG[Sending StatusMessage]LOG]!><time="09:41:56.428+300" date="04-07-2014" component="TSManager" context="" type="1" thread="2244" file="libsmsmessaging.cpp:4023">
    <![LOG[Setting message signatures.]LOG]!><time="09:41:56.443+300" date="04-07-2014" component="TSManager" context="" type="0" thread="2244" file="libsmsmessaging.cpp:1295">
    <![LOG[Setting the authenticator.]LOG]!><time="09:41:56.443+300" date="04-07-2014" component="TSManager" context="" type="0" thread="2244" file="libsmsmessaging.cpp:1325">
    <![LOG[CLibSMSMessageWinHttpTransport::Send: URL: XXXXXXXXXX:80  CCM_POST /ccm_system/request]LOG]!><time="09:41:56.443+300" date="04-07-2014" component="TSManager" context="" type="1" thread="2244"
    file="libsmsmessaging.cpp:8604">
    <![LOG[Request was successful.]LOG]!><time="09:41:56.474+300" date="04-07-2014" component="TSManager" context="" type="0" thread="2244" file="libsmsmessaging.cpp:8939">
    <![LOG[****************************************************************************]LOG]!><time="09:41:56.490+300" date="04-07-2014" component="TSManager" context="" type="1" thread="2244"
    file="tsmanager.cpp:925">
    <![LOG[Execution engine result code: Reboot (2)]LOG]!><time="09:41:56.490+300" date="04-07-2014" component="TSManager" context="" type="2" thread="2244" file="tsmanager.cpp:931">
    <![LOG[Process completed with exit code 2147945410]LOG]!><time="09:41:56.521+300" date="04-07-2014" component="TSMBootstrap" context="" type="1" thread="2352" file="commandline.cpp:1123">
    <![LOG[Exiting with return code 0x80070BC2]LOG]!><time="09:41:56.521+300" date="04-07-2014" component="TSMBootstrap" context="" type="1" thread="2352" file="tsmbootstrap.cpp:1238">
    <![LOG[Process completed with exit code 2147945410]LOG]!><time="09:41:56.537+300" date="04-07-2014" component="OSDSetupHook" context="" type="1" thread="2144" file="commandline.cpp:1123">
    <![LOG[Task sequence requested a reboot]LOG]!><time="09:41:56.537+300" date="04-07-2014" component="OSDSetupHook" context="" type="1" thread="2144" file="basesetuphook.cpp:1580">
    <![LOG[Terminating system message loop.]LOG]!><time="09:41:56.553+300" date="04-07-2014" component="OSDSetupHook" context="" type="0" thread="2168" file="debugwindow.cpp:222">
    <![LOG[Restoring original desktop wallpaper.]LOG]!><time="09:41:56.568+300" date="04-07-2014" component="OSDSetupHook" context="" type="0" thread="2144" file="wallpaperselector.cpp:139">
    <![LOG[::SystemParametersInfoW( 0x0014, 0, (LPVOID)m_sOriginalWallpaper.c_str(), 0x0002 | 0x0001 ), HRESULT=80070002 (e:\nts_sccm_release\sms\client\osdeployment\osdgina\wallpaperselector.cpp,162)]LOG]!><time="09:41:56.568+300" date="04-07-2014"
    component="OSDSetupHook" context="" type="0" thread="2144" file="wallpaperselector.cpp:162">
    <![LOG[Failed to set log directory. Some execution history may be lost.
    The system cannot find the file specified. (Error: 80070002; Source: Windows)]LOG]!><time="09:43:40.359+300" date="04-07-2014" component="OSDSetupHook" context="" type="3" thread="840" file="osdsetuphook.cpp:192">
    <![LOG[Executing task sequence]LOG]!><time="09:43:40.375+300" date="04-07-2014" component="OSDSetupHook" context="" type="1" thread="840" file="osdsetuphook.cpp:279">
    <![LOG[Task Sequence environment not found.]LOG]!><time="09:43:40.390+300" date="04-07-2014" component="OSDSetupHook" context="" type="1" thread="840" file="basesetuphook.cpp:1450">
    <![LOG[Attempting to get active request.]LOG]!><time="09:43:40.390+300" date="04-07-2014" component="OSDSetupHook" context="" type="1" thread="840" file="basesetuphook.cpp:48">
    <![LOG[Failed to create instance if Software Execution Request Managerr. 0x80070005]LOG]!><time="09:43:40.437+300" date="04-07-2014" component="OSDSetupHook" context="" type="1" thread="840"
    file="basesetuphook.cpp:57">
    <![LOG[Waiting for ccmexec process to start.]LOG]!><time="09:43:40.437+300" date="04-07-2014" component="OSDSetupHook" context="" type="1" thread="840" file="basesetuphook.cpp:58">
    <![LOG[Failed to create instance if Software Execution Request Managerr. 0x80070005]LOG]!><time="09:43:46.257+300" date="04-07-2014" component="OSDSetupHook" context="" type="1" thread="840"
    file="basesetuphook.cpp:57">
    <![LOG[Waiting for ccmexec process to start.]LOG]!><time="09:43:46.257+300" date="04-07-2014" component="OSDSetupHook" context="" type="1" thread="840" file="basesetuphook.cpp:58">
    <![LOG[Failed to create instance if Software Execution Request Managerr. 0x80070005]LOG]!><time="09:43:51.257+300" date="04-07-2014" component="OSDSetupHook" context="" type="1" thread="840"
    file="basesetuphook.cpp:57">
    <![LOG[Waiting for ccmexec process to start.]LOG]!><time="09:43:51.257+300" date="04-07-2014" component="OSDSetupHook" context="" type="1" thread="840" file="basesetuphook.cpp:58">
    <![LOG[Failed to create instance if Software Execution Request Managerr. 0x80070005]LOG]!><time="09:43:56.257+300" date="04-07-2014" component="OSDSetupHook" context="" type="1" thread="840"
    file="basesetuphook.cpp:57">
    <![LOG[Waiting for ccmexec process to start.]LOG]!><time="09:43:56.257+300" date="04-07-2014" component="OSDSetupHook" context="" type="1" thread="840" file="basesetuphook.cpp:58">
    <![LOG[Failed to create instance if Software Execution Request Managerr. 0x80070005]LOG]!><time="09:44:01.257+300" date="04-07-2014" component="OSDSetupHook" context="" type="1" thread="840"
    file="basesetuphook.cpp:57">
    <![LOG[Waiting for ccmexec process to start.]LOG]!><time="09:44:01.257+300" date="04-07-2014" component="OSDSetupHook" context="" type="1" thread="840" file="basesetuphook.cpp:58">
    <![LOG[GetActiveRequest failed with error code 0x87d01012]LOG]!><time="09:44:07.804+300" date="04-07-2014" component="OSDSetupHook" context="" type="3" thread="840" file="basesetuphook.cpp:66">
    <![LOG[GetActiveRequest failed. 0x87D01012.]LOG]!><time="09:44:07.804+300" date="04-07-2014" component="OSDSetupHook" context="" type="3" thread="840" file="basesetuphook.cpp:83">
    <![LOG[ReleaseActiveRequest failed. 0x87d01012.]LOG]!><time="09:44:07.804+300" date="04-07-2014" component="OSDSetupHook" context="" type="3" thread="840" file="basesetuphook.cpp:122">
    <![LOG[Deleting SMS_MaintenanceTaskRequests istance: SMS_MaintenanceTaskRequests.TaskID="{11EB4952-7CDD-45D5-BD6F-DA65E193E04F}".]LOG]!><time="09:44:07.835+300" date="04-07-2014" component="OSDSetupHook"
    context="" type="1" thread="840" file="basesetuphook.cpp:144">
    <![LOG[Removed 1 instance of SMS_MaintenanceTaskRequests for tasksequence.]LOG]!><time="09:44:07.835+300" date="04-07-2014" component="OSDSetupHook" context="" type="1" thread="840" file="basesetuphook.cpp:155">
    <![LOG[Uninstalling Setup Hook]LOG]!><time="09:44:07.835+300" date="04-07-2014" component="OSDSetupHook" context="" type="1" thread="840" file="basesetuphook.cpp:1628">
    <![LOG[Removing setup hook from registry.]LOG]!><time="09:44:07.835+300" date="04-07-2014" component="OSDSetupHook" context="" type="0" thread="840" file="vistasetuphook.cpp:143">
    <![LOG[Successfully removed C:\WINDOWS\system32\OSDGINA.DLL]LOG]!><time="09:44:07.835+300" date="04-07-2014" component="OSDSetupHook" context="" type="1" thread="840" file="basesetuphook.cpp:1321">
    <![LOG[Successfully removed C:\WINDOWS\system32\OSDSETUPHOOK.EXE]LOG]!><time="09:44:07.835+300" date="04-07-2014" component="OSDSetupHook" context="" type="1" thread="840" file="basesetuphook.cpp:1321">
    <![LOG[Successfully removed C:\WINDOWS\system32\_SMSOSDSetup]LOG]!><time="09:44:07.835+300" date="04-07-2014" component="OSDSetupHook" context="" type="1" thread="840" file="basesetuphook.cpp:1358">

    You are starting the OSD from Full OS? Is there Bitlocker enabled on the machine you're trying to re-install? Could you post a screenshot of your Task Sequence?

  • Failed to create or init instance of model 'com.sap.xss.hr.per.my.personal

    Dear Expert,
    I try on the standard personal data webdynpro page and i got the following error message.
    failed to create or init instance of model 'com.sap.xss.hr.per.my.personal.model.HRXSS_PER_P0002_MY'
    I have already key in the infotype 0002 in table V_T7XSSPERSUBTYP.
    Anyone knows what else is wrong?
    Thanks.
    Regards,
    Bryan

    Hi Brain,
    Checked this query today. You have to try and catch the execption CX_HRPA_VIOLATED_ASSERTION  in your code.then it will work fine

  • Creating multiple instances for a single file in B2B

    Hi,
    I have a requirement to read the camt.053 file from the remote partner using Oracle B2B and send the file to oracle AIA and insert the data in the ERP database tables. I am able to read the file successfully through B2B using listening channel and send the data to AIA and insert the data in ERP tables but, if there is any error occured while inserting the data in the ERP tables it is creating multiple instances(6 message count) for the same file in B2B reports. where as it is creating only one entry in reports in case of successful insertion. I have not given any retry count in listening channel nor in the database adapter in SOA/AIA composite. I am confused from where B2B is retrying the message ? Do i need to set any system properties? Could you please guide me to resolve this issue?
    Regards,
    Nishanth.

    App message delivery is not retried in B2B, rather failed messages are delivered to the IP_IN_QUEUE. Please enable the logging for B2B engine in TRACE 32 mode and run a test to reproduce the behaviour. Post the log here or mail across to my id (in my profile).
    Regards,
    Anuj

  • Cant able to create new instance on app.server ?

    The configuration files for this Oracle Application Server instance are inconsistent with the
    configuration stored in the repository. In order to protect the repository,
    Hi ,
    we are having oracle-app.server version :10.1.2.0.2
    since this evening when we are trying to create the instance it throws the below error.
    i tried dcmctl update confg also but there also this same error. need ur help.
    no further configuration or deployment operations are allowed until the problem with the configuration on the filesystem is resolved. This condition arises when a prior operation was unsuccessful. The exception associated with this failed operation is:
    {0}
    . Please also check the logs located at
    ORACLE_HOME/dcm/logs to determine why DCM was unsuccessful in updating
    the configuration files on disk. Some possible causes are:
    * permissions on files
    * file contention issues on Windows NT
    * internal Oracle error
    After resolving the problem that prevented DCM from updating the configuration
    files, you may use the dcmctl resyncInstance command to resolve the problem.
    Alternatively, you can stop and then restart the active dcmctl or EMD
    process and resyncInstance will automatically be performed.
    Thanks..

    Go to
    http://download.cnet.com/EaseUS-Partition-Master-Free-Edition/3000-2248_4-10863346.html and download the Partition Magic utility.
    This problem is caused by Windows not recognizing the Ubuntu partitions.  Windows is not designed to work with foreign partitions so this problem is caused by Ubuntu.
    Please remember to click “Mark as Answer” on the post that helps you, and to click “Unmark as Answer” if a marked post does not actually answer your question. This can be beneficial to other community members reading the thread. ”

  • ORA - 01034 : ORACLE NOT AVAILABLE  Error while creating new instance.

    I was trying to create new instance in unix environment. I have configured all my shell scripts to run and install but while performing the install I get the
    following error message and fails.
    ORA-01034: ORACLE not available
    I have previously installed an instance using same scripts but fails this time when I copy the scripts and modify them in new folder. Pointed out the path in the scripts correctly.
    I am a junior DBA and I would appriciate your help.

    Paste here scripts, your .profile (or environment variables according to Oracle) and your init.ora

  • Database Logon Failed which created by Crystal Report 2008

    this time i meet the famous error again which is database logon failed.
    i created a crystal report 2008 starting from blank report, then connect with odbc
    i use 2008 method
    objRpt.SetDatabaseLogon(db_username, db_password, odbc_name, database_name);
    2008 method will get database logon failed even set database location and verify database again
    then i use 8.5 method and try again for 2008 report. it said field name is unknown for one of formula
    then i drag field again for formula and set database location and verify database again
    it said the same error.
    then i uninstall 8.5 crytal report software in window 7 deployment machine, and do above again, it said the same error
    //'Create a new Stored Procedure Table to replace the reports current table.
            CrystalDecisions.ReportAppServer.DataDefModel.Procedure boTable = new CrystalDecisions.ReportAppServer.DataDefModel.Procedure();
            //'boMainPropertyBag: These hold the attributes of the tables ConnectionInfo object
            PropertyBag boMainPropertyBag = new PropertyBag();
            //'boInnerPropertyBag: These hold the attributes for the QE_LogonProperties
            //'In the main property bag (boMainPropertyBag)
            PropertyBag boInnerPropertyBag = new PropertyBag();
            //'Set the attributes for the boInnerPropertyBag
            boInnerPropertyBag.Add("Connect Timeout", "15");
            //boInnerPropertyBag.Add("Data Source", "MyDataSource");
            boInnerPropertyBag.Add("Data Source", "10.1.1.191");
            boInnerPropertyBag.Add("DataTypeCompatibility", "0");
            boInnerPropertyBag.Add("General Timeout", "0");
            //boInnerPropertyBag.Add("Initial Catalog", "MyCatalog");
            boInnerPropertyBag.Add("Initial Catalog", database_name);
            boInnerPropertyBag.Add("Integrated Security", "False");
            boInnerPropertyBag.Add("Locale Identifier", "1033");
            boInnerPropertyBag.Add("MARS Connection", "0");
            //boInnerPropertyBag.Add("OLE DB Services", "-5");
            //boInnerPropertyBag.Add("ODBC", "-5");
            boInnerPropertyBag.Add("ODBC", "Cheque");
            boInnerPropertyBag.Add("Provider", "SQLNCLI");
            boInnerPropertyBag.Add("Tag with column collation when possible", "0");
            boInnerPropertyBag.Add("Trust Server Certificate", "0");
            boInnerPropertyBag.Add("Use Encryption for Data", "0");
            //'Set the attributes for the boMainPropertyBag
            boMainPropertyBag.Add("Database DLL", "crdb_ado.dll");
            //boMainPropertyBag.Add("Database DLL", "p2sodbc.dll");
            //boMainPropertyBag.Add("QE_DatabaseName", "VEPILOT");
            boMainPropertyBag.Add("QE_DatabaseName", database_name);
            //boMainPropertyBag.Add("QE_DatabaseType", "OLE DB (ADO)");
            boMainPropertyBag.Add("QE_DatabaseType", "ODBC");
            //'Add the QE_LogonProperties we set in the boInnerPropertyBag Object
            boMainPropertyBag.Add("QE_LogonProperties", boInnerPropertyBag);
            boMainPropertyBag.Add("QE_ServerDescription", "MyServer");
            boMainPropertyBag.Add("QE_SQLDB", "True");
            boMainPropertyBag.Add("SSO Enabled", "False");
            //'Create a new ConnectionInfo object
            CrystalDecisions.ReportAppServer.DataDefModel.ConnectionInfo boConnectionInfo = new CrystalDecisions.ReportAppServer.DataDefModel.ConnectionInfo();
            //'Pass the database properties to a connection info object
            boConnectionInfo.Attributes = boMainPropertyBag;
            //'Set the connection kind
            boConnectionInfo.Kind = CrConnectionInfoKindEnum.crConnectionInfoKindCRQE;
            //'*EDIT* Set the User Name and Password if required.
            boConnectionInfo.UserName = db_username;
            boConnectionInfo.Password = db_password;
            //'Pass the connection information to the table
            boTable.ConnectionInfo = boConnectionInfo;
    CrystalDecisions.ReportAppServer.DataDefModel.Tables boTables = objRpt.ReportClientDocument.DatabaseController.Database.Tables;
                CrystalDecisions.CrystalReports.Engine.Tables tables = objRpt.Database.Tables;
                foreach (CrystalDecisions.CrystalReports.Engine.Table table in tables)
                    if (!string.IsNullOrEmpty(table.Name))
                        //boTable.Name = table.Name;
                        //boTable.QualifiedName = database_name + ".dbo." + table.Name;
                        //boTable.Alias = table.Name;
                        boTable.Name = "sp_ChequeIssueDetRpt";
                        boTable.QualifiedName = database_name + ".dbo.sp_ChequeIssueDetRpt";
                        boTable.Alias = "sp_ChequeIssueDetRpt";
                        objRpt.ReportClientDocument.DatabaseController.SetTableLocation(boTables[0], boTable);
                objRpt.VerifyDatabase();
    http://sourceforge.net/projects/aspchequesprint/files/ChequeIssueDet.rpt/download

    No subreport, only a stored procedure with final two lines are
    print @m_sql
    exec (@m_sql)
    After use generated code in the link above
    Error at boReportDocument.VerifyDatabase();
    Inner Exception : no error
    Message "Logon failed"
    ErrorID : CrystalDecisions.CrystalReports.Engine.EngineExceptionErrorID.LogOnFailed
    HelpLink : null
    stacktrace :  CrystalDecisions.CrystalReports.Engine.ReportDocument.VerifyDatabase()\r\n   at viewReport.Page_Load(Object sender, EventArgs e) 於 d:
    Data
    My Documents
    Visual Studio 2008
    WebSites
    Cheques
    viewReport.aspx.cs: row 1302\r\n   at System.Web.Util.CalliHelper.EventArgFunctionCaller(IntPtr fp, Object o, Object t, EventArgs e)\r\n   at System.Web.Util.CalliEventHandlerDelegateProxy.Callback(Object sender, EventArgs e)\r\n   at System.Web.UI.Control.OnLoad(EventArgs e)\r\n   at System.Web.UI.Control.LoadRecursive()\r\n   於 System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
    TargetSite : {Void VerifyDatabase()}
    string reportPath = report_path + "ChequeIssueDet.rpt";
                boReportDocument = new ReportDocument();
                //**EDIT** Change the path and report name to the report you want to change.
                boReportDocument.Load(reportPath, OpenReportMethod.OpenReportByTempCopy);
                //Create a new Stored Procedure Table to replace the reports current table.
                CrystalDecisions.ReportAppServer.DataDefModel.Procedure boTable =
                new CrystalDecisions.ReportAppServer.DataDefModel.Procedure();
                //boMainPropertyBag: These hold the attributes of the tables ConnectionInfo object
                PropertyBag boMainPropertyBag = new PropertyBag();
                //boInnerPropertyBag: These hold the attributes for the QE_LogonProperties
                //In the main property bag (boMainPropertyBag)
                PropertyBag boInnerPropertyBag = new PropertyBag();
                //Set the attributes for the boInnerPropertyBag
                boInnerPropertyBag.Add("Database", database_name);
                boInnerPropertyBag.Add("DSN", "Cheque");
                boInnerPropertyBag.Add("UseDSNProperties", "False");
                //Set the attributes for the boMainPropertyBag
                boMainPropertyBag.Add("Database DLL", "crdb_odbc.dll");
                boMainPropertyBag.Add("QE_DatabaseName", database_name);
                boMainPropertyBag.Add("QE_DatabaseType", "ODBC (RDO)");
                //Add the QE_LogonProperties we set in the boInnerPropertyBag Object
                boMainPropertyBag.Add("QE_LogonProperties", boInnerPropertyBag);
                boMainPropertyBag.Add("QE_ServerDescription", "Cheque");
                boMainPropertyBag.Add("QE_SQLDB", "True");
                boMainPropertyBag.Add("SSO Enabled", "False");
                //Create a new ConnectionInfo object
                CrystalDecisions.ReportAppServer.DataDefModel.ConnectionInfo boConnectionInfo =
                new CrystalDecisions.ReportAppServer.DataDefModel.ConnectionInfo();
                //Pass the database properties to a connection info object
                boConnectionInfo.Attributes = boMainPropertyBag;
                //Set the connection kind
                boConnectionInfo.Kind = CrConnectionInfoKindEnum.crConnectionInfoKindCRQE;
                //**EDIT** Set the User Name and Password if required.
                boConnectionInfo.UserName = db_username;
                boConnectionInfo.Password = db_password;
                //Pass the connection information to the table
                boTable.ConnectionInfo = boConnectionInfo;
                //Get the Database Tables Collection for your report
                CrystalDecisions.ReportAppServer.DataDefModel.Tables boTables;
                boTables = boReportDocument.ReportClientDocument.DatabaseController.Database.Tables;
                //For each table in the report:
                // - Set the Table Name properties.
                // - Set the table location in the report to use the new modified table
                boTable.Name = "sp_ChequeIssueDetRpt;1";
                boTable.QualifiedName = database_name+".dbo.sp_ChequeIssueDetRpt;1";
                boTable.Alias = "sp_ChequeIssueDetRpt;1";
                boReportDocument.ReportClientDocument.DatabaseController.SetTableLocation(boTables[0], boTable);
                //Verify the database after adding substituting the new table.
                //To ensure that the table updates properly when adding Command tables or Stored Procedures.
                boReportDocument.VerifyDatabase();
                //**EDIT** Set the value for the Stored Procedure parameters.
                string m_curUser = "";
                int spid = Convert.ToInt32(Request.Cookies["login_cookie"]["spid"]);
                queryString = "select * from v_All_Session where SPID=" + spid.ToString();
                //string _connectionString = ConfigurationManager.ConnectionStrings["ChequeConnectionString"].ConnectionString;
                using (SqlConnection connection = new SqlConnection(_connectionString))
                    SqlCommand command = connection.CreateCommand();
                    command.CommandText = queryString;
                    connection.Open();
                    using (SqlDataReader datareader = command.ExecuteReader())
                        if (datareader.HasRows == true)
                            while (datareader.Read())
                                if (datareader["UserID"] != System.DBNull.Value)
                                    m_curUser = datareader["UserID"].ToString();
                        datareader.Close();
                    connection.Close();
                boReportDocument.SetParameterValue("@UserID", m_curUser);
                if (string.IsNullOrEmpty(Session["fm_CoCode"].ToString()))
                    boReportDocument.SetParameterValue("@fm_CoCode", Session["fm_CoCode"].ToString());
                if (string.IsNullOrEmpty(Session["to_CoCode"].ToString()))
                    boReportDocument.SetParameterValue("@to_CoCode", Session["to_CoCode"].ToString());
                if (string.IsNullOrEmpty(Session["fm_BankACNo"].ToString()))
                    boReportDocument.SetParameterValue("@fm_BankACNo", Session["fm_BankACNo"].ToString());
                if (string.IsNullOrEmpty(Session["to_BankACNo"].ToString()))
                    boReportDocument.SetParameterValue("@to_BankACNo", Session["to_BankACNo"].ToString());
                if (string.IsNullOrEmpty(Session["fm_BatchNo"].ToString()))
                    boReportDocument.SetParameterValue("@fm_BatchNo", Session["fm_BatchNo"].ToString());
                if (string.IsNullOrEmpty(Session["to_BatchNo"].ToString()))
                    boReportDocument.SetParameterValue("@to_BatchNo", Session["to_BatchNo"].ToString());
    Edited by: Mathew_666 on Jul 19, 2011 4:27 AM
    Edited by: Mathew_666 on Jul 19, 2011 4:28 AM

  • Systemd 216: pam_systemd: Failed to create session: Connection timeout

    It appears my systemd (v216 as of today) user session configuration has gone bad, and no longer works.
    I reboot after the most recent set of updates, and my user session (backed by [email protected] and was relying on loginctl enable-linger's to spin up user instance services) has a long delay, from 5-30+ seconds, and then fails and cleans up the session.
    journalctl --this-boot --no-page | grep pam_systemd
    Oct 22 18:28:34 mbp62 login[894]: pam_systemd(login:session): pam-systemd initializing
    Oct 22 18:28:34 mbp62 login[894]: pam_systemd(login:session): Asking logind to create session: uid=1000 pid=894 service=login type=tty class=user desktop= seat= vtnr=0 tty=tty1 display= remote=no remote_user= remote_host=
    Oct 22 18:28:34 mbp62 systemd[1059]: pam_systemd(systemd-user:session): pam-systemd initializing
    Oct 22 18:28:59 mbp62 login[894]: pam_systemd(login:session): Failed to create session: Connection timed out
    This has happened consistently after every boot I have down.  I attempted to re-update to make sure I am current.  I double checked systemd user configuration on the wiki and I seem ok.  It had close to year without an issue.  Double-checked for pacdiff and a few files for different .pacnew files from packages, but none related to systemd or pam as far as I can see.
    I also tried searching for others experiencing this exact error, and it appears to be a symptom of different root causes (wonderful).  I found a recentish menion on BBS andand another in a bug, and I am not sure how any can relate to my situation.
    I have also tried to get debug output for pam_systemd.so with these two variants in /etc/pam.d/system-login, after finding the man page and to no avail.
    #%PAM-1.0
    auth required pam_tally.so onerr=succeed file=/var/log/faillog
    auth required pam_shells.so
    auth requisite pam_nologin.so
    auth include system-auth
    account required pam_access.so
    account required pam_nologin.so
    account include system-auth
    password include system-auth
    session optional pam_loginuid.so
    session include system-auth
    session optional pam_motd.so motd=/etc/motd
    session optional pam_mail.so dir=/var/spool/mail standard quiet
    -session optional pam_systemd.so debug
    session required pam_env.so
    or
    #%PAM-1.0
    auth required pam_tally.so onerr=succeed file=/var/log/faillog
    auth required pam_shells.so
    auth requisite pam_nologin.so
    auth include system-auth
    account required pam_access.so
    account required pam_nologin.so
    account include system-auth
    password include system-auth
    session optional pam_loginuid.so
    session include system-auth
    session optional pam_motd.so motd=/etc/motd
    session optional pam_mail.so dir=/var/spool/mail standard quiet
    -session optional pam_systemd.so debug=yes
    session required pam_env.so
    So I cannot get those to work.  I am not sure how to turn up the info to debug further and resolve this.  Any help?
    Fool --this-boot journalctl log is below.
    -- Logs begin at Thu 2014-03-27 12:56:02 AST, end at Wed 2014-10-22 21:35:55 AST. --
    Oct 22 18:27:56 mbp62 systemd-journal[229]: Runtime journal is using 8.0M (max allowed 250.0M, trying to leave 286.5M free of 1.8G available → current limit 250.0M).
    Oct 22 18:27:56 mbp62 systemd-journal[229]: Runtime journal is using 8.0M (max allowed 250.0M, trying to leave 286.5M free of 1.8G available → current limit 250.0M).
    Oct 22 18:27:56 mbp62 kernel: Initializing cgroup subsys cpuset
    Oct 22 18:27:56 mbp62 kernel: Initializing cgroup subsys cpu
    Oct 22 18:27:56 mbp62 kernel: Initializing cgroup subsys cpuacct
    Oct 22 18:27:56 mbp62 kernel: Linux version 3.16.4-1-ARCH (nobody@var-lib-archbuild-testing-x86_64-tobias) (gcc version 4.9.1 20140903 (prerelease) (GCC) ) #1 SMP PREEMPT Mon Oct 6 08:22:27 CEST 2014
    Oct 22 18:27:56 mbp62 kernel: Command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=982a60fb-4e98-4afc-b1a6-86d84ec44d10 rw cryptdevice=/dev/disk/by-uuid/298d8263-0546-4329-9ed0-a52c021f949f:vgmain resume=/dev/mapper/vgmain-lvswap i915.lvds_channel_mode=2 i915.lvds_use_ssc=0 i915.lvds_downclock=1 i915.enable_rc6=7 i915.enable_fbc=1 i915.modeset=1 radeon.modeset=0 nouveau.modeset=0 pcie_aspm=force video=efifb atkbd.reset quiet
    Oct 22 18:27:56 mbp62 kernel: Disabled fast string operations
    Oct 22 18:27:56 mbp62 kernel: e820: BIOS-provided physical RAM map:
    Oct 22 18:27:56 mbp62 kernel: BIOS-e820: [mem 0x0000000000000000-0x000000000008dfff] usable
    Oct 22 18:27:56 mbp62 kernel: BIOS-e820: [mem 0x000000000008e000-0x000000000008efff] reserved
    Oct 22 18:27:56 mbp62 kernel: BIOS-e820: [mem 0x000000000008f000-0x000000000008ffff] ACPI NVS
    Oct 22 18:27:56 mbp62 kernel: BIOS-e820: [mem 0x0000000000090000-0x000000000009ffff] usable
    Oct 22 18:27:56 mbp62 kernel: BIOS-e820: [mem 0x00000000000a0000-0x00000000000bffff] reserved
    Oct 22 18:27:56 mbp62 kernel: BIOS-e820: [mem 0x0000000000100000-0x000000008b672fff] usable
    Oct 22 18:27:56 mbp62 kernel: BIOS-e820: [mem 0x000000008b673000-0x000000008b6eefff] ACPI NVS
    Oct 22 18:27:56 mbp62 kernel: BIOS-e820: [mem 0x000000008b6ef000-0x000000008b6f4fff] usable
    Oct 22 18:27:56 mbp62 kernel: BIOS-e820: [mem 0x000000008b6f5000-0x000000008b70efff] ACPI data
    Oct 22 18:27:56 mbp62 kernel: BIOS-e820: [mem 0x000000008b70f000-0x000000008b736fff] usable
    Oct 22 18:27:56 mbp62 kernel: BIOS-e820: [mem 0x000000008b737000-0x000000008b75efff] reserved
    Oct 22 18:27:56 mbp62 kernel: BIOS-e820: [mem 0x000000008b75f000-0x000000008b784fff] usable
    Oct 22 18:27:56 mbp62 kernel: BIOS-e820: [mem 0x000000008b785000-0x000000008b7aefff] type 20
    Oct 22 18:27:56 mbp62 kernel: BIOS-e820: [mem 0x000000008b7af000-0x000000008b7f5fff] usable
    Oct 22 18:27:56 mbp62 kernel: BIOS-e820: [mem 0x000000008b7f6000-0x000000008bffffff] reserved
    Oct 22 18:27:56 mbp62 kernel: BIOS-e820: [mem 0x000000008de00000-0x000000008fffffff] reserved
    Oct 22 18:27:56 mbp62 kernel: BIOS-e820: [mem 0x00000000e00f8000-0x00000000e00f8fff] reserved
    Oct 22 18:27:56 mbp62 kernel: BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved
    Oct 22 18:27:56 mbp62 kernel: BIOS-e820: [mem 0x00000000ffec4000-0x00000000ffee7fff] reserved
    Oct 22 18:27:56 mbp62 kernel: BIOS-e820: [mem 0x0000000100000000-0x000000016bffffff] usable
    Oct 22 18:27:56 mbp62 kernel: NX (Execute Disable) protection: active
    Oct 22 18:27:56 mbp62 kernel: efi: EFI v1.10 by Apple
    Oct 22 18:27:56 mbp62 kernel: efi: ACPI=0x8b70e000 ACPI 2.0=0x8b70e014 SMBIOS=0x8b674000
    Oct 22 18:27:56 mbp62 kernel: efi: mem00: type=7, attr=0xf, range=[0x0000000000000000-0x000000000008e000) (0MB)
    Oct 22 18:27:56 mbp62 kernel: efi: mem01: type=0, attr=0xf, range=[0x000000000008e000-0x000000000008f000) (0MB)
    Oct 22 18:27:56 mbp62 kernel: efi: mem02: type=10, attr=0xf, range=[0x000000000008f000-0x0000000000090000) (0MB)
    Oct 22 18:27:56 mbp62 kernel: efi: mem03: type=7, attr=0xf, range=[0x0000000000090000-0x00000000000a0000) (0MB)
    Oct 22 18:27:56 mbp62 kernel: efi: mem04: type=2, attr=0xf, range=[0x0000000000100000-0x0000000001047000) (15MB)
    Oct 22 18:27:56 mbp62 kernel: efi: mem05: type=7, attr=0xf, range=[0x0000000001047000-0x0000000002000000) (15MB)
    Oct 22 18:27:56 mbp62 kernel: efi: mem06: type=2, attr=0xf, range=[0x0000000002000000-0x0000000002f47000) (15MB)
    Oct 22 18:27:56 mbp62 kernel: efi: mem07: type=7, attr=0xf, range=[0x0000000002f47000-0x0000000035c6a000) (813MB)
    Oct 22 18:27:56 mbp62 kernel: efi: mem08: type=2, attr=0xf, range=[0x0000000035c6a000-0x0000000036e2d000) (17MB)
    Oct 22 18:27:56 mbp62 kernel: efi: mem09: type=7, attr=0xf, range=[0x0000000036e2d000-0x000000006683e000) (762MB)
    Oct 22 18:27:56 mbp62 kernel: efi: mem10: type=2, attr=0xf, range=[0x000000006683e000-0x0000000088b1c000) (546MB)
    Oct 22 18:27:56 mbp62 kernel: efi: mem11: type=4, attr=0xf, range=[0x0000000088b1c000-0x0000000088f1f000) (4MB)
    Oct 22 18:27:56 mbp62 kernel: efi: mem12: type=7, attr=0xf, range=[0x0000000088f1f000-0x0000000088f22000) (0MB)
    Oct 22 18:27:56 mbp62 kernel: efi: mem13: type=4, attr=0xf, range=[0x0000000088f22000-0x0000000089166000) (2MB)
    Oct 22 18:27:56 mbp62 kernel: efi: mem14: type=7, attr=0xf, range=[0x0000000089166000-0x0000000089167000) (0MB)
    Oct 22 18:27:56 mbp62 kernel: efi: mem15: type=4, attr=0xf, range=[0x0000000089167000-0x000000008967f000) (5MB)
    Oct 22 18:27:56 mbp62 kernel: efi: mem16: type=3, attr=0xf, range=[0x000000008967f000-0x0000000089682000) (0MB)
    Oct 22 18:27:56 mbp62 kernel: efi: mem17: type=4, attr=0xf, range=[0x0000000089682000-0x0000000089dad000) (7MB)
    Oct 22 18:27:56 mbp62 kernel: efi: mem18: type=7, attr=0xf, range=[0x0000000089dad000-0x0000000089dce000) (0MB)
    Oct 22 18:27:56 mbp62 kernel: efi: mem19: type=1, attr=0xf, range=[0x0000000089dce000-0x0000000089dec000) (0MB)
    Oct 22 18:27:56 mbp62 kernel: efi: mem20: type=7, attr=0xf, range=[0x0000000089dec000-0x0000000089e0b000) (0MB)
    Oct 22 18:27:56 mbp62 kernel: efi: mem21: type=4, attr=0xf, range=[0x0000000089e0b000-0x0000000089f5d000) (1MB)
    Oct 22 18:27:56 mbp62 kernel: efi: mem22: type=3, attr=0xf, range=[0x0000000089f5d000-0x0000000089f8f000) (0MB)
    Oct 22 18:27:56 mbp62 kernel: efi: mem23: type=4, attr=0xf, range=[0x0000000089f8f000-0x0000000089f96000) (0MB)
    Oct 22 18:27:56 mbp62 kernel: efi: mem24: type=3, attr=0xf, range=[0x0000000089f96000-0x0000000089f97000) (0MB)
    Oct 22 18:27:56 mbp62 kernel: efi: mem25: type=4, attr=0xf, range=[0x0000000089f97000-0x0000000089f98000) (0MB)
    Oct 22 18:27:56 mbp62 kernel: efi: mem26: type=3, attr=0xf, range=[0x0000000089f98000-0x0000000089f99000) (0MB)
    Oct 22 18:27:56 mbp62 kernel: efi: mem27: type=4, attr=0xf, range=[0x0000000089f99000-0x0000000089f9d000) (0MB)
    Oct 22 18:27:56 mbp62 kernel: efi: mem28: type=3, attr=0xf, range=[0x0000000089f9d000-0x0000000089fa4000) (0MB)
    Oct 22 18:27:56 mbp62 kernel: efi: mem29: type=4, attr=0xf, range=[0x0000000089fa4000-0x0000000089fad000) (0MB)
    Oct 22 18:27:56 mbp62 kernel: efi: mem30: type=3, attr=0xf, range=[0x0000000089fad000-0x0000000089fb0000) (0MB)
    Oct 22 18:27:56 mbp62 kernel: efi: mem31: type=4, attr=0xf, range=[0x0000000089fb0000-0x0000000089fcb000) (0MB)
    Oct 22 18:27:56 mbp62 kernel: efi: mem32: type=3, attr=0xf, range=[0x0000000089fcb000-0x000000008a000000) (0MB)
    Oct 22 18:27:56 mbp62 kernel: efi: mem33: type=4, attr=0xf, range=[0x000000008a000000-0x000000008a003000) (0MB)
    Oct 22 18:27:56 mbp62 kernel: efi: mem34: type=3, attr=0xf, range=[0x000000008a003000-0x000000008a02f000) (0MB)
    Oct 22 18:27:56 mbp62 kernel: efi: mem35: type=4, attr=0xf, range=[0x000000008a02f000-0x000000008a033000) (0MB)
    Oct 22 18:27:56 mbp62 kernel: efi: mem36: type=3, attr=0xf, range=[0x000000008a033000-0x000000008a038000) (0MB)
    Oct 22 18:27:56 mbp62 kernel: efi: mem37: type=4, attr=0xf, range=[0x000000008a038000-0x000000008a03d000) (0MB)
    Oct 22 18:27:56 mbp62 kernel: efi: mem38: type=3, attr=0xf, range=[0x000000008a03d000-0x000000008a041000) (0MB)
    Oct 22 18:27:56 mbp62 kernel: efi: mem39: type=4, attr=0xf, range=[0x000000008a041000-0x000000008a045000) (0MB)
    Oct 22 18:27:56 mbp62 kernel: efi: mem40: type=3, attr=0xf, range=[0x000000008a045000-0x000000008a059000) (0MB)
    Oct 22 18:27:56 mbp62 kernel: efi: mem41: type=4, attr=0xf, range=[0x000000008a059000-0x000000008a05b000) (0MB)
    Oct 22 18:27:56 mbp62 kernel: efi: mem42: type=3, attr=0xf, range=[0x000000008a05b000-0x000000008a05e000) (0MB)
    Oct 22 18:27:56 mbp62 kernel: efi: mem43: type=4, attr=0xf, range=[0x000000008a05e000-0x000000008a061000) (0MB)
    Oct 22 18:27:56 mbp62 kernel: efi: mem44: type=3, attr=0xf, range=[0x000000008a061000-0x000000008a062000) (0MB)
    Oct 22 18:27:56 mbp62 kernel: efi: mem45: type=4, attr=0xf, range=[0x000000008a062000-0x000000008a063000) (0MB)
    Oct 22 18:27:56 mbp62 kernel: efi: mem46: type=3, attr=0xf, range=[0x000000008a063000-0x000000008a065000) (0MB)
    Oct 22 18:27:56 mbp62 kernel: efi: mem47: type=4, attr=0xf, range=[0x000000008a065000-0x000000008a068000) (0MB)
    Oct 22 18:27:56 mbp62 kernel: efi: mem48: type=3, attr=0xf, range=[0x000000008a068000-0x000000008a069000) (0MB)
    Oct 22 18:27:56 mbp62 kernel: efi: mem49: type=4, attr=0xf, range=[0x000000008a069000-0x000000008a06a000) (0MB)
    Oct 22 18:27:56 mbp62 kernel: efi: mem50: type=3, attr=0xf, range=[0x000000008a06a000-0x000000008a06b000) (0MB)
    Oct 22 18:27:56 mbp62 kernel: efi: mem51: type=4, attr=0xf, range=[0x000000008a06b000-0x000000008a06d000) (0MB)
    Oct 22 18:27:56 mbp62 kernel: efi: mem52: type=3, attr=0xf, range=[0x000000008a06d000-0x000000008a06e000) (0MB)
    Oct 22 18:27:56 mbp62 kernel: efi: mem53: type=4, attr=0xf, range=[0x000000008a06e000-0x000000008a070000) (0MB)
    Oct 22 18:27:56 mbp62 kernel: efi: mem54: type=3, attr=0xf, range=[0x000000008a070000-0x000000008a07c000) (0MB)
    Oct 22 18:27:56 mbp62 kernel: efi: mem55: type=4, attr=0xf, range=[0x000000008a07c000-0x000000008a07f000) (0MB)
    Oct 22 18:27:56 mbp62 kernel: efi: mem56: type=3, attr=0xf, range=[0x000000008a07f000-0x000000008a082000) (0MB)
    Oct 22 18:27:56 mbp62 kernel: efi: mem57: type=4, attr=0xf, range=[0x000000008a082000-0x000000008a083000) (0MB)
    Oct 22 18:27:56 mbp62 kernel: efi: mem58: type=3, attr=0xf, range=[0x000000008a083000-0x000000008a08d000) (0MB)
    Oct 22 18:27:56 mbp62 kernel: efi: mem59: type=4, attr=0xf, range=[0x000000008a08d000-0x000000008a08f000) (0MB)
    Oct 22 18:27:56 mbp62 kernel: efi: mem60: type=3, attr=0xf, range=[0x000000008a08f000-0x000000008a095000) (0MB)
    Oct 22 18:27:56 mbp62 kernel: efi: mem61: type=4, attr=0xf, range=[0x000000008a095000-0x000000008a097000) (0MB)
    Oct 22 18:27:56 mbp62 kernel: efi: mem62: type=3, attr=0xf, range=[0x000000008a097000-0x000000008a099000) (0MB)
    Oct 22 18:27:56 mbp62 kernel: efi: mem63: type=4, attr=0xf, range=[0x000000008a099000-0x000000008a09c000) (0MB)
    Oct 22 18:27:56 mbp62 kernel: efi: mem64: type=3, attr=0xf, range=[0x000000008a09c000-0x000000008a0aa000) (0MB)
    Oct 22 18:27:56 mbp62 kernel: efi: mem65: type=4, attr=0xf, range=[0x000000008a0aa000-0x000000008a0b1000) (0MB)
    Oct 22 18:27:56 mbp62 kernel: efi: mem66: type=3, attr=0xf, range=[0x000000008a0b1000-0x000000008a0b9000) (0MB)
    Oct 22 18:27:56 mbp62 kernel: efi: mem67: type=4, attr=0xf, range=[0x000000008a0b9000-0x000000008a0bb000) (0MB)
    Oct 22 18:27:56 mbp62 kernel: efi: mem68: type=3, attr=0xf, range=[0x000000008a0bb000-0x000000008a0bd000) (0MB)
    Oct 22 18:27:56 mbp62 kernel: efi: mem69: type=4, attr=0xf, range=[0x000000008a0bd000-0x000000008a0c1000) (0MB)
    Oct 22 18:27:56 mbp62 kernel: efi: mem70: type=3, attr=0xf, range=[0x000000008a0c1000-0x000000008a0c4000) (0MB)
    Oct 22 18:27:56 mbp62 kernel: efi: mem71: type=4, attr=0xf, range=[0x000000008a0c4000-0x000000008a0c7000) (0MB)
    Oct 22 18:27:56 mbp62 kernel: efi: mem72: type=3, attr=0xf, range=[0x000000008a0c7000-0x000000008a0cb000) (0MB)
    Oct 22 18:27:56 mbp62 kernel: efi: mem73: type=4, attr=0xf, range=[0x000000008a0cb000-0x000000008a0cc000) (0MB)
    Oct 22 18:27:56 mbp62 kernel: efi: mem74: type=3, attr=0xf, range=[0x000000008a0cc000-0x000000008a0cf000) (0MB)
    Oct 22 18:27:56 mbp62 kernel: efi: mem75: type=4, attr=0xf, range=[0x000000008a0cf000-0x000000008a0d0000) (0MB)
    Oct 22 18:27:56 mbp62 kernel: efi: mem76: type=3, attr=0xf, range=[0x000000008a0d0000-0x000000008a0e5000) (0MB)
    Oct 22 18:27:56 mbp62 kernel: efi: mem77: type=4, attr=0xf, range=[0x000000008a0e5000-0x000000008a0e7000) (0MB)
    Oct 22 18:27:56 mbp62 kernel: efi: mem78: type=3, attr=0xf, range=[0x000000008a0e7000-0x000000008a0f3000) (0MB)
    Oct 22 18:27:56 mbp62 kernel: efi: mem79: type=4, attr=0xf, range=[0x000000008a0f3000-0x000000008a0f5000) (0MB)
    Oct 22 18:27:56 mbp62 kernel: efi: mem80: type=3, attr=0xf, range=[0x000000008a0f5000-0x000000008a0fb000) (0MB)
    Oct 22 18:27:56 mbp62 kernel: efi: mem81: type=4, attr=0xf, range=[0x000000008a0fb000-0x000000008a0fc000) (0MB)
    Oct 22 18:27:56 mbp62 kernel: efi: mem82: type=3, attr=0xf, range=[0x000000008a0fc000-0x000000008a100000) (0MB)
    Oct 22 18:27:56 mbp62 kernel: efi: mem83: type=4, attr=0xf, range=[0x000000008a100000-0x000000008a101000) (0MB)
    Oct 22 18:27:56 mbp62 kernel: efi: mem84: type=3, attr=0xf, range=[0x000000008a101000-0x000000008a103000) (0MB)
    Oct 22 18:27:56 mbp62 kernel: efi: mem85: type=4, attr=0xf, range=[0x000000008a103000-0x000000008a104000) (0MB)
    Oct 22 18:27:56 mbp62 kernel: efi: mem86: type=3, attr=0xf, range=[0x000000008a104000-0x000000008a105000) (0MB)
    Oct 22 18:27:56 mbp62 kernel: efi: mem87: type=4, attr=0xf, range=[0x000000008a105000-0x000000008a107000) (0MB)
    Oct 22 18:27:56 mbp62 kernel: efi: mem88: type=3, attr=0xf, range=[0x000000008a107000-0x000000008a10e000) (0MB)
    Oct 22 18:27:56 mbp62 kernel: efi: mem89: type=4, attr=0xf, range=[0x000000008a10e000-0x000000008a10f000) (0MB)
    Oct 22 18:27:56 mbp62 kernel: efi: mem90: type=3, attr=0xf, range=[0x000000008a10f000-0x000000008a118000) (0MB)
    Oct 22 18:27:56 mbp62 kernel: efi: mem91: type=4, attr=0xf, range=[0x000000008a118000-0x000000008a119000) (0MB)
    Oct 22 18:27:56 mbp62 kernel: efi: mem92: type=3, attr=0xf, range=[0x000000008a119000-0x000000008a126000) (0MB)
    Oct 22 18:27:56 mbp62 kernel: efi: mem93: type=4, attr=0xf, range=[0x000000008a126000-0x000000008a127000) (0MB)
    Oct 22 18:27:56 mbp62 kernel: efi: mem94: type=3, attr=0xf, range=[0x000000008a127000-0x000000008a12a000) (0MB)
    Oct 22 18:27:56 mbp62 kernel: efi: mem95: type=4, attr=0xf, range=[0x000000008a12a000-0x000000008a12c000) (0MB)
    Oct 22 18:27:56 mbp62 kernel: efi: mem96: type=3, attr=0xf, range=[0x000000008a12c000-0x000000008a12d000) (0MB)
    Oct 22 18:27:56 mbp62 kernel: efi: mem97: type=4, attr=0xf, range=[0x000000008a12d000-0x000000008a131000) (0MB)
    Oct 22 18:27:56 mbp62 kernel: efi: mem98: type=3, attr=0xf, range=[0x000000008a131000-0x000000008a135000) (0MB)
    Oct 22 18:27:56 mbp62 kernel: efi: mem99: type=4, attr=0xf, range=[0x000000008a135000-0x000000008a136000) (0MB)
    Oct 22 18:27:56 mbp62 kernel: efi: mem100: type=3, attr=0xf, range=[0x000000008a136000-0x000000008a139000) (0MB)
    Oct 22 18:27:56 mbp62 kernel: efi: mem101: type=4, attr=0xf, range=[0x000000008a139000-0x000000008a13b000) (0MB)
    Oct 22 18:27:56 mbp62 kernel: efi: mem102: type=3, attr=0xf, range=[0x000000008a13b000-0x000000008a13e000) (0MB)
    Oct 22 18:27:56 mbp62 kernel: efi: mem103: type=4, attr=0xf, range=[0x000000008a13e000-0x000000008a144000) (0MB)
    Oct 22 18:27:56 mbp62 kernel: efi: mem104: type=3, attr=0xf, range=[0x000000008a144000-0x000000008a14b000) (0MB)
    Oct 22 18:27:56 mbp62 kernel: efi: mem105: type=4, attr=0xf, range=[0x000000008a14b000-0x000000008a157000) (0MB)
    Oct 22 18:27:56 mbp62 kernel: efi: mem106: type=3, attr=0xf, range=[0x000000008a157000-0x000000008a158000) (0MB)
    Oct 22 18:27:56 mbp62 kernel: efi: mem107: type=4, attr=0xf, range=[0x000000008a158000-0x000000008a15a000) (0MB)
    Oct 22 18:27:56 mbp62 kernel: efi: mem108: type=3, attr=0xf, range=[0x000000008a15a000-0x000000008a15c000) (0MB)
    Oct 22 18:27:56 mbp62 kernel: efi: mem109: type=4, attr=0xf, range=[0x000000008a15c000-0x000000008a164000) (0MB)
    Oct 22 18:27:56 mbp62 kernel: efi: mem110: type=3, attr=0xf, range=[0x000000008a164000-0x000000008a168000) (0MB)
    Oct 22 18:27:56 mbp62 kernel: efi: mem111: type=4, attr=0xf, range=[0x000000008a168000-0x000000008a16e000) (0MB)
    Oct 22 18:27:56 mbp62 kernel: efi: mem112: type=3, attr=0xf, range=[0x000000008a16e000-0x000000008a16f000) (0MB)
    Oct 22 18:27:56 mbp62 kernel: efi: mem113: type=4, attr=0xf, range=[0x000000008a16f000-0x000000008a171000) (0MB)
    Oct 22 18:27:56 mbp62 kernel: efi: mem114: type=3, attr=0xf, range=[0x000000008a171000-0x000000008a174000) (0MB)
    Oct 22 18:27:56 mbp62 kernel: efi: mem115: type=4, attr=0xf, range=[0x000000008a174000-0x000000008a176000) (0MB)
    Oct 22 18:27:56 mbp62 kernel: efi: mem116: type=3, attr=0xf, range=[0x000000008a176000-0x000000008a178000) (0MB)
    Oct 22 18:27:56 mbp62 kernel: efi: mem117: type=4, attr=0xf, range=[0x000000008a178000-0x000000008a1fc000) (0MB)
    Oct 22 18:27:56 mbp62 kernel: efi: mem118: type=3, attr=0xf, range=[0x000000008a1fc000-0x000000008a21b000) (0MB)
    Oct 22 18:27:56 mbp62 kernel: efi: mem119: type=4, attr=0xf, range=[0x000000008a21b000-0x000000008a21d000) (0MB)
    Oct 22 18:27:56 mbp62 kernel: efi: mem120: type=3, attr=0xf, range=[0x000000008a21d000-0x000000008a228000) (0MB)
    Oct 22 18:27:56 mbp62 kernel: efi: mem121: type=4, attr=0xf, range=[0x000000008a228000-0x000000008a240000) (0MB)
    Oct 22 18:27:56 mbp62 kernel: efi: mem122: type=3, attr=0xf, range=[0x000000008a240000-0x000000008a244000) (0MB)
    Oct 22 18:27:56 mbp62 kernel: efi: mem123: type=4, attr=0xf, range=[0x000000008a244000-0x000000008a24e000) (0MB)
    Oct 22 18:27:56 mbp62 kernel: efi: mem124: type=3, attr=0xf, range=[0x000000008a24e000-0x000000008a24f000) (0MB)
    Oct 22 18:27:56 mbp62 kernel: efi: mem125: type=4, attr=0xf, range=[0x000000008a24f000-0x000000008a251000) (0MB)
    Oct 22 18:27:56 mbp62 kernel: efi: mem126: type=3, attr=0xf, range=[0x000000008a251000-0x000000008a255000) (0MB)
    Oct 22 18:27:56 mbp62 kernel: efi: mem127: type=4, attr=0xf, range=[0x000000008a255000-0x000000008a256000) (0MB)
    Oct 22 18:27:56 mbp62 kernel: efi: mem128: type=3, attr=0xf, range=[0x000000008a256000-0x000000008a257000) (0MB)
    Oct 22 18:27:56 mbp62 kernel: efi: mem129: type=4, attr=0xf, range=[0x000000008a257000-0x000000008a25b000) (0MB)
    Oct 22 18:27:56 mbp62 kernel: efi: mem130: type=3, attr=0xf, range=[0x000000008a25b000-0x000000008a25c000) (0MB)
    Oct 22 18:27:56 mbp62 kernel: efi: mem131: type=4, attr=0xf, range=[0x000000008a25c000-0x000000008a25f000) (0MB)
    Oct 22 18:27:56 mbp62 kernel: efi: mem132: type=3, attr=0xf, range=[0x000000008a25f000-0x000000008a270000) (0MB)
    Oct 22 18:27:56 mbp62 kernel: efi: mem133: type=4, attr=0xf, range=[0x000000008a270000-0x000000008a273000) (0MB)
    Oct 22 18:27:56 mbp62 kernel: efi: mem134: type=3, attr=0xf, range=[0x000000008a273000-0x000000008a27b000) (0MB)
    Oct 22 18:27:56 mbp62 kernel: efi: mem135: type=4, attr=0xf, range=[0x000000008a27b000-0x000000008a27c000) (0MB)
    Oct 22 18:27:56 mbp62 kernel: efi: mem136: type=3, attr=0xf, range=[0x000000008a27c000-0x000000008a27e000) (0MB)
    Oct 22 18:27:56 mbp62 kernel: efi: mem137: type=4, attr=0xf, range=[0x000000008a27e000-0x000000008a280000) (0MB)
    Oct 22 18:27:56 mbp62 kernel: efi: mem138: type=3, attr=0xf, range=[0x000000008a280000-0x000000008a281000) (0MB)
    Oct 22 18:27:56 mbp62 kernel: efi: mem139: type=4, attr=0xf, range=[0x000000008a281000-0x000000008a282000) (0MB)
    Oct 22 18:27:56 mbp62 kernel: efi: mem140: type=3, attr=0xf, range=[0x000000008a282000-0x000000008a283000) (0MB)
    Oct 22 18:27:56 mbp62 kernel: efi: mem141: type=4, attr=0xf, range=[0x000000008a283000-0x000000008a285000) (0MB)
    Oct 22 18:27:56 mbp62 kernel: efi: mem142: type=3, attr=0xf, range=[0x000000008a285000-0x000000008a287000) (0MB)
    Oct 22 18:27:56 mbp62 kernel: efi: mem143: type=4, attr=0xf, range=[0x000000008a287000-0x000000008a71b000) (4MB)
    Oct 22 18:27:56 mbp62 kernel: efi: mem144: type=3, attr=0xf, range=[0x000000008a71b000-0x000000008a720000) (0MB)
    Oct 22 18:27:56 mbp62 kernel: efi: mem145: type=4, attr=0xf, range=[0x000000008a720000-0x000000008a721000) (0MB)
    Oct 22 18:27:56 mbp62 kernel: efi: mem146: type=3, attr=0xf, range=[0x000000008a721000-0x000000008a72a000) (0MB)
    Oct 22 18:27:56 mbp62 kernel: efi: mem147: type=4, attr=0xf, range=[0x000000008a72a000-0x000000008a72c000) (0MB)
    Oct 22 18:27:56 mbp62 kernel: efi: mem148: type=3, attr=0xf, range=[0x000000008a72c000-0x000000008a72f000) (0MB)
    Oct 22 18:27:56 mbp62 kernel: efi: mem149: type=4, attr=0xf, range=[0x000000008a72f000-0x000000008a731000) (0MB)
    Oct 22 18:27:56 mbp62 kernel: efi: mem150: type=3, attr=0xf, range=[0x000000008a731000-0x000000008a732000) (0MB)
    Oct 22 18:27:56 mbp62 kernel: efi: mem151: type=4, attr=0xf, range=[0x000000008a732000-0x000000008a7a5000) (0MB)
    Oct 22 18:27:56 mbp62 kernel: efi: mem152: type=3, attr=0xf, range=[0x000000008a7a5000-0x000000008a7a6000) (0MB)
    Oct 22 18:27:56 mbp62 kernel: efi: mem153: type=4, attr=0xf, range=[0x000000008a7a6000-0x000000008a7a7000) (0MB)
    Oct 22 18:27:56 mbp62 kernel: efi: mem154: type=3, attr=0xf, range=[0x000000008a7a7000-0x000000008a7a8000) (0MB)
    Oct 22 18:27:56 mbp62 kernel: efi: mem155: type=4, attr=0xf, range=[0x000000008a7a8000-0x000000008a7cc000) (0MB)
    Oct 22 18:27:56 mbp62 kernel: efi: mem156: type=3, attr=0xf, range=[0x000000008a7cc000-0x000000008a7cd000) (0MB)
    Oct 22 18:27:56 mbp62 kernel: efi: mem157: type=4, attr=0xf, range=[0x000000008a7cd000-0x000000008b5ef000) (14MB)
    Oct 22 18:27:56 mbp62 kernel: efi: mem158: type=7, attr=0xf, range=[0x000000008b5ef000-0x000000008b673000) (0MB)
    Oct 22 18:27:56 mbp62 kernel: efi: mem159: type=10, attr=0xf, range=[0x000000008b673000-0x000000008b6ef000) (0MB)
    Oct 22 18:27:56 mbp62 kernel: efi: mem160: type=7, attr=0xf, range=[0x000000008b6ef000-0x000000008b6f5000) (0MB)
    Oct 22 18:27:56 mbp62 kernel: efi: mem161: type=9, attr=0xf, range=[0x000000008b6f5000-0x000000008b70f000) (0MB)
    Oct 22 18:27:56 mbp62 kernel: efi: mem162: type=7, attr=0xf, range=[0x000000008b70f000-0x000000008b737000) (0MB)
    Oct 22 18:27:56 mbp62 kernel: efi: mem163: type=6, attr=0x800000000000000f, range=[0x000000008b737000-0x000000008b75f000) (0MB)
    Oct 22 18:27:56 mbp62 kernel: efi: mem164: type=7, attr=0xf, range=[0x000000008b75f000-0x000000008b785000) (0MB)
    Oct 22 18:27:56 mbp62 kernel: efi: mem165: type=5, attr=0x800000000000000f, range=[0x000000008b785000-0x000000008b7af000) (0MB)
    Oct 22 18:27:56 mbp62 kernel: efi: mem166: type=7, attr=0xf, range=[0x000000008b7af000-0x000000008b7e9000) (0MB)
    Oct 22 18:27:56 mbp62 kernel: efi: mem167: type=2, attr=0xf, range=[0x000000008b7e9000-0x000000008b7f6000) (0MB)
    Oct 22 18:27:56 mbp62 kernel: efi: mem168: type=0, attr=0xf, range=[0x000000008b7f6000-0x000000008b7ff000) (0MB)
    Oct 22 18:27:56 mbp62 kernel: efi: mem169: type=6, attr=0x800000000000000f, range=[0x000000008b7ff000-0x000000008b800000) (0MB)
    Oct 22 18:27:56 mbp62 kernel: efi: mem170: type=7, attr=0xf, range=[0x0000000100000000-0x000000016c000000) (1728MB)
    Oct 22 18:27:56 mbp62 kernel: efi: mem171: type=0, attr=0x8000000000000000, range=[0x00000000000a0000-0x00000000000c0000) (0MB)
    Oct 22 18:27:56 mbp62 kernel: efi: mem172: type=0, attr=0x8000000000000000, range=[0x000000008b800000-0x000000008c000000) (8MB)
    Oct 22 18:27:56 mbp62 kernel: efi: mem173: type=0, attr=0x8000000000000000, range=[0x000000008de00000-0x0000000090000000) (34MB)
    Oct 22 18:27:56 mbp62 kernel: efi: mem174: type=11, attr=0x8000000000000000, range=[0x00000000e00f8000-0x00000000e00f9000) (0MB)
    Oct 22 18:27:56 mbp62 kernel: efi: mem175: type=11, attr=0x8000000000000000, range=[0x00000000fed1c000-0x00000000fed20000) (0MB)
    Oct 22 18:27:56 mbp62 kernel: efi: mem176: type=11, attr=0x8000000000000000, range=[0x00000000ffec4000-0x00000000ffee8000) (0MB)
    Oct 22 18:27:56 mbp62 kernel: SMBIOS 2.4 present.
    Oct 22 18:27:56 mbp62 kernel: DMI: Apple Inc. MacBookPro6,2/Mac-F22586C8, BIOS MBP61.88Z.0057.B0C.1007261552 07/26/10
    Oct 22 18:27:56 mbp62 kernel: e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
    Oct 22 18:27:56 mbp62 kernel: e820: remove [mem 0x000a0000-0x000fffff] usable
    Oct 22 18:27:56 mbp62 kernel: AGP: No AGP bridge found
    Oct 22 18:27:56 mbp62 kernel: e820: last_pfn = 0x16c000 max_arch_pfn = 0x400000000
    Oct 22 18:27:56 mbp62 kernel: MTRR default type: write-back
    Oct 22 18:27:56 mbp62 kernel: MTRR fixed ranges enabled:
    Oct 22 18:27:56 mbp62 kernel: 00000-9FFFF write-back
    Oct 22 18:27:56 mbp62 kernel: A0000-BFFFF uncachable
    Oct 22 18:27:56 mbp62 kernel: C0000-DFFFF write-protect
    Oct 22 18:27:56 mbp62 kernel: E0000-FFFFF uncachable
    Oct 22 18:27:56 mbp62 kernel: MTRR variable ranges enabled:
    Oct 22 18:27:56 mbp62 kernel: 0 base 0C0000000 mask FC0000000 uncachable
    Oct 22 18:27:56 mbp62 kernel: 1 base 0A0000000 mask FE0000000 uncachable
    Oct 22 18:27:56 mbp62 kernel: 2 base 090000000 mask FF0000000 uncachable
    Oct 22 18:27:56 mbp62 kernel: 3 base 08C000000 mask FFC000000 uncachable
    Oct 22 18:27:56 mbp62 kernel: 4 disabled
    Oct 22 18:27:56 mbp62 kernel: 5 disabled
    Oct 22 18:27:56 mbp62 kernel: 6 disabled
    Oct 22 18:27:56 mbp62 kernel: 7 disabled
    Oct 22 18:27:56 mbp62 kernel: x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
    Oct 22 18:27:56 mbp62 kernel: e820: last_pfn = 0x8b7f6 max_arch_pfn = 0x400000000
    Oct 22 18:27:56 mbp62 kernel: Scanning 1 areas for low memory corruption
    Oct 22 18:27:56 mbp62 kernel: Base memory trampoline at [ffff880000099000] 99000 size 24576
    Oct 22 18:27:56 mbp62 kernel: init_memory_mapping: [mem 0x00000000-0x000fffff]
    Oct 22 18:27:56 mbp62 kernel: [mem 0x00000000-0x000fffff] page 4k
    Oct 22 18:27:56 mbp62 kernel: BRK [0x02b23000, 0x02b23fff] PGTABLE
    Oct 22 18:27:56 mbp62 kernel: BRK [0x02b24000, 0x02b24fff] PGTABLE
    Oct 22 18:27:56 mbp62 kernel: BRK [0x02b25000, 0x02b25fff] PGTABLE
    Oct 22 18:27:56 mbp62 kernel: init_memory_mapping: [mem 0x16be00000-0x16bffffff]
    Oct 22 18:27:56 mbp62 kernel: [mem 0x16be00000-0x16bffffff] page 2M
    Oct 22 18:27:56 mbp62 kernel: BRK [0x02b26000, 0x02b26fff] PGTABLE
    Oct 22 18:27:56 mbp62 kernel: init_memory_mapping: [mem 0x168000000-0x16bdfffff]
    Oct 22 18:27:56 mbp62 kernel: [mem 0x168000000-0x16bdfffff] page 2M
    Oct 22 18:27:56 mbp62 kernel: init_memory_mapping: [mem 0x100000000-0x167ffffff]
    Oct 22 18:27:56 mbp62 kernel: [mem 0x100000000-0x167ffffff] page 2M
    Oct 22 18:27:56 mbp62 kernel: BRK [0x02b27000, 0x02b27fff] PGTABLE
    Oct 22 18:27:56 mbp62 kernel: init_memory_mapping: [mem 0x00100000-0x8b672fff]
    Oct 22 18:27:56 mbp62 kernel: [mem 0x00100000-0x001fffff] page 4k
    Oct 22 18:27:56 mbp62 kernel: [mem 0x00200000-0x8b5fffff] page 2M
    Oct 22 18:27:56 mbp62 kernel: [mem 0x8b600000-0x8b672fff] page 4k
    Oct 22 18:27:56 mbp62 kernel: init_memory_mapping: [mem 0x8b6ef000-0x8b6f4fff]
    Oct 22 18:27:56 mbp62 kernel: [mem 0x8b6ef000-0x8b6f4fff] page 4k
    Oct 22 18:27:56 mbp62 kernel: init_memory_mapping: [mem 0x8b70f000-0x8b736fff]
    Oct 22 18:27:56 mbp62 kernel: [mem 0x8b70f000-0x8b736fff] page 4k
    Oct 22 18:27:56 mbp62 kernel: init_memory_mapping: [mem 0x8b75f000-0x8b784fff]
    Oct 22 18:27:56 mbp62 kernel: [mem 0x8b75f000-0x8b784fff] page 4k
    Oct 22 18:27:56 mbp62 kernel: init_memory_mapping: [mem 0x8b7af000-0x8b7f5fff]
    Oct 22 18:27:56 mbp62 kernel: [mem 0x8b7af000-0x8b7f5fff] page 4k
    Oct 22 18:27:56 mbp62 kernel: RAMDISK: [mem 0x35c6a000-0x36e2cfff]
    Oct 22 18:27:56 mbp62 kernel: ACPI: Early table checksum verification disabled
    Oct 22 18:27:56 mbp62 kernel: ACPI: RSDP 0x000000008B70E014 000024 (v02 APPLE )
    Oct 22 18:27:56 mbp62 kernel: ACPI: XSDT 0x000000008B70E1C0 00007C (v01 APPLE Apple00 00000057 01000013)
    Oct 22 18:27:56 mbp62 kernel: ACPI: FACP 0x000000008B70B000 0000F4 (v04 APPLE Apple00 00000057 Loki 0000005F)
    Oct 22 18:27:56 mbp62 kernel: ACPI: DSDT 0x000000008B6FD000 00746E (v01 APPLE MacBookP 00060001 INTL 20061109)
    Oct 22 18:27:56 mbp62 kernel: ACPI: FACS 0x000000008B67A000 000040
    Oct 22 18:27:56 mbp62 kernel: ACPI: ASF! 0x000000008B70D000 0000A5 (v32 APPLE Apple00 00000001 Loki 0000005F)
    Oct 22 18:27:56 mbp62 kernel: ACPI: HPET 0x000000008B70A000 000038 (v01 APPLE Apple00 00000001 Loki 0000005F)
    Oct 22 18:27:56 mbp62 kernel: ACPI: APIC 0x000000008B709000 0000BC (v01 APPLE Apple00 00000001 Loki 0000005F)
    Oct 22 18:27:56 mbp62 kernel: ACPI: APIC 0x000000008B708000 0000BC (v02 APPLE Apple00 00000001 Loki 0000005F)
    Oct 22 18:27:56 mbp62 kernel: ACPI: SBST 0x000000008B706000 000030 (v01 APPLE Apple00 00000001 Loki 0000005F)
    Oct 22 18:27:56 mbp62 kernel: ACPI: ECDT 0x000000008B705000 000053 (v01 APPLE Apple00 00000001 Loki 0000005F)
    Oct 22 18:27:56 mbp62 kernel: ACPI: SSDT 0x000000008B6FA000 00020D (v01 APPLE SataAhci 00001000 INTL 20061109)
    Oct 22 18:27:56 mbp62 kernel: ACPI: SSDT 0x000000008B6F7000 000522 (v01 APPLE UsbNoRmh 00001000 INTL 20061109)
    Oct 22 18:27:56 mbp62 kernel: ACPI: SSDT 0x000000008B6F5000 000A10 (v01 PmRef CpuPm 00003000 INTL 20061109)
    Oct 22 18:27:56 mbp62 kernel: ACPI: MCFG 0x000000008B707000 00003C (v01 APPLE Apple00 00000001 Loki 0000005F)
    Oct 22 18:27:56 mbp62 kernel: ACPI: BIOS bug: multiple APIC/MADT found, using 0
    Oct 22 18:27:56 mbp62 kernel: ACPI: If "acpi_apic_instance=2" works better, notify [email protected]
    Oct 22 18:27:56 mbp62 kernel: ACPI: Local APIC address 0xfee00000
    Oct 22 18:27:56 mbp62 kernel: No NUMA configuration found
    Oct 22 18:27:56 mbp62 kernel: Faking a node at [mem 0x0000000000000000-0x000000016bffffff]
    Oct 22 18:27:56 mbp62 kernel: Initmem setup node 0 [mem 0x00000000-0x16bffffff]
    Oct 22 18:27:56 mbp62 kernel: NODE_DATA [mem 0x16bff8000-0x16bffcfff]
    Oct 22 18:27:56 mbp62 kernel: [ffffea0000000000-ffffea0005bfffff] PMD -> [ffff880167600000-ffff88016b5fffff] on node 0
    Oct 22 18:27:56 mbp62 kernel: Zone ranges:
    Oct 22 18:27:56 mbp62 kernel: DMA [mem 0x00001000-0x00ffffff]
    Oct 22 18:27:56 mbp62 kernel: DMA32 [mem 0x01000000-0xffffffff]
    Oct 22 18:27:56 mbp62 kernel: Normal [mem 0x100000000-0x16bffffff]
    Oct 22 18:27:56 mbp62 kernel: Movable zone start for each node
    Oct 22 18:27:56 mbp62 kernel: Early memory node ranges
    Oct 22 18:27:56 mbp62 kernel: node 0: [mem 0x00001000-0x0008dfff]
    Oct 22 18:27:56 mbp62 kernel: node 0: [mem 0x00090000-0x0009ffff]
    Oct 22 18:27:56 mbp62 kernel: node 0: [mem 0x00100000-0x8b672fff]
    Oct 22 18:27:56 mbp62 kernel: node 0: [mem 0x8b6ef000-0x8b6f4fff]
    Oct 22 18:27:56 mbp62 kernel: node 0: [mem 0x8b70f000-0x8b736fff]
    Oct 22 18:27:56 mbp62 kernel: node 0: [mem 0x8b75f000-0x8b784fff]
    Oct 22 18:27:56 mbp62 kernel: node 0: [mem 0x8b7af000-0x8b7f5fff]
    Oct 22 18:27:56 mbp62 kernel: node 0: [mem 0x100000000-0x16bffffff]
    Oct 22 18:27:56 mbp62 kernel: On node 0 totalpages: 1013419
    Oct 22 18:27:56 mbp62 kernel: DMA zone: 64 pages used for memmap
    Oct 22 18:27:56 mbp62 kernel: DMA zone: 25 pages reserved
    Oct 22 18:27:56 mbp62 kernel: DMA zone: 3997 pages, LIFO batch:0
    Oct 22 18:27:56 mbp62 kernel: DMA32 zone: 8861 pages used for memmap
    Oct 22 18:27:56 mbp62 kernel: DMA32 zone: 567054 pages, LIFO batch:31
    Oct 22 18:27:56 mbp62 kernel: Normal zone: 6912 pages used for memmap
    Oct 22 18:27:56 mbp62 kernel: Normal zone: 442368 pages, LIFO batch:31
    Oct 22 18:27:56 mbp62 kernel: Reserving Intel graphics stolen memory at 0x8e000000-0x8fffffff
    Oct 22 18:27:56 mbp62 kernel: ACPI: PM-Timer IO Port: 0x408
    Oct 22 18:27:56 mbp62 kernel: ACPI: Local APIC address 0xfee00000
    Oct 22 18:27:56 mbp62 kernel: ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled)
    Oct 22 18:27:56 mbp62 kernel: ACPI: LAPIC (acpi_id[0x02] lapic_id[0x01] enabled)
    Oct 22 18:27:56 mbp62 kernel: ACPI: LAPIC (acpi_id[0x03] lapic_id[0x04] enabled)
    Oct 22 18:27:56 mbp62 kernel: ACPI: LAPIC (acpi_id[0x04] lapic_id[0x05] enabled)
    Oct 22 18:27:56 mbp62 kernel: ACPI: LAPIC (acpi_id[0x05] lapic_id[0x00] disabled)
    Oct 22 18:27:56 mbp62 kernel: ACPI: LAPIC (acpi_id[0x06] lapic_id[0x00] disabled)
    Oct 22 18:27:56 mbp62 kernel: ACPI: LAPIC (acpi_id[0x07] lapic_id[0x00] disabled)
    Oct 22 18:27:56 mbp62 kernel: ACPI: LAPIC (acpi_id[0x08] lapic_id[0x00] disabled)
    Oct 22 18:27:56 mbp62 kernel: ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
    Oct 22 18:27:56 mbp62 kernel: ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
    Oct 22 18:27:56 mbp62 kernel: ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1])
    Oct 22 18:27:56 mbp62 kernel: ACPI: LAPIC_NMI (acpi_id[0x04] high edge lint[0x1])
    Oct 22 18:27:56 mbp62 kernel: ACPI: LAPIC_NMI (acpi_id[0x05] high edge lint[0x1])
    Oct 22 18:27:56 mbp62 kernel: ACPI: LAPIC_NMI (acpi_id[0x06] high edge lint[0x1])
    Oct 22 18:27:56 mbp62 kernel: ACPI: LAPIC_NMI (acpi_id[0x07] high edge lint[0x1])
    Oct 22 18:27:56 mbp62 kernel: ACPI: LAPIC_NMI (acpi_id[0x08] high edge lint[0x1])
    Oct 22 18:27:56 mbp62 kernel: ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0])
    Oct 22 18:27:56 mbp62 kernel: IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-23
    Oct 22 18:27:56 mbp62 kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
    Oct 22 18:27:56 mbp62 kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
    Oct 22 18:27:56 mbp62 kernel: ACPI: IRQ0 used by override.
    Oct 22 18:27:56 mbp62 kernel: ACPI: IRQ2 used by override.
    Oct 22 18:27:56 mbp62 kernel: ACPI: IRQ9 used by override.
    Oct 22 18:27:56 mbp62 kernel: Using ACPI (MADT) for SMP configuration information
    Oct 22 18:27:56 mbp62 kernel: ACPI: HPET id: 0x8086a201 base: 0xfed00000
    Oct 22 18:27:56 mbp62 kernel: smpboot: Allowing 8 CPUs, 4 hotplug CPUs
    Oct 22 18:27:56 mbp62 kernel: nr_irqs_gsi: 40
    Oct 22 18:27:56 mbp62 kernel: PM: Registered nosave memory: [mem 0x0008e000-0x0008efff]
    Oct 22 18:27:56 mbp62 kernel: PM: Registered nosave memory: [mem 0x0008f000-0x0008ffff]
    Oct 22 18:27:56 mbp62 kernel: PM: Registered nosave memory: [mem 0x000a0000-0x000bffff]
    Oct 22 18:27:56 mbp62 kernel: PM: Registered nosave memory: [mem 0x000c0000-0x000fffff]
    Oct 22 18:27:56 mbp62 kernel: PM: Registered nosave memory: [mem 0x8b673000-0x8b6eefff]
    Oct 22 18:27:56 mbp62 kernel: PM: Registered nosave memory: [mem 0x8b6f5000-0x8b70efff]
    Oct 22 18:27:56 mbp62 kernel: PM: Registered nosave memory: [mem 0x8b737000-0x8b75efff]
    Oct 22 18:27:56 mbp62 kernel: PM: Registered nosave memory: [mem 0x8b785000-0x8b7aefff]
    Oct 22 18:27:56 mbp62 kernel: PM: Registered nosave memory: [mem 0x8b7f6000-0x8bffffff]
    Oct 22 18:27:56 mbp62 kernel: PM: Registered nosave memory: [mem 0x8c000000-0x8ddfffff]
    Oct 22 18:27:56 mbp62 kernel: PM: Registered nosave memory: [mem 0x8de00000-0x8fffffff]
    Oct 22 18:27:56 mbp62 kernel: PM: Registered nosave memory: [mem 0x90000000-0xe00f7fff]
    Oct 22 18:27:56 mbp62 kernel: PM: Registered nosave memory: [mem 0xe00f8000-0xe00f8fff]
    Oct 22 18:27:56 mbp62 kernel: PM: Registered nosave memory: [mem 0xe00f9000-0xfed1bfff]
    Oct 22 18:27:56 mbp62 kernel: PM: Registered nosave memory: [mem 0xfed1c000-0xfed1ffff]
    Oct 22 18:27:56 mbp62 kernel: PM: Registered nosave memory: [mem 0xfed20000-0xffec3fff]
    Oct 22 18:27:56 mbp62 kernel: PM: Registered nosave memory: [mem 0xffec4000-0xffee7fff]
    Oct 22 18:27:56 mbp62 kernel: PM: Registered nosave memory: [mem 0xffee8000-0xffffffff]
    Oct 22 18:27:56 mbp62 kernel: e820: [mem 0x90000000-0xe00f7fff] available for PCI devices
    Oct 22 18:27:56 mbp62 kernel: Booting paravirtualized kernel on bare hardware
    Oct 22 18:27:56 mbp62 kernel: setup_percpu: NR_CPUS:128 nr_cpumask_bits:128 nr_cpu_ids:8 nr_node_ids:1
    Oct 22 18:27:56 mbp62 kernel: PERCPU: Embedded 29 pages/cpu @ffff88016bc00000 s86784 r8192 d23808 u262144
    Oct 22 18:27:56 mbp62 kernel: pcpu-alloc: s86784 r8192 d23808 u262144 alloc=1*2097152
    Oct 22 18:27:56 mbp62 kernel: pcpu-alloc: [0] 0 1 2 3 4 5 6 7
    Oct 22 18:27:56 mbp62 kernel: Built 1 zonelists in Node order, mobility grouping on. Total pages: 997557
    Oct 22 18:27:56 mbp62 kernel: Policy zone: Normal
    Oct 22 18:27:56 mbp62 kernel: Kernel command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=982a60fb-4e98-4afc-b1a6-86d84ec44d10 rw cryptdevice=/dev/disk/by-uuid/298d8263-0546-4329-9ed0-a52c021f949f:vgmain resume=/dev/mapper/vgmain-lvswap i915.lvds_channel_mode=2 i915.lvds_use_ssc=0 i915.lvds_downclock=1 i915.enable_rc6=7 i915.enable_fbc=1 i915.modeset=1 radeon.modeset=0 nouveau.modeset=0 pcie_aspm=force video=efifb atkbd.reset quiet
    Oct 22 18:27:56 mbp62 kernel: PCIe ASPM is forcibly enabled
    Oct 22 18:27:56 mbp62 kernel: PID hash table entries: 4096 (order: 3, 32768 bytes)
    Oct 22 18:27:56 mbp62 kernel: AGP: Checking aperture...
    Oct 22 18:27:56 mbp62 kernel: AGP: No AGP bridge found
    Oct 22 18:27:56 mbp62 kernel: Calgary: detecting Calgary via BIOS EBDA area
    Oct 22 18:27:56 mbp62 kernel: Calgary: Unable to locate Rio Grande table in EBDA - bailing!
    Oct 22 18:27:56 mbp62 kernel: Memory: 3847700K/4053676K available (5336K kernel code, 887K rwdata, 1688K rodata, 1128K init, 1164K bss, 205976K reserved)
    Oct 22 18:27:56 mbp62 kernel: SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1
    Oct 22 18:27:56 mbp62 kernel: Preemptible hierarchical RCU implementation.
    Oct 22 18:27:56 mbp62 kernel: RCU dyntick-idle grace-period acceleration is enabled.
    Oct 22 18:27:56 mbp62 kernel: Dump stacks of tasks blocking RCU-preempt GP.
    Oct 22 18:27:56 mbp62 kernel: RCU restricting CPUs from NR_CPUS=128 to nr_cpu_ids=8.
    Oct 22 18:27:56 mbp62 kernel: RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=8
    Oct 22 18:27:56 mbp62 kernel: NR_IRQS:8448 nr_irqs:744 16
    Oct 22 18:27:56 mbp62 kernel: Console: colour dummy device 80x25
    Oct 22 18:27:56 mbp62 kernel: console [tty0] enabled
    Oct 22 18:27:56 mbp62 kernel: allocated 16777216 bytes of page_cgroup
    Oct 22 18:27:56 mbp62 kernel: please try 'cgroup_disable=memory' option if you don't want memory cgroups
    Oct 22 18:27:56 mbp62 kernel: hpet clockevent registered
    Oct 22 18:27:56 mbp62 kernel: tsc: Fast TSC calibration using PIT
    Oct 22 18:27:56 mbp62 kernel: tsc: Detected 2393.940 MHz processor
    Oct 22 18:27:56 mbp62 kernel: Calibrating delay loop (skipped), value calculated using timer frequency.. 4789.37 BogoMIPS (lpj=7979800)
    Oct 22 18:27:56 mbp62 kernel: pid_max: default: 32768 minimum: 301
    Oct 22 18:27:56 mbp62 kernel: ACPI: Core revision 20140424
    Oct 22 18:27:56 mbp62 kernel: ACPI: All ACPI Tables successfully acquired
    Oct 22 18:27:56 mbp62 kernel: Security Framework initialized
    Oct 22 18:27:56 mbp62 kernel: Yama: becoming mindful.
    Oct 22 18:27:56 mbp62 kernel: Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)
    Oct 22 18:27:56 mbp62 kernel: Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)
    Oct 22 18:27:56 mbp62 kernel: Mount-cache hash table entries: 8192 (order: 4, 65536 bytes)
    Oct 22 18:27:56 mbp62 kernel: Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes)
    Oct 22 18:27:56 mbp62 kernel: Initializing cgroup subsys memory
    Oct 22 18:27:56 mbp62 kernel: Initializing cgroup subsys devices
    Oct 22 18:27:56 mbp62 kernel: Initializing cgroup subsys freezer
    Oct 22 18:27:56 mbp62 kernel: Initializing cgroup subsys net_cls
    Oct 22 18:27:56 mbp62 kernel: Initializing cgroup subsys blkio
    Oct 22 18:27:56 mbp62 kernel: Disabled fast string operations
    Oct 22 18:27:56 mbp62 kernel: CPU: Physical Processor ID: 0
    Oct 22 18:27:56 mbp62 kernel: CPU: Processor Core ID: 0
    Oct 22 18:27:56 mbp62 kernel: mce: CPU supports 9 MCE banks
    Oct 22 18:27:56 mbp62 kernel: CPU0: Thermal monitoring enabled (TM1)
    Oct 22 18:27:56 mbp62 kernel: Last level iTLB entries: 4KB 512, 2MB 7, 4MB 7
    Last level dTLB entries: 4KB 512, 2MB 32, 4MB 32, 1GB 0
    tlb_flushall_shift: 6
    Oct 22 18:27:56 mbp62 kernel: Freeing SMP alternatives memory: 20K (ffffffff819f9000 - ffffffff819fe000)
    Oct 22 18:27:56 mbp62 kernel: ftrace: allocating 20445 entries in 80 pages
    Oct 22 18:27:56 mbp62 kernel: ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
    Oct 22 18:27:56 mbp62 kernel: smpboot: CPU0: Intel(R) Core(TM) i5 CPU M 520 @ 2.40GHz (fam: 06, model: 25, stepping: 05)
    Oct 22 18:27:56 mbp62 kernel: Performance Events: PEBS fmt1+, 16-deep LBR, Westmere events, Intel PMU driver.
    Oct 22 18:27:56 mbp62 kernel: perf_event_intel: CPUID marked event: 'bus cycles' unavailable
    Oct 22 18:27:56 mbp62 kernel: ... version: 3
    Oct 22 18:27:56 mbp62 kernel: ... bit width: 48
    Oct 22 18:27:56 mbp62 kernel: ... generic registers: 4
    Oct 22 18:27:56 mbp62 kernel: ... value mask: 0000ffffffffffff
    Oct 22 18:27:56 mbp62 kernel: ... max period: 000000007fffffff
    Oct 22 18:27:56 mbp62 kernel: ... fixed-purpose events: 3
    Oct 22 18:27:56 mbp62 kernel: ... event mask: 000000070000000f
    Oct 22 18:27:56 mbp62 kernel: x86: Booting SMP configuration:
    Oct 22 18:27:56 mbp62 kernel: .... node #0, CPUs: #1
    Oct 22 18:27:56 mbp62 kernel: Disabled fast string operations
    Oct 22 18:27:56 mbp62 kernel: NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.
    Oct 22 18:27:56 mbp62 kernel: #2
    Oct 22 18:27:56 mbp62 kernel: Disabled fast string operations
    Oct 22 18:27:56 mbp62 kernel: #3
    Oct 22 18:27:56 mbp62 kernel: Disabled fast string operations
    Oct 22 18:27:56 mbp62 kernel: x86: Booted up 1 node, 4 CPUs
    Oct 22 18:27:56 mbp62 kernel: smpboot: Total of 4 processors activated (19159.50 BogoMIPS)
    Oct 22 18:27:56 mbp62 kernel: devtmpfs: initialized
    Oct 22 18:27:56 mbp62 kernel: PM: Registering ACPI NVS region [mem 0x0008f000-0x0008ffff] (4096 bytes)
    Oct 22 18:27:56 mbp62 kernel: PM: Registering ACPI NVS region [mem 0x8b673000-0x8b6eefff] (507904 bytes)
    Oct 22 18:27:56 mbp62 kernel: pinctrl core: initialized pinctrl subsystem
    Oct 22 18:27:56 mbp62 kernel: RTC time: 15:27:18, date: 10/22/14
    Oct 22 18:27:56 mbp62 kernel: NET: Registered protocol family 16
    Oct 22 18:27:56 mbp62 kernel: cpuidle: using governor ladder
    Oct 22 18:27:56 mbp62 kernel: cpuidle: using governor menu
    Oct 22 18:27:56 mbp62 kernel: ACPI: bus type PCI registered
    Oct 22 18:27:56 mbp62 kernel: acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
    Oct 22 18:27:56 mbp62 kernel: PCI: MMCONFIG for domain 0000 [bus 00-06] at [mem 0xe0000000-0xe06fffff] (base 0xe0000000)
    Oct 22 18:27:56 mbp62 kernel: PCI: not using MMCONFIG
    Oct 22 18:27:56 mbp62 kernel: PCI: Using configuration type 1 for base access
    Oct 22 18:27:56 mbp62 kernel: ACPI: Added _OSI(Module Device)
    Oct 22 18:27:56 mbp62 kernel: ACPI: Added _OSI(Processor Device)
    Oct 22 18:27:56 mbp62 kernel: ACPI: Added _OSI(3.0 _SCP Extensions)
    Oct 22 18:27:56 mbp62 kernel: ACPI: Added _OSI(Processor Aggregator Device)
    Oct 22 18:27:56 mbp62 kernel: ACPI : EC: EC description table is found, configuring boot EC
    Oct 22 18:27:56 mbp62 kernel: ACPI: Executed 1 blocks of module-level executable AML code
    Oct 22 18:27:56 mbp62 kernel: [Firmware Bug]: ACPI: BIOS _OSI(Linux) query ignored
    Oct 22 18:27:56 mbp62 kernel: ACPI: Dynamic OEM Table Load:
    Oct 22 18:27:56 mbp62 kernel: ACPI: SSDT 0xFFFF8801654B0C00 0003F7 (v01 PmRef Cpu0Ist 00003000 INTL 20061109)
    Oct 22 18:27:56 mbp62 kernel: ACPI: Dynamic OEM Table Load:
    Oct 22 18:27:56 mbp62 kernel: ACPI: SSDT 0xFFFF880165738000 0006E5 (v01 PmRef Cpu0Cst 00003001 INTL 20061109)
    Oct 22 18:27:56 mbp62 kernel: ACPI: Dynamic OEM Table Load:
    Oct 22 18:27:56 mbp62 kernel: ACPI: SSDT 0xFFFF880165711000 0003A4 (v01 PmRef ApIst 00003000 INTL 20061109)
    Oct 22 18:27:56 mbp62 kernel: ACPI: Dynamic OEM Table Load:
    Oct 22 18:27:56 mbp62 kernel: ACPI: SSDT 0xFFFF8801656E1800 000119 (v01 PmRef ApCst 00003000 INTL 20061109)
    Oct 22 18:27:56 mbp62 kernel: ACPI: Interpreter enabled
    Oct 22 18:27:56 mbp62 kernel: ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20140424/hwxface-580)
    Oct 22 18:27:56 mbp62 kernel: ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20140424/hwxface-580)
    Oct 22 18:27:56 mbp62 kernel: ACPI: (supports S0 S3 S4 S5)
    Oct 22 18:27:56 mbp62 kernel: ACPI: Using IOAPIC for interrupt routing
    Oct 22 18:27:56 mbp62 kernel: PCI: MMCONFIG for domain 0000 [bus 00-06] at [mem 0xe0000000-0xe06fffff] (base 0xe0000000)
    Oct 22 18:27:56 mbp62 kernel: PCI: MMCONFIG at [mem 0xe0000000-0xe06fffff] reserved in ACPI motherboard resources
    Oct 22 18:27:56 mbp62 kernel: PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
    Oct 22 18:27:56 mbp62 kernel: ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-fe])
    Oct 22 18:27:56 mbp62 kernel: acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
    Oct 22 18:27:56 mbp62 kernel: \_SB_.PCI0:_OSC invalid UUID
    Oct 22 18:27:56 mbp62 kernel: _OSC request data:1 1f 0
    Oct 22 18:27:56 mbp62 kernel: acpi PNP0A08:00: _OSC failed (AE_ERROR); disabling ASPM
    Oct 22 18:27:56 mbp62 kernel: acpi PNP0A08:00: [Firmware Info]: MMCONFIG for domain 0000 [bus 00-06] only partially covers this bridge
    Oct 22 18:27:56 mbp62 kernel: PCI host bridge to bus 0000:00
    Oct 22 18:27:56 mbp62 kernel: pci_bus 0000:00: root bus resource [bus 00-fe]
    Oct 22 18:27:56 mbp62 kernel: pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]
    Oct 22 18:27:56 mbp62 kernel: pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]
    Oct 22 18:27:56 mbp62 kernel: pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]
    Oct 22 18:27:56 mbp62 kernel: pci_bus 0000:00: root bus resource [mem 0x000c0000-0x000c3fff]
    Oct 22 18:27:56 mbp62 kernel: pci_bus 0000:00: root bus resource [mem 0x000c4000-0x000c7fff]
    Oct 22 18:27:56 mbp62 kernel: pci_bus 0000:00: root bus resource [mem 0x000c8000-0x000cbfff]
    Oct 22 18:27:56 mbp62 kernel: pci_bus 0000:00: root bus resource [mem 0x000cc000-0x000cffff]
    Oct 22 18:27:56 mbp62 kernel: pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000d3fff]
    Oct 22 18:27:56 mbp62 kernel: pci_bus 0000:00: root bus resource [mem 0x000d4000-0x000d7fff]
    Oct 22 18:27:56 mbp62 kernel: pci_bus 0000:00: root bus resource [mem 0x000d8000-0x000dbfff]
    Oct 22 18:27:56 mbp62 kernel: pci_bus 0000:00: root bus resource [mem 0x000dc000-0x000dffff]
    Oct 22 18:27:56 mbp62 kernel: pci_bus 0000:00: root bus resource [mem 0x000e0000-0x000e3fff]
    Oct 22 18:27:56 mbp62 kernel: pci_bus 0000:00: root bus resource [mem 0x000e4000-0x000e7fff]
    Oct 22 18:27:56 mbp62 kernel: pci_bus 0000:00: root bus resource [mem 0x000e8000-0x000ebfff]
    Oct 22 18:27:56 mbp62 kernel: pci_bus 0000:00: root bus resource [mem 0x000ec000-0x000effff]
    Oct 22 18:27:56 mbp62 kernel: pci_bus 0000:00: root bus resource [mem 0x000f0000-0x000fffff]
    Oct 22 18:27:56 mbp62 kernel: pci_bus 0000:00: root bus resource [mem 0x90000000-0xfeafffff]
    Oct 22 18:27:56 mbp62 kernel: pci 0000:00:00.0: [8086:0044] type 00 class 0x060000
    Oct 22 18:27:56 mbp62 kernel: DMAR: BIOS has allocated no shadow GTT; disabling IOMMU for graphics
    Oct 22 18:27:56 mbp62 kernel: pci 0000:00:01.0: [8086:0045] type 01 class 0x060400
    Oct 22 18:27:56 mbp62 kernel: pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
    Oct 22 18:27:56 mbp62 kernel: pci 0000:00:01.0: System wakeup disabled by ACPI
    Oct 22 18:27:56 mbp62 kernel: pci 0000:00:02.0: [8086:0046] type 00 class 0x030000
    Oct 22 18:27:56 mbp62 kernel: pci 0000:00:02.0: reg 0x10: [mem 0xc1400000-0xc17fffff 64bit]
    Oct 22 18:27:56 mbp62 kernel: pci 0000:00:02.0: reg 0x18: [mem 0xb0000000-0xbfffffff 64bit pref]
    Oct 22 18:27:56 mbp62 kernel: pci 0000:00:02.0: reg 0x20: [io 0x3130-0x3137]
    Oct 22 18:27:56 mbp62 kernel: pci 0000:00:1a.0: [8086:3b3b] type 00 class 0x0c0300
    Oct 22 18:27:56 mbp62 kernel: pci 0000:00:1a.0: reg 0x20: [io 0x3100-0x311f]
    Oct 22 18:27:56 mbp62 kernel: pci 0000:00:1a.7: [8086:3b3c] type 00 class 0x0c0320
    Oct 22 18:27:56 mbp62 kernel: pci 0000:00:1a.7: reg 0x10: [mem 0xc1d05c00-0xc1d05fff]
    Oct 22 18:27:56 mbp62 kernel: pci 0000:00:1a.7: PME# supported from D0 D3hot D3cold
    Oct 22 18:27:56 mbp62 kernel: pci 0000:00:1a.7: System wakeup disabled by ACPI
    Oct 22 18:27:56 mbp62 kernel: pci 0000:00:1b.0: [8086:3b56] type 00 class 0x040300
    Oct 22 18:27:56 mbp62 kernel: pci 0000:00:1b.0: reg 0x10: [mem 0xc1d00000-0xc1d03fff 64bit]
    Oct 22 18:27:56 mbp62 kernel: pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
    Oct 22 18:27:56 mbp62 kernel: pci 0000:00:1b.0: System wakeup disabled by ACPI
    Oct 22 18:27:56 mbp62 kernel: pci 0000:00:1c.0: [8086:3b42] type 01 class 0x060400
    Oct 22 18:27:56 mbp62 kernel: pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
    Oct 22 18:27:56 mbp62 kernel: pci 0000:00:1c.0: System wakeup disabled by ACPI
    Oct 22 18:27:56 mbp62 kernel: pci 0000:00:1c.1: [8086:3b44] type 01 class 0x060400
    Oct 22 18:27:56 mbp62 kernel: pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold
    Oct 22 18:27:56 mbp62 kernel: pci 0000:00:1c.1: System wakeup disabled by ACPI
    Oct 22 18:27:56 mbp62 kernel: pci 0000:00:1c.2: [8086:3b46] type 01 class 0x060400
    Oct 22 18:27:56 mbp62 kernel: pci 0000:00:1c.2: PME# supported from D0 D3hot D3cold
    Oct 22 18:27:56 mbp62 kernel: pci 0000:00:1c.2: System wakeup disabled by ACPI
    Oct 22 18:27:56 mbp62 kernel: pci 0000:00:1c.3: [8086:3b48] type 01 class 0x060400
    Oct 22 18:27:56 mbp62 kernel: pci 0000:00:1c.3: PME# supported from D0 D3hot D3cold
    Oct 22 18:27:56 mbp62 kernel: pci 0000:00:1c.3: System wakeup disabled by ACPI
    Oct 22 18:27:56 mbp62 kernel: pci 0000:00:1d.0: [8086:3b36] type 00 class 0x0c0300
    Oct 22 18:27:56 mbp62 kernel: pci 0000:00:1d.0: reg 0x20: [io 0x30a0-0x30bf]
    Oct 22 18:27:56 mbp62 kernel: pci 0000:00:1d.7: [8086:3b34] type 00 class 0x0c0320
    Oct 22 18:27:56 mbp62 kernel: pci 0000:00:1d.7: reg 0x10: [mem 0xc1d05800-0xc1d05bff]
    Oct 22 18:27:56 mbp62 kernel: pci 0000:00:1d.7: PME# supported from D0 D3hot D3cold
    Oct 22 18:27:56 mbp62 kernel: pci 0000:00:1d.7: System wakeup disabled by ACPI
    Oct 22 18:27:56 mbp62 kernel: pci 0000:00:1e.0: [8086:2448] type 01 class 0x060401
    Oct 22 18:27:56 mbp62 kernel: pci 0000:00:1f.0: [8086:3b09] type 00 class 0x060100
    Oct 22 18:27:56 mbp62 kernel: pci 0000:00:1f.2: [8086:3b29] type 00 class 0x010601
    Oct 22 18:27:56 mbp62 kernel: pci 0000:00:1f.2: reg 0x10: [io 0x3128-0x312f]
    Oct 22 18:27:56 mbp62 kernel: pci 0000:00:1f.2: reg 0x14: [io 0x313c-0x313f]
    Oct 22 18:27:56 mbp62 kernel: pci 0000:00:1f.2: reg 0x18: [io 0x3120-0x3127]
    Oct 22 18:27:56 mbp62 kernel: pci 0000:00:1f.2: reg 0x1c: [io 0x3138-0x313b]
    Oct 22 18:27:56 mbp62 kernel: pci 0000:00:1f.2: reg 0x20: [io 0x3020-0x303f]
    Oct 22 18:27:56 mbp62 kernel: pci 0000:00:1f.2: reg 0x24: [mem 0xc1d05000-0xc1d057ff]
    Oct 22 18:27:56 mbp62 kernel: pci 0000:00:1f.2: PME# supported from D3hot
    Oct 22 18:27:56 mbp62 kernel: pci 0000:00:1f.3: [8086:3b30] type 00 class 0x0c0500
    Oct 22 18:27:56 mbp62 kernel: pci 0000:00:1f.3: reg 0x10: [mem 0xc1d06000-0xc1d060ff 64bit]
    Oct 22 18:27:56 mbp62 kernel: pci 0000:00:1f.3: reg 0x20: [io 0xefa0-0xefbf]
    Oct 22 18:27:56 mbp62 kernel: pci 0000:00:1f.6: [8086:3b32] type 00 class 0x118000
    Oct 22 18:27:56 mbp62 kernel: pci 0000:00:1f.6: reg 0x10: [mem 0xc1d04000-0xc1d04fff 64bit]
    Oct 22 18:27:56 mbp62 kernel: pci 0000:00:01.0: PCI bridge to [bus 01]
    Oct 22 18:27:56 mbp62 kernel: pci 0000:00:01.0: bridge window [io 0x2000-0x2fff]
    Oct 22 18:27:56 mbp62 kernel: pci 0000:00:01.0: bridge window [mem 0xc0000000-0xc10fffff]
    Oct 22 18:27:56 mbp62 kernel: pci 0000:00:01.0: bridge window [mem 0x90000000-0xa1ffffff 64bit pref]
    Oct 22 18:27:56 mbp62 kernel: pci 0000:02:00.0: [14e4:1684] type 00 class 0x020000
    Oct 22 18:27:56 mbp62 kernel: pci 0000:02:00.0: reg 0x10: [mem 0xc1c00000-0xc1c0ffff 64bit]
    Oct 22 18:27:56 mbp62 kernel: pci 0000:02:00.0: PME# supported from D3hot D3cold
    Oct 22 18:27:56 mbp62 kernel: pci 0000:02:00.0: System wakeup disabled by ACPI
    Oct 22 18:27:56 mbp62 kernel: pci 0000:00:1c.0: PCI bridge to [bus 02]
    Oct 22 18:27:56 mbp62 kernel: pci 0000:00:1c.0: bridge window [mem 0xc1c00000-0xc1cfffff]
    Oct 22 18:27:56 mbp62 kernel: pci 0000:03:00.0: [14e4:4353] type 00 class 0x028000
    Oct 22 18:27:56 mbp62 kernel: pci 0000:03:00.0: reg 0x10: [mem 0xc1b00000-0xc1b03fff 64bit]
    Oct 22 18:27:56 mbp62 kernel: pci 0000:03:00.0: supports D1 D2
    Oct 22 18:27:56 mbp62 kernel: pci 0000:03:00.0: PME# supported from D0 D3hot D3cold
    Oct 22 18:27:56 mbp62 kernel: pci 0000:03:00.0: System wakeup disabled by ACPI
    Oct 22 18:27:56 mbp62 kernel: pci 0000:00:1c.1: PCI bridge to [bus 03]
    Oct 22 18:27:56 mbp62 kernel: pci 0000:00:1c.1: bridge window [mem 0xc1b00000-0xc1bfffff]
    Oct 22 18:27:56 mbp62 kernel: pci 0000:04:00.0: [11c1:5901] type 00 class 0x0c0010
    Oct 22 18:27:56 mbp62 kernel: pci 0000:04:00.0: reg 0x10: [mem 0xc1a00000-0xc1a00fff 64bit]
    Oct 22 18:27:56 mbp62 kernel: pci 0000:04:00.0: supports D1 D2
    Oct 22 18:27:56 mbp62 kernel: pci 0000:04:00.0: PME# supported from D0 D1 D2 D3hot D3cold
    Oct 22 18:27:56 mbp62 kernel: pci 0000:00:1c.2: PCI bridge to [bus 04]
    Oct 22 18:27:56 mbp62 kernel: pci 0000:00:1c.2: bridge window [mem 0xc1a00000-0xc1afffff]
    Oct 22 18:27:56 mbp62 kernel: acpiphp: Slot [1] registered
    Oct 22 18:27:56 mbp62 kernel: pci 0000:00:1c.3: PCI bridge to [bus 05]
    Oct 22 18:27:56 mbp62 kernel: pci 0000:00:1c.3: bridge window [mem 0xc1900000-0xc19fffff]
    Oct 22 18:27:56 mbp62 kernel: pci 0000:00:1e.0: PCI bridge to [bus 06] (subtractive decode)
    Oct 22 18:27:56 mbp62 kernel: pci 0000:00:1e.0: bridge window [mem 0xc1800000-0xc18fffff]
    Oct 22 18:27:56 mbp62 kernel: pci 0000:00:1e.0: bridge window [io 0x0000-0x0cf7] (subtractive decode)
    Oct 22 18:27:56 mbp62 kernel: pci 0000:00:1e.0: bridge window [io 0x0d00-0xffff] (subtractive decode)
    Oct 22 18:27:56 mbp62 kernel: pci 0000:00:1e.0: bridge window [mem 0x000a0000-0x000bffff] (subtractive decode)
    Oct 22 18:27:56 mbp62 kernel: pci 0000:00:1e.0: bridge window [mem 0x000c0000-0x000c3fff] (subtractive decode)
    Oct 22 18:27:56 mbp62 kernel: pci 0000:00:1e.0: bridge window [mem 0x000c4000-0x000c7fff] (subtractive decode)
    Oct 22 18:27:56 mbp62 kernel: pci 0000:00:1e.0: bridge window [mem 0x000c8000-0x000cbfff] (subtractive decode)
    Oct 22 18:27:56 mbp62 kernel: pci 0000:00:1e.0: bridge window [mem 0x000cc000-0x000cffff] (subtractive decode)
    Oct 22 18:27:56 mbp62 kernel: pci 0000:00:1e.0: bridge window [mem 0x000d0000-0x000d3fff] (subtractive decode)
    Oct 22 18:27:56 mbp62 kernel: pci 0000:00:1e.0: bridge window [mem 0x000d4000-0x000d7fff] (subtractive decode)
    Oct 22 18:27:56 mbp62 kernel: pci 0000:00:1e.0: bridge window [mem 0x000d8000-0x000dbfff] (subtractive decode)
    Oct 22 18:27:56 mbp62 kernel: pci 0000:00:1e.0: bridge window [mem 0x000dc000-0x000dffff] (subtractive decode)
    Oct 22 18:27:56 mbp62 kernel: pci 0000:00:1e.0: bridge window [mem 0x000e0000-0x000e3fff] (subtractive decode)
    Oct 22 18:27:56 mbp62 kernel: pci 0000:00:1e.0: bridge window [mem 0x000e4000-0x000e7fff] (subtractive decode)
    Oct 22 18:27:56 mbp62 kernel: pci 0000:00:1e.0: bridge window [mem 0x000e8000-0x000ebfff] (subtractive decode)
    Oct 22 18:27:56 mbp62 kernel: pci 0000:00:1e.0: bridge window [mem 0x000ec000-0x000effff] (subtractive decode)
    Oct 22 18:27:56 mbp62 kernel: pci 0000:00:1e.0: bridge window [mem 0x000f0000-0x000fffff] (subtractive decode)
    Oct 22 18:27:56 mbp62 kernel: pci 0000:00:1e.0: bridge window [mem 0x90000000-0xfeafffff] (subtractive decode)
    Oct 22 18:27:56 mbp62 kernel: ACPI: PCI Interrupt Link [LNKA] (IRQs 1 3 4 5 6 7 10 12 14 15) *0, disabled.
    Oct 22 18:27:56 mbp62 kernel: ACPI: PCI Interrupt Link [LNKB] (IRQs 1 3 4 5 6 7 11 12 14 15) *0, disabled.
    Oct 22 18:27:56 mbp62 kernel: ACPI: PCI Interrupt Link [LNKC] (IRQs 1 3 4 5 6 7 10 12 14 15) *0, disabled.
    Oct 22 18:27:56 mbp62 kernel: ACPI: PCI Interrupt Link [LNKD] (IRQs 1 3 4 5 6 7 11 12 14 15) *0, disabled.
    Oct 22 18:27:56 mbp62 kernel: ACPI: PCI Interrupt Link [LNKE] (IRQs 1 3 4 5 6 7 10 12 14 15) *0, disabled.
    Oct 22 18:27:56 mbp62 kernel: ACPI: PCI Interrupt Link [LNKF] (IRQs 1 3 4 5 6 7 11 12 14 15) *0, disabled.
    Oct 22 18:27:56 mbp62 kernel: ACPI: PCI Interrupt Link [LNKG] (IRQs 1 3 4 5 6 7 10 12 14 15) *0, disabled.
    Oct 22 18:27:56 mbp62 kernel: ACPI: PCI Interrupt Link [LNKH] (IRQs 1 3 4 5 6 7 11 12 14 15) *0, disabled.
    Oct 22 18:27:56 mbp62 kernel: ACPI: PCI Root Bridge [CPBG] (domain 0000 [bus ff])
    Oct 22 18:27:56 mbp62 kernel: acpi PNP0A03:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
    Oct 22 18:27:56 mbp62 kernel: acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM
    Oct 22 18:27:56 mbp62 kernel: acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.
    Oct 22 18:27:56 mbp62 kernel: PCI host bridge to bus 0000:ff
    Oct 22 18:27:56 mbp62 kernel: pci_bus 0000:ff: root bus resource [bus ff]
    Oct 22 18:27:56 mbp62 kernel: pci 0000:ff:00.0: [8086:2c62] type 00 class 0x060000
    Oct 22 18:27:56 mbp62 kernel: pci 0000:ff:00.1: [8086:2d01] type 00 class 0x060000
    Oct 22 18:27:56 mbp62 kernel: pci 0000:ff:02.0: [8086:2d10] type 00 class 0x060000
    Oct 22 18:27:56 mbp62 kernel: pci 0000:ff:02.1: [8086:2d11] type 00 class 0x060000
    Oct 22 18:27:56 mbp62 kernel: pci 0000:ff:02.2: [8086:2d12] type 00 class 0x060000
    Oct 22 18:27:56 mbp62 kernel: pci 0000:ff:02.3: [8086:2d13] type 00 class 0x060000
    Oct 22 18:27:56 mbp62 kernel: ACPI: Enabled 4 GPEs in block 00 to 3F
    Oct 22 18:27:56 mbp62 kernel: ACPI : EC: GPE = 0x17, I/O: command/status = 0x66, data = 0x62
    Oct 22 18:27:56 mbp62 kernel: vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none
    Oct 22 18:27:56 mbp62 kernel: vgaarb: loaded
    Oct 22 18:27:56 mbp62 kernel: vgaarb: bridge control possible 0000:00:02.0
    Oct 22 18:27:56 mbp62 kernel: PCI: Using ACPI for IRQ routing
    Oct 22 18:27:56 mbp62 kernel: PCI: pci_cache_line_size set to 64 bytes
    Oct 22 18:27:56 mbp62 kernel: e820: reserve RAM buffer [mem 0x0008e000-0x0008ffff]
    Oct 22 18:27:56 mbp62 kernel: e820: reserve RAM buffer [mem 0x8b673000-0x8bffffff]
    Oct 22 18:27:56 mbp62 kernel: e820: reserve RAM buffer [mem 0x8b6f5000-0x8bffffff]
    Oct 22 18:27:56 mbp62 kernel: e820: reserve RAM buffer [mem 0x8b737000-0x8bffffff]
    Oct 22 18:27:56 mbp62 kernel: e820: reserve RAM buffer [mem 0x8b785000-0x8bffffff]
    Oct 22 18:27:56 mbp62 kernel: e820: reserve RAM buffer [mem 0x8b7f6000-0x8bffffff]
    Oct 22 18:27:56 mbp62 kernel: NetLabel: Initializing
    Oct 22 18:27:56 mbp62 kernel: NetLabel: domain hash size = 128
    Oct 22 18:27:56 mbp62 kernel: NetLabel: protocols = UNLABELED CIPSOv4
    Oct 22 18:27:56 mbp62 kernel: NetLabel: unlabeled traffic allowed by default
    Oct 22 18:27:56 mbp62 kernel: hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
    Oct 22 18:27:56 mbp62 kernel: hpet0: 8 comparators, 64-bit 14.318180 MHz counter
    Oct 22 18:27:56 mbp62 kernel: Switched to clocksource hpet
    Oct 22 18:27:56 mbp62 kernel: pnp: PnP ACPI init
    Oct 22 18:27:56 mbp62 kernel: ACPI: bus type PNP registered
    Oct 22 18:27:56 mbp62 kernel: system 00:00: [mem 0xfed00000-0xfed003ff] has been reserved
    Oct 22 18:27:56 mbp62 kernel: system 00:00: Plug and Play ACPI device, IDs PNP0103 PNP0c01 (active)
    Oct 22 18:27:56 mbp62 kernel: system 00:01: [io 0x0680-0x069f] has been reserved
    Oct 22 18:27:56 mbp62 kernel: system 00:01: [io 0x1000-0x100f] has been reserved
    Oct 22 18:27:56 mbp62 kernel: system 00:01: [io 0xffff] has been reserved
    Oct 22 18:27:56 mbp62 kernel: system 00:01: [io 0xffff] has been reserved
    Oct 22 18:27:56 mbp62 kernel: system 00:01: [io 0x0400-0x047f] could not be reserved
    Oct 22 18:27:56 mbp62 kernel: system 00:01: [io 0x0500-0x057f] has been reserved
    Oct 22 18:27:56 mbp62 kernel: system 00:01: [io 0x164e-0x164f] has been reserved
    Oct 22 18:27:56 mbp62 kernel: system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active)
    Oct 22 18:27:56 mbp62 kernel: system 00:02: [io 0x06a0-0x06af] has been reserved
    Oct 22 18:27:56 mbp62 kernel: system 00:02: [io 0x06b0-0x06ff] has been reserved
    Oct 22 18:27:56 mbp62 kernel: system 00:02: Plug and Play ACPI device, IDs PNP0c02 (active)
    Oct 22 18:27:56 mbp62 kernel: pnp 00:03: Plug and Play ACPI device, IDs PNP0b00 (active)
    Oct 22 18:27:56 mbp62 kernel: pnp 00:04: Plug and Play ACPI device, IDs APP000b (active)
    Oct 22 18:27:56 mbp62 kernel: system 00:05: [mem 0xfed1c000-0xfed1ffff] has been reserved
    Oct 22 18:27:56 mbp62 kernel: system 00:05: [mem 0xfed10000-0xfed13fff] has been reserved
    Oct 22 18:27:56 mbp62 kernel: system 00:05: [mem 0xfed18000-0xfed18fff] has been reserved
    Oct 22 18:27:56 mbp62 kernel: system 00:05: [mem 0xfed19000-0xfed19fff] has been reserved
    Oct 22 18:27:56 mbp62 kernel: system 00:05: [mem 0xe0000000-0xefffffff] could not be reserved
    Oct 22 18:27:56 mbp62 kernel: system 00:05: [mem 0xfed20000-0xfed3ffff] has been reserved
    Oct 22 18:27:56 mbp62 kernel: system 00:05: [mem 0xfeb00000-0xfeb03fff] has been reserved
    Oct 22 18:27:56 mbp62 kernel: system 00:05: [mem 0xfed45000-0xfed8ffff] has been reserved
    Oct 22 18:27:56 mbp62 kernel: system 00:05: [mem 0xff000000-0xffffffff] could not be reserved
    Oct 22 18:27:56 mbp62 kernel: system 00:05: [mem 0xfee00000-0xfeefffff] has been reserved
    Oct 22 18:27:56 mbp62 kernel: system 00:05: Plug and Play ACPI device, IDs PNP0c02 (active)
    Oct 22 18:27:56 mbp62 kernel: pnp: PnP ACPI: found 6 devices
    Oct 22 18:27:56 mbp62 kernel: ACPI: bus type PNP unregistered
    Oct 22 18:27:56 mbp62 kernel: pci 0000:00:1c.0: bridge window [io 0x1000-0x0fff] to [bus 02] add_size 1000
    Oct 22 18:27:56 mbp62 kernel: pci 0000:00:1c.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 02] add_size 200000
    Oct 22 18:27:56 mbp62 kernel: pci 0000:00:1c.1: bridge window [io 0x1000-0x0fff] to [bus 03] add_size 1000
    Oct 22 18:27:56 mbp62 kernel: pci 0000:00:1c.1: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 03] add_size 200000
    Oct 22 18:27:56 mbp62 kernel: pci 0000:00:1c.2: bridge window [io 0x1000-0x0fff] to [bus 04] add_size 1000
    Oct 22 18:27:56 mbp62 kernel: pci 0000:00:1c.2: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 04] add_size 200000
    Oct 22 18:27:56 mbp62 kernel: pci 0000:00:1c.3: bridge window [io 0x1000-0x0fff] to [bus 05] add_size 1000
    Oct 22 18:27:56 mbp62 kernel: pci 0000:00:1c.3: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 05] add_size 200000
    Oct 22 18:27:56 mbp62 kernel: pci 0000:00:1c.0: res[15]=[mem 0x00100000-0x000fffff 64bit pref] get_res_add_size add_size 200000
    Oct 22 18:27:56 mbp62 kernel: pci 0000:00:1c.1: res[15]=[mem 0x00100000-0x000fffff 64bit pref] get_r

    It appears my systemd (v216 as of today) user session configuration has gone bad, and no longer works.
    I reboot after the most recent set of updates, and my user session (backed by [email protected] and was relying on loginctl enable-linger's to spin up user instance services) has a long delay, from 5-30+ seconds, and then fails and cleans up the session.
    journalctl --this-boot --no-page | grep pam_systemd
    Oct 22 18:28:34 mbp62 login[894]: pam_systemd(login:session): pam-systemd initializing
    Oct 22 18:28:34 mbp62 login[894]: pam_systemd(login:session): Asking logind to create session: uid=1000 pid=894 service=login type=tty class=user desktop= seat= vtnr=0 tty=tty1 display= remote=no remote_user= remote_host=
    Oct 22 18:28:34 mbp62 systemd[1059]: pam_systemd(systemd-user:session): pam-systemd initializing
    Oct 22 18:28:59 mbp62 login[894]: pam_systemd(login:session): Failed to create session: Connection timed out
    This has happened consistently after every boot I have down.  I attempted to re-update to make sure I am current.  I double checked systemd user configuration on the wiki and I seem ok.  It had close to year without an issue.  Double-checked for pacdiff and a few files for different .pacnew files from packages, but none related to systemd or pam as far as I can see.
    I also tried searching for others experiencing this exact error, and it appears to be a symptom of different root causes (wonderful).  I found a recentish menion on BBS andand another in a bug, and I am not sure how any can relate to my situation.
    I have also tried to get debug output for pam_systemd.so with these two variants in /etc/pam.d/system-login, after finding the man page and to no avail.
    #%PAM-1.0
    auth required pam_tally.so onerr=succeed file=/var/log/faillog
    auth required pam_shells.so
    auth requisite pam_nologin.so
    auth include system-auth
    account required pam_access.so
    account required pam_nologin.so
    account include system-auth
    password include system-auth
    session optional pam_loginuid.so
    session include system-auth
    session optional pam_motd.so motd=/etc/motd
    session optional pam_mail.so dir=/var/spool/mail standard quiet
    -session optional pam_systemd.so debug
    session required pam_env.so
    or
    #%PAM-1.0
    auth required pam_tally.so onerr=succeed file=/var/log/faillog
    auth required pam_shells.so
    auth requisite pam_nologin.so
    auth include system-auth
    account required pam_access.so
    account required pam_nologin.so
    account include system-auth
    password include system-auth
    session optional pam_loginuid.so
    session include system-auth
    session optional pam_motd.so motd=/etc/motd
    session optional pam_mail.so dir=/var/spool/mail standard quiet
    -session optional pam_systemd.so debug=yes
    session required pam_env.so
    So I cannot get those to work.  I am not sure how to turn up the info to debug further and resolve this.  Any help?
    Fool --this-boot journalctl log is below.
    -- Logs begin at Thu 2014-03-27 12:56:02 AST, end at Wed 2014-10-22 21:35:55 AST. --
    Oct 22 18:27:56 mbp62 systemd-journal[229]: Runtime journal is using 8.0M (max allowed 250.0M, trying to leave 286.5M free of 1.8G available → current limit 250.0M).
    Oct 22 18:27:56 mbp62 systemd-journal[229]: Runtime journal is using 8.0M (max allowed 250.0M, trying to leave 286.5M free of 1.8G available → current limit 250.0M).
    Oct 22 18:27:56 mbp62 kernel: Initializing cgroup subsys cpuset
    Oct 22 18:27:56 mbp62 kernel: Initializing cgroup subsys cpu
    Oct 22 18:27:56 mbp62 kernel: Initializing cgroup subsys cpuacct
    Oct 22 18:27:56 mbp62 kernel: Linux version 3.16.4-1-ARCH (nobody@var-lib-archbuild-testing-x86_64-tobias) (gcc version 4.9.1 20140903 (prerelease) (GCC) ) #1 SMP PREEMPT Mon Oct 6 08:22:27 CEST 2014
    Oct 22 18:27:56 mbp62 kernel: Command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=982a60fb-4e98-4afc-b1a6-86d84ec44d10 rw cryptdevice=/dev/disk/by-uuid/298d8263-0546-4329-9ed0-a52c021f949f:vgmain resume=/dev/mapper/vgmain-lvswap i915.lvds_channel_mode=2 i915.lvds_use_ssc=0 i915.lvds_downclock=1 i915.enable_rc6=7 i915.enable_fbc=1 i915.modeset=1 radeon.modeset=0 nouveau.modeset=0 pcie_aspm=force video=efifb atkbd.reset quiet
    Oct 22 18:27:56 mbp62 kernel: Disabled fast string operations
    Oct 22 18:27:56 mbp62 kernel: e820: BIOS-provided physical RAM map:
    Oct 22 18:27:56 mbp62 kernel: BIOS-e820: [mem 0x0000000000000000-0x000000000008dfff] usable
    Oct 22 18:27:56 mbp62 kernel: BIOS-e820: [mem 0x000000000008e000-0x000000000008efff] reserved
    Oct 22 18:27:56 mbp62 kernel: BIOS-e820: [mem 0x000000000008f000-0x000000000008ffff] ACPI NVS
    Oct 22 18:27:56 mbp62 kernel: BIOS-e820: [mem 0x0000000000090000-0x000000000009ffff] usable
    Oct 22 18:27:56 mbp62 kernel: BIOS-e820: [mem 0x00000000000a0000-0x00000000000bffff] reserved
    Oct 22 18:27:56 mbp62 kernel: BIOS-e820: [mem 0x0000000000100000-0x000000008b672fff] usable
    Oct 22 18:27:56 mbp62 kernel: BIOS-e820: [mem 0x000000008b673000-0x000000008b6eefff] ACPI NVS
    Oct 22 18:27:56 mbp62 kernel: BIOS-e820: [mem 0x000000008b6ef000-0x000000008b6f4fff] usable
    Oct 22 18:27:56 mbp62 kernel: BIOS-e820: [mem 0x000000008b6f5000-0x000000008b70efff] ACPI data
    Oct 22 18:27:56 mbp62 kernel: BIOS-e820: [mem 0x000000008b70f000-0x000000008b736fff] usable
    Oct 22 18:27:56 mbp62 kernel: BIOS-e820: [mem 0x000000008b737000-0x000000008b75efff] reserved
    Oct 22 18:27:56 mbp62 kernel: BIOS-e820: [mem 0x000000008b75f000-0x000000008b784fff] usable
    Oct 22 18:27:56 mbp62 kernel: BIOS-e820: [mem 0x000000008b785000-0x000000008b7aefff] type 20
    Oct 22 18:27:56 mbp62 kernel: BIOS-e820: [mem 0x000000008b7af000-0x000000008b7f5fff] usable
    Oct 22 18:27:56 mbp62 kernel: BIOS-e820: [mem 0x000000008b7f6000-0x000000008bffffff] reserved
    Oct 22 18:27:56 mbp62 kernel: BIOS-e820: [mem 0x000000008de00000-0x000000008fffffff] reserved
    Oct 22 18:27:56 mbp62 kernel: BIOS-e820: [mem 0x00000000e00f8000-0x00000000e00f8fff] reserved
    Oct 22 18:27:56 mbp62 kernel: BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved
    Oct 22 18:27:56 mbp62 kernel: BIOS-e820: [mem 0x00000000ffec4000-0x00000000ffee7fff] reserved
    Oct 22 18:27:56 mbp62 kernel: BIOS-e820: [mem 0x0000000100000000-0x000000016bffffff] usable
    Oct 22 18:27:56 mbp62 kernel: NX (Execute Disable) protection: active
    Oct 22 18:27:56 mbp62 kernel: efi: EFI v1.10 by Apple
    Oct 22 18:27:56 mbp62 kernel: efi: ACPI=0x8b70e000 ACPI 2.0=0x8b70e014 SMBIOS=0x8b674000
    Oct 22 18:27:56 mbp62 kernel: efi: mem00: type=7, attr=0xf, range=[0x0000000000000000-0x000000000008e000) (0MB)
    Oct 22 18:27:56 mbp62 kernel: efi: mem01: type=0, attr=0xf, range=[0x000000000008e000-0x000000000008f000) (0MB)
    Oct 22 18:27:56 mbp62 kernel: efi: mem02: type=10, attr=0xf, range=[0x000000000008f000-0x0000000000090000) (0MB)
    Oct 22 18:27:56 mbp62 kernel: efi: mem03: type=7, attr=0xf, range=[0x0000000000090000-0x00000000000a0000) (0MB)
    Oct 22 18:27:56 mbp62 kernel: efi: mem04: type=2, attr=0xf, range=[0x0000000000100000-0x0000000001047000) (15MB)
    Oct 22 18:27:56 mbp62 kernel: efi: mem05: type=7, attr=0xf, range=[0x0000000001047000-0x0000000002000000) (15MB)
    Oct 22 18:27:56 mbp62 kernel: efi: mem06: type=2, attr=0xf, range=[0x0000000002000000-0x0000000002f47000) (15MB)
    Oct 22 18:27:56 mbp62 kernel: efi: mem07: type=7, attr=0xf, range=[0x0000000002f47000-0x0000000035c6a000) (813MB)
    Oct 22 18:27:56 mbp62 kernel: efi: mem08: type=2, attr=0xf, range=[0x0000000035c6a000-0x0000000036e2d000) (17MB)
    Oct 22 18:27:56 mbp62 kernel: efi: mem09: type=7, attr=0xf, range=[0x0000000036e2d000-0x000000006683e000) (762MB)
    Oct 22 18:27:56 mbp62 kernel: efi: mem10: type=2, attr=0xf, range=[0x000000006683e000-0x0000000088b1c000) (546MB)
    Oct 22 18:27:56 mbp62 kernel: efi: mem11: type=4, attr=0xf, range=[0x0000000088b1c000-0x0000000088f1f000) (4MB)
    Oct 22 18:27:56 mbp62 kernel: efi: mem12: type=7, attr=0xf, range=[0x0000000088f1f000-0x0000000088f22000) (0MB)
    Oct 22 18:27:56 mbp62 kernel: efi: mem13: type=4, attr=0xf, range=[0x0000000088f22000-0x0000000089166000) (2MB)
    Oct 22 18:27:56 mbp62 kernel: efi: mem14: type=7, attr=0xf, range=[0x0000000089166000-0x0000000089167000) (0MB)
    Oct 22 18:27:56 mbp62 kernel: efi: mem15: type=4, attr=0xf, range=[0x0000000089167000-0x000000008967f000) (5MB)
    Oct 22 18:27:56 mbp62 kernel: efi: mem16: type=3, attr=0xf, range=[0x000000008967f000-0x0000000089682000) (0MB)
    Oct 22 18:27:56 mbp62 kernel: efi: mem17: type=4, attr=0xf, range=[0x0000000089682000-0x0000000089dad000) (7MB)
    Oct 22 18:27:56 mbp62 kernel: efi: mem18: type=7, attr=0xf, range=[0x0000000089dad000-0x0000000089dce000) (0MB)
    Oct 22 18:27:56 mbp62 kernel: efi: mem19: type=1, attr=0xf, range=[0x0000000089dce000-0x0000000089dec000) (0MB)
    Oct 22 18:27:56 mbp62 kernel: efi: mem20: type=7, attr=0xf, range=[0x0000000089dec000-0x0000000089e0b000) (0MB)
    Oct 22 18:27:56 mbp62 kernel: efi: mem21: type=4, attr=0xf, range=[0x0000000089e0b000-0x0000000089f5d000) (1MB)
    Oct 22 18:27:56 mbp62 kernel: efi: mem22: type=3, attr=0xf, range=[0x0000000089f5d000-0x0000000089f8f000) (0MB)
    Oct 22 18:27:56 mbp62 kernel: efi: mem23: type=4, attr=0xf, range=[0x0000000089f8f000-0x0000000089f96000) (0MB)
    Oct 22 18:27:56 mbp62 kernel: efi: mem24: type=3, attr=0xf, range=[0x0000000089f96000-0x0000000089f97000) (0MB)
    Oct 22 18:27:56 mbp62 kernel: efi: mem25: type=4, attr=0xf, range=[0x0000000089f97000-0x0000000089f98000) (0MB)
    Oct 22 18:27:56 mbp62 kernel: efi: mem26: type=3, attr=0xf, range=[0x0000000089f98000-0x0000000089f99000) (0MB)
    Oct 22 18:27:56 mbp62 kernel: efi: mem27: type=4, attr=0xf, range=[0x0000000089f99000-0x0000000089f9d000) (0MB)
    Oct 22 18:27:56 mbp62 kernel: efi: mem28: type=3, attr=0xf, range=[0x0000000089f9d000-0x0000000089fa4000) (0MB)
    Oct 22 18:27:56 mbp62 kernel: efi: mem29: type=4, attr=0xf, range=[0x0000000089fa4000-0x0000000089fad000) (0MB)
    Oct 22 18:27:56 mbp62 kernel: efi: mem30: type=3, attr=0xf, range=[0x0000000089fad000-0x0000000089fb0000) (0MB)
    Oct 22 18:27:56 mbp62 kernel: efi: mem31: type=4, attr=0xf, range=[0x0000000089fb0000-0x0000000089fcb000) (0MB)
    Oct 22 18:27:56 mbp62 kernel: efi: mem32: type=3, attr=0xf, range=[0x0000000089fcb000-0x000000008a000000) (0MB)
    Oct 22 18:27:56 mbp62 kernel: efi: mem33: type=4, attr=0xf, range=[0x000000008a000000-0x000000008a003000) (0MB)
    Oct 22 18:27:56 mbp62 kernel: efi: mem34: type=3, attr=0xf, range=[0x000000008a003000-0x000000008a02f000) (0MB)
    Oct 22 18:27:56 mbp62 kernel: efi: mem35: type=4, attr=0xf, range=[0x000000008a02f000-0x000000008a033000) (0MB)
    Oct 22 18:27:56 mbp62 kernel: efi: mem36: type=3, attr=0xf, range=[0x000000008a033000-0x000000008a038000) (0MB)
    Oct 22 18:27:56 mbp62 kernel: efi: mem37: type=4, attr=0xf, range=[0x000000008a038000-0x000000008a03d000) (0MB)
    Oct 22 18:27:56 mbp62 kernel: efi: mem38: type=3, attr=0xf, range=[0x000000008a03d000-0x000000008a041000) (0MB)
    Oct 22 18:27:56 mbp62 kernel: efi: mem39: type=4, attr=0xf, range=[0x000000008a041000-0x000000008a045000) (0MB)
    Oct 22 18:27:56 mbp62 kernel: efi: mem40: type=3, attr=0xf, range=[0x000000008a045000-0x000000008a059000) (0MB)
    Oct 22 18:27:56 mbp62 kernel: efi: mem41: type=4, attr=0xf, range=[0x000000008a059000-0x000000008a05b000) (0MB)
    Oct 22 18:27:56 mbp62 kernel: efi: mem42: type=3, attr=0xf, range=[0x000000008a05b000-0x000000008a05e000) (0MB)
    Oct 22 18:27:56 mbp62 kernel: efi: mem43: type=4, attr=0xf, range=[0x000000008a05e000-0x000000008a061000) (0MB)
    Oct 22 18:27:56 mbp62 kernel: efi: mem44: type=3, attr=0xf, range=[0x000000008a061000-0x000000008a062000) (0MB)
    Oct 22 18:27:56 mbp62 kernel: efi: mem45: type=4, attr=0xf, range=[0x000000008a062000-0x000000008a063000) (0MB)
    Oct 22 18:27:56 mbp62 kernel: efi: mem46: type=3, attr=0xf, range=[0x000000008a063000-0x000000008a065000) (0MB)
    Oct 22 18:27:56 mbp62 kernel: efi: mem47: type=4, attr=0xf, range=[0x000000008a065000-0x000000008a068000) (0MB)
    Oct 22 18:27:56 mbp62 kernel: efi: mem48: type=3, attr=0xf, range=[0x000000008a068000-0x000000008a069000) (0MB)
    Oct 22 18:27:56 mbp62 kernel: efi: mem49: type=4, attr=0xf, range=[0x000000008a069000-0x000000008a06a000) (0MB)
    Oct 22 18:27:56 mbp62 kernel: efi: mem50: type=3, attr=0xf, range=[0x000000008a06a000-0x000000008a06b000) (0MB)
    Oct 22 18:27:56 mbp62 kernel: efi: mem51: type=4, attr=0xf, range=[0x000000008a06b000-0x000000008a06d000) (0MB)
    Oct 22 18:27:56 mbp62 kernel: efi: mem52: type=3, attr=0xf, range=[0x000000008a06d000-0x000000008a06e000) (0MB)
    Oct 22 18:27:56 mbp62 kernel: efi: mem53: type=4, attr=0xf, range=[0x000000008a06e000-0x000000008a070000) (0MB)
    Oct 22 18:27:56 mbp62 kernel: efi: mem54: type=3, attr=0xf, range=[0x000000008a070000-0x000000008a07c000) (0MB)
    Oct 22 18:27:56 mbp62 kernel: efi: mem55: type=4, attr=0xf, range=[0x000000008a07c000-0x000000008a07f000) (0MB)
    Oct 22 18:27:56 mbp62 kernel: efi: mem56: type=3, attr=0xf, range=[0x000000008a07f000-0x000000008a082000) (0MB)
    Oct 22 18:27:56 mbp62 kernel: efi: mem57: type=4, attr=0xf, range=[0x000000008a082000-0x000000008a083000) (0MB)
    Oct 22 18:27:56 mbp62 kernel: efi: mem58: type=3, attr=0xf, range=[0x000000008a083000-0x000000008a08d000) (0MB)
    Oct 22 18:27:56 mbp62 kernel: efi: mem59: type=4, attr=0xf, range=[0x000000008a08d000-0x000000008a08f000) (0MB)
    Oct 22 18:27:56 mbp62 kernel: efi: mem60: type=3, attr=0xf, range=[0x000000008a08f000-0x000000008a095000) (0MB)
    Oct 22 18:27:56 mbp62 kernel: efi: mem61: type=4, attr=0xf, range=[0x000000008a095000-0x000000008a097000) (0MB)
    Oct 22 18:27:56 mbp62 kernel: efi: mem62: type=3, attr=0xf, range=[0x000000008a097000-0x000000008a099000) (0MB)
    Oct 22 18:27:56 mbp62 kernel: efi: mem63: type=4, attr=0xf, range=[0x000000008a099000-0x000000008a09c000) (0MB)
    Oct 22 18:27:56 mbp62 kernel: efi: mem64: type=3, attr=0xf, range=[0x000000008a09c000-0x000000008a0aa000) (0MB)
    Oct 22 18:27:56 mbp62 kernel: efi: mem65: type=4, attr=0xf, range=[0x000000008a0aa000-0x000000008a0b1000) (0MB)
    Oct 22 18:27:56 mbp62 kernel: efi: mem66: type=3, attr=0xf, range=[0x000000008a0b1000-0x000000008a0b9000) (0MB)
    Oct 22 18:27:56 mbp62 kernel: efi: mem67: type=4, attr=0xf, range=[0x000000008a0b9000-0x000000008a0bb000) (0MB)
    Oct 22 18:27:56 mbp62 kernel: efi: mem68: type=3, attr=0xf, range=[0x000000008a0bb000-0x000000008a0bd000) (0MB)
    Oct 22 18:27:56 mbp62 kernel: efi: mem69: type=4, attr=0xf, range=[0x000000008a0bd000-0x000000008a0c1000) (0MB)
    Oct 22 18:27:56 mbp62 kernel: efi: mem70: type=3, attr=0xf, range=[0x000000008a0c1000-0x000000008a0c4000) (0MB)
    Oct 22 18:27:56 mbp62 kernel: efi: mem71: type=4, attr=0xf, range=[0x000000008a0c4000-0x000000008a0c7000) (0MB)
    Oct 22 18:27:56 mbp62 kernel: efi: mem72: type=3, attr=0xf, range=[0x000000008a0c7000-0x000000008a0cb000) (0MB)
    Oct 22 18:27:56 mbp62 kernel: efi: mem73: type=4, attr=0xf, range=[0x000000008a0cb000-0x000000008a0cc000) (0MB)
    Oct 22 18:27:56 mbp62 kernel: efi: mem74: type=3, attr=0xf, range=[0x000000008a0cc000-0x000000008a0cf000) (0MB)
    Oct 22 18:27:56 mbp62 kernel: efi: mem75: type=4, attr=0xf, range=[0x000000008a0cf000-0x000000008a0d0000) (0MB)
    Oct 22 18:27:56 mbp62 kernel: efi: mem76: type=3, attr=0xf, range=[0x000000008a0d0000-0x000000008a0e5000) (0MB)
    Oct 22 18:27:56 mbp62 kernel: efi: mem77: type=4, attr=0xf, range=[0x000000008a0e5000-0x000000008a0e7000) (0MB)
    Oct 22 18:27:56 mbp62 kernel: efi: mem78: type=3, attr=0xf, range=[0x000000008a0e7000-0x000000008a0f3000) (0MB)
    Oct 22 18:27:56 mbp62 kernel: efi: mem79: type=4, attr=0xf, range=[0x000000008a0f3000-0x000000008a0f5000) (0MB)
    Oct 22 18:27:56 mbp62 kernel: efi: mem80: type=3, attr=0xf, range=[0x000000008a0f5000-0x000000008a0fb000) (0MB)
    Oct 22 18:27:56 mbp62 kernel: efi: mem81: type=4, attr=0xf, range=[0x000000008a0fb000-0x000000008a0fc000) (0MB)
    Oct 22 18:27:56 mbp62 kernel: efi: mem82: type=3, attr=0xf, range=[0x000000008a0fc000-0x000000008a100000) (0MB)
    Oct 22 18:27:56 mbp62 kernel: efi: mem83: type=4, attr=0xf, range=[0x000000008a100000-0x000000008a101000) (0MB)
    Oct 22 18:27:56 mbp62 kernel: efi: mem84: type=3, attr=0xf, range=[0x000000008a101000-0x000000008a103000) (0MB)
    Oct 22 18:27:56 mbp62 kernel: efi: mem85: type=4, attr=0xf, range=[0x000000008a103000-0x000000008a104000) (0MB)
    Oct 22 18:27:56 mbp62 kernel: efi: mem86: type=3, attr=0xf, range=[0x000000008a104000-0x000000008a105000) (0MB)
    Oct 22 18:27:56 mbp62 kernel: efi: mem87: type=4, attr=0xf, range=[0x000000008a105000-0x000000008a107000) (0MB)
    Oct 22 18:27:56 mbp62 kernel: efi: mem88: type=3, attr=0xf, range=[0x000000008a107000-0x000000008a10e000) (0MB)
    Oct 22 18:27:56 mbp62 kernel: efi: mem89: type=4, attr=0xf, range=[0x000000008a10e000-0x000000008a10f000) (0MB)
    Oct 22 18:27:56 mbp62 kernel: efi: mem90: type=3, attr=0xf, range=[0x000000008a10f000-0x000000008a118000) (0MB)
    Oct 22 18:27:56 mbp62 kernel: efi: mem91: type=4, attr=0xf, range=[0x000000008a118000-0x000000008a119000) (0MB)
    Oct 22 18:27:56 mbp62 kernel: efi: mem92: type=3, attr=0xf, range=[0x000000008a119000-0x000000008a126000) (0MB)
    Oct 22 18:27:56 mbp62 kernel: efi: mem93: type=4, attr=0xf, range=[0x000000008a126000-0x000000008a127000) (0MB)
    Oct 22 18:27:56 mbp62 kernel: efi: mem94: type=3, attr=0xf, range=[0x000000008a127000-0x000000008a12a000) (0MB)
    Oct 22 18:27:56 mbp62 kernel: efi: mem95: type=4, attr=0xf, range=[0x000000008a12a000-0x000000008a12c000) (0MB)
    Oct 22 18:27:56 mbp62 kernel: efi: mem96: type=3, attr=0xf, range=[0x000000008a12c000-0x000000008a12d000) (0MB)
    Oct 22 18:27:56 mbp62 kernel: efi: mem97: type=4, attr=0xf, range=[0x000000008a12d000-0x000000008a131000) (0MB)
    Oct 22 18:27:56 mbp62 kernel: efi: mem98: type=3, attr=0xf, range=[0x000000008a131000-0x000000008a135000) (0MB)
    Oct 22 18:27:56 mbp62 kernel: efi: mem99: type=4, attr=0xf, range=[0x000000008a135000-0x000000008a136000) (0MB)
    Oct 22 18:27:56 mbp62 kernel: efi: mem100: type=3, attr=0xf, range=[0x000000008a136000-0x000000008a139000) (0MB)
    Oct 22 18:27:56 mbp62 kernel: efi: mem101: type=4, attr=0xf, range=[0x000000008a139000-0x000000008a13b000) (0MB)
    Oct 22 18:27:56 mbp62 kernel: efi: mem102: type=3, attr=0xf, range=[0x000000008a13b000-0x000000008a13e000) (0MB)
    Oct 22 18:27:56 mbp62 kernel: efi: mem103: type=4, attr=0xf, range=[0x000000008a13e000-0x000000008a144000) (0MB)
    Oct 22 18:27:56 mbp62 kernel: efi: mem104: type=3, attr=0xf, range=[0x000000008a144000-0x000000008a14b000) (0MB)
    Oct 22 18:27:56 mbp62 kernel: efi: mem105: type=4, attr=0xf, range=[0x000000008a14b000-0x000000008a157000) (0MB)
    Oct 22 18:27:56 mbp62 kernel: efi: mem106: type=3, attr=0xf, range=[0x000000008a157000-0x000000008a158000) (0MB)
    Oct 22 18:27:56 mbp62 kernel: efi: mem107: type=4, attr=0xf, range=[0x000000008a158000-0x000000008a15a000) (0MB)
    Oct 22 18:27:56 mbp62 kernel: efi: mem108: type=3, attr=0xf, range=[0x000000008a15a000-0x000000008a15c000) (0MB)
    Oct 22 18:27:56 mbp62 kernel: efi: mem109: type=4, attr=0xf, range=[0x000000008a15c000-0x000000008a164000) (0MB)
    Oct 22 18:27:56 mbp62 kernel: efi: mem110: type=3, attr=0xf, range=[0x000000008a164000-0x000000008a168000) (0MB)
    Oct 22 18:27:56 mbp62 kernel: efi: mem111: type=4, attr=0xf, range=[0x000000008a168000-0x000000008a16e000) (0MB)
    Oct 22 18:27:56 mbp62 kernel: efi: mem112: type=3, attr=0xf, range=[0x000000008a16e000-0x000000008a16f000) (0MB)
    Oct 22 18:27:56 mbp62 kernel: efi: mem113: type=4, attr=0xf, range=[0x000000008a16f000-0x000000008a171000) (0MB)
    Oct 22 18:27:56 mbp62 kernel: efi: mem114: type=3, attr=0xf, range=[0x000000008a171000-0x000000008a174000) (0MB)
    Oct 22 18:27:56 mbp62 kernel: efi: mem115: type=4, attr=0xf, range=[0x000000008a174000-0x000000008a176000) (0MB)
    Oct 22 18:27:56 mbp62 kernel: efi: mem116: type=3, attr=0xf, range=[0x000000008a176000-0x000000008a178000) (0MB)
    Oct 22 18:27:56 mbp62 kernel: efi: mem117: type=4, attr=0xf, range=[0x000000008a178000-0x000000008a1fc000) (0MB)
    Oct 22 18:27:56 mbp62 kernel: efi: mem118: type=3, attr=0xf, range=[0x000000008a1fc000-0x000000008a21b000) (0MB)
    Oct 22 18:27:56 mbp62 kernel: efi: mem119: type=4, attr=0xf, range=[0x000000008a21b000-0x000000008a21d000) (0MB)
    Oct 22 18:27:56 mbp62 kernel: efi: mem120: type=3, attr=0xf, range=[0x000000008a21d000-0x000000008a228000) (0MB)
    Oct 22 18:27:56 mbp62 kernel: efi: mem121: type=4, attr=0xf, range=[0x000000008a228000-0x000000008a240000) (0MB)
    Oct 22 18:27:56 mbp62 kernel: efi: mem122: type=3, attr=0xf, range=[0x000000008a240000-0x000000008a244000) (0MB)
    Oct 22 18:27:56 mbp62 kernel: efi: mem123: type=4, attr=0xf, range=[0x000000008a244000-0x000000008a24e000) (0MB)
    Oct 22 18:27:56 mbp62 kernel: efi: mem124: type=3, attr=0xf, range=[0x000000008a24e000-0x000000008a24f000) (0MB)
    Oct 22 18:27:56 mbp62 kernel: efi: mem125: type=4, attr=0xf, range=[0x000000008a24f000-0x000000008a251000) (0MB)
    Oct 22 18:27:56 mbp62 kernel: efi: mem126: type=3, attr=0xf, range=[0x000000008a251000-0x000000008a255000) (0MB)
    Oct 22 18:27:56 mbp62 kernel: efi: mem127: type=4, attr=0xf, range=[0x000000008a255000-0x000000008a256000) (0MB)
    Oct 22 18:27:56 mbp62 kernel: efi: mem128: type=3, attr=0xf, range=[0x000000008a256000-0x000000008a257000) (0MB)
    Oct 22 18:27:56 mbp62 kernel: efi: mem129: type=4, attr=0xf, range=[0x000000008a257000-0x000000008a25b000) (0MB)
    Oct 22 18:27:56 mbp62 kernel: efi: mem130: type=3, attr=0xf, range=[0x000000008a25b000-0x000000008a25c000) (0MB)
    Oct 22 18:27:56 mbp62 kernel: efi: mem131: type=4, attr=0xf, range=[0x000000008a25c000-0x000000008a25f000) (0MB)
    Oct 22 18:27:56 mbp62 kernel: efi: mem132: type=3, attr=0xf, range=[0x000000008a25f000-0x000000008a270000) (0MB)
    Oct 22 18:27:56 mbp62 kernel: efi: mem133: type=4, attr=0xf, range=[0x000000008a270000-0x000000008a273000) (0MB)
    Oct 22 18:27:56 mbp62 kernel: efi: mem134: type=3, attr=0xf, range=[0x000000008a273000-0x000000008a27b000) (0MB)
    Oct 22 18:27:56 mbp62 kernel: efi: mem135: type=4, attr=0xf, range=[0x000000008a27b000-0x000000008a27c000) (0MB)
    Oct 22 18:27:56 mbp62 kernel: efi: mem136: type=3, attr=0xf, range=[0x000000008a27c000-0x000000008a27e000) (0MB)
    Oct 22 18:27:56 mbp62 kernel: efi: mem137: type=4, attr=0xf, range=[0x000000008a27e000-0x000000008a280000) (0MB)
    Oct 22 18:27:56 mbp62 kernel: efi: mem138: type=3, attr=0xf, range=[0x000000008a280000-0x000000008a281000) (0MB)
    Oct 22 18:27:56 mbp62 kernel: efi: mem139: type=4, attr=0xf, range=[0x000000008a281000-0x000000008a282000) (0MB)
    Oct 22 18:27:56 mbp62 kernel: efi: mem140: type=3, attr=0xf, range=[0x000000008a282000-0x000000008a283000) (0MB)
    Oct 22 18:27:56 mbp62 kernel: efi: mem141: type=4, attr=0xf, range=[0x000000008a283000-0x000000008a285000) (0MB)
    Oct 22 18:27:56 mbp62 kernel: efi: mem142: type=3, attr=0xf, range=[0x000000008a285000-0x000000008a287000) (0MB)
    Oct 22 18:27:56 mbp62 kernel: efi: mem143: type=4, attr=0xf, range=[0x000000008a287000-0x000000008a71b000) (4MB)
    Oct 22 18:27:56 mbp62 kernel: efi: mem144: type=3, attr=0xf, range=[0x000000008a71b000-0x000000008a720000) (0MB)
    Oct 22 18:27:56 mbp62 kernel: efi: mem145: type=4, attr=0xf, range=[0x000000008a720000-0x000000008a721000) (0MB)
    Oct 22 18:27:56 mbp62 kernel: efi: mem146: type=3, attr=0xf, range=[0x000000008a721000-0x000000008a72a000) (0MB)
    Oct 22 18:27:56 mbp62 kernel: efi: mem147: type=4, attr=0xf, range=[0x000000008a72a000-0x000000008a72c000) (0MB)
    Oct 22 18:27:56 mbp62 kernel: efi: mem148: type=3, attr=0xf, range=[0x000000008a72c000-0x000000008a72f000) (0MB)
    Oct 22 18:27:56 mbp62 kernel: efi: mem149: type=4, attr=0xf, range=[0x000000008a72f000-0x000000008a731000) (0MB)
    Oct 22 18:27:56 mbp62 kernel: efi: mem150: type=3, attr=0xf, range=[0x000000008a731000-0x000000008a732000) (0MB)
    Oct 22 18:27:56 mbp62 kernel: efi: mem151: type=4, attr=0xf, range=[0x000000008a732000-0x000000008a7a5000) (0MB)
    Oct 22 18:27:56 mbp62 kernel: efi: mem152: type=3, attr=0xf, range=[0x000000008a7a5000-0x000000008a7a6000) (0MB)
    Oct 22 18:27:56 mbp62 kernel: efi: mem153: type=4, attr=0xf, range=[0x000000008a7a6000-0x000000008a7a7000) (0MB)
    Oct 22 18:27:56 mbp62 kernel: efi: mem154: type=3, attr=0xf, range=[0x000000008a7a7000-0x000000008a7a8000) (0MB)
    Oct 22 18:27:56 mbp62 kernel: efi: mem155: type=4, attr=0xf, range=[0x000000008a7a8000-0x000000008a7cc000) (0MB)
    Oct 22 18:27:56 mbp62 kernel: efi: mem156: type=3, attr=0xf, range=[0x000000008a7cc000-0x000000008a7cd000) (0MB)
    Oct 22 18:27:56 mbp62 kernel: efi: mem157: type=4, attr=0xf, range=[0x000000008a7cd000-0x000000008b5ef000) (14MB)
    Oct 22 18:27:56 mbp62 kernel: efi: mem158: type=7, attr=0xf, range=[0x000000008b5ef000-0x000000008b673000) (0MB)
    Oct 22 18:27:56 mbp62 kernel: efi: mem159: type=10, attr=0xf, range=[0x000000008b673000-0x000000008b6ef000) (0MB)
    Oct 22 18:27:56 mbp62 kernel: efi: mem160: type=7, attr=0xf, range=[0x000000008b6ef000-0x000000008b6f5000) (0MB)
    Oct 22 18:27:56 mbp62 kernel: efi: mem161: type=9, attr=0xf, range=[0x000000008b6f5000-0x000000008b70f000) (0MB)
    Oct 22 18:27:56 mbp62 kernel: efi: mem162: type=7, attr=0xf, range=[0x000000008b70f000-0x000000008b737000) (0MB)
    Oct 22 18:27:56 mbp62 kernel: efi: mem163: type=6, attr=0x800000000000000f, range=[0x000000008b737000-0x000000008b75f000) (0MB)
    Oct 22 18:27:56 mbp62 kernel: efi: mem164: type=7, attr=0xf, range=[0x000000008b75f000-0x000000008b785000) (0MB)
    Oct 22 18:27:56 mbp62 kernel: efi: mem165: type=5, attr=0x800000000000000f, range=[0x000000008b785000-0x000000008b7af000) (0MB)
    Oct 22 18:27:56 mbp62 kernel: efi: mem166: type=7, attr=0xf, range=[0x000000008b7af000-0x000000008b7e9000) (0MB)
    Oct 22 18:27:56 mbp62 kernel: efi: mem167: type=2, attr=0xf, range=[0x000000008b7e9000-0x000000008b7f6000) (0MB)
    Oct 22 18:27:56 mbp62 kernel: efi: mem168: type=0, attr=0xf, range=[0x000000008b7f6000-0x000000008b7ff000) (0MB)
    Oct 22 18:27:56 mbp62 kernel: efi: mem169: type=6, attr=0x800000000000000f, range=[0x000000008b7ff000-0x000000008b800000) (0MB)
    Oct 22 18:27:56 mbp62 kernel: efi: mem170: type=7, attr=0xf, range=[0x0000000100000000-0x000000016c000000) (1728MB)
    Oct 22 18:27:56 mbp62 kernel: efi: mem171: type=0, attr=0x8000000000000000, range=[0x00000000000a0000-0x00000000000c0000) (0MB)
    Oct 22 18:27:56 mbp62 kernel: efi: mem172: type=0, attr=0x8000000000000000, range=[0x000000008b800000-0x000000008c000000) (8MB)
    Oct 22 18:27:56 mbp62 kernel: efi: mem173: type=0, attr=0x8000000000000000, range=[0x000000008de00000-0x0000000090000000) (34MB)
    Oct 22 18:27:56 mbp62 kernel: efi: mem174: type=11, attr=0x8000000000000000, range=[0x00000000e00f8000-0x00000000e00f9000) (0MB)
    Oct 22 18:27:56 mbp62 kernel: efi: mem175: type=11, attr=0x8000000000000000, range=[0x00000000fed1c000-0x00000000fed20000) (0MB)
    Oct 22 18:27:56 mbp62 kernel: efi: mem176: type=11, attr=0x8000000000000000, range=[0x00000000ffec4000-0x00000000ffee8000) (0MB)
    Oct 22 18:27:56 mbp62 kernel: SMBIOS 2.4 present.
    Oct 22 18:27:56 mbp62 kernel: DMI: Apple Inc. MacBookPro6,2/Mac-F22586C8, BIOS MBP61.88Z.0057.B0C.1007261552 07/26/10
    Oct 22 18:27:56 mbp62 kernel: e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
    Oct 22 18:27:56 mbp62 kernel: e820: remove [mem 0x000a0000-0x000fffff] usable
    Oct 22 18:27:56 mbp62 kernel: AGP: No AGP bridge found
    Oct 22 18:27:56 mbp62 kernel: e820: last_pfn = 0x16c000 max_arch_pfn = 0x400000000
    Oct 22 18:27:56 mbp62 kernel: MTRR default type: write-back
    Oct 22 18:27:56 mbp62 kernel: MTRR fixed ranges enabled:
    Oct 22 18:27:56 mbp62 kernel: 00000-9FFFF write-back
    Oct 22 18:27:56 mbp62 kernel: A0000-BFFFF uncachable
    Oct 22 18:27:56 mbp62 kernel: C0000-DFFFF write-protect
    Oct 22 18:27:56 mbp62 kernel: E0000-FFFFF uncachable
    Oct 22 18:27:56 mbp62 kernel: MTRR variable ranges enabled:
    Oct 22 18:27:56 mbp62 kernel: 0 base 0C0000000 mask FC0000000 uncachable
    Oct 22 18:27:56 mbp62 kernel: 1 base 0A0000000 mask FE0000000 uncachable
    Oct 22 18:27:56 mbp62 kernel: 2 base 090000000 mask FF0000000 uncachable
    Oct 22 18:27:56 mbp62 kernel: 3 base 08C000000 mask FFC000000 uncachable
    Oct 22 18:27:56 mbp62 kernel: 4 disabled
    Oct 22 18:27:56 mbp62 kernel: 5 disabled
    Oct 22 18:27:56 mbp62 kernel: 6 disabled
    Oct 22 18:27:56 mbp62 kernel: 7 disabled
    Oct 22 18:27:56 mbp62 kernel: x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
    Oct 22 18:27:56 mbp62 kernel: e820: last_pfn = 0x8b7f6 max_arch_pfn = 0x400000000
    Oct 22 18:27:56 mbp62 kernel: Scanning 1 areas for low memory corruption
    Oct 22 18:27:56 mbp62 kernel: Base memory trampoline at [ffff880000099000] 99000 size 24576
    Oct 22 18:27:56 mbp62 kernel: init_memory_mapping: [mem 0x00000000-0x000fffff]
    Oct 22 18:27:56 mbp62 kernel: [mem 0x00000000-0x000fffff] page 4k
    Oct 22 18:27:56 mbp62 kernel: BRK [0x02b23000, 0x02b23fff] PGTABLE
    Oct 22 18:27:56 mbp62 kernel: BRK [0x02b24000, 0x02b24fff] PGTABLE
    Oct 22 18:27:56 mbp62 kernel: BRK [0x02b25000, 0x02b25fff] PGTABLE
    Oct 22 18:27:56 mbp62 kernel: init_memory_mapping: [mem 0x16be00000-0x16bffffff]
    Oct 22 18:27:56 mbp62 kernel: [mem 0x16be00000-0x16bffffff] page 2M
    Oct 22 18:27:56 mbp62 kernel: BRK [0x02b26000, 0x02b26fff] PGTABLE
    Oct 22 18:27:56 mbp62 kernel: init_memory_mapping: [mem 0x168000000-0x16bdfffff]
    Oct 22 18:27:56 mbp62 kernel: [mem 0x168000000-0x16bdfffff] page 2M
    Oct 22 18:27:56 mbp62 kernel: init_memory_mapping: [mem 0x100000000-0x167ffffff]
    Oct 22 18:27:56 mbp62 kernel: [mem 0x100000000-0x167ffffff] page 2M
    Oct 22 18:27:56 mbp62 kernel: BRK [0x02b27000, 0x02b27fff] PGTABLE
    Oct 22 18:27:56 mbp62 kernel: init_memory_mapping: [mem 0x00100000-0x8b672fff]
    Oct 22 18:27:56 mbp62 kernel: [mem 0x00100000-0x001fffff] page 4k
    Oct 22 18:27:56 mbp62 kernel: [mem 0x00200000-0x8b5fffff] page 2M
    Oct 22 18:27:56 mbp62 kernel: [mem 0x8b600000-0x8b672fff] page 4k
    Oct 22 18:27:56 mbp62 kernel: init_memory_mapping: [mem 0x8b6ef000-0x8b6f4fff]
    Oct 22 18:27:56 mbp62 kernel: [mem 0x8b6ef000-0x8b6f4fff] page 4k
    Oct 22 18:27:56 mbp62 kernel: init_memory_mapping: [mem 0x8b70f000-0x8b736fff]
    Oct 22 18:27:56 mbp62 kernel: [mem 0x8b70f000-0x8b736fff] page 4k
    Oct 22 18:27:56 mbp62 kernel: init_memory_mapping: [mem 0x8b75f000-0x8b784fff]
    Oct 22 18:27:56 mbp62 kernel: [mem 0x8b75f000-0x8b784fff] page 4k
    Oct 22 18:27:56 mbp62 kernel: init_memory_mapping: [mem 0x8b7af000-0x8b7f5fff]
    Oct 22 18:27:56 mbp62 kernel: [mem 0x8b7af000-0x8b7f5fff] page 4k
    Oct 22 18:27:56 mbp62 kernel: RAMDISK: [mem 0x35c6a000-0x36e2cfff]
    Oct 22 18:27:56 mbp62 kernel: ACPI: Early table checksum verification disabled
    Oct 22 18:27:56 mbp62 kernel: ACPI: RSDP 0x000000008B70E014 000024 (v02 APPLE )
    Oct 22 18:27:56 mbp62 kernel: ACPI: XSDT 0x000000008B70E1C0 00007C (v01 APPLE Apple00 00000057 01000013)
    Oct 22 18:27:56 mbp62 kernel: ACPI: FACP 0x000000008B70B000 0000F4 (v04 APPLE Apple00 00000057 Loki 0000005F)
    Oct 22 18:27:56 mbp62 kernel: ACPI: DSDT 0x000000008B6FD000 00746E (v01 APPLE MacBookP 00060001 INTL 20061109)
    Oct 22 18:27:56 mbp62 kernel: ACPI: FACS 0x000000008B67A000 000040
    Oct 22 18:27:56 mbp62 kernel: ACPI: ASF! 0x000000008B70D000 0000A5 (v32 APPLE Apple00 00000001 Loki 0000005F)
    Oct 22 18:27:56 mbp62 kernel: ACPI: HPET 0x000000008B70A000 000038 (v01 APPLE Apple00 00000001 Loki 0000005F)
    Oct 22 18:27:56 mbp62 kernel: ACPI: APIC 0x000000008B709000 0000BC (v01 APPLE Apple00 00000001 Loki 0000005F)
    Oct 22 18:27:56 mbp62 kernel: ACPI: APIC 0x000000008B708000 0000BC (v02 APPLE Apple00 00000001 Loki 0000005F)
    Oct 22 18:27:56 mbp62 kernel: ACPI: SBST 0x000000008B706000 000030 (v01 APPLE Apple00 00000001 Loki 0000005F)
    Oct 22 18:27:56 mbp62 kernel: ACPI: ECDT 0x000000008B705000 000053 (v01 APPLE Apple00 00000001 Loki 0000005F)
    Oct 22 18:27:56 mbp62 kernel: ACPI: SSDT 0x000000008B6FA000 00020D (v01 APPLE SataAhci 00001000 INTL 20061109)
    Oct 22 18:27:56 mbp62 kernel: ACPI: SSDT 0x000000008B6F7000 000522 (v01 APPLE UsbNoRmh 00001000 INTL 20061109)
    Oct 22 18:27:56 mbp62 kernel: ACPI: SSDT 0x000000008B6F5000 000A10 (v01 PmRef CpuPm 00003000 INTL 20061109)
    Oct 22 18:27:56 mbp62 kernel: ACPI: MCFG 0x000000008B707000 00003C (v01 APPLE Apple00 00000001 Loki 0000005F)
    Oct 22 18:27:56 mbp62 kernel: ACPI: BIOS bug: multiple APIC/MADT found, using 0
    Oct 22 18:27:56 mbp62 kernel: ACPI: If "acpi_apic_instance=2" works better, notify [email protected]
    Oct 22 18:27:56 mbp62 kernel: ACPI: Local APIC address 0xfee00000
    Oct 22 18:27:56 mbp62 kernel: No NUMA configuration found
    Oct 22 18:27:56 mbp62 kernel: Faking a node at [mem 0x0000000000000000-0x000000016bffffff]
    Oct 22 18:27:56 mbp62 kernel: Initmem setup node 0 [mem 0x00000000-0x16bffffff]
    Oct 22 18:27:56 mbp62 kernel: NODE_DATA [mem 0x16bff8000-0x16bffcfff]
    Oct 22 18:27:56 mbp62 kernel: [ffffea0000000000-ffffea0005bfffff] PMD -> [ffff880167600000-ffff88016b5fffff] on node 0
    Oct 22 18:27:56 mbp62 kernel: Zone ranges:
    Oct 22 18:27:56 mbp62 kernel: DMA [mem 0x00001000-0x00ffffff]
    Oct 22 18:27:56 mbp62 kernel: DMA32 [mem 0x01000000-0xffffffff]
    Oct 22 18:27:56 mbp62 kernel: Normal [mem 0x100000000-0x16bffffff]
    Oct 22 18:27:56 mbp62 kernel: Movable zone start for each node
    Oct 22 18:27:56 mbp62 kernel: Early memory node ranges
    Oct 22 18:27:56 mbp62 kernel: node 0: [mem 0x00001000-0x0008dfff]
    Oct 22 18:27:56 mbp62 kernel: node 0: [mem 0x00090000-0x0009ffff]
    Oct 22 18:27:56 mbp62 kernel: node 0: [mem 0x00100000-0x8b672fff]
    Oct 22 18:27:56 mbp62 kernel: node 0: [mem 0x8b6ef000-0x8b6f4fff]
    Oct 22 18:27:56 mbp62 kernel: node 0: [mem 0x8b70f000-0x8b736fff]
    Oct 22 18:27:56 mbp62 kernel: node 0: [mem 0x8b75f000-0x8b784fff]
    Oct 22 18:27:56 mbp62 kernel: node 0: [mem 0x8b7af000-0x8b7f5fff]
    Oct 22 18:27:56 mbp62 kernel: node 0: [mem 0x100000000-0x16bffffff]
    Oct 22 18:27:56 mbp62 kernel: On node 0 totalpages: 1013419
    Oct 22 18:27:56 mbp62 kernel: DMA zone: 64 pages used for memmap
    Oct 22 18:27:56 mbp62 kernel: DMA zone: 25 pages reserved
    Oct 22 18:27:56 mbp62 kernel: DMA zone: 3997 pages, LIFO batch:0
    Oct 22 18:27:56 mbp62 kernel: DMA32 zone: 8861 pages used for memmap
    Oct 22 18:27:56 mbp62 kernel: DMA32 zone: 567054 pages, LIFO batch:31
    Oct 22 18:27:56 mbp62 kernel: Normal zone: 6912 pages used for memmap
    Oct 22 18:27:56 mbp62 kernel: Normal zone: 442368 pages, LIFO batch:31
    Oct 22 18:27:56 mbp62 kernel: Reserving Intel graphics stolen memory at 0x8e000000-0x8fffffff
    Oct 22 18:27:56 mbp62 kernel: ACPI: PM-Timer IO Port: 0x408
    Oct 22 18:27:56 mbp62 kernel: ACPI: Local APIC address 0xfee00000
    Oct 22 18:27:56 mbp62 kernel: ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled)
    Oct 22 18:27:56 mbp62 kernel: ACPI: LAPIC (acpi_id[0x02] lapic_id[0x01] enabled)
    Oct 22 18:27:56 mbp62 kernel: ACPI: LAPIC (acpi_id[0x03] lapic_id[0x04] enabled)
    Oct 22 18:27:56 mbp62 kernel: ACPI: LAPIC (acpi_id[0x04] lapic_id[0x05] enabled)
    Oct 22 18:27:56 mbp62 kernel: ACPI: LAPIC (acpi_id[0x05] lapic_id[0x00] disabled)
    Oct 22 18:27:56 mbp62 kernel: ACPI: LAPIC (acpi_id[0x06] lapic_id[0x00] disabled)
    Oct 22 18:27:56 mbp62 kernel: ACPI: LAPIC (acpi_id[0x07] lapic_id[0x00] disabled)
    Oct 22 18:27:56 mbp62 kernel: ACPI: LAPIC (acpi_id[0x08] lapic_id[0x00] disabled)
    Oct 22 18:27:56 mbp62 kernel: ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
    Oct 22 18:27:56 mbp62 kernel: ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
    Oct 22 18:27:56 mbp62 kernel: ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1])
    Oct 22 18:27:56 mbp62 kernel: ACPI: LAPIC_NMI (acpi_id[0x04] high edge lint[0x1])
    Oct 22 18:27:56 mbp62 kernel: ACPI: LAPIC_NMI (acpi_id[0x05] high edge lint[0x1])
    Oct 22 18:27:56 mbp62 kernel: ACPI: LAPIC_NMI (acpi_id[0x06] high edge lint[0x1])
    Oct 22 18:27:56 mbp62 kernel: ACPI: LAPIC_NMI (acpi_id[0x07] high edge lint[0x1])
    Oct 22 18:27:56 mbp62 kernel: ACPI: LAPIC_NMI (acpi_id[0x08] high edge lint[0x1])
    Oct 22 18:27:56 mbp62 kernel: ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0])
    Oct 22 18:27:56 mbp62 kernel: IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-23
    Oct 22 18:27:56 mbp62 kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
    Oct 22 18:27:56 mbp62 kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
    Oct 22 18:27:56 mbp62 kernel: ACPI: IRQ0 used by override.
    Oct 22 18:27:56 mbp62 kernel: ACPI: IRQ2 used by override.
    Oct 22 18:27:56 mbp62 kernel: ACPI: IRQ9 used by override.
    Oct 22 18:27:56 mbp62 kernel: Using ACPI (MADT) for SMP configuration information
    Oct 22 18:27:56 mbp62 kernel: ACPI: HPET id: 0x8086a201 base: 0xfed00000
    Oct 22 18:27:56 mbp62 kernel: smpboot: Allowing 8 CPUs, 4 hotplug CPUs
    Oct 22 18:27:56 mbp62 kernel: nr_irqs_gsi: 40
    Oct 22 18:27:56 mbp62 kernel: PM: Registered nosave memory: [mem 0x0008e000-0x0008efff]
    Oct 22 18:27:56 mbp62 kernel: PM: Registered nosave memory: [mem 0x0008f000-0x0008ffff]
    Oct 22 18:27:56 mbp62 kernel: PM: Registered nosave memory: [mem 0x000a0000-0x000bffff]
    Oct 22 18:27:56 mbp62 kernel: PM: Registered nosave memory: [mem 0x000c0000-0x000fffff]
    Oct 22 18:27:56 mbp62 kernel: PM: Registered nosave memory: [mem 0x8b673000-0x8b6eefff]
    Oct 22 18:27:56 mbp62 kernel: PM: Registered nosave memory: [mem 0x8b6f5000-0x8b70efff]
    Oct 22 18:27:56 mbp62 kernel: PM: Registered nosave memory: [mem 0x8b737000-0x8b75efff]
    Oct 22 18:27:56 mbp62 kernel: PM: Registered nosave memory: [mem 0x8b785000-0x8b7aefff]
    Oct 22 18:27:56 mbp62 kernel: PM: Registered nosave memory: [mem 0x8b7f6000-0x8bffffff]
    Oct 22 18:27:56 mbp62 kernel: PM: Registered nosave memory: [mem 0x8c000000-0x8ddfffff]
    Oct 22 18:27:56 mbp62 kernel: PM: Registered nosave memory: [mem 0x8de00000-0x8fffffff]
    Oct 22 18:27:56 mbp62 kernel: PM: Registered nosave memory: [mem 0x90000000-0xe00f7fff]
    Oct 22 18:27:56 mbp62 kernel: PM: Registered nosave memory: [mem 0xe00f8000-0xe00f8fff]
    Oct 22 18:27:56 mbp62 kernel: PM: Registered nosave memory: [mem 0xe00f9000-0xfed1bfff]
    Oct 22 18:27:56 mbp62 kernel: PM: Registered nosave memory: [mem 0xfed1c000-0xfed1ffff]
    Oct 22 18:27:56 mbp62 kernel: PM: Registered nosave memory: [mem 0xfed20000-0xffec3fff]
    Oct 22 18:27:56 mbp62 kernel: PM: Registered nosave memory: [mem 0xffec4000-0xffee7fff]
    Oct 22 18:27:56 mbp62 kernel: PM: Registered nosave memory: [mem 0xffee8000-0xffffffff]
    Oct 22 18:27:56 mbp62 kernel: e820: [mem 0x90000000-0xe00f7fff] available for PCI devices
    Oct 22 18:27:56 mbp62 kernel: Booting paravirtualized kernel on bare hardware
    Oct 22 18:27:56 mbp62 kernel: setup_percpu: NR_CPUS:128 nr_cpumask_bits:128 nr_cpu_ids:8 nr_node_ids:1
    Oct 22 18:27:56 mbp62 kernel: PERCPU: Embedded 29 pages/cpu @ffff88016bc00000 s86784 r8192 d23808 u262144
    Oct 22 18:27:56 mbp62 kernel: pcpu-alloc: s86784 r8192 d23808 u262144 alloc=1*2097152
    Oct 22 18:27:56 mbp62 kernel: pcpu-alloc: [0] 0 1 2 3 4 5 6 7
    Oct 22 18:27:56 mbp62 kernel: Built 1 zonelists in Node order, mobility grouping on. Total pages: 997557
    Oct 22 18:27:56 mbp62 kernel: Policy zone: Normal
    Oct 22 18:27:56 mbp62 kernel: Kernel command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=982a60fb-4e98-4afc-b1a6-86d84ec44d10 rw cryptdevice=/dev/disk/by-uuid/298d8263-0546-4329-9ed0-a52c021f949f:vgmain resume=/dev/mapper/vgmain-lvswap i915.lvds_channel_mode=2 i915.lvds_use_ssc=0 i915.lvds_downclock=1 i915.enable_rc6=7 i915.enable_fbc=1 i915.modeset=1 radeon.modeset=0 nouveau.modeset=0 pcie_aspm=force video=efifb atkbd.reset quiet
    Oct 22 18:27:56 mbp62 kernel: PCIe ASPM is forcibly enabled
    Oct 22 18:27:56 mbp62 kernel: PID hash table entries: 4096 (order: 3, 32768 bytes)
    Oct 22 18:27:56 mbp62 kernel: AGP: Checking aperture...
    Oct 22 18:27:56 mbp62 kernel: AGP: No AGP bridge found
    Oct 22 18:27:56 mbp62 kernel: Calgary: detecting Calgary via BIOS EBDA area
    Oct 22 18:27:56 mbp62 kernel: Calgary: Unable to locate Rio Grande table in EBDA - bailing!
    Oct 22 18:27:56 mbp62 kernel: Memory: 3847700K/4053676K available (5336K kernel code, 887K rwdata, 1688K rodata, 1128K init, 1164K bss, 205976K reserved)
    Oct 22 18:27:56 mbp62 kernel: SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1
    Oct 22 18:27:56 mbp62 kernel: Preemptible hierarchical RCU implementation.
    Oct 22 18:27:56 mbp62 kernel: RCU dyntick-idle grace-period acceleration is enabled.
    Oct 22 18:27:56 mbp62 kernel: Dump stacks of tasks blocking RCU-preempt GP.
    Oct 22 18:27:56 mbp62 kernel: RCU restricting CPUs from NR_CPUS=128 to nr_cpu_ids=8.
    Oct 22 18:27:56 mbp62 kernel: RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=8
    Oct 22 18:27:56 mbp62 kernel: NR_IRQS:8448 nr_irqs:744 16
    Oct 22 18:27:56 mbp62 kernel: Console: colour dummy device 80x25
    Oct 22 18:27:56 mbp62 kernel: console [tty0] enabled
    Oct 22 18:27:56 mbp62 kernel: allocated 16777216 bytes of page_cgroup
    Oct 22 18:27:56 mbp62 kernel: please try 'cgroup_disable=memory' option if you don't want memory cgroups
    Oct 22 18:27:56 mbp62 kernel: hpet clockevent registered
    Oct 22 18:27:56 mbp62 kernel: tsc: Fast TSC calibration using PIT
    Oct 22 18:27:56 mbp62 kernel: tsc: Detected 2393.940 MHz processor
    Oct 22 18:27:56 mbp62 kernel: Calibrating delay loop (skipped), value calculated using timer frequency.. 4789.37 BogoMIPS (lpj=7979800)
    Oct 22 18:27:56 mbp62 kernel: pid_max: default: 32768 minimum: 301
    Oct 22 18:27:56 mbp62 kernel: ACPI: Core revision 20140424
    Oct 22 18:27:56 mbp62 kernel: ACPI: All ACPI Tables successfully acquired
    Oct 22 18:27:56 mbp62 kernel: Security Framework initialized
    Oct 22 18:27:56 mbp62 kernel: Yama: becoming mindful.
    Oct 22 18:27:56 mbp62 kernel: Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)
    Oct 22 18:27:56 mbp62 kernel: Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)
    Oct 22 18:27:56 mbp62 kernel: Mount-cache hash table entries: 8192 (order: 4, 65536 bytes)
    Oct 22 18:27:56 mbp62 kernel: Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes)
    Oct 22 18:27:56 mbp62 kernel: Initializing cgroup subsys memory
    Oct 22 18:27:56 mbp62 kernel: Initializing cgroup subsys devices
    Oct 22 18:27:56 mbp62 kernel: Initializing cgroup subsys freezer
    Oct 22 18:27:56 mbp62 kernel: Initializing cgroup subsys net_cls
    Oct 22 18:27:56 mbp62 kernel: Initializing cgroup subsys blkio
    Oct 22 18:27:56 mbp62 kernel: Disabled fast string operations
    Oct 22 18:27:56 mbp62 kernel: CPU: Physical Processor ID: 0
    Oct 22 18:27:56 mbp62 kernel: CPU: Processor Core ID: 0
    Oct 22 18:27:56 mbp62 kernel: mce: CPU supports 9 MCE banks
    Oct 22 18:27:56 mbp62 kernel: CPU0: Thermal monitoring enabled (TM1)
    Oct 22 18:27:56 mbp62 kernel: Last level iTLB entries: 4KB 512, 2MB 7, 4MB 7
    Last level dTLB entries: 4KB 512, 2MB 32, 4MB 32, 1GB 0
    tlb_flushall_shift: 6
    Oct 22 18:27:56 mbp62 kernel: Freeing SMP alternatives memory: 20K (ffffffff819f9000 - ffffffff819fe000)
    Oct 22 18:27:56 mbp62 kernel: ftrace: allocating 20445 entries in 80 pages
    Oct 22 18:27:56 mbp62 kernel: ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
    Oct 22 18:27:56 mbp62 kernel: smpboot: CPU0: Intel(R) Core(TM) i5 CPU M 520 @ 2.40GHz (fam: 06, model: 25, stepping: 05)
    Oct 22 18:27:56 mbp62 kernel: Performance Events: PEBS fmt1+, 16-deep LBR, Westmere events, Intel PMU driver.
    Oct 22 18:27:56 mbp62 kernel: perf_event_intel: CPUID marked event: 'bus cycles' unavailable
    Oct 22 18:27:56 mbp62 kernel: ... version: 3
    Oct 22 18:27:56 mbp62 kernel: ... bit width: 48
    Oct 22 18:27:56 mbp62 kernel: ... generic registers: 4
    Oct 22 18:27:56 mbp62 kernel: ... value mask: 0000ffffffffffff
    Oct 22 18:27:56 mbp62 kernel: ... max period: 000000007fffffff
    Oct 22 18:27:56 mbp62 kernel: ... fixed-purpose events: 3
    Oct 22 18:27:56 mbp62 kernel: ... event mask: 000000070000000f
    Oct 22 18:27:56 mbp62 kernel: x86: Booting SMP configuration:
    Oct 22 18:27:56 mbp62 kernel: .... node #0, CPUs: #1
    Oct 22 18:27:56 mbp62 kernel: Disabled fast string operations
    Oct 22 18:27:56 mbp62 kernel: NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.
    Oct 22 18:27:56 mbp62 kernel: #2
    Oct 22 18:27:56 mbp62 kernel: Disabled fast string operations
    Oct 22 18:27:56 mbp62 kernel: #3
    Oct 22 18:27:56 mbp62 kernel: Disabled fast string operations
    Oct 22 18:27:56 mbp62 kernel: x86: Booted up 1 node, 4 CPUs
    Oct 22 18:27:56 mbp62 kernel: smpboot: Total of 4 processors activated (19159.50 BogoMIPS)
    Oct 22 18:27:56 mbp62 kernel: devtmpfs: initialized
    Oct 22 18:27:56 mbp62 kernel: PM: Registering ACPI NVS region [mem 0x0008f000-0x0008ffff] (4096 bytes)
    Oct 22 18:27:56 mbp62 kernel: PM: Registering ACPI NVS region [mem 0x8b673000-0x8b6eefff] (507904 bytes)
    Oct 22 18:27:56 mbp62 kernel: pinctrl core: initialized pinctrl subsystem
    Oct 22 18:27:56 mbp62 kernel: RTC time: 15:27:18, date: 10/22/14
    Oct 22 18:27:56 mbp62 kernel: NET: Registered protocol family 16
    Oct 22 18:27:56 mbp62 kernel: cpuidle: using governor ladder
    Oct 22 18:27:56 mbp62 kernel: cpuidle: using governor menu
    Oct 22 18:27:56 mbp62 kernel: ACPI: bus type PCI registered
    Oct 22 18:27:56 mbp62 kernel: acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
    Oct 22 18:27:56 mbp62 kernel: PCI: MMCONFIG for domain 0000 [bus 00-06] at [mem 0xe0000000-0xe06fffff] (base 0xe0000000)
    Oct 22 18:27:56 mbp62 kernel: PCI: not using MMCONFIG
    Oct 22 18:27:56 mbp62 kernel: PCI: Using configuration type 1 for base access
    Oct 22 18:27:56 mbp62 kernel: ACPI: Added _OSI(Module Device)
    Oct 22 18:27:56 mbp62 kernel: ACPI: Added _OSI(Processor Device)
    Oct 22 18:27:56 mbp62 kernel: ACPI: Added _OSI(3.0 _SCP Extensions)
    Oct 22 18:27:56 mbp62 kernel: ACPI: Added _OSI(Processor Aggregator Device)
    Oct 22 18:27:56 mbp62 kernel: ACPI : EC: EC description table is found, configuring boot EC
    Oct 22 18:27:56 mbp62 kernel: ACPI: Executed 1 blocks of module-level executable AML code
    Oct 22 18:27:56 mbp62 kernel: [Firmware Bug]: ACPI: BIOS _OSI(Linux) query ignored
    Oct 22 18:27:56 mbp62 kernel: ACPI: Dynamic OEM Table Load:
    Oct 22 18:27:56 mbp62 kernel: ACPI: SSDT 0xFFFF8801654B0C00 0003F7 (v01 PmRef Cpu0Ist 00003000 INTL 20061109)
    Oct 22 18:27:56 mbp62 kernel: ACPI: Dynamic OEM Table Load:
    Oct 22 18:27:56 mbp62 kernel: ACPI: SSDT 0xFFFF880165738000 0006E5 (v01 PmRef Cpu0Cst 00003001 INTL 20061109)
    Oct 22 18:27:56 mbp62 kernel: ACPI: Dynamic OEM Table Load:
    Oct 22 18:27:56 mbp62 kernel: ACPI: SSDT 0xFFFF880165711000 0003A4 (v01 PmRef ApIst 00003000 INTL 20061109)
    Oct 22 18:27:56 mbp62 kernel: ACPI: Dynamic OEM Table Load:
    Oct 22 18:27:56 mbp62 kernel: ACPI: SSDT 0xFFFF8801656E1800 000119 (v01 PmRef ApCst 00003000 INTL 20061109)
    Oct 22 18:27:56 mbp62 kernel: ACPI: Interpreter enabled
    Oct 22 18:27:56 mbp62 kernel: ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20140424/hwxface-580)
    Oct 22 18:27:56 mbp62 kernel: ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20140424/hwxface-580)
    Oct 22 18:27:56 mbp62 kernel: ACPI: (supports S0 S3 S4 S5)
    Oct 22 18:27:56 mbp62 kernel: ACPI: Using IOAPIC for interrupt routing
    Oct 22 18:27:56 mbp62 kernel: PCI: MMCONFIG for domain 0000 [bus 00-06] at [mem 0xe0000000-0xe06fffff] (base 0xe0000000)
    Oct 22 18:27:56 mbp62 kernel: PCI: MMCONFIG at [mem 0xe0000000-0xe06fffff] reserved in ACPI motherboard resources
    Oct 22 18:27:56 mbp62 kernel: PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
    Oct 22 18:27:56 mbp62 kernel: ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-fe])
    Oct 22 18:27:56 mbp62 kernel: acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
    Oct 22 18:27:56 mbp62 kernel: \_SB_.PCI0:_OSC invalid UUID
    Oct 22 18:27:56 mbp62 kernel: _OSC request data:1 1f 0
    Oct 22 18:27:56 mbp62 kernel: acpi PNP0A08:00: _OSC failed (AE_ERROR); disabling ASPM
    Oct 22 18:27:56 mbp62 kernel: acpi PNP0A08:00: [Firmware Info]: MMCONFIG for domain 0000 [bus 00-06] only partially covers this bridge
    Oct 22 18:27:56 mbp62 kernel: PCI host bridge to bus 0000:00
    Oct 22 18:27:56 mbp62 kernel: pci_bus 0000:00: root bus resource [bus 00-fe]
    Oct 22 18:27:56 mbp62 kernel: pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]
    Oct 22 18:27:56 mbp62 kernel: pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]
    Oct 22 18:27:56 mbp62 kernel: pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]
    Oct 22 18:27:56 mbp62 kernel: pci_bus 0000:00: root bus resource [mem 0x000c0000-0x000c3fff]
    Oct 22 18:27:56 mbp62 kernel: pci_bus 0000:00: root bus resource [mem 0x000c4000-0x000c7fff]
    Oct 22 18:27:56 mbp62 kernel: pci_bus 0000:00: root bus resource [mem 0x000c8000-0x000cbfff]
    Oct 22 18:27:56 mbp62 kernel: pci_bus 0000:00: root bus resource [mem 0x000cc000-0x000cffff]
    Oct 22 18:27:56 mbp62 kernel: pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000d3fff]
    Oct 22 18:27:56 mbp62 kernel: pci_bus 0000:00: root bus resource [mem 0x000d4000-0x000d7fff]
    Oct 22 18:27:56 mbp62 kernel: pci_bus 0000:00: root bus resource [mem 0x000d8000-0x000dbfff]
    Oct 22 18:27:56 mbp62 kernel: pci_bus 0000:00: root bus resource [mem 0x000dc000-0x000dffff]
    Oct 22 18:27:56 mbp62 kernel: pci_bus 0000:00: root bus resource [mem 0x000e0000-0x000e3fff]
    Oct 22 18:27:56 mbp62 kernel: pci_bus 0000:00: root bus resource [mem 0x000e4000-0x000e7fff]
    Oct 22 18:27:56 mbp62 kernel: pci_bus 0000:00: root bus resource [mem 0x000e8000-0x000ebfff]
    Oct 22 18:27:56 mbp62 kernel: pci_bus 0000:00: root bus resource [mem 0x000ec000-0x000effff]
    Oct 22 18:27:56 mbp62 kernel: pci_bus 0000:00: root bus resource [mem 0x000f0000-0x000fffff]
    Oct 22 18:27:56 mbp62 kernel: pci_bus 0000:00: root bus resource [mem 0x90000000-0xfeafffff]
    Oct 22 18:27:56 mbp62 kernel: pci 0000:00:00.0: [8086:0044] type 00 class 0x060000
    Oct 22 18:27:56 mbp62 kernel: DMAR: BIOS has allocated no shadow GTT; disabling IOMMU for graphics
    Oct 22 18:27:56 mbp62 kernel: pci 0000:00:01.0: [8086:0045] type 01 class 0x060400
    Oct 22 18:27:56 mbp62 kernel: pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
    Oct 22 18:27:56 mbp62 kernel: pci 0000:00:01.0: System wakeup disabled by ACPI
    Oct 22 18:27:56 mbp62 kernel: pci 0000:00:02.0: [8086:0046] type 00 class 0x030000
    Oct 22 18:27:56 mbp62 kernel: pci 0000:00:02.0: reg 0x10: [mem 0xc1400000-0xc17fffff 64bit]
    Oct 22 18:27:56 mbp62 kernel: pci 0000:00:02.0: reg 0x18: [mem 0xb0000000-0xbfffffff 64bit pref]
    Oct 22 18:27:56 mbp62 kernel: pci 0000:00:02.0: reg 0x20: [io 0x3130-0x3137]
    Oct 22 18:27:56 mbp62 kernel: pci 0000:00:1a.0: [8086:3b3b] type 00 class 0x0c0300
    Oct 22 18:27:56 mbp62 kernel: pci 0000:00:1a.0: reg 0x20: [io 0x3100-0x311f]
    Oct 22 18:27:56 mbp62 kernel: pci 0000:00:1a.7: [8086:3b3c] type 00 class 0x0c0320
    Oct 22 18:27:56 mbp62 kernel: pci 0000:00:1a.7: reg 0x10: [mem 0xc1d05c00-0xc1d05fff]
    Oct 22 18:27:56 mbp62 kernel: pci 0000:00:1a.7: PME# supported from D0 D3hot D3cold
    Oct 22 18:27:56 mbp62 kernel: pci 0000:00:1a.7: System wakeup disabled by ACPI
    Oct 22 18:27:56 mbp62 kernel: pci 0000:00:1b.0: [8086:3b56] type 00 class 0x040300
    Oct 22 18:27:56 mbp62 kernel: pci 0000:00:1b.0: reg 0x10: [mem 0xc1d00000-0xc1d03fff 64bit]
    Oct 22 18:27:56 mbp62 kernel: pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
    Oct 22 18:27:56 mbp62 kernel: pci 0000:00:1b.0: System wakeup disabled by ACPI
    Oct 22 18:27:56 mbp62 kernel: pci 0000:00:1c.0: [8086:3b42] type 01 class 0x060400
    Oct 22 18:27:56 mbp62 kernel: pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
    Oct 22 18:27:56 mbp62 kernel: pci 0000:00:1c.0: System wakeup disabled by ACPI
    Oct 22 18:27:56 mbp62 kernel: pci 0000:00:1c.1: [8086:3b44] type 01 class 0x060400
    Oct 22 18:27:56 mbp62 kernel: pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold
    Oct 22 18:27:56 mbp62 kernel: pci 0000:00:1c.1: System wakeup disabled by ACPI
    Oct 22 18:27:56 mbp62 kernel: pci 0000:00:1c.2: [8086:3b46] type 01 class 0x060400
    Oct 22 18:27:56 mbp62 kernel: pci 0000:00:1c.2: PME# supported from D0 D3hot D3cold
    Oct 22 18:27:56 mbp62 kernel: pci 0000:00:1c.2: System wakeup disabled by ACPI
    Oct 22 18:27:56 mbp62 kernel: pci 0000:00:1c.3: [8086:3b48] type 01 class 0x060400
    Oct 22 18:27:56 mbp62 kernel: pci 0000:00:1c.3: PME# supported from D0 D3hot D3cold
    Oct 22 18:27:56 mbp62 kernel: pci 0000:00:1c.3: System wakeup disabled by ACPI
    Oct 22 18:27:56 mbp62 kernel: pci 0000:00:1d.0: [8086:3b36] type 00 class 0x0c0300
    Oct 22 18:27:56 mbp62 kernel: pci 0000:00:1d.0: reg 0x20: [io 0x30a0-0x30bf]
    Oct 22 18:27:56 mbp62 kernel: pci 0000:00:1d.7: [8086:3b34] type 00 class 0x0c0320
    Oct 22 18:27:56 mbp62 kernel: pci 0000:00:1d.7: reg 0x10: [mem 0xc1d05800-0xc1d05bff]
    Oct 22 18:27:56 mbp62 kernel: pci 0000:00:1d.7: PME# supported from D0 D3hot D3cold
    Oct 22 18:27:56 mbp62 kernel: pci 0000:00:1d.7: System wakeup disabled by ACPI
    Oct 22 18:27:56 mbp62 kernel: pci 0000:00:1e.0: [8086:2448] type 01 class 0x060401
    Oct 22 18:27:56 mbp62 kernel: pci 0000:00:1f.0: [8086:3b09] type 00 class 0x060100
    Oct 22 18:27:56 mbp62 kernel: pci 0000:00:1f.2: [8086:3b29] type 00 class 0x010601
    Oct 22 18:27:56 mbp62 kernel: pci 0000:00:1f.2: reg 0x10: [io 0x3128-0x312f]
    Oct 22 18:27:56 mbp62 kernel: pci 0000:00:1f.2: reg 0x14: [io 0x313c-0x313f]
    Oct 22 18:27:56 mbp62 kernel: pci 0000:00:1f.2: reg 0x18: [io 0x3120-0x3127]
    Oct 22 18:27:56 mbp62 kernel: pci 0000:00:1f.2: reg 0x1c: [io 0x3138-0x313b]
    Oct 22 18:27:56 mbp62 kernel: pci 0000:00:1f.2: reg 0x20: [io 0x3020-0x303f]
    Oct 22 18:27:56 mbp62 kernel: pci 0000:00:1f.2: reg 0x24: [mem 0xc1d05000-0xc1d057ff]
    Oct 22 18:27:56 mbp62 kernel: pci 0000:00:1f.2: PME# supported from D3hot
    Oct 22 18:27:56 mbp62 kernel: pci 0000:00:1f.3: [8086:3b30] type 00 class 0x0c0500
    Oct 22 18:27:56 mbp62 kernel: pci 0000:00:1f.3: reg 0x10: [mem 0xc1d06000-0xc1d060ff 64bit]
    Oct 22 18:27:56 mbp62 kernel: pci 0000:00:1f.3: reg 0x20: [io 0xefa0-0xefbf]
    Oct 22 18:27:56 mbp62 kernel: pci 0000:00:1f.6: [8086:3b32] type 00 class 0x118000
    Oct 22 18:27:56 mbp62 kernel: pci 0000:00:1f.6: reg 0x10: [mem 0xc1d04000-0xc1d04fff 64bit]
    Oct 22 18:27:56 mbp62 kernel: pci 0000:00:01.0: PCI bridge to [bus 01]
    Oct 22 18:27:56 mbp62 kernel: pci 0000:00:01.0: bridge window [io 0x2000-0x2fff]
    Oct 22 18:27:56 mbp62 kernel: pci 0000:00:01.0: bridge window [mem 0xc0000000-0xc10fffff]
    Oct 22 18:27:56 mbp62 kernel: pci 0000:00:01.0: bridge window [mem 0x90000000-0xa1ffffff 64bit pref]
    Oct 22 18:27:56 mbp62 kernel: pci 0000:02:00.0: [14e4:1684] type 00 class 0x020000
    Oct 22 18:27:56 mbp62 kernel: pci 0000:02:00.0: reg 0x10: [mem 0xc1c00000-0xc1c0ffff 64bit]
    Oct 22 18:27:56 mbp62 kernel: pci 0000:02:00.0: PME# supported from D3hot D3cold
    Oct 22 18:27:56 mbp62 kernel: pci 0000:02:00.0: System wakeup disabled by ACPI
    Oct 22 18:27:56 mbp62 kernel: pci 0000:00:1c.0: PCI bridge to [bus 02]
    Oct 22 18:27:56 mbp62 kernel: pci 0000:00:1c.0: bridge window [mem 0xc1c00000-0xc1cfffff]
    Oct 22 18:27:56 mbp62 kernel: pci 0000:03:00.0: [14e4:4353] type 00 class 0x028000
    Oct 22 18:27:56 mbp62 kernel: pci 0000:03:00.0: reg 0x10: [mem 0xc1b00000-0xc1b03fff 64bit]
    Oct 22 18:27:56 mbp62 kernel: pci 0000:03:00.0: supports D1 D2
    Oct 22 18:27:56 mbp62 kernel: pci 0000:03:00.0: PME# supported from D0 D3hot D3cold
    Oct 22 18:27:56 mbp62 kernel: pci 0000:03:00.0: System wakeup disabled by ACPI
    Oct 22 18:27:56 mbp62 kernel: pci 0000:00:1c.1: PCI bridge to [bus 03]
    Oct 22 18:27:56 mbp62 kernel: pci 0000:00:1c.1: bridge window [mem 0xc1b00000-0xc1bfffff]
    Oct 22 18:27:56 mbp62 kernel: pci 0000:04:00.0: [11c1:5901] type 00 class 0x0c0010
    Oct 22 18:27:56 mbp62 kernel: pci 0000:04:00.0: reg 0x10: [mem 0xc1a00000-0xc1a00fff 64bit]
    Oct 22 18:27:56 mbp62 kernel: pci 0000:04:00.0: supports D1 D2
    Oct 22 18:27:56 mbp62 kernel: pci 0000:04:00.0: PME# supported from D0 D1 D2 D3hot D3cold
    Oct 22 18:27:56 mbp62 kernel: pci 0000:00:1c.2: PCI bridge to [bus 04]
    Oct 22 18:27:56 mbp62 kernel: pci 0000:00:1c.2: bridge window [mem 0xc1a00000-0xc1afffff]
    Oct 22 18:27:56 mbp62 kernel: acpiphp: Slot [1] registered
    Oct 22 18:27:56 mbp62 kernel: pci 0000:00:1c.3: PCI bridge to [bus 05]
    Oct 22 18:27:56 mbp62 kernel: pci 0000:00:1c.3: bridge window [mem 0xc1900000-0xc19fffff]
    Oct 22 18:27:56 mbp62 kernel: pci 0000:00:1e.0: PCI bridge to [bus 06] (subtractive decode)
    Oct 22 18:27:56 mbp62 kernel: pci 0000:00:1e.0: bridge window [mem 0xc1800000-0xc18fffff]
    Oct 22 18:27:56 mbp62 kernel: pci 0000:00:1e.0: bridge window [io 0x0000-0x0cf7] (subtractive decode)
    Oct 22 18:27:56 mbp62 kernel: pci 0000:00:1e.0: bridge window [io 0x0d00-0xffff] (subtractive decode)
    Oct 22 18:27:56 mbp62 kernel: pci 0000:00:1e.0: bridge window [mem 0x000a0000-0x000bffff] (subtractive decode)
    Oct 22 18:27:56 mbp62 kernel: pci 0000:00:1e.0: bridge window [mem 0x000c0000-0x000c3fff] (subtractive decode)
    Oct 22 18:27:56 mbp62 kernel: pci 0000:00:1e.0: bridge window [mem 0x000c4000-0x000c7fff] (subtractive decode)
    Oct 22 18:27:56 mbp62 kernel: pci 0000:00:1e.0: bridge window [mem 0x000c8000-0x000cbfff] (subtractive decode)
    Oct 22 18:27:56 mbp62 kernel: pci 0000:00:1e.0: bridge window [mem 0x000cc000-0x000cffff] (subtractive decode)
    Oct 22 18:27:56 mbp62 kernel: pci 0000:00:1e.0: bridge window [mem 0x000d0000-0x000d3fff] (subtractive decode)
    Oct 22 18:27:56 mbp62 kernel: pci 0000:00:1e.0: bridge window [mem 0x000d4000-0x000d7fff] (subtractive decode)
    Oct 22 18:27:56 mbp62 kernel: pci 0000:00:1e.0: bridge window [mem 0x000d8000-0x000dbfff] (subtractive decode)
    Oct 22 18:27:56 mbp62 kernel: pci 0000:00:1e.0: bridge window [mem 0x000dc000-0x000dffff] (subtractive decode)
    Oct 22 18:27:56 mbp62 kernel: pci 0000:00:1e.0: bridge window [mem 0x000e0000-0x000e3fff] (subtractive decode)
    Oct 22 18:27:56 mbp62 kernel: pci 0000:00:1e.0: bridge window [mem 0x000e4000-0x000e7fff] (subtractive decode)
    Oct 22 18:27:56 mbp62 kernel: pci 0000:00:1e.0: bridge window [mem 0x000e8000-0x000ebfff] (subtractive decode)
    Oct 22 18:27:56 mbp62 kernel: pci 0000:00:1e.0: bridge window [mem 0x000ec000-0x000effff] (subtractive decode)
    Oct 22 18:27:56 mbp62 kernel: pci 0000:00:1e.0: bridge window [mem 0x000f0000-0x000fffff] (subtractive decode)
    Oct 22 18:27:56 mbp62 kernel: pci 0000:00:1e.0: bridge window [mem 0x90000000-0xfeafffff] (subtractive decode)
    Oct 22 18:27:56 mbp62 kernel: ACPI: PCI Interrupt Link [LNKA] (IRQs 1 3 4 5 6 7 10 12 14 15) *0, disabled.
    Oct 22 18:27:56 mbp62 kernel: ACPI: PCI Interrupt Link [LNKB] (IRQs 1 3 4 5 6 7 11 12 14 15) *0, disabled.
    Oct 22 18:27:56 mbp62 kernel: ACPI: PCI Interrupt Link [LNKC] (IRQs 1 3 4 5 6 7 10 12 14 15) *0, disabled.
    Oct 22 18:27:56 mbp62 kernel: ACPI: PCI Interrupt Link [LNKD] (IRQs 1 3 4 5 6 7 11 12 14 15) *0, disabled.
    Oct 22 18:27:56 mbp62 kernel: ACPI: PCI Interrupt Link [LNKE] (IRQs 1 3 4 5 6 7 10 12 14 15) *0, disabled.
    Oct 22 18:27:56 mbp62 kernel: ACPI: PCI Interrupt Link [LNKF] (IRQs 1 3 4 5 6 7 11 12 14 15) *0, disabled.
    Oct 22 18:27:56 mbp62 kernel: ACPI: PCI Interrupt Link [LNKG] (IRQs 1 3 4 5 6 7 10 12 14 15) *0, disabled.
    Oct 22 18:27:56 mbp62 kernel: ACPI: PCI Interrupt Link [LNKH] (IRQs 1 3 4 5 6 7 11 12 14 15) *0, disabled.
    Oct 22 18:27:56 mbp62 kernel: ACPI: PCI Root Bridge [CPBG] (domain 0000 [bus ff])
    Oct 22 18:27:56 mbp62 kernel: acpi PNP0A03:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
    Oct 22 18:27:56 mbp62 kernel: acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM
    Oct 22 18:27:56 mbp62 kernel: acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.
    Oct 22 18:27:56 mbp62 kernel: PCI host bridge to bus 0000:ff
    Oct 22 18:27:56 mbp62 kernel: pci_bus 0000:ff: root bus resource [bus ff]
    Oct 22 18:27:56 mbp62 kernel: pci 0000:ff:00.0: [8086:2c62] type 00 class 0x060000
    Oct 22 18:27:56 mbp62 kernel: pci 0000:ff:00.1: [8086:2d01] type 00 class 0x060000
    Oct 22 18:27:56 mbp62 kernel: pci 0000:ff:02.0: [8086:2d10] type 00 class 0x060000
    Oct 22 18:27:56 mbp62 kernel: pci 0000:ff:02.1: [8086:2d11] type 00 class 0x060000
    Oct 22 18:27:56 mbp62 kernel: pci 0000:ff:02.2: [8086:2d12] type 00 class 0x060000
    Oct 22 18:27:56 mbp62 kernel: pci 0000:ff:02.3: [8086:2d13] type 00 class 0x060000
    Oct 22 18:27:56 mbp62 kernel: ACPI: Enabled 4 GPEs in block 00 to 3F
    Oct 22 18:27:56 mbp62 kernel: ACPI : EC: GPE = 0x17, I/O: command/status = 0x66, data = 0x62
    Oct 22 18:27:56 mbp62 kernel: vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none
    Oct 22 18:27:56 mbp62 kernel: vgaarb: loaded
    Oct 22 18:27:56 mbp62 kernel: vgaarb: bridge control possible 0000:00:02.0
    Oct 22 18:27:56 mbp62 kernel: PCI: Using ACPI for IRQ routing
    Oct 22 18:27:56 mbp62 kernel: PCI: pci_cache_line_size set to 64 bytes
    Oct 22 18:27:56 mbp62 kernel: e820: reserve RAM buffer [mem 0x0008e000-0x0008ffff]
    Oct 22 18:27:56 mbp62 kernel: e820: reserve RAM buffer [mem 0x8b673000-0x8bffffff]
    Oct 22 18:27:56 mbp62 kernel: e820: reserve RAM buffer [mem 0x8b6f5000-0x8bffffff]
    Oct 22 18:27:56 mbp62 kernel: e820: reserve RAM buffer [mem 0x8b737000-0x8bffffff]
    Oct 22 18:27:56 mbp62 kernel: e820: reserve RAM buffer [mem 0x8b785000-0x8bffffff]
    Oct 22 18:27:56 mbp62 kernel: e820: reserve RAM buffer [mem 0x8b7f6000-0x8bffffff]
    Oct 22 18:27:56 mbp62 kernel: NetLabel: Initializing
    Oct 22 18:27:56 mbp62 kernel: NetLabel: domain hash size = 128
    Oct 22 18:27:56 mbp62 kernel: NetLabel: protocols = UNLABELED CIPSOv4
    Oct 22 18:27:56 mbp62 kernel: NetLabel: unlabeled traffic allowed by default
    Oct 22 18:27:56 mbp62 kernel: hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
    Oct 22 18:27:56 mbp62 kernel: hpet0: 8 comparators, 64-bit 14.318180 MHz counter
    Oct 22 18:27:56 mbp62 kernel: Switched to clocksource hpet
    Oct 22 18:27:56 mbp62 kernel: pnp: PnP ACPI init
    Oct 22 18:27:56 mbp62 kernel: ACPI: bus type PNP registered
    Oct 22 18:27:56 mbp62 kernel: system 00:00: [mem 0xfed00000-0xfed003ff] has been reserved
    Oct 22 18:27:56 mbp62 kernel: system 00:00: Plug and Play ACPI device, IDs PNP0103 PNP0c01 (active)
    Oct 22 18:27:56 mbp62 kernel: system 00:01: [io 0x0680-0x069f] has been reserved
    Oct 22 18:27:56 mbp62 kernel: system 00:01: [io 0x1000-0x100f] has been reserved
    Oct 22 18:27:56 mbp62 kernel: system 00:01: [io 0xffff] has been reserved
    Oct 22 18:27:56 mbp62 kernel: system 00:01: [io 0xffff] has been reserved
    Oct 22 18:27:56 mbp62 kernel: system 00:01: [io 0x0400-0x047f] could not be reserved
    Oct 22 18:27:56 mbp62 kernel: system 00:01: [io 0x0500-0x057f] has been reserved
    Oct 22 18:27:56 mbp62 kernel: system 00:01: [io 0x164e-0x164f] has been reserved
    Oct 22 18:27:56 mbp62 kernel: system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active)
    Oct 22 18:27:56 mbp62 kernel: system 00:02: [io 0x06a0-0x06af] has been reserved
    Oct 22 18:27:56 mbp62 kernel: system 00:02: [io 0x06b0-0x06ff] has been reserved
    Oct 22 18:27:56 mbp62 kernel: system 00:02: Plug and Play ACPI device, IDs PNP0c02 (active)
    Oct 22 18:27:56 mbp62 kernel: pnp 00:03: Plug and Play ACPI device, IDs PNP0b00 (active)
    Oct 22 18:27:56 mbp62 kernel: pnp 00:04: Plug and Play ACPI device, IDs APP000b (active)
    Oct 22 18:27:56 mbp62 kernel: system 00:05: [mem 0xfed1c000-0xfed1ffff] has been reserved
    Oct 22 18:27:56 mbp62 kernel: system 00:05: [mem 0xfed10000-0xfed13fff] has been reserved
    Oct 22 18:27:56 mbp62 kernel: system 00:05: [mem 0xfed18000-0xfed18fff] has been reserved
    Oct 22 18:27:56 mbp62 kernel: system 00:05: [mem 0xfed19000-0xfed19fff] has been reserved
    Oct 22 18:27:56 mbp62 kernel: system 00:05: [mem 0xe0000000-0xefffffff] could not be reserved
    Oct 22 18:27:56 mbp62 kernel: system 00:05: [mem 0xfed20000-0xfed3ffff] has been reserved
    Oct 22 18:27:56 mbp62 kernel: system 00:05: [mem 0xfeb00000-0xfeb03fff] has been reserved
    Oct 22 18:27:56 mbp62 kernel: system 00:05: [mem 0xfed45000-0xfed8ffff] has been reserved
    Oct 22 18:27:56 mbp62 kernel: system 00:05: [mem 0xff000000-0xffffffff] could not be reserved
    Oct 22 18:27:56 mbp62 kernel: system 00:05: [mem 0xfee00000-0xfeefffff] has been reserved
    Oct 22 18:27:56 mbp62 kernel: system 00:05: Plug and Play ACPI device, IDs PNP0c02 (active)
    Oct 22 18:27:56 mbp62 kernel: pnp: PnP ACPI: found 6 devices
    Oct 22 18:27:56 mbp62 kernel: ACPI: bus type PNP unregistered
    Oct 22 18:27:56 mbp62 kernel: pci 0000:00:1c.0: bridge window [io 0x1000-0x0fff] to [bus 02] add_size 1000
    Oct 22 18:27:56 mbp62 kernel: pci 0000:00:1c.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 02] add_size 200000
    Oct 22 18:27:56 mbp62 kernel: pci 0000:00:1c.1: bridge window [io 0x1000-0x0fff] to [bus 03] add_size 1000
    Oct 22 18:27:56 mbp62 kernel: pci 0000:00:1c.1: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 03] add_size 200000
    Oct 22 18:27:56 mbp62 kernel: pci 0000:00:1c.2: bridge window [io 0x1000-0x0fff] to [bus 04] add_size 1000
    Oct 22 18:27:56 mbp62 kernel: pci 0000:00:1c.2: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 04] add_size 200000
    Oct 22 18:27:56 mbp62 kernel: pci 0000:00:1c.3: bridge window [io 0x1000-0x0fff] to [bus 05] add_size 1000
    Oct 22 18:27:56 mbp62 kernel: pci 0000:00:1c.3: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 05] add_size 200000
    Oct 22 18:27:56 mbp62 kernel: pci 0000:00:1c.0: res[15]=[mem 0x00100000-0x000fffff 64bit pref] get_res_add_size add_size 200000
    Oct 22 18:27:56 mbp62 kernel: pci 0000:00:1c.1: res[15]=[mem 0x00100000-0x000fffff 64bit pref] get_r

Maybe you are looking for

  • How to verify the status of lock object???

    Hello, How to verify the status of lock object??? I need to know the status of the lock object and put the user in list. Exists a FM for this? Thanks!

  • How to configure/set the selection screen in MRKO

    Hi Experts, I couldn't find any config or BADI or User Exit to change the selection screen in MRKO screen. Currently, only company code field is mandatory. My customer requested to make the vendor field as mandatory. Am I right to say that it is stan

  • Two copies archive logs with only one defined

    Hi, On a 11g database, I have only got flash_recovery_area defined. When switched into archive log mode, I have expected only one copy of archive logs produced in the defined USE_DB_RECOVERY_FILE_DEST location, but there is another copy generated as

  • Want to add Image Dynamically...

    I want to add image dynamically in my output screen..so is there any code that i can use..Please help with this...

  • TOMCAT 5 AND JSP

    I have a application web (jsp and servlets)and when I work from LOCALHOST the jsp works correctly, but IF I access from INTERNET (NOT LOCALHOST)THE JSP DON T SHOW CORRECTLY, THE DATA THAT LOAD FROM A JAVA VECTOR (ONLY IT IS SEEN IN THE TOMCAT CONSOLE