[jira] [Commented] (OFBIZ-9285) OFBiz Startup Message

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Commented] (OFBIZ-9285) OFBiz Startup Message

Nicolas Malin (Jira)

    [ https://issues.apache.org/jira/browse/OFBIZ-9285?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15945474#comment-15945474 ]

Jacques Le Roux commented on OFBIZ-9285:
----------------------------------------

Nice one,

You never know if you will not get a job scheduled, even with demo data.
{code}
2017-03-28 17:44:52,911 |main                 |StartupControlPanel           |I|
   ____  __________  _
  / __ \/ ____/ __ )(_)___
 / / / / /_  / __  / /_  /
/ /_/ / __/ / /_/ / / / /_
\____/_/   /_____/_/ /___/  is started and ready.

2017-03-28 17:44:53,915 |OFBiz-JobPoller      |JobManager                    |I| No crashed jobs to re-schedule
2017-03-28 17:45:24,502 |OFBiz-JobQueue-0     |TransactionUtil               |W| No transaction in place, so not suspending.
2017-03-28 17:45:24,518 |OFBiz-JobQueue-0     |SequenceUtil                  |I| Got bank of sequenced IDs for [JobSandbox]; curSeqId=11800, maxSeqId=11900, bankSize=100
2017-03-28 17:45:24,530 |OFBiz-JobQueue-0     |PersistedServiceJob           |I| Job  [Send Email] Id [11702] -- Next runtime: Tue Mar 28 18:00:24 CEST 2017
2017-03-28 17:45:24,541 |OFBiz-JobQueue-0     |AbstractEngine                |I| Loaded Service Locations: {eedcc-test=https://localhost:8443/webtools/control/httpService, entity-sync-http=https://localhost:8
443/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}
2017-03-28 17:45:24,615 |OFBiz-JobQueue-0     |ScriptUtil                    |I| The following 2 scripting engines were found:
2017-03-28 17:45:24,615 |OFBiz-JobQueue-0     |ScriptUtil                    |I| Engine name: Oracle Nashorn
2017-03-28 17:45:24,616 |OFBiz-JobQueue-0     |ScriptUtil                    |I|   Version: 1.8.0_112
2017-03-28 17:45:24,616 |OFBiz-JobQueue-0     |ScriptUtil                    |I|   Language: ECMAScript
2017-03-28 17:45:24,616 |OFBiz-JobQueue-0     |ScriptUtil                    |I|   Engine supports the following extensions:
2017-03-28 17:45:24,616 |OFBiz-JobQueue-0     |ScriptUtil                    |I|     js
2017-03-28 17:45:24,616 |OFBiz-JobQueue-0     |ScriptUtil                    |I|   Engine has the following short names:
2017-03-28 17:45:24,616 |OFBiz-JobQueue-0     |ScriptUtil                    |I|     nashorn
2017-03-28 17:45:24,616 |OFBiz-JobQueue-0     |ScriptUtil                    |I|     Nashorn
2017-03-28 17:45:24,616 |OFBiz-JobQueue-0     |ScriptUtil                    |I|     js
2017-03-28 17:45:24,616 |OFBiz-JobQueue-0     |ScriptUtil                    |I|     JS
2017-03-28 17:45:24,616 |OFBiz-JobQueue-0     |ScriptUtil                    |I|     JavaScript
2017-03-28 17:45:24,616 |OFBiz-JobQueue-0     |ScriptUtil                    |I|     javascript
2017-03-28 17:45:24,616 |OFBiz-JobQueue-0     |ScriptUtil                    |I|     ECMAScript
2017-03-28 17:45:24,616 |OFBiz-JobQueue-0     |ScriptUtil                    |I|     ecmascript
2017-03-28 17:45:24,616 |OFBiz-JobQueue-0     |ScriptUtil                    |I| Engine name: Groovy Scripting Engine
2017-03-28 17:45:24,616 |OFBiz-JobQueue-0     |ScriptUtil                    |I|   Version: 2.0
2017-03-28 17:45:24,616 |OFBiz-JobQueue-0     |ScriptUtil                    |I|   Language: Groovy
2017-03-28 17:45:24,616 |OFBiz-JobQueue-0     |ScriptUtil                    |I|   Engine supports the following extensions:
2017-03-28 17:45:24,616 |OFBiz-JobQueue-0     |ScriptUtil                    |I|     groovy
2017-03-28 17:45:24,616 |OFBiz-JobQueue-0     |ScriptUtil                    |I|   Engine has the following short names:
2017-03-28 17:45:24,616 |OFBiz-JobQueue-0     |ScriptUtil                    |I|     groovy
2017-03-28 17:45:24,616 |OFBiz-JobQueue-0     |ScriptUtil                    |I|     Groovy
2017-03-28 17:45:24,696 |OFBiz-JobQueue-0     |ServiceDispatcher             |T| Sync service [default/sendEmailDated] finished in [156] milliseconds
2017-03-28 17:53:54,671 |OFBiz-JobQueue-1     |SequenceUtil                  |I| Got bank of sequenced IDs for [EntitySyncRemove]; curSeqId=13240, maxSeqId=13250, bankSize=10
2017-03-28 17:53:54,686 |OFBiz-JobQueue-1     |PurgeJob                      |I| Purged job 10807
2017-03-28 18:00:24,581 |OFBiz-JobQueue-0     |PersistedServiceJob           |I| Job  [Send Email] Id [11800] -- Next runtime: Tue Mar 28 18:15:24 CEST 2017
2017-03-28 18:00:24,603 |OFBiz-JobQueue-0     |ServiceDispatcher             |T| Sync service [default/sendEmailDated] finished in [21] milliseconds
2017-03-28 18:08:54,621 |OFBiz-JobQueue-1     |PurgeJob                      |I| Purged job 10816
2017-03-28 18:15:24,644 |OFBiz-JobQueue-0     |PersistedServiceJob           |I| Job  [Send Email] Id [11801] -- Next runtime: Tue Mar 28 18:30:24 CEST 2017
2017-03-28 18:15:24,655 |OFBiz-JobQueue-0     |ServiceDispatcher             |T| Sync service [default/sendEmailDated] finished in [11] milliseconds
{code}
Maybe we can put it at the end of ScriptUtil (did not check)?


> OFBiz Startup Message
> ---------------------
>
>                 Key: OFBIZ-9285
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-9285
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: framework
>    Affects Versions: Upcoming Release
>            Reporter: James Yong
>            Assignee: James Yong
>            Priority: Minor
>         Attachments: OFBIZ-9285.patch, OFBIZ-9285.v2.patch
>
>
> Provide log message to inform users that OFBiz has started.
> This log message will show after all containers/components are loaded:
> {code}
> **************************************
> ** OFBiz is started and ready for use
> **************************************
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)