Announcement

Collapse
No announcement yet.
X
  • Filter
  • Time
Clear All
new posts

    The server failed to return a formatted response at all

    I try to breakdown src into two folder which is src/java and src/resources. Java folder stores all the package while resources store server properties.

    and I manage to run the file. However, there is an error message that states that " The server failed to return a formatted response at all" and there is not data retrieved,

    The error message that I get is

    ERROR CompressionFilter - BaseServlet Global Exception org.springframework.web.util.NestedServletException: Request processing failed; nested exception is org.hibernate.HibernateException: Unable to get the default Bean Validation factory

    Is there anywhere I can fix this issue?
Working...
X