掲示板

NPE errors on Liferay cluster app

9年前 に Rahul Bhardwaj によって更新されました。

NPE errors on Liferay cluster app

New Member 投稿: 9 参加年月日: 14/09/11 最新の投稿
Hi,

I am having this 2 node clustered setup on Amazon ec2:
Liferay 6.2.0-ce-ga1, Jboss As 7.1.1, liferay-faces-*-3.2.4-ga5.jar, jsf-(api,impl)-2.1.21, primefaces-3.3,
using standalone-ha.xml for Jboss clustering.

After i login and click on few tabs i see these error/warn in my liferay instance logs :

-----------------------------------
8:39:33,138 WARNING [javax.enterprise.resource.webcontainer.jsf.lifecycle] (http--10.0.14.10-8080-7) /views/friends/friends.xhtml @466,100 listener="#{manageAccountsBackingBean.onChildChange}": java.lang.NullPointerException: javax.el.ELException: /views/friends/friends.xhtml @466,100 listener="#{manageAccountsBackingBean.onChildChange}": java.lang.NullPointerException
at com.sun.faces.facelets.el.TagMethodExpression.invoke(TagMethodExpression.java:111) [jsf-impl-2.1.21.jar:2.1.21]
at org.primefaces.component.behavior.ajax.AjaxBehaviorListenerImpl.processAjaxBehavior(AjaxBehaviorListenerImpl.java:42) [primefaces-3.3.jar:]
at javax.faces.event.AjaxBehaviorEvent.processListener(AjaxBehaviorEvent.java:113) [jsf-api-2.1.21.jar:2.1]
at javax.faces.component.behavior.BehaviorBase.broadcast(BehaviorBase.java:106) [jsf-api-2.1.21.jar:2.1]
at javax.faces.component.UIComponentBase.broadcast(UIComponentBase.java:766) [jsf-api-2.1.21.jar:2.1]
at javax.faces.component.UIData.broadcast(UIData.java:1106) [jsf-api-2.1.21.jar:2.1]
at javax.faces.component.UIViewRoot.broadcastEvents(UIViewRoot.java:786) [jsf-api-2.1.21.jar:2.1]
at javax.faces.component.UIViewRoot.processApplication(UIViewRoot.java:1251) [jsf-api-2.1.21.jar:2.1]
at com.sun.faces.lifecycle.InvokeApplicationPhase.execute(InvokeApplicationPhase.java:81) [jsf-impl-2.1.21.jar:2.1.21]
at com.sun.faces.lifecycle.Phase.doPhase(Phase.java:101) [jsf-impl-2.1.21.jar:2.1.21]
at com.sun.faces.lifecycle.LifecycleImpl.execute(LifecycleImpl.java:118) [jsf-impl-2.1.21.jar:2.1.21]
at com.liferay.faces.bridge.BridgePhaseResourceImpl.execute(BridgePhaseResourceImpl.java:103) [liferay-faces-bridge-impl-3.2.4-ga5.jar:3.2.4-ga5 (Ephesus / Feb 15, 2014 AD)]
at com.liferay.faces.bridge.BridgeImpl.doFacesRequest(BridgeImpl.java:128) [liferay-faces-bridge-impl-3.2.4-ga5.jar:3.2.4-ga5 (Ephesus / Feb 15, 2014 AD)]
at javax.portlet.faces.GenericFacesPortlet.serveResource(GenericFacesPortlet.java:178) [liferay-faces-bridge-api-3.2.4-ga5.jar:3.2.4-ga5 (Ephesus / Feb 15, 2014 AD)]
at com.liferay.portlet.FilterChainImpl.doFilter(FilterChainImpl.java:122)
at com.liferay.portlet.ScriptDataPortletFilter.doFilter(ScriptDataPortletFilter.java:82)
at com.liferay.portlet.FilterChainImpl.doFilter(FilterChainImpl.java:116)
at com.liferay.portal.kernel.portlet.PortletFilterUtil.doFilter(PortletFilterUtil.java:71) [portal-service.jar:]
at com.liferay.portal.kernel.servlet.PortletServlet.service(PortletServlet.java:112) [portal-service.jar:]
at javax.servlet.http.HttpServlet.service(HttpServlet.java:847) [jboss-servlet-api_3.0_spec-1.0.0.Final.jar:1.0.0.Final]
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:329) [jbossweb-7.0.13.Final.jar:]
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:248) [jbossweb-7.0.13.Final.jar:]
at com.liferay.portal.kernel.servlet.filters.invoker.InvokerFilterChain.doFilter(InvokerFilterChain.java:116) [portal-service.jar:]
at com.liferay.portal.kernel.servlet.filters.invoker.InvokerFilter.doFilter(InvokerFilter.java:96) [portal-service.jar:]
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:280) [jbossweb-7.0.13.Final.jar:]
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:248) [jbossweb-7.0.13.Final.jar:]
at org.apache.catalina.core.ApplicationDispatcher.invoke(ApplicationDispatcher.java:840) [jbossweb-7.0.13.Final.jar:]
at org.apache.catalina.core.ApplicationDispatcher.processRequest(ApplicationDispatcher.java:622) [jbossweb-7.0.13.Final.jar:]
at org.apache.catalina.core.ApplicationDispatcher.doForward(ApplicationDispatcher.java:560) [jbossweb-7.0.13.Final.jar:]
at org.apache.catalina.core.ApplicationDispatcher.forward(ApplicationDispatcher.java:488) [jbossweb-7.0.13.Final.jar:]
at com.liferay.portlet.InvokerPortletImpl.invoke(InvokerPortletImpl.java:601)
at com.liferay.portlet.InvokerPortletImpl.invokeResource(InvokerPortletImpl.java:696)
at com.liferay.portlet.InvokerPortletImpl.serveResource(InvokerPortletImpl.java:462)
at com.liferay.portlet.PortletContainerImpl._doServeResource(PortletContainerImpl.java:792)
at com.liferay.portlet.PortletContainerImpl.serveResource(PortletContainerImpl.java:152)
at com.liferay.portlet.SecurityPortletContainerWrapper.serveResource(SecurityPortletContainerWrapper.java:166)
at com.liferay.portlet.RestrictPortletContainerWrapper.serveResource(RestrictPortletContainerWrapper.java:166)
at com.liferay.portal.kernel.portlet.PortletContainerUtil.serveResource(PortletContainerUtil.java:164) [portal-service.jar:]
at com.liferay.portal.action.LayoutAction.processLayout(LayoutAction.java:364)
at com.liferay.portal.action.LayoutAction.doExecute(LayoutAction.java:178)
at com.liferay.portal.action.LayoutAction.execute(LayoutAction.java:79)
at org.apache.struts.action.RequestProcessor.processActionPerform(RequestProcessor.java:431)
at org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:236)
at com.liferay.portal.struts.PortalRequestProcessor.process(PortalRequestProcessor.java:173)
at org.apache.struts.action.ActionServlet.process(ActionServlet.java:1196)
at org.apache.struts.action.ActionServlet.doPost(ActionServlet.java:432)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:754) [jboss-servlet-api_3.0_spec-1.0.0.Final.jar:1.0.0.Final]
at com.liferay.portal.servlet.MainServlet.callParentService(MainServlet.java:546)
at com.liferay.portal.servlet.MainServlet.service(MainServlet.java:523)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:847) [jboss-servlet-api_3.0_spec-1.0.0.Final.jar:1.0.0.Final]
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:329) [jbossweb-7.0.13.Final.jar:]
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:248) [jbossweb-7.0.13.Final.jar:]
at com.liferay.portal.kernel.servlet.filters.invoker.InvokerFilterChain.doFilter(InvokerFilterChain.java:116) [portal-service.jar:]
at com.liferay.portal.kernel.servlet.BaseFilter.processFilter(BaseFilter.java:169) [portal-service.jar:]
at com.liferay.portal.servlet.filters.secure.SecureFilter.processFilter(SecureFilter.java:293)
at com.liferay.portal.kernel.servlet.BaseFilter.doFilter(BaseFilter.java:59) [portal-service.jar:]
at com.liferay.portal.kernel.servlet.filters.invoker.InvokerFilterChain.processDoFilter(InvokerFilterChain.java:204) [portal-service.jar:]
at com.liferay.portal.kernel.servlet.filters.invoker.InvokerFilterChain.doFilter(InvokerFilterChain.java:109) [portal-service.jar:]
at com.liferay.portal.kernel.servlet.BaseFilter.processFilter(BaseFilter.java:169) [portal-service.jar:]
at com.liferay.portal.servlet.filters.jsoncontenttype.JSONContentTypeFilter.processFilter(JSONContentTypeFilter.java:42)
at com.liferay.portal.kernel.servlet.BaseFilter.doFilter(BaseFilter.java:59) [portal-service.jar:]
at com.liferay.portal.kernel.servlet.filters.invoker.InvokerFilterChain.processDoFilter(InvokerFilterChain.java:204) [portal-service.jar:]
at com.liferay.portal.kernel.servlet.filters.invoker.InvokerFilterChain.doFilter(InvokerFilterChain.java:109) [portal-service.jar:]
at com.liferay.portal.kernel.servlet.filters.invoker.InvokerFilter.doFilter(InvokerFilter.java:96) [portal-service.jar:]
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:280) [jbossweb-7.0.13.Final.jar:]
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:248) [jbossweb-7.0.13.Final.jar:]
at org.apache.catalina.core.ApplicationDispatcher.invoke(ApplicationDispatcher.java:840) [jbossweb-7.0.13.Final.jar:]
at org.apache.catalina.core.ApplicationDispatcher.processRequest(ApplicationDispatcher.java:622) [jbossweb-7.0.13.Final.jar:]
at org.apache.catalina.core.ApplicationDispatcher.doForward(ApplicationDispatcher.java:560) [jbossweb-7.0.13.Final.jar:]
at org.apache.catalina.core.ApplicationDispatcher.forward(ApplicationDispatcher.java:488) [jbossweb-7.0.13.Final.jar:]
at com.liferay.portal.servlet.FriendlyURLServlet.service(FriendlyURLServlet.java:160)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:847) [jboss-servlet-api_3.0_spec-1.0.0.Final.jar:1.0.0.Final]
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:329) [jbossweb-7.0.13.Final.jar:]
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:248) [jbossweb-7.0.13.Final.jar:]
at com.liferay.portal.kernel.servlet.filters.invoker.InvokerFilterChain.doFilter(InvokerFilterChain.java:116) [portal-service.jar:]
at com.liferay.portal.kernel.servlet.BaseFilter.processFilter(BaseFilter.java:169) [portal-service.jar:]
at com.liferay.portal.servlet.filters.gzip.GZipFilter.processFilter(GZipFilter.java:123)
at com.liferay.portal.kernel.servlet.BaseFilter.doFilter(BaseFilter.java:59) [portal-service.jar:]
at com.liferay.portal.kernel.servlet.filters.invoker.InvokerFilterChain.processDoFilter(InvokerFilterChain.java:204) [portal-service.jar:]
at com.liferay.portal.kernel.servlet.filters.invoker.InvokerFilterChain.doFilter(InvokerFilterChain.java:109) [portal-service.jar:]
at com.liferay.portal.kernel.servlet.BaseFilter.processFilter(BaseFilter.java:169) [portal-service.jar:]
at com.liferay.portal.servlet.filters.secure.SecureFilter.processFilter(SecureFilter.java:293)
at com.liferay.portal.kernel.servlet.BaseFilter.doFilter(BaseFilter.java:59) [portal-service.jar:]
at com.liferay.portal.kernel.servlet.filters.invoker.InvokerFilterChain.processDoFilter(InvokerFilterChain.java:204) [portal-service.jar:]
at com.liferay.portal.kernel.servlet.filters.invoker.InvokerFilterChain.doFilter(InvokerFilterChain.java:109) [portal-service.jar:]
:
at com.liferay.portal.kernel.servlet.BaseFilter.processFilter(BaseFilter.java:169) [portal-service.jar:]
at com.liferay.portal.servlet.filters.i18n.I18nFilter.processFilter(I18nFilter.java:244)
at com.liferay.portal.kernel.servlet.BaseFilter.doFilter(BaseFilter.java:59) [portal-service.jar:]
at com.liferay.portal.kernel.servlet.filters.invoker.InvokerFilterChain.processDoFilter(InvokerFilterChain.java:204) [portal-service.jar:]
at com.liferay.portal.kernel.servlet.filters.invoker.InvokerFilterChain.doFilter(InvokerFilterChain.java:109) [portal-service.jar:]
at com.liferay.portal.kernel.servlet.BaseFilter.processFilter(BaseFilter.java:169) [portal-service.jar:]
at com.liferay.portal.servlet.filters.etag.ETagFilter.processFilter(ETagFilter.java:70)
at com.liferay.portal.kernel.servlet.BaseFilter.doFilter(BaseFilter.java:59) [portal-service.jar:]
at com.liferay.portal.kernel.servlet.filters.invoker.InvokerFilterChain.processDoFilter(InvokerFilterChain.java:204) [portal-service.jar:]
at com.liferay.portal.kernel.servlet.filters.invoker.InvokerFilterChain.doFilter(InvokerFilterChain.java:109) [portal-service.jar:]
at com.liferay.portal.kernel.servlet.BaseFilter.processFilter(BaseFilter.java:169) [portal-service.jar:]
at com.liferay.portal.servlet.filters.jsoncontenttype.JSONContentTypeFilter.processFilter(JSONContentTypeFilter.java:42)
at com.liferay.portal.kernel.servlet.BaseFilter.doFilter(BaseFilter.java:59) [portal-service.jar:]
at com.liferay.portal.kernel.servlet.filters.invoker.InvokerFilterChain.processDoFilter(InvokerFilterChain.java:204) [portal-service.jar:]
at com.liferay.portal.kernel.servlet.filters.invoker.InvokerFilterChain.doFilter(InvokerFilterChain.java:109) [portal-service.jar:]
at com.liferay.portal.kernel.servlet.BaseFilter.processFilter(BaseFilter.java:169) [portal-service.jar:]
at com.liferay.portal.servlet.filters.autologin.AutoLoginFilter.processFilter(AutoLoginFilter.java:263)
at com.liferay.portal.kernel.servlet.BaseFilter.doFilter(BaseFilter.java:59) [portal-service.jar:]
at com.liferay.portal.kernel.servlet.filters.invoker.InvokerFilterChain.processDoFilter(InvokerFilterChain.java:204) [portal-service.jar:]
at com.liferay.portal.kernel.servlet.filters.invoker.InvokerFilterChain.doFilter(InvokerFilterChain.java:109) [portal-service.jar:]
at com.liferay.portal.kernel.servlet.BaseFilter.processFilter(BaseFilter.java:169) [portal-service.jar:]
at com.liferay.portal.servlet.filters.sso.ntlm.NtlmPostFilter.processFilter(NtlmPostFilter.java:83)
at com.liferay.portal.kernel.servlet.BaseFilter.doFilter(BaseFilter.java:59) [portal-service.jar:]
at com.liferay.portal.kernel.servlet.filters.invoker.InvokerFilterChain.processDoFilter(InvokerFilterChain.java:204) [portal-service.jar:]
at com.liferay.portal.kernel.servlet.filters.invoker.InvokerFilterChain.doFilter(InvokerFilterChain.java:109) [portal-service.jar:]
at com.liferay.portal.kernel.servlet.BaseFilter.processFilter(BaseFilter.java:169) [portal-service.jar:]
at com.liferay.portal.sharepoint.SharepointFilter.processFilter(SharepointFilter.java:88)
at com.liferay.portal.kernel.servlet.BaseFilter.doFilter(BaseFilter.java:59) [portal-service.jar:]
at com.liferay.portal.kernel.servlet.filters.invoker.InvokerFilterChain.processDoFilter(InvokerFilterChain.java:204) [portal-service.jar:]
at com.liferay.portal.kernel.servlet.filters.invoker.InvokerFilterChain.doFilter(InvokerFilterChain.java:109) [portal-service.jar:]
:
at com.liferay.portal.kernel.servlet.BaseFilter.processFilter(BaseFilter.java:169) [portal-service.jar:]
at com.liferay.portal.servlet.filters.virtualhost.VirtualHostFilter.processFilter(VirtualHostFilter.java:226)
at com.liferay.portal.kernel.servlet.BaseFilter.doFilter(BaseFilter.java:59) [portal-service.jar:]
at com.liferay.portal.kernel.servlet.filters.invoker.InvokerFilterChain.processDoFilter(InvokerFilterChain.java:204) [portal-service.jar:]
at com.liferay.portal.kernel.servlet.filters.invoker.InvokerFilterChain.doFilter(InvokerFilterChain.java:109) [portal-service.jar:]
at com.liferay.portal.kernel.servlet.filters.invoker.InvokerFilterChain.processDirectCallFilter(InvokerFilterChain.java:185) [portal-service.jar:]
at com.liferay.portal.kernel.servlet.filters.invoker.InvokerFilterChain.doFilter(InvokerFilterChain.java:96) [portal-service.jar:]
at org.tuckey.web.filters.urlrewrite.UrlRewriteFilter.doFilter(UrlRewriteFilter.java:738)
at com.liferay.portal.kernel.servlet.filters.invoker.InvokerFilterChain.processDoFilter(InvokerFilterChain.java:204) [portal-service.jar:]
at com.liferay.portal.kernel.servlet.filters.invoker.InvokerFilterChain.doFilter(InvokerFilterChain.java:109) [portal-service.jar:]
at com.liferay.portal.kernel.servlet.filters.invoker.InvokerFilterChain.processDirectCallFilter(InvokerFilterChain.java:165) [portal-service.jar:]
at com.liferay.portal.kernel.servlet.filters.invoker.InvokerFilterChain.doFilter(InvokerFilterChain.java:96) [portal-service.jar:]
at com.liferay.portal.kernel.servlet.filters.invoker.InvokerFilterChain.processDirectCallFilter(InvokerFilterChain.java:165) [portal-service.jar:]
at com.liferay.portal.kernel.servlet.filters.invoker.InvokerFilterChain.doFilter(InvokerFilterChain.java:96) [portal-service.jar:]
at com.liferay.portal.kernel.servlet.filters.invoker.InvokerFilterChain.processDirectCallFilter(InvokerFilterChain.java:185) [portal-service.jar:]
at com.liferay.portal.kernel.servlet.filters.invoker.InvokerFilterChain.doFilter(InvokerFilterChain.java:96) [portal-service.jar:]
at com.liferay.portal.kernel.servlet.filters.invoker.InvokerFilter.doFilter(InvokerFilter.java:96) [portal-service.jar:]
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:280) [jbossweb-7.0.13.Final.jar:]
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:248) [jbossweb-7.0.13.Final.jar:]
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:275) [jbossweb-7.0.13.Final.jar:]
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:161) [jbossweb-7.0.13.Final.jar:]
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:397) [jbossweb-7.0.13.Final.jar:]
at org.jboss.as.web.session.ClusteredSessionValve.handleRequest(ClusteredSessionValve.java:125) [jboss-as-web-7.1.1.Final.jar:7.1.1.Final]
at org.jboss.as.web.session.ClusteredSessionValve.invoke(ClusteredSessionValve.java:91) [jboss-as-web-7.1.1.Final.jar:7.1.1.Final]
at org.jboss.as.web.session.JvmRouteValve.invoke(JvmRouteValve.java:88) [jboss-as-web-7.1.1.Final.jar:7.1.1.Final]
at org.jboss.as.web.session.LockingValve.invoke(LockingValve.java:56) [jboss-as-web-7.1.1.Final.jar:7.1.1.Final]
at org.jboss.as.jpa.interceptor.WebNonTxEmCloserValve.invoke(WebNonTxEmCloserValve.java:50) [jboss-as-jpa-7.1.1.Final.jar:7.1.1.Final]
at org.jboss.as.web.security.SecurityContextAssociationValve.invoke(SecurityContextAssociationValve.java:153) [jboss-as-web-7.1.1.Final.jar:7.1.1.Final]
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:155) [jbossweb-7.0.13.Final.jar:]
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102) [jbossweb-7.0.13.Final.jar:]
:
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109) [jbossweb-7.0.13.Final.jar:]
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:368) [jbossweb-7.0.13.Final.jar:]
at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:877) [jbossweb-7.0.13.Final.jar:]
at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:671) [jbossweb-7.0.13.Final.jar:]
at org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:930) [jbossweb-7.0.13.Final.jar:]
at java.lang.Thread.run(Thread.java:745) [rt.jar:1.7.0_65]
Caused by: java.lang.NullPointerException
at java.util.Calendar.setTime(Calendar.java:1106) [rt.jar:1.7.0_65]
at com.kuboo.bean.SubscriptionBundlePurchasingBackingBean.loadChildSubscription(SubscriptionBundlePurchasingBackingBean.java:335) [classes:]
at com.kuboo.bean.SubscriptionBundlePurchasingBackingBean.onChildChangeTmp(SubscriptionBundlePurchasingBackingBean.java:323) [classes:]
at com.kuboo.bean.ManageAccountsBackingBean.onChildChange(ManageAccountsBackingBean.java:131) [classes:]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [rt.jar:1.7.0_65]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) [rt.jar:1.7.0_65]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [rt.jar:1.7.0_65]
at java.lang.reflect.Method.invoke(Method.java:606) [rt.jar:1.7.0_65]
at org.jboss.el.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:328) [jboss-el-2.0.0.GA.jar:]
at org.jboss.el.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:341) [jboss-el-2.0.0.GA.jar:]
at org.jboss.el.parser.AstPropertySuffix.invoke(AstPropertySuffix.java:58) [jboss-el-2.0.0.GA.jar:]
at org.jboss.el.parser.AstValue.invoke(AstValue.java:96) [jboss-el-2.0.0.GA.jar:]
at org.jboss.el.MethodExpressionImpl.invoke(MethodExpressionImpl.java:276) [jboss-el-2.0.0.GA.jar:]
at com.sun.faces.facelets.el.TagMethodExpression.invoke(TagMethodExpression.java:105) [jsf-impl-2.1.21.jar:2.1.21]
... 150 more
08:39:33,262 INFO [stdout] (http--10.0.14.10-8080-7) ERROR 2014-09-22 08:39:33,259 [http--10.0.14.10-8080-7] com.liferay.faces.bridge.context.ExceptionHandlerAjaxImpl - /views/friends/friends.xhtml @466,100 listener="#{manageAccountsBackingBean.onChildChange}": java.lang.NullPointerException
08:39:33,262 INFO [stdout] (http--10.0.14.10-8080-7) javax.faces.FacesException: /views/friends/friends.xhtml @466,100 listener="#{manageAccountsBackingBean.onChildChange}": java.lang.NullPointerException
08:39:33,263 INFO [stdout] (http--10.0.14.10-8080-7) at com.sun.faces.lifecycle.InvokeApplicationPhase.execute(InvokeApplicationPhase.java:89)
08:39:33,263 INFO [stdout] (http--10.0.14.10-8080-7) at com.sun.faces.lifecycle.Phase.doPhase(Phase.java:101)
08:39:33,264 INFO [stdout] (http--10.0.14.10-8080-7) at com.sun.faces.lifecycle.LifecycleImpl.execute(LifecycleImpl.java:118)
08:39:33,264 INFO [stdout] (http--10.0.14.10-8080-7) at com.liferay.faces.bridge.BridgePhaseResourceImpl.execute(BridgePhaseResourceImpl.java:103)
08:39:33,265 INFO [stdout] (http--10.0.14.10-8080-7) at com.liferay.faces.bridge.BridgeImpl.doFacesRequest(BridgeImpl.java:128)
08:39:33,265 INFO [stdout] (http--10.0.14.10-8080-7) at javax.portlet.faces.GenericFacesPortlet.serveResource(GenericFacesPortlet.java:178)
08:39:33,270 INFO [stdout] (http--10.0.14.10-8080-7) at com.liferay.portlet.FilterChainImpl.doFilter(FilterChainImpl.java:122)
08:39:33,270 INFO [stdout] (http--10.0.14.10-8080-7) at com.liferay.portlet.ScriptDataPortletFilter.doFilter(ScriptDataPortletFilter.java:82)
08:39:33,271 INFO [stdout] (http--10.0.14.10-8080-7) at com.liferay.portlet.FilterChainImpl.doFilter(FilterChainImpl.java:116)
08:39:33,271 INFO [stdout] (http--10.0.14.10-8080-7) at com.liferay.portal.kernel.portlet.PortletFilterUtil.doFilter(PortletFilterUtil.java:71)
08:39:33,272 INFO [stdout] (http--10.0.14.10-8080-7) at com.liferay.portal.kernel.servlet.PortletServlet.service(PortletSer
-------------------------------------------------


Can somebody please suggest?

Thanks
thumbnail
9年前 に David H Nebinger によって更新されました。

RE: NPE errors on Liferay cluster app

Liferay Legend 投稿: 14919 参加年月日: 06/09/02 最新の投稿
Rahul Bhardwaj:
Caused by: java.lang.NullPointerException
at java.util.Calendar.setTime(Calendar.java:1106) [rt.jar:1.7.0_65]
at com.kuboo.bean.SubscriptionBundlePurchasingBackingBean.loadChildSubscription(SubscriptionBundlePurchasingBackingBean.java:335) [classes:]
at com.kuboo.bean.SubscriptionBundlePurchasingBackingBean.onChildChangeTmp(SubscriptionBundlePurchasingBackingBean.java:323) [classes:]
at com.kuboo.bean.ManageAccountsBackingBean.onChildChange(ManageAccountsBackingBean.java:131) [classes:]


Don't know where you dragged kuboo from, but looks like it is the source of your problem.
9年前 に Rahul Bhardwaj によって更新されました。

RE: NPE errors on Liferay cluster app

New Member 投稿: 9 参加年月日: 14/09/11 最新の投稿
@David, i appreciate your help first.

Kuboo is my application (deployed as a war along with Liferay in Jboss).
Please let me know if you need more info about Kuboo application (code part) i will ask my colleague developer to provide that to fix this asap. Also we are looking to make sure the clustering part is fine and not causing this bug.


Thanks
thumbnail
9年前 に David H Nebinger によって更新されました。

RE: NPE errors on Liferay cluster app

Liferay Legend 投稿: 14919 参加年月日: 06/09/02 最新の投稿
Seems pretty clear to me. Your code, found in class and line, com.kuboo.bean.SubscriptionBundlePurchasingBackingBean.loadChildSubscription(SubscriptionBundlePurchasingBackingBean.java:335) is using a null object.
9年前 に Rahul Bhardwaj によって更新されました。

RE: NPE errors on Liferay cluster app

New Member 投稿: 9 参加年月日: 14/09/11 最新の投稿
I will have my dev colleague to check this and come back. Meantime we are planning to test this on a single liferay instance just to eliminate anything related to clustering (my colleague feels that this should work on single instance, but we have doubts).

I will come back soon with the information..

Thanks
9年前 に babu babu によって更新されました。

RE: NPE errors on Liferay cluster app

New Member 投稿: 18 参加年月日: 11/06/17 最新の投稿
David H Nebinger:
Seems pretty clear to me. Your code, found in class and line, com.kuboo.bean.SubscriptionBundlePurchasingBackingBean.loadChildSubscription(SubscriptionBundlePurchasingBackingBean.java:335) is using a null object.



Hi David,

I'am Nagaraj, Rahul's teammate. First of all, Thanks for you response.
We need your expertise support for us.
But for that, I will first fix the code errors and then quickly get back to you with the update.

Again, thanks for your response. we need your support.

Rahul, Thanks for taking this forward.


Thanks,
Nagaraj.
9年前 に Rahul Bhardwaj によって更新されました。

RE: NPE errors on Liferay cluster app

New Member 投稿: 9 参加年月日: 14/09/11 最新の投稿
David H Nebinger:
Seems pretty clear to me. Your code, found in class and line, com.kuboo.bean.SubscriptionBundlePurchasingBackingBean.loadChildSubscription(SubscriptionBundlePurchasingBackingBean.java:335) is using a null object.


David,

As you pointed last time we have overcome the NPE error by making adjustment in the code. But now we are hitting this new error:


14:02:15,966 INFO [stdout] (http--10.0.14.10-8080-20) ERROR 2014-09-23 14:02:15,964 [http--10.0.14.10-8080-20] com.liferay.faces.bridge.context.ExceptionHandlerAjaxI
mpl - viewId:/views/friends/friends.xhtml - View /views/friends/friends.xhtml could not be restored.
14:02:15,974 INFO [stdout] (http--10.0.14.10-8080-20) javax.faces.application.ViewExpiredException: viewId:/views/friends/friends.xhtml - View /views/friends/friends.x
html could not be restored.
14:02:15,979 INFO [stdout] (http--10.0.14.10-8080-20) at com.sun.faces.lifecycle.RestoreViewPhase.execute(RestoreViewPhase.java:205)
14:02:15,983 INFO [stdout] (http--10.0.14.10-8080-20) at com.sun.faces.lifecycle.Phase.doPhase(Phase.java:101)
14:02:15,986 INFO [stdout] (http--10.0.14.10-8080-20) at com.sun.faces.lifecycle.RestoreViewPhase.doPhase(RestoreViewPhase.java:116)
14:02:15,989 INFO [stdout] (http--10.0.14.10-8080-20) at com.sun.faces.lifecycle.LifecycleImpl.execute(LifecycleImpl.java:118)
14:02:15,993 INFO [stdout] (http--10.0.14.10-8080-20) at com.liferay.faces.bridge.BridgePhaseResourceImpl.execute(BridgePhaseResourceImpl.java:103)
14:02:15,997 INFO [stdout] (http--10.0.14.10-8080-20) at com.liferay.faces.bridge.BridgeImpl.doFacesRequest(BridgeImpl.java:128)
14:02:16,000 INFO [stdout] (http--10.0.14.10-8080-20) at javax.portlet.faces.GenericFacesPortlet.serveResource(GenericFacesPortlet.java:178)
14:02:16,004 INFO [stdout] (http--10.0.14.10-8080-20) at com.liferay.portlet.FilterChainImpl.doFilter(FilterChainImpl.java:122)
14:02:16,008 INFO [stdout] (http--10.0.14.10-8080-20) at com.liferay.portlet.ScriptDataPortletFilter.doFilter(ScriptDataPortletFilter.java:82)
14:02:16,012 INFO [stdout] (http--10.0.14.10-8080-20) at com.liferay.portlet.FilterChainImpl.doFilter(FilterChainImpl.java:116)
14:02:16,016 INFO [stdout] (http--10.0.14.10-8080-20) at com.liferay.portal.kernel.portlet.PortletFilterUtil.doFilter(PortletFilterUtil.java:71)
14:02:16,021 INFO [stdout] (http--10.0.14.10-8080-20) at com.liferay.portal.kernel.servlet.PortletServlet.service(PortletServlet.java:112)
14:02:16,025 INFO [stdout] (http--10.0.14.10-8080-20) at javax.servlet.http.HttpServlet.service(HttpServlet.java:847)
14:02:16,028 INFO [stdout] (http--10.0.14.10-8080-20) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:329)
14:02:16,033 INFO [stdout] (http--10.0.14.10-8080-20) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:248)
14:02:16,037 INFO [stdout] (http--10.0.14.10-8080-20) at com.liferay.portal.kernel.servlet.filters.invoker.InvokerFilterChain.doFilter(InvokerFilterChain.java:116)
14:02:16,042 INFO [stdout] (http--10.0.14.10-8080-20) at com.liferay.portal.kernel.servlet.filters.invoker.InvokerFilter.doFilter(InvokerFilter.java:96)
14:02:16,046 INFO [stdout] (http--10.0.14.10-8080-20) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:280)
14:02:16,051 INFO [stdout] (http--10.0.14.10-8080-20) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:248)
14:02:16,056 INFO [stdout] (http--10.0.14.10-8080-20) at org.apache.catalina.core.ApplicationDispatcher.invoke(ApplicationDispatcher.java:840)
14:02:16,061 INFO [stdout] (http--10.0.14.10-8080-20) at org.apache.catalina.core.ApplicationDispatcher.processRequest(ApplicationDispatcher.java:622)
14:02:16,065 INFO [stdout] (http--10.0.14.10-8080-20) at org.apache.catalina.core.ApplicationDispatcher.doForward(ApplicationDispatcher.java:560)
14:02:16,071 INFO [stdout] (http--10.0.14.10-8080-20) at org.apache.catalina.core.ApplicationDispatcher.forward(ApplicationDispatcher.java:488)
14:02:16,080 INFO [stdout] (http--10.0.14.10-8080-20) at com.liferay.portlet.InvokerPortletImpl.invoke(InvokerPortletImpl.java:601)
14:02:16,085 INFO [stdout] (http--10.0.14.10-8080-20) at com.liferay.portlet.InvokerPortletImpl.invokeResource(InvokerPortletImpl.java:696)
14:02:16,093 INFO [stdout] (http--10.0.14.10-8080-20) at com.liferay.portlet.InvokerPortletImpl.serveResource(InvokerPortletImpl.java:462)
14:02:16,101 INFO [stdout] (http--10.0.14.10-8080-20) at com.liferay.portlet.PortletContainerImpl._doServeResource(PortletContainerImpl.java:792)
14:02:16,106 INFO [stdout] (http--10.0.14.10-8080-20) at com.liferay.portlet.PortletContainerImpl.serveResource(PortletContainerImpl.java:152)
14:02:16,113 INFO [stdout] (http--10.0.14.10-8080-20) at com.liferay.portlet.SecurityPortletContainerWrapper.serveResource(SecurityPortletContainerWrapper.java:166)
14:02:16,122 INFO [stdout] (http--10.0.14.10-8080-20) at com.liferay.portlet.RestrictPortletContainerWrapper.serveResource(RestrictPortletContainerWrapper.java:166)
14:02:16,127 INFO [stdout] (http--10.0.14.10-8080-20) at com.liferay.portal.kernel.portlet.PortletContainerUtil.serveResource(PortletContainerUtil.java:164)
14:02:16,137 INFO [stdout] (http--10.0.14.10-8080-20) at com.liferay.portal.action.LayoutAction.processLayout(LayoutAction.java:364)
14:02:16,143 INFO [stdout] (http--10.0.14.10-8080-20) at com.liferay.portal.action.LayoutAction.doExecute(LayoutAction.java:178)
14:02:16,148 INFO [stdout] (http--10.0.14.10-8080-20) at com.liferay.portal.action.LayoutAction.execute(LayoutAction.java:79)
14:02:16,155 INFO [stdout] (http--10.0.14.10-8080-20) at org.apache.struts.action.RequestProcessor.processActionPerform(RequestProcessor.java:431)
14:02:16,163 INFO [stdout] (http--10.0.14.10-8080-20) at org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:236)
14:02:16,170 INFO [stdout] (http--10.0.14.10-8080-20) at com.liferay.portal.struts.PortalRequestProcessor.process(PortalRequestProcessor.java:173)
14:02:16,176 INFO [stdout] (http--10.0.14.10-8080-20) at org.apache.struts.action.ActionServlet.process(ActionServlet.java:1196)
14:02:16,183 INFO [stdout] (http--10.0.14.10-8080-20) at org.apache.struts.action.ActionServlet.doPost(ActionServlet.java:432)
14:02:16,190 INFO [stdout] (http--10.0.14.10-8080-20) at javax.servlet.http.HttpServlet.service(HttpServlet.java:754)
14:02:16,194 INFO [stdout] (http--10.0.14.10-8080-20) at com.liferay.portal.servlet.MainServlet.callParentService(MainServlet.java:546)
14:02:16,200 INFO [stdout] (http--10.0.14.10-8080-20) at com.liferay.portal.servlet.MainServlet.service(MainServlet.java:523)
14:02:16,207 INFO [stdout] (http--10.0.14.10-8080-20) at javax.servlet.http.HttpServlet.service(HttpServlet.java:847)
14:02:16,212 INFO [stdout] (http--10.0.14.10-8080-20) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:329)
14:02:16,222 INFO [stdout] (http--10.0.14.10-8080-20) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:248)
14:02:16,229 INFO [stdout] (http--10.0.14.10-8080-20) at com.liferay.portal.kernel.servlet.filters.invoker.InvokerFilterChain.doFilter(InvokerFilterChain.java:116)
14:02:16,238 INFO [stdout] (http--10.0.14.10-8080-20) at com.liferay.portal.kernel.servlet.BaseFilter.processFilter(BaseFilter.java:169)
14:02:16,243 INFO [stdout] (http--10.0.14.10-8080-20) at com.liferay.portal.servlet.filters.secure.SecureFilter.processFilter(SecureFilter.java:293)
14:02:16,250 INFO [stdout] (http--10.0.14.10-8080-20) at com.liferay.portal.kernel.servlet.BaseFilter.doFilter(BaseFilter.java:59)
14:02:16,256 INFO [stdout] (http--10.0.14.10-8080-20) at com.liferay.portal.kernel.servlet.filters.invoker.InvokerFilterChain.processDoFilter(InvokerFilterChain.java:204)
14:02:16,264 INFO [stdout] (http--10.0.14.10-8080-20) at com.liferay.portal.kernel.servlet.filters.invoker.InvokerFilterChain.doFilter(InvokerFilterChain.java:109)
14:02:16,269 INFO [stdout] (http--10.0.14.10-8080-20) at com.liferay.portal.kernel.servlet.BaseFilter.processFilter(BaseFilter.java:169)
14:02:16,277 INFO [stdout] (http--10.0.14.10-8080-20) at com.liferay.portal.servlet.filters.jsoncontenttype.JSONContentTypeFilter.processFilter(JSONContentTypeFilter.java:42)
14:02:16,287 INFO [stdout] (http--10.0.14.10-8080-20) at com.liferay.portal.kernel.servlet.BaseFilter.doFilter(BaseFilter.java:59)
14:02:16,288 INFO [stdout] (http--10.0.14.10-8080-20) at com.liferay.portal.kernel.servlet.filters.invoker.InvokerFilterChain.processDoFilter(InvokerFilterChain.java:204)
14:02:16,294 INFO [stdout] (http--10.0.14.10-8080-20) at com.liferay.portal.kernel.servlet.filters.invoker.InvokerFilterChain.doFilter(InvokerFilterChain.java:109)
14:02:16,299 INFO [stdout] (http--10.0.14.10-8080-20) at com.liferay.portal.kernel.servlet.filters.invoker.InvokerFilter.doFilter(InvokerFilter.java:96)
14:02:16,305 INFO [stdout] (http--10.0.14.10-8080-20) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:280)
14:02:16,310 INFO [stdout] (http--10.0.14.10-8080-20) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:248)
14:02:16,315 INFO [stdout] (http--10.0.14.10-8080-20) at org.apache.catalina.core.ApplicationDispatcher.invoke(ApplicationDispatcher.java:840)
14:02:16,320 INFO [stdout] (http--10.0.14.10-8080-20) at org.apache.catalina.core.ApplicationDispatcher.processRequest(ApplicationDispatcher.java:622)
14:02:16,323 INFO [stdout] (http--10.0.14.10-8080-20) at org.apache.catalina.core.ApplicationDispatcher.doForward(ApplicationDispatcher.java:560)
14:02:16,323 INFO [stdout] (http--10.0.14.10-8080-20) at org.apache.catalina.core.ApplicationDispatcher.forward(ApplicationDispatcher.java:488)
14:02:16,327 INFO [stdout] (http--10.0.14.10-8080-20) at com.liferay.portal.servlet.FriendlyURLServlet.service(FriendlyURLServlet.java:160)
14:02:16,331 INFO [stdout] (http--10.0.14.10-8080-20) at javax.servlet.http.HttpServlet.service(HttpServlet.java:847)
14:02:16,335 INFO [stdout] (http--10.0.14.10-8080-20) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:329)
14:02:16,339 INFO [stdout] (http--10.0.14.10-8080-20) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:248)
14:02:16,343 INFO [stdout] (http--10.0.14.10-8080-20) at com.liferay.portal.kernel.servlet.filters.invoker.InvokerFilterChain.doFilter(InvokerFilterChain.java:116)
14:02:16,348 INFO [stdout] (http--10.0.14.10-8080-20) at com.liferay.portal.kernel.servlet.BaseFilter.processFilter(BaseFilter.java:169)
14:02:16,352 INFO [stdout] (http--10.0.14.10-8080-20) at com.liferay.portal.servlet.filters.gzip.GZipFilter.processFilter(GZipFilter.java:123)
14:02:16,356 INFO [stdout] (http--10.0.14.10-8080-20) at com.liferay.portal.kernel.servlet.BaseFilter.doFilter(BaseFilter.java:59)
14:02:16,360 INFO [stdout] (http--10.0.14.10-8080-20) at com.liferay.portal.kernel.servlet.filters.invoker.InvokerFilterChain.processDoFilter(InvokerFilterChain.java:204)
14:02:16,365 INFO [stdout] (http--10.0.14.10-8080-20) at com.liferay.portal.kernel.servlet.filters.invoker.InvokerFilterChain.doFilter(InvokerFilterChain.java:109)
14:02:16,370 INFO [stdout] (http--10.0.14.10-8080-20) at com.liferay.portal.kernel.servlet.BaseFilter.processFilter(BaseFilter.java:169)
14:02:16,374 INFO [stdout] (http--10.0.14.10-8080-20) at com.liferay.portal.servlet.filters.secure.SecureFilter.processFilter(SecureFilter.java:293)
14:02:16,379 INFO [stdout] (http--10.0.14.10-8080-20) at com.liferay.portal.kernel.servlet.BaseFilter.doFilter(BaseFilter.java:59)
14:02:16,384 INFO [stdout] (http--10.0.14.10-8080-20) at com.liferay.portal.kernel.servlet.filters.invoker.InvokerFilterChain.processDoFilter(InvokerFilterChain.java:204)
14:02:16,392 INFO [stdout] (http--10.0.14.10-8080-20) at com.liferay.portal.kernel.servlet.filters.invoker.InvokerFilterChain.doFilter(InvokerFilterChain.java:109)
14:02:16,399 INFO [stdout] (http--10.0.14.10-8080-20) at com.liferay.portal.kernel.servlet.BaseFilter.processFilter(BaseFilter.java:169)
14:02:16,404 INFO [stdout] (http--10.0.14.10-8080-20) at com.liferay.portal.servlet.filters.i18n.I18nFilter.processFilter(I18nFilter.java:244)
14:02:16,411 INFO [stdout] (http--10.0.14.10-8080-20) at com.liferay.portal.kernel.servlet.BaseFilter.doFilter(BaseFilter.java:59)
14:02:16,418 INFO [stdout] (http--10.0.14.10-8080-20) at com.liferay.portal.kernel.servlet.filters.invoker.InvokerFilterChain.processDoFilter(InvokerFilterChain.java:204)
14:02:16,427 INFO [stdout] (http--10.0.14.10-8080-20) at com.liferay.portal.kernel.servlet.filters.invoker.InvokerFilterChain.doFilter(InvokerFilterChain.java:109)
14:02:16,433 INFO [stdout] (http--10.0.14.10-8080-20) at com.liferay.portal.kernel.servlet.BaseFilter.processFilter(BaseFilter.java:169)
14:02:16,440 INFO [stdout] (http--10.0.14.10-8080-20) at com.liferay.portal.servlet.filters.etag.ETagFilter.processFilter(ETagFilter.java:70)
14:02:16,447 INFO [stdout] (http--10.0.14.10-8080-20) at com.liferay.portal.kernel.servlet.BaseFilter.doFilter(BaseFilter.java:59)
14:02:16,453 INFO [stdout] (http--10.0.14.10-8080-20) at com.liferay.portal.kernel.servlet.filters.invoker.InvokerFilterChain.processDoFilter(InvokerFilterChain.java:204)
14:02:16,459 INFO [stdout] (http--10.0.14.10-8080-20) at com.liferay.portal.kernel.servlet.filters.invoker.InvokerFilterChain.doFilter(InvokerFilterChain.java:109)
14:02:16,462 INFO [stdout] (http--10.0.14.10-8080-20) at com.liferay.portal.kernel.servlet.BaseFilter.processFilter(BaseFilter.java:169)
14:02:16,468 INFO [stdout] (http--10.0.14.10-8080-20) at com.liferay.portal.servlet.filters.jsoncontenttype.JSONContentTypeFilter.processFilter(JSONContentTypeFilter.java:42)
14:02:16,476 INFO [stdout] (http--10.0.14.10-8080-20) at com.liferay.portal.kernel.servlet.BaseFilter.doFilter(BaseFilter.java:59)
14:02:16,481 INFO [stdout] (http--10.0.14.10-8080-20) at com.liferay.portal.kernel.servlet.filters.invoker.InvokerFilterChain.processDoFilter(InvokerFilterChain.java:204)
14:02:16,485 INFO [stdout] (http--10.0.14.10-8080-20) at com.liferay.portal.kernel.servlet.filters.invoker.InvokerFilterChain.doFilter(InvokerFilterChain.java:109)
14:02:16,486 INFO [stdout] (http--10.0.14.10-8080-20) at com.liferay.portal.kernel.servlet.BaseFilter.processFilter(BaseFilter.java:169)
14:02:16,489 INFO [stdout] (http--10.0.14.10-8080-20) at com.liferay.portal.servlet.filters.autologin.AutoLoginFilter.processFilter(AutoLoginFilter.java:263)
14:02:16,491 INFO [stdout] (http--10.0.14.10-8080-20) at com.liferay.portal.kernel.servlet.BaseFilter.doFilter(BaseFilter.java:59)
14:02:16,494 INFO [stdout] (http--10.0.14.10-8080-20) at com.liferay.portal.kernel.servlet.filters.invoker.InvokerFilterChain.processDoFilter(InvokerFilterChain.java:204)
14:02:16,499 INFO [stdout] (http--10.0.14.10-8080-20) at com.liferay.portal.kernel.servlet.filters.invoker.InvokerFilterChain.doFilter(InvokerFilterChain.java:109)
14:02:16,503 INFO [stdout] (http--10.0.14.10-8080-20) at com.liferay.portal.kernel.servlet.BaseFilter.processFilter(BaseFilter.java:169)
14:02:16,509 INFO [stdout] (http--10.0.14.10-8080-20) at com.liferay.portal.servlet.filters.sso.ntlm.NtlmPostFilter.processFilter(NtlmPostFilter.java:83)
14:02:16,516 INFO [stdout] (http--10.0.14.10-8080-20) at com.liferay.portal.kernel.servlet.BaseFilter.doFilter(BaseFilter.java:59)
14:02:16,523 INFO [stdout] (http--10.0.14.10-8080-20) at com.liferay.portal.kernel.servlet.filters.invoker.InvokerFilterChain.processDoFilter(InvokerFilterChain.java:204)
14:02:16,531 INFO [stdout] (http--10.0.14.10-8080-20) at com.liferay.portal.kernel.servlet.filters.invoker.InvokerFilterChain.doFilter(InvokerFilterChain.java:109)
14:02:16,538 INFO [stdout] (http--10.0.14.10-8080-20) at com.liferay.portal.kernel.servlet.BaseFilter.processFilter(BaseFilter.java:169)
14:02:16,544 INFO [stdout] (http--10.0.14.10-8080-20) at com.liferay.portal.sharepoint.SharepointFilter.processFilter(SharepointFilter.java:88)
14:02:16,551 INFO [stdout] (http--10.0.14.10-8080-20) at com.liferay.portal.kernel.servlet.BaseFilter.doFilter(BaseFilter.java:59)
14:02:16,556 INFO [stdout] (http--10.0.14.10-8080-20) at com.liferay.portal.kernel.servlet.filters.invoker.InvokerFilterChain.processDoFilter(InvokerFilterChain.java:204)
14:02:16,560 INFO [stdout] (http--10.0.14.10-8080-20) at com.liferay.portal.kernel.servlet.filters.invoker.InvokerFilterChain.doFilter(InvokerFilterChain.java:109)
14:02:16,564 INFO [stdout] (http--10.0.14.10-8080-20) at com.liferay.portal.kernel.servlet.BaseFilter.processFilter(BaseFilter.java:169)
14:02:16,565 INFO [stdout] (http--10.0.14.10-8080-20) at com.liferay.portal.servlet.filters.virtualhost.VirtualHostFilter.processFilter(VirtualHostFilter.java:226)
14:02:16,569 INFO [stdout] (http--10.0.14.10-8080-20) at com.liferay.portal.kernel.servlet.BaseFilter.doFilter(BaseFilter.java:59)
14:02:16,571 INFO [stdout] (http--10.0.14.10-8080-20) at com.liferay.portal.kernel.servlet.filters.invoker.InvokerFilterChain.processDoFilter(InvokerFilterChain.java::
204)
14:02:16,574 INFO [stdout] (http--10.0.14.10-8080-20) at com.liferay.portal.kernel.servlet.filters.invoker.InvokerFilterChain.doFilter(InvokerFilterChain.java:109)
14:02:16,577 INFO [stdout] (http--10.0.14.10-8080-20) at com.liferay.portal.kernel.servlet.filters.invoker.InvokerFilterChain.processDirectCallFilter(InvokerFilterChain.java:185)
14:02:16,580 INFO [stdout] (http--10.0.14.10-8080-20) at com.liferay.portal.kernel.servlet.filters.invoker.InvokerFilterChain.doFilter(InvokerFilterChain.java:96)
14:02:16,583 INFO [stdout] (http--10.0.14.10-8080-20) at org.tuckey.web.filters.urlrewrite.UrlRewriteFilter.doFilter(UrlRewriteFilter.java:738)
14:02:16,586 INFO [stdout] (http--10.0.14.10-8080-20) at com.liferay.portal.kernel.servlet.filters.invoker.InvokerFilterChain.processDoFilter(InvokerFilterChain.java:204)
14:02:16,588 INFO [stdout] (http--10.0.14.10-8080-20) at com.liferay.portal.kernel.servlet.filters.invoker.InvokerFilterChain.doFilter(InvokerFilterChain.java:109)
14:02:16,594 INFO [stdout] (http--10.0.14.10-8080-20) at com.liferay.portal.kernel.servlet.filters.invoker.InvokerFilterChain.processDirectCallFilter(InvokerFilterChain.java:165)
14:02:16,600 INFO [stdout] (http--10.0.14.10-8080-20) at com.liferay.portal.kernel.servlet.filters.invoker.InvokerFilterChain.doFilter(InvokerFilterChain.java:96)
14:02:16,607 INFO [stdout] (http--10.0.14.10-8080-20) at com.liferay.portal.kernel.servlet.filters.invoker.InvokerFilterChain.processDirectCallFilter(InvokerFilterChain.java:165)
14:02:16,614 INFO [stdout] (http--10.0.14.10-8080-20) at com.liferay.portal.kernel.servlet.filters.invoker.InvokerFilterChain.doFilter(InvokerFilterChain.java:96)
14:02:16,619 INFO [stdout] (http--10.0.14.10-8080-20) at com.liferay.portal.kernel.servlet.filters.invoker.InvokerFilterChain.processDirectCallFilter(InvokerFilterChain.java:185)
14:02:16,628 INFO [stdout] (http--10.0.14.10-8080-20) at com.liferay.portal.kernel.servlet.filters.invoker.InvokerFilterChain.doFilter(InvokerFilterChain.java:96)
14:02:16,634 INFO [stdout] (http--10.0.14.10-8080-20) at com.liferay.portal.kernel.servlet.filters.invoker.InvokerFilter.doFilter(InvokerFilter.java:96)
14:02:16,639 INFO [stdout] (http--10.0.14.10-8080-20) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:280)
14:02:16,646 INFO [stdout] (http--10.0.14.10-8080-20) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:248)
14:02:16,652 INFO [stdout] (http--10.0.14.10-8080-20) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:275)
14:02:16,657 INFO [stdout] (http--10.0.14.10-8080-20) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:161)
14:02:16,662 INFO [stdout] (http--10.0.14.10-8080-20) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:397)
14:02:16,669 INFO [stdout] (http--10.0.14.10-8080-20) at org.jboss.as.web.session.ClusteredSessionValve.handleRequest(ClusteredSessionValve.java:125)
14:02:16,675 INFO [stdout] (http--10.0.14.10-8080-20) at org.jboss.as.web.session.ClusteredSessionValve.invoke(ClusteredSessionValve.java:91)
14:02:16,679 INFO [stdout] (http--10.0.14.10-8080-20) at org.jboss.as.web.session.JvmRouteValve.invoke(JvmRouteValve.java:88)
14:02:16,684 INFO [stdout] (http--10.0.14.10-8080-20) at org.jboss.as.web.session.LockingValve.invoke(LockingValve.java:56)
14:02:16,690 INFO [stdout] (http--10.0.14.10-8080-20) at org.jboss.as.jpa.interceptor.WebNonTxEmCloserValve.invoke(WebNonTxEmCloserValve.java:50)
14:02:16,694 INFO [stdout] (http--10.0.14.10-8080-20) at org.jboss.as.web.security.SecurityContextAssociationValve.invoke(SecurityContextAssociationValve.java:153)
14:02:16,700 INFO [stdout] (http--10.0.14.10-8080-20) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:155)
14:02:16,707 INFO [stdout] (http--10.0.14.10-8080-20) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102)
4:02:16,712 INFO [stdout] (http--10.0.14.10-8080-20) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)
14:02:16,716 INFO [stdout] (http--10.0.14.10-8080-20) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:368)
14:02:16,722 INFO [stdout] (http--10.0.14.10-8080-20) at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:877)
14:02:16,723 INFO [stdout] (http--10.0.14.10-8080-20) at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:671)
14:02:16,725 INFO [stdout] (http--10.0.14.10-8080-20) at org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:930)
14:02:16,727 INFO [stdout] (http--10.0.14.10-8080-20) at java.lang.Thread.run(Thread.java:745)



