Advertisement
Guest User

WildFly Logs

a guest
Mar 28th, 2016
368
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 212.57 KB | None | 0 0
  1. 2016-03-28 09:10:21,782 INFO [org.jboss.as.repository] (DeploymentScanner-threads - 1) WFLYDR0001: Content added at location /home/jboss/wildfly-9.0.1.Final/standalone/data/content/bc/e8f091e2b3aaf2759b98c2fac76eb5fa6e63d5/content
  2. 2016-03-28 09:10:21,787 INFO [org.jboss.as.server.deployment] (MSC service thread 1-7) WFLYSRV0027: Starting deployment of "rm.war" (runtime-name: "rm.war")
  3. 2016-03-28 09:10:44,422 WARN [org.jboss.as.ee] (MSC service thread 1-7) WFLYEE0007: Not installing optional component org.springframework.http.server.ServletServerHttpAsyncRequestControl due to an exception (enable DEBUG log level to see the cause)
  4. 2016-03-28 09:10:44,423 WARN [org.jboss.as.ee] (MSC service thread 1-7) WFLYEE0007: Not installing optional component org.springframework.web.context.request.async.StandardServletAsyncWebRequest due to an exception (enable DEBUG log level to see the cause)
  5. 2016-03-28 09:10:44,858 WARN [org.jboss.weld.deployer] (MSC service thread 1-7) WFLYWELD0013: Deployment deployment "rm.war" contains CDI annotations but no bean archive was not found. (No beans.xml nor class with bean defining annotations)
  6. 2016-03-28 09:10:45,492 INFO [io.undertow.servlet] (ServerService Thread Pool -- 692) Spring WebApplicationInitializers detected on classpath: [com.bizmerlin.config.SpringWebAppInitializer@4185fc83]
  7. 2016-03-28 09:10:50,443 INFO [javax.enterprise.resource.webcontainer.jsf.config] (ServerService Thread Pool -- 692) Initializing Mojarra 2.2.11-jbossorg-1 20150505-1501 for context '/rm'
  8. 2016-03-28 09:11:26,533 INFO [com.bizmerlin.analysisapp.controller.LoginController] (default task-4) domain https://s3.bizmerlin.net:8443/analysisapp/
  9. 2016-03-28 09:11:28,496 INFO [io.undertow.servlet] (ServerService Thread Pool -- 692) Initializing Spring root WebApplicationContext
  10. 2016-03-28 09:11:28,496 INFO [org.springframework.web.context.ContextLoader] (ServerService Thread Pool -- 692) Root WebApplicationContext: initialization started
  11. 2016-03-28 09:11:35,832 INFO [org.springframework.web.context.support.AnnotationConfigWebApplicationContext] (ServerService Thread Pool -- 692) Refreshing Resource Management: startup date [Mon Mar 28 09:11:35 EDT 2016]; root of context hierarchy
  12. 2016-03-28 09:11:40,908 INFO [org.springframework.web.context.support.AnnotationConfigWebApplicationContext] (ServerService Thread Pool -- 692) Registering annotated classes: [class com.bizmerlin.config.ApplicationContextConfiguration]
  13. 2016-03-28 09:11:42,259 INFO [org.springframework.web.context.support.AnnotationConfigWebApplicationContext] (ServerService Thread Pool -- 692) Scanning base packages: [com.bizmerlin]
  14. 2016-03-28 09:12:23,965 INFO [org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor] (ServerService Thread Pool -- 692) JSR-330 'javax.inject.Inject' annotation found and supported for autowiring
  15. 2016-03-28 09:12:37,541 INFO [org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean] (ServerService Thread Pool -- 692) Building JPA container EntityManagerFactory for persistence unit 'default'
  16. 2016-03-28 09:12:38,482 INFO [org.hibernate.jpa.internal.util.LogHelper] (ServerService Thread Pool -- 692) HHH000204: Processing PersistenceUnitInfo [
  17. name: default
  18. ...]
  19. 2016-03-28 09:12:47,872 INFO [org.hibernate.Version] (ServerService Thread Pool -- 692) HHH000412: Hibernate Core {5.0.2.Final}
  20. 2016-03-28 09:12:47,928 INFO [org.hibernate.cfg.Environment] (ServerService Thread Pool -- 692) HHH000206: hibernate.properties not found
  21. 2016-03-28 09:12:48,028 INFO [org.hibernate.cfg.Environment] (ServerService Thread Pool -- 692) HHH000021: Bytecode provider name : javassist
  22. 2016-03-28 09:12:53,435 INFO [org.hibernate.annotations.common.Version] (ServerService Thread Pool -- 692) HCANN000001: Hibernate Commons Annotations {5.0.0.Final}
  23. 2016-03-28 09:13:06,297 INFO [org.hibernate.dialect.Dialect] (ServerService Thread Pool -- 692) HHH000400: Using dialect: org.hibernate.dialect.MySQLDialect
  24. 2016-03-28 09:13:09,999 INFO [org.hibernate.envers.boot.internal.EnversServiceImpl] (ServerService Thread Pool -- 692) Envers integration enabled? : true
  25. 2016-03-28 09:14:17,824 INFO [org.hibernate.hql.internal.QueryTranslatorFactoryInitiator] (ServerService Thread Pool -- 692) HHH000397: Using ASTQueryTranslatorFactory
  26. 2016-03-28 09:14:30,715 INFO [org.hibernate.dialect.Dialect] (ServerService Thread Pool -- 692) HHH000400: Using dialect: org.hibernate.dialect.MySQL5Dialect
  27. 2016-03-28 09:14:30,720 INFO [org.hibernate.envers.boot.internal.EnversServiceImpl] (ServerService Thread Pool -- 692) Envers integration enabled? : true
  28. 2016-03-28 09:14:33,025 INFO [org.hibernate.hql.internal.QueryTranslatorFactoryInitiator] (ServerService Thread Pool -- 692) HHH000397: Using ASTQueryTranslatorFactory
  29. 2016-03-28 09:15:19,352 INFO [com.bizmerlin.config.SCMConfig] (ServerService Thread Pool -- 692) items bean start
  30. 2016-03-28 09:15:19,361 INFO [com.bizmerlin.config.SCMConfig] (ServerService Thread Pool -- 692) getForceOnOffRules() begins:
  31. 2016-03-28 09:15:21,787 ERROR [org.jboss.as.controller.management-operation] (DeploymentScanner-threads - 1) WFLYCTL0348: Timeout after [300] seconds waiting for service container stability. Operation will roll back. Step that first updated the service container was 'full-replace-deployment' at address '[]'
  32. 2016-03-28 09:15:26,821 ERROR [org.jboss.as.controller.management-operation] (DeploymentScanner-threads - 1) WFLYCTL0190: Step handler org.jboss.as.server.deployment.DeploymentHandlerUtil$4@3dd55260 for operation {"operation" => "full-replace-deployment","address" => [],"name" => "rm.war","content" => [{"url" => "file:/home/jboss/wildfly-9.0.1.Final/standalone/deployments/rm.war"}],"persistent" => false,"owner" => [("subsystem" => "deployment-scanner"),("scanner" => "default")],"enabled" => true,"runtime-name" => undefined} at address [] failed handling operation rollback -- java.util.concurrent.TimeoutException: java.util.concurrent.TimeoutException
  33. at org.jboss.as.controller.OperationContextImpl.waitForRemovals(OperationContextImpl.java:396)
  34. at org.jboss.as.controller.AbstractOperationContext$Step.handleResult(AbstractOperationContext.java:1384)
  35. at org.jboss.as.controller.AbstractOperationContext$Step.finalizeInternal(AbstractOperationContext.java:1332)
  36. at org.jboss.as.controller.AbstractOperationContext$Step.finalizeStep(AbstractOperationContext.java:1292)
  37. at org.jboss.as.controller.AbstractOperationContext$Step.access$300(AbstractOperationContext.java:1180)
  38. at org.jboss.as.controller.AbstractOperationContext.handleContainerStabilityFailure(AbstractOperationContext.java:964)
  39. at org.jboss.as.controller.AbstractOperationContext.doCompleteStep(AbstractOperationContext.java:590)
  40. at org.jboss.as.controller.AbstractOperationContext.completeStepInternal(AbstractOperationContext.java:354)
  41. at org.jboss.as.controller.AbstractOperationContext.executeOperation(AbstractOperationContext.java:330)
  42. at org.jboss.as.controller.OperationContextImpl.executeOperation(OperationContextImpl.java:1183)
  43. at org.jboss.as.controller.ModelControllerImpl.internalExecute(ModelControllerImpl.java:362)
  44. at org.jboss.as.controller.ModelControllerImpl.execute(ModelControllerImpl.java:218)
  45. at org.jboss.as.controller.ModelControllerImpl$3$1$1.run(ModelControllerImpl.java:715)
  46. at org.jboss.as.controller.ModelControllerImpl$3$1$1.run(ModelControllerImpl.java:709)
  47. at java.security.AccessController.doPrivileged(Native Method)
  48. at org.jboss.as.controller.ModelControllerImpl$3$1.run(ModelControllerImpl.java:709)
  49. at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
  50. at java.util.concurrent.FutureTask.run(FutureTask.java:266)
  51. at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(ScheduledThreadPoolExecutor.java:180)
  52. at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:293)
  53. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
  54. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  55. at java.lang.Thread.run(Thread.java:745)
  56. at org.jboss.threads.JBossThread.run(JBossThread.java:320)
  57.  
  58. 2016-03-28 09:15:28,138 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/itemtype/delete/{itemId}]}" onto public java.lang.String com.bizmerlin.scm.controller.ItemTypeController.deleteItem(int,org.springframework.web.servlet.mvc.support.RedirectAttributes)
  59. 2016-03-28 09:15:28,191 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/itemtype/home]}" onto public java.lang.String com.bizmerlin.scm.controller.ItemTypeController.showAllItems(org.springframework.ui.ModelMap)
  60. 2016-03-28 09:15:28,192 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/itemtype/new]}" onto public org.springframework.web.servlet.ModelAndView com.bizmerlin.scm.controller.ItemTypeController.showItemDetailsPage(org.springframework.ui.ModelMap)
  61. 2016-03-28 09:15:28,192 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/itemtype/view/{itemId}]}" onto public java.lang.String com.bizmerlin.scm.controller.ItemTypeController.viewItemDetails(org.springframework.ui.ModelMap,int)
  62. 2016-03-28 09:15:28,192 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/itemtype/edit]}" onto public java.lang.String com.bizmerlin.scm.controller.ItemTypeController.editItem(com.bizmerlin.scm.model.ItemTypeModel,org.springframework.web.servlet.mvc.support.RedirectAttributes)
  63. 2016-03-28 09:15:28,197 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/routestop/new]}" onto public java.lang.String com.bizmerlin.scm.controller.RouteStopController.createNewRouteStop(com.bizmerlin.scm.model.RouteStopModel,javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpSession)
  64. 2016-03-28 09:15:28,197 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/routestop/delete/{routeId}/{routestopId}]}" onto public java.lang.String com.bizmerlin.scm.controller.RouteStopController.deleteRouteStop(org.springframework.ui.ModelMap,int,int)
  65. 2016-03-28 09:15:28,668 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/contact/delete/{contactId}]}" onto public java.lang.String com.bizmerlin.scm.controller.ContactController.deleteContact(int,org.springframework.web.servlet.mvc.support.RedirectAttributes)
  66. 2016-03-28 09:15:28,674 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/contact/add],methods=[POST]}" onto public java.lang.String com.bizmerlin.scm.controller.ContactController.createNewContact(com.bizmerlin.scm.model.ContactModel,javax.servlet.http.HttpServletRequest)
  67. 2016-03-28 09:15:28,674 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/contact/search]}" onto public java.lang.String com.bizmerlin.scm.controller.ContactController.searchContact(javax.servlet.http.HttpServletRequest,org.springframework.ui.ModelMap,javax.servlet.http.HttpSession)
  68. 2016-03-28 09:15:28,675 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/contact/home]}" onto public java.lang.String com.bizmerlin.scm.controller.ContactController.showAllContacts(org.springframework.ui.ModelMap,javax.servlet.http.HttpSession,javax.servlet.http.HttpServletRequest)
  69. 2016-03-28 09:15:28,675 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/contact/new]}" onto public org.springframework.web.servlet.ModelAndView com.bizmerlin.scm.controller.ContactController.showContactDetailsPage(org.springframework.ui.ModelMap)
  70. 2016-03-28 09:15:28,675 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/contact/view/{contactId}]}" onto public java.lang.String com.bizmerlin.scm.controller.ContactController.viewContactDetails(org.springframework.ui.ModelMap,int)
  71. 2016-03-28 09:15:28,675 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/contact/edit]}" onto public java.lang.String com.bizmerlin.scm.controller.ContactController.editContact(com.bizmerlin.scm.model.ContactModel,javax.servlet.http.HttpServletRequest,org.springframework.web.servlet.mvc.support.RedirectAttributes,javax.servlet.http.HttpSession)
  72. 2016-03-28 09:15:28,676 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/contact/ajax],methods=[POST],produces=[application/json]}" onto public java.util.Map<java.lang.Integer, java.lang.String> com.bizmerlin.scm.controller.ContactController.getContactListByAjax(java.lang.String)
  73. 2016-03-28 09:15:28,676 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/contact/addcontacttolocation]}" onto public java.lang.String com.bizmerlin.scm.controller.ContactController.attachContactWithLocation(javax.servlet.http.HttpServletRequest)
  74. 2016-03-28 09:15:28,677 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/contact/csv]}" onto public void com.bizmerlin.scm.controller.ContactController.getContactCSVList(javax.servlet.http.HttpServletResponse,javax.servlet.http.HttpSession)
  75. 2016-03-28 09:15:28,696 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/items/delete/{itemId}]}" onto public java.lang.String com.bizmerlin.scm.controller.ItemController.deleteItem(int,org.springframework.web.servlet.mvc.support.RedirectAttributes)
  76. 2016-03-28 09:15:28,696 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/items/edit/{itemId}]}" onto public java.lang.String com.bizmerlin.scm.controller.ItemController.showItemDetailsPage(org.springframework.ui.ModelMap,int,javax.servlet.http.HttpSession)
  77. 2016-03-28 09:15:29,081 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/items/new]}" onto public java.lang.String com.bizmerlin.scm.controller.ItemController.showItemDetailsPage(org.springframework.ui.ModelMap,javax.servlet.http.HttpSession)
  78. 2016-03-28 09:15:29,082 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/items/view/{itemId}]}" onto public java.lang.String com.bizmerlin.scm.controller.ItemController.viewItemDetails(org.springframework.ui.ModelMap,int)
  79. 2016-03-28 09:15:29,082 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/items/edititem]}" onto public java.lang.String com.bizmerlin.scm.controller.ItemController.editItemDetail(com.bizmerlin.scm.model.ItemModel,org.springframework.web.servlet.mvc.support.RedirectAttributes,javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpSession)
  80. 2016-03-28 09:15:29,083 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/items/relateditems],methods=[POST],produces=[application/json]}" onto public java.util.Map<java.lang.String, java.lang.Object> com.bizmerlin.scm.controller.ItemController.getRelatedItemsForAppliance(javax.servlet.http.HttpServletRequest)
  81. 2016-03-28 09:15:29,083 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/items/salesbyyear/{partno}],methods=[GET],produces=[application/json]}" onto public java.util.Map<java.lang.String, java.lang.Object> com.bizmerlin.scm.controller.ItemController.getSalesForAppliance(java.lang.String)
  82. 2016-03-28 09:15:29,083 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/items/orderbyyear/{partno}],methods=[GET],produces=[application/json]}" onto public java.util.Map<java.lang.String, java.lang.Object> com.bizmerlin.scm.controller.ItemController.getOrderForAppliance(java.lang.String)
  83. 2016-03-28 09:15:29,084 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/items/ajax],methods=[POST],produces=[application/json]}" onto public java.util.Map<java.lang.String, java.lang.String> com.bizmerlin.scm.controller.ItemController.getItemListByAjax(java.lang.String)
  84. 2016-03-28 09:15:29,084 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/items/csv]}" onto public void com.bizmerlin.scm.controller.ItemController.getItemCSVList(javax.servlet.http.HttpServletResponse,javax.servlet.http.HttpSession)
  85. 2016-03-28 09:15:29,084 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/items/forecastcsv]}" onto public void com.bizmerlin.scm.controller.ItemController.showForecastCSV(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse,org.springframework.ui.ModelMap)
  86. 2016-03-28 09:15:29,085 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/items/{resourceid}/{itemid}]}" onto public java.lang.String com.bizmerlin.scm.controller.ItemController.getResourceItemForecast(org.springframework.ui.ModelMap,java.lang.Integer,java.lang.Integer)
  87. 2016-03-28 09:15:29,085 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/items/chart/{resourceid}/{itemid}],methods=[GET],produces=[application/json]}" onto public java.util.ArrayList<java.lang.Object> com.bizmerlin.scm.controller.ItemController.getResourceItemForecastJSON(java.lang.Integer,java.lang.Integer)
  88. 2016-03-28 09:15:29,085 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/items/details/{itemid}],methods=[GET],produces=[application/json]}" onto public java.util.Map<java.lang.String, java.lang.Object> com.bizmerlin.scm.controller.ItemController.getItemDetailsInJson(java.lang.Integer)
  89. 2016-03-28 09:15:29,086 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/items/advsearch]}" onto public java.lang.String com.bizmerlin.scm.controller.ItemController.showItemAdvancedSearchPage(org.springframework.ui.ModelMap)
  90. 2016-03-28 09:15:29,086 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/items/getadvancedsearchquery]}" onto public java.lang.String com.bizmerlin.scm.controller.ItemController.getAdvancedSearchQuery(javax.servlet.http.HttpServletRequest,org.springframework.ui.ModelMap,javax.servlet.http.HttpSession)
  91. 2016-03-28 09:15:29,086 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/items/type/{itemType}],methods=[POST],produces=[application/json]}" onto public java.util.Map<java.lang.String, java.lang.Object> com.bizmerlin.scm.controller.ItemController.searchItemByType(java.lang.String,javax.servlet.http.HttpServletRequest,org.springframework.ui.ModelMap,javax.servlet.http.HttpSession)
  92. 2016-03-28 09:15:29,087 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/items/home/{type} || /items/home]}" onto public java.lang.String com.bizmerlin.scm.controller.ItemController.showItemHomePage(java.util.Map<java.lang.String, java.lang.String>,org.springframework.ui.ModelMap,javax.servlet.http.HttpSession)
  93. 2016-03-28 09:15:29,087 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/items/itemlocationbydemand/{locationid}/{itemid}]}" onto public java.lang.String com.bizmerlin.scm.controller.ItemController.showItemLocationByDemandPage(org.springframework.ui.ModelMap,java.lang.Integer,java.lang.Integer)
  94. 2016-03-28 09:15:29,087 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/items/itemlocationbydemandchart/{locationid}/{itemid}],methods=[GET],produces=[application/json]}" onto public java.util.ArrayList<java.util.Map<java.lang.String, java.lang.Object>> com.bizmerlin.scm.controller.ItemController.getLocationByDemandJSON(java.lang.Integer,java.lang.Integer)
  95. 2016-03-28 09:15:29,088 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/items/{type} || /items/],methods=[GET]}" onto public java.util.Map<java.lang.String, java.lang.Object> com.bizmerlin.scm.controller.ItemController.getItems(java.lang.String,java.lang.String,int,int,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.Double,java.lang.Double,javax.servlet.http.HttpSession)
  96. 2016-03-28 09:15:29,088 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/items/getAssociations],methods=[GET]}" onto public java.util.Map<java.lang.String, java.lang.Object> com.bizmerlin.scm.controller.ItemController.associations(java.lang.String,java.lang.String,int,int,java.lang.String,javax.servlet.http.HttpSession)
  97. 2016-03-28 09:15:29,089 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/items/associations]}" onto public java.lang.String com.bizmerlin.scm.controller.ItemController.associations(org.springframework.ui.ModelMap)
  98. 2016-03-28 09:15:29,090 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/resource/search],methods=[GET]}" onto public org.springframework.http.ResponseEntity<java.util.List<com.bizmerlin.scm.model.UserSlimModel>> com.bizmerlin.scm.controller.ResourceAdvancedSearchController.search(java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,int,int) throws java.io.UnsupportedEncodingException
  99. 2016-03-28 09:15:29,097 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/setup/administration]}" onto public java.lang.String com.bizmerlin.scm.controller.SetupController.validateLatLong(org.springframework.ui.ModelMap,javax.servlet.http.HttpSession)
  100. 2016-03-28 09:15:29,097 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/setup/analysis]}" onto public java.lang.String com.bizmerlin.scm.controller.SetupController.doAnalysis()
  101. 2016-03-28 09:15:29,097 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/setup/createtripsfromtripstops]}" onto public java.lang.String com.bizmerlin.scm.controller.SetupController.createTripsFromUnassignedTripStops(org.springframework.ui.ModelMap,javax.servlet.http.HttpSession)
  102. 2016-03-28 09:15:29,098 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/setup/createAllAssortment],methods=[POST]}" onto public java.lang.String com.bizmerlin.scm.controller.SetupController.createAssortmentForAllResource(org.springframework.ui.ModelMap,javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpSession)
  103. 2016-03-28 09:15:29,098 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/setup/assortmentevaluation],methods=[POST],produces=[application/json]}" onto public java.util.Map<java.lang.String, java.lang.Object> com.bizmerlin.scm.controller.SetupController.evaluateAssortment(javax.servlet.http.HttpServletRequest)
  104. 2016-03-28 09:15:29,099 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/setup/itemforecast],methods=[POST],produces=[application/json]}" onto public java.util.Map<java.lang.String, java.lang.Object> com.bizmerlin.scm.controller.SetupController.getItemForecast(javax.servlet.http.HttpServletRequest)
  105. 2016-03-28 09:15:29,099 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/setup/specialty],methods=[POST],produces=[application/json]}" onto public java.util.Map<java.lang.Integer, java.lang.String> com.bizmerlin.scm.controller.SetupController.getSpecialty(java.lang.String)
  106. 2016-03-28 09:15:29,099 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/setup/assortment],methods=[POST],produces=[application/json]}" onto public java.util.Map<java.lang.String, java.lang.Object> com.bizmerlin.scm.controller.SetupController.createAssortmentFromForecast(javax.servlet.http.HttpServletRequest)
  107. 2016-03-28 09:15:29,109 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/forecast/delete]}" onto public java.lang.String com.bizmerlin.scm.controller.ForecastController.deleteForecastById(javax.servlet.http.HttpServletRequest,org.springframework.web.servlet.mvc.support.RedirectAttributes)
  108. 2016-03-28 09:15:29,109 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/forecast/selectanalyticalmodel],methods=[POST],produces=[text/html]}" onto public void com.bizmerlin.scm.controller.ForecastController.selectAnalyticalModel(int,int,int,int) throws java.lang.Exception
  109. 2016-03-28 09:15:29,109 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/forecast/home/{userid} || /forecast/home],methods=[GET]}" onto public java.lang.String com.bizmerlin.scm.controller.ForecastController.showForecastHomePage(java.util.Map<java.lang.String, java.lang.String>,org.springframework.ui.ModelMap,javax.servlet.http.HttpSession,javax.servlet.http.HttpServletRequest)
  110. 2016-03-28 09:15:29,110 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/forecast/new]}" onto public java.lang.String com.bizmerlin.scm.controller.ForecastController.showForecastDetailsPage(org.springframework.ui.ModelMap,javax.servlet.http.HttpSession)
  111. 2016-03-28 09:15:29,110 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/forecast/view/{forecastId}]}" onto public java.lang.String com.bizmerlin.scm.controller.ForecastController.viewForecastDetails(int,org.springframework.ui.ModelMap,javax.servlet.http.HttpSession)
  112. 2016-03-28 09:15:29,110 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/forecast/edit]}" onto public java.lang.String com.bizmerlin.scm.controller.ForecastController.createUpdateForecast(com.bizmerlin.scm.model.ForecastModel,org.springframework.web.servlet.mvc.support.RedirectAttributes,javax.servlet.http.HttpSession,javax.servlet.http.HttpServletRequest,org.springframework.ui.ModelMap)
  113. 2016-03-28 09:15:29,111 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/forecast/list],methods=[POST],produces=[application/json]}" onto public java.util.Map<java.lang.Integer, java.lang.String> com.bizmerlin.scm.controller.ForecastController.getForecastssByAjax(java.lang.String)
  114. 2016-03-28 09:15:29,111 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/forecast/composeforecast],methods=[POST],produces=[application/json]}" onto public java.util.Map<java.lang.String, java.lang.Object> com.bizmerlin.scm.controller.ForecastController.composeForecasts(java.util.List<java.lang.Integer>,java.util.List<java.lang.Double>,java.lang.Integer)
  115. 2016-03-28 09:15:29,111 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/forecast/relatedforecast/{itemId}]}" onto public java.lang.String com.bizmerlin.scm.controller.ForecastController.showItemRelatedForecast(java.lang.Integer,org.springframework.ui.ModelMap,javax.servlet.http.HttpSession)
  116. 2016-03-28 09:15:29,112 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/forecast/itemforeccast],methods=[GET],produces=[application/json]}" onto public java.util.Map<java.lang.String, java.lang.Object> com.bizmerlin.scm.controller.ForecastController.getItemForeccast(java.lang.Integer,java.lang.Integer)
  117. 2016-03-28 09:15:29,113 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/forecast/analyticalmodelselection]}" onto public java.lang.String com.bizmerlin.scm.controller.ForecastController.showAnalyticsModelSelectionPage(javax.servlet.http.HttpServletRequest,org.springframework.ui.ModelMap) throws java.lang.Exception
  118. 2016-03-28 09:15:29,113 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/forecast/{userid} || /forecast/],methods=[GET]}" onto public java.util.Map<java.lang.String, java.lang.Object> com.bizmerlin.scm.controller.ForecastController.resources(java.util.Map<java.lang.String, java.lang.String>,java.lang.String,java.lang.String,java.lang.String,java.lang.String,int,int,int,javax.servlet.http.HttpSession,org.springframework.ui.ModelMap)
  119. 2016-03-28 09:15:29,113 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/forecast/search]}" onto public java.lang.String com.bizmerlin.scm.controller.ForecastController.search(org.springframework.ui.ModelMap,javax.servlet.http.HttpServletRequest)
  120. 2016-03-28 09:15:29,118 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/analytics/home]}" onto public java.lang.String com.bizmerlin.scm.controller.AnalyticsController.showAllReports()
  121. 2016-03-28 09:15:29,119 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/analytics/index]}" onto public java.lang.String com.bizmerlin.scm.controller.AnalyticsController.showIndexPage()
  122. 2016-03-28 09:15:29,119 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/analytics/{report}]}" onto public java.lang.String com.bizmerlin.scm.controller.AnalyticsController.showTruckReport(java.lang.String,org.springframework.ui.ModelMap)
  123. 2016-03-28 09:15:29,119 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/analytics/ShowMiscReportPage]}" onto public java.lang.String com.bizmerlin.scm.controller.AnalyticsController.showMiscReportPage(org.springframework.ui.ModelMap,javax.servlet.http.HttpSession)
  124. 2016-03-28 09:15:29,119 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/analytics/RunMiscReport],methods=[POST],produces=[application/json]}" onto public java.util.Map<java.lang.String, java.lang.String> com.bizmerlin.scm.controller.AnalyticsController.runMiscReport(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpSession)
  125. 2016-03-28 09:15:29,126 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/simulation/delete/{simulationId}]}" onto public java.lang.String com.bizmerlin.scm.controller.SimulationController.deleteItem(int,javax.servlet.http.HttpSession,javax.servlet.http.HttpServletRequest,org.springframework.web.servlet.mvc.support.RedirectAttributes)
  126. 2016-03-28 09:15:29,126 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/simulation/home]}" onto public java.lang.String com.bizmerlin.scm.controller.SimulationController.getAllSimulations(org.springframework.ui.ModelMap)
  127. 2016-03-28 09:15:29,126 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/simulation/new]}" onto public java.lang.String com.bizmerlin.scm.controller.SimulationController.showSimulationDetailsPage(org.springframework.ui.ModelMap)
  128. 2016-03-28 09:15:29,127 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/simulation/edit]}" onto public java.lang.String com.bizmerlin.scm.controller.SimulationController.editSimulation(com.bizmerlin.scm.model.SimulationModel,org.springframework.web.servlet.mvc.support.RedirectAttributes,javax.servlet.http.HttpSession,javax.servlet.http.HttpServletRequest)
  129. 2016-03-28 09:15:29,127 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/simulation/details/{simulationId}]}" onto public java.lang.String com.bizmerlin.scm.controller.SimulationController.viewSimulationDetails(int,org.springframework.ui.ModelMap,javax.servlet.http.HttpSession)
  130. 2016-03-28 09:15:29,127 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/simulation/overall/{groupid}/{month}/{year}],methods=[GET],produces=[application/json]}" onto public java.util.Map<java.lang.String, java.lang.Object> com.bizmerlin.scm.controller.SimulationController.calcualteOverallSimulationBySpecialty(java.lang.Integer,java.lang.Integer,java.lang.Integer)
  131. 2016-03-28 09:15:29,128 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/simulation/overall]}" onto public java.lang.String com.bizmerlin.scm.controller.SimulationController.showOverAllSimulation(org.springframework.ui.ModelMap)
  132. 2016-03-28 09:15:29,128 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/simulation/overall/csv/{groupid}/{month}/{year}]}" onto public void com.bizmerlin.scm.controller.SimulationController.getOverallSimulationInCSV(javax.servlet.http.HttpServletResponse,javax.servlet.http.HttpSession,java.lang.Integer,java.lang.Integer,java.lang.Integer)
  133. 2016-03-28 09:15:29,131 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/resources/resourceslist],methods=[GET]}" onto public java.util.Map<java.lang.String, java.lang.Object> com.bizmerlin.scm.controller.ResourceController.resourceslist(java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,int,int,java.lang.String,java.lang.String,javax.servlet.http.HttpSession)
  134. 2016-03-28 09:15:29,132 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/resources/{name}],methods=[GET]}" onto public com.bizmerlin.scm.bean.Resource com.bizmerlin.scm.controller.ResourceController.resourceByName(java.lang.String,java.lang.String)
  135. 2016-03-28 09:15:29,132 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/resources/new],methods=[POST]}" onto public java.lang.String com.bizmerlin.scm.controller.ResourceController.createNewResource(com.bizmerlin.scm.model.UserModel,javax.servlet.http.HttpServletRequest)
  136. 2016-03-28 09:15:29,132 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/resources],methods=[GET]}" onto public org.springframework.http.ResponseEntity<java.util.List<com.bizmerlin.scm.bean.Resource>> com.bizmerlin.scm.controller.ResourceController.resources(java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,int,int,java.lang.String,java.lang.String,javax.servlet.http.HttpSession)
  137. 2016-03-28 09:15:29,136 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/truck/delete/{truckId}]}" onto public java.lang.String com.bizmerlin.scm.controller.TruckController.deleteTruck(int,org.springframework.web.servlet.mvc.support.RedirectAttributes)
  138. 2016-03-28 09:15:29,136 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/truck/home]}" onto public java.lang.String com.bizmerlin.scm.controller.TruckController.showAllTrucks(org.springframework.ui.ModelMap)
  139. 2016-03-28 09:15:29,137 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/truck/new]}" onto public org.springframework.web.servlet.ModelAndView com.bizmerlin.scm.controller.TruckController.showTruckDetailsPage(org.springframework.ui.ModelMap)
  140. 2016-03-28 09:15:29,137 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/truck/view/{truckId}]}" onto public java.lang.String com.bizmerlin.scm.controller.TruckController.viewTruckDetails(org.springframework.ui.ModelMap,int)
  141. 2016-03-28 09:15:29,137 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/truck/edit]}" onto public java.lang.String com.bizmerlin.scm.controller.TruckController.editTruck(com.bizmerlin.scm.model.TruckModel,org.springframework.web.servlet.mvc.support.RedirectAttributes)
  142. 2016-03-28 09:15:29,142 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/locationcategory/delete/{locationCategoryId}]}" onto public java.lang.String com.bizmerlin.scm.controller.LocationCategoryController.deleteLocationCategory(java.lang.Integer,org.springframework.web.servlet.mvc.support.RedirectAttributes)
  143. 2016-03-28 09:15:29,143 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/locationcategory/home]}" onto public java.lang.String com.bizmerlin.scm.controller.LocationCategoryController.showLocationCategoryHome(org.springframework.ui.ModelMap)
  144. 2016-03-28 09:15:29,143 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/locationcategory/new]}" onto public java.lang.String com.bizmerlin.scm.controller.LocationCategoryController.showLocationCategoryDetailsPage(org.springframework.ui.ModelMap)
  145. 2016-03-28 09:15:29,143 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/locationcategory/JSONLocationCategories],methods=[POST],produces=[application/json]}" onto public java.util.Map<java.lang.String, java.lang.Object> com.bizmerlin.scm.controller.LocationCategoryController.getLocationCategoriesInJSON(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpSession)
  146. 2016-03-28 09:15:29,144 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/locationcategory/view/{locationCategoryId}]}" onto public java.lang.String com.bizmerlin.scm.controller.LocationCategoryController.viewLocationCategoryDetails(org.springframework.ui.ModelMap,java.lang.Integer)
  147. 2016-03-28 09:15:29,144 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/locationcategory/edit]}" onto public java.lang.String com.bizmerlin.scm.controller.LocationCategoryController.editLocationCategory(com.bizmerlin.scm.model.LocationCategoryModel,org.springframework.web.servlet.mvc.support.RedirectAttributes)
  148. 2016-03-28 09:15:29,144 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/locationcategory/csv]}" onto public void com.bizmerlin.scm.controller.LocationCategoryController.downloadCSVList(javax.servlet.http.HttpServletResponse)
  149. 2016-03-28 09:15:29,150 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/assortment/delete]}" onto public java.lang.String com.bizmerlin.scm.controller.AssortmentController.deleteAssortmentById(javax.servlet.http.HttpServletRequest,org.springframework.web.servlet.mvc.support.RedirectAttributes)
  150. 2016-03-28 09:15:29,151 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/assortment/home/{userid} || /assortment/home],methods=[GET]}" onto public java.lang.String com.bizmerlin.scm.controller.AssortmentController.showAssortmentHomePage(java.util.Map<java.lang.String, java.lang.String>,org.springframework.ui.ModelMap,javax.servlet.http.HttpSession,javax.servlet.http.HttpServletRequest)
  151. 2016-03-28 09:15:29,151 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/assortment/new]}" onto public java.lang.String com.bizmerlin.scm.controller.AssortmentController.showAssortmentDetailsPage(org.springframework.ui.ModelMap,javax.servlet.http.HttpSession)
  152. 2016-03-28 09:15:29,151 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/assortment/view/{assortmentId}]}" onto public java.lang.String com.bizmerlin.scm.controller.AssortmentController.viewAssortmentDetails(int,org.springframework.ui.ModelMap,javax.servlet.http.HttpSession)
  153. 2016-03-28 09:15:29,151 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/assortment/edit]}" onto public java.lang.String com.bizmerlin.scm.controller.AssortmentController.createUpdateAssortment(com.bizmerlin.scm.model.AssortmentModel,org.springframework.web.servlet.mvc.support.RedirectAttributes,javax.servlet.http.HttpSession,javax.servlet.http.HttpServletRequest,org.springframework.ui.ModelMap)
  154. 2016-03-28 09:15:29,152 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/assortment/ajaxassortments],methods=[POST],produces=[application/json]}" onto public java.util.Map<java.lang.Integer, java.lang.String> com.bizmerlin.scm.controller.AssortmentController.getAssortmentsByAjax(java.lang.String)
  155. 2016-03-28 09:15:29,152 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/assortment/search]}" onto public java.lang.String com.bizmerlin.scm.controller.AssortmentController.search(org.springframework.ui.ModelMap,javax.servlet.http.HttpServletRequest)
  156. 2016-03-28 09:15:29,155 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/assortmentdata/new]}" onto public java.lang.String com.bizmerlin.scm.controller.AssortmentDataController.createNewAssortmentData(com.bizmerlin.scm.model.AssortmentDataModel,javax.servlet.http.HttpServletRequest,org.springframework.web.servlet.mvc.support.RedirectAttributes)
  157. 2016-03-28 09:15:29,155 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/assortmentdata/delete/{assortmentId}/{assortmentDataId}]}" onto public java.lang.String com.bizmerlin.scm.controller.AssortmentDataController.deleteAssortmentDataById(java.lang.Integer,java.lang.Integer,org.springframework.web.servlet.mvc.support.RedirectAttributes)
  158. 2016-03-28 09:15:29,155 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/assortmentdata/csv]}" onto public void com.bizmerlin.scm.controller.AssortmentDataController.getAssortmentCSVList(javax.servlet.http.HttpServletResponse,javax.servlet.http.HttpSession,javax.servlet.http.HttpServletRequest,org.springframework.ui.ModelMap)
  159. 2016-03-28 09:15:29,156 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/home]}" onto public java.lang.String com.bizmerlin.scm.controller.HomeController.viewHomePage()
  160. 2016-03-28 09:15:29,161 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/skilltype/view/{skillTypeId}]}" onto public java.lang.String com.bizmerlin.scm.controller.SkillTypeController.getSkillType(java.lang.Integer,javax.servlet.http.HttpSession,org.springframework.ui.ModelMap)
  161. 2016-03-28 09:15:29,161 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/skilltype/delete/{skillTypeId}]}" onto public java.lang.String com.bizmerlin.scm.controller.SkillTypeController.deleteSkillType(java.lang.Integer)
  162. 2016-03-28 09:15:29,161 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/skilltype/new]}" onto public java.lang.String com.bizmerlin.scm.controller.SkillTypeController.showSkillTypeDetailsPage(org.springframework.ui.ModelMap,javax.servlet.http.HttpSession)
  163. 2016-03-28 09:15:29,162 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/skilltype/edit],methods=[POST]}" onto public java.lang.String com.bizmerlin.scm.controller.SkillTypeController.editSkillType(com.bizmerlin.scm.model.SkillTypeModel,javax.servlet.http.HttpSession,org.springframework.ui.ModelMap)
  164. 2016-03-28 09:15:29,162 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/skilltype/home]}" onto public java.lang.String com.bizmerlin.scm.controller.SkillTypeController.showSkillTypeHome(org.springframework.ui.ModelMap,javax.servlet.http.HttpSession)
  165. 2016-03-28 09:15:29,162 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/skilltype/list],methods=[GET],produces=[application/json]}" onto public java.util.LinkedHashMap<java.lang.String, java.lang.Object> com.bizmerlin.scm.controller.SkillTypeController.skillTypes(javax.servlet.http.HttpSession)
  166. 2016-03-28 09:15:29,165 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/forecastdata/new]}" onto public java.lang.String com.bizmerlin.scm.controller.ForecastDataController.createNewForecastData(com.bizmerlin.scm.model.ForecastDataModel,javax.servlet.http.HttpServletRequest,org.springframework.web.servlet.mvc.support.RedirectAttributes)
  167. 2016-03-28 09:15:29,166 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/forecastdata/delete/{forecastId}/{forecastDataId}]}" onto public java.lang.String com.bizmerlin.scm.controller.ForecastDataController.deleteForecastDataById(java.lang.Integer,java.lang.Integer,org.springframework.web.servlet.mvc.support.RedirectAttributes)
  168. 2016-03-28 09:15:29,166 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/forecastdata/csv]}" onto public void com.bizmerlin.scm.controller.ForecastDataController.getForecastCSVList(javax.servlet.http.HttpServletResponse,javax.servlet.http.HttpSession,javax.servlet.http.HttpServletRequest,org.springframework.ui.ModelMap)
  169. 2016-03-28 09:15:29,166 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/forecastdata/forecastdatalistbyforecastid],methods=[GET]}" onto public java.util.Map<java.lang.String, java.lang.Object> com.bizmerlin.scm.controller.ForecastDataController.getItems(java.lang.String,java.lang.String,int,int,java.lang.String,int,javax.servlet.http.HttpSession)
  170. 2016-03-28 09:15:29,172 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/route/delete/{routeId}]}" onto public java.lang.String com.bizmerlin.scm.controller.RouteController.deleteRoute(int,org.springframework.web.servlet.mvc.support.RedirectAttributes)
  171. 2016-03-28 09:15:29,172 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/route/home]}" onto public java.lang.String com.bizmerlin.scm.controller.RouteController.showAllRoutes(org.springframework.ui.ModelMap,javax.servlet.http.HttpSession)
  172. 2016-03-28 09:15:29,172 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/route/new]}" onto public org.springframework.web.servlet.ModelAndView com.bizmerlin.scm.controller.RouteController.showRouteDetailsPage(org.springframework.ui.ModelMap)
  173. 2016-03-28 09:15:29,172 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/route/view/{routeId}]}" onto public java.lang.String com.bizmerlin.scm.controller.RouteController.viewRouteDetails(org.springframework.ui.ModelMap,int)
  174. 2016-03-28 09:15:29,173 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/route/edit]}" onto public java.lang.String com.bizmerlin.scm.controller.RouteController.editRoute(com.bizmerlin.scm.model.RouteModel,javax.servlet.http.HttpSession,org.springframework.web.servlet.mvc.support.RedirectAttributes)
  175. 2016-03-28 09:15:29,173 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/route/csv]}" onto public void com.bizmerlin.scm.controller.RouteController.getTripCSVList(javax.servlet.http.HttpServletResponse,javax.servlet.http.HttpSession)
  176. 2016-03-28 09:15:29,173 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/route/forecast]}" onto public java.lang.String com.bizmerlin.scm.controller.RouteController.showForecastPage()
  177. 2016-03-28 09:15:29,184 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/tripstop/{pageSize}],methods=[GET],produces=[application/json]}" onto public java.util.Map<java.lang.String, java.lang.Object> com.bizmerlin.scm.controller.TripStopController.getAllTripStops(java.lang.Integer,javax.servlet.http.HttpSession)
  178. 2016-03-28 09:15:29,192 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/tripstop/delete/{tripId}/{tripstopId}]}" onto public java.lang.String com.bizmerlin.scm.controller.TripStopController.deleteTripStop(org.springframework.ui.ModelMap,int,int,org.springframework.web.servlet.mvc.support.RedirectAttributes,javax.servlet.http.HttpSession)
  179. 2016-03-28 09:15:29,192 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/tripstop/tripstopdetailsbyajax],methods=[POST],produces=[application/json]}" onto public com.bizmerlin.scm.model.TripStopModel com.bizmerlin.scm.controller.TripStopController.getTripStopDetailsByAjax(int,javax.servlet.http.HttpSession)
  180. 2016-03-28 09:15:29,192 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/tripstop/edit],methods=[POST]}" onto public java.lang.String com.bizmerlin.scm.controller.TripStopController.editTripStop(javax.servlet.http.HttpServletRequest,org.springframework.web.servlet.mvc.support.RedirectAttributes,javax.servlet.http.HttpSession)
  181. 2016-03-28 09:15:29,193 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/tripstop/delete/{tripstopId}]}" onto public java.lang.String com.bizmerlin.scm.controller.TripStopController.deleteUnassignedTripStop(org.springframework.ui.ModelMap,int)
  182. 2016-03-28 09:15:29,193 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/tripstop/new/{tripId}]}" onto public org.springframework.web.servlet.ModelAndView com.bizmerlin.scm.controller.TripStopController.showTripStopDetails(org.springframework.ui.ModelMap,int,javax.servlet.http.HttpSession)
  183. 2016-03-28 09:15:29,193 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/tripstop/view/{tripStopId}]}" onto public org.springframework.web.servlet.ModelAndView com.bizmerlin.scm.controller.TripStopController.viewTripStopDetails(org.springframework.ui.ModelMap,int,javax.servlet.http.HttpSession)
  184. 2016-03-28 09:15:29,193 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/tripstop/createitemtransactionmodel]}" onto public java.lang.String com.bizmerlin.scm.controller.TripStopController.saveItemTransactionModel(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpSession)
  185. 2016-03-28 09:15:29,194 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/tripstop/monthly]}" onto public java.lang.String com.bizmerlin.scm.controller.TripStopController.showTripStopsMonthWise(org.springframework.ui.ModelMap,javax.servlet.http.HttpSession)
  186. 2016-03-28 09:15:29,194 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/tripstop/filter]}" onto public java.lang.String com.bizmerlin.scm.controller.TripStopController.showFilteredTripStops(org.springframework.ui.ModelMap,javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpSession)
  187. 2016-03-28 09:15:29,195 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/tripstop/csv/datewise]}" onto public void com.bizmerlin.scm.controller.TripStopController.getTripStopCSVList(javax.servlet.http.HttpServletResponse,javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpSession)
  188. 2016-03-28 09:15:29,195 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/tripstop/csv/monthly]}" onto public void com.bizmerlin.scm.controller.TripStopController.getMonthlyTripStopCSV(javax.servlet.http.HttpServletResponse,javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpSession)
  189. 2016-03-28 09:15:29,195 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/tripstop/home]}" onto public java.lang.String com.bizmerlin.scm.controller.TripStopController.showTripStopHomePage(org.springframework.ui.ModelMap,javax.servlet.http.HttpSession)
  190. 2016-03-28 09:15:29,204 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/order/getFutureInventory],methods=[GET],produces=[application/json]}" onto public java.util.Map<java.lang.String, java.lang.Object> com.bizmerlin.scm.controller.OrderController.getFutureInventory(javax.servlet.http.HttpServletRequest,org.springframework.ui.ModelMap) throws java.io.IOException
  191. 2016-03-28 09:15:29,205 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/order/],methods=[GET],produces=[application/json]}" onto public java.util.Map<java.lang.String, java.lang.Object> com.bizmerlin.scm.controller.OrderController.getAllOrders(int,int,java.lang.String,java.lang.String,java.lang.String,java.lang.String,int,javax.servlet.http.HttpServletRequest,org.springframework.ui.ModelMap,javax.servlet.http.HttpSession)
  192. 2016-03-28 09:15:29,205 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/order/home || /order/home/{itemid}],methods=[GET]}" onto public java.lang.String com.bizmerlin.scm.controller.OrderController.showAllOrder(java.util.Map<java.lang.String, java.lang.String>,org.springframework.ui.ModelMap,javax.servlet.http.HttpSession)
  193. 2016-03-28 09:15:29,205 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/order/new]}" onto public java.lang.String com.bizmerlin.scm.controller.OrderController.showOrderDetailsPage(org.springframework.ui.ModelMap)
  194. 2016-03-28 09:15:29,206 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/order/edit]}" onto public java.lang.String com.bizmerlin.scm.controller.OrderController.editOrderDetails(com.bizmerlin.scm.model.OrderModel,org.springframework.web.servlet.mvc.support.RedirectAttributes,javax.servlet.http.HttpServletRequest)
  195. 2016-03-28 09:15:29,206 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/order/view/{orderid}]}" onto public java.lang.String com.bizmerlin.scm.controller.OrderController.viewOrderDetails(org.springframework.ui.ModelMap,int)
  196. 2016-03-28 09:15:29,206 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/order/changestatus],methods=[POST],produces=[text/html]}" onto java.lang.String com.bizmerlin.scm.controller.OrderController.updateOrderStatusFromHomePage(int,java.lang.String)
  197. 2016-03-28 09:15:29,207 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/order/advsearch]}" onto public java.lang.String com.bizmerlin.scm.controller.OrderController.showOrderAdvancedSearchPage(org.springframework.ui.ModelMap)
  198. 2016-03-28 09:15:29,207 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/order/runadvancedsearch]}" onto public java.lang.String com.bizmerlin.scm.controller.OrderController.runAdvancedSearch(javax.servlet.http.HttpServletRequest,org.springframework.ui.ModelMap)
  199. 2016-03-28 09:15:29,207 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/order/csv]}" onto public void com.bizmerlin.scm.controller.OrderController.getOrderCSVList(javax.servlet.http.HttpSession,javax.servlet.http.HttpServletResponse,javax.servlet.http.HttpServletRequest)
  200. 2016-03-28 09:15:29,207 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/order/relatedorders/{itemId}]}" onto public java.lang.String com.bizmerlin.scm.controller.OrderController.showItemRelatedOrders(java.lang.Integer,javax.servlet.http.HttpServletRequest,org.springframework.ui.ModelMap,javax.servlet.http.HttpSession)
  201. 2016-03-28 09:15:29,213 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/education/getDetails],methods=[GET],produces=[application/json]}" onto public java.util.Map<java.lang.String, java.lang.Object> com.bizmerlin.scm.controller.EducationController.eduDetailList(javax.servlet.http.HttpServletRequest)
  202. 2016-03-28 09:15:29,213 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/education/delete/{educationId}]}" onto public java.lang.String com.bizmerlin.scm.controller.EducationController.deleteEduDetailById(int,javax.servlet.http.HttpServletRequest,org.springframework.web.servlet.mvc.support.RedirectAttributes)
  203. 2016-03-28 09:15:29,213 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/education/home]}" onto public java.lang.String com.bizmerlin.scm.controller.EducationController.education(org.springframework.ui.ModelMap)
  204. 2016-03-28 09:15:29,214 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/education/new]}" onto public java.lang.String com.bizmerlin.scm.controller.EducationController.showNewEducationDetailsPage(org.springframework.ui.ModelMap)
  205. 2016-03-28 09:15:29,214 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/education/view/{educationId}]}" onto public java.lang.String com.bizmerlin.scm.controller.EducationController.viewEducationDetails(org.springframework.ui.ModelMap,int)
  206. 2016-03-28 09:15:29,214 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/education/edit/{educationId}]}" onto public java.lang.String com.bizmerlin.scm.controller.EducationController.showEducationEditPage(org.springframework.ui.ModelMap,int)
  207. 2016-03-28 09:15:29,214 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/education/editeducation],methods=[POST]}" onto public java.lang.String com.bizmerlin.scm.controller.EducationController.editEducationDetails(com.bizmerlin.scm.model.EducationModel,org.springframework.web.servlet.mvc.support.RedirectAttributes,javax.servlet.http.HttpServletRequest)
  208. 2016-03-28 09:15:29,219 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/forceonoffrule/new]}" onto public java.lang.String com.bizmerlin.scm.controller.ForceOnOffRuleController.showNewForceOnOffRuleDetails(org.springframework.ui.ModelMap)
  209. 2016-03-28 09:15:29,220 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/forceonoffrule/save]}" onto public java.lang.String com.bizmerlin.scm.controller.ForceOnOffRuleController.saveForceOnOffRuleDetails(com.bizmerlin.scm.model.ForceOnOffRuleModel,javax.servlet.http.HttpServletRequest,org.springframework.web.servlet.mvc.support.RedirectAttributes)
  210. 2016-03-28 09:15:29,220 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/forceonoffrule/home]}" onto public java.lang.String com.bizmerlin.scm.controller.ForceOnOffRuleController.showForceOnOffRuleHomePage(org.springframework.ui.ModelMap)
  211. 2016-03-28 09:15:29,220 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/forceonoffrule/all/{maxResults}],methods=[GET],produces=[application/json]}" onto public java.util.Map<java.lang.String, java.lang.Object> com.bizmerlin.scm.controller.ForceOnOffRuleController.getForceOnOffRuleList(java.lang.Integer)
  212. 2016-03-28 09:15:29,221 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/forceonoffrule/edit/{ruleId}]}" onto public java.lang.String com.bizmerlin.scm.controller.ForceOnOffRuleController.forceOnOffRuleDetailsPage(java.lang.Integer,org.springframework.ui.ModelMap)
  213. 2016-03-28 09:15:29,221 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/forceonoffrule/delete/{ruleId}]}" onto public java.lang.String com.bizmerlin.scm.controller.ForceOnOffRuleController.deleteForceOnOffRuleById(java.lang.Integer,org.springframework.web.servlet.mvc.support.RedirectAttributes)
  214. 2016-03-28 09:15:29,221 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/forceonoffrule/search/{maxResults}],methods=[POST],produces=[application/json]}" onto public java.util.Map<java.lang.String, java.lang.Object> com.bizmerlin.scm.controller.ForceOnOffRuleController.getForceOnOffRuleListBySearch(java.lang.Integer,javax.servlet.http.HttpServletRequest)
  215. 2016-03-28 09:15:29,225 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/dataset/delete/{datasetId}]}" onto public java.lang.String com.bizmerlin.scm.controller.DatasetController.deleteDataset(int,org.springframework.web.servlet.mvc.support.RedirectAttributes)
  216. 2016-03-28 09:15:29,225 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/dataset/home]}" onto public java.lang.String com.bizmerlin.scm.controller.DatasetController.getDatasetList(org.springframework.ui.ModelMap,javax.servlet.http.HttpSession)
  217. 2016-03-28 09:15:29,226 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/dataset/new]}" onto public java.lang.String com.bizmerlin.scm.controller.DatasetController.showDatasetDetailsPage(org.springframework.ui.ModelMap)
  218. 2016-03-28 09:15:29,226 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/dataset/view/{datasetId}]}" onto public java.lang.String com.bizmerlin.scm.controller.DatasetController.viewDatasetDetails(org.springframework.ui.ModelMap,int,javax.servlet.http.HttpSession)
  219. 2016-03-28 09:15:29,226 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/dataset/edit]}" onto public java.lang.String com.bizmerlin.scm.controller.DatasetController.editDataset(com.bizmerlin.scm.model.DatasetModel,javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpSession,org.springframework.web.servlet.mvc.support.RedirectAttributes)
  220. 2016-03-28 09:15:29,236 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/trip/delete/{tripId}]}" onto public java.lang.String com.bizmerlin.scm.controller.TripController.deleteTrip(int,org.springframework.web.servlet.mvc.support.RedirectAttributes,javax.servlet.http.HttpSession)
  221. 2016-03-28 09:15:29,237 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/trip/csv]}" onto public void com.bizmerlin.scm.controller.TripController.getTripCSVList(javax.servlet.http.HttpServletResponse,javax.servlet.http.HttpSession)
  222. 2016-03-28 09:15:29,237 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/trip/view/{tripId}]}" onto public java.lang.String com.bizmerlin.scm.controller.TripController.viewTripDetails(org.springframework.ui.ModelMap,int,javax.servlet.http.HttpSession)
  223. 2016-03-28 09:15:29,237 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/trip/edit]}" onto public java.lang.String com.bizmerlin.scm.controller.TripController.editTrip(com.bizmerlin.scm.model.TripModel,org.springframework.web.servlet.mvc.support.RedirectAttributes,javax.servlet.http.HttpSession,javax.servlet.http.HttpServletRequest)
  224. 2016-03-28 09:15:29,238 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/trip/unassigned/sort],methods=[POST]}" onto public java.lang.String com.bizmerlin.scm.controller.TripController.showSortedUnassignedTripstop(org.springframework.ui.ModelMap,javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpSession)
  225. 2016-03-28 09:15:29,238 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/trip/unassigned]}" onto public java.lang.String com.bizmerlin.scm.controller.TripController.showAllUnassignedTripstop(org.springframework.ui.ModelMap,javax.servlet.http.HttpSession)
  226. 2016-03-28 09:15:29,238 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/trip/JSONTrips],methods=[POST],produces=[application/json]}" onto public java.util.Map<java.lang.String, java.lang.Object> com.bizmerlin.scm.controller.TripController.getTripsInJSON(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpSession)
  227. 2016-03-28 09:15:29,238 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/trip/itemrelatedtrips]}" onto public java.lang.String com.bizmerlin.scm.controller.TripController.showItemRelatedTripsHomePage(javax.servlet.http.HttpServletRequest,org.springframework.ui.ModelMap)
  228. 2016-03-28 09:15:29,239 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/trip/JSONTripsByItem],methods=[POST],produces=[application/json]}" onto public java.util.Map<java.lang.String, java.lang.Object> com.bizmerlin.scm.controller.TripController.getItemRelatedTripsInJSON(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpSession)
  229. 2016-03-28 09:15:29,239 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/trip/locations],methods=[POST],produces=[application/json]}" onto public java.util.Map<java.lang.Integer, java.lang.String> com.bizmerlin.scm.controller.TripController.getLocationsByAjax(int)
  230. 2016-03-28 09:15:29,239 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/trip/home]}" onto public java.lang.String com.bizmerlin.scm.controller.TripController.showAllTrips(org.springframework.ui.ModelMap,javax.servlet.http.HttpSession)
  231. 2016-03-28 09:15:29,240 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/trip/new]}" onto public java.lang.String com.bizmerlin.scm.controller.TripController.showTripDetailsPage(org.springframework.ui.ModelMap)
  232. 2016-03-28 09:15:29,245 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/employer/getEmployersList],methods=[GET],produces=[application/json]}" onto public java.util.Map<java.lang.String, java.lang.Object> com.bizmerlin.scm.controller.EmploymentController.getEmployersList(javax.servlet.http.HttpServletRequest)
  233. 2016-03-28 09:15:29,245 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/employer/delete/{empId}]}" onto public java.lang.String com.bizmerlin.scm.controller.EmploymentController.deleteEmployerById(int,javax.servlet.http.HttpServletRequest,org.springframework.web.servlet.mvc.support.RedirectAttributes)
  234. 2016-03-28 09:15:29,246 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/employer/home]}" onto public java.lang.String com.bizmerlin.scm.controller.EmploymentController.employement(org.springframework.ui.ModelMap)
  235. 2016-03-28 09:15:29,246 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/employer/new]}" onto public java.lang.String com.bizmerlin.scm.controller.EmploymentController.showNewEmployerDetailsPage(org.springframework.ui.ModelMap)
  236. 2016-03-28 09:15:29,246 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/employer/editemployer],methods=[POST]}" onto public java.lang.String com.bizmerlin.scm.controller.EmploymentController.editEmployerDetails(com.bizmerlin.scm.model.EmploymentModel,org.springframework.web.servlet.mvc.support.RedirectAttributes,javax.servlet.http.HttpServletRequest)
  237. 2016-03-28 09:15:29,247 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/employer/edit/{empId}]}" onto public java.lang.String com.bizmerlin.scm.controller.EmploymentController.showEmployerEditPage(org.springframework.ui.ModelMap,int)
  238. 2016-03-28 09:15:29,247 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/employer/view/{empId}]}" onto public java.lang.String com.bizmerlin.scm.controller.EmploymentController.viewEmployerDetails(org.springframework.ui.ModelMap,int)
  239. 2016-03-28 09:15:29,251 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/town/home]}" onto public java.lang.String com.bizmerlin.scm.controller.TownController.getAllTowns(javax.servlet.http.HttpSession,org.springframework.ui.ModelMap)
  240. 2016-03-28 09:15:29,251 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/town/delete/{townId}]}" onto public java.lang.String com.bizmerlin.scm.controller.TownController.deleteTown(int,org.springframework.web.servlet.mvc.support.RedirectAttributes)
  241. 2016-03-28 09:15:29,251 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/town/new]}" onto public java.lang.String com.bizmerlin.scm.controller.TownController.showTownDetailsPage(org.springframework.ui.ModelMap,javax.servlet.http.HttpSession)
  242. 2016-03-28 09:15:29,251 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/town/view/{townId}]}" onto public java.lang.String com.bizmerlin.scm.controller.TownController.viewDistrictDetails(org.springframework.ui.ModelMap,int,javax.servlet.http.HttpSession)
  243. 2016-03-28 09:15:29,252 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/town/edit]}" onto public java.lang.String com.bizmerlin.scm.controller.TownController.editTown(com.bizmerlin.scm.model.TownModel,javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpSession,org.springframework.web.servlet.mvc.support.RedirectAttributes) throws java.lang.Exception
  244. 2016-03-28 09:15:29,256 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/district/new]}" onto public org.springframework.web.servlet.ModelAndView com.bizmerlin.scm.controller.DistrictController.showDistrictDetailsPage(org.springframework.ui.ModelMap)
  245. 2016-03-28 09:15:29,256 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/district/home]}" onto public java.lang.String com.bizmerlin.scm.controller.DistrictController.showAllDistricts(javax.servlet.http.HttpSession,org.springframework.ui.ModelMap)
  246. 2016-03-28 09:15:29,256 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/district/edit]}" onto public java.lang.String com.bizmerlin.scm.controller.DistrictController.editDistrict(com.bizmerlin.scm.model.DistrictModel,javax.servlet.http.HttpSession,org.springframework.web.servlet.mvc.support.RedirectAttributes)
  247. 2016-03-28 09:15:29,257 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/district/delete/{districtId}]}" onto public java.lang.String com.bizmerlin.scm.controller.DistrictController.deleteDistrict(int,org.springframework.web.servlet.mvc.support.RedirectAttributes)
  248. 2016-03-28 09:15:29,257 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/district/view/{districtId}]}" onto public java.lang.String com.bizmerlin.scm.controller.DistrictController.viewDistrictDetails(org.springframework.ui.ModelMap,int,javax.servlet.http.HttpSession)
  249. 2016-03-28 09:15:29,264 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/itemgroup/JSONItemGroups],methods=[POST],produces=[application/json]}" onto public java.util.Map<java.lang.String, java.lang.Object> com.bizmerlin.scm.controller.ItemGroupController.getItemGroupsInJSON(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpSession,org.springframework.ui.ModelMap)
  250. 2016-03-28 09:15:29,265 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/itemgroup/delete/{itemGroupId}]}" onto public java.lang.String com.bizmerlin.scm.controller.ItemGroupController.deleteItemGroup(org.springframework.ui.ModelMap,java.lang.Integer)
  251. 2016-03-28 09:15:29,265 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/itemgroup/additeminitemgroup]}" onto public java.lang.String com.bizmerlin.scm.controller.ItemGroupController.addItemInItemGroup(javax.servlet.http.HttpServletRequest,org.springframework.web.servlet.mvc.support.RedirectAttributes)
  252. 2016-03-28 09:15:29,265 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/itemgroup/deleteitemfromitemgroup]}" onto public java.lang.String com.bizmerlin.scm.controller.ItemGroupController.deleteItemFromItemGroup(javax.servlet.http.HttpServletRequest,org.springframework.web.servlet.mvc.support.RedirectAttributes)
  253. 2016-03-28 09:15:29,268 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/itemgroup/home]}" onto public java.lang.String com.bizmerlin.scm.controller.ItemGroupController.showItemGroupHome(org.springframework.ui.ModelMap)
  254. 2016-03-28 09:15:29,268 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/itemgroup/new]}" onto public java.lang.String com.bizmerlin.scm.controller.ItemGroupController.showNewItemGroupPage(org.springframework.ui.ModelMap)
  255. 2016-03-28 09:15:29,268 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/itemgroup/view/{itemGroupId}]}" onto public java.lang.String com.bizmerlin.scm.controller.ItemGroupController.viewItemGroupDetails(org.springframework.ui.ModelMap,java.lang.Integer,javax.servlet.http.HttpSession)
  256. 2016-03-28 09:15:29,268 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/itemgroup/edit]}" onto public java.lang.String com.bizmerlin.scm.controller.ItemGroupController.editItemGroup(com.bizmerlin.scm.model.ItemGroupModel,org.springframework.ui.ModelMap,javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpSession,org.springframework.web.servlet.mvc.support.RedirectAttributes)
  257. 2016-03-28 09:15:29,269 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/itemgroup/ajax],methods=[POST],produces=[application/json]}" onto public java.util.Map<java.lang.Integer, java.lang.String> com.bizmerlin.scm.controller.ItemGroupController.getItemGroupListByName(java.lang.String)
  258. 2016-03-28 09:15:29,269 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/itemgroup/csv]}" onto public void com.bizmerlin.scm.controller.ItemGroupController.getItemGroupCSVList(javax.servlet.http.HttpServletResponse,javax.servlet.http.HttpSession,javax.servlet.http.HttpServletRequest)
  259. 2016-03-28 09:15:29,274 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/customfield/delete/{customFieldId}]}" onto public java.lang.String com.bizmerlin.scm.controller.CustomFieldController.deleteCustomField(int,org.springframework.ui.ModelMap,javax.servlet.http.HttpSession)
  260. 2016-03-28 09:15:29,275 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/customfield/home],methods=[GET]}" onto public java.lang.String com.bizmerlin.scm.controller.CustomFieldController.showAllCustomFields(org.springframework.ui.ModelMap,javax.servlet.http.HttpSession)
  261. 2016-03-28 09:15:29,275 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/customfield/objTypeSelection/{objectype}],methods=[GET]}" onto public java.lang.String com.bizmerlin.scm.controller.CustomFieldController.showAllCustomFieldsObjType(java.lang.String,org.springframework.ui.ModelMap,javax.servlet.http.HttpSession,javax.servlet.http.HttpServletRequest)
  262. 2016-03-28 09:15:29,276 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/customfield/new]}" onto public java.lang.String com.bizmerlin.scm.controller.CustomFieldController.showCustomFieldDetailsPage(org.springframework.ui.ModelMap,javax.servlet.http.HttpSession)
  263. 2016-03-28 09:15:29,276 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/customfield/view/{customFieldId}],methods=[GET],produces=[application/json]}" onto public java.lang.String com.bizmerlin.scm.controller.CustomFieldController.viewCustomFieldDetails(org.springframework.ui.ModelMap,int,javax.servlet.http.HttpSession)
  264. 2016-03-28 09:15:29,276 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/customfield/edit]}" onto public java.lang.String com.bizmerlin.scm.controller.CustomFieldController.editCustomField(com.bizmerlin.scm.model.CustomFieldModel,javax.servlet.http.HttpServletRequest,org.springframework.ui.ModelMap)
  265. 2016-03-28 09:15:29,276 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/customfield/customGroup/{objecType}/{cid}],produces=[application/json]}" onto public java.util.Map<java.lang.Integer, java.lang.String> com.bizmerlin.scm.controller.CustomFieldController.getCustomFieldGroup(java.lang.String,int)
  266. 2016-03-28 09:15:29,281 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/ || /login],methods=[GET]}" onto public java.lang.String com.bizmerlin.scm.controller.LoginController.login(org.springframework.ui.ModelMap,javax.servlet.http.HttpServletRequest)
  267. 2016-03-28 09:15:29,282 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/logged || /login/logged],methods=[POST]}" onto public java.lang.String com.bizmerlin.scm.controller.LoginController.HandleLogin(com.bizmerlin.scm.model.LoginModel,org.springframework.web.servlet.mvc.support.RedirectAttributes,javax.servlet.http.HttpSession) throws java.lang.Exception
  268. 2016-03-28 09:15:29,282 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/applogin || /login/applogin],methods=[POST],produces=[application/json]}" onto public java.util.Map<java.lang.String, java.lang.Object> com.bizmerlin.scm.controller.LoginController.HandleAppLogin(com.bizmerlin.scm.model.LoginModel,javax.servlet.http.HttpSession) throws java.lang.Exception
  269. 2016-03-28 09:15:29,282 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/forgotPassword || /login/forgotPassword]}" onto public java.lang.String com.bizmerlin.scm.controller.LoginController.forgotPassword(org.springframework.ui.ModelMap,javax.servlet.http.HttpServletRequest,org.springframework.web.servlet.mvc.support.RedirectAttributes)
  270. 2016-03-28 09:15:29,283 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/reset || /login/reset],methods=[POST]}" onto public java.lang.String com.bizmerlin.scm.controller.LoginController.sendpassword(org.springframework.ui.ModelMap,javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpSession)
  271. 2016-03-28 09:15:29,283 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/logout || /login/logout]}" onto public java.lang.String com.bizmerlin.scm.controller.LoginController.logout(javax.servlet.http.HttpServletRequest,org.springframework.web.servlet.mvc.support.RedirectAttributes)
  272. 2016-03-28 09:15:29,285 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/configuration/tableConfig/{pagetitle}]}" onto public java.lang.String com.bizmerlin.scm.controller.ConfigurationController.saveTableConfig(java.lang.String,org.springframework.web.servlet.mvc.support.RedirectAttributes,javax.servlet.http.HttpSession,javax.servlet.http.HttpServletRequest)
  273. 2016-03-28 09:15:29,285 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/configuration/getTableConfigDetails/{pagetitle}],methods=[GET],produces=[application/json]}" onto public java.util.Map<java.lang.String, java.lang.Object> com.bizmerlin.scm.controller.ConfigurationController.getTableConfigDetails(java.lang.String,javax.servlet.http.HttpServletRequest,org.springframework.ui.ModelMap,javax.servlet.http.HttpSession) throws java.io.IOException
  274. 2016-03-28 09:15:29,341 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/itemreplacement],methods=[POST],consumes=[text/plain]}" onto public org.springframework.http.ResponseEntity<java.lang.String> com.bizmerlin.scm.controller.PartController.processPartChangePackage(java.lang.String,java.lang.String)
  275. 2016-03-28 09:15:29,344 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/inventorydata/delete/{invId}/{invDataId}]}" onto public java.lang.String com.bizmerlin.scm.controller.InventoryDataController.deleteInventoryDataById(java.lang.Integer,java.lang.Integer,org.springframework.web.servlet.mvc.support.RedirectAttributes)
  276. 2016-03-28 09:15:29,345 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/inventorydata/new]}" onto public java.lang.String com.bizmerlin.scm.controller.InventoryDataController.createNewInventoryData(com.bizmerlin.scm.model.InventoryDataModel,javax.servlet.http.HttpServletRequest,org.springframework.web.servlet.mvc.support.RedirectAttributes)
  277. 2016-03-28 09:15:29,345 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/inventorydata/csv]}" onto public void com.bizmerlin.scm.controller.InventoryDataController.getInventoryCSVList(javax.servlet.http.HttpServletResponse,javax.servlet.http.HttpSession,javax.servlet.http.HttpServletRequest,org.springframework.ui.ModelMap)
  278. 2016-03-28 09:15:29,346 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/inventorydata/inventorydatalistbyinventoryid],methods=[GET]}" onto public java.util.Map<java.lang.String, java.lang.Object> com.bizmerlin.scm.controller.InventoryDataController.getInventoryData(java.lang.String,java.lang.String,int,int,java.lang.String,int,javax.servlet.http.HttpSession)
  279. 2016-03-28 09:15:29,358 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/skills/deleteuserskill],methods=[GET],produces=[application/json]}" onto public java.lang.String com.bizmerlin.scm.controller.SkillController.deleteUserSkill(javax.servlet.http.HttpServletRequest)
  280. 2016-03-28 09:15:29,358 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/skills/delete/{skillId}]}" onto public java.lang.String com.bizmerlin.scm.controller.SkillController.deleteSkillType(org.springframework.ui.ModelMap,javax.servlet.http.HttpSession,java.lang.Integer)
  281. 2016-03-28 09:15:29,359 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/skills/home],methods=[GET]}" onto public java.lang.String com.bizmerlin.scm.controller.SkillController.showSkillHome(org.springframework.ui.ModelMap,javax.servlet.http.HttpSession)
  282. 2016-03-28 09:15:29,359 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/skills/skillsearch],methods=[GET]}" onto public java.lang.String com.bizmerlin.scm.controller.SkillController.skillSearch(org.springframework.ui.ModelMap)
  283. 2016-03-28 09:15:29,359 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/skills/Summary],methods=[GET]}" onto public java.lang.String com.bizmerlin.scm.controller.SkillController.showSkillSummary(org.springframework.ui.ModelMap,javax.servlet.http.HttpSession)
  284. 2016-03-28 09:15:29,359 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/skills/add],methods=[GET]}" onto public java.lang.String com.bizmerlin.scm.controller.SkillController.showSkills(org.springframework.ui.ModelMap,javax.servlet.http.HttpSession)
  285. 2016-03-28 09:15:29,360 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/skills/addSkill],methods=[POST]}" onto public java.lang.String com.bizmerlin.scm.controller.SkillController.addSkill(com.bizmerlin.scm.model.SkillModel,javax.servlet.http.HttpSession,javax.servlet.http.HttpServletRequest,org.springframework.ui.ModelMap)
  286. 2016-03-28 09:15:29,360 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/skills/view/{skillId}]}" onto public java.lang.String com.bizmerlin.scm.controller.SkillController.getSkill(java.lang.Integer,javax.servlet.http.HttpSession,org.springframework.ui.ModelMap)
  287. 2016-03-28 09:15:29,360 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/skills],methods=[GET],produces=[application/json]}" onto public java.util.LinkedHashMap<java.lang.String, java.lang.Object> com.bizmerlin.scm.controller.SkillController.getSkillBySkilltype(java.lang.String,java.lang.String,int)
  288. 2016-03-28 09:15:29,360 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/skills/details],methods=[GET],produces=[application/json]}" onto public java.util.Map<java.lang.String, java.lang.Object> com.bizmerlin.scm.controller.SkillController.getAllSkill(javax.servlet.http.HttpServletRequest,org.springframework.ui.ModelMap,javax.servlet.http.HttpSession)
  289. 2016-03-28 09:15:29,361 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/skills/skillMatrixData],methods=[GET],produces=[application/json]}" onto public java.util.Map<java.lang.String, java.lang.Object> com.bizmerlin.scm.controller.SkillController.matrix(int,int,int,int,int,int,javax.servlet.http.HttpSession)
  290. 2016-03-28 09:15:29,361 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/skills/SkillMatrix],methods=[GET]}" onto public java.lang.String com.bizmerlin.scm.controller.SkillController.showSkillMatrix(org.springframework.ui.ModelMap,javax.servlet.http.HttpSession,javax.servlet.http.HttpServletRequest)
  291. 2016-03-28 09:15:29,362 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/skills/saveuserskill],methods=[GET],produces=[application/json]}" onto public java.lang.String com.bizmerlin.scm.controller.SkillController.AddSkillToUser(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpSession)
  292. 2016-03-28 09:15:29,362 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/skills/mySkills]}" onto public java.lang.String com.bizmerlin.scm.controller.SkillController.mySkillsPage(org.springframework.ui.ModelMap,javax.servlet.http.HttpSession)
  293. 2016-03-28 09:15:29,362 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/skills/mySkillsList/{userId}],methods=[GET],produces=[application/json]}" onto public java.util.Map<java.lang.String, java.lang.Object> com.bizmerlin.scm.controller.SkillController.mySkillsList(int,javax.servlet.http.HttpSession)
  294. 2016-03-28 09:15:29,362 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/skills/viewskill/{skillId}]}" onto public java.lang.String com.bizmerlin.scm.controller.SkillController.viewSkill(int,javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpSession,org.springframework.ui.ModelMap)
  295. 2016-03-28 09:15:29,363 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/skills/skillsearchdata/{cid}],methods=[GET],produces=[application/json]}" onto public java.util.Map<java.lang.String, java.lang.Object> com.bizmerlin.scm.controller.SkillController.searchUsersBySkill(java.lang.Integer,java.lang.String) throws java.lang.Exception
  296. 2016-03-28 09:15:29,368 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/webservices/savescanneddata],methods=[POST],produces=[application/json]}" onto public java.util.Map<java.lang.String, java.lang.Object> com.bizmerlin.scm.controller.WebServiceController.saveScannedData(javax.servlet.http.HttpServletRequest)
  297. 2016-03-28 09:15:29,368 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/webservices/savemannualentry],methods=[POST],produces=[application/json]}" onto public java.util.Map<java.lang.String, java.lang.Object> com.bizmerlin.scm.controller.WebServiceController.saveMannualEntry(javax.servlet.http.HttpServletRequest)
  298. 2016-03-28 09:15:29,368 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/webservices/login],methods=[POST],produces=[application/json]}" onto public java.util.Map<java.lang.String, java.lang.String> com.bizmerlin.scm.controller.WebServiceController.appLogin(javax.servlet.http.HttpServletRequest)
  299. 2016-03-28 09:15:29,369 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/webservices/validatelocation],methods=[POST],produces=[application/json]}" onto public java.util.Map<java.lang.String, java.lang.String> com.bizmerlin.scm.controller.WebServiceController.validateLocation(javax.servlet.http.HttpServletRequest)
  300. 2016-03-28 09:15:29,369 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/webservices/getitemlist],methods=[POST],produces=[application/json]}" onto public java.util.Map<java.lang.String, java.lang.Object> com.bizmerlin.scm.controller.WebServiceController.getItemList(javax.servlet.http.HttpServletRequest)
  301. 2016-03-28 09:15:29,369 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/webservices/getcodelist],methods=[POST],produces=[application/json]}" onto public java.util.Map<java.lang.String, java.lang.Object> com.bizmerlin.scm.controller.WebServiceController.getScannedCodeList(javax.servlet.http.HttpServletRequest)
  302. 2016-03-28 09:15:29,373 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/tag/new],methods=[POST],produces=[*/*]}" onto public java.lang.String com.bizmerlin.scm.controller.TagController.addTagName(com.bizmerlin.scm.model.TagModel,com.bizmerlin.scm.model.TagMembershipModel,java.lang.String)
  303. 2016-03-28 09:15:29,373 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/tag/delete/{object}/{objectid}/{tagid}],methods=[GET]}" onto public void com.bizmerlin.scm.controller.TagController.deleteTag(java.lang.Integer,java.lang.String,java.lang.Integer,java.lang.String)
  304. 2016-03-28 09:15:29,374 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/tag/{object}/{objectid}],methods=[GET],produces=[application/json]}" onto public java.util.Map<java.lang.String, java.lang.Object> com.bizmerlin.scm.controller.TagController.getTagname(java.lang.String,java.lang.Integer,java.lang.String)
  305. 2016-03-28 09:15:29,374 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/tag/userdetails/{tagid}],methods=[GET],produces=[application/json]}" onto public java.util.Map<java.lang.String, java.lang.Object> com.bizmerlin.scm.controller.TagController.getUserDetailsByTagName(java.lang.Integer,java.lang.String)
  306. 2016-03-28 09:15:29,374 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/tag/list],methods=[GET],produces=[application/json]}" onto public java.util.Map<java.lang.String, java.lang.Object> com.bizmerlin.scm.controller.TagController.getTagListByObjectType(java.lang.String,java.lang.String,java.lang.String)
  307. 2016-03-28 09:15:29,389 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/location/delete/{locationId}]}" onto public java.lang.String com.bizmerlin.scm.controller.LocationController.deleteLocation(int,org.springframework.web.servlet.mvc.support.RedirectAttributes,org.springframework.ui.ModelMap)
  308. 2016-03-28 09:15:29,389 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/location/actualdemandchart/{locationid}/{itemid}/{forecastgroupid}],methods=[GET],produces=[application/json]}" onto public java.util.ArrayList<java.lang.Object> com.bizmerlin.scm.controller.LocationController.getActualPartDemandAtLocation(org.springframework.ui.ModelMap,java.lang.Integer,java.lang.Integer,java.lang.Integer)
  309. 2016-03-28 09:15:29,390 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/location/viewlocation/{locationId}]}" onto public java.lang.String com.bizmerlin.scm.controller.LocationController.viewLocation(java.lang.Integer,org.springframework.ui.ModelMap,javax.servlet.http.HttpSession)
  310. 2016-03-28 09:15:29,390 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/location/edit],methods=[POST]}" onto public java.lang.String com.bizmerlin.scm.controller.LocationController.editLocation(com.bizmerlin.scm.model.LocationModel,javax.servlet.http.HttpSession,javax.servlet.http.HttpServletRequest,org.springframework.ui.ModelMap)
  311. 2016-03-28 09:15:29,390 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/location/ajax],methods=[POST],produces=[application/json]}" onto public java.util.Map<java.lang.String, java.lang.String> com.bizmerlin.scm.controller.LocationController.getLocationListByAjax(java.lang.String)
  312. 2016-03-28 09:15:29,391 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/location/circle],methods=[POST],produces=[application/json]}" onto public java.util.Map<java.lang.Integer, java.lang.String> com.bizmerlin.scm.controller.LocationController.getCirclesByAjax(java.lang.String)
  313. 2016-03-28 09:15:29,391 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/location/district],methods=[POST],produces=[application/json]}" onto public java.util.Map<java.lang.Integer, java.lang.String> com.bizmerlin.scm.controller.LocationController.getDistrictsByAjax(java.lang.String)
  314. 2016-03-28 09:15:29,391 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/location/csv/**]}" onto public void com.bizmerlin.scm.controller.LocationController.getLocationCSVList(javax.servlet.http.HttpServletResponse,javax.servlet.http.HttpSession,javax.servlet.http.HttpServletRequest)
  315. 2016-03-28 09:15:29,392 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/location/{locationid}/{itemid}/{forecastgroupid}]}" onto public java.lang.String com.bizmerlin.scm.controller.LocationController.getLocationItemForecast(org.springframework.ui.ModelMap,java.lang.Integer,java.lang.Integer,java.lang.Integer)
  316. 2016-03-28 09:15:29,392 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/location/chart/{locationid}/{itemid}/{forecastgroupid}],methods=[GET],produces=[application/json]}" onto public java.util.ArrayList<java.lang.Object> com.bizmerlin.scm.controller.LocationController.getLocationItemForecastJSON(java.lang.Integer,java.lang.Integer,java.lang.Integer)
  317. 2016-03-28 09:15:29,392 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/location/category]}" onto public java.lang.String com.bizmerlin.scm.controller.LocationController.searchCategory(javax.servlet.http.HttpServletRequest,org.springframework.ui.ModelMap)
  318. 2016-03-28 09:15:29,393 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/location/getlocations]}" onto public java.util.List<com.bizmerlin.scm.model.LocationModel> com.bizmerlin.scm.controller.LocationController.getLocations(org.springframework.ui.ModelMap,javax.servlet.http.HttpSession) throws java.lang.Exception
  319. 2016-03-28 09:15:29,393 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/location/home]}" onto public java.lang.String com.bizmerlin.scm.controller.LocationController.showLocations(org.springframework.ui.ModelMap,javax.servlet.http.HttpSession) throws java.lang.Exception
  320. 2016-03-28 09:15:29,393 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/location/new]}" onto public java.lang.String com.bizmerlin.scm.controller.LocationController.showLocationDetailsPage(org.springframework.ui.ModelMap)
  321. 2016-03-28 09:15:29,394 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/location/search]}" onto public java.lang.String com.bizmerlin.scm.controller.LocationController.search(javax.servlet.http.HttpServletRequest,org.springframework.ui.ModelMap)
  322. 2016-03-28 09:15:29,395 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/apikey/new],methods=[POST]}" onto public java.lang.String com.bizmerlin.scm.controller.APIKeyController.createNewAPI(com.bizmerlin.scm.model.APIKeyModel,javax.servlet.http.HttpSession,javax.servlet.http.HttpServletRequest)
  323. 2016-03-28 09:15:29,410 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/user/UserAllocationbyId/{startDate}/{userid}/{projectid}],methods=[GET],produces=[application/json]}" onto public java.util.Map<java.lang.String, java.lang.Object> com.bizmerlin.scm.controller.UserController.getUserAllocationbyId(org.springframework.ui.ModelMap,javax.servlet.http.HttpSession,java.lang.String,java.lang.Integer,java.lang.Integer)
  324. 2016-03-28 09:15:29,410 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/user/activeUserAllocation],methods=[GET],produces=[application/json]}" onto public java.util.Map<java.lang.String, java.lang.Object> com.bizmerlin.scm.controller.UserController.getActiveUserAllocation(javax.servlet.http.HttpSession,javax.servlet.http.HttpServletRequest)
  325. 2016-03-28 09:15:29,411 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/user/activeUsers],methods=[GET],produces=[application/json]}" onto public java.util.Map<java.lang.String, java.lang.Object> com.bizmerlin.scm.controller.UserController.getActiveUsers(int,int,javax.servlet.http.HttpSession)
  326. 2016-03-28 09:15:29,411 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/user/addUserProject],methods=[POST]}" onto public java.lang.String com.bizmerlin.scm.controller.UserController.addUserProjectAllocation(javax.servlet.http.HttpSession,javax.servlet.http.HttpServletRequest,org.springframework.ui.ModelMap)
  327. 2016-03-28 09:15:29,411 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/user/userByTag/{tagId}],methods=[GET],produces=[application/json]}" onto public java.util.Map<java.lang.String, java.lang.Object> com.bizmerlin.scm.controller.UserController.getUsersByTag(int,javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpSession)
  328. 2016-03-28 09:15:29,412 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/user/userMailList/{cid}],methods=[GET],produces=[application/json]}" onto public java.util.Map<java.lang.String, java.lang.Object> com.bizmerlin.scm.controller.UserController.getUserMailList(java.util.Map<java.lang.String, java.lang.String>)
  329. 2016-03-28 09:15:29,412 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/user/getadvancedsearchquery]}" onto public java.lang.String com.bizmerlin.scm.controller.UserController.getAdvancedSearchQuery(javax.servlet.http.HttpServletRequest,org.springframework.ui.ModelMap,javax.servlet.http.HttpSession)
  330. 2016-03-28 09:15:29,412 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/user/csv/**]}" onto public void com.bizmerlin.scm.controller.UserController.getResourcesInCSV(javax.servlet.http.HttpServletResponse,javax.servlet.http.HttpSession,javax.servlet.http.HttpServletRequest)
  331. 2016-03-28 09:15:29,412 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/user/new]}" onto public java.lang.String com.bizmerlin.scm.controller.UserController.showNewUserDetailsPage(org.springframework.ui.ModelMap)
  332. 2016-03-28 09:15:29,413 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/user/view/{userId}]}" onto public java.lang.String com.bizmerlin.scm.controller.UserController.viewUserDetails(org.springframework.ui.ModelMap,int,javax.servlet.http.HttpSession)
  333. 2016-03-28 09:15:29,413 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/user/edit/{userId}]}" onto public java.lang.String com.bizmerlin.scm.controller.UserController.showUserEditPage(org.springframework.ui.ModelMap,int,javax.servlet.http.HttpSession)
  334. 2016-03-28 09:15:29,413 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/user/edituser]}" onto public java.lang.String com.bizmerlin.scm.controller.UserController.editUserDetails(com.bizmerlin.scm.model.UserModel,org.springframework.web.servlet.mvc.support.RedirectAttributes,javax.servlet.http.HttpServletRequest)
  335. 2016-03-28 09:15:29,413 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/user/relatedtrips]}" onto public java.lang.String com.bizmerlin.scm.controller.UserController.getRelatedHistory(javax.servlet.http.HttpServletRequest,org.springframework.ui.ModelMap)
  336. 2016-03-28 09:15:29,414 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/user/ajax],methods=[POST],produces=[application/json]}" onto public java.util.Map<java.lang.Integer, java.lang.String> com.bizmerlin.scm.controller.UserController.getUserListByAjax(java.lang.String)
  337. 2016-03-28 09:15:29,414 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/user/JSONResources],methods=[POST],produces=[application/json]}" onto public java.util.Map<java.lang.String, java.lang.Object> com.bizmerlin.scm.controller.UserController.getResourceJSONList(javax.servlet.http.HttpServletRequest)
  338. 2016-03-28 09:15:29,414 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/user/advsearch]}" onto public java.lang.String com.bizmerlin.scm.controller.UserController.showUserAdvancedSearchPage(org.springframework.ui.ModelMap)
  339. 2016-03-28 09:15:29,415 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/user/advSearchUser],methods=[GET],produces=[application/json]}" onto public java.util.Map<java.lang.String, java.lang.Object> com.bizmerlin.scm.controller.UserController.getUsersFromAdvancedSearchInJSON(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpSession)
  340. 2016-03-28 09:15:29,415 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/user/addNewUser]}" onto public java.lang.String com.bizmerlin.scm.controller.UserController.editNewUser(com.bizmerlin.scm.model.UserModel,org.springframework.web.servlet.mvc.support.RedirectAttributes,javax.servlet.http.HttpServletRequest)
  341. 2016-03-28 09:15:29,415 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/user/usersbydepartment],methods=[GET],produces=[application/json]}" onto public java.util.Map<java.lang.String, java.lang.Object> com.bizmerlin.scm.controller.UserController.getUsersByDepartment(int,int,int,java.lang.String,java.lang.String,javax.servlet.http.HttpSession)
  342. 2016-03-28 09:15:29,415 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/user/resources]}" onto public java.lang.String com.bizmerlin.scm.controller.UserController.showResources(org.springframework.ui.ModelMap,javax.servlet.http.HttpSession,javax.servlet.http.HttpServletRequest)
  343. 2016-03-28 09:15:29,423 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/inventory/delete]}" onto public java.lang.String com.bizmerlin.scm.controller.InventoryController.deleteInventoryById(javax.servlet.http.HttpServletRequest,org.springframework.web.servlet.mvc.support.RedirectAttributes)
  344. 2016-03-28 09:15:29,423 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/inventory/ajaxassortments],methods=[POST],produces=[application/json]}" onto public java.util.Map<java.lang.Integer, java.lang.String> com.bizmerlin.scm.controller.InventoryController.getAssortmentsByAjax(java.lang.String)
  345. 2016-03-28 09:15:29,423 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/inventory/csv]}" onto public void com.bizmerlin.scm.controller.InventoryController.getInventoryCSVList(javax.servlet.http.HttpServletResponse,javax.servlet.http.HttpSession,javax.servlet.http.HttpServletRequest)
  346. 2016-03-28 09:15:29,423 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/inventory/home/**]}" onto public java.lang.String com.bizmerlin.scm.controller.InventoryController.showInvetoryHomePage(org.springframework.ui.ModelMap,javax.servlet.http.HttpSession,javax.servlet.http.HttpServletRequest)
  347. 2016-03-28 09:15:29,424 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/inventory/view/{inventoryId}]}" onto public java.lang.String com.bizmerlin.scm.controller.InventoryController.showInventoryDetailsPage(int,org.springframework.ui.ModelMap,javax.servlet.http.HttpSession)
  348. 2016-03-28 09:15:29,424 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/inventory/new/{type}]}" onto public java.lang.String com.bizmerlin.scm.controller.InventoryController.showInventoryDetailsPage(java.lang.String,org.springframework.ui.ModelMap,javax.servlet.http.HttpSession)
  349. 2016-03-28 09:15:29,424 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/inventory/edit]}" onto public java.lang.String com.bizmerlin.scm.controller.InventoryController.createUpdateInventory(com.bizmerlin.scm.model.InventoryModel,org.springframework.web.servlet.mvc.support.RedirectAttributes,javax.servlet.http.HttpSession,javax.servlet.http.HttpServletRequest,org.springframework.ui.ModelMap)
  350. 2016-03-28 09:15:29,424 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/inventory/newsimulation]}" onto public java.lang.String com.bizmerlin.scm.controller.InventoryController.simulate(org.springframework.ui.ModelMap)
  351. 2016-03-28 09:15:29,425 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/inventory/relatedinventory]}" onto public java.lang.String com.bizmerlin.scm.controller.InventoryController.showItemRelatedInventory(javax.servlet.http.HttpServletRequest,org.springframework.ui.ModelMap,javax.servlet.http.HttpSession)
  352. 2016-03-28 09:15:29,425 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/inventory/search]}" onto public java.lang.String com.bizmerlin.scm.controller.InventoryController.search(org.springframework.ui.ModelMap,javax.servlet.http.HttpServletRequest)
  353. 2016-03-28 09:15:29,433 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/currency/view/{currencyId}]}" onto public java.lang.String com.bizmerlin.rm.controller.CurrencyController.getDetailsById(int,javax.servlet.http.HttpSession,org.springframework.ui.ModelMap)
  354. 2016-03-28 09:15:29,433 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/currency/delete/{currencyId}]}" onto public java.lang.String com.bizmerlin.rm.controller.CurrencyController.deleteCurrency(java.lang.Integer)
  355. 2016-03-28 09:15:29,433 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/currency/home]}" onto public java.lang.String com.bizmerlin.rm.controller.CurrencyController.currencyHome(org.springframework.ui.ModelMap)
  356. 2016-03-28 09:15:29,434 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/currency/add]}" onto public java.lang.String com.bizmerlin.rm.controller.CurrencyController.showCurrencyDetailsPage(org.springframework.ui.ModelMap)
  357. 2016-03-28 09:15:29,434 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/currency/edit],methods=[POST]}" onto public java.lang.String com.bizmerlin.rm.controller.CurrencyController.addCurrency(com.bizmerlin.rm.model.CurrencyModel,org.springframework.web.servlet.mvc.support.RedirectAttributes,javax.servlet.http.HttpSession,javax.servlet.http.HttpServletRequest)
  358. 2016-03-28 09:15:29,434 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/currency/list/{cid}],methods=[GET],produces=[application/json]}" onto public java.util.Map<java.lang.String, java.lang.Object> com.bizmerlin.rm.controller.CurrencyController.currencyList(java.lang.Integer)
  359. 2016-03-28 09:15:29,439 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/appraisaltemplateitem/delete/{atiid}]}" onto public java.lang.String com.bizmerlin.rm.controller.AppraisalTemplateItemController.deleteTemplateItem(javax.servlet.http.HttpSession,java.lang.Integer,javax.servlet.http.HttpServletRequest)
  360. 2016-03-28 09:15:29,439 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/appraisaltemplateitem/list],methods=[GET],produces=[application/json]}" onto public java.util.Map<java.lang.String, java.lang.Object> com.bizmerlin.rm.controller.AppraisalTemplateItemController.getTemplateItemList(int,javax.servlet.http.HttpSession)
  361. 2016-03-28 09:15:29,439 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/appraisaltemplateitem/new],methods=[POST]}" onto public java.lang.String com.bizmerlin.rm.controller.AppraisalTemplateItemController.showNewTemplateItemPage(javax.servlet.http.HttpServletRequest,org.springframework.ui.ModelMap,javax.servlet.http.HttpSession)
  362. 2016-03-28 09:15:29,439 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/appraisaltemplateitem/view/{atiid}]}" onto public java.lang.String com.bizmerlin.rm.controller.AppraisalTemplateItemController.getAppraisalTemplateItemDetails(java.lang.Integer,javax.servlet.http.HttpSession,org.springframework.ui.ModelMap)
  363. 2016-03-28 09:15:29,440 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/appraisaltemplateitem/save],methods=[POST]}" onto public java.lang.String com.bizmerlin.rm.controller.AppraisalTemplateItemController.save(javax.servlet.http.HttpSession,javax.servlet.http.HttpServletRequest)
  364. 2016-03-28 09:15:29,441 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/people]}" onto public java.lang.String com.bizmerlin.rm.controller.PersonController.listPeople(java.util.Map<java.lang.String, java.lang.Object>)
  365. 2016-03-28 09:15:29,441 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/people/add],methods=[POST]}" onto public java.lang.String com.bizmerlin.rm.controller.PersonController.addPerson(com.bizmerlin.rm.model.Person,org.springframework.validation.BindingResult)
  366. 2016-03-28 09:15:29,442 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/people/delete/{personId}]}" onto public java.lang.String com.bizmerlin.rm.controller.PersonController.deletePerson(java.lang.String)
  367. 2016-03-28 09:15:29,443 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/log/data/ || /log/data],methods=[GET],produces=[application/json]}" onto public java.lang.String com.bizmerlin.rm.controller.LogController.getFormData(java.util.Map<java.lang.String, java.lang.String>,org.springframework.ui.ModelMap)
  368. 2016-03-28 09:15:29,447 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/projectType/projectTypeList],methods=[GET],produces=[application/json]}" onto public java.util.LinkedHashMap<java.lang.String, java.lang.Object> com.bizmerlin.rm.controller.ProjectTypeController.projectGroupList(javax.servlet.http.HttpSession)
  369. 2016-03-28 09:15:29,448 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/projectType/add],methods=[POST]}" onto public java.lang.String com.bizmerlin.rm.controller.ProjectTypeController.addProjectType(com.bizmerlin.rm.model.ProjectTypeModel,javax.servlet.http.HttpSession,javax.servlet.http.HttpServletRequest,org.springframework.ui.ModelMap)
  370. 2016-03-28 09:15:29,448 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/projectType/delete/{projTypeId}],methods=[POST]}" onto public java.lang.String com.bizmerlin.rm.controller.ProjectTypeController.deleteProjectType(java.lang.Integer,org.springframework.ui.ModelMap)
  371. 2016-03-28 09:15:29,448 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/projectType/view/{projTypeid}]}" onto public java.lang.String com.bizmerlin.rm.controller.ProjectTypeController.getProjTypeDetails(int,javax.servlet.http.HttpSession,org.springframework.ui.ModelMap)
  372. 2016-03-28 09:15:29,448 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/projectType/home]}" onto public java.lang.String com.bizmerlin.rm.controller.ProjectTypeController.projectTypeHome(org.springframework.ui.ModelMap)
  373. 2016-03-28 09:15:29,449 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/projectType/new]}" onto public java.lang.String com.bizmerlin.rm.controller.ProjectTypeController.projectTypePage(org.springframework.ui.ModelMap,javax.servlet.http.HttpSession)
  374. 2016-03-28 09:15:29,450 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/recruiter],methods=[GET],produces=[application/json]}" onto public java.util.Map<java.lang.Integer, java.lang.String> com.bizmerlin.rm.controller.RecruiterController.getRecruiterList(java.lang.String)
  375. 2016-03-28 09:15:29,455 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/department/new]}" onto public java.lang.String com.bizmerlin.rm.controller.DepartmentController.showNewEducationDetailsPage(org.springframework.ui.ModelMap)
  376. 2016-03-28 09:15:29,455 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/department/getdetails/{cid}],methods=[GET],produces=[application/json]}" onto public java.util.Map<java.lang.String, java.lang.Object> com.bizmerlin.rm.controller.DepartmentController.departmentList(java.lang.Integer)
  377. 2016-03-28 09:15:29,456 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/department/view/{departmentId}]}" onto public java.lang.String com.bizmerlin.rm.controller.DepartmentController.getDetailsById(int,javax.servlet.http.HttpSession,org.springframework.ui.ModelMap)
  378. 2016-03-28 09:15:29,456 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/department/delete/{departmentId}]}" onto public java.lang.String com.bizmerlin.rm.controller.DepartmentController.deleteDepartment(java.lang.Integer,org.springframework.ui.ModelMap)
  379. 2016-03-28 09:15:29,456 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/department/home]}" onto public java.lang.String com.bizmerlin.rm.controller.DepartmentController.usergroupHome(org.springframework.ui.ModelMap)
  380. 2016-03-28 09:15:29,457 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/department/add],methods=[POST]}" onto public java.lang.String com.bizmerlin.rm.controller.DepartmentController.addDepartment(com.bizmerlin.rm.model.DepartmentModel,org.springframework.web.servlet.mvc.support.RedirectAttributes,javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpSession)
  381. 2016-03-28 09:15:29,458 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/rmhealthscore],methods=[GET],produces=[application/json]}" onto public java.lang.String com.bizmerlin.rm.controller.RMHealthScoreController.getHealthScoreResult()
  382. 2016-03-28 09:15:29,459 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/rpg/planningGrid]}" onto public java.lang.String com.bizmerlin.rm.controller.RPGridController.resourcePlanningGrid(org.springframework.ui.ModelMap)
  383. 2016-03-28 09:15:29,460 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/rpg/gridonload],methods=[GET],produces=[application/json]}" onto public java.util.Map<java.lang.String, java.lang.Object> com.bizmerlin.rm.controller.RPGridController.grid(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpSession)
  384. 2016-03-28 09:15:29,463 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/notifications/add/{cid}],methods=[GET],produces=[application/json]}" onto public java.util.Map<java.lang.String, java.lang.String> com.bizmerlin.rm.controller.GlobalNotificationController.addNotifications(java.lang.Integer,java.util.List<java.lang.Integer>,java.util.List<java.lang.Integer>,java.util.List<java.lang.Integer>,java.util.List<java.lang.Integer>,java.util.List<java.lang.Integer>) throws java.lang.Exception
  385. 2016-03-28 09:15:29,463 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/notifications/home]}" onto public java.lang.String com.bizmerlin.rm.controller.GlobalNotificationController.usergroupHome(org.springframework.ui.ModelMap)
  386. 2016-03-28 09:15:29,464 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/notifications/getnotifications/{cid}],methods=[GET],produces=[application/json]}" onto public java.util.Map<java.lang.String, java.util.List> com.bizmerlin.rm.controller.GlobalNotificationController.notificationList(java.lang.Integer)
  387. 2016-03-28 09:15:29,464 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/notifications/getusers/{cid}],methods=[GET],produces=[application/json]}" onto public java.util.Map<java.lang.String, java.lang.Object> com.bizmerlin.rm.controller.GlobalNotificationController.userList(java.lang.Integer)
  388. 2016-03-28 09:15:29,467 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/notification/crmmailweekly],methods=[GET],produces=[application/json]}" onto public java.lang.String com.bizmerlin.rm.controller.CRMMailController.mailResponse()
  389. 2016-03-28 09:15:29,467 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/notification/crmmaildaily],methods=[GET],produces=[application/json]}" onto public java.lang.String com.bizmerlin.rm.controller.CRMMailController.crmdailymailResponse()
  390. 2016-03-28 09:15:29,467 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/notification/reminder],methods=[GET],produces=[application/json]}" onto public java.lang.String com.bizmerlin.rm.controller.CRMMailController.reminder_mail_response()
  391. 2016-03-28 09:15:29,468 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/notification/resourceNotification],methods=[GET],produces=[application/json]}" onto public java.lang.String com.bizmerlin.rm.controller.CRMMailController.resource_notification_mail_response()
  392. 2016-03-28 09:15:29,472 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/role/view/{userRoleId}]}" onto public java.lang.String com.bizmerlin.rm.controller.UserRoleController.getDetailsById(int,javax.servlet.http.HttpSession,org.springframework.ui.ModelMap)
  393. 2016-03-28 09:15:29,472 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/role/delete/{userRoleId}]}" onto public java.lang.String com.bizmerlin.rm.controller.UserRoleController.deleteUserRole(java.lang.Integer)
  394. 2016-03-28 09:15:29,473 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/role/edit],methods=[POST]}" onto public java.lang.String com.bizmerlin.rm.controller.UserRoleController.addUserRole(com.bizmerlin.rm.model.UserRoleModel,org.springframework.web.servlet.mvc.support.RedirectAttributes,javax.servlet.http.HttpSession,javax.servlet.http.HttpServletRequest)
  395. 2016-03-28 09:15:29,473 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/role/home]}" onto public java.lang.String com.bizmerlin.rm.controller.UserRoleController.userRoleHome(org.springframework.ui.ModelMap)
  396. 2016-03-28 09:15:29,474 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/role/add]}" onto public java.lang.String com.bizmerlin.rm.controller.UserRoleController.showUserRoleDetailsPage(org.springframework.ui.ModelMap)
  397. 2016-03-28 09:15:29,474 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/role/list/{cid}],methods=[GET],produces=[application/json]}" onto public java.util.Map<java.lang.String, java.lang.Object> com.bizmerlin.rm.controller.UserRoleController.userRoleList(java.lang.Integer)
  398. 2016-03-28 09:15:29,478 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/projectarea/delete],methods=[GET]}" onto public void com.bizmerlin.rm.controller.ProjectAreaController.deleteProjectArea(int,javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpSession)
  399. 2016-03-28 09:15:29,478 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/projectarea/getarea],methods=[GET]}" onto public com.bizmerlin.rm.model.ProjectAreaModel com.bizmerlin.rm.controller.ProjectAreaController.areaById(javax.servlet.http.HttpServletRequest)
  400. 2016-03-28 09:15:29,478 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/projectarea/list],methods=[GET],produces=[application/json]}" onto public java.util.Map<java.lang.String, java.lang.Object> com.bizmerlin.rm.controller.ProjectAreaController.projectAreas(int,javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpSession)
  401. 2016-03-28 09:15:29,479 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/projectarea/getusers/{cid}],methods=[GET],produces=[application/json]}" onto public java.util.Map<java.lang.String, java.lang.Object> com.bizmerlin.rm.controller.ProjectAreaController.getUserList(java.lang.Integer)
  402. 2016-03-28 09:15:29,479 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/projectarea/add],methods=[GET],produces=[application/json]}" onto public java.util.Map<java.lang.String, java.lang.String> com.bizmerlin.rm.controller.ProjectAreaController.addProjectArea(javax.servlet.http.HttpServletRequest)
  403. 2016-03-28 09:15:29,486 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/profile/view/{userProfileId}]}" onto public java.lang.String com.bizmerlin.rm.controller.UserProfileController.getDetailsById(int,javax.servlet.http.HttpSession,org.springframework.ui.ModelMap)
  404. 2016-03-28 09:15:29,486 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/profile/delete/{userProfileId}]}" onto public java.lang.String com.bizmerlin.rm.controller.UserProfileController.deleteUserProfile(java.lang.Integer)
  405. 2016-03-28 09:15:29,486 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/profile/deleteUPSkill/{upsId}/{userprofileid}/{cid}],methods=[POST]}" onto public java.lang.String com.bizmerlin.rm.controller.UserProfileController.deleteUPSkill(int,int,int,org.springframework.ui.ModelMap,javax.servlet.http.HttpSession)
  406. 2016-03-28 09:15:29,486 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/profile/home]}" onto public java.lang.String com.bizmerlin.rm.controller.UserProfileController.userProfileHome(org.springframework.ui.ModelMap)
  407. 2016-03-28 09:15:29,487 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/profile/add]}" onto public java.lang.String com.bizmerlin.rm.controller.UserProfileController.showProfileDetailsPage(org.springframework.ui.ModelMap)
  408. 2016-03-28 09:15:29,487 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/profile/edit],methods=[POST]}" onto public java.lang.String com.bizmerlin.rm.controller.UserProfileController.addUserProfile(com.bizmerlin.rm.model.UserProfileModel,org.springframework.web.servlet.mvc.support.RedirectAttributes,javax.servlet.http.HttpSession,javax.servlet.http.HttpServletRequest)
  409. 2016-03-28 09:15:29,487 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/profile/list/{cid}],methods=[GET],produces=[application/json]}" onto public java.util.Map<java.lang.String, java.lang.Object> com.bizmerlin.rm.controller.UserProfileController.userProfileList(java.lang.Integer)
  410. 2016-03-28 09:15:29,488 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/profile/addupskill],methods=[GET]}" onto public java.util.Map<java.lang.String, java.lang.Object> com.bizmerlin.rm.controller.UserProfileController.addUPSKill(com.bizmerlin.rm.model.UserProfileSkillModel,javax.servlet.http.HttpSession,javax.servlet.http.HttpServletRequest,org.springframework.ui.ModelMap)
  411. 2016-03-28 09:15:29,488 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/profile/viewupskill],methods=[GET],produces=[application/json]}" onto public java.util.Map<java.lang.String, java.lang.Object> com.bizmerlin.rm.controller.UserProfileController.upskillDetails(javax.servlet.http.HttpServletRequest,org.springframework.ui.ModelMap,javax.servlet.http.HttpSession)
  412. 2016-03-28 09:15:29,497 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/candidates/addcomment],methods=[POST]}" onto public java.lang.String com.bizmerlin.rm.controller.CandidateController.addComment(org.springframework.ui.ModelMap,javax.servlet.http.HttpSession,javax.servlet.http.HttpServletRequest)
  413. 2016-03-28 09:15:29,497 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/candidates/delete/{recruitId}],methods=[POST]}" onto public java.lang.String com.bizmerlin.rm.controller.CandidateController.deleteCandidate(java.lang.Integer,org.springframework.ui.ModelMap)
  414. 2016-03-28 09:15:29,497 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/candidates/addCandidate],methods=[POST]}" onto public java.lang.String com.bizmerlin.rm.controller.CandidateController.addCandidate(com.bizmerlin.rm.model.CandidateModel,javax.servlet.http.HttpSession,javax.servlet.http.HttpServletRequest,org.springframework.ui.ModelMap)
  415. 2016-03-28 09:15:29,498 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/candidates/hiring/{cid}],methods=[GET],produces=[application/json]}" onto public java.util.Map<java.lang.String, java.lang.Object> com.bizmerlin.rm.controller.CandidateController.getHiringCandidates(java.util.Map<java.lang.String, java.lang.String>)
  416. 2016-03-28 09:15:29,498 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/candidates/setreminder],methods=[POST]}" onto public java.lang.String com.bizmerlin.rm.controller.CandidateController.setReminder(org.springframework.ui.ModelMap,javax.servlet.http.HttpSession,javax.servlet.http.HttpServletRequest)
  417. 2016-03-28 09:15:29,498 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/candidates/home || /candidates/home/{positionId}],methods=[GET]}" onto public java.lang.String com.bizmerlin.rm.controller.CandidateController.positionHome(org.springframework.ui.ModelMap,javax.servlet.http.HttpSession,java.util.Map<java.lang.String, java.lang.String>)
  418. 2016-03-28 09:15:29,499 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/candidates/hiringsummary],methods=[GET]}" onto public java.lang.String com.bizmerlin.rm.controller.CandidateController.hiringHome(org.springframework.ui.ModelMap,javax.servlet.http.HttpSession)
  419. 2016-03-28 09:15:29,499 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/candidates/new],methods=[GET]}" onto public java.lang.String com.bizmerlin.rm.controller.CandidateController.candidateDetails(org.springframework.ui.ModelMap,javax.servlet.http.HttpSession)
  420. 2016-03-28 09:15:29,499 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/candidates/view/{recruitid}/{pageTitle}]}" onto public java.lang.String com.bizmerlin.rm.controller.CandidateController.getCandidateDetails(int,java.lang.String,javax.servlet.http.HttpSession,org.springframework.ui.ModelMap)
  421. 2016-03-28 09:15:29,500 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/candidates/candidateList/{apikey}],methods=[POST],produces=[application/json]}" onto public java.util.Map<java.lang.Integer, java.lang.String> com.bizmerlin.rm.controller.CandidateController.getCandidateListByAjax(java.lang.String,javax.servlet.http.HttpSession,java.lang.String)
  422. 2016-03-28 09:15:29,500 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/candidates/position/{positionId}],methods=[GET]}" onto public java.lang.String com.bizmerlin.rm.controller.CandidateController.getCandidateListByPositions(org.springframework.ui.ModelMap,javax.servlet.http.HttpSession,int)
  423. 2016-03-28 09:15:29,500 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/candidates],methods=[GET],produces=[application/json]}" onto public java.util.Map<java.lang.String, java.lang.Object> com.bizmerlin.rm.controller.CandidateController.candidates(java.lang.String,java.lang.Integer,java.lang.Integer,java.lang.String,int,int,java.util.List<java.lang.Integer>,java.util.List<java.lang.Integer>,javax.servlet.http.HttpSession)
  424. 2016-03-28 09:15:29,509 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/positions/addcomment],methods=[POST]}" onto public java.lang.String com.bizmerlin.rm.controller.PositionController.addComment(org.springframework.ui.ModelMap,javax.servlet.http.HttpSession,javax.servlet.http.HttpServletRequest)
  425. 2016-03-28 09:15:29,509 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/positions/addPosition],methods=[POST]}" onto public java.lang.String com.bizmerlin.rm.controller.PositionController.addPosition(com.bizmerlin.rm.model.PositionModel,javax.servlet.http.HttpSession,javax.servlet.http.HttpServletRequest,org.springframework.ui.ModelMap)
  426. 2016-03-28 09:15:29,509 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/positions/hiring/{cid}],methods=[GET],produces=[application/json]}" onto public java.util.Map<java.lang.String, java.lang.Object> com.bizmerlin.rm.controller.PositionController.getHiringPositions(java.util.Map<java.lang.String, java.lang.String>)
  427. 2016-03-28 09:15:29,510 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/positions/delete/{positionId}],methods=[POST]}" onto public java.lang.String com.bizmerlin.rm.controller.PositionController.deletePosition(java.lang.Integer,org.springframework.ui.ModelMap)
  428. 2016-03-28 09:15:29,510 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/positions/home],methods=[GET]}" onto public java.lang.String com.bizmerlin.rm.controller.PositionController.positionHome(org.springframework.ui.ModelMap,javax.servlet.http.HttpSession)
  429. 2016-03-28 09:15:29,511 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/positions/new],methods=[GET]}" onto public java.lang.String com.bizmerlin.rm.controller.PositionController.positionDetails(org.springframework.ui.ModelMap,javax.servlet.http.HttpSession)
  430. 2016-03-28 09:15:29,511 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/positions/details/{positionid}]}" onto public java.lang.String com.bizmerlin.rm.controller.PositionController.getPositionDetails(int,javax.servlet.http.HttpSession,org.springframework.ui.ModelMap,javax.servlet.http.HttpSession)
  431. 2016-03-28 09:15:29,511 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/positions/{cid}/{positionid}],methods=[GET]}" onto public java.lang.String com.bizmerlin.rm.controller.PositionController.showPositionViewPage(int,int,org.springframework.ui.ModelMap,javax.servlet.http.HttpSession)
  432. 2016-03-28 09:15:29,511 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/positions/closeReopenPosition],methods=[POST]}" onto public java.lang.String com.bizmerlin.rm.controller.PositionController.closeReopenPosition(org.springframework.ui.ModelMap,javax.servlet.http.HttpServletRequest)
  433. 2016-03-28 09:15:29,512 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/positions/hiringsummary],methods=[GET]}" onto public java.lang.String com.bizmerlin.rm.controller.PositionController.hiringHome(org.springframework.ui.ModelMap,javax.servlet.http.HttpSession)
  434. 2016-03-28 09:15:29,512 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/positions/{cid}],methods=[GET],produces=[application/json]}" onto public java.util.Map<java.lang.String, java.lang.Object> com.bizmerlin.rm.controller.PositionController.positions(java.util.Map<java.lang.String, java.lang.String>,java.lang.String,int,int,int,int,java.lang.String,java.lang.Integer,javax.servlet.http.HttpSession,org.springframework.ui.ModelMap)
  435. 2016-03-28 09:15:29,517 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/account/new]}" onto public java.lang.String com.bizmerlin.rm.controller.AccountController.showNewUserDetailsPage(org.springframework.ui.ModelMap,javax.servlet.http.HttpSession)
  436. 2016-03-28 09:15:29,517 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/account/accountlist],methods=[GET],produces=[application/json]}" onto public java.util.Map<java.lang.String, java.lang.Object> com.bizmerlin.rm.controller.AccountController.getAccountList(int,int,java.lang.String,javax.servlet.http.HttpSession)
  437. 2016-03-28 09:15:29,517 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/account/delete/{accountid}]}" onto public java.lang.String com.bizmerlin.rm.controller.AccountController.deleteAccount(javax.servlet.http.HttpSession,java.lang.Integer,javax.servlet.http.HttpServletRequest)
  438. 2016-03-28 09:15:29,518 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/account/home]}" onto public java.lang.String com.bizmerlin.rm.controller.AccountController.showAccountHomePage(org.springframework.ui.ModelMap,javax.servlet.http.HttpSession)
  439. 2016-03-28 09:15:29,518 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/account/view/{accountId}]}" onto public java.lang.String com.bizmerlin.rm.controller.AccountController.getAccountDetails(java.lang.Integer,javax.servlet.http.HttpSession,org.springframework.ui.ModelMap)
  440. 2016-03-28 09:15:29,518 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/account/save],methods=[POST]}" onto public java.lang.String com.bizmerlin.rm.controller.AccountController.saveAccount(javax.servlet.http.HttpSession,javax.servlet.http.HttpServletRequest,org.springframework.ui.ModelMap)
  441. 2016-03-28 09:15:29,528 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/goals/view/{goal_Id}]}" onto public java.lang.String com.bizmerlin.rm.controller.GoalController.getGoal(java.lang.Integer,javax.servlet.http.HttpSession,org.springframework.ui.ModelMap)
  442. 2016-03-28 09:15:29,528 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/goals/getgoal]}" onto public com.bizmerlin.rm.model.GoalModel com.bizmerlin.rm.controller.GoalController.getGoal(javax.servlet.http.HttpSession,javax.servlet.http.HttpServletRequest)
  443. 2016-03-28 09:15:29,529 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/goals/goalsByFilter],methods=[GET],produces=[application/json]}" onto public java.util.LinkedHashMap<java.lang.String, java.lang.Object> com.bizmerlin.rm.controller.GoalController.getGoalsByFilter(javax.servlet.http.HttpSession,int,java.lang.String,java.lang.String,int,java.lang.String,java.lang.String)
  444. 2016-03-28 09:15:29,529 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/goals/goalsView/{goalId}],methods=[GET]}" onto public java.lang.String com.bizmerlin.rm.controller.GoalController.getGoalViewList(java.lang.Integer,javax.servlet.http.HttpSession,org.springframework.ui.ModelMap)
  445. 2016-03-28 09:15:29,530 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/goals/allGoals],methods=[GET]}" onto public java.lang.String com.bizmerlin.rm.controller.GoalController.getGoalList(javax.servlet.http.HttpSession,org.springframework.ui.ModelMap)
  446. 2016-03-28 09:15:29,530 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/goals/home],methods=[GET]}" onto public java.lang.String com.bizmerlin.rm.controller.GoalController.getAllGoalList(javax.servlet.http.HttpSession,org.springframework.ui.ModelMap)
  447. 2016-03-28 09:15:29,530 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/goals/goalsIReview],methods=[GET]}" onto public java.lang.String com.bizmerlin.rm.controller.GoalController.getReviewUserGoalList(javax.servlet.http.HttpSession,org.springframework.ui.ModelMap)
  448. 2016-03-28 09:15:29,531 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/goals/myGoals],methods=[GET]}" onto public java.lang.String com.bizmerlin.rm.controller.GoalController.getMyGoalList(javax.servlet.http.HttpSession,org.springframework.ui.ModelMap)
  449. 2016-03-28 09:15:29,531 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/goals/new]}" onto public java.lang.String com.bizmerlin.rm.controller.GoalController.showGoalDetailsPage(org.springframework.ui.ModelMap,javax.servlet.http.HttpSession)
  450. 2016-03-28 09:15:29,531 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/goals/edit],methods=[POST]}" onto public java.lang.String com.bizmerlin.rm.controller.GoalController.editGoalType(com.bizmerlin.rm.model.GoalModel,javax.servlet.http.HttpSession,javax.servlet.http.HttpServletRequest,org.springframework.ui.ModelMap)
  451. 2016-03-28 09:15:29,531 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/goals/statusUpdate]}" onto public java.lang.String com.bizmerlin.rm.controller.GoalController.statusUpdate(javax.servlet.http.HttpSession,javax.servlet.http.HttpServletRequest,org.springframework.ui.ModelMap)
  452. 2016-03-28 09:15:29,532 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/goals/delete/{goal_Id}]}" onto public java.lang.String com.bizmerlin.rm.controller.GoalController.deleteGoalType(org.springframework.ui.ModelMap,javax.servlet.http.HttpSession,java.lang.Integer)
  453. 2016-03-28 09:15:29,532 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/goals/getgoalvalue]}" onto public java.util.Map<java.lang.String, java.lang.Object> com.bizmerlin.rm.controller.GoalController.getGoalValue(javax.servlet.http.HttpSession,javax.servlet.http.HttpServletRequest)
  454. 2016-03-28 09:15:29,540 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/appraisal/delete/{appraisalId}],methods=[GET]}" onto public java.lang.String com.bizmerlin.rm.controller.AppraisalController.deleteAppraisal(java.lang.Integer,org.springframework.ui.ModelMap)
  455. 2016-03-28 09:15:29,540 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/appraisal/appraisallist],methods=[GET]}" onto public java.lang.String com.bizmerlin.rm.controller.AppraisalController.showAppraisalListPage(org.springframework.ui.ModelMap,javax.servlet.http.HttpSession)
  456. 2016-03-28 09:15:29,541 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/appraisal/appraisalforall],methods=[GET],produces=[application/json]}" onto public java.util.Map<java.lang.String, java.lang.Object> com.bizmerlin.rm.controller.AppraisalController.getAppraisals(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpSession)
  457. 2016-03-28 09:15:29,541 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/appraisal/list],methods=[GET],produces=[application/json]}" onto public java.util.Map<java.lang.String, java.lang.Object> com.bizmerlin.rm.controller.AppraisalController.getAppraisals(int,javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpSession)
  458. 2016-03-28 09:15:29,541 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/appraisal/getappraisalitem],methods=[GET]}" onto public com.bizmerlin.rm.model.AppraisalModel com.bizmerlin.rm.controller.AppraisalController.appraisalById(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpSession)
  459. 2016-03-28 09:15:29,542 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/appraisal/appraisalbyuser],methods=[GET],produces=[application/json]}" onto public java.util.Map<java.lang.String, java.lang.Object> com.bizmerlin.rm.controller.AppraisalController.getAppraisalsByUser(int,javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpSession)
  460. 2016-03-28 09:15:29,542 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/appraisal/appraisallistadmin],methods=[GET]}" onto public java.lang.String com.bizmerlin.rm.controller.AppraisalController.showAppraisalAdminListPage()
  461. 2016-03-28 09:15:29,542 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/appraisal/assignments],methods=[GET],produces=[application/json]}" onto public java.util.Map<java.lang.String, java.lang.Object> com.bizmerlin.rm.controller.AppraisalController.getAssignments(int,javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpSession)
  462. 2016-03-28 09:15:29,543 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/appraisal/new],methods=[GET]}" onto public java.lang.String com.bizmerlin.rm.controller.AppraisalController.newAppraisal(javax.servlet.http.HttpSession,org.springframework.ui.ModelMap) throws java.lang.Exception
  463. 2016-03-28 09:15:29,553 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/usergroup/getUserRole],methods=[GET]}" onto public java.util.Map<java.lang.String, java.lang.Object> com.bizmerlin.rm.controller.UserGroupController.getUserRole(org.springframework.ui.ModelMap,javax.servlet.http.HttpSession,javax.servlet.http.HttpServletRequest)
  464. 2016-03-28 09:15:29,554 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/usergroup/resourceList],methods=[POST],produces=[application/json]}" onto public java.util.Map<java.lang.Integer, java.lang.String> com.bizmerlin.rm.controller.UserGroupController.getUserListByAjax(java.lang.String,javax.servlet.http.HttpSession)
  465. 2016-03-28 09:15:29,554 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/usergroup/getMemberList/{usergroupid}],methods=[GET],produces=[application/json]}" onto public java.util.Map<java.lang.Integer, java.lang.String> com.bizmerlin.rm.controller.UserGroupController.getMemberList(org.springframework.ui.ModelMap,int,javax.servlet.http.HttpSession)
  466. 2016-03-28 09:15:29,554 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/usergroup/addUserGroup],methods=[POST]}" onto public java.lang.String com.bizmerlin.rm.controller.UserGroupController.addUserGroup(com.bizmerlin.rm.model.UserGroupModel,javax.servlet.http.HttpSession,javax.servlet.http.HttpServletRequest,org.springframework.ui.ModelMap)
  467. 2016-03-28 09:15:29,554 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/usergroup/pageFunction],methods=[GET],produces=[application/json]}" onto public java.util.LinkedHashMap<java.lang.String, java.lang.Object> com.bizmerlin.rm.controller.UserGroupController.getPageFunction()
  468. 2016-03-28 09:15:29,555 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/usergroup/userGroupList],methods=[GET],produces=[application/json]}" onto public java.util.Map<java.lang.String, java.lang.Object> com.bizmerlin.rm.controller.UserGroupController.userGroupList(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpSession)
  469. 2016-03-28 09:15:29,555 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/usergroup/userGroupFunction],methods=[GET],produces=[application/json]}" onto public java.util.LinkedHashMap<java.lang.String, java.lang.Object> com.bizmerlin.rm.controller.UserGroupController.getuserGroupFunction(java.lang.String)
  470. 2016-03-28 09:15:29,555 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/usergroup/delete/{usergroupId}],methods=[POST]}" onto public java.lang.String com.bizmerlin.rm.controller.UserGroupController.deleteAssessment(int,javax.servlet.http.HttpSession)
  471. 2016-03-28 09:15:29,556 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/usergroup/home]}" onto public java.lang.String com.bizmerlin.rm.controller.UserGroupController.usergroupHome(org.springframework.ui.ModelMap)
  472. 2016-03-28 09:15:29,556 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/usergroup/usergroupdetails]}" onto public java.lang.String com.bizmerlin.rm.controller.UserGroupController.userGroupDetails(org.springframework.ui.ModelMap)
  473. 2016-03-28 09:15:29,556 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/usergroup/permission],methods=[GET]}" onto public java.lang.String com.bizmerlin.rm.controller.UserGroupController.showUserGroupHome(org.springframework.ui.ModelMap)
  474. 2016-03-28 09:15:29,556 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/usergroup/view/{usergroupid}]}" onto public java.lang.String com.bizmerlin.rm.controller.UserGroupController.viewUsergroupDetails(org.springframework.ui.ModelMap,int,javax.servlet.http.HttpSession)
  475. 2016-03-28 09:15:29,557 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/usergroup/addMember],methods=[POST]}" onto public java.lang.String com.bizmerlin.rm.controller.UserGroupController.addMember(com.bizmerlin.rm.model.GroupMembershipModel,javax.servlet.http.HttpSession,javax.servlet.http.HttpServletRequest,org.springframework.ui.ModelMap)
  476. 2016-03-28 09:15:29,557 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/usergroup/addRole],methods=[POST]}" onto public java.lang.String com.bizmerlin.rm.controller.UserGroupController.addRole(org.springframework.ui.ModelMap,com.bizmerlin.rm.model.UserGroupModel,javax.servlet.http.HttpSession,javax.servlet.http.HttpServletRequest,org.springframework.ui.ModelMap)
  477. 2016-03-28 09:15:29,566 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/assessment/addAssessment],methods=[POST]}" onto public java.lang.String com.bizmerlin.rm.controller.AssessmentController.addAssessment(com.bizmerlin.rm.model.AssessmentModel,org.springframework.web.servlet.mvc.support.RedirectAttributes,javax.servlet.http.HttpSession,javax.servlet.http.HttpServletRequest,org.springframework.ui.ModelMap)
  478. 2016-03-28 09:15:29,566 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/assessment/addRange],methods=[GET],produces=[application/json]}" onto public java.util.Map<java.lang.String, java.lang.String> com.bizmerlin.rm.controller.AssessmentController.addAssessmentRange(com.bizmerlin.rm.model.AssessmentRangeModel,javax.servlet.http.HttpSession,javax.servlet.http.HttpServletRequest,org.springframework.ui.ModelMap)
  479. 2016-03-28 09:15:29,567 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/assessment/details],methods=[GET],produces=[application/json]}" onto public java.util.Map<java.lang.String, java.lang.Object> com.bizmerlin.rm.controller.AssessmentController.getAllAssessment(javax.servlet.http.HttpServletRequest,org.springframework.ui.ModelMap,javax.servlet.http.HttpSession)
  480. 2016-03-28 09:15:29,567 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/assessment/delete/{scoreId}],methods=[GET]}" onto public java.lang.String com.bizmerlin.rm.controller.AssessmentController.deleteAssessment(int,org.springframework.ui.ModelMap)
  481. 2016-03-28 09:15:29,567 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/assessment/deleteRange/{rangeId}/{scoreId}],methods=[POST]}" onto public java.lang.String com.bizmerlin.rm.controller.AssessmentController.deleteRange(int,int,org.springframework.ui.ModelMap,javax.servlet.http.HttpSession)
  482. 2016-03-28 09:15:29,567 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/assessment/],methods=[GET]}" onto public java.lang.String com.bizmerlin.rm.controller.AssessmentController.showAssessmentHome(org.springframework.ui.ModelMap,javax.servlet.http.HttpSession)
  483. 2016-03-28 09:15:29,568 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/assessment/new],methods=[GET]}" onto public java.lang.String com.bizmerlin.rm.controller.AssessmentController.showAssessment(org.springframework.ui.ModelMap)
  484. 2016-03-28 09:15:29,568 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/assessment/view/{scoreId}]}" onto public java.lang.String com.bizmerlin.rm.controller.AssessmentController.viewAssessmentDetails(org.springframework.ui.ModelMap,int,javax.servlet.http.HttpSession)
  485. 2016-03-28 09:15:29,568 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/assessment/viewRange/{scoreId}],methods=[GET],produces=[application/json]}" onto public java.util.Map<java.lang.String, java.lang.Object> com.bizmerlin.rm.controller.AssessmentController.assessmentRangeDetails(int,javax.servlet.http.HttpServletRequest,org.springframework.ui.ModelMap,javax.servlet.http.HttpSession)
  486. 2016-03-28 09:15:29,569 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/assessment/getRangeDetails],methods=[GET],produces=[application/json]}" onto public java.util.Map<java.lang.String, java.lang.Object> com.bizmerlin.rm.controller.AssessmentController.getRangeDetails(org.springframework.ui.ModelMap,javax.servlet.http.HttpSession,javax.servlet.http.HttpServletRequest)
  487. 2016-03-28 09:15:29,569 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/assessment/getUsedTemplate],methods=[GET],produces=[application/json]}" onto public java.util.List<java.lang.Integer> com.bizmerlin.rm.controller.AssessmentController.getUsedTemplateDetails(javax.servlet.http.HttpServletRequest)
  488. 2016-03-28 09:15:29,569 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/assessment/customForm/],methods=[GET]}" onto public java.util.Map<java.lang.String, java.lang.String> com.bizmerlin.rm.controller.AssessmentController.customForm(java.lang.String,javax.servlet.http.HttpSession)
  489. 2016-03-28 09:15:29,571 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/comments/add],methods=[POST]}" onto public java.lang.String com.bizmerlin.rm.controller.CommentController.addComment(com.bizmerlin.rm.model.CommentModel,javax.servlet.http.HttpSession,javax.servlet.http.HttpServletRequest)
  490. 2016-03-28 09:15:29,572 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/comments/list]}" onto public java.util.List<com.bizmerlin.rm.model.CommentModel> com.bizmerlin.rm.controller.CommentController.commentList(java.lang.String,java.lang.Integer,javax.servlet.http.HttpSession)
  491. 2016-03-28 09:15:29,575 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/userproject/add],methods=[GET],produces=[application/json]}" onto public java.util.Map<java.lang.String, java.lang.String> com.bizmerlin.rm.controller.UserProjectController.addAllocation(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpSession)
  492. 2016-03-28 09:15:29,575 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/userproject/getallocation],methods=[GET],produces=[application/json]}" onto public java.util.Map<java.lang.String, java.lang.Object> com.bizmerlin.rm.controller.UserProjectController.getAllocationById(javax.servlet.http.HttpServletRequest)
  493. 2016-03-28 09:15:29,576 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/userproject/delete],methods=[GET]}" onto public void com.bizmerlin.rm.controller.UserProjectController.deleteAllocation(javax.servlet.http.HttpServletRequest)
  494. 2016-03-28 09:15:29,576 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/userproject/teamlist],methods=[GET],produces=[application/json]}" onto public java.util.List<java.lang.Object> com.bizmerlin.rm.controller.UserProjectController.getTeam(javax.servlet.http.HttpServletRequest)
  495. 2016-03-28 09:15:29,581 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/training/getDetails],methods=[GET],produces=[application/json]}" onto public java.util.List<com.bizmerlin.rm.model.TrainingModel> com.bizmerlin.rm.controller.TrainingController.eduDetailList()
  496. 2016-03-28 09:15:29,582 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/training/edit/{trainingId}]}" onto public java.lang.String com.bizmerlin.rm.controller.TrainingController.showTrainingEditPage(org.springframework.ui.ModelMap,int)
  497. 2016-03-28 09:15:29,582 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/training/edittraining],methods=[POST]}" onto public java.lang.String com.bizmerlin.rm.controller.TrainingController.editTrainingDetails(com.bizmerlin.rm.model.TrainingModel,org.springframework.web.servlet.mvc.support.RedirectAttributes,javax.servlet.http.HttpServletRequest)
  498. 2016-03-28 09:15:29,583 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/training/delete/{trainingId}]}" onto public java.lang.String com.bizmerlin.rm.controller.TrainingController.deleteTrainingDetailById(int)
  499. 2016-03-28 09:15:29,583 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/training/resource]}" onto public java.lang.String com.bizmerlin.rm.controller.TrainingController.training(org.springframework.ui.ModelMap)
  500. 2016-03-28 09:15:29,583 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/training/new]}" onto public java.lang.String com.bizmerlin.rm.controller.TrainingController.showNewTrainingDetailsPage(org.springframework.ui.ModelMap)
  501. 2016-03-28 09:15:29,583 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/training/view/{trainingId}]}" onto public java.lang.String com.bizmerlin.rm.controller.TrainingController.viewTrainingDetails(org.springframework.ui.ModelMap,int)
  502. 2016-03-28 09:15:29,589 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/appraisalitem/airlist],methods=[GET],produces=[application/json]}" onto public java.util.Map<java.lang.String, java.lang.Object> com.bizmerlin.rm.controller.AppraisalItemController.getAppraisalItemResponse(int,javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpSession)
  503. 2016-03-28 09:15:29,589 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/appraisalitem/addassessmentvaluation],methods=[GET]}" onto public void com.bizmerlin.rm.controller.AppraisalItemController.addAssessment(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpSession)
  504. 2016-03-28 09:15:29,589 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/appraisalitem/deleteAIR],methods=[GET]}" onto public void com.bizmerlin.rm.controller.AppraisalItemController.deleteAssessment(int,javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpSession)
  505. 2016-03-28 09:15:29,590 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/appraisalitem/add],methods=[GET],produces=[application/json]}" onto public java.util.Map<java.lang.String, java.lang.String> com.bizmerlin.rm.controller.AppraisalItemController.addAppraisalItem(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpSession)
  506. 2016-03-28 09:15:29,590 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/appraisalitem/list],methods=[GET],produces=[application/json]}" onto public java.util.Map<java.lang.String, java.lang.Object> com.bizmerlin.rm.controller.AppraisalItemController.getAppraisalItems(int,javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpSession)
  507. 2016-03-28 09:15:29,590 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/appraisalitem/getappraisalitem],methods=[GET]}" onto public com.bizmerlin.rm.model.AppraisalItemModel com.bizmerlin.rm.controller.AppraisalItemController.appraisalItemById(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpSession)
  508. 2016-03-28 09:15:29,600 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/projects/home]}" onto public java.lang.String com.bizmerlin.rm.controller.ProjectController.project(org.springframework.ui.ModelMap,javax.servlet.http.HttpSession)
  509. 2016-03-28 09:15:29,600 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/projects/locationName],methods=[GET],produces=[application/json]}" onto public java.util.Map<java.lang.String, java.lang.Object> com.bizmerlin.rm.controller.ProjectController.getLocationName(java.lang.String,org.springframework.ui.ModelMap,javax.servlet.http.HttpSession)
  510. 2016-03-28 09:15:29,601 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/projects],methods=[GET],produces=[application/json]}" onto public java.util.Map<java.lang.String, java.lang.Object> com.bizmerlin.rm.controller.ProjectController.getProjects(java.lang.String,java.lang.String,org.springframework.ui.ModelMap)
  511. 2016-03-28 09:15:29,601 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/projects/projectsbygroup],methods=[GET],produces=[application/json]}" onto public java.util.List<com.bizmerlin.scm.model.ProjectModel> com.bizmerlin.rm.controller.ProjectController.getProjectsByGroup(javax.servlet.http.HttpSession,javax.servlet.http.HttpServletRequest)
  512. 2016-03-28 09:15:29,601 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/projects/dashboardlist],methods=[GET],produces=[application/json]}" onto public java.util.Map<java.lang.String, java.lang.Object> com.bizmerlin.rm.controller.ProjectController.getProjectStatusDashboard(javax.servlet.http.HttpSession,javax.servlet.http.HttpServletRequest)
  513. 2016-03-28 09:15:29,602 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/projects/accountName],methods=[GET],produces=[application/json]}" onto public java.util.Map<java.lang.String, java.lang.Object> com.bizmerlin.rm.controller.ProjectController.getAccountNames(java.lang.String,org.springframework.ui.ModelMap,javax.servlet.http.HttpSession)
  514. 2016-03-28 09:15:29,602 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/projects/new]}" onto public java.lang.String com.bizmerlin.rm.controller.ProjectController.projectDetails(org.springframework.ui.ModelMap,javax.servlet.http.HttpSession)
  515. 2016-03-28 09:15:29,603 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/projects/projectGroup],methods=[GET],produces=[application/json]}" onto public java.util.Map<java.lang.String, java.lang.Object> com.bizmerlin.rm.controller.ProjectController.getProjectGroup(java.lang.String,org.springframework.ui.ModelMap,javax.servlet.http.HttpSession)
  516. 2016-03-28 09:15:29,603 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/projects/addProject],methods=[POST]}" onto public java.lang.String com.bizmerlin.rm.controller.ProjectController.addProject(com.bizmerlin.scm.model.ProjectModel,javax.servlet.http.HttpSession,javax.servlet.http.HttpServletRequest,org.springframework.ui.ModelMap)
  517. 2016-03-28 09:15:29,603 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/projects/view/{projectid}]}" onto public java.lang.String com.bizmerlin.rm.controller.ProjectController.viewProjectDetails(org.springframework.ui.ModelMap,int,javax.servlet.http.HttpSession)
  518. 2016-03-28 09:15:29,603 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/projects/detail/{projectid} || /projects/detail/{projectid}/{tab}]}" onto public java.lang.String com.bizmerlin.rm.controller.ProjectController.projectDetailsView(org.springframework.ui.ModelMap,java.util.Map<java.lang.String, java.lang.String>,javax.servlet.http.HttpSession)
  519. 2016-03-28 09:15:29,604 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/projects/projectstatusdashboard]}" onto public java.lang.String com.bizmerlin.rm.controller.ProjectController.showProjectStatusDashboard(org.springframework.ui.ModelMap,javax.servlet.http.HttpSession)
  520. 2016-03-28 09:15:29,604 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/projects/account]}" onto public java.lang.String com.bizmerlin.rm.controller.ProjectController.account(org.springframework.ui.ModelMap,javax.servlet.http.HttpSession,javax.servlet.http.HttpServletRequest)
  521. 2016-03-28 09:15:29,607 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/milestone/delete],methods=[GET]}" onto public void com.bizmerlin.rm.controller.MilestoneController.deleteMilestone(int,int,javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpSession)
  522. 2016-03-28 09:15:29,608 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/milestone/add],methods=[GET],produces=[application/json]}" onto public java.util.Map<java.lang.String, java.lang.String> com.bizmerlin.rm.controller.MilestoneController.addMilestone(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpSession)
  523. 2016-03-28 09:15:29,608 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/milestone/list],methods=[GET],produces=[application/json]}" onto public java.util.Map<java.lang.String, java.lang.Object> com.bizmerlin.rm.controller.MilestoneController.milestones(int,javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpSession)
  524. 2016-03-28 09:15:29,608 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/milestone/getmilestone],methods=[GET]}" onto public com.bizmerlin.rm.model.MilestoneModel com.bizmerlin.rm.controller.MilestoneController.milestoneById(javax.servlet.http.HttpServletRequest)
  525. 2016-03-28 09:15:29,613 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/resourceplan/resourcePlanList],methods=[GET],produces=[application/json]}" onto public java.util.LinkedHashMap<java.lang.String, java.lang.Object> com.bizmerlin.rm.controller.ResourcePlanController.getResourcePlanList(java.lang.Integer,javax.servlet.http.HttpSession)
  526. 2016-03-28 09:15:29,614 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/resourceplan/addResourcePlan],methods=[GET]}" onto public java.lang.String com.bizmerlin.rm.controller.ResourcePlanController.addResourcePlan(com.bizmerlin.rm.model.ResourcePlanModel,javax.servlet.http.HttpSession,javax.servlet.http.HttpServletRequest,org.springframework.ui.ModelMap)
  527. 2016-03-28 09:15:29,614 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/resourceplan/getRPSkillList/{resourceplanId}],methods=[GET],produces=[application/json]}" onto public java.util.Map<java.lang.Integer, java.lang.String> com.bizmerlin.rm.controller.ResourcePlanController.getRPSkillList(org.springframework.ui.ModelMap,int,javax.servlet.http.HttpSession)
  528. 2016-03-28 09:15:29,614 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/resourceplan/gaps/{projectid}/{cid}/{date}],methods=[GET],produces=[application/json]}" onto public java.util.Map<java.lang.String, java.lang.Object> com.bizmerlin.rm.controller.ResourcePlanController.getResourceGaps(java.lang.String,int,int)
  529. 2016-03-28 09:15:29,615 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/resourceplan/deleteRP],methods=[GET]}" onto public java.lang.String com.bizmerlin.rm.controller.ResourcePlanController.deleteResourcePlan(java.lang.Integer,java.lang.Integer,java.lang.String,java.lang.String,java.lang.Integer,javax.servlet.http.HttpSession)
  530. 2016-03-28 09:15:29,615 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/resourceplan/getSkills/{cid}],methods=[GET],produces=[application/json]}" onto public java.util.Map<java.lang.String, java.lang.Object> com.bizmerlin.rm.controller.ResourcePlanController.getSkillList(java.lang.Integer)
  531. 2016-03-28 09:15:29,615 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/resourceplan/getRPById],methods=[GET]}" onto public com.bizmerlin.rm.model.ResourcePlanModel com.bizmerlin.rm.controller.ResourcePlanController.rpById(javax.servlet.http.HttpServletRequest)
  532. 2016-03-28 09:15:29,620 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/appraisaltemplate/delete/{atid}]}" onto public java.lang.String com.bizmerlin.rm.controller.AppraisalTemplateController.deleteTemplate(javax.servlet.http.HttpSession,java.lang.Integer,javax.servlet.http.HttpServletRequest)
  533. 2016-03-28 09:15:29,621 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/appraisaltemplate/home]}" onto public java.lang.String com.bizmerlin.rm.controller.AppraisalTemplateController.showAppraisalTemplateHomePage(org.springframework.ui.ModelMap,javax.servlet.http.HttpSession)
  534. 2016-03-28 09:15:29,621 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/appraisaltemplate/list],methods=[GET],produces=[application/json]}" onto public java.util.Map<java.lang.String, java.lang.Object> com.bizmerlin.rm.controller.AppraisalTemplateController.getTemplateList(int,int,java.lang.String,javax.servlet.http.HttpSession)
  535. 2016-03-28 09:15:29,621 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/appraisaltemplate/new],methods=[GET]}" onto public java.lang.String com.bizmerlin.rm.controller.AppraisalTemplateController.showNewTemplatePage(org.springframework.ui.ModelMap)
  536. 2016-03-28 09:15:29,621 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/appraisaltemplate/view/{atid}]}" onto public java.lang.String com.bizmerlin.rm.controller.AppraisalTemplateController.getAppraisalTemplateDetails(java.lang.String,javax.servlet.http.HttpSession,org.springframework.ui.ModelMap)
  537. 2016-03-28 09:15:29,622 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/appraisaltemplate/save],methods=[POST]}" onto public java.lang.String com.bizmerlin.rm.controller.AppraisalTemplateController.save(com.bizmerlin.rm.model.AppraisalTemplateModel,javax.servlet.http.HttpSession,javax.servlet.http.HttpServletRequest)
  538. 2016-03-28 09:15:29,623 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/opportunity]}" onto public java.lang.String com.bizmerlin.rm.controller.OpportunityController.listOpportunities(java.util.Map<java.lang.String, java.lang.Object>)
  539. 2016-03-28 09:15:29,624 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/opportunity/create],methods=[POST]}" onto public java.lang.String com.bizmerlin.rm.controller.OpportunityController.addOpportunity(com.bizmerlin.rm.model.Opportunity,org.springframework.validation.BindingResult)
  540. 2016-03-28 09:15:29,624 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/opportunity/delete/{opportunityId}]}" onto public java.lang.String com.bizmerlin.rm.controller.OpportunityController.deleteOpportunity(java.lang.String)
  541. 2016-03-28 09:15:29,631 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/performanceFeedback/wall/{userId}]}" onto public java.lang.String com.bizmerlin.rm.controller.PerformanceFeedbackController.project(int,org.springframework.ui.ModelMap)
  542. 2016-03-28 09:15:29,632 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/performanceFeedback/home]}" onto public java.lang.String com.bizmerlin.rm.controller.PerformanceFeedbackController.project(org.springframework.ui.ModelMap)
  543. 2016-03-28 09:15:29,632 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/performanceFeedback/getUserMail/{userid}],methods=[GET],produces=[application/json]}" onto public java.util.Map<java.lang.String, java.lang.String> com.bizmerlin.rm.controller.PerformanceFeedbackController.getUserMail(org.springframework.ui.ModelMap,java.lang.Integer,javax.servlet.http.HttpSession)
  544. 2016-03-28 09:15:29,632 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/performanceFeedback/feedbackList],methods=[GET],produces=[application/json]}" onto public java.util.Map<java.lang.String, java.lang.Object> com.bizmerlin.rm.controller.PerformanceFeedbackController.getFeedbackList(org.springframework.ui.ModelMap,javax.servlet.http.HttpSession)
  545. 2016-03-28 09:15:29,633 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/performanceFeedback/view/{feedbackid}]}" onto public java.lang.String com.bizmerlin.rm.controller.PerformanceFeedbackController.getFeedbackDetails(int,javax.servlet.http.HttpSession,org.springframework.ui.ModelMap)
  546. 2016-03-28 09:15:29,633 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/performanceFeedback/delete/{feedbackId}],methods=[POST]}" onto public java.lang.String com.bizmerlin.rm.controller.PerformanceFeedbackController.deleteFeedback(java.lang.Integer,org.springframework.ui.ModelMap,javax.servlet.http.HttpSession)
  547. 2016-03-28 09:15:29,633 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/performanceFeedback/new]}" onto public java.lang.String com.bizmerlin.rm.controller.PerformanceFeedbackController.feedbackDetailsPage(org.springframework.ui.ModelMap,javax.servlet.http.HttpSession)
  548. 2016-03-28 09:15:29,633 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/performanceFeedback/add],methods=[POST]}" onto public java.lang.String com.bizmerlin.rm.controller.PerformanceFeedbackController.addFeedback(com.bizmerlin.rm.model.PerformanceFeedbackModel,javax.servlet.http.HttpSession,javax.servlet.http.HttpServletRequest,org.springframework.ui.ModelMap)
  549. 2016-03-28 09:15:29,634 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/performanceFeedback/getManageMail/{userid}],methods=[GET],produces=[application/json]}" onto public java.util.Map<java.lang.String, java.lang.String> com.bizmerlin.rm.controller.PerformanceFeedbackController.getManagerMail(org.springframework.ui.ModelMap,java.lang.Integer,javax.servlet.http.HttpSession)
  550. 2016-03-28 09:15:29,634 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/performanceFeedback/userwall]}" onto public java.util.List<com.bizmerlin.rm.model.PerformanceFeedbackModel> com.bizmerlin.rm.controller.PerformanceFeedbackController.getUserWall(javax.servlet.http.HttpServletRequest)
  551. 2016-03-28 09:15:29,640 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/projectgroup/projectGroupList],methods=[GET],produces=[application/json]}" onto public java.util.LinkedHashMap<java.lang.String, java.lang.Object> com.bizmerlin.rm.controller.ProjectsGroupController.projectGroupList(javax.servlet.http.HttpSession)
  552. 2016-03-28 09:15:29,640 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/projectgroup/delete/{projectGroupId}],methods=[POST]}" onto public java.lang.String com.bizmerlin.rm.controller.ProjectsGroupController.deleteProjectGroup(java.lang.Integer,org.springframework.ui.ModelMap)
  553. 2016-03-28 09:15:29,641 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/projectgroup/home]}" onto public java.lang.String com.bizmerlin.rm.controller.ProjectsGroupController.usergroupHome(org.springframework.ui.ModelMap)
  554. 2016-03-28 09:15:29,641 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/projectgroup/add],methods=[POST]}" onto public java.lang.String com.bizmerlin.rm.controller.ProjectsGroupController.addDepartment(com.bizmerlin.rm.model.ProjectGroupModel,javax.servlet.http.HttpSession,javax.servlet.http.HttpServletRequest,org.springframework.ui.ModelMap)
  555. 2016-03-28 09:15:29,641 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/projectgroup/view/{pgroupid}]}" onto public java.lang.String com.bizmerlin.rm.controller.ProjectsGroupController.getPGroupDetails(int,javax.servlet.http.HttpSession,org.springframework.ui.ModelMap)
  556. 2016-03-28 09:15:29,641 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/projectgroup/new]}" onto public java.lang.String com.bizmerlin.rm.controller.ProjectsGroupController.projectDetailsPage(org.springframework.ui.ModelMap,javax.servlet.http.HttpSession)
  557. 2016-03-28 09:15:29,653 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/allocations/resourceforecast]}" onto public java.lang.String com.bizmerlin.rm.controller.AllocationController.forecast(org.springframework.ui.ModelMap,javax.servlet.http.HttpSession)
  558. 2016-03-28 09:15:29,654 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/allocations/forecasting/{startDate}/{endDate}],methods=[GET],produces=[application/json]}" onto public java.util.Map<java.lang.String, java.lang.Object> com.bizmerlin.rm.controller.AllocationController.forecastList(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpSession,java.lang.String,java.lang.String)
  559. 2016-03-28 09:15:29,654 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/allocations/currentResources/{startDate}/{endDate}],methods=[GET],produces=[application/json]}" onto public java.util.Map<java.lang.String, java.lang.Object> com.bizmerlin.rm.controller.AllocationController.currentResourceList(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpSession,java.lang.String,java.lang.String)
  560. 2016-03-28 09:15:29,655 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/allocations/futureResources/{startDate}/{endDate}],methods=[GET],produces=[application/json]}" onto public java.util.Map<java.lang.String, java.lang.Object> com.bizmerlin.rm.controller.AllocationController.futureResourceList(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpSession,java.lang.String,java.lang.String)
  561. 2016-03-28 09:15:29,655 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/allocations/activityLog/{startDate}/{endDate}/{activityType}],methods=[GET],produces=[application/json]}" onto public java.util.Map<java.lang.String, java.lang.Object> com.bizmerlin.rm.controller.AllocationController.getActivityLog(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpSession,java.lang.String,java.lang.String,java.lang.String)
  562. 2016-03-28 09:15:29,656 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/allocations/projectActivityLog],methods=[GET],produces=[application/json]}" onto public java.util.Map<java.lang.String, java.lang.Object> com.bizmerlin.rm.controller.AllocationController.getActivityLogForProject(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpSession,java.lang.Integer)
  563. 2016-03-28 09:15:29,656 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/allocations/billablehome]}" onto public java.lang.String com.bizmerlin.rm.controller.AllocationController.usergroupHome(org.springframework.ui.ModelMap)
  564. 2016-03-28 09:15:29,656 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/allocations/resourceplan]}" onto public java.lang.String com.bizmerlin.rm.controller.AllocationController.planningGrid(org.springframework.ui.ModelMap)
  565. 2016-03-28 09:15:29,657 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/allocations],methods=[GET]}" onto public java.util.LinkedHashMap<java.lang.String, java.lang.Object> com.bizmerlin.rm.controller.AllocationController.Allocations(java.lang.String,java.lang.Integer,java.lang.Integer,java.lang.String,java.lang.String)
  566. 2016-03-28 09:15:29,657 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/allocations/activityLog]}" onto public java.lang.String com.bizmerlin.rm.controller.AllocationController.activityLog(org.springframework.ui.ModelMap,javax.servlet.http.HttpSession)
  567. 2016-03-28 09:15:29,657 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/allocations/over_under_resources/{startDate}/{endDate}],methods=[GET],produces=[application/json]}" onto public java.util.Map<java.lang.String, java.lang.Object> com.bizmerlin.rm.controller.AllocationController.over_under_allocation_list(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpSession,java.lang.String,java.lang.String)
  568. 2016-03-28 09:15:29,658 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/allocations/resourceprojectallocation]}" onto public java.lang.String com.bizmerlin.rm.controller.AllocationController.activeList(org.springframework.ui.ModelMap,javax.servlet.http.HttpSession)
  569. 2016-03-28 09:15:29,659 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/allocations/overcommittedResources]}" onto public java.lang.String com.bizmerlin.rm.controller.AllocationController.overcommittedResources(org.springframework.ui.ModelMap,javax.servlet.http.HttpSession)
  570. 2016-03-28 09:15:29,660 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/allocations/underutilizedResources]}" onto public java.lang.String com.bizmerlin.rm.controller.AllocationController.underutilizedResources(org.springframework.ui.ModelMap,javax.servlet.http.HttpSession)
  571. 2016-03-28 09:15:29,660 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/allocations/billablesummary/{cid}],methods=[GET],produces=[application/json]}" onto public java.util.Map<java.lang.String, java.lang.Object> com.bizmerlin.rm.controller.AllocationController.getBillableSummaryByProfile(java.util.Map<java.lang.String, java.lang.String>)
  572. 2016-03-28 09:15:29,664 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/attachment/deleteAttach]}" onto public java.lang.String com.bizmerlin.rm.controller.AttachmentController.deleteAttachment(javax.servlet.http.HttpServletRequest,int,java.lang.String,javax.servlet.http.HttpSession)
  573. 2016-03-28 09:15:29,664 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/attachment/uploadfile],methods=[POST]}" onto public java.lang.String com.bizmerlin.rm.controller.AttachmentController.uploadFile(org.springframework.web.multipart.MultipartHttpServletRequest,javax.servlet.http.HttpSession,com.bizmerlin.rm.model.AttachmentModel,javax.servlet.http.HttpServletRequest)
  574. 2016-03-28 09:15:29,664 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/attachment/download/{filename}/{ext}/{S3Id}]}" onto public void com.bizmerlin.rm.controller.AttachmentController.downloadFile(java.lang.String,java.lang.String,java.lang.String,javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse)
  575. 2016-03-28 09:15:29,665 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/attachment/list]}" onto public java.util.List<com.bizmerlin.rm.model.AttachmentModel> com.bizmerlin.rm.controller.AttachmentController.attachmentList(java.lang.String,java.lang.Integer,javax.servlet.http.HttpSession)
  576. 2016-03-28 09:15:29,673 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/roster/employment/getEmployersList],methods=[GET],produces=[application/json]}" onto public java.util.Map<java.lang.String, java.lang.Object> com.bizmerlin.jrr.controller.JrrEmploymentController.getEmployersList(javax.servlet.http.HttpServletRequest,int,java.lang.String)
  577. 2016-03-28 09:15:29,673 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/roster/employment/delete/{empId}]}" onto public java.lang.String com.bizmerlin.jrr.controller.JrrEmploymentController.deleteEmployerById(int,javax.servlet.http.HttpServletRequest,org.springframework.web.servlet.mvc.support.RedirectAttributes)
  578. 2016-03-28 09:15:29,673 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/roster/employment/home]}" onto public java.lang.String com.bizmerlin.jrr.controller.JrrEmploymentController.employement(org.springframework.ui.ModelMap)
  579. 2016-03-28 09:15:29,673 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/roster/employment/new]}" onto public java.lang.String com.bizmerlin.jrr.controller.JrrEmploymentController.showNewEmployerDetailsPage(org.springframework.ui.ModelMap)
  580. 2016-03-28 09:15:29,674 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/roster/employment/editemployer],methods=[POST]}" onto public java.lang.String com.bizmerlin.jrr.controller.JrrEmploymentController.editEmployerDetails(com.bizmerlin.jrr.model.JrrEmploymentModel,org.springframework.web.servlet.mvc.support.RedirectAttributes,javax.servlet.http.HttpServletRequest)
  581. 2016-03-28 09:15:29,674 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/roster/employment/edit/{empId}]}" onto public java.lang.String com.bizmerlin.jrr.controller.JrrEmploymentController.showEmployerEditPage(org.springframework.ui.ModelMap,int)
  582. 2016-03-28 09:15:29,674 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/roster/employment/view/{empId}]}" onto public java.lang.String com.bizmerlin.jrr.controller.JrrEmploymentController.viewEmployerDetails(org.springframework.ui.ModelMap,int)
  583. 2016-03-28 09:15:29,674 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/roster/employment/csv/**]}" onto public void com.bizmerlin.jrr.controller.JrrEmploymentController.getResourcesInCSV(javax.servlet.http.HttpServletResponse,javax.servlet.http.HttpSession,javax.servlet.http.HttpServletRequest)
  584. 2016-03-28 09:15:29,681 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/roster/education/getDetails],methods=[GET],produces=[application/json]}" onto public java.util.Map<java.lang.String, java.lang.Object> com.bizmerlin.jrr.controller.JrrEducationController.eduDetailList(javax.servlet.http.HttpServletRequest,int,java.lang.String)
  585. 2016-03-28 09:15:29,681 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/roster/education/delete/{educationId}]}" onto public java.lang.String com.bizmerlin.jrr.controller.JrrEducationController.deleteEduDetailById(java.lang.Integer,javax.servlet.http.HttpServletRequest,org.springframework.web.servlet.mvc.support.RedirectAttributes)
  586. 2016-03-28 09:15:29,681 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/roster/education/home]}" onto public java.lang.String com.bizmerlin.jrr.controller.JrrEducationController.education(org.springframework.ui.ModelMap)
  587. 2016-03-28 09:15:29,682 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/roster/education/new]}" onto public java.lang.String com.bizmerlin.jrr.controller.JrrEducationController.showNewEducationDetailsPage(org.springframework.ui.ModelMap)
  588. 2016-03-28 09:15:29,682 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/roster/education/view/{educationId}]}" onto public java.lang.String com.bizmerlin.jrr.controller.JrrEducationController.viewEducationDetails(org.springframework.ui.ModelMap,int)
  589. 2016-03-28 09:15:29,682 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/roster/education/edit/{educationId}]}" onto public java.lang.String com.bizmerlin.jrr.controller.JrrEducationController.showEducationEditPage(org.springframework.ui.ModelMap,int)
  590. 2016-03-28 09:15:29,682 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/roster/education/editeducation],methods=[POST]}" onto public java.lang.String com.bizmerlin.jrr.controller.JrrEducationController.editEducationDetails(com.bizmerlin.jrr.model.JrrEducationModel,org.springframework.web.servlet.mvc.support.RedirectAttributes,javax.servlet.http.HttpServletRequest)
  591. 2016-03-28 09:15:29,683 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/roster/education/csv/**]}" onto public void com.bizmerlin.jrr.controller.JrrEducationController.getResourcesInCSV(javax.servlet.http.HttpServletResponse,javax.servlet.http.HttpSession,javax.servlet.http.HttpServletRequest)
  592. 2016-03-28 09:15:29,686 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/allcountries/delete/{countryId}]}" onto public java.lang.String com.bizmerlin.jrr.controller.JrrAllCountryController.deleteAllCountry(int,org.springframework.web.servlet.mvc.support.RedirectAttributes)
  593. 2016-03-28 09:15:29,687 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/allcountries/home/**]}" onto public java.lang.String com.bizmerlin.jrr.controller.JrrAllCountryController.showCountryHome(org.springframework.ui.ModelMap,javax.servlet.http.HttpSession,javax.servlet.http.HttpServletRequest)
  594. 2016-03-28 09:15:29,687 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/allcountries/new]}" onto public java.lang.String com.bizmerlin.jrr.controller.JrrAllCountryController.showCountryDetailsPage(org.springframework.ui.ModelMap)
  595. 2016-03-28 09:15:29,687 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/allcountries/edit/{countryId}]}" onto public java.lang.String com.bizmerlin.jrr.controller.JrrAllCountryController.showAllCountryEditPage(org.springframework.ui.ModelMap,int)
  596. 2016-03-28 09:15:29,687 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] (ServerService Thread Pool -- 692) Mapped "{[/allcountries/editcountry],methods=[POST]}" onto public java.lang.String com.bizmerlin.jrr.controller.JrrAllCountryController.editCountryDetails(com.bizmerlin.jrr.model.JrrCountryLogModel,org.springframework.web.servlet.mvc.support.RedirectAttributes,javax.servlet.http.HttpServletRequest)
  597. 2016-03-28 09:15:30,247 INFO [org.springframework.web.servlet.handler.SimpleUrlHandlerMapping] (ServerService Thread Pool -- 692) Mapped URL path [/resources/**] onto handler of type [class org.springframework.web.servlet.resource.ResourceHttpRequestHandler]
  598. 2016-03-28 09:15:30,309 INFO [org.springframework.web.servlet.handler.SimpleUrlHandlerMapping] (ServerService Thread Pool -- 692) Mapped URL path [/**] onto handler of type [class org.springframework.web.servlet.resource.DefaultServletHttpRequestHandler]
  599. 2016-03-28 09:15:31,823 ERROR [org.jboss.as.controller.management-operation] (DeploymentScanner-threads - 1) WFLYCTL0349: Timeout after [5] seconds waiting for service container stability while finalizing an operation. Process must be restarted. Step that first updated the service container was 'full-replace-deployment' at address '[]'
  600. 2016-03-28 09:15:31,844 INFO [org.jboss.as.repository] (DeploymentScanner-threads - 1) WFLYDR0002: Content removed from location /home/jboss/wildfly-9.0.1.Final/standalone/data/content/bc/e8f091e2b3aaf2759b98c2fac76eb5fa6e63d5/content
  601. 2016-03-28 09:15:33,944 INFO [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter] (ServerService Thread Pool -- 692) Looking for @ControllerAdvice: Resource Management: startup date [Mon Mar 28 09:11:35 EDT 2016]; root of context hierarchy
  602. 2016-03-28 09:15:38,306 INFO [org.springframework.cache.ehcache.EhCacheManagerFactoryBean] (ServerService Thread Pool -- 692) Initializing EhCache CacheManager
  603. 2016-03-28 09:15:43,528 INFO [net.sf.ehcache.util.UpdateChecker] (net.sf.ehcache.CacheManager@7665c73d) 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.
  604. 2016-03-28 09:15:44,994 INFO [org.springframework.web.context.ContextLoader] (ServerService Thread Pool -- 692) Root WebApplicationContext: initialization completed in 256497 ms
  605. 2016-03-28 09:15:45,165 INFO [io.undertow.servlet] (ServerService Thread Pool -- 692) Initializing Spring FrameworkServlet 'SpringDispatcher'
  606. 2016-03-28 09:15:45,166 INFO [org.springframework.web.servlet.DispatcherServlet] (ServerService Thread Pool -- 692) FrameworkServlet 'SpringDispatcher': initialization started
  607. 2016-03-28 09:15:45,845 INFO [org.springframework.web.servlet.DispatcherServlet] (ServerService Thread Pool -- 692) FrameworkServlet 'SpringDispatcher': initialization completed in 679 ms
  608. 2016-03-28 09:15:45,845 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 692) WFLYUT0021: Registered web context: /rm
  609. 2016-03-28 09:15:45,846 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 692) WFLYUT0022: Unregistered web context: /rm
  610. 2016-03-28 09:15:45,846 INFO [io.undertow.servlet] (ServerService Thread Pool -- 692) Destroying Spring FrameworkServlet 'SpringDispatcher'
  611. 2016-03-28 09:15:45,846 INFO [org.springframework.web.context.support.AnnotationConfigWebApplicationContext] (ServerService Thread Pool -- 692) Closing Resource Management: startup date [Mon Mar 28 09:11:35 EDT 2016]; root of context hierarchy
  612. 2016-03-28 09:15:45,850 INFO [org.springframework.cache.ehcache.EhCacheManagerFactoryBean] (ServerService Thread Pool -- 692) Shutting down EhCache CacheManager
  613. 2016-03-28 09:15:45,876 INFO [org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean] (ServerService Thread Pool -- 692) Closing JPA EntityManagerFactory for persistence unit 'default'
  614. 2016-03-28 09:15:45,878 INFO [io.undertow.servlet] (ServerService Thread Pool -- 692) Closing Spring root WebApplicationContext
  615. 2016-03-28 09:15:46,162 INFO [org.jboss.as.server.deployment] (MSC service thread 1-6) WFLYSRV0028: Stopped deployment rm.war (runtime-name: rm.war) in 24341ms
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement