Forums de discussion

deploying liferay 6.1.2 ga3 on jboss 7.1.3

Sasi Test, modifié il y a 10 années.

deploying liferay 6.1.2 ga3 on jboss 7.1.3

New Member Publications: 18 Date d'inscription: 02/08/12 Publications récentes
hi,

I have this issue trying to deploy a hook war file on jboss 7.1.2 and I have deployed liferay 6.1.2 ga3 -

Checked for this class file, it was available in the ga1 version I was using previously, but it is not available in the current ga3 version. Is there something different in the ga3 version that I should be aware of ?

11:33:33,964 INFO [stdout] (MSC service thread 1-4) java.lang.ClassNotFoundException: com.liferay.portal.deploy.auto.OSGiAutoDeployListener from [Module "deployment.ROOT.war:main" from Service Module Loader]

11:33:33,964 INFO [stdout] (MSC service thread 1-4) at org.jboss.modules.ModuleClassLoader.findClass(ModuleClassLoader.java:190)
11:33:33,964 INFO [stdout] (MSC service thread 1-4) at org.jboss.modules.ConcurrentClassLoader.performLoadClassUnchecked(ConcurrentClassLoader.java:468)
11:33:33,964 INFO [stdout] (MSC service thread 1-4) at org.jboss.modules.ConcurrentClassLoader.performLoadClassChecked(ConcurrentClassLoader.java:456)
11:33:33,964 INFO [stdout] (MSC service thread 1-4) at org.jboss.modules.ConcurrentClassLoader.performLoadClass(ConcurrentClassLoader.java:398)
11:33:33,964 INFO [stdout] (MSC service thread 1-4) at org.jboss.modules.ConcurrentClassLoader.loadClass(ConcurrentClassLoader.java:120)
11:33:33,964 INFO [stdout] (MSC service thread 1-4) at com.liferay.portal.kernel.util.InstanceFactory.newInstance(InstanceFactory.java:52)
11:33:33,964 INFO [stdout] (MSC service thread 1-4) at com.liferay.portal.kernel.util.InstanceFactory.newInstance(InstanceFactory.java:27)
11:33:33,964 INFO [stdout] (MSC service thread 1-4) at com.liferay.portal.kernel.util.InstanceFactory.newInstance(InstanceFactory.java:68)
11:33:33,964 INFO [stdout] (MSC service thread 1-4) at com.liferay.portal.events.GlobalStartupAction.getAutoDeployListeners(GlobalStartupAction.java:81)
11:33:33,964 INFO [stdout] (MSC service thread 1-4) at com.liferay.portal.events.GlobalStartupAction.run(GlobalStartupAction.java:186)
11:33:33,964 INFO [stdout] (MSC service thread 1-4) at com.liferay.portal.events.EventsProcessorImpl.processEvent(EventsProcessorImpl.java:108)
11:33:33,964 INFO [stdout] (MSC service thread 1-4) at com.liferay.portal.events.EventsProcessorImpl.process(EventsProcessorImpl.java:59)
11:33:33,965 INFO [stdout] (MSC service thread 1-4) at com.liferay.portal.events.EventsProcessorUtil.process(EventsProcessorUtil.java:32)
11:33:33,965 INFO [stdout] (MSC service thread 1-4) at com.liferay.portal.servlet.MainServlet.processGlobalStartupEvents(MainServlet.java:1102)
11:33:33,965 INFO [stdout] (MSC service thread 1-4) at com.liferay.portal.servlet.MainServlet.init(MainServlet.java:322)
11:33:33,965 INFO [stdout] (MSC service thread 1-4) at javax.servlet.GenericServlet.init(GenericServlet.java:242)
11:33:33,965 INFO [stdout] (MSC service thread 1-4) at org.apache.catalina.core.StandardWrapper.loadServlet(StandardWrapper.java:1202)
11:33:33,965 INFO [stdout] (MSC service thread 1-4) at org.apache.catalina.core.StandardWrapper.load(StandardWrapper.java:1102)
11:33:33,965 INFO [stdout] (MSC service thread 1-4) at org.apache.catalina.core.StandardContext.loadOnStartup(StandardContext.java:3655)
11:33:33,965 INFO [stdout] (MSC service thread 1-4) at org.apache.catalina.core.StandardContext.start(StandardContext.java:3873)
11:33:33,965 INFO [stdout] (MSC service thread 1-4) at org.jboss.as.web.deployment.WebDeploymentService.start(WebDeploymentService.java:89)

Thanks,
Sasipriya