Need your support again.


Thanks
9年前 に babu babu によって更新されました。

RE: NPE errors on Liferay cluster app

New Member 投稿: 18 参加年月日: 11/06/17 最新の投稿
Hi David,

I just want to be a little detail and bullet points on the problem we are facing actually.

1) The error Rahul has reported in the previous post, is a regular JSF side exception that happens when an application request fails and unable to
restore the view (the UI page).
This is not related to liferay in any way. LiferayHandler is just exposing the error to us, thats it.

2) The actual problem:
As Rahul said, we are in process testing our application (a small liferay portal project developed under JSR standards)
in the Liferay Clustered Environment with two instances.

What is happening is. After we start, for quiet some time the app is running smoothly until the first instance is handling the requests.
The problem starts only when the second instance has taken over the job(i.e. when the switch happens).
Our app request (say for example creating an employee) is failing during this switch...and finally it throws the above normal
JSF error.

We are completely new to this especially "Clustering in Liferay", we are unable to guess the reason behind the error.
And all we get is the JSF request error, in out logs.

Your expertise, would be really helpful.

Thanks,
Nagaraj.
thumbnail
9年前 に Juan Gonzalez によって更新されました。

RE: NPE errors on Liferay cluster app

Liferay Legend 投稿: 3089 参加年月日: 08/10/28 最新の投稿
Hi babu,

