<ruby id="bdb3f"></ruby>

    <p id="bdb3f"><cite id="bdb3f"></cite></p>

      <p id="bdb3f"><cite id="bdb3f"><th id="bdb3f"></th></cite></p><p id="bdb3f"></p>
        <p id="bdb3f"><cite id="bdb3f"></cite></p>

          <pre id="bdb3f"></pre>
          <pre id="bdb3f"><del id="bdb3f"><thead id="bdb3f"></thead></del></pre>

          <ruby id="bdb3f"><mark id="bdb3f"></mark></ruby><ruby id="bdb3f"></ruby>
          <pre id="bdb3f"><pre id="bdb3f"><mark id="bdb3f"></mark></pre></pre><output id="bdb3f"></output><p id="bdb3f"></p><p id="bdb3f"></p>

          <pre id="bdb3f"><del id="bdb3f"><progress id="bdb3f"></progress></del></pre>

                <ruby id="bdb3f"></ruby>

                ThinkChat2.0新版上線,更智能更精彩,支持會話、畫圖、視頻、閱讀、搜索等,送10W Token,即刻開啟你的AI之旅 廣告
                ### Start啟動過程介紹 > 項目運行入口Java類[OFBIZ_HOME/framework/start/src/main/java/org/apache/ofbiz/base/start/Start.java] > 大致過程如下 > - 先... ### Start啟動過程中控制臺的日志介紹 >[warning] 運行進度的標記, 控制臺(Console)將輸出下列日志 >[success] 檢查并載入容器(Container) > |ContainerLoader |I| Loaded container: component-container |ContainerLoader |I| Loaded container: delegator-container |ContainerLoader |I| Loaded container: service-container |ContainerLoader |I| Loading container: catalina-container |CatalinaContainer |I| Tomcat Connector[AJP/1.3-8009]: set scheme=http |ContainerLoader |I| Loaded container: catalina-container |ContainerLoader |I| Loaded container: birt-container >[success] 啟動并初始化容器(Container) |ContainerLoader |I| Starting container component-container |ContainerLoader |I| Starting container delegator-container >[success] 執行數據庫表與字段和項目中實體設計的匹配檢查, 會提示任何差異(表或字段名不符合規格、表變化、字段變化、索引變化、外鍵變化等) |GenericDelegator |I| Doing entity definition check... |ModelEntityChecker |I| [initReservedWords] array length = 1025 |GenericDelegator |I| Delegator "default" initializing helper "localpostgres" for entity group "org.apache.ofbiz". |GenericDelegator |I| Delegator "default" initializing helper "localposttenant" for entity group "org.apache.ofbiz.tenant". |GenericDelegator |I| Delegator "default" initializing helper "localpostolap" for entity group "org.apache.ofbiz.olap". |DatabaseUtil |I| Database Product Name is PostgreSQL |DatabaseUtil |I| Reviewed 1699 primary key fields from database. |ContainerLoader |I| Starting container service-container |ContainerLoader |I| Starting container catalina-container >[success] 載入OFBiz中所有已配置的-模塊(Component), 會提示模塊配置異常 |CatalinaContainer |I| Creating context [passport] >[success] 載入OFBiz中所有已配置的-實體觸發器(eeca), 會提示觸發器定義異常 |EntityEcaUtil |I| Loaded [11] Entity ECA definitions from >[success] 載入OFBiz中所有已配置的-服務組(ServiceGroup), 會提示服務組定義異常 |ServiceGroupReader |I| Loaded [1] Group definitions from >[success] 載入OFBiz中所有已配置的-服務觸發器(seca), 先加載[framework]級別的, 再加載其他模塊的 |ServiceEcaUtil |I| Loaded [0] Service ECA Rules from >[success] 啟動Job(定時任務/計劃任務)輪詢器(JobPoller) |JobPoller |I| JobPoller thread started. >[success] 啟動Jms監聽器 |JmsListenerFactory |I| Starting JMS Listener Factory Thread >[success] 載入OFBiz中所有已配置的-服務定義(Service), 會提示服務定義異常, 對重復定義的服務做出提示, 服務定義(服務名稱)全局唯一 |ModelServiceReader |I| Loaded [1] Services from >[success] 注冊服務調度器 |ServiceDispatcher |I| Registering dispatcher: entity-default >[success] 載入所有已加載模塊的可訪問站點(webapp) |ControlServlet |I| Loading webapp [ebay], located at >[success] 載入所有已加載模塊的可訪問請求(Controller), 會提示請求(request)和響應(view)的個數和定義異常 |ConfigXMLReader |I| controller loaded: 0.003s, 20 requests, 10 views in file >[success] 載入Freemarker的作業器 |FreeMarkerWorker |I| loading properties: file >[success] 載入SEO的配置 |SeoConfigUtil |I| Parsing ^.*/.*$ >[success] 監聽端口 |CatalinaContainer |I| Connector AJP/1.3 @ 8009 - not-secure [org.apache.coyote.ajp.AjpNioProtocol] started. |CatalinaContainer |I| Connector HTTP/1.1 @ 8080 - not-secure [org.apache.coyote.http11.Http11NioProtocol] started. |CatalinaContainer |I| Connector HTTP/1.1 @ 8443 - secure [org.apache.coyote.http11.Http11NioProtocol] started. >[success] 啟動Job管理器, 讀取數據庫中的待運行Job配置(JobSandbox), 放入Job執行隊列(JobQueue), 等待Job輪詢器執行 |JobManager |I| No crashed jobs to re-schedule >[success] Job隊列里的部分信息, 如事務檢查并處理、主鍵序號池的作業、執行Job任務、執行Job相關服務、執行服務觸發的ECA等 |TransactionUtil |W| No transaction in place, so not suspending. |SequenceUtil |W| Lock failed; no sequence row was found, will try to add a new one for sequence: JobSandbox |PersistedServiceJob |I| Job [BackOrder Notification] Id [8000] -- Next runtime: Sat Apr 21 00:00:00 CST 2018 |AbstractEngine |I| Loaded Service Locations: {eedcc-test=https://localhost:8443/webtools/control/httpService, entity-sync-http=https://localhost:8443/webtools/control/httpService, rita-rmi=rmi://localhost:1099/RMIDispatcher, main-rmi=rmi://localhost:1099/RMIDispatcher, main-soap=http://localhost:8080/webtools/control/SOAPService, entity-sync-rmi=rmi://localhost:1099/RMIDispatcher, main-http=http://localhost:8080/webtools/control/httpService} |InventoryServices |I| OOS Inventory Items: 0 |EntitySyncServices |I| Running cleanSyncRemoveInfo |ScriptUtil |I| Engine name: Groovy Scripting Engine |ScriptUtil |I| Engine name: Oracle Nashorn |ScriptUtil |I| Engine name: AppleScriptEngine |ServiceEcaRule |I| For Service ECA [fixedAssetPermissionCheck] |ServiceEcaRule |I| For Service ECA [sendMail] on [in-validate] got false for condition |EmailServices |I| SendMail Running, for communicationEventId : DEMO-COM-PRODUCT-2 |ModelService |I| Set default value [N] for parameter [setRoleStatusToComplete] |CommunicationEventServices |I| Sending communicationEvent: DEMO-COM-PRODUCT-1 |PaymentGatewayServices |I| Processing failed order re-auth(s) |UtilProperties |I| ResourceBundle OrderUiLabels (en) created in 0.16s with 983 properties |PersistedServiceJob |I| Job [Run Auto-Reorders] Id [8003] -- Next runtime: Sat Apr 21 00:00:00 CST 2018
                  <ruby id="bdb3f"></ruby>

                  <p id="bdb3f"><cite id="bdb3f"></cite></p>

                    <p id="bdb3f"><cite id="bdb3f"><th id="bdb3f"></th></cite></p><p id="bdb3f"></p>
                      <p id="bdb3f"><cite id="bdb3f"></cite></p>

                        <pre id="bdb3f"></pre>
                        <pre id="bdb3f"><del id="bdb3f"><thead id="bdb3f"></thead></del></pre>

                        <ruby id="bdb3f"><mark id="bdb3f"></mark></ruby><ruby id="bdb3f"></ruby>
                        <pre id="bdb3f"><pre id="bdb3f"><mark id="bdb3f"></mark></pre></pre><output id="bdb3f"></output><p id="bdb3f"></p><p id="bdb3f"></p>

                        <pre id="bdb3f"><del id="bdb3f"><progress id="bdb3f"></progress></del></pre>

                              <ruby id="bdb3f"></ruby>

                              哎呀哎呀视频在线观看