the sevencogs-theme could be used without problem, but the old sevencogs-hook
For sevencogs-hook I need to modify <module-id>liferay/sevencogs-hook/6.1.1/war</module-id> in liferay-plugin-package.xml
[com.liferay.portal.kernel.deploy.auto.AutoDeployScanner][BaseDeployer:868] Not updating 7Cogs because version 6.1.1 is newer than version 6.1.0.1-ce-ga1-20120106155615760
and then deploy missing portlets google-maps-portlet, kaleo-web, mail-portlet, social-networking-portlet, web-form-portlet from the marketplace
But the sevencogs-hook could not be deployed because aof missing upgrade procedure method.
Should I add an jira issue for this?
[HotDeployImpl:251] sevencogs-hook is still in queue because it is missing google-maps-portlet, kaleo-web, mail-portlet, social-networking-portlet, web-form-portlet
13:57:28,385 INFO [pool-2-thread-1][HotDeployImpl:251] sevencogs-hook is still in queue because it is missing web-form-portlet
13:57:29,497 INFO [pool-2-thread-1][HotDeployImpl:178] Deploying web-form-portlet from queue
13:57:29,498 INFO [pool-2-thread-1][PluginPackageUtil:1033] Reading plugin package for web-form-portlet
13:57:29,731 INFO [pool-2-thread-1][HotDeployImpl:178] Deploying sevencogs-hook from queue
13:57:29,732 INFO [pool-2-thread-1][PluginPackageUtil:1033] Reading plugin package for sevencogs-hook
13:57:29,904 INFO [pool-2-thread-1][HookHotDeployListener:550] Registering hook for sevencogs-hook
13:57:29,913 INFO [pool-2-thread-1][UpgradeProcess:207] Upgrading com.liferay.sevencogs.hook.upgrade.UpgradeProcess_1_0_0
13:57:29,925 INFO [pool-2-thread-1][UpgradeProcess:207] Upgrading com.liferay.sevencogs.hook.upgrade.v1_0_0.UpgradeCompany
13:57:32,645 WARN [pool-2-thread-1][ThemeLocalServiceImpl:149] No theme found for specified theme id welcome_WAR_welcometheme. Returning the default theme.
13:57:32,660 WARN [pool-2-thread-1][ThemeLocalServiceImpl:149] No theme found for specified theme id welcome_WAR_welcometheme. Returning the default theme.
13:57:32,667 WARN [pool-2-thread-1][ThemeLocalServiceImpl:149] No theme found for specified theme id welcome_WAR_welcometheme. Returning the default theme.
13:57:32,668 WARN [pool-2-thread-1][ThemeLocalServiceImpl:149] No theme found for specified theme id welcome_WAR_welcometheme. Returning the default theme.
13:57:32,850 WARN [pool-2-thread-1][ThemeLocalServiceImpl:149] No theme found for specified theme id welcome_WAR_welcometheme. Returning the default theme.
13:57:32,851 WARN [pool-2-thread-1][ThemeLocalServiceImpl:149] No theme found for specified theme id welcome_WAR_welcometheme. Returning the default theme.
13:57:32,903 WARN [pool-2-thread-1][ThemeLocalServiceImpl:149] No theme found for specified theme id welcome_WAR_welcometheme. Returning the default theme.
13:57:32,904 WARN [pool-2-thread-1][ThemeLocalServiceImpl:149] No theme found for specified theme id welcome_WAR_welcometheme. Returning the default theme.
13:57:32,944 WARN [pool-2-thread-1][ThemeLocalServiceImpl:149] No theme found for specified theme id welcome_WAR_welcometheme. Returning the default theme.
13:57:32,945 WARN [pool-2-thread-1][ThemeLocalServiceImpl:149] No theme found for specified theme id welcome_WAR_welcometheme. Returning the default theme.
13:57:32,991 WARN [pool-2-thread-1][ThemeLocalServiceImpl:149] No theme found for specified theme id welcome_WAR_welcometheme. Returning the default theme.
13:57:32,992 WARN [pool-2-thread-1][ThemeLocalServiceImpl:149] No theme found for specified theme id welcome_WAR_welcometheme. Returning the default theme.
13:57:33,026 ERROR [pool-2-thread-1][HotDeployImpl:191] com.liferay.portal.kernel.deploy.hot.HotDeployException: Error registering hook for sevencogs-hook
com.liferay.portal.kernel.deploy.hot.HotDeployException: Error registering hook for sevencogs-hook
at com.liferay.portal.kernel.deploy.hot.BaseHotDeployListener.throwHotDeployException(BaseHotDeployListener.java:46)
at com.liferay.portal.deploy.hot.HookHotDeployListener.invokeDeploy(HookHotDeployListener.java:276)
at com.liferay.portal.deploy.hot.HotDeployImpl.doFireDeployEvent(HotDeployImpl.java:188)
at com.liferay.portal.deploy.hot.HotDeployImpl.doFireDeployEvent(HotDeployImpl.java:216)
at com.liferay.portal.deploy.hot.HotDeployImpl.fireDeployEvent(HotDeployImpl.java:96)
at com.liferay.portal.kernel.deploy.hot.HotDeployUtil.fireDeployEvent(HotDeployUtil.java:27)
at com.liferay.portal.kernel.servlet.PluginContextListener.fireDeployEvent(PluginContextListener.java:151)
at com.liferay.portal.kernel.servlet.PluginContextListener.doPortalInit(PluginContextListener.java:141)
at com.liferay.portal.kernel.util.BasePortalLifecycle.portalInit(BasePortalLifecycle.java:42)
at com.liferay.portal.kernel.util.PortalLifecycleUtil.register(PortalLifecycleUtil.java:64)
at com.liferay.portal.kernel.util.PortalLifecycleUtil.register(PortalLifecycleUtil.java:56)
at com.liferay.portal.kernel.util.BasePortalLifecycle.registerPortalLifecycle(BasePortalLifecycle.java:52)
at com.liferay.portal.kernel.servlet.PluginContextListener.contextInitialized(PluginContextListener.java:103)
at org.apache.catalina.core.StandardContext.listenerStart(StandardContext.java:4779)
at org.apache.catalina.core.StandardContext.startInternal(StandardContext.java:5273)
at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:150)
at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:895)
at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:871)
at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:615)
at org.apache.catalina.startup.HostConfig.deployDirectory(HostConfig.java:1099)
at org.apache.catalina.startup.HostConfig$DeployDirectory.run(HostConfig.java:1621)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441)
at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
at java.util.concurrent.FutureTask.run(FutureTask.java:138)
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
at java.lang.Thread.run(Thread.java:619)
Caused by: java.lang.NoSuchMethodError: com.liferay.portal.service.LayoutSetLocalServiceUtil.updateLogo(JZZLjava/io/InputStream;)V
at com.liferay.sevencogs.hook.upgrade.v1_0_0.UpgradeCompany.setupOrganizations(UpgradeCompany.java:1080)
at com.liferay.sevencogs.hook.upgrade.v1_0_0.UpgradeCompany.doUpgrade(UpgradeCompany.java:939)
Por favor, faça login para denunciar.