this seems not a Liferay/Liferay Faces issue.

For having total availability in cluster, session should be replicated (if you have default server state for JSF views). You have to enable session replication in order to get this. Search on how to enable it for your app server (remember to add <distributable/> in web.xml).

Hint: session replication for JSF can cause memory issues if having many data stored in views (View scoped beans, many UIComponents, etc).

You have other option, change JSF view state to be stored in client:

<context-param>
    <param-name>javax.faces.STATE_SAVING_METHOD</param-name>
    <param-value>client</param-value>
</context-param>


but this has other drawbacks. Search for that for having the whole picture.
thumbnail
9年前 に Juan Gonzalez によって更新されました。

RE: NPE errors on Liferay cluster app

Liferay Legend 投稿: 3089 参加年月日: 08/10/28 最新の投稿
Other hint: do you really need availability? You can have a cluster (and load balancer) configured with sticky sessions, so clients always get to the same cluster node. But in case of one server going down, all those sessions will be lost (re-login, etc). But having this will safe a lot of server memory (and network usage between cluster nodes).

As you see, you have to make a decision based on those pros and cons.
9年前 に babu babu によって更新されました。

RE: NPE errors on Liferay cluster app

New Member 投稿: 18 参加年月日: 11/06/17 最新の投稿
Juan Gonzalez:
Other hint: do you really need availability? You can have a cluster (and load balancer) configured with sticky sessions, so clients always get to the same cluster node. But in case of one server going down, all those sessions will be lost (re-login, etc). But having this will safe a lot of server memory (and network usage between cluster nodes).

As you see, you have to make a decision based on those pros and cons.


Hi Juan,

Small clarification on few.
1) We don't want this happen "In case of one server going down, all those sessions will be lost (re-login, etc)". We want the next available node to takeover the work.
even though with a small pause should be fine.
2) You quoted, "You can have a cluster (and load balancer) configured with sticky sessions, so clients always get to the same cluster node."
With all requests going only to one node, how the load balancing can be achieved here ?

Thanks,
Nagaraj
thumbnail
9年前 に Juan Gonzalez によって更新されました。

RE: NPE errors on Liferay cluster app

Liferay Legend 投稿: 3089 参加年月日: 08/10/28 最新の投稿
babu babu:

1) We don't want this happen "In case of one server going down, all those sessions will be lost (re-login, etc)". We want the next available node to takeover the work.
even though with a small pause should be fine.


Then you need cluster availability for all nodes, so you should enable session replication. Depending on the server this mechanism is more "memory" friendly (for example, Coherence in Oracle).

babu babu:

