[kune-commits] [Kune - Bug #358] (New) NPE in GotoGroupLastVisitedContentAction.setGroup
Redmine Comunes
noreply at ourproject.org
Thu Sep 27 13:25:37 CEST 2012
Issue #358 has been reported by Vicente J. Ruiz Jurado.
----------------------------------------
Bug #358: NPE in GotoGroupLastVisitedContentAction.setGroup
http://redmine.ourproject.org/issues/358
* Author: Vicente J. Ruiz Jurado
* Status: New
* Priority: Normal
* Assignee:
* Category: Client side
* Target version:
* Resolution:
----------------------------------------
java.lang.NullPointerException: null
at cc.kune.core.client.sn.actions.GotoGroupLastVisitedContentAction.setGroup(GotoGroupLastVisitedContentAction.java:58)
at cc.kune.core.client.sitebar.MyGroupsMenu.addPartipationToMenu(MyGroupsMenu.java:102)
at cc.kune.core.client.sitebar.MyGroupsMenu.access$3(MyGroupsMenu.java:100)
at cc.kune.core.client.sitebar.MyGroupsMenu$3.onSuccess(MyGroupsMenu.java:121)
at cc.kune.core.client.sitebar.MyGroupsMenu$3.onSuccess(MyGroupsMenu.java:1)
at com.google.gwt.user.client.rpc.impl.RequestCallbackAdapter.onResponseReceived(RequestCallbackAdapter.java:215)
at com.google.gwt.http.client.Request.fireOnResponseReceived(Request.java:287)
at com.google.gwt.http.client.RequestBuilder$1.onReadyStateChange(RequestBuilder.java:395)
at sun.reflect.GeneratedMethodAccessor61.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at com.google.gwt.dev.shell.MethodAdaptor.invoke(MethodAdaptor.java:103)
at com.google.gwt.dev.shell.MethodDispatch.invoke(MethodDispatch.java:71)
at com.google.gwt.dev.shell.OophmSessionHandler.invoke(OophmSessionHandler.java:157)
at com.google.gwt.dev.shell.BrowserChannelServer.reactToMessagesWhileWaitingForReturn(BrowserChannelServer.java:326)
at com.google.gwt.dev.shell.BrowserChannelServer.invokeJavascript(BrowserChannelServer.java:207)
at com.google.gwt.dev.shell.ModuleSpaceOOPHM.doInvoke(ModuleSpaceOOPHM.java:126)
at com.google.gwt.dev.shell.ModuleSpace.invokeNative(ModuleSpace.java:561)
at com.google.gwt.dev.shell.ModuleSpace.invokeNativeObject(ModuleSpace.java:269)
at com.google.gwt.dev.shell.JavaScriptHost.invokeNativeObject(JavaScriptHost.java:91)
at com.google.gwt.core.client.impl.Impl.apply(Impl.java)
at com.google.gwt.core.client.impl.Impl.entry0(Impl.java:214)
at sun.reflect.GeneratedMethodAccessor58.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at com.google.gwt.dev.shell.MethodAdaptor.invoke(MethodAdaptor.java:103)
at com.google.gwt.dev.shell.MethodDispatch.invoke(MethodDispatch.java:71)
at com.google.gwt.dev.shell.OophmSessionHandler.invoke(OophmSessionHandler.java:157)
at com.google.gwt.dev.shell.BrowserChannelServer.reactToMessages(BrowserChannelServer.java:281)
at com.google.gwt.dev.shell.BrowserChannelServer.processConnection(BrowserChannelServer.java:531)
at com.google.gwt.dev.shell.BrowserChannelServer.run(BrowserChannelServer.java:352)
at java.lang.Thread.run(Thread.java:662)
--
You have received this notification because you have either subscribed to it, or are involved in it.
To change your notification preferences, please click here: http://redmine.ourproject.org/my/account
-------------- next part --------------
An HTML attachment was scrubbed...
URL: https://lists.ourproject.org/pipermail/kune-commits/attachments/20120927/da31f4a6/attachment.htm
More information about the kune-commits
mailing list