After IntelliJ 2016.3 upgrade, Tomcat configurations no longer working
I updated to the latest 2016.3 version of IntelliJ and after doing so my local Tomcat configurations stopped working. Here is the error:
C:\dev\apache-tomcat-8.5.4\bin\catalina.bat run
[2016-11-29 11:46:48,172] Artifact tracs-2.0.war: Server is not connected. Deploy is not available.
Console output is saving to: C:\src\tracs-server.log
Using CATALINA_BASE: "C:\Users\jhall\.IntelliJIdea2016.3\system\tomcat\Unnamed_tracs_2"
Using CATALINA_HOME: "C:\dev\apache-tomcat-8.5.4"
Using CATALINA_TMPDIR: "C:\Users\jhall\.IntelliJIdea2016.3\system\tomcat\Unnamed_tracs_2\temp"
Using JRE_HOME: "C:\Program Files\Java\jdk1.8.0_92"
Using CLASSPATH: "C:\dev\apache-tomcat-8.5.4\bin\bootstrap.jar;C:\dev\apache-tomcat-8.5.4\bin\tomcat-juli.jar"
Picked up JAVA_TOOL_OPTIONS: -agentpath:"C:\Windows\FireEye\JavaAgentDll_00.dll"
ERROR: JDWP unable to get necessary JVMTI capabilities.
Disconnected from server
I'm running the 64-bit version on Windows 64-bit. The configuration is local and is running Tomcat 8.5.4 on JDK 1.8.0_92.
Please sign in to leave a comment.
Does Tomcat still start from the command line via "C:\dev\apache-tomcat-8.5.4\bin\catalina.bat run"?
If I switch back to IntelliJ 2016.2, it starts just fine in both run and debug...
Please share the full output from the console when Tomcat is started from IDEA (so that we can see if there is any difference between 2016.2 and 2016.3).
For the 2016.3 output, I put that in the original message. Here's the output from 2016.2:
C:\dev\apache-tomcat-8.5.4\bin\catalina.bat run
[2016-11-29 12:34:18,973] Artifact tracs-2.0.war: Server is not connected. Deploy is not available.
Console output is saving to: C:\src\tracs-server.log
Using CATALINA_BASE: "C:\Users\jhall\.IntelliJIdea2016.2\system\tomcat\Unnamed_tracs_2"
Using CATALINA_HOME: "C:\dev\apache-tomcat-8.5.4"
Using CATALINA_TMPDIR: "C:\Users\jhall\.IntelliJIdea2016.2\system\tomcat\Unnamed_tracs_2\temp"
Using JRE_HOME: "C:\Program Files\Java\jdk1.8.0_92"
Using CLASSPATH: "C:\dev\apache-tomcat-8.5.4\bin\bootstrap.jar;C:\dev\apache-tomcat-8.5.4\bin\tomcat-juli.jar"
Connected to the target VM, address: '127.0.0.1:53509', transport: 'socket'
29-Nov-2016 12:34:19.923 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent Loaded APR based Apache Tomcat Native library 1.2.8 using APR version 1.5.2.
29-Nov-2016 12:34:19.924 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true].
29-Nov-2016 12:34:19.924 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR/OpenSSL configuration: useAprConnector [false], useOpenSSL [true]
29-Nov-2016 12:34:20.986 INFO [main] org.apache.catalina.core.AprLifecycleListener.initializeSSL OpenSSL successfully initialized (OpenSSL 1.0.2h 3 May 2016)
29-Nov-2016 12:34:21.088 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-8080"]
29-Nov-2016 12:34:21.108 INFO [main] org.apache.tomcat.util.net.NioSelectorPool.getSharedSelector Using a shared selector for servlet write/read
29-Nov-2016 12:34:21.110 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["ajp-nio-8009"]
29-Nov-2016 12:34:21.112 INFO [main] org.apache.tomcat.util.net.NioSelectorPool.getSharedSelector Using a shared selector for servlet write/read
29-Nov-2016 12:34:21.113 INFO [main] org.apache.catalina.startup.Catalina.load Initialization processed in 1414 ms
29-Nov-2016 12:34:21.126 WARNING [main] org.apache.tomcat.dbcp.dbcp2.BasicDataSourceFactory.getObjectInstance Name = tracs Property maxActive is not used in DBCP2, use maxTotal instead. maxTotal default value is 8. You have set value of "500" for "maxActive" property, which is being ignored.
29-Nov-2016 12:34:21.126 WARNING [main] org.apache.tomcat.dbcp.dbcp2.BasicDataSourceFactory.getObjectInstance Name = tracs Property maxWait is not used in DBCP2 , use maxWaitMillis instead. maxWaitMillis default value is -1. You have set value of "3000" for "maxWait" property, which is being ignored.
29-Nov-2016 12:34:21.126 INFO [main] org.apache.tomcat.dbcp.dbcp2.BasicDataSourceFactory.getObjectInstance Name = tracs Ignoring unknown property: value of "Local Developer DB Instance" for "description" property
29-Nov-2016 12:34:21.137 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service Catalina
29-Nov-2016 12:34:21.137 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet Engine: Apache Tomcat/8.5.4
29-Nov-2016 12:34:21.152 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler [http-nio-8080]
29-Nov-2016 12:34:21.160 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler [ajp-nio-8009]
29-Nov-2016 12:34:21.162 INFO [main] org.apache.catalina.startup.Catalina.start Server startup in 48 ms
Connected to server
[2016-11-29 12:34:21,354] Artifact tracs-2.0.war: Artifact is being deployed, please wait...
29-Nov-2016 12:34:21.538 WARNING [RMI TCP Connection(5)-127.0.0.1] org.apache.catalina.startup.SetContextPropertiesRule.begin [SetContextPropertiesRule]{Context} Setting property 'debug' to 'true' did not find a matching property.
29-Nov-2016 12:34:24.841 INFO [RMI TCP Connection(5)-127.0.0.1] org.apache.jasper.servlet.TldScanner.scanJars 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.
. ____ _ __ _ _
/\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \
( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \
\\/ ___)| |_)| | | | | || (_| | ) ) ) )
' |____| .__|_| |_|_| |_\__, | / / / /
=========|_|==============|___/=/_/_/_/
:: Spring Boot :: (v1.4.0.RELEASE)
2016-11-29 12:34:25.954 INFO 2212 --- [on(5)-127.0.0.1] gov.doi.tracs.TracsApplication : Starting TracsApplication on ifw9wsfr-jh with PID 2212 (C:\dev\tomcat-conf\tracs\webapps\tracs\WEB-INF\classes started by jhall in C:\dev\apache-tomcat-8.5.4\bin)
2016-11-29 12:34:25.958 INFO 2212 --- [on(5)-127.0.0.1] gov.doi.tracs.TracsApplication : No active profile set, falling back to default profiles: default
2016-11-29 12:34:26.186 INFO 2212 --- [on(5)-127.0.0.1] ationConfigEmbeddedWebApplicationContext : Refreshing org.springframework.boot.context.embedded.AnnotationConfigEmbeddedWebApplicationContext@1f7ca81d: startup date [Tue Nov 29 12:34:26 MST 2016]; root of context hierarchy
2016-11-29 12:34:27.981 INFO 2212 --- [on(5)-127.0.0.1] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode!
2016-11-29 12:34:28.322 INFO 2212 --- [on(5)-127.0.0.1] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode!
2016-11-29 12:34:28.410 INFO 2212 --- [on(5)-127.0.0.1] .RepositoryConfigurationExtensionSupport : Spring Data JPA - Could not safely identify store assignment for repository candidate interface gov.doi.tracs.domain.repositories.solr.LookupDataRepository.
2016-11-29 12:34:29.394 INFO 2212 --- [on(5)-127.0.0.1] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [class org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$4a1e586f] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2016-11-29 12:34:29.504 INFO 2212 --- [on(5)-127.0.0.1] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.security.config.annotation.configuration.ObjectPostProcessorConfiguration' of type [class org.springframework.security.config.annotation.configuration.ObjectPostProcessorConfiguration$$EnhancerBySpringCGLIB$$e2cc20a9] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2016-11-29 12:34:29.523 INFO 2212 --- [on(5)-127.0.0.1] trationDelegate$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)
2016-11-29 12:34:29.526 INFO 2212 --- [on(5)-127.0.0.1] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler@762d44dd' of type [class org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2016-11-29 12:34:29.538 INFO 2212 --- [on(5)-127.0.0.1] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.security.config.annotation.method.configuration.GlobalMethodSecurityConfiguration' of type [class org.springframework.security.config.annotation.method.configuration.GlobalMethodSecurityConfiguration$$EnhancerBySpringCGLIB$$7a0c35b] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2016-11-29 12:34:29.551 INFO 2212 --- [on(5)-127.0.0.1] trationDelegate$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)
2016-11-29 12:34:29.990 INFO 2212 --- [on(5)-127.0.0.1] trationDelegate$BeanPostProcessorChecker : Bean 'spring.data.rest-org.springframework.boot.autoconfigure.data.rest.RepositoryRestProperties' of type [class org.springframework.boot.autoconfigure.data.rest.RepositoryRestProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2016-11-29 12:34:30.023 INFO 2212 --- [on(5)-127.0.0.1] trationDelegate$BeanPostProcessorChecker : Bean 'repositoryConfiguration' of type [class gov.doi.tracs.configurations.RepositoryConfiguration$$EnhancerBySpringCGLIB$$a616049a] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2016-11-29 12:34:30.033 INFO 2212 --- [on(5)-127.0.0.1] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.boot.autoconfigure.data.rest.RepositoryRestMvcAutoConfiguration' of type [class org.springframework.boot.autoconfigure.data.rest.RepositoryRestMvcAutoConfiguration$$EnhancerBySpringCGLIB$$882ca961] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2016-11-29 12:34:30.194 INFO 2212 --- [on(5)-127.0.0.1] trationDelegate$BeanPostProcessorChecker : Bean 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties' of type [class org.springframework.boot.autoconfigure.jackson.JacksonProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2016-11-29 12:34:30.204 INFO 2212 --- [on(5)-127.0.0.1] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration' of type [class org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration$$EnhancerBySpringCGLIB$$13158008] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2016-11-29 12:34:30.218 INFO 2212 --- [on(5)-127.0.0.1] trationDelegate$BeanPostProcessorChecker : Bean 'standardJacksonObjectMapperBuilderCustomizer' of type [class org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration$StandardJackson2ObjectMapperBuilderCustomizer] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2016-11-29 12:34:30.229 INFO 2212 --- [on(5)-127.0.0.1] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration' of type [class org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration$$EnhancerBySpringCGLIB$$57fe9a19] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2016-11-29 12:34:30.243 INFO 2212 --- [on(5)-127.0.0.1] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration' of type [class org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$$EnhancerBySpringCGLIB$$87bd758f] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2016-11-29 12:34:30.279 INFO 2212 --- [on(5)-127.0.0.1] trationDelegate$BeanPostProcessorChecker : Bean 'jsonComponentModule' of type [class org.springframework.boot.jackson.JsonComponentModule] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2016-11-29 12:34:30.295 INFO 2212 --- [on(5)-127.0.0.1] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.data.web.config.SpringDataJacksonConfiguration' of type [class org.springframework.data.web.config.SpringDataJacksonConfiguration$$EnhancerBySpringCGLIB$$82c4cc43] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2016-11-29 12:34:30.310 INFO 2212 --- [on(5)-127.0.0.1] trationDelegate$BeanPostProcessorChecker : Bean 'jacksonGeoModule' of type [class org.springframework.data.geo.GeoModule] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2016-11-29 12:34:30.318 INFO 2212 --- [on(5)-127.0.0.1] trationDelegate$BeanPostProcessorChecker : Bean 'jacksonObjectMapperBuilder' of type [class org.springframework.http.converter.json.Jackson2ObjectMapperBuilder] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2016-11-29 12:34:30.319 INFO 2212 --- [on(5)-127.0.0.1] trationDelegate$BeanPostProcessorChecker : Bean 'springBootRepositoryRestConfigurer' of type [class org.springframework.boot.autoconfigure.data.rest.SpringBootRepositoryRestConfigurer] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2016-11-29 12:34:30.328 INFO 2212 --- [on(5)-127.0.0.1] trationDelegate$BeanPostProcessorChecker : Bean 'defaultRelProvider' of type [class org.springframework.hateoas.core.EvoInflectorRelProvider] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2016-11-29 12:34:30.333 INFO 2212 --- [on(5)-127.0.0.1] trationDelegate$BeanPostProcessorChecker : Bean 'annotationRelProvider' of type [class org.springframework.hateoas.core.AnnotationRelProvider] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2016-11-29 12:34:30.348 INFO 2212 --- [on(5)-127.0.0.1] trationDelegate$BeanPostProcessorChecker : Bean '(inner bean)#6f6c054d' of type [class org.springframework.plugin.core.support.PluginRegistryFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2016-11-29 12:34:30.360 INFO 2212 --- [on(5)-127.0.0.1] trationDelegate$BeanPostProcessorChecker : Bean '(inner bean)#6f6c054d' of type [class org.springframework.plugin.core.OrderAwarePluginRegistry] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2016-11-29 12:34:30.369 INFO 2212 --- [on(5)-127.0.0.1] trationDelegate$BeanPostProcessorChecker : Bean '_relProvider' of type [class org.springframework.hateoas.core.DelegatingRelProvider] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2016-11-29 12:34:30.372 INFO 2212 --- [on(5)-127.0.0.1] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.boot.autoconfigure.data.rest.SpringBootRepositoryRestMvcConfiguration' of type [class org.springframework.boot.autoconfigure.data.rest.SpringBootRepositoryRestMvcConfiguration$$EnhancerBySpringCGLIB$$d01a218f] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2016-11-29 12:34:30.518 INFO 2212 --- [on(5)-127.0.0.1] o.s.web.context.ContextLoader : Root WebApplicationContext: initialization completed in 4332 ms
2016-11-29 12:34:31.303 INFO 2212 --- [on(5)-127.0.0.1] o.s.b.w.servlet.FilterRegistrationBean : Mapping filter: 'errorPageFilter' to: [/*]
2016-11-29 12:34:31.304 INFO 2212 --- [on(5)-127.0.0.1] o.s.b.w.servlet.FilterRegistrationBean : Mapping filter: 'characterEncodingFilter' to: [/*]
2016-11-29 12:34:31.306 INFO 2212 --- [on(5)-127.0.0.1] .s.DelegatingFilterProxyRegistrationBean : Mapping filter: 'springSecurityFilterChain' to: [/*]
2016-11-29 12:34:31.306 INFO 2212 --- [on(5)-127.0.0.1] o.s.b.w.servlet.ServletRegistrationBean : Mapping servlet: 'dispatcherServlet' to [/]
2016-11-29 12:34:32.272 INFO 2212 --- [on(5)-127.0.0.1] j.LocalContainerEntityManagerFactoryBean : Building JPA container EntityManagerFactory for persistence unit 'default'
2016-11-29 12:34:32.296 INFO 2212 --- [on(5)-127.0.0.1] o.hibernate.jpa.internal.util.LogHelper : HHH000204: Processing PersistenceUnitInfo [
name: default
...]
2016-11-29 12:34:32.423 INFO 2212 --- [on(5)-127.0.0.1] org.hibernate.Version : HHH000412: Hibernate Core {5.0.9.Final}
2016-11-29 12:34:32.427 INFO 2212 --- [on(5)-127.0.0.1] org.hibernate.cfg.Environment : HHH000206: hibernate.properties not found
2016-11-29 12:34:32.429 INFO 2212 --- [on(5)-127.0.0.1] org.hibernate.cfg.Environment : HHH000021: Bytecode provider name : javassist
2016-11-29 12:34:32.449 INFO 2212 --- [on(5)-127.0.0.1] o.h.spatial.integration.SpatialService : HHH80000001: hibernate-spatial integration enabled : true
2016-11-29 12:34:32.553 INFO 2212 --- [on(5)-127.0.0.1] o.hibernate.annotations.common.Version : HCANN000001: Hibernate Commons Annotations {5.0.1.Final}
2016-11-29 12:34:32.825 INFO 2212 --- [on(5)-127.0.0.1] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.spatial.dialect.oracle.OracleSpatial10gDialect
2016-11-29 12:34:32.904 INFO 2212 --- [on(5)-127.0.0.1] o.h.e.j.e.i.LobCreatorBuilderImpl : HHH000424: Disabling contextual LOB creation as createClob() method threw error : java.lang.reflect.InvocationTargetException
2016-11-29 12:34:32.907 INFO 2212 --- [on(5)-127.0.0.1] o.h.s.d.oracle.OracleSpatial10gDialect : HHH80000002: hibernate-spatial using Connection Finder for creating Oracle types : org.geolatte.geom.codec.db.oracle.DefaultConnectionFinder
2016-11-29 12:34:32.942 INFO 2212 --- [on(5)-127.0.0.1] o.h.e.boot.internal.EnversServiceImpl : Envers integration enabled? : true
2016-11-29 12:34:33.352 WARN 2212 --- [on(5)-127.0.0.1] org.hibernate.orm.deprecation : HHH90000014: Found use of deprecated [org.hibernate.id.SequenceHiLoGenerator] sequence-based id generator; use org.hibernate.id.enhanced.SequenceStyleGenerator instead. See Hibernate Domain Model Mapping Guide for details.
2016-11-29 12:34:33.355 WARN 2212 --- [on(5)-127.0.0.1] org.hibernate.orm.deprecation : HHH90000014: Found use of deprecated [org.hibernate.id.SequenceHiLoGenerator] sequence-based id generator; use org.hibernate.id.enhanced.SequenceStyleGenerator instead. See Hibernate Domain Model Mapping Guide for details.
2016-11-29 12:34:33.356 WARN 2212 --- [on(5)-127.0.0.1] org.hibernate.orm.deprecation : HHH90000014: Found use of deprecated [org.hibernate.id.SequenceHiLoGenerator] sequence-based id generator; use org.hibernate.id.enhanced.SequenceStyleGenerator instead. See Hibernate Domain Model Mapping Guide for details.
2016-11-29 12:34:33.356 WARN 2212 --- [on(5)-127.0.0.1] org.hibernate.orm.deprecation : HHH90000014: Found use of deprecated [org.hibernate.id.SequenceHiLoGenerator] sequence-based id generator; use org.hibernate.id.enhanced.SequenceStyleGenerator instead. See Hibernate Domain Model Mapping Guide for details.
2016-11-29 12:34:33.356 WARN 2212 --- [on(5)-127.0.0.1] org.hibernate.orm.deprecation : HHH90000014: Found use of deprecated [org.hibernate.id.SequenceHiLoGenerator] sequence-based id generator; use org.hibernate.id.enhanced.SequenceStyleGenerator instead. See Hibernate Domain Model Mapping Guide for details.
2016-11-29 12:34:33.356 WARN 2212 --- [on(5)-127.0.0.1] org.hibernate.orm.deprecation : HHH90000014: Found use of deprecated [org.hibernate.id.SequenceHiLoGenerator] sequence-based id generator; use org.hibernate.id.enhanced.SequenceStyleGenerator instead. See Hibernate Domain Model Mapping Guide for details.
2016-11-29 12:34:33.356 WARN 2212 --- [on(5)-127.0.0.1] org.hibernate.orm.deprecation : HHH90000014: Found use of deprecated [org.hibernate.id.SequenceHiLoGenerator] sequence-based id generator; use org.hibernate.id.enhanced.SequenceStyleGenerator instead. See Hibernate Domain Model Mapping Guide for details.
2016-11-29 12:34:33.356 WARN 2212 --- [on(5)-127.0.0.1] org.hibernate.orm.deprecation : HHH90000014: Found use of deprecated [org.hibernate.id.SequenceHiLoGenerator] sequence-based id generator; use org.hibernate.id.enhanced.SequenceStyleGenerator instead. See Hibernate Domain Model Mapping Guide for details.
2016-11-29 12:34:33.357 WARN 2212 --- [on(5)-127.0.0.1] org.hibernate.orm.deprecation : HHH90000014: Found use of deprecated [org.hibernate.id.SequenceHiLoGenerator] sequence-based id generator; use org.hibernate.id.enhanced.SequenceStyleGenerator instead. See Hibernate Domain Model Mapping Guide for details.
2016-11-29 12:34:33.357 WARN 2212 --- [on(5)-127.0.0.1] org.hibernate.orm.deprecation : HHH90000014: Found use of deprecated [org.hibernate.id.SequenceHiLoGenerator] sequence-based id generator; use org.hibernate.id.enhanced.SequenceStyleGenerator instead. See Hibernate Domain Model Mapping Guide for details.
2016-11-29 12:34:33.357 WARN 2212 --- [on(5)-127.0.0.1] org.hibernate.orm.deprecation : HHH90000014: Found use of deprecated [org.hibernate.id.SequenceHiLoGenerator] sequence-based id generator; use org.hibernate.id.enhanced.SequenceStyleGenerator instead. See Hibernate Domain Model Mapping Guide for details.
2016-11-29 12:34:33.357 WARN 2212 --- [on(5)-127.0.0.1] org.hibernate.orm.deprecation : HHH90000014: Found use of deprecated [org.hibernate.id.SequenceHiLoGenerator] sequence-based id generator; use org.hibernate.id.enhanced.SequenceStyleGenerator instead. See Hibernate Domain Model Mapping Guide for details.
2016-11-29 12:34:33.357 WARN 2212 --- [on(5)-127.0.0.1] org.hibernate.orm.deprecation : HHH90000014: Found use of deprecated [org.hibernate.id.SequenceHiLoGenerator] sequence-based id generator; use org.hibernate.id.enhanced.SequenceStyleGenerator instead. See Hibernate Domain Model Mapping Guide for details.
2016-11-29 12:34:33.357 WARN 2212 --- [on(5)-127.0.0.1] org.hibernate.orm.deprecation : HHH90000014: Found use of deprecated [org.hibernate.id.SequenceHiLoGenerator] sequence-based id generator; use org.hibernate.id.enhanced.SequenceStyleGenerator instead. See Hibernate Domain Model Mapping Guide for details.
2016-11-29 12:34:33.357 WARN 2212 --- [on(5)-127.0.0.1] org.hibernate.orm.deprecation : HHH90000014: Found use of deprecated [org.hibernate.id.SequenceHiLoGenerator] sequence-based id generator; use org.hibernate.id.enhanced.SequenceStyleGenerator instead. See Hibernate Domain Model Mapping Guide for details.
2016-11-29 12:34:33.357 WARN 2212 --- [on(5)-127.0.0.1] org.hibernate.orm.deprecation : HHH90000014: Found use of deprecated [org.hibernate.id.SequenceHiLoGenerator] sequence-based id generator; use org.hibernate.id.enhanced.SequenceStyleGenerator instead. See Hibernate Domain Model Mapping Guide for details.
2016-11-29 12:34:33.358 WARN 2212 --- [on(5)-127.0.0.1] org.hibernate.orm.deprecation : HHH90000014: Found use of deprecated [org.hibernate.id.SequenceHiLoGenerator] sequence-based id generator; use org.hibernate.id.enhanced.SequenceStyleGenerator instead. See Hibernate Domain Model Mapping Guide for details.
2016-11-29 12:34:33.358 WARN 2212 --- [on(5)-127.0.0.1] org.hibernate.orm.deprecation : HHH90000014: Found use of deprecated [org.hibernate.id.SequenceHiLoGenerator] sequence-based id generator; use org.hibernate.id.enhanced.SequenceStyleGenerator instead. See Hibernate Domain Model Mapping Guide for details.
2016-11-29 12:34:33.747 WARN 2212 --- [on(5)-127.0.0.1] c.e.i.s.EhcacheAccessStrategyFactoryImpl : HHH020007: read-only cache configured for mutable entity [gov.doi.tracs.domain.StateProvince]
2016-11-29 12:34:34.004 INFO 2212 --- [on(5)-127.0.0.1] j.LocalContainerEntityManagerFactoryBean : Initialized JPA EntityManagerFactory for persistence unit 'default'
2016-11-29 12:34:34.723 INFO 2212 --- [anager@218352d8] net.sf.ehcache.util.UpdateChecker : New update(s) found: 2.4.7 [http://www.terracotta.org/confluence/display/release/Release+Notes+Ehcache+Core+2.4]. Please check http://ehcache.org for the latest version.
2016-11-29 12:34:35.508 INFO 2212 --- [on(5)-127.0.0.1] o.h.h.i.QueryTranslatorFactoryInitiator : HHH000397: Using ASTQueryTranslatorFactory
2016-11-29 12:34:36.509 INFO 2212 --- [on(5)-127.0.0.1] o.s.b.f.config.PropertiesFactoryBean : Loading properties file from class path resource [rest-default-messages.properties]
2016-11-29 12:34:37.307 INFO 2212 --- [on(5)-127.0.0.1] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/account/passreset/sendcode],methods=[POST]}" onto public void gov.doi.tracs.accountmanagement.AccountManagementController.sendPasswordCode(java.lang.String)
2016-11-29 12:34:37.308 INFO 2212 --- [on(5)-127.0.0.1] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/account/password/start],methods=[GET]}" onto public void gov.doi.tracs.accountmanagement.AccountManagementController.startPassChange(java.lang.String)
2016-11-29 12:34:37.309 INFO 2212 --- [on(5)-127.0.0.1] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/account/password/change],methods=[POST]}" onto public void gov.doi.tracs.accountmanagement.AccountManagementController.changePassword(java.lang.String,java.lang.String,java.lang.String,java.lang.String)
2016-11-29 12:34:37.311 INFO 2212 --- [on(5)-127.0.0.1] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/error],produces=[application/json;charset=UTF-8]}" onto public org.springframework.http.ResponseEntity<?> gov.doi.tracs.errors.DefaultErrorController.error(javax.servlet.http.HttpServletRequest,java.lang.Throwable)
2016-11-29 12:34:37.311 INFO 2212 --- [on(5)-127.0.0.1] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/lookup/groups/hierarchy],methods=[GET]}" onto public gov.doi.tracs.lookups.FacetResources<org.springframework.hateoas.Resource<gov.doi.tracs.domain.solr.LookupData>> gov.doi.tracs.lookups.LookupController.getGroupHierarchy(java.lang.String,org.springframework.data.domain.Pageable,org.springframework.data.rest.webmvc.PersistentEntityResourceAssembler)
2016-11-29 12:34:37.311 INFO 2212 --- [on(5)-127.0.0.1] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/notifications/registration/expiredRequests/userAdminEmails],methods=[GET]}" onto public java.util.List<java.lang.String> gov.doi.tracs.notifications.NotificationsController.getUserAdminsEmailAddresses(java.lang.Long)
2016-11-29 12:34:37.312 INFO 2212 --- [on(5)-127.0.0.1] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/registration/updateNewOrg],methods=[POST]}" onto public void gov.doi.tracs.registration.RegistrationController.updateNewOrganization(java.lang.Long,gov.doi.tracs.domain.Organization)
2016-11-29 12:34:37.313 INFO 2212 --- [on(5)-127.0.0.1] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/registration/unknownUser],methods=[POST]}" onto public void gov.doi.tracs.registration.RegistrationController.updateUnknownUser(java.lang.Long)
2016-11-29 12:34:37.313 INFO 2212 --- [on(5)-127.0.0.1] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/registration/approve],methods=[POST]}" onto public void gov.doi.tracs.registration.RegistrationController.approveRegistrationRequest(gov.doi.tracs.registration.RegistrationApprovalRequestBody)
2016-11-29 12:34:37.313 INFO 2212 --- [on(5)-127.0.0.1] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/registration/deny],methods=[POST]}" onto public void gov.doi.tracs.registration.RegistrationController.denyRegistrationRequest(gov.doi.tracs.registration.domain.RegistrationRequest)
2016-11-29 12:34:37.313 INFO 2212 --- [on(5)-127.0.0.1] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/account/register/verify],methods=[GET]}" onto public java.lang.String gov.doi.tracs.registration.RegistrationVerificationController.verifyRegistration(java.lang.Long,java.lang.String) throws java.lang.Exception
2016-11-29 12:34:37.314 INFO 2212 --- [on(5)-127.0.0.1] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/secpoc/group]}" onto public java.lang.String gov.doi.tracs.security.SecurityPocController.adminGroup()
2016-11-29 12:34:37.314 INFO 2212 --- [on(5)-127.0.0.1] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/secpoc/org]}" onto public java.lang.String gov.doi.tracs.security.SecurityPocController.adminOrg(java.lang.Long)
2016-11-29 12:34:37.314 INFO 2212 --- [on(5)-127.0.0.1] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/secpoc/userdetails]}" onto public java.util.Map<java.lang.String, java.lang.Object> gov.doi.tracs.security.SecurityPocController.getUserDetails()
2016-11-29 12:34:37.365 INFO 2212 --- [on(5)-127.0.0.1] o.s.w.s.handler.SimpleUrlHandlerMapping : Mapped URL path [/login] onto handler of type [class org.springframework.web.servlet.mvc.ParameterizableViewController]
2016-11-29 12:34:37.416 INFO 2212 --- [on(5)-127.0.0.1] o.s.w.s.handler.SimpleUrlHandlerMapping : Mapped URL path [/*.html] onto handler of type [class org.springframework.web.servlet.resource.ResourceHttpRequestHandler]
2016-11-29 12:34:37.416 INFO 2212 --- [on(5)-127.0.0.1] o.s.w.s.handler.SimpleUrlHandlerMapping : Mapped URL path [/components/**] onto handler of type [class org.springframework.web.servlet.resource.ResourceHttpRequestHandler]
2016-11-29 12:34:37.416 INFO 2212 --- [on(5)-127.0.0.1] o.s.w.s.handler.SimpleUrlHandlerMapping : Mapped URL path [/assets/**] onto handler of type [class org.springframework.web.servlet.resource.ResourceHttpRequestHandler]
2016-11-29 12:34:37.563 INFO 2212 --- [on(5)-127.0.0.1] s.w.s.m.m.a.RequestMappingHandlerAdapter : Looking for @ControllerAdvice: org.springframework.boot.context.embedded.AnnotationConfigEmbeddedWebApplicationContext@1f7ca81d: startup date [Tue Nov 29 12:34:26 MST 2016]; root of context hierarchy
2016-11-29 12:34:37.669 INFO 2212 --- [on(5)-127.0.0.1] .m.m.a.ExceptionHandlerExceptionResolver : Detected @ExceptionHandler methods in defaultErrorHandler
2016-11-29 12:34:37.669 INFO 2212 --- [on(5)-127.0.0.1] .m.m.a.ExceptionHandlerExceptionResolver : Detected @ExceptionHandler methods in repositoryRestExceptionHandler
2016-11-29 12:34:38.267 INFO 2212 --- [on(5)-127.0.0.1] o.s.d.r.w.RepositoryRestHandlerAdapter : Looking for @ControllerAdvice: org.springframework.boot.context.embedded.AnnotationConfigEmbeddedWebApplicationContext@1f7ca81d: startup date [Tue Nov 29 12:34:26 MST 2016]; root of context hierarchy
2016-11-29 12:34:38.307 INFO 2212 --- [on(5)-127.0.0.1] o.s.d.r.w.RepositoryRestHandlerMapping : Mapped "{[/ || ],methods=[GET],produces=[application/hal+json || application/json || application/*+json;charset=UTF-8]}" onto public org.springframework.http.HttpEntity<org.springframework.data.rest.webmvc.RepositoryLinksResource> org.springframework.data.rest.webmvc.RepositoryController.listRepositories()
2016-11-29 12:34:38.308 INFO 2212 --- [on(5)-127.0.0.1] o.s.d.r.w.RepositoryRestHandlerMapping : Mapped "{[/ || ],methods=[OPTIONS],produces=[application/hal+json || application/json || application/*+json;charset=UTF-8]}" onto public org.springframework.http.HttpEntity<?> org.springframework.data.rest.webmvc.RepositoryController.optionsForRepositories()
2016-11-29 12:34:38.308 INFO 2212 --- [on(5)-127.0.0.1] o.s.d.r.w.RepositoryRestHandlerMapping : Mapped "{[/ || ],methods=[HEAD],produces=[application/hal+json || application/json || application/*+json;charset=UTF-8]}" onto public org.springframework.http.ResponseEntity<?> org.springframework.data.rest.webmvc.RepositoryController.headForRepositories()
2016-11-29 12:34:38.309 INFO 2212 --- [on(5)-127.0.0.1] o.s.d.r.w.RepositoryRestHandlerMapping : Mapped "{[/{repository}/{id}],methods=[GET],produces=[application/hal+json || application/json || application/*+json;charset=UTF-8]}" onto public org.springframework.http.ResponseEntity<org.springframework.hateoas.Resource<?>> org.springframework.data.rest.webmvc.RepositoryEntityController.getItemResource(org.springframework.data.rest.webmvc.RootResourceInformation,java.io.Serializable,org.springframework.data.rest.webmvc.PersistentEntityResourceAssembler,org.springframework.util.MultiValueMap<java.lang.String, java.lang.String>) throws org.springframework.web.HttpRequestMethodNotSupportedException
2016-11-29 12:34:38.310 INFO 2212 --- [on(5)-127.0.0.1] o.s.d.r.w.RepositoryRestHandlerMapping : Mapped "{[/{repository}/{id}],methods=[PUT],produces=[application/hal+json || application/json || application/*+json;charset=UTF-8]}" onto public org.springframework.http.ResponseEntity<? extends org.springframework.hateoas.ResourceSupport> org.springframework.data.rest.webmvc.RepositoryEntityController.putItemResource(org.springframework.data.rest.webmvc.RootResourceInformation,org.springframework.data.rest.webmvc.PersistentEntityResource,java.io.Serializable,org.springframework.data.rest.webmvc.PersistentEntityResourceAssembler,org.springframework.data.rest.webmvc.support.ETag,java.lang.String) throws org.springframework.web.HttpRequestMethodNotSupportedException
2016-11-29 12:34:38.310 INFO 2212 --- [on(5)-127.0.0.1] o.s.d.r.w.RepositoryRestHandlerMapping : Mapped "{[/{repository}],methods=[OPTIONS],produces=[application/hal+json || application/json || application/*+json;charset=UTF-8]}" onto public org.springframework.http.ResponseEntity<?> org.springframework.data.rest.webmvc.RepositoryEntityController.optionsForCollectionResource(org.springframework.data.rest.webmvc.RootResourceInformation)
2016-11-29 12:34:38.310 INFO 2212 --- [on(5)-127.0.0.1] o.s.d.r.w.RepositoryRestHandlerMapping : Mapped "{[/{repository}],methods=[HEAD],produces=[application/hal+json || application/json || application/*+json;charset=UTF-8]}" onto public org.springframework.http.ResponseEntity<?> org.springframework.data.rest.webmvc.RepositoryEntityController.headCollectionResource(org.springframework.data.rest.webmvc.RootResourceInformation,org.springframework.data.rest.webmvc.support.DefaultedPageable) throws org.springframework.web.HttpRequestMethodNotSupportedException
2016-11-29 12:34:38.310 INFO 2212 --- [on(5)-127.0.0.1] o.s.d.r.w.RepositoryRestHandlerMapping : Mapped "{[/{repository}],methods=[GET],produces=[application/hal+json || application/json || application/*+json;charset=UTF-8]}" onto public org.springframework.hateoas.Resources<?> org.springframework.data.rest.webmvc.RepositoryEntityController.getCollectionResource(org.springframework.data.rest.webmvc.RootResourceInformation,org.springframework.data.rest.webmvc.support.DefaultedPageable,org.springframework.data.domain.Sort,org.springframework.data.rest.webmvc.PersistentEntityResourceAssembler) throws org.springframework.data.rest.webmvc.ResourceNotFoundException,org.springframework.web.HttpRequestMethodNotSupportedException
2016-11-29 12:34:38.310 INFO 2212 --- [on(5)-127.0.0.1] o.s.d.r.w.RepositoryRestHandlerMapping : Mapped "{[/{repository}],methods=[GET],produces=[application/x-spring-data-compact+json || text/uri-list]}" onto public org.springframework.hateoas.Resources<?> org.springframework.data.rest.webmvc.RepositoryEntityController.getCollectionResourceCompact(org.springframework.data.rest.webmvc.RootResourceInformation,org.springframework.data.rest.webmvc.support.DefaultedPageable,org.springframework.data.domain.Sort,org.springframework.data.rest.webmvc.PersistentEntityResourceAssembler) throws org.springframework.data.rest.webmvc.ResourceNotFoundException,org.springframework.web.HttpRequestMethodNotSupportedException
2016-11-29 12:34:38.311 INFO 2212 --- [on(5)-127.0.0.1] o.s.d.r.w.RepositoryRestHandlerMapping : Mapped "{[/{repository}],methods=[POST],produces=[application/hal+json || application/json || application/*+json;charset=UTF-8]}" onto public org.springframework.http.ResponseEntity<org.springframework.hateoas.ResourceSupport> org.springframework.data.rest.webmvc.RepositoryEntityController.postCollectionResource(org.springframework.data.rest.webmvc.RootResourceInformation,org.springframework.data.rest.webmvc.PersistentEntityResource,org.springframework.data.rest.webmvc.PersistentEntityResourceAssembler,java.lang.String) throws org.springframework.web.HttpRequestMethodNotSupportedException
2016-11-29 12:34:38.315 INFO 2212 --- [on(5)-127.0.0.1] o.s.d.r.w.RepositoryRestHandlerMapping : Mapped "{[/{repository}/{id}],methods=[OPTIONS],produces=[application/hal+json || application/json || application/*+json;charset=UTF-8]}" onto public org.springframework.http.ResponseEntity<?> org.springframework.data.rest.webmvc.RepositoryEntityController.optionsForItemResource(org.springframework.data.rest.webmvc.RootResourceInformation)
2016-11-29 12:34:38.315 INFO 2212 --- [on(5)-127.0.0.1] o.s.d.r.w.RepositoryRestHandlerMapping : Mapped "{[/{repository}/{id}],methods=[HEAD],produces=[application/hal+json || application/json || application/*+json;charset=UTF-8]}" onto public org.springframework.http.ResponseEntity<?> org.springframework.data.rest.webmvc.RepositoryEntityController.headForItemResource(org.springframework.data.rest.webmvc.RootResourceInformation,java.io.Serializable,org.springframework.data.rest.webmvc.PersistentEntityResourceAssembler) throws org.springframework.web.HttpRequestMethodNotSupportedException
2016-11-29 12:34:38.316 INFO 2212 --- [on(5)-127.0.0.1] o.s.d.r.w.RepositoryRestHandlerMapping : Mapped "{[/{repository}/{id}],methods=[PATCH],produces=[application/hal+json || application/json || application/*+json;charset=UTF-8]}" onto public org.springframework.http.ResponseEntity<org.springframework.hateoas.ResourceSupport> org.springframework.data.rest.webmvc.RepositoryEntityController.patchItemResource(org.springframework.data.rest.webmvc.RootResourceInformation,org.springframework.data.rest.webmvc.PersistentEntityResource,java.io.Serializable,org.springframework.data.rest.webmvc.PersistentEntityResourceAssembler,org.springframework.data.rest.webmvc.support.ETag,java.lang.String) throws org.springframework.web.HttpRequestMethodNotSupportedException,org.springframework.data.rest.webmvc.ResourceNotFoundException
2016-11-29 12:34:38.316 INFO 2212 --- [on(5)-127.0.0.1] o.s.d.r.w.RepositoryRestHandlerMapping : Mapped "{[/{repository}/{id}],methods=[DELETE],produces=[application/hal+json || application/json || application/*+json;charset=UTF-8]}" onto public org.springframework.http.ResponseEntity<?> org.springframework.data.rest.webmvc.RepositoryEntityController.deleteItemResource(org.springframework.data.rest.webmvc.RootResourceInformation,java.io.Serializable,org.springframework.data.rest.webmvc.support.ETag) throws org.springframework.data.rest.webmvc.ResourceNotFoundException,org.springframework.web.HttpRequestMethodNotSupportedException
2016-11-29 12:34:38.318 INFO 2212 --- [on(5)-127.0.0.1] o.s.d.r.w.RepositoryRestHandlerMapping : Mapped "{[/{repository}/{id}/{property}],methods=[GET],produces=[application/hal+json || application/json || application/*+json;charset=UTF-8]}" onto public org.springframework.http.ResponseEntity<org.springframework.hateoas.ResourceSupport> org.springframework.data.rest.webmvc.RepositoryPropertyReferenceController.followPropertyReference(org.springframework.data.rest.webmvc.RootResourceInformation,java.io.Serializable,java.lang.String,org.springframework.data.rest.webmvc.PersistentEntityResourceAssembler) throws java.lang.Exception
2016-11-29 12:34:38.318 INFO 2212 --- [on(5)-127.0.0.1] o.s.d.r.w.RepositoryRestHandlerMapping : Mapped "{[/{repository}/{id}/{property}/{propertyId}],methods=[GET],produces=[application/hal+json || application/json || application/*+json;charset=UTF-8]}" onto public org.springframework.http.ResponseEntity<org.springframework.hateoas.ResourceSupport> org.springframework.data.rest.webmvc.RepositoryPropertyReferenceController.followPropertyReference(org.springframework.data.rest.webmvc.RootResourceInformation,java.io.Serializable,java.lang.String,java.lang.String,org.springframework.data.rest.webmvc.PersistentEntityResourceAssembler) throws java.lang.Exception
2016-11-29 12:34:38.319 INFO 2212 --- [on(5)-127.0.0.1] o.s.d.r.w.RepositoryRestHandlerMapping : Mapped "{[/{repository}/{id}/{property}],methods=[DELETE],produces=[application/hal+json || application/json || application/*+json;charset=UTF-8]}" onto public org.springframework.http.ResponseEntity<? extends org.springframework.hateoas.ResourceSupport> org.springframework.data.rest.webmvc.RepositoryPropertyReferenceController.deletePropertyReference(org.springframework.data.rest.webmvc.RootResourceInformation,java.io.Serializable,java.lang.String) throws java.lang.Exception
2016-11-29 12:34:38.319 INFO 2212 --- [on(5)-127.0.0.1] o.s.d.r.w.RepositoryRestHandlerMapping : Mapped "{[/{repository}/{id}/{property}],methods=[GET],produces=[application/x-spring-data-compact+json || text/uri-list]}" onto public org.springframework.http.ResponseEntity<org.springframework.hateoas.ResourceSupport> org.springframework.data.rest.webmvc.RepositoryPropertyReferenceController.followPropertyReferenceCompact(org.springframework.data.rest.webmvc.RootResourceInformation,java.io.Serializable,java.lang.String,org.springframework.data.rest.webmvc.PersistentEntityResourceAssembler) throws java.lang.Exception
2016-11-29 12:34:38.319 INFO 2212 --- [on(5)-127.0.0.1] o.s.d.r.w.RepositoryRestHandlerMapping : Mapped "{[/{repository}/{id}/{property}],methods=[PATCH || PUT || POST],consumes=[application/json || application/x-spring-data-compact+json || text/uri-list],produces=[application/hal+json || application/json || application/*+json;charset=UTF-8]}" onto public org.springframework.http.ResponseEntity<? extends org.springframework.hateoas.ResourceSupport> org.springframework.data.rest.webmvc.RepositoryPropertyReferenceController.createPropertyReference(org.springframework.data.rest.webmvc.RootResourceInformation,org.springframework.http.HttpMethod,org.springframework.hateoas.Resources<java.lang.Object>,java.io.Serializable,java.lang.String) throws java.lang.Exception
2016-11-29 12:34:38.319 INFO 2212 --- [on(5)-127.0.0.1] o.s.d.r.w.RepositoryRestHandlerMapping : Mapped "{[/{repository}/{id}/{property}/{propertyId}],methods=[DELETE],produces=[application/hal+json || application/json || application/*+json;charset=UTF-8]}" onto public org.springframework.http.ResponseEntity<org.springframework.hateoas.ResourceSupport> org.springframework.data.rest.webmvc.RepositoryPropertyReferenceController.deletePropertyReferenceId(org.springframework.data.rest.webmvc.RootResourceInformation,java.io.Serializable,java.lang.String,java.lang.String) throws java.lang.Exception
2016-11-29 12:34:38.320 INFO 2212 --- [on(5)-127.0.0.1] o.s.d.r.w.RepositoryRestHandlerMapping : Mapped "{[/{repository}/search/{search}],methods=[HEAD],produces=[application/hal+json || application/json || application/*+json;charset=UTF-8]}" onto public org.springframework.http.ResponseEntity<java.lang.Object> org.springframework.data.rest.webmvc.RepositorySearchController.headForSearch(org.springframework.data.rest.webmvc.RootResourceInformation,java.lang.String)
2016-11-29 12:34:38.323 INFO 2212 --- [on(5)-127.0.0.1] o.s.d.r.w.RepositoryRestHandlerMapping : Mapped "{[/{repository}/search],methods=[GET],produces=[application/hal+json || application/json || application/*+json;charset=UTF-8]}" onto public org.springframework.data.rest.webmvc.RepositorySearchesResource org.springframework.data.rest.webmvc.RepositorySearchController.listSearches(org.springframework.data.rest.webmvc.RootResourceInformation)
2016-11-29 12:34:38.323 INFO 2212 --- [on(5)-127.0.0.1] o.s.d.r.w.RepositoryRestHandlerMapping : Mapped "{[/{repository}/search/{search}],methods=[OPTIONS],produces=[application/hal+json || application/json || application/*+json;charset=UTF-8]}" onto public org.springframework.http.ResponseEntity<java.lang.Object> org.springframework.data.rest.webmvc.RepositorySearchController.optionsForSearch(org.springframework.data.rest.webmvc.RootResourceInformation,java.lang.String)
2016-11-29 12:34:38.323 INFO 2212 --- [on(5)-127.0.0.1] o.s.d.r.w.RepositoryRestHandlerMapping : Mapped "{[/{repository}/search],methods=[HEAD],produces=[application/hal+json || application/json || application/*+json;charset=UTF-8]}" onto public org.springframework.http.HttpEntity<?> org.springframework.data.rest.webmvc.RepositorySearchController.headForSearches(org.springframework.data.rest.webmvc.RootResourceInformation)
2016-11-29 12:34:38.323 INFO 2212 --- [on(5)-127.0.0.1] o.s.d.r.w.RepositoryRestHandlerMapping : Mapped "{[/{repository}/search/{search}],methods=[GET],produces=[application/hal+json || application/json || application/*+json;charset=UTF-8]}" onto public org.springframework.http.ResponseEntity<java.lang.Object> org.springframework.data.rest.webmvc.RepositorySearchController.executeSearch(org.springframework.data.rest.webmvc.RootResourceInformation,org.springframework.util.MultiValueMap<java.lang.String, java.lang.Object>,java.lang.String,org.springframework.data.rest.webmvc.support.DefaultedPageable,org.springframework.data.domain.Sort,org.springframework.data.rest.webmvc.PersistentEntityResourceAssembler)
2016-11-29 12:34:38.324 INFO 2212 --- [on(5)-127.0.0.1] o.s.d.r.w.RepositoryRestHandlerMapping : Mapped "{[/{repository}/search],methods=[OPTIONS],produces=[application/hal+json || application/json || application/*+json;charset=UTF-8]}" onto public org.springframework.http.HttpEntity<?> org.springframework.data.rest.webmvc.RepositorySearchController.optionsForSearches(org.springframework.data.rest.webmvc.RootResourceInformation)
2016-11-29 12:34:38.324 INFO 2212 --- [on(5)-127.0.0.1] o.s.d.r.w.RepositoryRestHandlerMapping : Mapped "{[/{repository}/search/{search}],methods=[GET],produces=[application/x-spring-data-compact+json]}" onto public org.springframework.hateoas.ResourceSupport org.springframework.data.rest.webmvc.RepositorySearchController.executeSearchCompact(org.springframework.data.rest.webmvc.RootResourceInformation,org.springframework.util.MultiValueMap<java.lang.String, java.lang.Object>,java.lang.String,java.lang.String,org.springframework.data.rest.webmvc.support.DefaultedPageable,org.springframework.data.domain.Sort,org.springframework.data.rest.webmvc.PersistentEntityResourceAssembler)
2016-11-29 12:34:38.326 INFO 2212 --- [on(5)-127.0.0.1] o.s.d.r.w.BasePathAwareHandlerMapping : Mapped "{[/lookup/groups/hierarchy],methods=[GET]}" onto public gov.doi.tracs.lookups.FacetResources<org.springframework.hateoas.Resource<gov.doi.tracs.domain.solr.LookupData>> gov.doi.tracs.lookups.LookupController.getGroupHierarchy(java.lang.String,org.springframework.data.domain.Pageable,org.springframework.data.rest.webmvc.PersistentEntityResourceAssembler)
2016-11-29 12:34:38.326 INFO 2212 --- [on(5)-127.0.0.1] o.s.d.r.w.BasePathAwareHandlerMapping : Mapped "{[/notifications/registration/expiredRequests/userAdminEmails],methods=[GET]}" onto public java.util.List<java.lang.String> gov.doi.tracs.notifications.NotificationsController.getUserAdminsEmailAddresses(java.lang.Long)
2016-11-29 12:34:38.327 INFO 2212 --- [on(5)-127.0.0.1] o.s.d.r.w.BasePathAwareHandlerMapping : Mapped "{[/profile/{repository}],methods=[GET],produces=[application/alps+json || */*]}" onto org.springframework.http.HttpEntity<org.springframework.data.rest.webmvc.RootResourceInformation> org.springframework.data.rest.webmvc.alps.AlpsController.descriptor(org.springframework.data.rest.webmvc.RootResourceInformation)
2016-11-29 12:34:38.327 INFO 2212 --- [on(5)-127.0.0.1] o.s.d.r.w.BasePathAwareHandlerMapping : Mapped "{[/profile/{repository}],methods=[OPTIONS],produces=[application/alps+json]}" onto org.springframework.http.HttpEntity<?> org.springframework.data.rest.webmvc.alps.AlpsController.alpsOptions()
2016-11-29 12:34:38.327 INFO 2212 --- [on(5)-127.0.0.1] o.s.d.r.w.BasePathAwareHandlerMapping : Mapped "{[/profile],methods=[OPTIONS]}" onto public org.springframework.http.HttpEntity<?> org.springframework.data.rest.webmvc.ProfileController.profileOptions()
2016-11-29 12:34:38.327 INFO 2212 --- [on(5)-127.0.0.1] o.s.d.r.w.BasePathAwareHandlerMapping : Mapped "{[/profile],methods=[GET]}" onto org.springframework.http.HttpEntity<org.springframework.hateoas.ResourceSupport> org.springframework.data.rest.webmvc.ProfileController.listAllFormsOfMetadata()
2016-11-29 12:34:38.327 INFO 2212 --- [on(5)-127.0.0.1] o.s.d.r.w.BasePathAwareHandlerMapping : Mapped "{[/profile/{repository}],methods=[GET],produces=[application/schema+json]}" onto public org.springframework.http.HttpEntity<org.springframework.data.rest.webmvc.json.JsonSchema> org.springframework.data.rest.webmvc.RepositorySchemaController.schema(org.springframework.data.rest.webmvc.RootResourceInformation)
2016-11-29 12:34:38.351 INFO 2212 --- [on(5)-127.0.0.1] .m.m.a.ExceptionHandlerExceptionResolver : Detected @ExceptionHandler methods in defaultErrorHandler
2016-11-29 12:34:38.351 INFO 2212 --- [on(5)-127.0.0.1] .m.m.a.ExceptionHandlerExceptionResolver : Detected @ExceptionHandler methods in repositoryRestExceptionHandler
2016-11-29 12:34:38.611 INFO 2212 --- [on(5)-127.0.0.1] o.s.s.web.DefaultSecurityFilterChain : Creating filter chain: Ant [pattern='/css/**'], []
2016-11-29 12:34:38.611 INFO 2212 --- [on(5)-127.0.0.1] o.s.s.web.DefaultSecurityFilterChain : Creating filter chain: Ant [pattern='/js/**'], []
2016-11-29 12:34:38.611 INFO 2212 --- [on(5)-127.0.0.1] o.s.s.web.DefaultSecurityFilterChain : Creating filter chain: Ant [pattern='/images/**'], []
2016-11-29 12:34:38.611 INFO 2212 --- [on(5)-127.0.0.1] o.s.s.web.DefaultSecurityFilterChain : Creating filter chain: Ant [pattern='/webjars/**'], []
2016-11-29 12:34:38.611 INFO 2212 --- [on(5)-127.0.0.1] o.s.s.web.DefaultSecurityFilterChain : Creating filter chain: Ant [pattern='/**/favicon.ico'], []
2016-11-29 12:34:38.611 INFO 2212 --- [on(5)-127.0.0.1] o.s.s.web.DefaultSecurityFilterChain : Creating filter chain: Ant [pattern='/error'], []
2016-11-29 12:34:38.845 INFO 2212 --- [on(5)-127.0.0.1] o.s.s.web.DefaultSecurityFilterChain : Creating filter chain: org.springframework.security.web.util.matcher.AnyRequestMatcher@1, [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@442c4ca9, org.springframework.security.web.context.SecurityContextPersistenceFilter@3eecfe02, org.springframework.security.web.header.HeaderWriterFilter@6cf9a478, org.springframework.security.web.authentication.logout.LogoutFilter@5feb9c76, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@d6773ce, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@4f7207f1, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@3dc2af32, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@7263aee1, org.springframework.security.web.session.SessionManagementFilter@59065271, org.springframework.security.web.access.ExceptionTranslationFilter@87d6b81, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@765b0157]
2016-11-29 12:34:38.892 INFO 2212 --- [on(5)-127.0.0.1] o.s.s.web.DefaultSecurityFilterChain : Creating filter chain: OrRequestMatcher [requestMatchers=[Ant [pattern='/**']]], [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@7ab7646a, org.springframework.security.web.context.SecurityContextPersistenceFilter@61b9e84d, org.springframework.security.web.header.HeaderWriterFilter@621f2065, org.springframework.security.web.authentication.logout.LogoutFilter@7462eea2, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@71956df0, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@4a6edd06, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@5169d026, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@37719af9, org.springframework.security.web.session.SessionManagementFilter@2bc06f7e, org.springframework.security.web.access.ExceptionTranslationFilter@7158d39, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@3565b83b]
2016-11-29 12:34:39.412 INFO 2212 --- [on(5)-127.0.0.1] o.s.j.e.a.AnnotationMBeanExporter : Registering beans for JMX exposure on startup
2016-11-29 12:34:39.432 INFO 2212 --- [on(5)-127.0.0.1] gov.doi.tracs.TracsApplication : Started TracsApplication in 14.301 seconds (JVM running for 20.141)
[2016-11-29 12:34:39,486] Artifact tracs-2.0.war: Artifact is deployed successfully
[2016-11-29 12:34:39,486] Artifact tracs-2.0.war: Deploy took 18,132 milliseconds
2016-11-29 12:34:39.958 INFO 2212 --- [nio-8080-exec-1] o.s.web.servlet.DispatcherServlet : FrameworkServlet 'dispatcherServlet': initialization started
2016-11-29 12:34:39.989 INFO 2212 --- [nio-8080-exec-1] o.s.web.servlet.DispatcherServlet : FrameworkServlet 'dispatcherServlet': initialization completed in 31 ms
The only difference I see before it dies in 2016.3 is "Picked up JAVA_TOOL_OPTIONS: -agentpath:"C:\Windows\FireEye\JavaAgentDll_00.dll""
JAVA_TOOL_OPTIONS environment seems to be picked up in 2016.3. Try disabling the parent environment in the run/debug configuration.
Sorry, how do I "disable the parent environment" in the run/debug config?
What values do you pass here?
This is it; pretty basic:
That is for Run which still works. Note that Debug will have different options.
Sorry -
Do you see JAVA_TOOL_OPTIONS when you use Run instead of Debug in 2016.3 or does it happen for both Run and Debug?
Nope -
C:\dev\apache-tomcat-8.5.4\bin\catalina.bat run
Console output is saving to: C:\src\tracs-server.log
[2016-11-29 12:55:36,620] Artifact tracs-2.0.war: Server is not connected. Deploy is not available.
Using CATALINA_BASE: "C:\Users\jhall\.IntelliJIdea2016.3\system\tomcat\Unnamed_tracs_2"
Using CATALINA_HOME: "C:\dev\apache-tomcat-8.5.4"
Using CATALINA_TMPDIR: "C:\Users\jhall\.IntelliJIdea2016.3\system\tomcat\Unnamed_tracs_2\temp"
Using JRE_HOME: "C:\Program Files\Java\jdk1.8.0_92"
Using CLASSPATH: "C:\dev\apache-tomcat-8.5.4\bin\bootstrap.jar;C:\dev\apache-tomcat-8.5.4\bin\tomcat-juli.jar"
29-Nov-2016 12:55:37.456 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent Loaded APR based Apache Tomcat Native library 1.2.8 using APR version 1.5.2.
29-Nov-2016 12:55:37.456 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true].
29-Nov-2016 12:55:37.456 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR/OpenSSL configuration: useAprConnector [false], useOpenSSL [true]
29-Nov-2016 12:55:38.279 INFO [main] org.apache.catalina.core.AprLifecycleListener.initializeSSL OpenSSL successfully initialized (OpenSSL 1.0.2h 3 May 2016)
29-Nov-2016 12:55:38.368 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-8080"]
29-Nov-2016 12:55:38.383 INFO [main] org.apache.tomcat.util.net.NioSelectorPool.getSharedSelector Using a shared selector for servlet write/read
29-Nov-2016 12:55:38.385 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["ajp-nio-8009"]
29-Nov-2016 12:55:38.386 INFO [main] org.apache.tomcat.util.net.NioSelectorPool.getSharedSelector Using a shared selector for servlet write/read
29-Nov-2016 12:55:38.387 INFO [main] org.apache.catalina.startup.Catalina.load Initialization processed in 1120 ms
29-Nov-2016 12:55:38.397 WARNING [main] org.apache.tomcat.dbcp.dbcp2.BasicDataSourceFactory.getObjectInstance Name = tracs Property maxActive is not used in DBCP2, use maxTotal instead. maxTotal default value is 8. You have set value of "500" for "maxActive" property, which is being ignored.
29-Nov-2016 12:55:38.397 WARNING [main] org.apache.tomcat.dbcp.dbcp2.BasicDataSourceFactory.getObjectInstance Name = tracs Property maxWait is not used in DBCP2 , use maxWaitMillis instead. maxWaitMillis default value is -1. You have set value of "3000" for "maxWait" property, which is being ignored.
29-Nov-2016 12:55:38.397 INFO [main] org.apache.tomcat.dbcp.dbcp2.BasicDataSourceFactory.getObjectInstance Name = tracs Ignoring unknown property: value of "Local Developer DB Instance" for "description" property
29-Nov-2016 12:55:38.409 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service Catalina
29-Nov-2016 12:55:38.409 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet Engine: Apache Tomcat/8.5.4
29-Nov-2016 12:55:38.423 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler [http-nio-8080]
29-Nov-2016 12:55:38.432 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler [ajp-nio-8009]
29-Nov-2016 12:55:38.434 INFO [main] org.apache.catalina.startup.Catalina.start Server startup in 47 ms
Connected to server
[2016-11-29 12:55:38,833] Artifact tracs-2.0.war: Artifact is being deployed, please wait...
You may need to unset JAVA_TOOL_OPTIONS environment variable in your system settings as it seems to conflict with the debugger agent. https://docs.oracle.com/javase/8/docs/platform/jvmti/jvmti.html#tooloptions.
It's still not clear why this option is picked up only on Debug and only in 2016.3. Maybe something has changed in the code that controls the environment variables passed on to Tomcat.
Surprisingly, JAVA_TOOL_OPTIONS isn't set in the environment variables; and it doesn't exist in catalina.bat either. And I can't uninstall FireEye; it's required to be installed by my employer...
Are you sure? Please check with http://www.rapidee.com/.
Sorry, I'm not allowed to install that tool, but yes, I am sure.
Can you modify catalina.bat?
In this case you can add something like:
in the beginning to unset it.
Sure, I'll give it a shot
I don't know what process is "picking up" JAVA_TOOL_OPTIONS or from where, but that worked. Thanks Serge.
We have the same problem when launching our tomcat configuration on IntelliJ 2016.3, for some reason Java8 is used but our project use java6 as specified in the project configuration.
We are forced to stay on 2016.2.5 for now. Changing local variable is not an option for us. We pass the variables with the IDE.
What exactly do you mean by the same problem? Third-party java agent breaking Tomcat startup because of the JAVA_TOOL_OPTIONS environment variable?
If not, please submit a new thread or a ticket to support, because your problem could be completely different.
My tomcat run configuration is set to jdk1.6
When I install the maven project, it works fine using 1.6
When I start the run configuration, it tries to compile using 1.8
In the run configuration, I have set the JRE to 1.6
Information:Using javac 1.8.0_111 to compile java sources
The exact same configuration works fine using previous version of IntelliJ, it started doing this with the latest version 2016.3
Your problem is completely unrelated to the one discussed in this thread. See https://youtrack.jetbrains.com/issue/IDEA-163321 and https://youtrack.jetbrains.com/issue/IDEA-164402.
You are completely right, sorry for using this thread, I'll try the latest early access build
Thanks