Fórum

Did bruno admin and 7Cogs disappear in LR 6.1.1?

thumbnail
Frank Pientka, modificado 11 Anos atrás.

Did bruno admin and 7Cogs disappear in LR 6.1.1?

New Member Postagens: 16 Data de Entrada: 12/10/08 Postagens Recentes
I can't find the demo app 7Cogs in LR 6.1.1 CE GA2!
Does anybody know where i can find the source code for bruno admin and 7Cogs.
disappear in?
The themes
7cogs-brochure-theme/
7cogs-healthcare-theme/
7cogs-resort-theme/
7cogs-tech-theme/
are still there, but without the sevencogs-hook they aren't usable
trunk
Thanks
Frank
thumbnail
David H Nebinger, modificado 11 Anos atrás.

RE: Did bruno admin and 7Cogs disappear in LR 6.1.1?

Liferay Legend Postagens: 14914 Data de Entrada: 02/09/06 Postagens Recentes
They were removed in lieu of the new startup wizard and welcome stuff.

They are not in the trunk but you can find them on older branches, but it's probably easier grabbing the source from, say, 6.0.6 as it is still in there, and you can pull that from sourceforge.
thumbnail
Frank Pientka, modificado 11 Anos atrás.

RE: Did bruno admin and 7Cogs disappear in LR 6.1.1?

New Member Postagens: 16 Data de Entrada: 12/10/08 Postagens Recentes
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)
thumbnail
David H Nebinger, modificado 11 Anos atrás.

RE: Did bruno admin and 7Cogs disappear in LR 6.1.1?

Liferay Legend Postagens: 14914 Data de Entrada: 02/09/06 Postagens Recentes
The 7cogs stuff has no impact outside of 7cogs and was never meant to be used outside of a Liferay demonstration mode.

I can't believe you need it in order to use any of the other plugins you've mentioned.

Standard practice has always been to remove all of the 7cogs stuff prior to pointing Liferay at a real database because it imported junk data that had no use in a real site.

Did you encode some sort of dependency on these things in your own plugins?

You could try a jira ticket, but since Liferay moved to the new 'welcome' guys and discarded 7cogs, I don't know how much traction you'll get on it...