You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ofbiz.apache.org by "Jacques Le Roux (JIRA)" <ji...@apache.org> on 2017/05/11 08:11:04 UTC

[jira] [Closed] (OFBIZ-9178) deprecation messages in console output

     [ https://issues.apache.org/jira/browse/OFBIZ-9178?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jacques Le Roux closed OFBIZ-9178.
----------------------------------
       Resolution: Fixed
         Assignee: Jacques Le Roux
    Fix Version/s: 16.11.02

This has been fixed by OFBIZ-8316

> deprecation messages in console output
> --------------------------------------
>
>                 Key: OFBIZ-9178
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-9178
>             Project: OFBiz
>          Issue Type: Bug
>          Components: ALL COMPONENTS
>    Affects Versions: Trunk
>            Reporter: Wai
>            Assignee: Jacques Le Roux
>             Fix For: 16.11.02
>
>
> start ofbiz
> console output...
> {code}
> 2017-01-17 16:41:05,979 |0.0.0.0-startStop-1  |ControlServlet                |I| Loading webapp [accounting], located at /ofbiz/plugins/birt/webapp/accounting/
> 2017-01-17 16:41:06,008 |0.0.0.0-startStop-1  |ConfigXMLReader               |I| controller loaded: 0.012s, 9 requests, 9 views in file:/ofbiz/plugins/birt/webapp/accounting/WEB-INF/controller.xml
> 2017-01-17 16:41:06,011 |dExecutor-6-thread-1 |FieldTypePluginLoader         |W| TokenizerFactory is using deprecated 5.3.1 emulation. You should at some point declare and reindex to at least 6.0, because 5.x emulation is deprecated and will be removed in 7.0
> 2017-01-17 16:41:06,013 |dExecutor-6-thread-1 |FieldTypePluginLoader         |W| TokenFilterFactory is using deprecated 5.3.1 emulation. You should at some point declare and reindex to at least 6.0, because 5.x emulation is deprecated and will be removed in 7.0
> 2017-01-17 16:41:06,043 |0.0.0.0-startStop-1  |ServiceDispatcher             |I| Registering dispatcher: projectmgr
> 2017-01-17 16:41:06,044 |0.0.0.0-startStop-1  |ServiceContainer              |I| Created new dispatcher: projectmgr
> 2017-01-17 16:41:06,045 |0.0.0.0-startStop-1  |ControlServlet                |I| Loading webapp [projectmgr], located at /ofbiz/plugins/projectmgr/webapp/projectmgr/
> 2017-01-17 16:41:06,126 |dExecutor-6-thread-1 |FieldTypePluginLoader         |W| TokenFilterFactory is using deprecated 5.3.1 emulation. You should at some point declare and reindex to at least 6.0, because 5.x emulation is deprecated and will be removed in 7.0
> {code}



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