Download [#EMM-367] [SSO] - NPE occurred by clicking on "Sign in" on SSO

Survey
yes no Was this document useful for you?
   Thank you for your participation!

* Your assessment is very important for improving the workof artificial intelligence, which forms the content of this project

Document related concepts
no text concepts found
Transcript
[EMM-367] [SSO] - NPE occurred by clicking on "Sign in" on SSO login page
when a sesion already available Created: 08/Jan/14 Updated: 05/Jun/14 Resolved: 05/Jun/14
Status:
Project:
Component/s:
Affects
Version/s:
Fix Version/s:
Resolved
WSO2 Enterprise Mobility Manager
None
None
Type:
Reporter:
Resolution:
Labels:
Remaining
Estimate:
Time Spent:
Original
Estimate:
Environment:
Bug
Pandula Kariyawasam
Not a bug
None
Not Specified
1.1.0-RC3
Priority:
Assignee:
Votes:
Normal
Chatura Dilan Perera
0
Not Specified
Not Specified
January 7th pack
Standalone mode - Default Configs
Major
Severity:
Moderate
Estimated
Complexity:
Test cases added: Yes
Description
Below NPE occurred by clicking on "Sign in" on SSO login page when a sesion already available.
Steps :
1. Go to Management Console, click on both MDM & MAM 'Go to URL' links. It will open two separate SSO lo
2. Login using a one of these pages. It will get successful.
3. Now click on Sign in on other page with entering credentials. You'll get below exception.
java.lang.NullPointerException
org.wso2.carbon.identity.application.authentication.framework.CommonApplicationAuthenticationServlet.sendR
org.wso2.carbon.identity.application.authentication.framework.CommonApplicationAuthenticationServlet.doPo
javax.servlet.http.HttpServlet.service(HttpServlet.java:755)
javax.servlet.http.HttpServlet.service(HttpServlet.java:848)
org.eclipse.equinox.http.helper.ContextPathServletAdaptor.service(ContextPathServletAdaptor.java:37)
org.eclipse.equinox.http.servlet.internal.ServletRegistration.service(ServletRegistration.java:61)
org.eclipse.equinox.http.servlet.internal.ProxyServlet.processAlias(ProxyServlet.java:128)
org.eclipse.equinox.http.servlet.internal.ProxyServlet.service(ProxyServlet.java:60)
javax.servlet.http.HttpServlet.service(HttpServlet.java:848)
org.wso2.carbon.tomcat.ext.servlet.DelegationServlet.service(DelegationServlet.java:68)
org.wso2.carbon.tomcat.ext.filter.CharacterSetFilter.doFilter(CharacterSetFilter.java:61)
Generated at Thu Jun 08 10:02:11 IST 2017 using JIRA 7.2.2#72004sha1:9d5132893cc8c728a3601a9034a1f8547ef5c7be.
Related documents