Description:
TIBCO ActiveMatrix BusinessWorks 6.3.0 shows warning during startup:
14:04:12.454 INFO [main] com.tibco.thor.frwk - TIBCO ActiveMatrix BusinessWorks version 6.3.0, build V46, 2015-11-09
<>@BWEclipseAppNode> 14:04:20.930 INFO [main] com.tibco.thor.frwk.Deployer - Started by BusinessStudio.
Nov 30, 2015 2:04:25 PM org.springframework.beans.TypeConverterDelegate findDefaultEditor
WARNING: PropertyEditor [com.sun.beans.editors.EnumEditor] found through deprecated global PropertyEditorManager fallback - consider using a more isolated form of registration, e.g. on the BeanWrapper/BeanFactory!
Nov 30, 2015 2:04:25 PM org.springframework.beans.TypeConverterDelegate findDefaultEditor
WARNING: PropertyEditor [com.sun.beans.editors.EnumEditor] found through deprecated global PropertyEditorManager fallback - consider using a more isolated form of registration, e.g. on the BeanWrapper/BeanFactory!
Nov 30, 2015 2:04:25 PM org.springframework.beans.TypeConverterDelegate findDefaultEditor
WARNING: PropertyEditor [com.sun.beans.editors.EnumEditor] found through deprecated global PropertyEditorManager fallback - consider using a more isolated form of registration, e.g. on the BeanWrapper/BeanFactory!
Nov 30, 2015 2:04:25 PM org.springframework.beans.TypeConverterDelegate findDefaultEditor
WARNING: PropertyEditor [com.sun.beans.editors.EnumEditor] found through deprecated global PropertyEditorManager fallback - consider using a more isolated form of registration, e.g. on the BeanWrapper/BeanFactory!
Nov 30, 2015 2:04:25 PM org.springframework.beans.TypeConverterDelegate findDefaultEditor
WARNING: PropertyEditor [com.sun.beans.editors.EnumEditor] found through deprecated global PropertyEditorManager fallback - consider using a more isolated form of registration, e.g. on the BeanWrapper/BeanFactory!
14:04:26.185 INFO [main] com.tibco.bw.frwk.engine.BWEngine - TIBCO-BW-FRWK-300002: BW Engine [Main] started successfully.
Symptoms: WARNING: PropertyEditor [com.sun.beans.editors.EnumEditor] found through deprecated global PropertyEditorManager fallback - consider using a more isolated form of registration, e.g. on the BeanWrapper/BeanFactory!
Cause: This warning is coming from the Policy Agent and can be ignored.