[gatein-issues] [JBoss JIRA] Commented: (GTNPORTAL-1214) Show exception when edit membership of user who was deleted in a group

Hang Nguyen (JIRA) jira-events at lists.jboss.org
Sun May 16 23:39:06 EDT 2010


    [ https://jira.jboss.org/browse/GTNPORTAL-1214?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12530894#action_12530894 ] 

Hang Nguyen commented on GTNPORTAL-1214:
----------------------------------------

Exception in cygwin:

java.lang.NullPointerException
        at org.exoplatform.organization.webui.component.UIGroupEditMembershipForm$SaveActionListener
.execute(UIGroupEditMembershipForm.java:102)
        at org.exoplatform.webui.event.Event.broadcast(Event.java:89)
        at org.exoplatform.webui.core.lifecycle.UIFormLifecycle.processAction(UIFormLifecycle.java:1
23)
        at org.exoplatform.webui.core.lifecycle.UIFormLifecycle.processAction(UIFormLifecycle.java:4
0)
        at org.exoplatform.webui.core.UIComponent.processAction(UIComponent.java:137)
        at org.exoplatform.webui.core.lifecycle.UIApplicationLifecycle.processAction(UIApplicationLi
fecycle.java:58)
        at org.exoplatform.webui.core.UIComponent.processAction(UIComponent.java:137)
        at org.exoplatform.webui.core.UIApplication.processAction(UIApplication.java:115)
        at org.exoplatform.webui.application.portlet.PortletApplication.processAction(PortletApplica
tion.java:169)
        at org.exoplatform.webui.application.portlet.PortletApplicationController.processAction(Port
letApplicationController.java:80)
        at org.gatein.pc.portlet.impl.jsr168.PortletContainerImpl$Invoker.doFilter(PortletContainerI
mpl.java:558)
        at org.gatein.pc.portlet.impl.jsr168.api.FilterChainImpl.doFilter(FilterChainImpl.java:109)
        at org.gatein.pc.portlet.impl.jsr168.api.FilterChainImpl.doFilter(FilterChainImpl.java:72)
        at org.gatein.pc.portlet.impl.jsr168.PortletContainerImpl.dispatch(PortletContainerImpl.java
:506)
        at org.gatein.pc.portlet.container.ContainerPortletDispatcher.invoke(ContainerPortletDispatc
her.java:42)
        at org.gatein.pc.portlet.PortletInvokerInterceptor.invoke(PortletInvokerInterceptor.java:87)

        at org.gatein.pc.portlet.aspects.EventPayloadInterceptor.invoke(EventPayloadInterceptor.java
:197)
        at org.gatein.pc.portlet.PortletInvokerInterceptor.invoke(PortletInvokerInterceptor.java:87)

        at org.gatein.pc.portlet.aspects.RequestAttributeConversationInterceptor.invoke(RequestAttri
buteConversationInterceptor.java:119)
        at org.gatein.pc.portlet.PortletInvokerInterceptor.invoke(PortletInvokerInterceptor.java:87)

        at org.gatein.pc.portlet.aspects.CCPPInterceptor.invoke(CCPPInterceptor.java:65)
        at org.gatein.pc.portlet.PortletInvokerInterceptor.invoke(PortletInvokerInterceptor.java:87)

        at org.gatein.pc.bridge.BridgeInterceptor.invoke(BridgeInterceptor.java:49)
        at org.gatein.pc.portlet.PortletInvokerInterceptor.invoke(PortletInvokerInterceptor.java:87)

        at org.gatein.pc.portlet.PortletInvokerInterceptor.invoke(PortletInvokerInterceptor.java:87)

        at org.gatein.pc.portlet.aspects.ContextDispatcherInterceptor.access$001(ContextDispatcherIn
terceptor.java:49)
        at org.gatein.pc.portlet.aspects.ContextDispatcherInterceptor$1.doCallback(ContextDispatcher
Interceptor.java:123)
        at org.gatein.wci.command.CommandDispatcher$CallbackCommand.execute(CommandDispatcher.java:8
2)
        at sun.reflect.GeneratedMethodAccessor137.invoke(Unknown Source)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:597)
        at org.gatein.wci.command.CommandServlet.doGet(CommandServlet.java:135)
        at org.gatein.wci.command.CommandServlet.doPost(CommandServlet.java:166)
        at javax.servlet.http.HttpServlet.service(HttpServlet.java:710)
        at javax.servlet.http.HttpServlet.service(HttpServlet.java:803)


> Show exception when edit membership of user who was deleted in a group
> ----------------------------------------------------------------------
>
>                 Key: GTNPORTAL-1214
>                 URL: https://jira.jboss.org/browse/GTNPORTAL-1214
>             Project: GateIn Portal
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>            Reporter: Hang Nguyen
>
> - Go to User and group management
> - Select a group ( Customer) 
> - Select user and membership to add into group
> -> Add user into group successfully
> - Click edit member icon --> Edit membership form appear
> - Click delete icon to delete user in group
> - Click Save in Edit membership form
> => Show exception in cywin and can't do add user into group again.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the gatein-issues mailing list