掲示板

I can't see my portlets

7年前 に Paloma Terán によって更新されました。

I can't see my portlets

New Member 投稿: 9 参加年月日: 13/01/28 最新の投稿
Hello,

I have liferay 6.2 ga4, but I can´t see my portlets.

I developed a example mvc portlet (guestbook2-portlet) and when I launch liferay, I press +, but I can't my portlet in applications.
I created a new portlet with the sample code (example-show-portlet) and i can't see it.

I leave the console log when the server is starting:
oct 19, 2016 10:39:42 PM org.apache.catalina.core.AprLifecycleListener init
INFORMACIÓN: La biblioteca nativa de Apache Tomcat basada en ARP que permite un rendimiento óptimo en entornos de desarrollo no ha sido hallada en java.library.path: C:\Program Files\Java\jdk1.8.0_111\bin;C:\WINDOWS\Sun\Java\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\Program Files\Java\jdk1.8.0_111\jre\bin;C:/Program Files/Java/jre1.8.0_111/bin/server;C:/Program Files/Java/jre1.8.0_111/bin;C:/Program Files/Java/jre1.8.0_111/lib/amd64;C:\ProgramData\Oracle\Java\javapath;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\Program Files\Java\jdk1.8.0_111\bin;C:\Program Files\Java\apache-ant-1.9.6\bin;C:\Program Files\TortoiseSVN\bin;C:\Program Files (x86)\Skype\Phone\;C:\Program Files\Git\cmd;C:\Program Files\Git\mingw64\bin;C:\Program Files\Git\usr\bin;C:\Users\Pamy\AppData\Local\Microsoft\WindowsApps;;C:\WINDOWS\system32;;.
oct 19, 2016 10:39:43 PM org.apache.coyote.AbstractProtocol init
INFORMACIÓN: Initializing ProtocolHandler ["http-bio-8080"]
oct 19, 2016 10:39:43 PM org.apache.coyote.AbstractProtocol init
INFORMACIÓN: Initializing ProtocolHandler ["ajp-bio-8009"]
oct 19, 2016 10:39:43 PM org.apache.catalina.startup.Catalina load
INFORMACIÓN: Initialization processed in 786 ms
oct 19, 2016 10:39:43 PM org.apache.catalina.core.StandardService startInternal
INFORMACIÓN: Arrancando servicio Catalina
oct 19, 2016 10:39:43 PM org.apache.catalina.core.StandardEngine startInternal
INFORMACIÓN: Starting Servlet Engine: Apache Tomcat/7.0.42
oct 19, 2016 10:39:43 PM org.apache.catalina.startup.HostConfig deployDescriptor
INFORMACIÓN: Desplieque del descriptor de configuración D:\PROYECTO\liferay\bundles\liferay-portal-6.2\tomcat-7.0.42\conf\Catalina\localhost\ROOT.xml
Loading jar:file:/D:/PROYECTO/liferay/bundles/liferay-portal-6.2/tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/portal-impl.jar!/system.properties
Loading jar:file:/D:/PROYECTO/liferay/bundles/liferay-portal-6.2/tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/portal-impl.jar!/portal.properties
Loading file:/D:/PROYECTO/liferay/bundles/liferay-portal-6.2/portal-setup-wizard.properties
Loading file:/D:/PROYECTO/liferay/bundles/liferay-portal-6.2/portal-ide.properties
Loading jar:file:/D:/PROYECTO/liferay/bundles/liferay-portal-6.2/tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/portal-impl.jar!/system.properties
oct 19, 2016 10:39:57 PM org.apache.catalina.core.ApplicationContext log
INFORMACIÓN: Initializing Spring root WebApplicationContext
22:40:04,852 INFO  [localhost-startStop-1][DialectDetector:71] Determine dialect for MySQL 5
22:40:04,913 INFO  [localhost-startStop-1][DialectDetector:136] Found dialect org.hibernate.dialect.MySQLDialect
Starting Liferay Portal Community Edition 6.2 CE GA4 (Newton / Build 6203 / April 16, 2015)
22:40:42,854 INFO  [localhost-startStop-1][StartupAction:96] There are no patches installed
22:40:44,258 INFO  [localhost-startStop-1][BaseDB:484] Database does not support case sensitive queries
22:40:44,866 INFO  [localhost-startStop-1][ServerDetector:138] Server supports hot deploy
22:40:44,874 INFO  [localhost-startStop-1][PluginPackageUtil:1013] Reading plugin package for the root context
22:40:51,765 INFO  [localhost-startStop-1][AutoDeployDir:139] Auto deploy scanner started for D:\PROYECTO\liferay\liferay-portal-6.2\deploy
oct 19, 2016 10:41:00 PM org.apache.catalina.core.ApplicationContext log
INFORMACIÓN: Initializing Spring FrameworkServlet 'Remoting Servlet'
oct 19, 2016 10:41:01 PM org.apache.catalina.startup.HostConfig deployDirectory
INFORMACIÓN: Despliegue del directorio D:\PROYECTO\liferay\bundles\liferay-portal-6.2\tomcat-7.0.42\webapps\calendar-portlet de la aplicación web
22:41:03,818 INFO  [localhost-startStop-1][HotDeployEvent:145] Plugin calendar-portlet requires marketplace-portlet
22:41:03,933 INFO  [localhost-startStop-1][HotDeployImpl:273] Queueing calendar-portlet for deploy because it is missing marketplace-portlet
oct 19, 2016 10:41:03 PM org.apache.catalina.startup.HostConfig deployDirectory
INFORMACIÓN: Despliegue del directorio D:\PROYECTO\liferay\bundles\liferay-portal-6.2\tomcat-7.0.42\webapps\example-show-portlet de la aplicación web
oct 19, 2016 10:41:04 PM org.apache.catalina.startup.HostConfig deployDirectory
INFORMACIÓN: Despliegue del directorio D:\PROYECTO\liferay\bundles\liferay-portal-6.2\tomcat-7.0.42\webapps\guestbook2-portlet de la aplicación web
oct 19, 2016 10:41:05 PM org.apache.catalina.startup.HostConfig deployDirectory
INFORMACIÓN: Despliegue del directorio D:\PROYECTO\liferay\bundles\liferay-portal-6.2\tomcat-7.0.42\webapps\kaleo-web de la aplicación web
22:41:08,178 INFO  [localhost-startStop-1][HotDeployEvent:145] Plugin kaleo-web requires marketplace-portlet
22:41:08,179 INFO  [localhost-startStop-1][HotDeployImpl:273] Queueing kaleo-web for deploy because it is missing marketplace-portlet
oct 19, 2016 10:41:08 PM org.apache.catalina.startup.HostConfig deployDirectory
INFORMACIÓN: Despliegue del directorio D:\PROYECTO\liferay\bundles\liferay-portal-6.2\tomcat-7.0.42\webapps\marketplace-portlet de la aplicación web
22:41:09,205 INFO  [localhost-startStop-1][HotDeployImpl:217] Deploying marketplace-portlet from queue
22:41:09,209 INFO  [localhost-startStop-1][PluginPackageUtil:1016] Reading plugin package for marketplace-portlet
Loading file:/D:/PROYECTO/liferay/bundles/liferay-portal-6.2/tomcat-7.0.42/temp/2-marketplace-portlet/WEB-INF/classes/portlet.properties
Loading file:/D:/PROYECTO/liferay/bundles/liferay-portal-6.2/tomcat-7.0.42/temp/2-marketplace-portlet/WEB-INF/classes/service.properties
Loading file:/D:/PROYECTO/liferay/bundles/liferay-portal-6.2/tomcat-7.0.42/temp/2-marketplace-portlet/WEB-INF/classes/portlet.properties
oct 19, 2016 10:41:09 PM org.apache.catalina.core.ApplicationContext log
INFORMACIÓN: Initializing Spring root WebApplicationContext
Loading file:/D:/PROYECTO/liferay/bundles/liferay-portal-6.2/tomcat-7.0.42/temp/2-marketplace-portlet/WEB-INF/classes/service.properties
Loading file:/D:/PROYECTO/liferay/bundles/liferay-portal-6.2/tomcat-7.0.42/temp/2-marketplace-portlet/WEB-INF/classes/service.properties
22:41:11,087 INFO  [localhost-startStop-1][HookHotDeployListener:693] Registering hook for marketplace-portlet
Loading file:/D:/PROYECTO/liferay/bundles/liferay-portal-6.2/tomcat-7.0.42/temp/2-marketplace-portlet/WEB-INF/classes/portal.properties
22:41:11,293 INFO  [localhost-startStop-1][HookHotDeployListener:821] Hook for marketplace-portlet is available for use
22:41:11,304 INFO  [localhost-startStop-1][PortletHotDeployListener:344] Registering portlets for marketplace-portlet
Loading file:/D:/PROYECTO/liferay/bundles/liferay-portal-6.2/tomcat-7.0.42/temp/2-marketplace-portlet/WEB-INF/classes/portlet.properties
22:41:11,542 INFO  [localhost-startStop-1][PortletHotDeployListener:497] 3 portlets for marketplace-portlet are available for use
22:41:11,545 INFO  [localhost-startStop-1][HotDeployImpl:217] Deploying calendar-portlet from queue
22:41:11,545 INFO  [localhost-startStop-1][PluginPackageUtil:1016] Reading plugin package for calendar-portlet
Loading file:/D:/PROYECTO/liferay/bundles/liferay-portal-6.2/tomcat-7.0.42/temp/0-calendar-portlet/WEB-INF/classes/portlet.properties
Loading file:/D:/PROYECTO/liferay/bundles/liferay-portal-6.2/tomcat-7.0.42/temp/0-calendar-portlet/WEB-INF/classes/service.properties
Loading file:/D:/PROYECTO/liferay/bundles/liferay-portal-6.2/tomcat-7.0.42/temp/0-calendar-portlet/WEB-INF/classes/portlet.properties
oct 19, 2016 10:41:12 PM org.apache.catalina.core.ApplicationContext log
INFORMACIÓN: Initializing Spring root WebApplicationContext
Loading file:/D:/PROYECTO/liferay/bundles/liferay-portal-6.2/tomcat-7.0.42/temp/0-calendar-portlet/WEB-INF/classes/service.properties
Loading file:/D:/PROYECTO/liferay/bundles/liferay-portal-6.2/tomcat-7.0.42/temp/0-calendar-portlet/WEB-INF/classes/service.properties
22:41:13,840 INFO  [localhost-startStop-1][HookHotDeployListener:693] Registering hook for calendar-portlet
Loading file:/D:/PROYECTO/liferay/bundles/liferay-portal-6.2/tomcat-7.0.42/temp/0-calendar-portlet/WEB-INF/classes/portal.properties
22:41:15,150 INFO  [localhost-startStop-1][HookHotDeployListener:821] Hook for calendar-portlet is available for use
22:41:15,179 INFO  [localhost-startStop-1][PortletHotDeployListener:344] Registering portlets for calendar-portlet
Loading file:/D:/PROYECTO/liferay/bundles/liferay-portal-6.2/tomcat-7.0.42/temp/0-calendar-portlet/WEB-INF/classes/portlet.properties
22:41:15,459 INFO  [localhost-startStop-1][PortletHotDeployListener:492] 1 portlet for calendar-portlet is available for use
22:41:15,460 INFO  [localhost-startStop-1][SocialHotDeployListener:94] Registering social for calendar-portlet
22:41:15,464 INFO  [localhost-startStop-1][SocialHotDeployListener:103] Social for calendar-portlet is available for use
22:41:15,464 INFO  [localhost-startStop-1][HotDeployImpl:217] Deploying kaleo-web from queue
22:41:15,465 INFO  [localhost-startStop-1][PluginPackageUtil:1016] Reading plugin package for kaleo-web
Loading file:/D:/PROYECTO/liferay/bundles/liferay-portal-6.2/tomcat-7.0.42/temp/1-kaleo-web/WEB-INF/classes/portlet.properties
Loading file:/D:/PROYECTO/liferay/bundles/liferay-portal-6.2/tomcat-7.0.42/temp/1-kaleo-web/WEB-INF/classes/service.properties
Loading file:/D:/PROYECTO/liferay/bundles/liferay-portal-6.2/tomcat-7.0.42/temp/1-kaleo-web/WEB-INF/classes/portlet.properties
oct 19, 2016 10:41:15 PM org.apache.catalina.core.ApplicationContext log
INFORMACIÓN: Initializing Spring root WebApplicationContext
Loading file:/D:/PROYECTO/liferay/bundles/liferay-portal-6.2/tomcat-7.0.42/temp/1-kaleo-web/WEB-INF/classes/service.properties
Loading file:/D:/PROYECTO/liferay/bundles/liferay-portal-6.2/tomcat-7.0.42/temp/1-kaleo-web/WEB-INF/classes/service.properties
22:41:20,543 INFO  [localhost-startStop-1][HookHotDeployListener:693] Registering hook for kaleo-web
Loading file:/D:/PROYECTO/liferay/bundles/liferay-portal-6.2/tomcat-7.0.42/temp/1-kaleo-web/WEB-INF/classes/portal.properties
22:41:20,636 INFO  [localhost-startStop-1][HookHotDeployListener:821] Hook for kaleo-web is available for use
oct 19, 2016 10:41:21 PM org.apache.catalina.startup.HostConfig deployDirectory
INFORMACIÓN: Despliegue del directorio D:\PROYECTO\liferay\bundles\liferay-portal-6.2\tomcat-7.0.42\webapps\notifications-portlet de la aplicación web
22:41:22,877 INFO  [localhost-startStop-1][HotDeployEvent:145] Plugin notifications-portlet requires marketplace-portlet
22:41:22,877 INFO  [localhost-startStop-1][HotDeployImpl:217] Deploying notifications-portlet from queue
22:41:22,878 INFO  [localhost-startStop-1][PluginPackageUtil:1016] Reading plugin package for notifications-portlet
Loading file:/D:/PROYECTO/liferay/bundles/liferay-portal-6.2/tomcat-7.0.42/temp/3-notifications-portlet/WEB-INF/classes/portlet.properties
Loading file:/D:/PROYECTO/liferay/bundles/liferay-portal-6.2/tomcat-7.0.42/temp/3-notifications-portlet/WEB-INF/classes/service.properties
Loading file:/D:/PROYECTO/liferay/bundles/liferay-portal-6.2/tomcat-7.0.42/temp/3-notifications-portlet/WEB-INF/classes/portlet.properties
oct 19, 2016 10:41:23 PM org.apache.catalina.core.ApplicationContext log
INFORMACIÓN: Initializing Spring root WebApplicationContext
Loading file:/D:/PROYECTO/liferay/bundles/liferay-portal-6.2/tomcat-7.0.42/temp/3-notifications-portlet/WEB-INF/classes/service.properties
Loading file:/D:/PROYECTO/liferay/bundles/liferay-portal-6.2/tomcat-7.0.42/temp/3-notifications-portlet/WEB-INF/classes/service.properties
22:41:23,435 INFO  [localhost-startStop-1][HookHotDeployListener:693] Registering hook for notifications-portlet
Loading file:/D:/PROYECTO/liferay/bundles/liferay-portal-6.2/tomcat-7.0.42/temp/3-notifications-portlet/WEB-INF/classes/portal.properties
22:41:23,812 INFO  [localhost-startStop-1][HookHotDeployListener:821] Hook for notifications-portlet is available for use
22:41:23,815 INFO  [localhost-startStop-1][PortletHotDeployListener:344] Registering portlets for notifications-portlet
Loading file:/D:/PROYECTO/liferay/bundles/liferay-portal-6.2/tomcat-7.0.42/temp/3-notifications-portlet/WEB-INF/classes/portlet.properties
22:41:23,968 INFO  [localhost-startStop-1][PortletHotDeployListener:497] 2 portlets for notifications-portlet are available for use
oct 19, 2016 10:41:24 PM org.apache.catalina.startup.HostConfig deployDirectory
INFORMACIÓN: Despliegue del directorio D:\PROYECTO\liferay\bundles\liferay-portal-6.2\tomcat-7.0.42\webapps\opensocial-portlet de la aplicación web
22:41:27,458 INFO  [localhost-startStop-1][HotDeployEvent:145] Plugin opensocial-portlet requires marketplace-portlet
22:41:27,459 INFO  [localhost-startStop-1][HotDeployImpl:217] Deploying opensocial-portlet from queue
22:41:27,459 INFO  [localhost-startStop-1][PluginPackageUtil:1016] Reading plugin package for opensocial-portlet
Loading file:/D:/PROYECTO/liferay/bundles/liferay-portal-6.2/tomcat-7.0.42/temp/4-opensocial-portlet/WEB-INF/classes/portlet.properties
Loading file:/D:/PROYECTO/liferay/bundles/liferay-portal-6.2/tomcat-7.0.42/temp/4-opensocial-portlet/WEB-INF/classes/service.properties
Loading file:/D:/PROYECTO/liferay/bundles/liferay-portal-6.2/tomcat-7.0.42/temp/4-opensocial-portlet/WEB-INF/classes/portlet.properties
oct 19, 2016 10:41:28 PM org.apache.catalina.core.ApplicationContext log
INFORMACIÓN: Initializing Spring root WebApplicationContext
Loading file:/D:/PROYECTO/liferay/bundles/liferay-portal-6.2/tomcat-7.0.42/temp/4-opensocial-portlet/WEB-INF/classes/service.properties
Loading file:/D:/PROYECTO/liferay/bundles/liferay-portal-6.2/tomcat-7.0.42/temp/4-opensocial-portlet/WEB-INF/classes/service.properties
22:41:29,177 INFO  [localhost-startStop-1][HookHotDeployListener:693] Registering hook for opensocial-portlet
Loading file:/D:/PROYECTO/liferay/bundles/liferay-portal-6.2/tomcat-7.0.42/temp/4-opensocial-portlet/WEB-INF/classes/portal.properties
22:41:29,271 INFO  [localhost-startStop-1][HookHotDeployListener:821] Hook for opensocial-portlet is available for use
22:41:29,277 INFO  [localhost-startStop-1][PortletHotDeployListener:344] Registering portlets for opensocial-portlet
Loading file:/D:/PROYECTO/liferay/bundles/liferay-portal-6.2/tomcat-7.0.42/temp/4-opensocial-portlet/WEB-INF/classes/portlet.properties
22:41:29,534 INFO  [localhost-startStop-1][PortletHotDeployListener:497] 4 portlets for opensocial-portlet are available for use
oct 19, 2016 10:41:30 PM org.apache.catalina.startup.HostConfig deployDirectory
INFORMACIÓN: Despliegue del directorio D:\PROYECTO\liferay\bundles\liferay-portal-6.2\tomcat-7.0.42\webapps\resources-importer-web de la aplicación web
22:41:31,099 INFO  [localhost-startStop-1][HotDeployEvent:145] Plugin resources-importer-web requires marketplace-portlet
22:41:31,100 INFO  [localhost-startStop-1][HotDeployImpl:217] Deploying resources-importer-web from queue
22:41:31,101 INFO  [localhost-startStop-1][PluginPackageUtil:1016] Reading plugin package for resources-importer-web
oct 19, 2016 10:41:31 PM org.apache.catalina.core.ApplicationContext log
INFORMACIÓN: Initializing Spring root WebApplicationContext
22:41:31,425 INFO  [localhost-startStop-1][HookHotDeployListener:693] Registering hook for resources-importer-web
22:41:31,434 INFO  [localhost-startStop-1][HookHotDeployListener:821] Hook for resources-importer-web is available for use
oct 19, 2016 10:41:31 PM org.apache.catalina.startup.HostConfig deployDirectory
INFORMACIÓN: Despliegue del directorio D:\PROYECTO\liferay\bundles\liferay-portal-6.2\tomcat-7.0.42\webapps\sync-web de la aplicación web
oct 19, 2016 10:41:31 PM org.apache.shindig.config.JsonContainerConfig loadContainers
INFORMACIÓN: Loading resources from: containers/default/container.js
oct 19, 2016 10:41:31 PM org.apache.shindig.config.JsonContainerConfig loadResources
INFORMACIÓN: Reading container config: containers/default/container.js
oct 19, 2016 10:41:31 PM org.apache.shindig.gadgets.features.FeatureRegistry register
INFORMACIÓN: Loading resources from: res:features-extras/features.txt
oct 19, 2016 10:41:31 PM org.apache.shindig.common.xml.XmlUtil <clinit>
INFORMACIÓN: Reusing document builders
oct 19, 2016 10:41:32 PM org.apache.shindig.gadgets.features.FeatureRegistry register
INFORMACIÓN: Loading resources from: res:features/features.txt
22:41:32,995 INFO  [localhost-startStop-1][HotDeployEvent:145] Plugin sync-web requires marketplace-portlet
22:41:32,996 INFO  [localhost-startStop-1][HotDeployImpl:217] Deploying sync-web from queue
22:41:32,996 INFO  [localhost-startStop-1][PluginPackageUtil:1016] Reading plugin package for sync-web
Loading file:/D:/PROYECTO/liferay/bundles/liferay-portal-6.2/tomcat-7.0.42/temp/6-sync-web/WEB-INF/classes/portlet.properties
Loading file:/D:/PROYECTO/liferay/bundles/liferay-portal-6.2/tomcat-7.0.42/temp/6-sync-web/WEB-INF/classes/service.properties
oct 19, 2016 10:41:33 PM org.apache.shindig.gadgets.servlet.CajaContentRewriter <init>
INFORMACIÓN: Cajoled cache createdorg.apache.shindig.common.cache.ehcache.EhConfiguredCache@1c2b9068
oct 19, 2016 10:41:33 PM org.apache.shindig.gadgets.servlet.CajaContentRewriter <init>
INFORMACIÓN: Cajoled cache createdorg.apache.shindig.common.cache.ehcache.EhConfiguredCache@1c2b9068
oct 19, 2016 10:41:33 PM org.apache.catalina.core.ApplicationContext log
INFORMACIÓN: Initializing Spring root WebApplicationContext
Loading file:/D:/PROYECTO/liferay/bundles/liferay-portal-6.2/tomcat-7.0.42/temp/6-sync-web/WEB-INF/classes/portlet.properties
Loading file:/D:/PROYECTO/liferay/bundles/liferay-portal-6.2/tomcat-7.0.42/temp/6-sync-web/WEB-INF/classes/service.properties
oct 19, 2016 10:41:33 PM org.apache.shindig.gadgets.oauth.OAuthModule$OAuthCrypterProvider <init>
INFORMACIÓN: Using random key for OAuth client-side state encryption
Loading file:/D:/PROYECTO/liferay/bundles/liferay-portal-6.2/tomcat-7.0.42/temp/6-sync-web/WEB-INF/classes/service.properties
oct 19, 2016 10:41:34 PM org.apache.catalina.startup.HostConfig deployDirectory
INFORMACIÓN: Despliegue del directorio D:\PROYECTO\liferay\bundles\liferay-portal-6.2\tomcat-7.0.42\webapps\web-form-portlet de la aplicación web
22:41:35,196 INFO  [localhost-startStop-1][HotDeployEvent:145] Plugin web-form-portlet requires marketplace-portlet
22:41:35,197 INFO  [localhost-startStop-1][HotDeployImpl:217] Deploying web-form-portlet from queue
22:41:35,197 INFO  [localhost-startStop-1][PluginPackageUtil:1016] Reading plugin package for web-form-portlet
Loading file:/D:/PROYECTO/liferay/bundles/liferay-portal-6.2/tomcat-7.0.42/temp/7-web-form-portlet/WEB-INF/classes/portlet.properties
Loading file:/D:/PROYECTO/liferay/bundles/liferay-portal-6.2/tomcat-7.0.42/temp/7-web-form-portlet/WEB-INF/classes/portlet.properties
oct 19, 2016 10:41:35 PM org.apache.catalina.core.ApplicationContext log
INFORMACIÓN: Initializing Spring root WebApplicationContext
22:41:35,412 INFO  [localhost-startStop-1][PortletHotDeployListener:344] Registering portlets for web-form-portlet
Loading file:/D:/PROYECTO/liferay/bundles/liferay-portal-6.2/tomcat-7.0.42/temp/7-web-form-portlet/WEB-INF/classes/portlet.properties
22:41:35,511 INFO  [localhost-startStop-1][PortletHotDeployListener:492] 1 portlet for web-form-portlet is available for use
oct 19, 2016 10:41:35 PM org.apache.catalina.startup.HostConfig deployDirectory
INFORMACIÓN: Despliegue del directorio D:\PROYECTO\liferay\bundles\liferay-portal-6.2\tomcat-7.0.42\webapps\welcome-theme de la aplicación web
22:41:36,192 INFO  [localhost-startStop-1][HotDeployEvent:145] Plugin welcome-theme requires marketplace-portlet, resources-importer-web
22:41:36,193 INFO  [localhost-startStop-1][HotDeployImpl:217] Deploying welcome-theme from queue
22:41:36,193 INFO  [localhost-startStop-1][PluginPackageUtil:1016] Reading plugin package for welcome-theme
oct 19, 2016 10:41:36 PM org.apache.catalina.core.ApplicationContext log
INFORMACIÓN: Initializing Spring root WebApplicationContext
22:41:36,368 INFO  [localhost-startStop-1][ThemeHotDeployListener:98] Registering themes for welcome-theme
22:41:36,869 INFO  [localhost-startStop-1][ThemeHotDeployListener:113] 1 theme for welcome-theme is available for use
oct 19, 2016 10:41:36 PM org.apache.coyote.AbstractProtocol start
INFORMACIÓN: Starting ProtocolHandler ["http-bio-8080"]
oct 19, 2016 10:41:36 PM org.apache.coyote.AbstractProtocol start
INFORMACIÓN: Starting ProtocolHandler ["ajp-bio-8009"]
oct 19, 2016 10:41:36 PM org.apache.catalina.startup.Catalina start
INFORMACIÓN: Server startup in 113678 ms
22:41:38,825 INFO  [liferay/hot_deploy-1][ResourcesImporterHotDeployMessageListener:110] Group or layout set prototype already exists for company liferay.com</init></init></init></clinit>


What can be the problem?

Thanks

添付ファイル:

thumbnail
7年前 に Samuel Kong によって更新されました。

RE: I can't see my portlets

Liferay Legend 投稿: 1902 参加年月日: 08/03/10 最新の投稿
You should see something like "1 portlet for example-show-portlet is available for use", however, I don't see this in your logs. So your portlet was never successfully deployed. For an example of what you're looking for, take a look at web-form-portlet in your logs.

I can't tell from your logs, but I'm guessing there's a bug in your portlet that is preventing the portlet from deploying.
7年前 に Paloma Terán によって更新されました。

RE: I can't see my portlets

New Member 投稿: 9 参加年月日: 13/01/28 最新の投稿
Ok, it's strange.
And what can be the problem? Can I see more logs in some place?

I downloaded and installed liferay 6.2 GA6 and eclipse+liferay IDE yesterday, and I have the same problem.

I'm using Java 8.
7年前 に Paloma Terán によって更新されました。

RE: I can't see my portlets

New Member 投稿: 9 参加年月日: 13/01/28 最新の投稿
Finally I reinstalled all, Java, liferay and eclipse emoticon