2) You quoted, "You can have a cluster (and load balancer) configured with sticky sessions, so clients always get to the same cluster node."
With all requests going only to one node, how the load balancing can be achieved here ?


Well, the load balancing really would happen on first request obtained using some algorithm (Round Robin, etc). After that, load balancer gets some request attribute or cookie from client (JSESSIONID for example) and redirects to the right node. Search for "sticky session" if you want more info.
9年前 に Rahul Bhardwaj によって更新されました。

RE: NPE errors on Liferay cluster app

New Member 投稿: 9 参加年月日: 14/09/11 最新の投稿
Juan Gonzalez:
Other hint: do you really need availability? You can have a cluster (and load balancer) configured with sticky sessions, so clients always get to the same cluster node. But in case of one server going down, all those sessions will be lost (re-login, etc). But having this will safe a lot of server memory (and network usage between cluster nodes).

As you see, you have to make a decision based on those pros and cons.


Hi Jaun,

We really required availability.
We have session replication configured for our application by adding <distributable/> tag in the web.xml on each Jboss instance in the cluster. Also the Jboss clustering is done using S3ping module (requirement for ec2) and default Infinispan cache (web) replicated b/w clustered instances (ASYNC mode). The instances are load balanced by Aws ELB with stickinessExpiration of 60 secs.
I believe this configuration is enough for session replication?.

Here is my one of the instance startup logs just in case you find any abnormality:

