cancel
Showing results for 
Search instead for 
Did you mean: 

Issues Logging in

crvasquez
Champ in-the-making
Champ in-the-making
Alfresco is set up.  I can log in with admin and user accounts.  When trying to log into Share, the Admin login works but the user accounts do not work.  I receive the below error.

HTTP Status 500 -

——————————————————————————–

type Exception report

message

description The server encountered an internal error () that prevented it from fulfilling this request.

exception

javax.servlet.ServletException: Could not resolve view with name 'user/XXXXXXXXXXXXXXXX in servlet with name 'Spring Surf Dispatcher Servlet'
   org.springframework.web.servlet.DispatcherServlet.render(DispatcherServlet.java:1042)
   org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:798)
   org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:716)
   org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:647)
   org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:552)
   javax.servlet.http.HttpServlet.service(HttpServlet.java:617)
   javax.servlet.http.HttpServlet.service(HttpServlet.java:717)
2 REPLIES 2

abhashree
Champ in-the-making
Champ in-the-making
Hi

I have also the same problem.If you have solved the problem please share.I am trying to solve.If i will succeed then i will post the solution.

crvasquez
Champ in-the-making
Champ in-the-making
I had that error also before and if I remember the problem was because of the way the port was set up.  I had to solve the port issue (e.g. 8080).  Once I did that I was able to log in.  Hope this resolves your issue.