Coder Social home page Coder Social logo

veny / smevente Goto Github PK

View Code? Open in Web Editor NEW
3.0 3.0 0.0 31.19 MB

SMS Event(e) is a reservation system for meeting's arrangaments, their management in calendar and reminders via SMS/email

Ruby 1.54% Java 96.76% CSS 1.18% HTML 0.20% JavaScript 0.30% Shell 0.02%

smevente's People

Contributors

veny avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

smevente's Issues

Move to maven

Gradle in version v5.x does not include all necessary jars into WEB-INF/lib in war.

Improve logging

  • timestamp conversion to timezone Europe/Prague
  • failure of SMS sending - do not print stacktrace

SMS Statistics fails

21:32:00,123 WARN exception:185 - Handler execution resulted in exception
org.springframework.web.bind.MissingServletRequestParameterException: Required String parameter 'unitId' is not present
at org.springframework.web.servlet.mvc.annotation.AnnotationMethodHandlerAdapter$ServletHandlerMethodInvoker.raiseMissingParameterException(AnnotationMethodHandlerAdapter.java:779)
at org.springframework.web.bind.annotation.support.HandlerMethodInvoker.resolveRequestParam(HandlerMethodInvoker.java:509)
at org.springframework.web.bind.annotation.support.HandlerMethodInvoker.resolveHandlerArguments(HandlerMethodInvoker.java:348)
at org.springframework.web.bind.annotation.support.HandlerMethodInvoker.invokeHandlerMethod(HandlerMethodInvoker.java:171)
at org.springframework.web.servlet.mvc.annotation.AnnotationMethodHandlerAdapter.invokeHandlerMethod(AnnotationMethodHandlerAdapter.java:440)
at org.springframework.web.servlet.mvc.annotation.AnnotationMethodHandlerAdapter.handle(AnnotationMethodHandlerAdapter.java:428)
at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:925)
at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:856)
at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:936)
at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:827)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:617)

...

Bulk send of messages failed

2014-07-02 23:25:50,901 ERROR DatabaseWrapper [veny] - failed to execute callback: com.orientechnologies.orient.core.id.ORecordId cannot be cast to veny.smevent
e.model.User
java.lang.ClassCastException: com.orientechnologies.orient.core.id.ORecordId cannot be cast to veny.smevente.model.User
at veny.smevente.misc.AppContext.getLoggedInUserSoftly(AppContext.java:73)
at veny.smevente.dao.orientdb.AbstractDaoOrientdb$6.doWithDatabase(AbstractDaoOrientdb.java:215)
at veny.smevente.dao.orientdb.AbstractDaoOrientdb$6.doWithDatabase(AbstractDaoOrientdb.java:207)
at veny.smevente.dao.orientdb.DatabaseWrapper.execute(DatabaseWrapper.java:149)
at veny.smevente.dao.orientdb.AbstractDaoOrientdb.persist(AbstractDaoOrientdb.java:207)
at veny.smevente.service.impl.UserServiceImpl.performLogin(UserServiceImpl.java:259)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:317)
at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:201)
at com.sun.proxy.$Proxy37.performLogin(Unknown Source)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.