0:44:57,092 INFO [org.jboss.as.configadmin] (ServerService Thread Pool -- 26) JBAS016200: Activating ConfigAdmin Subsystem
10:44:57,126 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 30) JBAS010280: Activating Infinispan subsystem.
10:44:57,164 INFO [org.jboss.as.clustering.jgroups] (ServerService Thread Pool -- 34) JBAS010260: Activating JGroups subsystem.
10:44:57,199 INFO [org.jboss.as.osgi] (ServerService Thread Pool -- 39) JBAS011940: Activating OSGi Subsystem
10:44:57,206 INFO [org.jboss.as.security] (ServerService Thread Pool -- 44) JBAS013101: Activating Security Subsystem
10:44:57,221 INFO [org.jboss.as.naming] (ServerService Thread Pool -- 38) JBAS011800: Activating Naming Subsystem
10:44:57,252 INFO [org.jboss.as.connector] (MSC service thread 1-4) JBAS010408: Starting JCA Subsystem (JBoss IronJacamar 1.0.9.Final)
10:44:57,259 INFO [org.jboss.as.naming] (MSC service thread 1-2) JBAS011802: Starting Naming Service
10:44:57,269 INFO [org.jboss.as.webservices] (ServerService Thread Pool -- 48) JBAS015537: Activating WebServices Extension
10:44:57,307 INFO [org.jboss.as.security] (MSC service thread 1-2) JBAS013100: Current PicketBox version=4.0.7.Final
10:44:57,326 INFO [org.jboss.as.mail.extension] (MSC service thread 1-1) JBAS015400: Bound mail session [java:jboss/mail/Default]
10:44:57,608 INFO [org.jboss.ws.common.management.AbstractServerConfig] (MSC service thread 1-1) JBoss Web Services - Stack CXF Server 4.0.2.GA
10:44:57,740 INFO [org.apache.coyote.ajp.AjpProtocol] (MSC service thread 1-2) Starting Coyote AJP/1.3 on ajp--10.0.14.10-8009
10:44:57,747 INFO [org.apache.coyote.http11.Http11Protocol] (MSC service thread 1-3) Starting Coyote HTTP/1.1 on http--10.0.14.10-8080
10:44:57,811 INFO [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 30) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be pasivated.
10:44:57,852 INFO [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 30) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be pasivated.
10:44:57,859 INFO [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 30) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be pasivated.
10:44:57,890 INFO [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 30) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be pasivated.
10:44:58,063 INFO [org.jboss.as.remoting] (MSC service thread 1-3) JBAS017100: Listening on /10.0.14.10:4447
10:44:58,079 INFO [org.jboss.as.remoting] (MSC service thread 1-2) JBAS017100: Listening on /127.0.0.1:9999
10:44:58,096 INFO [org.jboss.as.server.deployment.scanner] (MSC service thread 1-1) JBAS015012: Started FileSystemDeploymentService for directory /root/liferay-test/liferay-portal-6.2.0-ce-ga1/jboss-7.1.1/standalone/deployments
10:44:58,187 INFO [org.jboss.as] (Controller Boot Thread) JBAS015951: Admin console listening on http://127.0.0.1:9990
10:44:58,188 INFO [org.jboss.as] (Controller Boot Thread) JBAS015874: JBoss AS 7.1.1.Final "Brontes" started in 2949ms - Started 130 of 263 services (133 services are passive or on-demand)
10:44:58,360 INFO [org.jboss.as.server.deployment.scanner] (DeploymentScanner-threads - 1) JBAS015003: Found marketplace-portlet.war in deployment directory. 10:44:58,360 INFO [org.jboss.as.server.deployment.scanner] (DeploymentScanner-threads - 1) JBAS015003: Found marketplace-portlet.war in deployment directory. To trigg
er deployment create a file called marketplace-portlet.war.dodeploy
10:44:58,366 INFO [org.jboss.as.server.deployment.scanner] (DeploymentScanner-threads - 1) JBAS015003: Found ROOT.war in deployment directory. To trigger deployment create a file called ROOT.war.dodeploy
10:44:58,370 INFO [org.jboss.as.server.deployment.scanner] (DeploymentScanner-threads - 1) JBAS015003: Found KubooPortal-1.0.war in deployment directory. To trigger deployment create a file called KubooPortal-1.0.war.dodeploy
10:44:58,405 INFO [org.jboss.as.server.deployment] (MSC service thread 1-3) JBAS015876: Starting deployment of "marketplace-portlet.war"
10:44:58,407 INFO [org.jboss.as.server.deployment] (MSC service thread 1-2) JBAS015876: Starting deployment of "ROOT.war"
10:44:58,407 INFO [org.jboss.as.server.deployment] (MSC service thread 1-4) JBAS015876: Starting deployment of "KubooPortal-1.0.war"
10:45:03,292 INFO [stdout] (pool-13-thread-1)
10:45:03,341 INFO [stdout] (pool-13-thread-1) -------------------------------------------------------------------
10:45:03,342 INFO [stdout] (pool-13-thread-1) GMS: address=node1/web, cluster=web, physical address=10.0.14.10:7600
10:45:03,342 INFO [stdout] (pool-13-thread-1) -------------------------------------------------------------------
10:45:04,048 INFO [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (MSC service thread 1-4) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be pasivated.
10:45:04,059 INFO [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (MSC service thread 1-3) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be pasivated.
10:45:04,230 INFO [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (pool-14-thread-1) ISPN000078: Starting JGroups Channel
10:45:04,242 INFO [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (pool-14-thread-1) ISPN000094: Received new cluster view: [node1/web|0] [node1/web]
10:45:04,244 INFO [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (pool-14-thread-1) ISPN000079: Cache local address is node1/web, physical addresses are [10.0.14.10:7600]
10:45:04,271 INFO [org.infinispan.factories.GlobalComponentRegistry] (pool-14-thread-1) ISPN000128: Infinispan version: Infinispan 'Brahma' 5.1.2.FINAL
10:45:04,274 INFO [org.infinispan.config.ConfigurationValidatingVisitor] (pool-14-thread-1) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be pasivated.
10:45:04,543 INFO [org.infinispan.jmx.CacheJmxRegistration] (pool-14-thread-1) ISPN000031: MBeans were successfully registered to the platform mbean server.
10:45:04,569 INFO [org.jboss.as.clustering.infinispan] (pool-14-thread-1) JBAS010281: Started repl cache from web container
10:45:04,582 INFO [org.jboss.as.clustering.impl.CoreGroupCommunicationService.web] (MSC service thread 1-4) JBAS010206: Number of cluster members: 1
10:45:04,661 INFO [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (MSC service thread 1-3) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be pasivated.
10:45:04,705 INFO [org.infinispan.jmx.CacheJmxRegistration] (MSC service thread 1-3) ISPN000031: MBeans were successfully registered to the platform mbean server.
10:45:04,740 INFO [org.jboss.as.clustering.infinispan] (MSC service thread 1-3) JBAS010281: Started //default-host//marketplace-portlet cache from web container
10:45:04,751 INFO [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (MSC service thread 1-3) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be pasivated.
10:45:04,776 INFO [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (MSC service thread 1-3) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be pasivated.
10:45:05,095 INFO [org.jboss.web] (MSC service thread 1-3) JBAS018210: Registering web context: /marketplace-portlet
10:45:05,345 WARN [org.jboss.as.server.deployment] (MSC service thread 1-4) JBAS015893: Encountered invalid class name 'com.sun.faces.vendor.Tomcat6InjectionProvider:org.apache.catalina.util.DefaultAnnotationProcessor' for service type 'com.sun.faces.spi.injectionprovider'
10:45:05,346 WARN [org.jboss.as.server.deployment] (MSC service thread 1-4) JBAS015893: Encountered invalid class name 'com.sun.faces.vendor.Jetty6InjectionProvider:org.mortbay.jetty.plus.annotation.InjectionCollection' for service type 'com.sun.faces.spi.injectionprovider'
10:45:05,376 INFO [org.jboss.as.jpa] (MSC service thread 1-4) JBAS011401: Read persistence.xml for punit
10:45:06,179 WARN [org.jboss.as.ee] (MSC service thread 1-1) JBAS011006: Not installing optional component org.springframework.web.context.request.async.StandardServletAsyncWebRequest due to exception: org.jboss.as.server.deployment.DeploymentUnitProcessingException: JBAS011054: Could not find default constructor for class org.springframework.web.context.request.async.StandardServletAsyncWebRequest
at org.jboss.as.ee.component.ComponentDescription$DefaultComponentConfigurator.configure(ComponentDescription.java:606)
at org.jboss.as.ee.component.deployers.EEModuleConfigurationProcessor.deploy(EEModuleConfigurationProcessor.java:81)
at org.jboss.as.server.deployment.DeploymentUnitPhaseService.start(DeploymentUnitPhaseService.java:113) [jboss-as-server-7.1.1.Final.jar:7.1.1.Final]
at org.jboss.msc.service.ServiceControllerImpl$StartTask.startService(ServiceControllerImpl.java:1811) [jboss-msc-1.0.2.GA.jar:1.0.2.GA]
at org.jboss.msc.service.ServiceControllerImpl$StartTask.run(ServiceControllerImpl.java:1746) [jboss-msc-1.0.2.GA.jar:1.0.2.GA]
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) [rt.jar:1.7.0_65]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) [rt.jar:1.7.0_65]
at java.lang.Thread.run(Thread.java:745) [rt.jar:1.7.0_65]

10:45:06,808 INFO [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-1) JBAS010404: Deploying non-JDBC-compliant driver class com.mysql.jdbc.Driver (version 5.1)
10:45:06,829 INFO [org.jboss.as.jpa] (MSC service thread 1-3) JBAS011402: Starting Persistence Unit Service 'KubooPortal-1.0.war#punit'
10:45:06,950 INFO [org.hibernate.annotations.common.Version] (MSC service thread 1-3) HCANN000001: Hibernate Commons Annotations {4.0.1.Final}
10:45:06,962 INFO [org.hibernate.Version] (MSC service thread 1-3) HHH000412: Hibernate Core {4.0.1.Final}
10:45:06,976 INFO [org.hibernate.cfg.Environment] (MSC service thread 1-3) HHH000206: hibernate.properties not found
10:45:06,984 INFO [org.hibernate.cfg.Environment] (MSC service thread 1-3) HHH000021: Bytecode provider name : javassist
10:45:07,007 INFO [org.hibernate.ejb.Ejb3Configuration] (MSC service thread 1-3) HHH000204: Processing PersistenceUnitInfo [
name: punit
...]
10:45:07,431 WARN [org.hibernate.service.jdbc.connections.internal.ConnectionProviderInitiator] (MSC service thread 1-3) HHH000181: No appropriate connection provider encountered, assuming application will be supplying connections
10:45:07,472 INFO [org.hibernate.dialect.Dialect] (MSC service thread 1-3) HHH000400: Using dialect: org.hibernate.dialect.MySQLDialect
10:45:07,488 INFO [org.hibernate.engine.jdbc.internal.LobCreatorBuilder] (MSC service thread 1-3) HHH000422: Disabling contextual LOB creation as connection was null
10:45:07,496 INFO [org.hibernate.engine.transaction.internal.TransactionFactoryInitiator] (MSC service thread 1-3) HHH000268: Transaction strategy: org.hibernate.engine.transaction.internal.jdbc.JdbcTransactionFactory
10:45:07,507 INFO [org.hibernate.hql.internal.ast.ASTQueryTranslatorFactory] (MSC service thread 1-3) HHH000397: Using ASTQueryTranslatorFactory
10:45:07,583 INFO [org.hibernate.validator.util.Version] (MSC service thread 1-3) Hibernate Validator 4.2.0.Final
10:45:08,267 WARN [org.hibernate.internal.SessionFactoryImpl] (MSC service thread 1-3) HHH000008: JTASessionContext being used with JDBCTransactionFactory; auto-flush will not operate correctly with getCurrentSession()
10:45:08,337 INFO [org.apache.catalina.core.StandardContext] (MSC service thread 1-4) Suspicious url pattern: "*.*" in context [/KubooPortal-1.0] - see section SRV.11.2 of the Servlet specification
10:45:08,357 INFO [org.apache.catalina.core.StandardContext] (MSC service thread 1-4) The listener "com.sun.faces.config.ConfigureListener" is already configured for this context. The duplicate definition has been ignored.
10:45:08,367 INFO [org.apache.catalina.core.StandardContext] (MSC service thread 1-4) The listener "com.sun.faces.config.ConfigureListener" is already configured for this context. The duplicate definition has been ignored.
10:45:08,391 INFO [org.apache.catalina.core.ContainerBase.[jboss.web].[default-host].[/KubooPortal-1.0]] (MSC service thread 1-4) No Spring WebApplicationInitializer types detected on classpath
10:45:08,497 INFO [javax.enterprise.resource.webcontainer.jsf.config] (MSC service thread 1-4) Initializing Mojarra 2.1.21 ( 20130409-1421 https://svn.java.net/svn/mojarra~svn/tags/2.1.21@11854) for context '/KubooPortal-1.0'
10:45:10,565 WARNING [javax.enterprise.resource.webcontainer.jsf.config] (MSC service thread 1-4) JSF1058: The resource referred to by to-view-id, '>/views/login/login.xhtml', for navigation from '/views/login/login.xhtml', does not start with '/'. This will be added for you, but it should be corrected.
10:45:11,936 INFO [org.primefaces.webapp.PostConstructApplicationEventListener] (MSC service thread 1-4) Running on PrimeFaces 3.3
10:45:11,946 INFO [javax.enterprise.resource.webcontainer.jsf.config] (MSC service thread 1-4) Monitoring jndi:/default-host/KubooPortal-1.0/WEB-INF/faces-config.xml
for modifications
10:45:11,972 INFO [javax.enterprise.resource.webcontainer.jsf.lifecycle] (MSC service thread 1-4) JSF1027: [null] The ELResolvers for JSF were not registered with the JSP container.
10:45:11,990 INFO [stdout] (MSC service thread 1-4) INFO 2014-09-24 10:45:11,989 [MSC service thread 1-4] com.liferay.faces.bridge.servlet.BridgeSessionListener - Context initialized for contextPath=[/KubooPortal-1.0]
10:45:12,004 INFO [stdout] (MSC service thread 1-4) INFO 2014-09-24 10:45:12,004 [MSC service thread 1-4] com.liferay.faces.portal.listener.StartupListener - Context initialized for contextPath=[/KubooPortal-1.0]
10:45:12,014 INFO [stdout] (MSC service thread 1-4) INFO 2014-09-24 10:45:12,014 [MSC service thread 1-4] com.liferay.faces.portal.listener.StartupListener - Copied input-editor.jsp from LiferayFaces JAR to context path file=[/root/liferay-test/liferay-portal-6.2.0-ce-ga1/jboss-7.1.1/standalone/deployments/KubooPortal-1.0.war/resources/liferay-ui/jsp/input-editor.jsp]
10:45:12,116 INFO [org.apache.catalina.core.ContainerBase.[jboss.web].[default-host].[/KubooPortal-1.0]] (MSC service thread 1-4) Initializing Spring FrameworkServlet 'mvc-dispatcher'
10:45:12,126 INFO [org.springframework.web.servlet.DispatcherServlet] (MSC service thread 1-4) FrameworkServlet 'mvc-dispatcher': initialization started
10:45:12,183 INFO [org.springframework.web.context.support.XmlWebApplicationContext] (MSC service thread 1-4) Refreshing WebApplicationContext for namespace 'mvc-dispatcher-servlet': startup date [Wed Sep 24 10:45:12 GMT 2014]; root of context hierarchy
10:45:12,252 INFO [org.springframework.beans.factory.xml.XmlBeanDefinitionReader] (MSC service thread 1-4) Loading XML bean definitions from ServletContext resource [/WEB-INF/mvc-dispatcher-servlet.xml]
10:45:12,649 INFO [org.springframework.context.annotation.ClassPathBeanDefinitionScanner] (MSC service thread 1-4) JSR-250 'javax.annotation.ManagedBean' found and supported for component scanning
10:45:12,661 INFO [org.springframework.context.annotation.ClassPathBeanDefinitionScanner] (MSC service thread 1-4) JSR-330 'javax.inject.Named' annotation found and supported for component scanning
10:45:12,842 INFO [org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor] (MSC service thread 1-4) JSR-330 'javax.inject.Inject' annotation found and supported for autowiring
10:45:12,854 INFO [org.springframework.beans.factory.support.DefaultListableBeanFactory] (MSC service thread 1-4) Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@10d5fe74: defining beans [org.springframework.context.annotation.internalConfigurationAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,org.springframework.context.annotation.internalPersistenceAnnotationProcessor,mvcContentNegotiationManager,org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping#0,org.springframework.format.support.FormattingConversionServiceFactoryBean#0,org.springframework.validation.beanvalidation.LocalValidatorFactoryBean#0,org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter#0,org.springframework.web.servlet.handler.MappedInterceptor#0,org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver#0,org.springframework.web.servlet.mvc.annotation
.ResponseStatusExceptionResolver#0,org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver#0,org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping,org.springframework.web.servlet.mvc.HttpRequestHandlerAdapter,org.springframework.web.servlet.mvc.SimpleControllerHandlerAdapter,org.springframework.web.servlet.view.InternalResourceViewResolver#0,htmlViewResolver,org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor]; root of factory hierarchy
10:45:13,531 INFO [org.springframework.web.servlet.DispatcherServlet] (MSC service thread 1-4) FrameworkServlet 'mvc-dispatcher': initialization completed in 1398 ms
10:45:13,545 INFO [org.jboss.web] (MSC service thread 1-4) JBAS018210: Registering web context: /KubooPortal-1.0
10:45:14,675 WARN [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015893: Encountered invalid class name 'DRIVER=TRUE' for service type 'de.schlichtherle.io.registry.properties'
10:45:14,693 WARN [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015893: Encountered invalid class name 'DEFAULT=ear|jar|war|zip' for service type 'de.schlichtherle.io.registry.properties'
10:45:14,698 WARN [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015893: Encountered invalid class name 'zip=de.schlichtherle.io.archive.zip.ZipDriver' for service type 'de.schlichtherle.io.registry.properties'
10:45:14,704 WARN [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015893: Encountered invalid class name 'ear|jar|war=de.schlichtherle.io.archive.zip.JarDriver' for service type 'de.schlichtherle.io.registry.properties'
10:45:14,710 WARN [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015893: Encountered invalid class name 'odg|odp|ods|odt=de.schlichtherle.io.archive.zip.OdfDriver' for service type 'de.schlichtherle.io.registry.properties'
10:45:16,138 INFO [stdout] (pool-18-thread-1)
10:45:16,140 INFO [stdout] (pool-18-thread-1) -------------------------------------------------------------------
10:45:16,146 INFO [stdout] (pool-18-thread-1) GMS: address=node1/web-root, cluster=web-root, physical address=10.0.14.10:7600
10:45:16,153 INFO [stdout] (pool-18-thread-1) -------------------------------------------------------------------
10:45:16,361 INFO [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (MSC service thread 1-2) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be pasivated.
10:45:16,362 INFO [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (MSC service thread 1-2) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be pasivated.
10:45:16,369 INFO [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (pool-19-thread-1) ISPN000078: Starting JGroups Channel
10:45:16,370 INFO [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (pool-19-thread-1) ISPN000094: Received new cluster view: [node1/web-root|0] [node1/web-root]
10:45:16,373 INFO [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (pool-19-thread-1) ISPN000079: Cache local address is node1/web-root, physical addresses are [10.0.14.10:7600]
10:45:16,378 INFO [org.infinispan.config.ConfigurationValidatingVisitor] (pool-19-thread-1) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be pasivated.
10:45:16,403 INFO [org.infinispan.jmx.CacheJmxRegistration] (pool-19-thread-1) ISPN000031: MBeans were successfully registered to the platform mbean server.
10:45:16,424 INFO [org.jboss.as.clustering.infinispan] (pool-19-thread-1) JBAS010281: Started repl-root cache from web-root container
10:45:16,425 INFO [org.jboss.as.clustering.impl.CoreGroupCommunicationService.web-root] (MSC service thread 1-2) JBAS010206: Number of cluster members: 1
10:45:16,432 INFO [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (MSC service thread 1-1) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be pasivated.
10:45:16,438 INFO [org.infinispan.config.ConfigurationValidatingVisitor] (MSC service thread 1-1) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be pasivated.
10:45:16,464 INFO [org.infinispan.jmx.CacheJmxRegistration] (MSC service thread 1-1) ISPN000031: MBeans were successfully registered to the platform mbean server.
10:45:16,474 INFO [org.jboss.as.clustering.infinispan] (MSC service thread 1-1) JBAS010281: Started //default-host/ cache from web-root container
10:45:16,475 INFO [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (MSC service thread 1-1) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be pasivated.
10:45:16,476 INFO [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (MSC service thread 1-1) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be pasivated.
10:45:16,531 INFO [stdout] (MSC service thread 1-1) Loading vfs:/root/liferay-test/liferay-portal-6.2.0-ce-ga1/jboss-7.1.1/standalone/deployments/ROOT.war/WEB-INF/lib/portal-impl.jar/system.properties
10:45:16,548 INFO [com.liferay.portal.kernel.util.ServerDetector] (MSC service thread 1-1) Detected server jboss
10:45:16,555 INFO [com.liferay.portal.util.PropsUtil] (MSC service thread 1-1) Global shared lib directory /root/liferay-test/liferay-portal-6.2.0-ce-ga1/jboss-7.1.1/modules/javax/servlet/api/main/
10:45:16,556 INFO [com.liferay.portal.util.PropsUtil] (MSC service thread 1-1) Global lib directory /root/liferay-test/liferay-portal-6.2.0-ce-ga1/jboss-7.1.1/modules/com/liferay/portal/main/
10:45:16,560 INFO [com.liferay.portal.util.PropsUtil] (MSC service thread 1-1) Portal lib directory /root/liferay-test/liferay-portal-6.2.0-ce-ga1/jboss-7.1.1/standalone/deployments/ROOT.war/WEB-INF/lib/
10:45:16,950 INFO [com.liferay.portal.configuration.easyconf.ClassLoaderComponentConfiguration] (MSC service thread 1-1) Properties for portal loaded from [file:/root/liferay-test/liferay-portal-6.2.0-ce-ga1/portal-setup-wizard.properties, file:/root/liferay-test/liferay-portal-6.2.0-ce-ga1/portal-ext.properties, vfs:/root/liferay-test/liferay-portal-6.2.0-ce-ga1/jboss-7.1.1/standalone/deployments/ROOT.war/WEB-INF/lib/portal-impl.jar/portal.properties]
10:45:16,961 INFO [stdout] (MSC service thread 1-1) Loading vfs:/root/liferay-test/liferay-portal-6.2.0-ce-ga1/jboss-7.1.1/standalone/deployments/ROOT.war/WEB-INF/lib/portal-impl.jar/portal.properties
10:45:16,965 INFO [stdout] (MSC service thread 1-1) Loading file:/root/liferay-test/liferay-portal-6.2.0-ce-ga1/portal-ext.properties
10:45:16,968 INFO [stdout] (MSC service thread 1-1) Loading file:/root/liferay-test/liferay-portal-6.2.0-ce-ga1/portal-setup-wizard.properties
10:45:17,889 INFO [org.apache.catalina.core.ContainerBase.[jboss.web].[default-host].[/]] (MSC service thread 1-1) Initializing Spring root WebApplicationContext
10:45:20,936 INFO [stdout] (MSC service thread 1-1) 10:45:20,934 INFO [MSC service thread 1-1][DialectDetector:71] Determine dialect for MySQL 5
10:45:20,959 INFO [stdout] (MSC service thread 1-1) 10:45:20,959 INFO [MSC service thread 1-1][DialectDetector:136] Found dialect org.hibernate.dialect.MySQLDialect
10:45:24,280 INFO [stdout] (MSC service thread 1-1) 10:45:24,279 INFO [MSC service thread 1-1][LiferayCacheManagerPeerProviderFactory:76] portalPropertyKey ehcache.multi.vm.config.location.peerProviderProperties has value file=tcp.xml
10:45:24,586 INFO [stdout] (MSC service thread 1-1)
10:45:24,588 INFO [stdout] (MSC service thread 1-1) -------------------------------------------------------------------
10:45:24,590 INFO [stdout] (MSC service thread 1-1) GMS: address=liferay-instance2-14649, cluster=liferay-multi-vm-clustered, physical address=10.0.14.10:7800
10:45:24,592 INFO [stdout] (MSC service thread 1-1) -------------------------------------------------------------------
10:45:27,646 INFO [net.sf.ehcache.distribution.jgroups.JGroupsCacheManagerPeerProvider] (MSC service thread 1-1) JGroups Replication started for 'liferay-multi-vm-clustered'. JChannel: local_addr=liferay-instance2-14649
cluster_name=liferay-multi-vm-clustered
my_view=[liferay-instance2-14649|0] [liferay-instance2-14649]
state=CONNECTED
discard_own_messages=true
state_transfer_supported=true
props=TCP(bind_addr=10.0.14.10;oob_thread_pool_keep_alive_time=5000;timer_keep_alive_time=3000;external_port=0;oob_thread_pool_enabled=true;max_bundle_size=64000;diagnostics_ttl=8;physical_addr_max_fetch_attempts=10;receive_on_all_interfaces=false;thread_pool_min_threads=1;thread_pool_keep_alive_time=5000;thread_pool_max_threads=10;enable_diagnostics=true;send_buf_size=640000;conn_expire_time=0;oob_thread_pool_queue_max_size=100;enable_bundling=true;thread_pool_queue_enabled=false;suppress_time_different_cluster_warnings=60000;client_bind_port=0;timer_rejection_policy=run;diagnostics_port=7500;oob_thread_pool_max_threads=8;wheel_size=200;logical_addr_cache_max_size=500;reaper_interval=0;sock_conn_timeout=300;defer_client_bind_addr=false;send_queue_size=10000;tick_time=50;logical_addr_cache_expiration=120000;thread_pool_rejection_policy=discard;suppress_time_different_version_warnings=60000;oob_thread_pool_min_threads=1;who_has_cache_timeout=2000;port_range=50;stats=true;peer_addr_read_timeout=1000;tcp_nodelay=true;id=22;diagnostics_addr=224.0.75.75;bind_port=7800;oob_thread_pool_rejection_policy=discard;loopback=false;linger=-1;oob_thread_pool_queue_enabled=false;name=TCP;enable_unicast_bundling=true;thread_pool_enabled=true;log_discard_msgs_version=true;thread_naming_pattern=cl;timer_max_threads=10;timer_queue_max_size=500;use_send_queues=true;discard_incompatible_packets=true;ergonomics=true;bundler_capacity=200000;max_bundle_timeout=30;bind_interface_str=;timer_min_threads=4;log_discard_msgs=true;bundler_type=new;thread_pool_queue_max_size=100;timer_type=old;recv_buf_size=5000000)
:TCPPING(id=10;max_dynamic_hosts=100;return_entire_cache=false;num_initial_members=10;initial_hosts=10.0.4.10[7800],10.0.4.10[7801],10.0.14.10[7800],10.0.14.10[7801];break_on_coord_rsp=true;port_range=1;force_sending_discovery_rsps=true;stagger_timeout=0;stats=true;name=TCPPING;ergonomics=true;timeout=3000;num_initial_srv_members=0)
:MERGE2(id=0;stats=true;merge_fast=true;name=MERGE2;inconsistent_view_threshold=1;min_interval=10000;ergonomics=true;merge_fast_delay=1000;max_interval=30000)
:FD_SOCK(bind_addr=10.0.14.10;external_port=0;port_range=50;stats=true;suspect_msg_interval=5000;client_bind_port=0;ergonomics=true;num_tries=3;id=3;get_cache_timeout=1000;sock_conn_timeout=1000;bind_interface_str=;name=FD_SOCK;keep_alive=true;start_port=0)
:FD(id=2;max_tries=3;stats=true;name=FD;ergonomics=true;msg_counts_as_heartbeat=true;timeout=3000)
emoticonERIFY_SUSPECT(id=13;bind_addr=10.0.14.10;bind_interface_str=;stats=true;name=VERIFY_SUSPECT;num_msgs=1;ergonomics=true;use_mcast_rsps=false;use_icmp=false;timeout=1500)
:BARRIER(id=0;max_close_time=60000;stats=true;name=BARRIER;ergonomics=true)
:pbcast.NAKACK2(use_mcast_xmit_req=false;use_mcast_xmit=false;suppress_time_non_member_warnings=60000;max_msg_batch_size=100;xmit_from_random_member=false;stats=true;xmit_table_max_compaction_time=10000;log_not_found_msgs=true;ergonomics=true;discard_delivered_msgs=true;print_stability_history_on_failed_xmit=false;id=57;become_server_queue_size=50;max_rebroadcast_timeout=2000;xmit_table_msgs_per_row=10000;xmit_table_num_rows=50;name=NAKACK2;log_discard_msgs=true;xmit_table_resize_factor=1.2;xmit_interval=1000)
:UNICAST(max_retransmit_time=60000;max_msg_batch_size=500;xmit_table_max_compaction_time=600000;stats=true;segment_capacity=1000;ergonomics=true;id=12;conn_expiry_timeout=60000;xmit_table_msgs_per_row=1000;xmit_table_num_rows=100;name=UNICAST;timeout=400,800,1600,3200;xmit_table_resize_factor=1.2;xmit_interval=2000)
:pbcast.STABLE(id=16;desired_avg_gossip=50000;max_bytes=4000000;stats=true;cap=0.1;name=STABLE;ergonomics=true;stability_delay=1000)
:pbcast.GMS(print_local_addr=true;stats=true;max_bundling_time=50;log_collect_msgs=true;resume_task_timeout=20000;log_view_warnings=true;num_prev_views=20;ergonomics=true;use_flush_if_present=true;print_physical_addrs=true;merge_timeout=5000;id=14;num_prev_mbrs=50;leave_timeout=1000;view_bundling=true;name=GMS;join_timeout=3000;handle_concurrent_startup=true;view_ack_collection_timeout=2000;max_join_attempts=0)
:UFC(id=45;max_block_time=5000;max_credits=2000000;stats=true;ignore_synchronous_response=true;min_credits=800000;name=UFC;min_threshold=0.4;ergonomics=true)
:MFC(id=44;max_block_time=5000;max_credits=2000000;stats=true;ignore_synchronous_response=true;min_credits=800000;name=MFC;min_threshold=0.4;ergonomics=true)
:MFC(id=44;max_block_time=5000;max_credits=2000000;stats=true;ignore_synchronous_response=true;min_credits=800000;name=MFC;min_threshold=0.4;ergonomics=true)
:FRAG2(id=5;frag_size=60000;stats=true;name=FRAG2;ergonomics=true)
:pbcast.STATE_TRANSFER(id=17;stats=true;name=STATE_TRANSFER;ergonomics=true)


10:45:30,170 WARN [net.sf.ehcache.config.CacheConfiguration] (MSC service thread 1-1) Cache: com.liferay.portal.service.impl.PortletLocalServiceImpl has a maxElementsInMemory of 0. This might lead to performance degradation or OutOfMemoryError at Terracotta client.From Ehcache 2.0 onwards this has been changed to mean a store with no capacity limit. Set it to 1 if you want no elements cached in memory
10:45:41,591 INFO [stdout] (MSC service thread 1-1) 10:45:41,591 INFO [MSC service thread 1-1][ClusterBase:142] Autodetecting JGroups outgoing IP address and interface for 10.0.14.10:22
10:45:41,606 INFO [stdout] (MSC service thread 1-1) 10:45:41,605 INFO [MSC service thread 1-1][ClusterBase:158] Setting JGroups outgoing IP address to 10.0.14.10 and interface to eth0
10:45:41,740 INFO [stdout] (MSC service thread 1-1)
10:45:41,740 INFO [stdout] (MSC service thread 1-1) -------------------------------------------------------------------
10:45:41,741 INFO [stdout] (MSC service thread 1-1) GMS: address=liferay-instance2-10967, cluster=LIFERAY-CONTROL-CHANNEL, physical address=10.0.14.10:58251
10:45:41,741 INFO [stdout] (MSC service thread 1-1) -------------------------------------------------------------------
10:45:43,752 INFO [stdout] (MSC service thread 1-1) 10:45:43,752 INFO [MSC service thread 1-1][BaseReceiver:64] Accepted view [liferay-instance2-10967|0] [liferay-instance2-10967]
10:45:43,780 INFO [stdout] (MSC service thread 1-1) 10:45:43,780 INFO [MSC service thread 1-1][ClusterBase:92] Create a new channel with properties UDP(bind_addr=10.0.14.10;oob_thread_pool_keep_alive_time=30000;timer_keep_alive_time=5000;external_port=0;oob_thread_pool_enabled=true;max_bundle_size=64000;diagnostics_ttl=8;physical_addr_max_fetch_attempts=10;receive_on_all_interfaces=false;mcast_port=23301;thread_pool_min_threads=2;thread_pool_keep_alive_time=30000;thread_pool_max_threads=10;enable_diagnostics=true;ucast_send_buf_size=100000;ip_ttl=8;oob_thread_pool_queue_max_size=500;enable_bundling=true;thread_pool_queue_enabled=true;suppress_time_different_cluster_warnings=60000;timer_rejection_policy=run;diagnostics_port=7500;oob_thread_pool_max_threads=10;wheel_size=200;disable_loopback=false;logical_addr_cache_max_size=500;ip_mcast=true;tick_time=50;logical_addr_cache_expiration=120000;thread_pool_rejection_policy=Discard;suppress_time_different_version_warnings=60000;oob_thread_pool_min_threads=2;who_has_cache_timeout=2000;port_range=50;stats=true;mcast_send_buf_size=100000;id=21;mcast_recv_buf_size=500000;diagnostics_addr=224.0.75.75;bind_port=0;tos=8;oob_thread_pool_rejection_policy=discard;loopback=true;oob_thread_pool_queue_enabled=true;name=UDP;enable_unicast_bundling=true;thread_pool_enabled=true;log_discard_msgs_version=true;thread_naming_pattern=cl;ucast_recv_buf_size=64000;timer_max_threads=10;timer_queue_max_size=500;discard_incompatible_packets=true;ergonomics=true;bundler_capacity=200000;max_bundle_timeout=20;mcast_group_addr=239.255.0.1;bind_interface_str=;timer_min_threads=4;log_discard_msgs=true;thread_pool_queue_max_size=500;bundler_type=new;timer_type=old)
10:45:43,815 INFO [stdout] (MSC service thread 1-1) emoticonING(id=6;return_entire_cache=false;num_initial_members=20;break_on_coord_rsp=true;force_sending_discovery_rsps=true;stagger_timeout=0;stats=true;name=PING;ergonomics=true;timeout=2000;num_initial_srv_members=0)
10:45:43,835 INFO [stdout] (MSC service thread 1-1) :MERGE3(id=54;max_participants_in_merge=100;stats=true;name=MERGE3;min_interval=10000;ergonomics=true;max_interval=30000)
10:45:43,841 INFO [stdout] (MSC service thread 1-1) :FD_SOCK(bind_addr=10.0.14.10;external_port=0;port_range=50;stats=true;suspect_msg_interval=5000;client_bind_port=0;ergonomics=true;num_tries=3;id=3;get_cache_timeout=1000;sock_conn_timeout=1000;bind_interface_str=;name=FD_SOCK;keep_alive=true;start_port=0)
10:45:43,850 INFO [stdout] (MSC service thread 1-1) :FD_ALL(id=29;interval=3000;stats=true;name=FD_ALL;ergonomics=true;msg_counts_as_heartbeat=false;timeout=10000;timeout_check_interval=2000)
10:45:43,862 INFO [stdout] (MSC service thread 1-1) emoticonERIFY_SUSPECT(id=13;bind_addr=10.0.14.10;bind_interface_str=;stats=true;name=VERIFY_SUSPECT;num_msgs=1;ergonomics=true;use_mcast_rsps=false;use_icmp=false;timeout=1500)
10:45:43,871 INFO [stdout] (MSC service thread 1-1) :pbcast.NAKACK2(use_mcast_xmit_req=false;use_mcast_xmit=false;suppress_time_non_member_warnings=60000;max_msg_batch_size=500;xmit_from_random_member=false;stats=true;xmit_table_max_compaction_time=30000;log_not_found_msgs=true;ergonomics=true;discard_delivered_msgs=true;print_stability_history_on_failed_xmit=false;id=57;become_server_queue_size=50;max_rebroadcast_timeout=2000;xmit_table_msgs_per_row=2000;xmit_table_num_rows=100;name=NAKACK2;log_discard_msgs=true;xmit_table_resize_factor=1.2;xmit_interval=1000)
10:45:43,873 INFO [stdout] (MSC service thread 1-1) :UNICAST2(max_retransmit_time=60000;max_bytes=10000000;max_msg_batch_size=500;stats=true;xmit_table_max_compaction_time=60000;exponential_backoff=300;max_stable_msgs=5;log_not_found_msgs=true;ergonomics=true;stable_interval=60000;id=40;conn_expiry_timeout=60000;xmit_table_msgs_per_row=2000;xmit_table_automatic_purging=true;xmit_table_num_rows=100;name=UNICAST2;timeout=400,800,1600,3200;xmit_interval=1000;xmit_table_resize_factor=1.2;use_range_based_retransmitter=true)
10:45:43,875 INFO [stdout] (MSC service thread 1-1) :pbcast.STABLE(id=16;desired_avg_gossip=50000;max_bytes=4000000;stats=true;cap=0.1;name=STABLE;ergonomics=true;stability_delay=1000)
10:45:43,888 INFO [stdout] (MSC service thread 1-1) :pbcast.GMS(print_local_addr=true;stats=true;max_bundling_time=50;log_collect_msgs=true;resume_task_timeout=20000;log_view_warnings=true;num_prev_views=20;ergonomics=true;use_flush_if_present=true;print_physical_addrs=true;merge_timeout=5000;id=14;num_prev_mbrs=50;leave_timeout=1000;view_bundling=true;name=GMS;join_timeout=3000;handle_concurrent_startup=true;view_ack_collection_timeout=2000;max_join_attempts=0)
10:45:43,902 INFO [stdout] (MSC service thread 1-1) :UFC(id=45;max_block_time=5000;max_credits=2000000;stats=true;ignore_synchronous_response=true;min_credits=800000;name=UFC;min_threshold=0.4;ergonomics=true)
10:45:43,908 INFO [stdout] (MSC service thread 1-1) :MFC(id=44;max_block_time=5000;max_credits=2000000;stats=true;ignore_synchronous_response=true;min_credits=800000;name=MFC;min_threshold=0.4;ergonomics=true)
10:45:43,916 INFO [stdout] (MSC service thread 1-1) :FRAG2(id=5;frag_size=61440;stats=true;name=FRAG2;ergonomics=true)
10:45:43,920 INFO [stdout] (MSC service thread 1-1) :RSVP(id=55;stats=true;name=RSVP;resend_interval=2000;throw_exception_on_timeout=true;ergonomics=true;ack_on_delivery=true;timeout=10000)
10:45:43,926 INFO [stdout] (MSC service thread 1-1)
10:45:43,926 INFO [stdout] (MSC service thread 1-1)
10:45:44,008 INFO [stdout] (MSC service thread 1-1)
10:45:44,009 INFO [stdout] (MSC service thread 1-1) -------------------------------------------------------------------
10:45:44,009 INFO [stdout] (MSC service thread 1-1) GMS: address=liferay-instance2-33227, cluster=LIFERAY-TRANSPORT-CHANNEL-0, physical address=10.0.14.10:59740
10:45:44,010 INFO [stdout] (MSC service thread 1-1) -------------------------------------------------------------------
10:45:46,017 INFO [stdout] (MSC service thread 1-1) 10:45:46,016 INFO [MSC service thread 1-1][BaseReceiver:64] Accepted view [liferay-instance2-33227|0] [liferay-instance2-33227]
10:45:46,031 INFO [stdout] (MSC service thread 1-1) 10:45:46,031 INFO [MSC service thread 1-1][ClusterBase:92] Create a new channel with properties UDP(bind_addr=10.0.14.10;oob_thread_pool_keep_alive_time=30000;timer_keep_alive_time=5000;external_port=0;oob_thread_pool_enabled=true;max_bundle_size=64000;diagnostics_ttl=8;physical_addr_max_fetch_attempts=10;receive_on_all_interfaces=false;mcast_port=23302;thread_pool_min_threads=2;thread_pool_keep_alive_time=30000;thread_pool_max_threads=10;enable_diagnostics=true;ucast_send_buf_size=100000;ip_ttl=8;oob_thread_pool_queue_max_size=500;enable_bundling=true;thread_pool_queue_enabled=true;suppress_time_different_cluster_warnings=60000;timer_rejection_policy=run;diagnostics_port=7500;oob_thread_pool_max_threads=10;wheel_size=200;disable_loopback=false;logical_addr_cache_max_size=500;ip_mcast=true;tick_time=50;logical_addr_cache_expiration=120000;thread_pool_rejection_policy=Discard;suppress_time_different_version_warnings=60000;oob_thread_pool_min_threads=2;who_has_cache_timeout=2000;port_range=50;stats=true;mcast_send_buf_size=100000;id=21;mcast_recv_buf_size=500000;diagnostics_addr=224.0.75.75;bind_port=0;tos=8;oob_thread_pool_rejection_policy=discard;loopback=true;oob_thread_pool_queue_enabled=true;name=UDP;enable_unicast_bundling=true;thread_pool_enabled=true;log_discard_msgs_version=true;thread_naming_pattern=cl;ucast_recv_buf_size=64000;timer_max_threads=10;timer_queue_max_size=500;discard_incompatible_packets=true;ergonomics=true;bundler_capacity=200000;max_bundle_timeout=20;mcast_group_addr=239.255.0.2;bind_interface_str=;timer_min_threads=4;log_discard_msgs=true;thread_pool_queue_max_size=500;bundler_type=new;timer_type=old)
10:45:46,036 INFO [stdout] (MSC service thread 1-1) emoticonING(id=6;return_entire_cache=false;num_initial_members=20;break_on_coord_rsp=true;force_sending_discovery_rsps=true;stagger_timeout=0;stats=true;name=PING;ergonomics=true;timeout=2000;num_initial_srv_members=0)
10:45:46,037 INFO [stdout] (MSC service thread 1-1) :MERGE3(id=54;max_participants_in_merge=100;stats=true;name=MERGE3;min_interval=10000;ergonomics=true;max_interval=30000)
10:45:46,038 INFO [stdout] (MSC service thread 1-1) :FD_SOCK(bind_addr=10.0.14.10;external_port=0;port_range=50;stats=true;suspect_msg_interval=5000;client_bind_port=0;ergonomics=true;num_tries=3;id=3;get_cache_timeout=1000;sock_conn_timeout=1000;bind_interface_str=;name=FD_SOCK;keep_alive=true;start_port=0)
10:45:46,039 INFO [stdout] (MSC service thread 1-1) :FD_ALL(id=29;interval=3000;stats=true;name=FD_ALL;ergonomics=true;msg_counts_as_heartbeat=false;timeout=10000;timeout_check_interval=2000)
10:45:46,040 INFO [stdout] (MSC service thread 1-1) emoticonERIFY_SUSPECT(id=13;bind_addr=10.0.14.10;bind_interface_str=;stats=true;name=VERIFY_SUSPECT;num_msgs=1;ergonomics=true;use_mcast_rsps=false;use_icmp=false;timeout=1500)
10:45:46,040 INFO [stdout] (MSC service thread 1-1) :pbcast.NAKACK2(use_mcast_xmit_req=false;use_mcast_xmit=false;suppress_time_non_member_warnings=60000;max_msg_batch_size=500;xmit_from_random_member=false;stats=true;xmit_table_max_compaction_time=30000;log_not_found_msgs=true;ergonomics=true;discard_delivered_msgs=true;print_stability_history_on_failed_xmit=false;id=57;become_server_queue_size=50;max_rebroadcast_timeout=2000;xmit_table_msgs_per_row=2000;xmit_table_num_rows=100;name=N_discard_msgs=true;xmit_table_resize_factor=1.2;xmit_interval=1000)
10:45:46,043 INFO [stdout] (MSC service thread 1-1) :UNICAST2(max_retransmit_time=60000;max_bytes=10000000;max_msg_batch_size=500;stats=true;xmit_table_max_compaction_time=60000;exponential_backoff=300;max_stable_msgs=5;log_not_found_msgs=true;ergonomics=true;stable_interval=60000;id=40;conn_expiry_timeout=60000;xmit_table_msgs_per_row=2000;xmit_table_automatic_purging=true;xmit_table_num_rows=100;name=UNICAST2;timeout=400,800,1600,3200;xmit_interval=1000;xmit_table_resize_factor=1.2;use_range_based_retransmitter=true)
10:45:46,051 INFO [stdout] (MSC service thread 1-1) :pbcast.STABLE(id=16;desired_avg_gossip=50000;max_bytes=4000000;stats=true;cap=0.1;name=STABLE;ergonomics=true;stability_delay=1000)
10:45:46,054 INFO [stdout] (MSC service thread 1-1) :pbcast.GMS(print_local_addr=true;stats=true;max_bundling_time=50;log_collect_msgs=true;resume_task_timeout=20000;log_view_warnings=true;num_prev_views=20;ergonomics=true;use_flush_if_present=true;print_physical_addrs=true;merge_timeout=5000;id=14;num_prev_mbrs=50;leave_timeout=1000;view_bundling=true;name=GMS;join_timeout=3000;handle_concurrent_startup=true;view_ack_collection_timeout=2000;max_join_attempts=0)
10:45:46,062 INFO [stdout] (MSC service thread 1-1) :UFC(id=45;max_block_time=5000;max_credits=2000000;stats=true;ignore_synchronous_response=true;min_credits=800000;name=UFC;min_threshold=0.4;ergonomics=true)
10:45:46,066 INFO [stdout] (MSC service thread 1-1) :MFC(id=44;max_block_time=5000;max_credits=2000000;stats=true;ignore_synchronous_response=true;min_credits=800000;name=MFC;min_threshold=0.4;ergonomics=true)
10:45:46,069 INFO [stdout] (MSC service thread 1-1) :FRAG2(id=5;frag_size=61440;stats=true;name=FRAG2;ergonomics=true)
10:45:46,071 INFO [stdout] (MSC service thread 1-1) :RSVP(id=55;stats=true;name=RSVP;resend_interval=2000;throw_exception_on_timeout=true;ergonomics=true;ack_on_delivery=true;timeout=10000)
10:45:46,074 INFO [stdout] (MSC service thread 1-1)
10:45:46,446 INFO [org.quartz.impl.StdSchedulerFactory] (MSC service thread 1-1) Using default implementation for ThreadExecutor
10:45:46,466 INFO [org.quartz.core.SchedulerSignalerImpl] (MSC service thread 1-1) Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl
10:45:46,466 INFO [org.quartz.core.QuartzScheduler] (MSC service thread 1-1) Quartz Scheduler v.2.1.6 created.
10:45:46,468 INFO [org.quartz.core.QuartzScheduler] (MSC service thread 1-1) JobFactory set to: org.quartz.simpl.SimpleJobFactory@4f16192c
10:45:46,472 INFO [org.quartz.core.QuartzScheduler] (MSC service thread 1-1) Scheduler meta-data: Quartz Scheduler (v2.1.6) 'PersistedQuartzSchedulerEngineInstance' with instanceId 'liferay-instance21411555546450'
Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally.
NOT STARTED.
Currently in standby mode.
Number of jobs executed: 0
Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 5 threads.
ith instanceId 'liferay-instance21411555546450'
Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally.
NOT STARTED.
Currently in standby mode.
Number of jobs executed: 0
Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 5 threads.
Using job-store 'com.liferay.portal.scheduler.quartz.PortalJobStore' - which supports persistence. and is clustered.

10:45:46,494 INFO [org.quartz.impl.StdSchedulerFactory] (MSC service thread 1-1) Quartz scheduler 'PersistedQuartzSchedulerEngineInstance' initialized from an externally provided properties instance.
10:45:46,499 INFO [org.quartz.impl.StdSchedulerFactory] (MSC service thread 1-1) Quartz scheduler version: 2.1.6
10:45:46,532 INFO [org.quartz.impl.StdSchedulerFactory] (MSC service thread 1-1) Using default implementation for ThreadExecutor
10:45:46,541 INFO [org.quartz.core.SchedulerSignalerImpl] (MSC service thread 1-1) Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl
10:45:46,541 INFO [org.quartz.core.QuartzScheduler] (MSC service thread 1-1) Quartz Scheduler v.2.1.6 created.
10:45:46,541 INFO [org.quartz.core.QuartzScheduler] (MSC service thread 1-1) JobFactory set to: org.quartz.simpl.SimpleJobFactory@36e371e7
10:45:46,542 INFO [org.quartz.simpl.RAMJobStore] (MSC service thread 1-1) RAMJobStore initialized.
10:45:46,542 INFO [org.quartz.core.QuartzScheduler] (MSC service thread 1-1) Scheduler meta-data: Quartz Scheduler (v2.1.6) 'MemoryQuartzSchedulerEngineInstance' with instanceId 'NON_CLUSTERED'
Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally.
NOT STARTED.
Currently in standby mode.
Number of jobs executed: 0
Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 5 threads.
Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered.

10:45:46,552 INFO [org.quartz.impl.StdSchedulerFactory] (MSC service thread 1-1) Quartz scheduler 'MemoryQuartzSchedulerEngineInstance' initialized from an externally provided properties instance.
10:45:46,553 INFO [org.quartz.impl.StdSchedulerFactory] (MSC service thread 1-1) Quartz scheduler version: 2.1.6
10:45:48,745 INFO [org.apache.struts.tiles.TilesPlugin] (MSC service thread 1-1) Tiles definition factory loaded for module ''.
10:45:48,750 INFO [stdout] (MSC service thread 1-1) Starting Liferay Portal Community Edition 6.2.0 CE GA1 (Newton / Build 6200 / November 1, 2013)
10:45:49,338 INFO [stdout] (MSC service thread 1-1) 10:45:49,338 INFO [MSC service thread 1-1][BaseDB:484] Database does not support case sensitive queries
10:45:50,430 INFO [stdout] (MSC service thread 1-1) 10:45:50,430 INFO [MSC service thread 1-1][ServerDetector:166] Server supports hot deploy
10:45:50,439 INFO [stdout] (MSC service thread 1-1) 10:45:50,439 INFO [MSC service thread 1-1][PluginPackageUtil:1013] Reading plugin package for the root context
10:45:55,793 INFO [stdout] (MSC service thread 1-1) 10:45:55,793 INFO [MSC service thread 1-1][AutoDeployDir:139] Auto deploy scanner started for /root/liferay-test/liferay-portal-6.2.0-ce-ga1/deploy
10:45:55,824 INFO [org.jamwiki.Environment] (MSC service thread 1-1) Loading properties from /tmp/0geScvLkPnGp6r6TQuiB9190902139726830910.tmp
10:45:59,732 INFO [stdout] (MSC service thread 1-1) 10:45:59,731 INFO [MSC service thread 1-1][HotDeployImpl:195] Deploying marketplace-portlet from queue
10:45:59,741 INFO [stdout] (MSC service thread 1-1) 10:45:59,741 INFO [MSC service thread 1-1][PluginPackageUtil:1016] Reading plugin package for marketplace-portlet
10:45:59,762 INFO [stdout] (MSC service thread 1-1) Loading vfs:/root/liferay-test/liferay-portal-6.2.0-ce-ga1/jboss-7.1.1/standalone/deployments/marketplace-portlet.war/WEB-INF/classes/portlet.properties
10:45:59,772 INFO [stdout] (MSC service thread 1-1) Loading vfs:/root/liferay-test/liferay-portal-6.2.0-ce-ga1/jboss-7.1.1/standalone/deployments/marketplace-portlet.war/WEB-INF/classes/service.properties
10:45:59,962 INFO [stdout] (MSC service thread 1-1) Loading vfs:/root/liferay-test/liferay-portal-6.2.0-ce-ga1/jboss-7.1.1/standalone/deployments/marketplace-portlet.war/WEB-INF/classes/portlet.properties
10:45:59,974 INFO [org.apache.catalina.core.ContainerBase.[jboss.web].[default-host].[/marketplace-portlet]] (MSC service thread 1-1) Initializing Spring root WebApplicationContext
10:46:00,005 INFO [stdout] (MSC service thread 1-1) Loading vfs:/root/liferay-test/liferay-portal-6.2.0-ce-ga1/jboss-7.1.1/standalone/deployments/marketplace-portlet.war/WEB-INF/classes/service.properties
10:46:00,349 INFO [stdout] (MSC service thread 1-1) Loading vfs:/root/liferay-test/liferay-portal-6.2.0-ce-ga1/jboss-7.1.1/standalone/deployments/marketplace-portlet.war/WEB-INF/classes/service.properties
10:46:00,420 INFO [stdout] (MSC service thread 1-1) 10:46:00,418 INFO [MSC service thread 1-1][HookHotDeployListener:687] Registering hook for marketplace-portlet
10:46:00,427 INFO [stdout] (MSC service thread 1-1) Loading vfs:/root/liferay-test/liferay-portal-6.2.0-ce-ga1/jboss-7.1.1/standalone/deployments/marketplace-portlet.war/WEB-INF/classes/portal.properties
10:46:00,576 INFO [stdout] (MSC service thread 1-1) 10:46:00,576 INFO [MSC service thread 1-1][HookHotDeployListener:814] Hook for marketplace-portlet is available for use
10:46:00,590 INFO [stdout] (MSC service thread 1-1) 10:46:00,590 INFO [MSC service thread 1-1][PortletHotDeployListener:343] Registering portlets for marketplace-portlet
10:46:00,779 INFO [stdout] (MSC service thread 1-1) Loading vfs:/root/liferay-test/liferay-portal-6.2.0-ce-ga1/jboss-7.1.1/standalone/deployments/marketplace-portlet.war/WEB-INF/classes/portlet.properties
10:46:00,813 INFO [stdout] (MSC service thread 1-1) 10:46:00,813 INFO [MSC service thread 1-1][PortletHotDeployListener:495] 3 portlets for marketplace-portlet are available for use
10:46:00,905 INFO [stdout] (MSC service thread 1-1) 10:46:00,905 INFO [MSC service thread 1-1][HotDeployEvent:130] Plugin KubooPortal-1.0 requires marketplace-portlet
10:46:00,906 INFO [stdout] (MSC service thread 1-1) 10:46:00,906 INFO [MSC service thread 1-1][HotDeployImpl:195] Deploying KubooPortal-1.0 from queue
10:46:00,910 INFO [stdout] (MSC service thread 1-1) 10:46:00,910 INFO [MSC service thread 1-1][PluginPackageUtil:1016] Reading plugin package for KubooPortal-1.0
10:46:00,927 INFO [stdout] (MSC service thread 1-1) 10:46:00,927 WARN [MSC service thread 1-1][PluginPackageUtil:1114] Plugin package on context KubooPortal-1.0 cannot be tracked because this WAR does not contain a liferay-plugin-package.xml file
10:46:02,507 INFO [org.apache.catalina.core.ContainerBase.[jboss.web].[default-host].[/KubooPortal-1.0]] (MSC service thread 1-1) Initializing Spring root WebApplicationContext
10:46:02,515 INFO [org.apache.catalina.core.ContainerBase.[jboss.web].[default-host].[/KubooPortal-1.0]] (MSC service thread 1-1) Initializing Spring root WebApplicationContext
10:46:03,662 INFO [stdout] (MSC service thread 1-1) 10:46:03,662 INFO [MSC service thread 1-1][HookHotDeployListener:687] Registering hook for KubooPortal-1.0
10:46:03,678 INFO [stdout] (MSC service thread 1-1) Loading vfs:/root/liferay-test/liferay-portal-6.2.0-ce-ga1/jboss-7.1.1/standalone/deployments/KubooPortal-1.0.war/WEB-INF/classes/portal.properties
10:46:03,693 INFO [stdout] (MSC service thread 1-1) INFO 2014-09-24 10:46:03,690 [MSC service thread 1-1] com.kuboo.liferay.hook.KubooStartupAction - ==============================
10:46:03,701 INFO [stdout] (MSC service thread 1-1) INFO 2014-09-24 10:46:03,701 [MSC service thread 1-1] com.kuboo.liferay.hook.KubooStartupAction - Kuboo Hook Starting...
10:46:03,706 INFO [stdout] (MSC service thread 1-1) INFO 2014-09-24 10:46:03,706 [MSC service thread 1-1] com.kuboo.liferay.hook.KubooStartupAction - ==============================
10:46:03,713 INFO [stdout] (MSC service thread 1-1) INFO 2014-09-24 10:46:03,713 [MSC service thread 1-1] com.kuboo.liferay.hook.KubooStartupAction - Current Auth Type Is: screenName
10:46:03,737 INFO [stdout] (MSC service thread 1-1) 10:46:03,737 INFO [MSC service thread 1-1][HookHotDeployListener:814] Hook for KubooPortal-1.0 is available for use
10:46:03,752 INFO [stdout] (MSC service thread 1-1) 10:46:03,752 INFO [MSC service thread 1-1][PortletHotDeployListener:343] Registering portlets for KubooPortal-1.0
10:46:03,976 INFO [stdout] (MSC service thread 1-1) 10:46:03,974 INFO [BridgeImpl] Initializing Liferay Faces Bridge 3.2.4-ga5 (Ephesus / Feb 15, 2014 AD)
10:46:04,062 INFO [stdout] (MSC service thread 1-1) 10:46:04,062 INFO [BridgeImpl] Initializing Liferay Faces Bridge 3.2.4-ga5 (Ephesus / Feb 15, 2014 AD)
10:46:04,071 INFO [stdout] (MSC service thread 1-1) 10:46:04,071 INFO [BridgeImpl] Initializing Liferay Faces Bridge 3.2.4-ga5 (Ephesus / Feb 15, 2014 AD)
10:46:04,099 INFO [stdout] (MSC service thread 1-1) 10:46:04,099 INFO [MSC service thread 1-1][PortletHotDeployListener:495] 3 portlets for KubooPortal-1.0 are available for use
10:46:04,234 INFO [org.quartz.core.QuartzScheduler] (MSC service thread 1-1) Scheduler PersistedQuartzSchedulerEngineInstance_$_liferay-instance21411555546450 started.
10:46:04,242 INFO [org.quartz.core.QuartzScheduler] (MSC service thread 1-1) Scheduler MemoryQuartzSchedulerEngineInstance_$_NON_CLUSTERED started.
10:46:04,360 INFO [org.apache.catalina.core.ContainerBase.[jboss.web].[default-host].[/]] (MSC service thread 1-1) Initializing Spring FrameworkServlet 'Remoting Servlet'
10:46:05,786 INFO [org.jboss.web] (MSC service thread 1-1) JBAS018210: Registering web context:
10:46:05,905 INFO [org.jboss.as.server] (DeploymentScanner-threads - 2) JBAS018559: Deployed "KubooPortal-1.0.war"
10:46:05,905 INFO [org.jboss.as.server] (DeploymentScanner-threads - 2) JBAS018559: Deployed "marketplace-portlet.war"
10:46:05,906 INFO [org.jboss.as.server] (DeploymentScanner-threads - 2) JBAS018559: Deployed "ROOT.war"


My 'portal-ext.properties' file:


##Datasource
jdbc.default.driverClassName=com.mysql.jdbc.Driver
jdbc.default.url=jdbc:mysql://liferaydb.caocu.us-west-1.rds.amazonaws.com/kuboo?useUnicode=true&characterEncoding=UTF-8&useFastDateParsing=false
jdbc.default.username=**********
jdbc.default.password=**********

# Clustering
org.quartz.jobStore.isClustered=true
cluster.link.enabled=true


## DocumentLibrary and Image store on S3
dl.store.s3.access.key=yyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyy
dl.store.s3.secret.key=xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
dl.store.s3.bucket.name=testingliferay
dl.store.impl=com.liferay.portlet.documentlibrary.store.S3Store

## Index replication
lucene.replicate.write=true
lucene.dir=/mnt/index/
org.apache.lucene.writeLockTimeout=30000

## Ehcache
net.sf.ehcache.configurationResourceName=/ehcache/hibernate-clustered.xml
ehcache.multi.vm.config.location=/ehcache/liferay-multi-vm-clustered.xml


net.sf.ehcache.configurationResourceName.peerProviderProperties=file=tcp.xml
ehcache.bootstrap.cache.loader.factory=com.liferay.portal.cache.ehcache.JGroupsBootstrapCacheLoaderFactory
ehcache.cache.event.listener.factory=net.sf.ehcache.distribution.jgroups.JGroupsCacheReplicatorFactory
ehcache.cache.manager.peer.provider.factory=net.sf.ehcache.distribution.jgroups.JGroupsCacheManagerPeerProviderFactory
ehcache.multi.vm.config.location.peerProviderProperties=file=tcp.xml
ehcache.cluster.link.replication=true

cluster.link.autodetect.address=10.0.14.10:22



Thanks
thumbnail
9年前 に Juan Gonzalez によって更新されました。

RE: NPE errors on Liferay cluster app

Liferay Legend 投稿: 3089 参加年月日: 08/10/28 最新の投稿
Rahul Bhardwaj:
The instances are load balanced by Aws ELB with stickinessExpiration of 60 secs.
I believe this configuration is enough for session replication?.


Yes, theorically it should.

Maybe you should check if your server is really replicating sessions. Search for "clusterjsp" webapp. It's a simply WAR when you can check that.

After that, you should check four JSF webapp. Check if all ViewScoped beans are really Serializable, etc.
9年前 に babu babu によって更新されました。

RE: NPE errors on Liferay cluster app

New Member 投稿: 18 参加年月日: 11/06/17 最新の投稿
Juan Gonzalez:


Maybe you should check if your server is really replicating sessions. Search for "clusterjsp" webapp. It's a simply WAR when you can check that.



Will Sit with Rahul. Download and test this guy. But is it a Liferay project. Because, I doubt normal projects will they work under Liferay Bundled Jboss servers ?

Juan Gonzalez:

After that, you should check four JSF webapp. Check if all ViewScoped beans are really Serializable, etc.


FYI Juan, I just had a double check. All our ViewScopedBeans are Serializable.
thumbnail
9年前 に Juan Gonzalez によって更新されました。

RE: NPE errors on Liferay cluster app

Liferay Legend 投稿: 3089 参加年月日: 08/10/28 最新の投稿
babu babu:
But is it a Liferay project. Because, I doubt normal projects will they work under Liferay Bundled Jboss servers ?


It's a very simple webapp. It shouldn't cause any problem if you deploy in same Jboss.

babu babu:

FYI Juan, I just had a double check. All our ViewScopedBeans are Serializable.

Ok, but rememeber that writing "implements Serializable" isn't enough for really making a class Serializable. All their class attributes should be the same recursively. Search in Internet how to serialize a class in Java if you want to be 100% sure.
9年前 に babu babu によって更新されました。

RE: NPE errors on Liferay cluster app

New Member 投稿: 18 参加年月日: 11/06/17 最新の投稿
Hi Jaun,

We could test with clusterjsp app, in our liferay cluster environment.
It worked fine, as expected. We could see the session replication happening successfully.

Now we understood that it is the problem is only with our application (which is a Liferay Portal project, not a normal project like clusterjsp)

Below is the logs when we tested the session replication for our app. (i.e. we performed login in our app, we stopped first instance and continued with the app to see if the user session is getting replicated in the second instance)

Juts FYI, the bolded logs are for your notice. the italic ones are the one we get from our application, i,e the JSF cannot restore view error - due the request failed to complete.

Your comments would be Great.

18:18:29,818 INFO [com.liferay.portal.scheduler.quartz.PortalJobStore] (QuartzScheduler_PersistedQuartzSchedulerEngineInstance-liferay-instance21411581670636_ClusterManager) ClusterManager: detected 1 failed or restarted instances.
18:18:29,819 INFO [com.liferay.portal.scheduler.quartz.PortalJobStore] (QuartzScheduler_PersistedQuartzSchedulerEngineInstance-liferay-instance21411581670636_ClusterManager) ClusterManager: Scanning for instance "liferay-instance1411579766473"'s failed in-progress jobs.
18:19:06,319 INFO [stdout] (http--10.0.14.10-8080-17) ERROR 2014-09-24 18:19:06,309 [http--10.0.14.10-8080-17]
com.liferay.faces.bridge.context.ExceptionHandlerAjaxImpl - viewId:/views/friends/friends.xhtml - View /views/friends/friends.xhtml could not be restored.
18:19:06,333 INFO [stdout] (http--10.0.14.10-8080-17) javax.faces.application.ViewExpiredException: viewId:/views/friends/friends.xhtml - View /views/friends/friends.xhtml could not be restored.
18:19:06,340 INFO [stdout] (http--10.0.14.10-8080-17) at com.sun.faces.lifecycle.RestoreViewPhase.execute(RestoreViewPhase.java:205)

18:19:06,343 INFO [stdout] (http--10.0.14.10-8080-17) at com.sun.faces.lifecycle.Phase.doPhase(Phase.java:101)
18:19:06,347 INFO [stdout] (http--10.0.14.10-8080-17) at com.sun.faces.lifecycle.RestoreViewPhase.doPhase(RestoreViewPhase.java:116)
18:19:06,351 INFO [stdout] (http--10.0.14.10-8080-17) at com.sun.faces.lifecycle.LifecycleImpl.execute(LifecycleImpl.java:118)
18:19:06,354 INFO [stdout] (http--10.0.14.10-8080-17) at com.liferay.faces.bridge.BridgePhaseResourceImpl.execute(BridgePhaseResourceImpl.java:103)
18:19:06,358 INFO [stdout] (http--10.0.14.10-8080-17) at com.liferay.faces.bridge.BridgeImpl.doFacesRequest(BridgeImpl.java:128)
18:19:06,362 INFO [stdout] (http--10.0.14.10-8080-17) at javax.portlet.faces.GenericFacesPortlet.serveResource(GenericFacesPortlet.java:178)
18:19:06,366 INFO [stdout] (http--10.0.14.10-8080-17) at com.liferay.portlet.FilterChainImpl.doFilter(FilterChainImpl.java:122)
18:19:06,370 INFO [stdout] (http--10.0.14.10-8080-17) at com.liferay.portlet.ScriptDataPortletFilter.doFilter(ScriptDataPortletFilter.java:82)
18:19:06,374 INFO [stdout] (http--10.0.14.10-8080-17) at com.liferay.portlet.FilterChainImpl.doFilter(FilterChainImpl.java:116)
18:19:06,377 INFO [stdout] (http--10.0.14.10-8080-17) at com.liferay.portal.kernel.portlet.PortletFilterUtil.doFilter(PortletFilterUtil.java:71)
18:19:06,384 INFO [stdout] (http--10.0.14.10-8080-17) at com.liferay.portal.kernel.servlet.PortletServlet.service(PortletServlet.java:112)
18:19:06,388 INFO [stdout] (http--10.0.14.10-8080-17) at javax.servlet.http.HttpServlet.service(HttpServlet.java:847)
18:19:06,391 INFO [stdout] (http--10.0.14.10-8080-17) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:329)
18:19:06,395 INFO [stdout] (http--10.0.14.10-8080-17) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:248)
18:19:06,399 INFO [stdout] (http--10.0.14.10-8080-17) at com.liferay.portal.kernel.servlet.filters.invoker.InvokerFilterChain.doFilter(InvokerFilterChain.java:116)
18:19:06,404 INFO [stdout] (http--10.0.14.10-8080-17) at com.liferay.portal.kernel.servlet.filters.invoker.InvokerFilter.doFilter(InvokerFilter.java:96)
18:19:06,411 INFO [stdout] (http--10.0.14.10-8080-17) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:280)
18:19:06,415 INFO [stdout] (http--10.0.14.10-8080-17) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:248)
18:19:06,419 INFO [stdout] (http--10.0.14.10-8080-17) at org.apache.catalina.core.ApplicationDispatcher.invoke(ApplicationDispatcher.java:840)
18:19:06,423 INFO [stdout] (http--10.0.14.10-8080-17) at org.apache.catalina.core.ApplicationDispatcher.processRequest(ApplicationDispatcher.java:622)
18:19:06,427 INFO [stdout] (http--10.0.14.10-8080-17) at org.apache.catalina.core.ApplicationDispatcher.doForward(ApplicationDispatcher.java:560)
18:19:06,432 INFO [stdout] (http--10.0.14.10-8080-17) at org.apache.catalina.core.ApplicationDispatcher.forward(ApplicationDispatcher.java:488)
18:19:06,435 INFO [stdout] (http--10.0.14.10-8080-17) at com.liferay.portlet.InvokerPortletImpl.invoke(InvokerPortletImpl.java:601)
18:19:06,439 INFO [stdout] (http--10.0.14.10-8080-17) at com.liferay.portlet.InvokerPortletImpl.invokeResource(InvokerPortletImpl.java:696)
18:19:06,443 INFO [stdout] (http--10.0.14.10-8080-17) at com.liferay.portlet.InvokerPortletImpl.serveResource(InvokerPortletImpl.java:462)
18:19:06,447 INFO [stdout] (http--10.0.14.10-8080-17) at com.liferay.portlet.PortletContainerImpl._doServeResource(PortletContainerImpl.java:792)
18:19:06,456 INFO [stdout] (http--10.0.14.10-8080-17) at com.liferay.portlet.PortletContainerImpl.serveResource(PortletContainerImpl.java:152)
18:19:06,460 INFO [stdout] (http--10.0.14.10-8080-17) at com.liferay.portlet.SecurityPortletContainerWrapper.serveResource(SecurityPortletContainerWrapper.java:166)
18:19:06,464 INFO [stdout] (http--10.0.14.10-8080-17) at com.liferay.portlet.RestrictPortletContainerWrapper.serveResource(RestrictPortletContainerWrapper.java:166)
18:19:06,469 INFO [stdout] (http--10.0.14.10-8080-17) at com.liferay.portal.kernel.portlet.PortletContainerUtil.serveResource(PortletContainerUtil.java:164)
18:19:06,473 INFO [stdout] (http--10.0.14.10-8080-17) at com.liferay.portal.action.LayoutAction.processLayout(LayoutAction.java:364)
18:19:06,477 INFO [stdout] (http--10.0.14.10-8080-17) at com.liferay.portal.action.LayoutAction.doExecute(LayoutAction.java:178)
18:19:06,481 INFO [stdout] (http--10.0.14.10-8080-17) at com.liferay.portal.action.LayoutAction.execute(LayoutAction.java:79)
18:19:06,484 INFO [stdout] (http--10.0.14.10-8080-17) at org.apache.struts.action.RequestProcessor.processActionPerform(RequestProcessor.java:431)
18:19:06,488 INFO [stdout] (http--10.0.14.10-8080-17) at org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:236)
18:19:06,496 INFO [stdout] (http--10.0.14.10-8080-17) at com.liferay.portal.struts.PortalRequestProcessor.process(PortalRequestProcessor.java:173)
18:19:06,500 INFO [stdout] (http--10.0.14.10-8080-17) at org.apache.struts.action.ActionServlet.process(ActionServlet.java:1196)
18:19:06,504 INFO [stdout] (http--10.0.14.10-8080-17) at org.apache.struts.action.ActionServlet.doPost(ActionServlet.java:432)
18:19:06,507 INFO [stdout] (http--10.0.14.10-8080-17) at javax.servlet.http.HttpServlet.service(HttpServlet.java:754)
18:19:06,511 INFO [stdout] (http--10.0.14.10-8080-17) at com.liferay.portal.servlet.MainServlet.callParentService(MainServlet.java:546)
18:19:06,514 INFO [stdout] (http--10.0.14.10-8080-17) at com.liferay.portal.servlet.MainServlet.service(MainServlet.java:523)
18:19:06,518 INFO [stdout] (http--10.0.14.10-8080-17) at javax.servlet.http.HttpServlet.service(HttpServlet.java:847)
18:19:06,521 INFO [stdout] (http--10.0.14.10-8080-17) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:329)
18:19:06,526 INFO [stdout] (http--10.0.14.10-8080-17) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:248)
18:19:06,530 INFO [stdout] (http--10.0.14.10-8080-17) at com.liferay.portal.kernel.servlet.filters.invoker.InvokerFilterChain.doFilter(InvokerFilterChain.java:116)
18:19:06,534 INFO [stdout] (http--10.0.14.10-8080-17) at com.liferay.portal.kernel.servlet.BaseFilter.processFilter(BaseFilter.java:169)
18:19:06,538 INFO [stdout] (http--10.0.14.10-8080-17) at com.liferay.portal.servlet.filters.secure.SecureFilter.processFilter(SecureFilter.java:293)
18:19:06,555 INFO [stdout] (http--10.0.14.10-8080-17) at com.liferay.portal.kernel.servlet.BaseFilter.doFilter(BaseFilter.java:59)
18:19:06,556 INFO [stdout] (http--10.0.14.10-8080-17) at com.liferay.portal.kernel.servlet.filters.invoker.InvokerFilterChain.processDoFilter(InvokerFilterChain.java:204)
18:19:06,556 INFO [stdout] (http--10.0.14.10-8080-17) at com.liferay.portal.kernel.servlet.filters.invoker.InvokerFilterChain.doFilter(InvokerFilterChain.java:109)
18:19:06,557 INFO [stdout] (http--10.0.14.10-8080-17) at com.liferay.portal.kernel.servlet.BaseFilter.processFilter(BaseFilter.java:169)
18:19:06,557 INFO [stdout] (http--10.0.14.10-8080-17) at com.liferay.portal.servlet.filters.jsoncontenttype.JSONContentTypeFilter.processFilter(JSONContentTypeFilter.java:42)
18:19:06,558 INFO [stdout] (http--10.0.14.10-8080-17) at com.liferay.portal.kernel.servlet.BaseFilter.doFilter(BaseFilter.java:59)
18:19:06,563 INFO [stdout] (http--10.0.14.10-8080-17) at com.liferay.portal.kernel.servlet.filters.invoker.InvokerFilterChain.processDoFilter(InvokerFilterChain.java:204)
18:19:06,568 INFO [stdout] (http--10.0.14.10-8080-17) at com.liferay.portal.kernel.servlet.filters.invoker.InvokerFilterChain.doFilter(InvokerFilterChain.java:109)
18:19:06,572 INFO [stdout] (http--10.0.14.10-8080-17) at com.liferay.portal.kernel.servlet.filters.invoker.InvokerFilter.doFilter(InvokerFilter.java:96)
18:19:06,576 INFO [stdout] (http--10.0.14.10-8080-17) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:280)
18:19:06,581 INFO [stdout] (http--10.0.14.10-8080-17) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:248)
18:19:06,585 INFO [stdout] (http--10.0.14.10-8080-17) at org.apache.catalina.core.ApplicationDispatcher.invoke(ApplicationDispatcher.java:840)
18:19:06,589 INFO [stdout] (http--10.0.14.10-8080-17) at org.apache.catalina.core.ApplicationDispatcher.processRequest(ApplicationDispatcher.java:622)
18:19:06,593 INFO [stdout] (http--10.0.14.10-8080-17) at org.apache.catalina.core.ApplicationDispatcher.doForward(ApplicationDispatcher.java:560)
18:19:06,597 INFO [stdout] (http--10.0.14.10-8080-17) at org.apache.catalina.core.ApplicationDispatcher.forward(ApplicationDispatcher.java:488)
18:19:06,601 INFO [stdout] (http--10.0.14.10-8080-17) at com.liferay.portal.servlet.FriendlyURLServlet.service(FriendlyURLServlet.java:160)
18:19:06,605 INFO [stdout] (http--10.0.14.10-8080-17) at javax.servlet.http.HttpServlet.service(HttpServlet.java:847)
18:19:06,609 INFO [stdout] (http--10.0.14.10-8080-17) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:329)
18:19:06,611 INFO [stdout] (http--10.0.14.10-8080-17) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:248)
18:19:06,616 INFO [stdout] (http--10.0.14.10-8080-17) at com.liferay.portal.kernel.servlet.filters.invoker.InvokerFilterChain.doFilter(InvokerFilterChain.java:116)
18:19:06,620 INFO [stdout] (http--10.0.14.10-8080-17) at com.liferay.portal.kernel.servlet.BaseFilter.processFilter(BaseFilter.java:169)
18:19:06,624 INFO [stdout] (http--10.0.14.10-8080-17) at com.liferay.portal.servlet.filters.gzip.GZipFilter.processFilter(GZipFilter.java:123)
18:19:06,628 INFO [stdout] (http--10.0.14.10-8080-17) at com.liferay.portal.kernel.servlet.BaseFilter.doFilter(BaseFilter.java:59)
18:19:06,631 INFO [stdout] (http--10.0.14.10-8080-17) at com.liferay.portal.kernel.servlet.filters.invoker.InvokerFilterChain.processDoFilter(InvokerFilterChain.java:204)
18:19:06,635 INFO [stdout] (http--10.0.14.10-8080-17) at com.liferay.portal.kernel.servlet.filters.invoker.InvokerFilterChain.doFilter(InvokerFilterChain.java:109)
18:19:06,640 INFO [stdout] (http--10.0.14.10-8080-17) at com.liferay.portal.kernel.servlet.BaseFilter.processFilter(BaseFilter.java:169)
18:19:06,642 INFO [stdout] (http--10.0.14.10-8080-17) at com.liferay.portal.servlet.filters.secure.SecureFilter.processFilter(SecureFilter.java:293)
18:19:06,646 INFO [stdout] (http--10.0.14.10-8080-17) at com.liferay.portal.kernel.servlet.BaseFilter.doFilter(BaseFilter.java:59)
18:19:06,650 INFO [stdout] (http--10.0.14.10-8080-17) at com.liferay.portal.kernel.servlet.filters.invoker.InvokerFilterChain.processDoFilter(InvokerFilterChain.java:204)
18:19:06,653 INFO [stdout] (http--10.0.14.10-8080-17) at com.liferay.portal.kernel.servlet.filters.invoker.InvokerFilterChain.doFilter(InvokerFilterChain.java:109)
18:19:06,658 INFO [stdout] (http--10.0.14.10-8080-17) at com.liferay.portal.kernel.servlet.BaseFilter.processFilter(BaseFilter.java:169)
18:19:06,661 INFO [stdout] (http--10.0.14.10-8080-17) at com.liferay.portal.servlet.filters.i18n.I18nFilter.processFilter(I18nFilter.java:244)
18:19:06,665 INFO [stdout] (http--10.0.14.10-8080-17) at com.liferay.portal.kernel.servlet.BaseFilter.doFilter(BaseFilter.java:59)
18:19:06,668 INFO [stdout] (http--10.0.14.10-8080-17) at com.liferay.portal.kernel.servlet.filters.invoker.InvokerFilterChain.processDoFilter(InvokerFilterChain.java:204)
18:19:06,671 INFO [stdout] (http--10.0.14.10-8080-17) at com.liferay.portal.kernel.servlet.filters.invoker.InvokerFilterChain.doFilter(InvokerFilterChain.java:109)
18:19:06,676 INFO [stdout] (http--10.0.14.10-8080-17) at com.liferay.portal.kernel.servlet.BaseFilter.processFilter(BaseFilter.java:169)
18:19:06,679 INFO [stdout] (http--10.0.14.10-8080-17) at com.liferay.portal.servlet.filters.etag.ETagFilter.processFilter(ETagFilter.java:70)
18:19:06,683 INFO [stdout] (http--10.0.14.10-8080-17) at com.liferay.portal.kernel.servlet.BaseFilter.doFilter(BaseFilter.java:59)
18:19:06,686 INFO [stdout] (http--10.0.14.10-8080-17) at com.liferay.portal.kernel.servlet.filters.invoker.InvokerFilterChain.processDoFilter(InvokerFilterChain.java:204)
18:19:06,690 INFO [stdout] (http--10.0.14.10-8080-17) at com.liferay.portal.kernel.servlet.filters.invoker.InvokerFilterChain.doFilter(InvokerFilterChain.java:109)
18:19:06,695 INFO [stdout] (http--10.0.14.10-8080-17) at com.liferay.portal.kernel.servlet.BaseFilter.processFilter(BaseFilter.java:169)
18:19:06,698 INFO [stdout] (http--10.0.14.10-8080-17) at com.liferay.portal.servlet.filters.jsoncontenttype.JSONContentTypeFilter.processFilter(JSONContentTypeFilter.java:42)
18:19:06,702 INFO [stdout] (http--10.0.14.10-8080-17) at com.liferay.portal.kernel.servlet.BaseFilter.doFilter(BaseFilter.java:59)
18:19:06,709 INFO [stdout] (http--10.0.14.10-8080-17) at com.liferay.portal.kernel.servlet.filters.invoker.InvokerFilterChain.processDoFilter(InvokerFilterChain.java:204)
18:19:06,710 INFO [stdout] (http--10.0.14.10-8080-17) at com.liferay.portal.kernel.servlet.filters.invoker.InvokerFilterChain.doFilter(InvokerFilterChain.java:109)
18:19:06,711 INFO [stdout] (http--10.0.14.10-8080-17) at com.liferay.portal.kernel.servlet.BaseFilter.processFilter(BaseFilter.java:169)
18:19:06,715 INFO [stdout] (http--10.0.14.10-8080-17) at com.liferay.portal.servlet.filters.autologin.AutoLoginFilter.processFilter(AutoLoginFilter.java:263)
18:19:06,718 INFO [stdout] (http--10.0.14.10-8080-17) at com.liferay.portal.kernel.servlet.BaseFilter.doFilter(BaseFilter.java:59)
18:19:06,720 INFO [stdout] (http--10.0.14.10-8080-17) at com.liferay.portal.kernel.servlet.filters.invoker.InvokerFilterChain.processDoFilter(InvokerFilterChain.java:204)
18:19:06,724 INFO [stdout] (http--10.0.14.10-8080-17) at com.liferay.portal.kernel.servlet.filters.invoker.InvokerFilterChain.doFilter(InvokerFilterChain.java:109)
18:19:06,728 INFO [stdout] (http--10.0.14.10-8080-17) at com.liferay.portal.kernel.servlet.BaseFilter.processFilter(BaseFilter.java:169)
18:19:06,730 INFO [stdout] (http--10.0.14.10-8080-17) at com.liferay.portal.servlet.filters.sso.ntlm.NtlmPostFilter.processFilter(NtlmPostFilter.java:83)
18:19:06,733 INFO [stdout] (http--10.0.14.10-8080-17) at com.liferay.portal.kernel.servlet.BaseFilter.doFilter(BaseFilter.java:59)
18:19:06,737 INFO [stdout] (http--10.0.14.10-8080-17) at com.liferay.portal.kernel.servlet.filters.invoker.InvokerFilterChain.processDoFilter(InvokerFilterChain.java:204)
18:19:06,741 INFO [stdout] (http--10.0.14.10-8080-17) at com.liferay.portal.kernel.servlet.filters.invoker.InvokerFilterChain.doFilter(InvokerFilterChain.java:109)
18:19:06,744 INFO [stdout] (http--10.0.14.10-8080-17) at com.liferay.portal.kernel.servlet.BaseFilter.processFilter(BaseFilter.java:169)
18:19:06,747 INFO [stdout] (http--10.0.14.10-8080-17) at com.liferay.portal.sharepoint.SharepointFilter.processFilter(SharepointFilter.java:88)
18:19:06,751 INFO [stdout] (http--10.0.14.10-8080-17) at com.liferay.portal.kernel.servlet.BaseFilter.doFilter(BaseFilter.java:59)
18:19:06,754 INFO [stdout] (http--10.0.14.10-8080-17) at com.liferay.portal.kernel.servlet.filters.invoker.InvokerFilterChain.processDoFilter(InvokerFilterChain.java:204)
18:19:06,757 INFO [stdout] (http--10.0.14.10-8080-17) at com.liferay.portal.kernel.servlet.filters.invoker.InvokerFilterChain.doFilter(InvokerFilterChain.java:109)
18:19:06,762 INFO [stdout] (http--10.0.14.10-8080-17) at com.liferay.portal.kernel.servlet.BaseFilter.processFilter(BaseFilter.java:169)
18:19:06,765 INFO [stdout] (http--10.0.14.10-8080-17) at com.liferay.portal.servlet.filters.virtualhost.VirtualHostFilter.processFilter(VirtualHostFilter.java:226)
18:19:06,768 INFO [stdout] (http--10.0.14.10-8080-17) at com.liferay.portal.kernel.servlet.BaseFilter.doFilter(BaseFilter.java:59)
18:19:06,770 INFO [stdout] (http--10.0.14.10-8080-17) at com.liferay.portal.kernel.servlet.filters.invoker.InvokerFilterChain.processDoFilter(InvokerFilterChain.java:204)
18:19:06,776 INFO [stdout] (http--10.0.14.10-8080-17) at com.liferay.portal.kernel.servlet.filters.invoker.InvokerFilterChain.doFilter(InvokerFilterChain.java:109)
18:19:06,778 INFO [stdout] (http--10.0.14.10-8080-17) at com.liferay.portal.kernel.servlet.filters.invoker.InvokerFilterChain.processDirectCallFilter(InvokerFilterChain.java:185)
18:19:06,781 INFO [stdout] (http--10.0.14.10-8080-17) at com.liferay.portal.kernel.servlet.filters.invoker.InvokerFilterChain.doFilter(InvokerFilterChain.java:96)
18:19:06,783 INFO [stdout] (http--10.0.14.10-8080-17) at org.tuckey.web.filters.urlrewrite.UrlRewriteFilter.doFilter(UrlRewriteFilter.java:738)
18:19:06,787 INFO [stdout] (http--10.0.14.10-8080-17) at com.liferay.portal.kernel.servlet.filters.invoker.InvokerFilterChain.processDoFilter(InvokerFilterChain.java:204)
18:19:06,791 INFO [stdout] (http--10.0.14.10-8080-17) at com.liferay.portal.kernel.servlet.filters.invoker.InvokerFilterChain.doFilter(InvokerFilterChain.java:109)
18:19:06,793 INFO [stdout] (http--10.0.14.10-8080-17) at com.liferay.portal.kernel.servlet.filters.invoker.InvokerFilterChain.processDirectCallFilter(InvokerFilterChain.java:165)
18:19:06,795 INFO [stdout] (http--10.0.14.10-8080-17) at com.liferay.portal.kernel.servlet.filters.invoker.InvokerFilterChain.doFilter(InvokerFilterChain.java:96)
18:19:06,800 INFO [stdout] (http--10.0.14.10-8080-17) at com.liferay.portal.kernel.servlet.filters.invoker.InvokerFilterChain.processDirectCallFilter(InvokerFilterChain.java:165)
18:19:06,803 INFO [stdout] (http--10.0.14.10-8080-17) at com.liferay.portal.kernel.servlet.filters.invoker.InvokerFilterChain.doFilter(InvokerFilterChain.java:96)
18:19:06,806 INFO [stdout] (http--10.0.14.10-8080-17) at com.liferay.portal.kernel.servlet.filters.invoker.InvokerFilterChain.processDirectCallFilter(InvokerFilterChain.java:185)
18:19:06,810 INFO [stdout] (http--10.0.14.10-8080-17) at com.liferay.portal.kernel.servlet.filters.invoker.InvokerFilterChain.doFilter(InvokerFilterChain.java:96)
18:19:06,814 INFO [stdout] (http--10.0.14.10-8080-17) at com.liferay.portal.kernel.servlet.filters.invoker.InvokerFilter.doFilter(InvokerFilter.java:96)
18:19:06,825 INFO [stdout] (http--10.0.14.10-8080-17) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:280)
18:19:06,832 INFO [stdout] (http--10.0.14.10-8080-17) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:248)
18:19:06,835 INFO [stdout] (http--10.0.14.10-8080-17) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:275)
18:19:06,838 INFO [stdout] (http--10.0.14.10-8080-17) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:161)
18:19:06,842 INFO [stdout] (http--10.0.14.10-8080-17) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:397)
18:19:06,845 INFO [stdout] (http--10.0.14.10-8080-17) at org.jboss.as.web.session.ClusteredSessionValve.handleRequest(ClusteredSessionValve.java:125)
18:19:06,854 INFO [stdout] (http--10.0.14.10-8080-17) at org.jboss.as.web.session.ClusteredSessionValve.invoke(ClusteredSessionValve.java:91)
18:19:06,859 INFO [stdout] (http--10.0.14.10-8080-17) at org.jboss.as.web.session.JvmRouteValve.invoke(JvmRouteValve.java:88)
18:19:06,860 INFO [stdout] (http--10.0.14.10-8080-17) at org.jboss.as.web.session.LockingValve.invoke(LockingValve.java:56)
18:19:06,862 INFO [stdout] (http--10.0.14.10-8080-17) at org.jboss.as.jpa.interceptor.WebNonTxEmCloserValve.invoke(WebNonTxEmCloserValve.java:50)
18:19:06,864 INFO [stdout] (http--10.0.14.10-8080-17) at org.jboss.as.web.security.SecurityContextAssociationValve.invoke(SecurityContextAssociationValve.java:153)
18:19:06,867 INFO [stdout] (http--10.0.14.10-8080-17) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:155)
18:19:06,871 INFO [stdout] (http--10.0.14.10-8080-17) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102)
18:19:06,873 INFO [stdout] (http--10.0.14.10-8080-17) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)
18:19:06,874 INFO [stdout] (http--10.0.14.10-8080-17) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:368)
18:19:06,877 INFO [stdout] (http--10.0.14.10-8080-17) at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:877)
18:19:06,880 INFO [stdout] (http--10.0.14.10-8080-17) at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:671)
18:19:06,882 INFO [stdout] (http--10.0.14.10-8080-17) at org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:930)




