[ http://wso2.org/jira/browse/IDENTITY-77?page=comments#action_13836 ] 
            
Yumani Ranaweera commented on IDENTITY-77:
------------------------------------------

Verified. Closed.

> Exception appears when an incorrect personal card is selected
> -------------------------------------------------------------
>
>                 Key: IDENTITY-77
>                 URL: http://wso2.org/jira/browse/IDENTITY-77
>             Project: WSO2 Identity Solution
>          Issue Type: Bug
>          Components: identity-provider
>    Affects Versions: alpha
>         Environment: WinXP, JDK1.5, IE7
>            Reporter: Yumani Ranaweera
>         Assigned To: Ruchith Fernando
>             Fix For: 1.0
>
>
> Steps to recreate
> --------------------
> 1. Login to IP (Identity Provider) using user credentials1 (bob/bob)
> 2. Create a personal ID for this user, confirm the account details 
> (https://localhost:12443/javarp/) and logout.
> 3. Login again to IP as another user (alice/alice)
> 4. Create a personal ID for this user, confirm the account details 
> (https://localhost:12443/javarp/).
> 5. From IP,  click "Register Self Issued Card" and select Bob's personal card.
> 6. Press "Send"
> Issue:
> ------
> Its giving an exception as below;
> exception 
> javax.servlet.ServletException: Error in database access
>       
> org.apache.struts2.dispatcher.Dispatcher.serviceAction(Dispatcher.java:515)
>       
> org.apache.struts2.dispatcher.FilterDispatcher.doFilter(FilterDispatcher.java:419)
>       
> org.wso2.solutions.identity.relyingparty.servletfilter.RelyingPartyFilter.doFilter(RelyingPartyFilter.java:148)
> root cause 
> org.wso2.solutions.identity.IdentityProviderException: Error in database 
> access
>       
> org.wso2.solutions.identity.persistence.IPPersistenceManager.create(IPPersistenceManager.java:86)
>       
> org.wso2.solutions.identity.admin.RegisteredInfoCardInfoAdmin.registerNewInfoCardInformation(RegisteredInfoCardInfoAdmin.java:36)
>       
> org.wso2.solutions.identity.user.ui.action.RegisterInfoCardAction.execute(RegisterInfoCardAction.java:49)
>       sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>       
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
>       
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
>       java.lang.reflect.Method.invoke(Method.java:585)
>       
> com.opensymphony.xwork2.DefaultActionInvocation.invokeAction(DefaultActionInvocation.java:404)
>       
> com.opensymphony.xwork2.DefaultActionInvocation.invokeActionOnly(DefaultActionInvocation.java:267)
>       
> com.opensymphony.xwork2.DefaultActionInvocation.invoke(DefaultActionInvocation.java:229)

-- 
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

        

_______________________________________________
Identity-dev mailing list
[email protected]
http://wso2.org/cgi-bin/mailman/listinfo/identity-dev

Reply via email to