500 Servlet Exceptionjava.lang.NoSuchMethodError: com.sg.dragon.domain.UserCostLog.setDisPresentNum(Ljava/lang/Integer;)V at com.sg.dragon.services.imp.UserServiceImpl.costPay(UserServiceImpl.java:1535) at com.sg.dragon.services.imp.UserServiceImpl.costPay(UserServiceImpl.java:1582) at com.sg.dragon.controller.game.building.BuildingFastController.fastBuilding(BuildingFastController.java:102) at com.sg.dragon.controller.game.building.BuildingFastController.handleRequest(BuildingFastController.java:74) at com.sg.dragon.controller.PageController.handleRequestInternal(PageController.java:38) at org.springframework.web.servlet.mvc.AbstractController.handleRequest(AbstractController.java:153) at org.springframework.web.servlet.mvc.SimpleControllerHandlerAdapter.handle(SimpleControllerHandlerAdapter.java:48) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:875) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:807) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:571) at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:511) at javax.servlet.http.HttpServlet.service(HttpServlet.java:154) at javax.servlet.http.HttpServlet.service(HttpServlet.java:92) at com.caucho.server.dispatch.ServletFilterChain.doFilter(ServletFilterChain.java:106) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:83) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:76) at com.caucho.server.dispatch.FilterFilterChain.doFilter(FilterFilterChain.java:70) at com.sg.dragon.util.SGGzipEncodeFilter.doFilter(SGGzipEncodeFilter.java:33) at com.caucho.server.dispatch.FilterFilterChain.doFilter(FilterFilterChain.java:70) at com.sg.dragon.util.CharacterEncodingFilter.doFilter(CharacterEncodingFilter.java:19) at com.caucho.server.dispatch.FilterFilterChain.doFilter(FilterFilterChain.java:70) at com.caucho.server.webapp.WebAppFilterChain.doFilter(WebAppFilterChain.java:173) at com.caucho.server.dispatch.ServletInvocation.service(ServletInvocation.java:229) at com.caucho.server.http.HttpRequest.handleRequest(HttpRequest.java:274) at com.caucho.server.port.TcpConnection.run(TcpConnection.java:514) at com.caucho.util.ThreadPool.runTasks(ThreadPool.java:527)