Thanks,
Rahul & Nagaraj.
thumbnail
9年前 に Juan Gonzalez によって更新されました。

RE: NPE errors on Liferay cluster app

Liferay Legend 投稿: 3089 参加年月日: 08/10/28 最新の投稿
Seems that Quartz isn't working properly in your cluster, but that shouldn't cause any issues in JSF side.

Hmmm, I still think that there would exist some ViewScoped managed bean that isn't Serializable, or some of their class attributes. Check the same for @SessionScoped beans.

Take a look at Neil's first comment here: https://issues.liferay.com/browse/FACES-1591 to test if any of that solutions apply to you.
9年前 に Rahul Bhardwaj によって更新されました。

RE: NPE errors on Liferay cluster app

New Member 投稿: 9 参加年月日: 14/09/11 最新の投稿
Juan Gonzalez:
Seems that Quartz isn't working properly in your cluster, but that shouldn't cause any issues in JSF side.
.


We are working on ViewScoped.

Meantime can you please tell what is not working properly with Quartz as in logs. I used only this parameter "org.quartz.jobStore.isClustered=true" for clusteas described in documentation related to quartz to be setup in cluster.

Thanks a lot.
thumbnail
9年前 に Juan Gonzalez によって更新されました。

RE: NPE errors on Liferay cluster app

