Integration issue for Squash TM-Version1.17.0 with MantisBT-2.11.1

pkmishra-HEC
Messages : 4
Inscription : lun. mars 26, 2018 7:21 am

Integration issue for Squash TM-Version1.17.0 with MantisBT-2.11.1

Message par pkmishra-HEC »

I have installed Squash TM-Version 1.17.0 and Mantis 2.11.1 on Windows 10.
Both Squash and Mantis are working fine separately.
But when I want to report a BUG from Squash TM to Mantis during a Squash test execution step, I first have to log in to Mantis. But after entering my Mantis password I get the error message:
"An error occurred : ; nested exception is: org.xml.sax.SAXException: Bad envelope tag: br" and the login attempt fails.

I am unable to login due to this issue and also unable to report a BUG in Mantis through Squash TM

Please find below details-

Squash TM-Version1.17.0
MantisBT-2.11.1
PHP-5.6.31
MySQL-5.7.19
Apache-2.4.27

Please provide solution for this issue
Karim
Messages : 102
Inscription : ven. avr. 20, 2018 6:51 am

Integration issue for Squash TM-Version1.17.0 with MantisBT-2.11.1

Message par Karim »

Hello,

You can try to install first PHP-SOAP extension on your Mantis server.

Referring to the PHP docs, all you need to do is:

1- Locate your php.ini file. This is normally under your folder (for example, C:/PHP5).

2- Search for and uncomment the line that says ";extension=php_soap.dll", by removing the first ; character, to make it looks like "extension=php_soap.dll"

3- Then restart your server.

Note that the php_soap.dll is included in the default PHP5 distribution, and you can find it under the /ext folder.

Hope this helps.
If not, please, give us the logs (complete if possible).

Have a nice day.

Thanks in advance.
pkmishra-HEC
Messages : 4
Inscription : lun. mars 26, 2018 7:21 am

Integration issue for Squash TM-Version1.17.0 with MantisBT-2.11.1

Message par pkmishra-HEC »

Hello Karim,

Thank you for responding to my issue. All points that you have mentioned below are already present.

a. Uncomment line "extension=php_soap.dll" is present under php.ini file.
b. php_soap.dll file also available under /ext folder.

[b]But still I am getting the same error message as:[/b]
"An error occurred : ; nested exception is: org.xml.sax.SAXException: Bad envelope tag: br"

I have attached the complete log file


and also some screen shots for reference purpose.

Kindly

verify and provide the solution of this issue.
pkmishra-HEC
Messages : 4
Inscription : lun. mars 26, 2018 7:21 am

Integration issue for Squash TM-Version1.17.0 with MantisBT-2.11.1

Message par pkmishra-HEC »

Hello Karim,

Thank you for responding. Actually all points that you have mentioned below are already available.

a. Uncomment line "extension=php_soap.dll" is present in php.ini file.
b. php_soap.dll file also available under /ext folder.

[b]But still I am getting the same error message[/b] as:-
"An error occurred : ; nested exception is: org.xml.sax.SAXException: Bad envelope tag: br"

I attached the complete log file and also some screenshots for your reference.
Kindly verify and provide what solution required to resolve this issue.

Thanks a Lot.
pkmishra-HEC
Messages : 4
Inscription : lun. mars 26, 2018 7:21 am

Integration issue for Squash TM-Version1.17.0 with MantisBT-2.11.1

Message par pkmishra-HEC »

Hello Karim,

I think attachments are not happening.
So I am pasting complete logs below.

Please review.

Log:-

