2012-07-20 10:19:54,475 DEBUG [org.springframework.web.servlet.DispatcherServlet] [http-bio-8080-exec-10] DispatcherServlet with name 'appServlet' processing POST request for [/queryserver-1.0.1/execute-query] 2012-07-20 10:19:54,506 DEBUG [org.springframework.web.servlet.handler.AbstractHandlerMethodMapping] [http-bio-8080-exec-10] Looking up handler method for path /execute-query 2012-07-20 10:19:54,506 DEBUG [org.springframework.web.servlet.handler.AbstractHandlerMethodMapping] [http-bio-8080-exec-10] Returning handler method [public com.ge.research.sadl.queryserver.webapp.controller.ExecuteQueryResult com.ge.research.sadl.queryserver.webapp.controller.QueryController.executeQuery(java.lang.String,java.lang.String,org.springframework.web.multipart.MultipartFile[],java.lang.String,javax.servlet.http.HttpServletResponse)] 2012-07-20 10:19:54,506 DEBUG [org.springframework.beans.factory.support.AbstractBeanFactory] [http-bio-8080-exec-10] Returning cached instance of singleton bean 'queryController' 2012-07-20 10:19:54,506 DEBUG [org.springframework.core.env.AbstractEnvironment] [http-bio-8080-exec-10] Initializing new StandardEnvironment 2012-07-20 10:19:54,506 DEBUG [org.springframework.core.env.MutablePropertySources] [http-bio-8080-exec-10] Adding [systemProperties] PropertySource with lowest search precedence 2012-07-20 10:19:54,506 DEBUG [org.springframework.core.env.MutablePropertySources] [http-bio-8080-exec-10] Adding [systemEnvironment] PropertySource with lowest search precedence 2012-07-20 10:19:54,506 DEBUG [org.springframework.core.env.AbstractEnvironment] [http-bio-8080-exec-10] Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment] 2012-07-20 10:19:54,506 DEBUG [org.springframework.core.env.AbstractEnvironment] [http-bio-8080-exec-10] Initializing new StandardEnvironment 2012-07-20 10:19:54,506 DEBUG [org.springframework.core.env.MutablePropertySources] [http-bio-8080-exec-10] Adding [systemProperties] PropertySource with lowest search precedence 2012-07-20 10:19:54,506 DEBUG [org.springframework.core.env.MutablePropertySources] [http-bio-8080-exec-10] Adding [systemEnvironment] PropertySource with lowest search precedence 2012-07-20 10:19:54,506 DEBUG [org.springframework.core.env.AbstractEnvironment] [http-bio-8080-exec-10] Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment] 2012-07-20 10:19:54,506 DEBUG [org.springframework.core.env.AbstractEnvironment] [http-bio-8080-exec-10] Initializing new StandardEnvironment 2012-07-20 10:19:54,506 DEBUG [org.springframework.core.env.MutablePropertySources] [http-bio-8080-exec-10] Adding [systemProperties] PropertySource with lowest search precedence 2012-07-20 10:19:54,506 DEBUG [org.springframework.core.env.MutablePropertySources] [http-bio-8080-exec-10] Adding [systemEnvironment] PropertySource with lowest search precedence 2012-07-20 10:19:54,506 DEBUG [org.springframework.core.env.AbstractEnvironment] [http-bio-8080-exec-10] Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment] 2012-07-20 10:19:54,506 DEBUG [org.springframework.core.env.AbstractEnvironment] [http-bio-8080-exec-10] Initializing new StandardEnvironment 2012-07-20 10:19:54,506 DEBUG [org.springframework.core.env.MutablePropertySources] [http-bio-8080-exec-10] Adding [systemProperties] PropertySource with lowest search precedence 2012-07-20 10:19:54,506 DEBUG [org.springframework.core.env.MutablePropertySources] [http-bio-8080-exec-10] Adding [systemEnvironment] PropertySource with lowest search precedence 2012-07-20 10:19:54,506 DEBUG [org.springframework.core.env.AbstractEnvironment] [http-bio-8080-exec-10] Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment] 2012-07-20 10:19:54,522 DEBUG [org.springframework.core.env.AbstractEnvironment] [http-bio-8080-exec-10] Initializing new StandardEnvironment 2012-07-20 10:19:54,522 DEBUG [org.springframework.core.env.MutablePropertySources] [http-bio-8080-exec-10] Adding [systemProperties] PropertySource with lowest search precedence 2012-07-20 10:19:54,522 DEBUG [org.springframework.core.env.MutablePropertySources] [http-bio-8080-exec-10] Adding [systemEnvironment] PropertySource with lowest search precedence 2012-07-20 10:19:54,522 DEBUG [org.springframework.core.env.AbstractEnvironment] [http-bio-8080-exec-10] Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment] 2012-07-20 10:19:54,522 DEBUG [org.springframework.beans.BeanUtils] [http-bio-8080-exec-10] No property editor [org.springframework.web.multipart.MultipartFileEditor] found for type org.springframework.web.multipart.MultipartFile according to 'Editor' suffix convention 2012-07-20 10:19:54,522 DEBUG [org.springframework.web.servlet.handler.AbstractHandlerExceptionResolver] [http-bio-8080-exec-10] Resolving exception from handler [public com.ge.research.sadl.queryserver.webapp.controller.ExecuteQueryResult com.ge.research.sadl.queryserver.webapp.controller.QueryController.executeQuery(java.lang.String,java.lang.String,org.springframework.web.multipart.MultipartFile[],java.lang.String,javax.servlet.http.HttpServletResponse)]: org.springframework.beans.ConversionNotSupportedException: Failed to convert value of type 'java.lang.String' to required type 'org.springframework.web.multipart.MultipartFile[]'; nested exception is java.lang.IllegalStateException: Cannot convert value of type [java.lang.String] to required type [org.springframework.web.multipart.MultipartFile]: no matching editors or conversion strategy found 2012-07-20 10:19:54,522 DEBUG [org.springframework.web.servlet.handler.AbstractHandlerExceptionResolver] [http-bio-8080-exec-10] Resolving exception from handler [public com.ge.research.sadl.queryserver.webapp.controller.ExecuteQueryResult com.ge.research.sadl.queryserver.webapp.controller.QueryController.executeQuery(java.lang.String,java.lang.String,org.springframework.web.multipart.MultipartFile[],java.lang.String,javax.servlet.http.HttpServletResponse)]: org.springframework.beans.ConversionNotSupportedException: Failed to convert value of type 'java.lang.String' to required type 'org.springframework.web.multipart.MultipartFile[]'; nested exception is java.lang.IllegalStateException: Cannot convert value of type [java.lang.String] to required type [org.springframework.web.multipart.MultipartFile]: no matching editors or conversion strategy found 2012-07-20 10:19:54,522 DEBUG [org.springframework.web.servlet.handler.AbstractHandlerExceptionResolver] [http-bio-8080-exec-10] Resolving exception from handler [public com.ge.research.sadl.queryserver.webapp.controller.ExecuteQueryResult com.ge.research.sadl.queryserver.webapp.controller.QueryController.executeQuery(java.lang.String,java.lang.String,org.springframework.web.multipart.MultipartFile[],java.lang.String,javax.servlet.http.HttpServletResponse)]: org.springframework.beans.ConversionNotSupportedException: Failed to convert value of type 'java.lang.String' to required type 'org.springframework.web.multipart.MultipartFile[]'; nested exception is java.lang.IllegalStateException: Cannot convert value of type [java.lang.String] to required type [org.springframework.web.multipart.MultipartFile]: no matching editors or conversion strategy found 2012-07-20 10:19:54,522 DEBUG [org.springframework.web.servlet.DispatcherServlet] [http-bio-8080-exec-10] Null ModelAndView returned to DispatcherServlet with name 'appServlet': assuming HandlerAdapter completed request handling 2012-07-20 10:19:54,522 DEBUG [org.springframework.web.servlet.FrameworkServlet] [http-bio-8080-exec-10] Successfully completed request