Liferay Legend 投稿: 3089 参加年月日: 08/10/28 最新の投稿
I guess that Quartz parameter isn't needed for Liferay 6.2 cluster, you only would need to enable cluster link, as you did.

But, if you are using the same DB of a previous Liferay non-clustered installation, you probably need to shutdown Liferay, remove quartz tables, and startup again so they are recreated using Quartz cluster tables.

After a search, I've seen somewhere that it can be related to different cluster nodes time configuration, you can check that too.
9年前 に Rahul Bhardwaj によって更新されました。

RE: NPE errors on Liferay cluster app

New Member 投稿: 9 参加年月日: 14/09/11 最新の投稿
Juan Gonzalez:
I guess that Quartz parameter isn't needed for Liferay 6.2 cluster, you only would need to enable cluster link, as you did.

But, if you are using the same DB of a previous Liferay non-clustered installation, you probably need to shutdown Liferay, remove quartz tables, and startup again so they are recreated using Quartz cluster tables.

After a search, I've seen somewhere that it can be related to different cluster nodes time configuration, you can check that too.



We made some changes to code (Http sessions) and we are able to solve the ViewExpiredException error. Thanks for your suggestion all through this post.
Regarding Quartz , i have checked and the Quartz tables in use are from this cluster installation only (not from our previous setup). So we have cut down one reason.
I will check & comeback on other 2 points 1)Quartz parameter isn't needed for Liferay 6.2 cluster 2)cluster nodes time configuration.