[18-05-16 14:29:44.189] SquashTM - 8868 INFO [main] [] --- org.squashtest.tm.PluginsPathClasspathExtender: Enumerating plugins / jars in folder 'C:\Users\Prakash.Mishra\Documents\Squash\bin\..\plugins'
[18-05-16 14:29:44.238] SquashTM - 8868 INFO [main] [] --- org.squashtest.tm.PluginsPathClasspathExtender: Jar 'file:/C:/Users/Prakash.Mishra/Documents/Squash/bin/../plugins/jackson-datatype-joda-2.4.0.jar' will be added to classpath
[18-05-16 14:29:44.244] SquashTM - 8868 INFO [main] [] --- org.squashtest.tm.PluginsPathClasspathExtender: Jar 'file:/C:/Users/Prakash.Mishra/Documents/Squash/bin/../plugins/plugin.api.rest.core-1.0.0.RELEASE.jar' will be added to classpath
[18-05-16 14:29:44.248] SquashTM - 8868 INFO [main] [] --- org.squashtest.tm.PluginsPathClasspathExtender: Jar 'file:/C:/Users/Prakash.Mishra/Documents/Squash/bin/../plugins/plugin.api.rest.services-1.0.0.RELEASE.jar' will be added to classpath
[18-05-16 14:29:44.250] SquashTM - 8868 INFO [main] [] --- org.squashtest.tm.PluginsPathClasspathExtender: Jar 'file:/C:/Users/Prakash.Mishra/Documents/Squash/bin/../plugins/report.books.requirements-2.2.1.RELEASE.jar' will be added to classpath
[18-05-16 14:29:44.252] SquashTM - 8868 INFO [main] [] --- org.squashtest.tm.PluginsPathClasspathExtender: Jar 'file:/C:/Users/Prakash.Mishra/Documents/Squash/bin/../plugins/report.books.testcases-2.2.1.RELEASE.jar' will be added to classpath
[18-05-16 14:29:44.254] SquashTM - 8868 INFO [main] [] --- org.squashtest.tm.PluginsPathClasspathExtender: Jar 'file:/C:/Users/Prakash.Mishra/Documents/Squash/bin/../plugins/report.qualitativecoverage-1.7.0.RELEASE.jar' will be added to classpath
[18-05-16 14:29:44.257] SquashTM - 8868 INFO [main] [] --- org.squashtest.tm.PluginsPathClasspathExtender: Classpath was extended with the content of plugins folder
[18-05-16 14:29:44.278] SquashTM - 8868 INFO [main] [] --- org.squashtest.tm.SquashTm: Starting SquashTm on DT-PRAKASHKM with PID 8868 (C:\Users\Prakash.Mishra\Documents\Squash\bundles\squash-tm.war started by Prakash.Mishra in C:\Users\Prakash.Mishra\Documents\Squash\bin)
[18-05-16 14:29:44.280] SquashTM - 8868 INFO [main] [] --- org.squashtest.tm.SquashTm: The following profiles are active: h2
[18-05-16 14:29:45.189] SquashTM - 8868 INFO [main] [] --- org.squashtest.tm.PluginsPathClasspathExtender: loaded
[18-05-16 14:29:45.197] SquashTM - 8868 INFO [main] [] --- org.springframework.boot.context.embedded.AnnotationConfigEmbeddedWebApplicationContext: Refreshing org.springframework.boot.context.embedded.AnnotationConfigEmbeddedWebApplicationContext@6ed3ef1: startup date [Wed May 16 14:29:45 IST 2018]; root of context hierarchy
[18-05-16 14:29:54.048] SquashTM - 8868 INFO [main] [] --- org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [org/squashtest/tm/plugin/report/std/bundle-context.xml]
[18-05-16 14:30:01.597] SquashTM - 8868 INFO [main] [] --- org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [org/squashtest/tm/plugin/report/books/requirements/bundle-context.xml]
[18-05-16 14:30:01.648] SquashTM - 8868 INFO [main] [] --- org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [org/squashtest/tm/plugin/report/books/testcases/bundle-context.xml]
[18-05-16 14:30:01.688] SquashTM - 8868 INFO [main] [] --- org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [org/squashtest/tm/plugin/report/qualitativecoverage/bundle-context.xml]
[18-05-16 14:30:01.729] SquashTM - 8868 INFO [main] [] --- org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from URL [jar:file:/C:/Users/Prakash.Mishra/Documents/Squash/bundles/squash-tm.war!/WEB-INF/lib/tm.service-1.17.0.RELEASE.jar!/META-INF/spring/dynamicmanager-context.xml]
[18-05-16 14:30:02.453] SquashTM - 8868 INFO [main] [] --- org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'dataSource' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Dbcp2; factoryMethodName=dataSource; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/springframework/boot/autoconfigure/jdbc/DataSourceConfiguration$Dbcp2.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Dbcp; factoryMethodName=dataSource; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/springframework/boot/autoconfigure/jdbc/DataSourceConfiguration$Dbcp.class]]
[18-05-16 14:30:02.455] SquashTM - 8868 INFO [main] [] --- org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'dataSource' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Dbcp; factoryMethodName=dataSource; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/springframework/boot/autoconfigure/jdbc/DataSourceConfiguration$Dbcp.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Tomcat; factoryMethodName=dataSource; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/springframework/boot/autoconfigure/jdbc/DataSourceConfiguration$Tomcat.class]]
[18-05-16 14:30:03.919] SquashTM - 8868 INFO [main] [] --- org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring
[18-05-16 14:30:04.037] SquashTM - 8868 INFO [main] [] --- org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker: Bean 'org.springframework.context.annotation.aspectj.SpringConfiguredConfiguration' of type [class org.springframework.context.annotation.aspectj.SpringConfiguredConfiguration$$EnhancerBySpringCGLIB$$7b845d64] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
[18-05-16 14:30:04.123] SquashTM - 8868 INFO [main] [] --- org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker: Bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Tomcat' of type [class org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Tomcat] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
[18-05-16 14:30:04.481] SquashTM - 8868 INFO [main] [] --- org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker: Bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties' of type [class org.springframework.boot.autoconfigure.jdbc.DataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
[18-05-16 14:30:04.681] SquashTM - 8868 INFO [main] [] --- org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker: Bean 'dataSource' of type [class org.apache.tomcat.jdbc.pool.DataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
[18-05-16 14:30:04.691] SquashTM - 8868 INFO [main] [] --- org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker: Bean 'repositoryConfig' of type [class org.squashtest.tm.service.RepositoryConfig$$EnhancerBySpringCGLIB$$3595c9f5] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
[18-05-16 14:30:04.891] SquashTM - 8868 INFO [main] [] --- org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker: Bean 'hibernateProperties' of type [class java.util.Properties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
[18-05-16 14:30:05.624] SquashTM - 8868 INFO [main] [] --- org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Building JPA container EntityManagerFactory for persistence unit 'default'
[18-05-16 14:30:05.701] SquashTM - 8868 INFO [main] [] --- org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [
name: default
...]
[18-05-16 14:30:06.042] SquashTM - 8868 INFO [main] [] --- org.hibernate.Version: HHH000412: Hibernate Core {5.0.9.Final}
[18-05-16 14:30:06.046] SquashTM - 8868 INFO [main] [] --- org.hibernate.cfg.Environment: HHH000206: hibernate.properties not found
[18-05-16 14:30:06.049] SquashTM - 8868 INFO [main] [] --- org.hibernate.cfg.Environment: HHH000021: Bytecode provider name : javassist
[18-05-16 14:30:06.236] SquashTM - 8868 INFO [main] [] --- org.hibernate.annotations.common.Version: HCANN000001: Hibernate Commons Annotations {5.0.0.Final}
[18-05-16 14:30:08.937] SquashTM - 8868 INFO [main] [] --- org.hibernate.dialect.Dialect: HHH000400: Using dialect: org.squashtest.tm.domain.jpql.H2EnhancedDialect
[18-05-16 14:30:10.366] SquashTM - 8868 WARN [main] [] --- org.hibernate.id.UUIDHexGenerator: HHH000409: Using org.hibernate.id.UUIDHexGenerator which does not generate IETF RFC 4122 compliant UUID values; consider using org.hibernate.id.UUIDGenerator instead
[18-05-16 14:30:11.165] SquashTM - 8868 INFO [main] [] --- org.hibernate.search.engine.Version: HSEARCH000034: Hibernate Search 5.4.0.Final
[18-05-16 14:30:12.602] SquashTM - 8868 INFO [main] [] --- org.hibernate.hql.internal.QueryTranslatorFactoryInitiator: HHH000397: Using ASTQueryTranslatorFactory
[18-05-16 14:30:12.870] SquashTM - 8868 WARN [main] [] --- org.hibernate.orm.deprecation: HHH90000016: Found use of deprecated 'collection property' syntax in HQL/JPQL query [null.elements]; use collection function syntax instead [elements(null)].
[18-05-16 14:30:12.898] SquashTM - 8868 WARN [main] [] --- org.hibernate.orm.deprecation: HHH90000016: Found use of deprecated 'collection property' syntax in HQL/JPQL query [null.elements]; use collection function syntax instead [elements(null)].
[18-05-16 14:30:13.341] SquashTM - 8868 WARN [main] [] --- org.hibernate.orm.deprecation: HHH90000017: Found use of deprecated entity-type selector syntax in HQL/JPQL query ['crln.library.project.class']; use TYPE operator instead : type(crln.library.project)
[18-05-16 14:30:13.349] SquashTM - 8868 WARN [main] [] --- org.hibernate.orm.deprecation: HHH90000017: Found use of deprecated entity-type selector syntax in HQL/JPQL query ['st.class']; use TYPE operator instead : type(st)
[18-05-16 14:30:13.376] SquashTM - 8868 WARN [main] [] --- org.hibernate.orm.deprecation: HHH90000017: Found use of deprecated entity-type selector syntax in HQL/JPQL query ['c.class']; use TYPE operator instead : type(c)
[18-05-16 14:30:13.524] SquashTM - 8868 WARN [main] [] --- org.hibernate.orm.deprecation: HHH90000017: Found use of deprecated entity-type selector syntax in HQL/JPQL query ['steps.class']; use TYPE operator instead : type(steps)
[18-05-16 14:30:13.540] SquashTM - 8868 WARN [main] [] --- org.hibernate.orm.deprecation: HHH90000017: Found use of deprecated entity-type selector syntax in HQL/JPQL query ['p.class']; use TYPE operator instead : type(p)
[18-05-16 14:30:13.599] SquashTM - 8868 WARN [main] [] --- org.hibernate.orm.deprecation: HHH90000016: Found use of deprecated 'collection property' syntax in HQL/JPQL query [null.elements]; use collection function syntax instead [elements(null)].
[18-05-16 14:30:13.619] SquashTM - 8868 WARN [main] [] --- org.hibernate.orm.deprecation: HHH90000016: Found use of deprecated 'collection property' syntax in HQL/JPQL query [null.size]; use collection function syntax instead [size(null)].
[18-05-16 14:30:13.657] SquashTM - 8868 WARN [main] [] --- org.hibernate.orm.deprecation: HHH90000016: Found use of deprecated 'collection property' syntax in HQL/JPQL query [null.elements]; use collection function syntax instead [elements(null)].
[18-05-16 14:30:13.672] SquashTM - 8868 WARN [main] [] --- org.hibernate.orm.deprecation: HHH90000017: Found use of deprecated entity-type selector syntax in HQL/JPQL query ['st.class']; use TYPE operator instead : type(st)
[18-05-16 14:30:13.680] SquashTM - 8868 WARN [main] [] --- org.hibernate.orm.deprecation: HHH90000016: Found use of deprecated 'collection property' syntax in HQL/JPQL query [null.elements]; use collection function syntax instead [elements(null)].
[18-05-16 14:30:13.706] SquashTM - 8868 WARN [main] [] --- org.hibernate.orm.deprecation: HHH90000017: Found use of deprecated entity-type selector syntax in HQL/JPQL query ['steps.class']; use TYPE operator instead : type(steps)
[18-05-16 14:30:13.764] SquashTM - 8868 WARN [main] [] --- org.hibernate.orm.deprecation: HHH90000017: Found use of deprecated entity-type selector syntax in HQL/JPQL query ['st.class']; use TYPE operator instead : type(st)
[18-05-16 14:30:13.821] SquashTM - 8868 WARN [main] [] --- org.hibernate.orm.deprecation: HHH90000017: Found use of deprecated entity-type selector syntax in HQL/JPQL query ['steps.class']; use TYPE operator instead : type(steps)
[18-05-16 14:30:13.859] SquashTM - 8868 WARN [main] [] --- org.hibernate.orm.deprecation: HHH90000017: Found use of deprecated entity-type selector syntax in HQL/JPQL query ['step.class']; use TYPE operator instead : type(step)
[18-05-16 14:30:13.911] SquashTM - 8868 WARN [main] [] --- org.hibernate.orm.deprecation: HHH90000016: Found use of deprecated 'collection property' syntax in HQL/JPQL query [null.elements]; use collection function syntax instead [elements(null)].
[18-05-16 14:30:14.082] SquashTM - 8868 WARN [main] [] --- org.hibernate.orm.deprecation: HHH90000017: Found use of deprecated entity-type selector syntax in HQL/JPQL query ['crln.library.project.class']; use TYPE operator instead : type(crln.library.project)
[18-05-16 14:30:14.094] SquashTM - 8868 WARN [main] [] --- org.hibernate.orm.deprecation: HHH90000017: Found use of deprecated entity-type selector syntax in HQL/JPQL query ['step.class']; use TYPE operator instead : type(step)
[18-05-16 14:30:14.110] SquashTM - 8868 WARN [main] [] --- org.hibernate.orm.deprecation: HHH90000016: Found use of deprecated 'collection property' syntax in HQL/JPQL query [null.elements]; use collection function syntax instead [elements(null)].
[18-05-16 14:30:14.356] SquashTM - 8868 WARN [main] [] --- org.hibernate.orm.deprecation: HHH90000017: Found use of deprecated entity-type selector syntax in HQL/JPQL query ['cfv.class']; use TYPE operator instead : type(cfv)
[18-05-16 14:30:14.400] SquashTM - 8868 WARN [main] [] --- org.hibernate.dialect.function.TemplateRenderer: HHH000174: Function template anticipated 4 arguments, but 1 arguments encountered
[18-05-16 14:30:14.400] SquashTM - 8868 WARN [main] [] --- org.hibernate.dialect.function.TemplateRenderer: HHH000174: Function template anticipated 4 arguments, but 1 arguments encountered
[18-05-16 14:30:14.423] SquashTM - 8868 WARN [main] [] --- org.hibernate.dialect.function.TemplateRenderer: HHH000174: Function template anticipated 4 arguments, but 1 arguments encountered
[18-05-16 14:30:14.438] SquashTM - 8868 WARN [main] [] --- org.hibernate.orm.deprecation: HHH90000016: Found use of deprecated 'collection property' syntax in HQL/JPQL query [null.elements]; use collection function syntax instead [elements(null)].
[18-05-16 14:30:14.450] SquashTM - 8868 WARN [main] [] --- org.hibernate.orm.deprecation: HHH90000017: Found use of deprecated entity-type selector syntax in HQL/JPQL query ['steps.class']; use TYPE operator instead : type(steps)
[18-05-16 14:30:14.454] SquashTM - 8868 WARN [main] [] --- org.hibernate.orm.deprecation: HHH90000017: Found use of deprecated entity-type selector syntax in HQL/JPQL query ['ts.class']; use TYPE operator instead : type(ts)
[18-05-16 14:30:14.519] SquashTM - 8868 WARN [main] [] --- org.hibernate.orm.deprecation: HHH90000017: Found use of deprecated entity-type selector syntax in HQL/JPQL query ['cfv.class']; use TYPE operator instead : type(cfv)
[18-05-16 14:30:14.597] SquashTM - 8868 WARN [main] [] --- org.hibernate.orm.deprecation: HHH90000017: Found use of deprecated entity-type selector syntax in HQL/JPQL query ['step.class']; use TYPE operator instead : type(step)
[18-05-16 14:30:14.607] SquashTM - 8868 WARN [main] [] --- org.hibernate.orm.deprecation: HHH90000017: Found use of deprecated entity-type selector syntax in HQL/JPQL query ['st.class']; use TYPE operator instead : type(st)
[18-05-16 14:30:14.609] SquashTM - 8868 WARN [main] [] --- org.hibernate.orm.deprecation: HHH90000017: Found use of deprecated entity-type selector syntax in HQL/JPQL query ['st.class']; use TYPE operator instead : type(st)
[18-05-16 14:30:14.611] SquashTM - 8868 WARN [main] [] --- org.hibernate.orm.deprecation: HHH90000017: Found use of deprecated entity-type selector syntax in HQL/JPQL query ['st.class']; use TYPE operator instead : type(st)
[18-05-16 14:30:14.623] SquashTM - 8868 WARN [main] [] --- org.hibernate.dialect.function.TemplateRenderer: HHH000174: Function template anticipated 4 arguments, but 1 arguments encountered
[18-05-16 14:30:14.643] SquashTM - 8868 WARN [main] [] --- org.hibernate.orm.deprecation: HHH90000017: Found use of deprecated entity-type selector syntax in HQL/JPQL query ['st.class']; use TYPE operator instead : type(st)
[18-05-16 14:30:14.654] SquashTM - 8868 WARN [main] [] --- org.hibernate.orm.deprecation: HHH90000016: Found use of deprecated 'collection property' syntax in HQL/JPQL query [null.size]; use collection function syntax instead [size(null)].
[18-05-16 14:30:14.725] SquashTM - 8868 WARN [main] [] --- org.hibernate.orm.deprecation: HHH90000017: Found use of deprecated entity-type selector syntax in HQL/JPQL query ['steps.class']; use TYPE operator instead : type(steps)
[18-05-16 14:30:14.781] SquashTM - 8868 WARN [main] [] --- org.hibernate.orm.deprecation: HHH90000017: Found use of deprecated entity-type selector syntax in HQL/JPQL query ['steps.class']; use TYPE operator instead : type(steps)
[18-05-16 14:30:14.824] SquashTM - 8868 WARN [main] [] --- org.hibernate.orm.deprecation: HHH90000016: Found use of deprecated 'collection property' syntax in HQL/JPQL query [null.size]; use collection function syntax instead [size(null)].
[18-05-16 14:30:14.825] SquashTM - 8868 WARN [main] [] --- org.hibernate.orm.deprecation: HHH90000016: Found use of deprecated 'collection property' syntax in HQL/JPQL query [null.size]; use collection function syntax instead [size(null)].
[18-05-16 14:30:14.827] SquashTM - 8868 WARN [main] [] --- org.hibernate.orm.deprecation: HHH90000016: Found use of deprecated 'collection property' syntax in HQL/JPQL query [null.size]; use collection function syntax instead [size(null)].
[18-05-16 14:30:14.903] SquashTM - 8868 WARN [main] [] --- org.hibernate.orm.deprecation: HHH90000017: Found use of deprecated entity-type selector syntax in HQL/JPQL query ['step.class']; use TYPE operator instead : type(step)
[18-05-16 14:30:14.930] SquashTM - 8868 WARN [main] [] --- org.hibernate.orm.deprecation: HHH90000017: Found use of deprecated entity-type selector syntax in HQL/JPQL query ['cfv.class']; use TYPE operator instead : type(cfv)
[18-05-16 14:30:15.000] SquashTM - 8868 WARN [main] [] --- org.hibernate.search.engine.impl.ConfigContext: HSEARCH000075: Configuration setting hibernate.search.lucene_version was not specified: using LUCENE_CURRENT.
[18-05-16 14:30:15.206] SquashTM - 8868 WARN [main] [] --- org.hibernate.search.spi.SearchIntegratorBuilder: HSEARCH000044: Abstract classes cannot be indexed directly. Only concrete subclasses can be indexed. @Indexed on 'org.squashtest.tm.domain.requirement.RequirementLibraryNode' is superfluous and should be removed.
[18-05-16 14:30:15.936] SquashTM - 8868 INFO [main] [] --- org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker: Bean 'org.squashtest.tm.domain.testcase.TestCaseAttachmentBridge' of type [class org.squashtest.tm.domain.testcase.TestCaseAttachmentBridge] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
[18-05-16 14:30:15.944] SquashTM - 8868 INFO [main] [] --- org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker: Bean 'org.squashtest.tm.domain.testcase.TestCaseCallStepBridge' of type [class org.squashtest.tm.domain.testcase.TestCaseCallStepBridge] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
[18-05-16 14:30:15.951] SquashTM - 8868 INFO [main] [] --- org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker: Bean 'org.squashtest.tm.domain.testcase.TestCaseIterationBridge' of type [class org.squashtest.tm.domain.testcase.TestCaseIterationBridge] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
[18-05-16 14:30:15.956] SquashTM - 8868 INFO [main] [] --- org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker: Bean 'org.squashtest.tm.domain.testcase.TestCaseExecutionBridge' of type [class org.squashtest.tm.domain.testcase.TestCaseExecutionBridge] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
[18-05-16 14:30:15.962] SquashTM - 8868 INFO [main] [] --- org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker: Bean 'org.squashtest.tm.domain.testcase.TestCaseIssueBridge' of type [class org.squashtest.tm.domain.testcase.TestCaseIssueBridge] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
[18-05-16 14:30:15.969] SquashTM - 8868 INFO [main] [] --- org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker: Bean 'org.squashtest.tm.domain.search.CUFBridge' of type [class org.squashtest.tm.domain.search.CUFBridge] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
[18-05-16 14:30:15.969] SquashTM - 8868 INFO [main] [] --- org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker: Bean 'org.squashtest.tm.domain.search.CUFBridge' of type [class org.squashtest.tm.domain.search.CUFBridge] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
[18-05-16 14:30:16.104] SquashTM - 8868 INFO [main] [] --- org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker: Bean 'org.squashtest.tm.domain.requirement.RequirementCountChildrenBridge' of type [class org.squashtest.tm.domain.requirement.RequirementCountChildrenBridge] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
[18-05-16 14:30:16.188] SquashTM - 8868 INFO [main] [] --- org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker: Bean 'org.squashtest.tm.domain.requirement.RequirementVersionAttachmentBridge' of type [class org.squashtest.tm.domain.requirement.RequirementVersionAttachmentBridge] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
[18-05-16 14:30:16.189] SquashTM - 8868 INFO [main] [] --- org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker: Bean 'org.squashtest.tm.domain.search.CUFBridge' of type [class org.squashtest.tm.domain.search.CUFBridge] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
[18-05-16 14:30:16.190] SquashTM - 8868 INFO [main] [] --- org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker: Bean 'org.squashtest.tm.domain.search.CUFBridge' of type [class org.squashtest.tm.domain.search.CUFBridge] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
[18-05-16 14:30:16.196] SquashTM - 8868 INFO [main] [] --- org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker: Bean 'org.squashtest.tm.domain.requirement.RequirementVersionIsCurrentBridge' of type [class org.squashtest.tm.domain.requirement.RequirementVersionIsCurrentBridge] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
[18-05-16 14:30:16.203] SquashTM - 8868 INFO [main] [] --- org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker: Bean 'org.squashtest.tm.domain.requirement.RequirementVersionHasParentBridge' of type [class org.squashtest.tm.domain.requirement.RequirementVersionHasParentBridge] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
[18-05-16 14:30:16.205] SquashTM - 8868 INFO [main] [] --- org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker: Bean 'org.squashtest.tm.domain.requirement.RequirementCountChildrenBridge' of type [class org.squashtest.tm.domain.requirement.RequirementCountChildrenBridge] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
[18-05-16 14:30:16.832] SquashTM - 8868 INFO [main] [] --- org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'default'
[18-05-16 14:30:16.918] SquashTM - 8868 INFO [main] [] --- org.squashtest.tm.core.dynamicmanager.factory.AbstractDynamicComponentFactoryBean: Initializing Dynamic component of type RequirementVersionManagerService
[18-05-16 14:30:16.921] SquashTM - 8868 INFO [main] [] --- org.squashtest.tm.core.dynamicmanager.factory.AbstractDynamicComponentFactoryBean: Dynamic component RequirementVersionManagerService is bound to delegate to custom implementation named null
[18-05-16 14:30:16.938] SquashTM - 8868 INFO [main] [] --- org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker: Bean 'squashtest.tm.service.RequirementVersionManagerService' of type [class org.squashtest.tm.core.dynamicmanager.factory.DynamicManagerFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
[18-05-16 14:30:16.941] SquashTM - 8868 INFO [main] [] --- org.squashtest.tm.core.dynamicmanager.factory.AbstractDynamicComponentFactoryBean: Initializing Dynamic component of type BugTrackerModificationService
[18-05-16 14:30:16.941] SquashTM - 8868 INFO [main] [] --- org.squashtest.tm.core.dynamicmanager.factory.AbstractDynamicComponentFactoryBean: Dynamic component BugTrackerModificationService is bound to delegate to custom implementation named null
[18-05-16 14:30:16.945] SquashTM - 8868 INFO [main] [] --- org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker: Bean 'squashtest.tm.service.BugTrackerModificationService' of type [class org.squashtest.tm.core.dynamicmanager.factory.DynamicManagerFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
[18-05-16 14:30:16.948] SquashTM - 8868 INFO [main] [] --- org.squashtest.tm.core.dynamicmanager.factory.AbstractDynamicComponentFactoryBean: Initializing Dynamic component of type ProjectManagerService
[18-05-16 14:30:16.950] SquashTM - 8868 INFO [main] [] --- org.squashtest.tm.core.dynamicmanager.factory.AbstractDynamicComponentFactoryBean: Dynamic component ProjectManagerService is bound to delegate to custom implementation named null
[18-05-16 14:30:16.954] SquashTM - 8868 INFO [main] [] --- org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker: Bean 'squashtest.tm.service.ProjectManagerService' of type [class org.squashtest.tm.core.dynamicmanager.factory.DynamicManagerFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
[18-05-16 14:30:16.957] SquashTM - 8868 INFO [main] [] --- org.squashtest.tm.core.dynamicmanager.factory.AbstractDynamicComponentFactoryBean: Initializing Dynamic component of type GenericProjectManagerService
[18-05-16 14:30:16.957] SquashTM - 8868 INFO [main] [] --- org.squashtest.tm.core.dynamicmanager.factory.AbstractDynamicComponentFactoryBean: Dynamic component GenericProjectManagerService is bound to delegate to custom implementation named null
[18-05-16 14:30:16.967] SquashTM - 8868 INFO [main] [] --- org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker: Bean 'squashtest.tm.service.GenericProjectManagerService' of type [class org.squashtest.tm.core.dynamicmanager.factory.DynamicManagerFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
[18-05-16 14:30:16.969] SquashTM - 8868 INFO [main] [] --- org.squashtest.tm.core.dynamicmanager.factory.AbstractDynamicComponentFactoryBean: Initializing Dynamic component of type MilestoneManagerService
[18-05-16 14:30:16.970] SquashTM - 8868 INFO [main] [] --- org.squashtest.tm.core.dynamicmanager.factory.AbstractDynamicComponentFactoryBean: Dynamic component MilestoneManagerService is bound to delegate to custom implementation named null
[18-05-16 14:30:16.973] SquashTM - 8868 INFO [main] [] --- org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker: Bean 'squashtest.tm.service.MilestoneManagerService' of type [class org.squashtest.tm.core.dynamicmanager.factory.DynamicManagerFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
[18-05-16 14:30:16.976] SquashTM - 8868 INFO [main] [] --- org.squashtest.tm.core.dynamicmanager.factory.AbstractDynamicComponentFactoryBean: Initializing Dynamic component of type CustomFieldManagerService
[18-05-16 14:30:16.976] SquashTM - 8868 INFO [main] [] --- org.squashtest.tm.core.dynamicmanager.factory.AbstractDynamicComponentFactoryBean: Dynamic component CustomFieldManagerService is bound to delegate to custom implementation named null
[18-05-16 14:30:16.979] SquashTM - 8868 INFO [main] [] --- org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker: Bean 'squashtest.tm.service.CustomFieldManagerService' of type [class org.squashtest.tm.core.dynamicmanager.factory.DynamicManagerFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
[18-05-16 14:30:16.982] SquashTM - 8868 INFO [main] [] --- org.squashtest.tm.core.dynamicmanager.factory.AbstractDynamicComponentFactoryBean: Initializing Dynamic component of type CampaignModificationService
[18-05-16 14:30:16.982] SquashTM - 8868 INFO [main] [] --- org.squashtest.tm.core.dynamicmanager.factory.AbstractDynamicComponentFactoryBean: Dynamic component CampaignModificationService is bound to delegate to custom implementation named null
[18-05-16 14:30:16.987] SquashTM - 8868 INFO [main] [] --- org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker: Bean 'squashtest.tm.service.CampaignModificationService' of type [class org.squashtest.tm.core.dynamicmanager.factory.DynamicManagerFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
[18-05-16 14:30:16.990] SquashTM - 8868 INFO [main] [] --- org.squashtest.tm.core.dynamicmanager.factory.AbstractDynamicComponentFactoryBean: Initializing Dynamic component of type TestSuiteModificationService
[18-05-16 14:30:16.991] SquashTM - 8868 INFO [main] [] --- org.squashtest.tm.core.dynamicmanager.factory.AbstractDynamicComponentFactoryBean: Dynamic component TestSuiteModificationService is bound to delegate to custom implementation named null
[18-05-16 14:30:16.993] SquashTM - 8868 INFO [main] [] --- org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker: Bean 'squashtest.tm.service.TestSuiteModificationService' of type [class org.squashtest.tm.core.dynamicmanager.factory.DynamicManagerFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
[18-05-16 14:30:16.997] SquashTM - 8868 INFO [main] [] --- org.squashtest.tm.core.dynamicmanager.factory.AbstractDynamicComponentFactoryBean: Initializing Dynamic component of type TeamModificationService
[18-05-16 14:30:16.997] SquashTM - 8868 INFO [main] [] --- org.squashtest.tm.core.dynamicmanager.factory.AbstractDynamicComponentFactoryBean: Dynamic component TeamModificationService is bound to delegate to custom implementation named null
[18-05-16 14:30:17.000] SquashTM - 8868 INFO [main] [] --- org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker: Bean 'squashtest.tm.service.TeamModificationService' of type [class org.squashtest.tm.core.dynamicmanager.factory.DynamicManagerFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
[18-05-16 14:30:17.003] SquashTM - 8868 INFO [main] [] --- org.squashtest.tm.core.dynamicmanager.factory.AbstractDynamicComponentFactoryBean: Initializing Dynamic component of type TestCaseModificationService
[18-05-16 14:30:17.003] SquashTM - 8868 INFO [main] [] --- org.squashtest.tm.core.dynamicmanager.factory.AbstractDynamicComponentFactoryBean: Dynamic component TestCaseModificationService is bound to delegate to custom implementation named null
[18-05-16 14:30:17.007] SquashTM - 8868 INFO [main] [] --- org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker: Bean 'squashtest.tm.service.TestCaseModificationService' of type [class org.squashtest.tm.core.dynamicmanager.factory.DynamicManagerFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
[18-05-16 14:30:17.011] SquashTM - 8868 INFO [main] [] --- org.squashtest.tm.core.dynamicmanager.factory.AbstractDynamicComponentFactoryBean: Initializing Dynamic component of type TestStepModificationService
[18-05-16 14:30:17.011] SquashTM - 8868 INFO [main] [] --- org.squashtest.tm.core.dynamicmanager.factory.AbstractDynamicComponentFactoryBean: Dynamic component TestStepModificationService is bound to delegate to custom implementation named null
[18-05-16 14:30:17.013] SquashTM - 8868 INFO [main] [] --- org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker: Bean 'squashtest.tm.service.TestStepModificationService' of type [class org.squashtest.tm.core.dynamicmanager.factory.DynamicManagerFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
[18-05-16 14:30:17.016] SquashTM - 8868 INFO [main] [] --- org.squashtest.tm.core.dynamicmanager.factory.AbstractDynamicComponentFactoryBean: Initializing Dynamic component of type ProjectTemplateManagerService
[18-05-16 14:30:17.016] SquashTM - 8868 INFO [main] [] --- org.squashtest.tm.core.dynamicmanager.factory.AbstractDynamicComponentFactoryBean: Dynamic component ProjectTemplateManagerService is bound to delegate to custom implementation named null
[18-05-16 14:30:17.017] SquashTM - 8868 INFO [main] [] --- org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker: Bean 'squashtest.tm.service.ProjectTemplateManagerService' of type [class org.squashtest.tm.core.dynamicmanager.factory.DynamicManagerFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
[18-05-16 14:30:17.020] SquashTM - 8868 INFO [main] [] --- org.squashtest.tm.core.dynamicmanager.factory.AbstractDynamicComponentFactoryBean: Initializing Dynamic component of type IterationModificationService
[18-05-16 14:30:17.020] SquashTM - 8868 INFO [main] [] --- org.squashtest.tm.core.dynamicmanager.factory.AbstractDynamicComponentFactoryBean: Dynamic component IterationModificationService is bound to delegate to custom implementation named null
[18-05-16 14:30:17.027] SquashTM - 8868 INFO [main] [] --- org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker: Bean 'squashtest.tm.service.IterationModificationService' of type [class org.squashtest.tm.core.dynamicmanager.factory.DynamicManagerFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
[18-05-16 14:30:17.035] SquashTM - 8868 INFO [main] [] --- org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker: Bean 'schedulerConfig' of type [class org.squashtest.tm.service.SchedulerConfig$$EnhancerBySpringCGLIB$$f78f6f30] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
[18-05-16 14:30:17.069] SquashTM - 8868 INFO [main] [] --- org.springframework.scheduling.concurrent.ThreadPoolTaskScheduler: Initializing ExecutorService 'squashtest.tm.service.ThreadPoolTaskScheduler'
[18-05-16 14:30:17.079] SquashTM - 8868 INFO [main] [] --- org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker: Bean 'squashtest.tm.service.ThreadPoolTaskScheduler' of type [class org.springframework.scheduling.concurrent.ThreadPoolTaskScheduler] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
[18-05-16 14:30:17.383] SquashTM - 8868 INFO [main] [] --- org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker: Bean 'transactionManager' of type [class org.springframework.orm.jpa.JpaTransactionManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
[18-05-16 14:30:17.932] SquashTM - 8868 INFO [main] [] --- org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker: Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [class org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$7cdead49] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
[18-05-16 14:30:18.100] SquashTM - 8868 INFO [main] [] --- org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker: Bean 'permissionFactory' of type [class org.squashtest.tm.security.acls.CustomPermissionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
[18-05-16 14:30:18.164] SquashTM - 8868 INFO [main] [] --- org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker: Bean 'annotatedPropertyObjectIdentityRetrievalStrategy' of type [class org.squashtest.tm.service.security.acls.domain.AnnotatedPropertyObjectIdentityRetrievalStrategy] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
[18-05-16 14:30:18.193] SquashTM - 8868 INFO [main] [] --- org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker: Bean 'squashtest.core.security.ObjectIdentityRetrievalStrategy' of type [class org.squashtest.tm.service.security.acls.domain.InheritableAclsObjectIdentityRetrievalStrategy] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
[18-05-16 14:30:18.235] SquashTM - 8868 INFO [main] [] --- org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker: Bean 'squashtest.core.security.ObjectIdentityGeneratorStrategy' of type [class org.squashtest.tm.service.security.acls.domain.DatabaseBackedObjectIdentityGeneratorStrategy] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
[18-05-16 14:30:18.256] SquashTM - 8868 INFO [main] [] --- org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker: Bean 'org.springframework.boot.autoconfigure.security.AuthenticationManagerConfiguration' of type [class org.springframework.boot.autoconfigure.security.AuthenticationManagerConfiguration$$EnhancerBySpringCGLIB$$d0f4f271] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
[18-05-16 14:30:18.316] SquashTM - 8868 INFO [main] [] --- org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker: Bean 'org.springframework.security.config.annotation.configuration.ObjectPostProcessorConfiguration' of type [class org.springframework.security.config.annotation.configuration.ObjectPostProcessorConfiguration$$EnhancerBySpringCGLIB$$158c7583] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
[18-05-16 14:30:18.358] SquashTM - 8868 INFO [main] [] --- org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker: Bean 'objectPostProcessor' of type [class org.springframework.security.config.annotation.configuration.AutowireBeanFactoryObjectPostProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
[18-05-16 14:30:18.508] SquashTM - 8868 INFO [main] [] --- org.squashtest.tm.service.internal.security.SquashUserDetailsManagerImpl: No authentication manager set. Reauthentication of users when changing passwords will not be performed.
[18-05-16 14:30:18.508] SquashTM - 8868 INFO [main] [] --- org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker: Bean 'userDetailsManager.caseInsensitive' of type [class org.squashtest.tm.service.internal.security.SquashUserDetailsManagerImpl] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
[18-05-16 14:30:18.716] SquashTM - 8868 INFO [main] [] --- org.squashtest.tm.service.internal.security.SquashUserDetailsManagerImpl: No authentication manager set. Reauthentication of users when changing passwords will not be performed.
[18-05-16 14:30:18.717] SquashTM - 8868 INFO [main] [] --- org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker: Bean 'userDetailsManager.caseSensitive' of type [class org.squashtest.tm.service.internal.security.SquashUserDetailsManagerImpl] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
[18-05-16 14:30:18.734] SquashTM - 8868 INFO [main] [] --- org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker: Bean 'squashtest.core.security.JdbcUserDetailsManager' of type [class org.squashtest.tm.service.internal.security.SquashUserDetailsManagerProxyFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
[18-05-16 14:30:18.765] SquashTM - 8868 INFO [main] [] --- org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker: Bean 'squashtest.core.security.JdbcUserDetailsManager' of type [class com.sun.proxy.$Proxy228] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
[18-05-16 14:30:18.833] SquashTM - 8868 INFO [main] [] --- org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker: Bean 'webSecurityConfig.InternalAuthenticationConfig' of type [class org.squashtest.tm.web.config.WebSecurityConfig$InternalAuthenticationConfig$$EnhancerBySpringCGLIB$$99445ee3] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
[18-05-16 14:30:18.870] SquashTM - 8868 INFO [main] [] --- org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker: Bean 'enableGlobalAuthenticationAutowiredConfigurer' of type [class org.springframework.security.config.annotation.authentication.configuration.AuthenticationConfiguration$EnableGlobalAuthenticationAutowiredConfigurer] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
[18-05-16 14:30:18.888] SquashTM - 8868 INFO [main] [] --- org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker: Bean 'initializeUserDetailsBeanManagerConfigurer' of type [class org.springframework.security.config.annotation.authentication.configuration.InitializeUserDetailsBeanManagerConfigurer] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
[18-05-16 14:30:18.904] SquashTM - 8868 INFO [main] [] --- org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker: Bean 'initializeAuthenticationProviderBeanManagerConfigurer' of type [class org.springframework.security.config.annotation.authentication.configuration.InitializeAuthenticationProviderBeanManagerConfigurer] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
[18-05-16 14:30:18.920] SquashTM - 8868 INFO [main] [] --- org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker: Bean 'org.springframework.boot.autoconfigure.security.SecurityAutoConfiguration' of type [class org.springframework.boot.autoconfigure.security.SecurityAutoConfiguration$$EnhancerBySpringCGLIB$$7c32aab3] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
[18-05-16 14:30:18.973] SquashTM - 8868 INFO [main] [] --- org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker: Bean 'securityProperties' of type [class org.springframework.boot.autoconfigure.security.SecurityProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
[18-05-16 14:30:19.034] SquashTM - 8868 INFO [main] [] --- org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker: Bean 'org.springframework.boot.actuate.autoconfigure.ManagementServerPropertiesAutoConfiguration' of type [class org.springframework.boot.actuate.autoconfigure.ManagementServerPropertiesAutoConfiguration$$EnhancerBySpringCGLIB$$6598fe91] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
[18-05-16 14:30:19.135] SquashTM - 8868 INFO [main] [] --- org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker: Bean 'org.hibernate.validator.internal.constraintvalidators.bv.NotNullValidator' of type [class org.hibernate.validator.internal.constraintvalidators.bv.NotNullValidator] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
[18-05-16 14:30:19.149] SquashTM - 8868 INFO [main] [] --- org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker: Bean 'managementServerProperties' of type [class org.springframework.boot.actuate.autoconfigure.ManagementServerProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
[18-05-16 14:30:19.184] SquashTM - 8868 INFO [main] [] --- org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker: Bean 'org.springframework.boot.actuate.autoconfigure.ManagementWebSecurityAutoConfiguration$ManagementSecurityPropertiesConfiguration' of type [class org.springframework.boot.actuate.autoconfigure.ManagementWebSecurityAutoConfiguration$ManagementSecurityPropertiesConfiguration$$EnhancerBySpringCGLIB$$a5e1696b] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
[18-05-16 14:30:19.222] SquashTM - 8868 INFO [main] [] --- org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker: Bean 'springBootAuthenticationConfigurerAdapter' of type [class org.springframework.boot.autoconfigure.security.AuthenticationManagerConfiguration$SpringBootAuthenticationConfigurerAdapter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
[18-05-16 14:30:19.241] SquashTM - 8868 INFO [main] [] --- org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker: Bean 'bootGlobalAuthenticationConfigurationAdapter' of type [class org.springframework.boot.autoconfigure.security.BootGlobalAuthenticationConfiguration$BootGlobalAuthenticationConfigurationAdapter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
[18-05-16 14:30:19.247] SquashTM - 8868 INFO [main] [] --- org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker: Bean 'org.springframework.security.config.annotation.authentication.configuration.AuthenticationConfiguration' of type [class org.springframework.security.config.annotation.authentication.configuration.AuthenticationConfiguration$$EnhancerBySpringCGLIB$$61557ff8] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
[18-05-16 14:30:19.316] SquashTM - 8868 INFO [main] [] --- org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker: Bean 'authenticationManagerBuilder' of type [class org.springframework.security.config.annotation.authentication.builders.AuthenticationManagerBuilder] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
[18-05-16 14:30:19.441] SquashTM - 8868 INFO [main] [] --- org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker: Bean 'squashTm' of type [class org.squashtest.tm.SquashTm$$EnhancerBySpringCGLIB$$7d5f0828] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
[18-05-16 14:30:19.565] SquashTM - 8868 INFO [main] [] --- org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker: Bean 'org.springframework.security.authentication.dao.DaoAuthenticationProvider@4e481512' of type [class org.springframework.security.authentication.dao.DaoAuthenticationProvider] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
[18-05-16 14:30:19.633] SquashTM - 8868 INFO [main] [] --- org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker: Bean 'org.springframework.security.authentication.ProviderManager@5570dc21' of type [class org.springframework.security.authentication.ProviderManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
[18-05-16 14:30:19.659] SquashTM - 8868 INFO [main] [] --- org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker: Bean 'authenticationManager' of type [class org.springframework.security.authentication.ProviderManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
[18-05-16 14:30:19.748] SquashTM - 8868 INFO [main] [] --- org.springframework.cache.ehcache.EhCacheManagerFactoryBean: Initializing EhCache CacheManager
[18-05-16 14:30:19.760] SquashTM - 8868 WARN [main] [] --- net.sf.ehcache.config.ConfigurationFactory: No configuration found. Configuring ehcache from ehcache-failsafe.xml found in the classpath: jar:file:/C:/Users/Prakash.Mishra/Documents/Squash/bundles/squash-tm.war!/WEB-INF/lib/ehcache-2.10.2.2.21.jar!/ehcache-failsafe.xml
[18-05-16 14:30:19.999] SquashTM - 8868 INFO [main] [] --- org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker: Bean 'ehCacheManagerFactoryBean' of type [class org.springframework.cache.ehcache.EhCacheManagerFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
[18-05-16 14:30:20.045] SquashTM - 8868 INFO [main] [] --- org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker: Bean 'ehCacheManagerFactoryBean' of type [class net.sf.ehcache.CacheManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
[18-05-16 14:30:20.543] SquashTM - 8868 INFO [main] [] --- org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker: Bean 'ehCache' of type [class org.springframework.cache.ehcache.EhCacheFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
[18-05-16 14:30:21.365] SquashTM - 8868 INFO [main] [] --- org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker: Bean 'ehCache' of type [class net.sf.ehcache.Cache] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
[18-05-16 14:30:22.109] SquashTM - 8868 INFO [main] [] --- org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker: Bean 'grantingStrategy' of type [class org.springframework.security.acls.domain.DefaultPermissionGrantingStrategy] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
[18-05-16 14:30:22.119] SquashTM - 8868 INFO [main] [] --- org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker: Bean 'aclAdminAuthority' of type [class org.springframework.security.core.authority.SimpleGrantedAuthority] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
[18-05-16 14:30:22.130] SquashTM - 8868 INFO [main] [] --- org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker: Bean 'aclAuthorizationStrategy' of type [class org.springframework.security.acls.domain.AclAuthorizationStrategyImpl] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
[18-05-16 14:30:22.143] SquashTM - 8868 INFO [main] [] --- org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker: Bean 'aclCache' of type [class org.springframework.security.acls.domain.EhCacheBasedAclCache] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
[18-05-16 14:30:22.164] SquashTM - 8868 INFO [main] [] --- org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker: Bean 'lookupStrategy' of type [class org.springframework.security.acls.jdbc.BasicLookupStrategy] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
[18-05-16 14:30:22.228] SquashTM - 8868 INFO [main] [] --- org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker: Bean 'derivedPermissionsManager' of type [class org.squashtest.tm.service.security.acls.jdbc.DerivedPermissionsManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
[18-05-16 14:30:22.289] SquashTM - 8868 INFO [main] [] --- org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker: Bean 'squashtest.core.security.AclService' of type [class org.squashtest.tm.service.security.acls.jdbc.JdbcManageableAclService] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
[18-05-16 14:30:22.427] SquashTM - 8868 INFO [main] [] --- org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker: Bean 'securityConfig' of type [class org.squashtest.tm.service.SecurityConfig$$EnhancerBySpringCGLIB$$efeb10eb] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
[18-05-16 14:30:22.441] SquashTM - 8868 INFO [main] [] --- org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker: Bean 'permissionEvaluator' of type [class org.squashtest.tm.service.internal.security.AffirmativeBasedCompositePermissionEvaluator] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
[18-05-16 14:30:22.466] SquashTM - 8868 INFO [main] [] --- org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker: Bean 'org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler@32e9c3af' of type [class org.springframework.security.oauth2.provider.expression.OAuth2MethodSecurityExpressionHandler] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
[18-05-16 14:30:22.489] SquashTM - 8868 INFO [main] [] --- org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker: Bean 'securityConfig.SquashMethodSecurityConfiguration' of type [class org.squashtest.tm.service.SecurityConfig$SquashMethodSecurityConfiguration$$EnhancerBySpringCGLIB$$da2a3c9d] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
[18-05-16 14:30:22.508] SquashTM - 8868 INFO [main] [] --- org.squashtest.tm.service.internal.spring.CompositeDelegatingParameterNameDiscoverer: Adding to CompositeDelegatingParameterNameDiscoverer a discoverer of type class org.springframework.core.LocalVariableTableParameterNameDiscoverer
[18-05-16 14:30:22.509] SquashTM - 8868 INFO [main] [] --- org.squashtest.tm.service.internal.spring.CompositeDelegatingParameterNameDiscoverer: Adding to CompositeDelegatingParameterNameDiscoverer a discoverer of type class org.squashtest.tm.service.internal.spring.ArgumentPositionParameterNameDiscoverer
[18-05-16 14:30:22.527] SquashTM - 8868 INFO [main] [] --- org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker: Bean 'methodSecurityMetadataSource' of type [class org.springframework.security.access.method.DelegatingMethodSecurityMetadataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
[18-05-16 14:30:22.982] SquashTM - 8868 INFO [main] [] --- org.squashtest.tm.web.internal.context.ReloadableSquashTmMessageSource: Registering *configured* path file:../conf/lang/core/messages as a basename for application MessageSource
[18-05-16 14:30:22.983] SquashTM - 8868 INFO [main] [] --- org.squashtest.tm.web.internal.context.ReloadableSquashTmMessageSource: Registering *configured* path /WEB-INF/messages/core/messages as a basename for application MessageSource
[18-05-16 14:30:22.986] SquashTM - 8868 INFO [main] [] --- org.squashtest.tm.web.internal.context.ReloadableSquashTmMessageSource: Registering *configured* path /WEB-INF/messages/tm/messages as a basename for application MessageSource
[18-05-16 14:30:22.988] SquashTM - 8868 INFO [main] [] --- org.squashtest.tm.web.internal.context.ReloadableSquashTmMessageSource: Registering *configured* path org/springframework/security/messages as a basename for application MessageSource
[18-05-16 14:30:23.087] SquashTM - 8868 INFO [main] [] --- org.squashtest.tm.web.internal.context.ReloadableSquashTmMessageSource: Registering *discovered* plugin classpath path classpath:org/squashtest/tm/plugin/bugtracker/mantis/messages as a basename for application MessageSource
[18-05-16 14:30:23.088] SquashTM - 8868 INFO [main] [] --- org.squashtest.tm.web.internal.context.ReloadableSquashTmMessageSource: Registering *discovered* plugin classpath path classpath:org/squashtest/tm/plugin/report/std/messages as a basename for application MessageSource
[18-05-16 14:30:23.090] SquashTM - 8868 INFO [main] [] --- org.squashtest.tm.web.internal.context.ReloadableSquashTmMessageSource: Registering *discovered* plugin classpath path classpath:org/squashtest/tm/plugin/report/books/requirements/messages as a basename for application MessageSource
[18-05-16 14:30:23.091] SquashTM - 8868 INFO [main] [] --- org.squashtest.tm.web.internal.context.ReloadableSquashTmMessageSource: Registering *discovered* plugin classpath path classpath:org/squashtest/tm/plugin/report/books/testcases/messages as a basename for application MessageSource
[18-05-16 14:30:23.091] SquashTM - 8868 INFO [main] [] --- org.squashtest.tm.web.internal.context.ReloadableSquashTmMessageSource: Registering *discovered* plugin classpath path classpath:org/squashtest/tm/plugin/report/qualitativecoverage/messages as a basename for application MessageSource
[18-05-16 14:30:24.256] SquashTM - 8868 INFO [main] [] --- org.springframework.boot.context.embedded.tomcat.TomcatEmbeddedServletContainer: Tomcat initialized with port(s): 8081 (http)
[18-05-16 14:30:24.291] SquashTM - 8868 INFO [main] [] --- org.apache.catalina.core.StandardService: Starting service Tomcat
[18-05-16 14:30:24.295] SquashTM - 8868 INFO [main] [] --- org.apache.catalina.core.StandardEngine: Starting Servlet Engine: Apache Tomcat/8.0.23
[18-05-16 14:30:39.487] SquashTM - 8868 INFO [localhost-startStop-1] [] --- org.apache.jasper.servlet.TldScanner: At least one JAR was scanned for TLDs yet contained no TLDs. Enable debug logging for this logger for a complete list of JARs that were scanned but no TLDs were found in them. Skipping unneeded JARs during scanning can improve startup time and JSP compilation time.
[18-05-16 14:30:39.986] SquashTM - 8868 INFO [localhost-startStop-1] [] --- org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/squash]: Initializing Spring embedded WebApplicationContext
[18-05-16 14:30:39.987] SquashTM - 8868 INFO [localhost-startStop-1] [] --- org.springframework.web.context.ContextLoader: Root WebApplicationContext: initialization completed in 54795 ms
[18-05-16 14:30:41.421] SquashTM - 8868 INFO [localhost-startStop-1] [] --- org.springframework.boot.web.servlet.FilterRegistrationBean: Mapping filter: 'metricFilter' to: [/*]
[18-05-16 14:30:41.421] SquashTM - 8868 INFO [localhost-startStop-1] [] --- org.springframework.boot.web.servlet.FilterRegistrationBean: Mapping filter: 'characterEncodingFilter' to: [/*]
[18-05-16 14:30:41.423] SquashTM - 8868 INFO [localhost-startStop-1] [] --- org.springframework.boot.web.servlet.FilterRegistrationBean: Mapping filter: 'hiddenHttpMethodFilter' to: [/*]
[18-05-16 14:30:41.424] SquashTM - 8868 INFO [localhost-startStop-1] [] --- org.springframework.boot.web.servlet.FilterRegistrationBean: Mapping filter: 'httpPutFormContentFilter' to: [/*]
[18-05-16 14:30:41.424] SquashTM - 8868 INFO [localhost-startStop-1] [] --- org.springframework.boot.web.servlet.FilterRegistrationBean: Mapping filter: 'requestContextFilter' to: [/*]
[18-05-16 14:30:41.430] SquashTM - 8868 INFO [localhost-startStop-1] [] --- org.springframework.boot.web.servlet.DelegatingFilterProxyRegistrationBean: Mapping filter: 'springSecurityFilterChain' to: [/*]
[18-05-16 14:30:41.431] SquashTM - 8868 INFO [localhost-startStop-1] [] --- org.springframework.boot.web.servlet.FilterRegistrationBean: Mapping filter: 'webRequestLoggingFilter' to: [/*]
[18-05-16 14:30:41.432] SquashTM - 8868 INFO [localhost-startStop-1] [] --- org.springframework.boot.web.servlet.FilterRegistrationBean: Mapping filter: 'multipartFilterExceptionAware' to: [/*]
[18-05-16 14:30:41.434] SquashTM -
Répondre

Revenir à « Bugtrackers »