Foros de discusión

Error al deplegar Liferay 6.2 con Jboss

Laura Quiroz Restrepo, modificado hace 8 años.

Error al deplegar Liferay 6.2 con Jboss

New Member Mensaje: 1 Fecha de incorporación: 16/02/16 Mensajes recientes
Hola,

Se me presenta el siguiente error en el momento de importar un portlet .war por medio del portal, el despliega sin ningun problema pero finalmente dice:

14:29:00,143 INFO [stdout] (MSC service thread 1-3) 14:29:00,142 ERROR [MSC service thread 1-3][HotDeployImpl:233] com.liferay.portal.kernel.deploy.hot.HotDeployException: Error registering portlets for CertPoseeBienes_02_2016-portletCertPoseeBienes_02_2016-portlet
14:29:00,147 INFO [stdout] (MSC service thread 1-3) com.liferay.portal.kernel.deploy.hot.HotDeployException: Error registering portlets for CertPoseeBienes_02_2016-portletCertPoseeBienes_02_2016-portlet
14:29:00,149 INFO [stdout] (MSC service thread 1-3) at com.liferay.portal.kernel.deploy.hot.BaseHotDeployListener.throwHotDeployException(BaseHotDeployListener.java:46)
14:29:00,151 INFO [stdout] (MSC service thread 1-3) at com.liferay.portal.deploy.hot.PortletHotDeployListener.invokeDeploy(PortletHotDeployListener.java:128)
14:29:00,153 INFO [stdout] (MSC service thread 1-3) at com.liferay.portal.deploy.hot.HotDeployImpl.doFireDeployEvent(HotDeployImpl.java:230)
14:29:00,159 INFO [stdout] (MSC service thread 1-3) at com.liferay.portal.deploy.hot.HotDeployImpl.fireDeployEvent(HotDeployImpl.java:96)
14:29:00,161 INFO [stdout] (MSC service thread 1-3) at com.liferay.portal.kernel.deploy.hot.HotDeployUtil.fireDeployEvent(HotDeployUtil.java:28)
14:29:00,162 INFO [stdout] (MSC service thread 1-3) at com.liferay.portal.kernel.servlet.PluginContextListener.fireDeployEvent(PluginContextListener.java:164)
14:29:00,164 INFO [stdout] (MSC service thread 1-3) at com.liferay.portal.kernel.servlet.PluginContextListener.doPortalInit(PluginContextListener.java:154)
14:29:00,165 INFO [stdout] (MSC service thread 1-3) at com.liferay.portal.kernel.util.BasePortalLifecycle.portalInit(BasePortalLifecycle.java:44)
14:29:00,166 INFO [stdout] (MSC service thread 1-3) at com.liferay.portal.kernel.util.PortalLifecycleUtil.register(PortalLifecycleUtil.java:74)
14:29:00,169 INFO [stdout] (MSC service thread 1-3) at com.liferay.portal.kernel.util.PortalLifecycleUtil.register(PortalLifecycleUtil.java:58)
14:29:00,170 INFO [stdout] (MSC service thread 1-3) at com.liferay.portal.kernel.util.BasePortalLifecycle.registerPortalLifecycle(BasePortalLifecycle.java:54)
14:29:00,173 INFO [stdout] (MSC service thread 1-3) at com.liferay.portal.kernel.servlet.PluginContextListener.contextInitialized(PluginContextListener.java:116)
14:29:00,176 INFO [stdout] (MSC service thread 1-3) at org.apache.catalina.core.StandardContext.contextListenerStart(StandardContext.java:3392)
14:29:00,178 INFO [stdout] (MSC service thread 1-3) at org.apache.catalina.core.StandardContext.start(StandardContext.java:3850)
14:29:00,180 INFO [stdout] (MSC service thread 1-3) at org.jboss.as.web.deployment.WebDeploymentService.start(WebDeploymentService.java:90)
14:29:00,183 INFO [stdout] (MSC service thread 1-3) at org.jboss.msc.service.ServiceControllerImpl$StartTask.startService(ServiceControllerImpl.java:1811)
14:29:00,185 INFO [stdout] (MSC service thread 1-3) at org.jboss.msc.service.ServiceControllerImpl$StartTask.run(ServiceControllerImpl.java:1746)
14:29:00,188 INFO [stdout] (MSC service thread 1-3) at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
14:29:00,190 INFO [stdout] (MSC service thread 1-3) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
14:29:00,192 INFO [stdout] (MSC service thread 1-3) at java.lang.Thread.run(Thread.java:662)
14:29:00,194 INFO [stdout] (MSC service thread 1-3) Caused by: java.lang.NoClassDefFoundError: org/apache/log4j/or/RendererMap
14:29:00,196 INFO [stdout] (MSC service thread 1-3) at org.apache.log4j.Hierarchy.<init>(Hierarchy.java:97)
14:29:00,198 INFO [stdout] (MSC service thread 1-3) at org.apache.log4j.LogManager.<clinit>(LogManager.java:82)
14:29:00,199 INFO [stdout] (MSC service thread 1-3) at org.apache.log4j.Logger.getLogger(Logger.java:117)
14:29:00,201 INFO [stdout] (MSC service thread 1-3) at com.liferay.edatel.Bienes.<clinit>(Bienes.java:32)
14:29:00,203 INFO [stdout] (MSC service thread 1-3) at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
14:29:00,205 INFO [stdout] (MSC service thread 1-3) at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
14:29:00,206 INFO [stdout] (MSC service thread 1-3) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
14:29:00,210 INFO [stdout] (MSC service thread 1-3) at java.lang.reflect.Constructor.newInstance(Constructor.java:513)
14:29:00,211 INFO [stdout] (MSC service thread 1-3) at java.lang.Class.newInstance0(Class.java:355)
14:29:00,212 INFO [stdout] (MSC service thread 1-3) at java.lang.Class.newInstance(Class.java:308)
14:29:00,214 INFO [stdout] (MSC service thread 1-3) at com.liferay.portlet.PortletBagFactory.getPortletInstance(PortletBagFactory.java:418)
14:29:00,216 INFO [stdout] (MSC service thread 1-3) at com.liferay.portlet.PortletBagFactory.create(PortletBagFactory.java:121)
14:29:00,217 INFO [stdout] (MSC service thread 1-3) at com.liferay.portal.deploy.hot.PortletHotDeployListener.doInvokeDeploy(PortletHotDeployListener.java:370)
14:29:00,219 INFO [stdout] (MSC service thread 1-3) at com.liferay.portal.deploy.hot.PortletHotDeployListener.invokeDeploy(PortletHotDeployListener.java:125)
14:29:00,220 INFO [stdout] (MSC service thread 1-3) ... 18 more
14:29:00,221 INFO [stdout] (MSC service thread 1-3) Caused by: java.lang.ClassNotFoundException: org.apache.log4j.or.RendererMap from [Module "deployment.CertPoseeBienes_02_2016-portlet.war:main" from Service Module Loader]
14:29:00,223 INFO [stdout] (MSC service thread 1-3) at org.jboss.modules.ModuleClassLoader.findClass(ModuleClassLoader.java:190)
14:29:00,225 INFO [stdout] (MSC service thread 1-3) at org.jboss.modules.ConcurrentClassLoader.performLoadClassUnchecked(ConcurrentClassLoader.java:468)
14:29:00,226 INFO [stdout] (MSC service thread 1-3) at org.jboss.modules.ConcurrentClassLoader.performLoadClassChecked(ConcurrentClassLoader.java:456)
14:29:00,227 INFO [stdout] (MSC service thread 1-3) at org.jboss.modules.ConcurrentClassLoader.performLoadClassChecked(ConcurrentClassLoader.java:423)
14:29:00,229 INFO [stdout] (MSC service thread 1-3) at org.jboss.modules.ConcurrentClassLoader.performLoadClass(ConcurrentClassLoader.java:398)
14:29:00,230 INFO [stdout] (MSC service thread 1-3) at org.jboss.modules.ConcurrentClassLoader.loadClass(ConcurrentClassLoader.java:120)
14:29:00,231 INFO [stdout] (MSC service thread 1-3) ... 32 more
14:29:00,284 INFO [org.jboss.web] (MSC service thread 1-3) JBAS018210: Registering web context: /CertPoseeBienes_02_2016-portlet
14:29:00,328 INFO [org.jboss.as.server] (DeploymentScanner-threads - 1) JBAS018559: Deployed "CertPoseeBienes_02_2016-portlet.war"


Y aunque el portlet si aparece en el listado de aplicaciones instaladas, no sale en el panel de aplicaciones para finalmente ser presentado.


Espero me puedan colaborar.


Saludos.