Org Site: User is stated as invalid, even if has login after self registration
------------------------------------------------------------------------------
Key: MASHUP-432
URL: http://wso2.org/jira/browse/MASHUP-432
Project: WSO2 Mashup Server
Issue Type: Bug
Environment: WinXP, JDK1.5, IE7
Reporter: Yumani Ranaweera
Assigned To: Channa Gunawardena
Priority: Blocker
Steps to recreate
--------------------
1. Sign-up a new user account
2. When u recieve a mail confirming the registration, click on the link given
in the mail ---------------> link will take you to the 'sign-in' page
3. Sign-in using the credentials that you used above when creating the account.
Issue:
-------
After you sign-in it takes you into the application. But after signing-in it
gives a message as "Your request is invalid or has expired. To register again
go here".
It gives an excpetion as below when you click the link to 'Home' from here.
exception
org.apache.jasper.JasperException: Attempted to perform unauthorized operation
(http://www.wso2.org/projects/registry/actions/get) on /users/yumani/profile by
yumani
org.apache.jasper.servlet.JspServletWrapper.handleJspException(JspServletWrapper.java:510)
org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:375)
org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:314)
org.apache.jasper.servlet.JspServlet.service(JspServlet.java:264)
javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
org.wso2.solutions.identity.relyingparty.servletfilter.RelyingPartyFilter.doFilter(RelyingPartyFilter.java:154)
org.wso2.mashup.transport.ServiceUIFilter.doFilter(ServiceUIFilter.java:186)
root cause
javax.servlet.ServletException: Attempted to perform unauthorized operation
(http://www.wso2.org/projects/registry/actions/get) on /users/yumani/profile by
yumani
org.apache.jasper.runtime.PageContextImpl.doHandlePageException(PageContextImpl.java:858)
org.apache.jasper.runtime.PageContextImpl.handlePageException(PageContextImpl.java:791)
org.apache.jsp.org.default_jsp._jspService(org.apache.jsp.org.default_jsp:604)
org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:97)
javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:332)
org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:314)
org.apache.jasper.servlet.JspServlet.service(JspServlet.java:264)
javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
org.wso2.solutions.identity.relyingparty.servletfilter.RelyingPartyFilter.doFilter(RelyingPartyFilter.java:154)
org.wso2.mashup.transport.ServiceUIFilter.doFilter(ServiceUIFilter.java:186)
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://wso2.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
_______________________________________________
Mashup-dev mailing list
[email protected]
http://www.wso2.org/cgi-bin/mailman/listinfo/mashup-dev