Thanks for your wonderful support.
thumbnail
9年前 に Juan Gonzalez によって更新されました。

RE: NPE errors on Liferay cluster app

Liferay Legend 投稿: 3089 参加年月日: 08/10/28 最新の投稿
Rahul Bhardwaj:

We made some changes to code (Http sessions) and we are able to solve the ViewExpiredException error.

Hi Rahul. Thanks for confirming this. Can you please clarify what you did, for future reference?
9年前 に babu babu によって更新されました。

RE: NPE errors on Liferay cluster app

New Member 投稿: 18 参加年月日: 11/06/17 最新の投稿
Juan Gonzalez:
Rahul Bhardwaj:

We made some changes to code (Http sessions) and we are able to solve the ViewExpiredException error.

Hi Rahul. Thanks for confirming this. Can you please clarify what you did, for future reference?



Hi Juan,

At last the issue was on our application side.
Whenever the app user logsIn we are not really loggin inot liferay, we are just loggin into our app session.
And this is the reason, a valid and proper was not getting created and hence affected the session replication.

Actually some part of our login and logout hooks were commented out.
Uncommenting them and a small tweak, made it work.

FYI: For Login and logout hook, we followed Neil's Liferay faces demo site. It worked perfectly.

Thanks a lot, Juan and team,for you valuable time and support.



Thanks,
Nagaraj & Rahul.
9年前 に babu babu によって更新されました。

RE: NPE errors on Liferay cluster app

New Member 投稿: 18 参加年月日: 11/06/17 最新の投稿
Hi Juan,

Need your help in one of the issue.
This not related to this post, but I don't know how to contact you.

Issue is regarding changing the backgeound image of the portal.
the css changes not reflecting in UI.

This happens only linux. On windows it works fine.

It would be a great help if you could see my below post and help.

https://www.liferay.com/community/forums/-/message_boards/message/43852515



Thanks,
Nagaraj.