Forums de discussion

PROBLEM INSTALLING LR Social Office EE + EE 30 day trial.

thumbnail
aurelio vahí serrano, modifié il y a 9 années.

PROBLEM INSTALLING LR Social Office EE + EE 30 day trial.

New Member Publications: 19 Date d'inscription: 03/10/07 Publications récentes
PROBLEM INSTALLING LR Social Office EE + EE 30 day trial.
I'm finding a problem that leaves the site unavailable to the final message:
This portal instance is inactive. Please contact the administrator.

Please, any idea about it?

Starting trace is:

sep 03, 2014 2:00:19 PM org.apache.catalina.core.AprLifecycleListener init
INFO: The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on th
e java.library.path: C:\Program Files\Java\jdk1.7.0\bin;C:\WINDOWS\Sun\Java\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\Program Files\
Windows Resource Kits\Tools\;C:\oracle\product\10.2.0\db_1\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Progra
m Files\apache-ant-1.8.2\bin;;.
sep 03, 2014 2:00:21 PM org.apache.coyote.AbstractProtocol init
INFO: Initializing ProtocolHandler ["http-bio-9090"]
sep 03, 2014 2:00:21 PM org.apache.coyote.AbstractProtocol init
INFO: Initializing ProtocolHandler ["ajp-bio-9009"]
sep 03, 2014 2:00:21 PM org.apache.catalina.startup.Catalina load
INFO: Initialization processed in 2448 ms
sep 03, 2014 2:00:21 PM org.apache.catalina.core.StandardService startInternal
INFO: Starting service Catalina
sep 03, 2014 2:00:21 PM org.apache.catalina.core.StandardEngine startInternal
INFO: Starting Servlet Engine: Apache Tomcat/7.0.42
sep 03, 2014 2:00:21 PM org.apache.catalina.startup.HostConfig deployDescriptor
INFO: Deploying configuration descriptor C:\entornos\CARREFOUR\DESARROLLO\liferay-portal-6.2-ee-sp7\tomcat-7.0.42\conf\Catalina\
localhost\ROOT.xml
Loading jar:file:/C:/entornos/CARREFOUR/DESARROLLO/liferay-portal-6.2-ee-sp7/tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/portal-impl.
jar!/system.properties
Loading jar:file:/C:/entornos/CARREFOUR/DESARROLLO/liferay-portal-6.2-ee-sp7/tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/portal-impl.
jar!/portal.properties
Loading jar:file:/C:/entornos/CARREFOUR/DESARROLLO/liferay-portal-6.2-ee-sp7/tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/portal-impl.
jar!/portal-patched.properties
Loading jar:file:/C:/entornos/CARREFOUR/DESARROLLO/liferay-portal-6.2-ee-sp7/tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/portal-impl.
jar!/system.properties
sep 03, 2014 2:00:48 PM org.apache.catalina.core.ApplicationContext log
INFO: Initializing Spring root WebApplicationContext
14:00:56,671 INFO [localhost-startStop-1][DialectDetector:71] Determine dialect for HSQL Database Engine 2
14:00:56,687 WARN [localhost-startStop-1][DialectDetector:86] Liferay is configured to use Hypersonic as its database. Do NOT u
se Hypersonic in production. Hypersonic is an embedded database useful for development and demo'ing purposes. The database setti
ngs can be changed in portal-ext.properties.
14:00:56,750 INFO [localhost-startStop-1][DialectDetector:136] Found dialect org.hibernate.dialect.HSQLDialect
Starting Liferay Portal Enterprise Edition 6.2.10 EE GA1 (Newton / Build 6210 / November 1, 2013)
14:01:32,906 INFO [localhost-startStop-1][StartupAction:99] The following patches are installed: asset-framework-9-6210, admini
stration-6-6210, business-productivity-2-6210, development-6-6210, document-management-10-6210, collaboration-12-6210, social-ne
tworking-4-6210, user-interface-16-6210, dynamic-data-lists-10-6210, misc-5-6210, web-content-11-6210, wcm-core-15-6210, search-
8-6210, platform-23-6210
14:01:34,578 INFO [localhost-startStop-1][BaseDB:481] Database supports case sensitive queries
14:01:35,093 ERROR [localhost-startStop-1][LicenseManager:?] Failed to read license file C:\entornos\CARREFOUR\DESARROLLO\lifera
y-portal-6.2-ee-sp7\data\license\copyright.txt
ESTA EXCEPCIÓN NO PARECE AFECTAR AL PROCESO DE INSTALACIÓN. VER MAS ABAJO EN ROJO LOS PUNTOS QUE A MI MODO DE VER SON PROBLEMÁTICOS
java.io.StreamCorruptedException: invalid stream header: FC2A29CA
at java.io.ObjectInputStream.readStreamHeader(ObjectInputStream.java:801)
at java.io.ObjectInputStream.<init>(ObjectInputStream.java:298)
at com.liferay.portal.license.LicenseManager.g(Unknown Source)
at com.liferay.portal.license.LicenseManager.a(Unknown Source)
at com.liferay.portal.ee.license.StartupAction.doRun(Unknown Source)
at com.liferay.portal.events.StartupAction.run(StartupAction.java:73)
at com.liferay.portal.servlet.MainServlet.processStartupEvents(MainServlet.java:1245)
at com.liferay.portal.servlet.MainServlet.init(MainServlet.java:209)
at javax.servlet.GenericServlet.init(GenericServlet.java:160)
at org.apache.catalina.core.StandardWrapper.initServlet(StandardWrapper.java:1280)
at org.apache.catalina.core.StandardWrapper.loadServlet(StandardWrapper.java:1193)
at org.apache.catalina.core.StandardWrapper.load(StandardWrapper.java:1088)
at org.apache.catalina.core.StandardContext.loadOnStartup(StandardContext.java:5176)
at org.apache.catalina.core.StandardContext.startInternal(StandardContext.java:5460)
at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:150)
at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:901)
at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:877)
at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:633)
at org.apache.catalina.startup.HostConfig.deployDescriptor(HostConfig.java:656)
at org.apache.catalina.startup.HostConfig$DeployDescriptor.run(HostConfig.java:1635)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
at java.util.concurrent.FutureTask.run(FutureTask.java:166)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
at java.lang.Thread.run(Thread.java:722)
14:01:35,109 ERROR [localhost-startStop-1][LicenseManager:?] Failed to read license file C:\entornos\CARREFOUR\DESARROLLO\lifera
y-portal-6.2-ee-sp7\data\license\license-portaldevelopment-developer-6.2ee-triallicenses.xml
java.io.StreamCorruptedException: invalid stream header: C6696F7A
at java.io.ObjectInputStream.readStreamHeader(ObjectInputStream.java:801)
at java.io.ObjectInputStream.<init>(ObjectInputStream.java:298)
at com.liferay.portal.license.LicenseManager.g(Unknown Source)
at com.liferay.portal.license.LicenseManager.a(Unknown Source)
at com.liferay.portal.ee.license.StartupAction.doRun(Unknown Source)
at com.liferay.portal.events.StartupAction.run(StartupAction.java:73)
at com.liferay.portal.servlet.MainServlet.processStartupEvents(MainServlet.java:1245)
at com.liferay.portal.servlet.MainServlet.init(MainServlet.java:209)
at javax.servlet.GenericServlet.init(GenericServlet.java:160)
at org.apache.catalina.core.StandardWrapper.initServlet(StandardWrapper.java:1280)
at org.apache.catalina.core.StandardWrapper.loadServlet(StandardWrapper.java:1193)
at org.apache.catalina.core.StandardWrapper.load(StandardWrapper.java:1088)
at org.apache.catalina.core.StandardContext.loadOnStartup(StandardContext.java:5176)
at org.apache.catalina.core.StandardContext.startInternal(StandardContext.java:5460)
at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:150)
at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:901)
at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:877)
at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:633)
at org.apache.catalina.startup.HostConfig.deployDescriptor(HostConfig.java:656)
at org.apache.catalina.startup.HostConfig$DeployDescriptor.run(HostConfig.java:1635)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
at java.util.concurrent.FutureTask.run(FutureTask.java:166)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
at java.lang.Thread.run(Thread.java:722)
14:01:35,125 ERROR [localhost-startStop-1][LicenseManager:?] Failed to read license file C:\entornos\CARREFOUR\DESARROLLO\lifera
y-portal-6.2-ee-sp7\data\license\license-socialofficeee-production.xml
java.io.StreamCorruptedException: invalid stream header: C6696F7A
at java.io.ObjectInputStream.readStreamHeader(ObjectInputStream.java:801)
at java.io.ObjectInputStream.<init>(ObjectInputStream.java:298)
at com.liferay.portal.license.LicenseManager.g(Unknown Source)
at com.liferay.portal.license.LicenseManager.a(Unknown Source)
at com.liferay.portal.ee.license.StartupAction.doRun(Unknown Source)
at com.liferay.portal.events.StartupAction.run(StartupAction.java:73)
at com.liferay.portal.servlet.MainServlet.processStartupEvents(MainServlet.java:1245)
at com.liferay.portal.servlet.MainServlet.init(MainServlet.java:209)
at javax.servlet.GenericServlet.init(GenericServlet.java:160)
at org.apache.catalina.core.StandardWrapper.initServlet(StandardWrapper.java:1280)
at org.apache.catalina.core.StandardWrapper.loadServlet(StandardWrapper.java:1193)
at org.apache.catalina.core.StandardWrapper.load(StandardWrapper.java:1088)
at org.apache.catalina.core.StandardContext.loadOnStartup(StandardContext.java:5176)
at org.apache.catalina.core.StandardContext.startInternal(StandardContext.java:5460)
at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:150)
at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:901)
at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:877)
at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:633)
at org.apache.catalina.startup.HostConfig.deployDescriptor(HostConfig.java:656)
at org.apache.catalina.startup.HostConfig$DeployDescriptor.run(HostConfig.java:1635)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
at java.util.concurrent.FutureTask.run(FutureTask.java:166)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
at java.lang.Thread.run(Thread.java:722)
14:01:35,203 ERROR [localhost-startStop-1][LicenseManager:?] Failed to read license file C:\entornos\CARREFOUR\DESARROLLO\lifera
y-portal-6.2-ee-sp7\data\license\versions.html
java.io.StreamCorruptedException: invalid stream header: 86D9A56E
at java.io.ObjectInputStream.readStreamHeader(ObjectInputStream.java:801)
at java.io.ObjectInputStream.<init>(ObjectInputStream.java:298)
at com.liferay.portal.license.LicenseManager.g(Unknown Source)
at com.liferay.portal.license.LicenseManager.a(Unknown Source)
at com.liferay.portal.ee.license.StartupAction.doRun(Unknown Source)
at com.liferay.portal.events.StartupAction.run(StartupAction.java:73)
at com.liferay.portal.servlet.MainServlet.processStartupEvents(MainServlet.java:1245)
at com.liferay.portal.servlet.MainServlet.init(MainServlet.java:209)
at javax.servlet.GenericServlet.init(GenericServlet.java:160)
at org.apache.catalina.core.StandardWrapper.initServlet(StandardWrapper.java:1280)
at org.apache.catalina.core.StandardWrapper.loadServlet(StandardWrapper.java:1193)
at org.apache.catalina.core.StandardWrapper.load(StandardWrapper.java:1088)
at org.apache.catalina.core.StandardContext.loadOnStartup(StandardContext.java:5176)
at org.apache.catalina.core.StandardContext.startInternal(StandardContext.java:5460)
at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:150)
at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:901)
at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:877)
at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:633)
at org.apache.catalina.startup.HostConfig.deployDescriptor(HostConfig.java:656)
at org.apache.catalina.startup.HostConfig$DeployDescriptor.run(HostConfig.java:1635)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
at java.util.concurrent.FutureTask.run(FutureTask.java:166)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
at java.lang.Thread.run(Thread.java:722)
14:01:35,265 INFO [localhost-startStop-1][LicenseManager:?] Portal Development license validation passed
14:01:35,265 INFO [localhost-startStop-1][LicenseManager:?] Social Office EE license validation passed
14:01:35,296 INFO [localhost-startStop-1][ServerDetector:123] Server supports hot deploy
14:01:35,296 INFO [localhost-startStop-1][PluginPackageUtil:1013] Reading plugin package for the root context
14:03:26,953 INFO [localhost-startStop-1][AutoDeployDir:139] Auto deploy scanner started for C:\entornos\CARREFOUR\DESARROLLO\l
iferay-portal-6.2-ee-sp7\deploy
sep 03, 2014 2:03:31 PM org.apache.catalina.core.ApplicationContext log
INFO: Initializing Spring FrameworkServlet 'Remoting Servlet'
sep 03, 2014 2:03:33 PM org.apache.catalina.startup.HostConfig deployDirectory
INFO: Deploying web application directory C:\entornos\CARREFOUR\DESARROLLO\liferay-portal-6.2-ee-sp7\tomcat-7.0.42\webapps\calen
dar-portlet
sep 03, 2014 2:03:44 PM org.apache.catalina.startup.HostConfig deployDirectory
INFO: Deploying web application directory C:\entornos\CARREFOUR\DESARROLLO\liferay-portal-6.2-ee-sp7\tomcat-7.0.42\webapps\chat-
portlet
sep 03, 2014 2:03:51 PM org.apache.catalina.startup.HostConfig deployDirectory
INFO: Deploying web application directory C:\entornos\CARREFOUR\DESARROLLO\liferay-portal-6.2-ee-sp7\tomcat-7.0.42\webapps\conta
cts-portlet
sep 03, 2014 2:03:55 PM org.apache.catalina.startup.HostConfig deployDirectory
INFO: Deploying web application directory C:\entornos\CARREFOUR\DESARROLLO\liferay-portal-6.2-ee-sp7\tomcat-7.0.42\webapps\deplo
y-listener-hook
sep 03, 2014 2:03:57 PM org.apache.catalina.startup.HostConfig deployDirectory
INFO: Deploying web application directory C:\entornos\CARREFOUR\DESARROLLO\liferay-portal-6.2-ee-sp7\tomcat-7.0.42\webapps\docum
entum-hook
sep 03, 2014 2:04:04 PM org.apache.catalina.startup.HostConfig deployDirectory
INFO: Deploying web application directory C:\entornos\CARREFOUR\DESARROLLO\liferay-portal-6.2-ee-sp7\tomcat-7.0.42\webapps\event
s-display-portlet
sep 03, 2014 2:04:06 PM org.apache.catalina.startup.HostConfig deployDirectory
INFO: Deploying web application directory C:\entornos\CARREFOUR\DESARROLLO\liferay-portal-6.2-ee-sp7\tomcat-7.0.42\webapps\kaleo
-designer-portlet
sep 03, 2014 2:04:11 PM org.apache.catalina.startup.HostConfig deployDirectory
INFO: Deploying web application directory C:\entornos\CARREFOUR\DESARROLLO\liferay-portal-6.2-ee-sp7\tomcat-7.0.42\webapps\kaleo
-forms-portlet
sep 03, 2014 2:04:18 PM org.apache.catalina.startup.HostConfig deployDirectory
INFO: Deploying web application directory C:\entornos\CARREFOUR\DESARROLLO\liferay-portal-6.2-ee-sp7\tomcat-7.0.42\webapps\kaleo
-web
sep 03, 2014 2:04:34 PM org.apache.catalina.startup.HostConfig deployDirectory
INFO: Deploying web application directory C:\entornos\CARREFOUR\DESARROLLO\liferay-portal-6.2-ee-sp7\tomcat-7.0.42\webapps\marke
tplace-portlet
sep 03, 2014 2:04:42 PM org.apache.catalina.startup.HostConfig deployDirectory
INFO: Deploying web application directory C:\entornos\CARREFOUR\DESARROLLO\liferay-portal-6.2-ee-sp7\tomcat-7.0.42\webapps\micro
blogs-portlet
sep 03, 2014 2:04:45 PM org.apache.catalina.startup.HostConfig deployDirectory
INFO: Deploying web application directory C:\entornos\CARREFOUR\DESARROLLO\liferay-portal-6.2-ee-sp7\tomcat-7.0.42\webapps\notif
ications-portlet
sep 03, 2014 2:04:53 PM org.apache.catalina.startup.HostConfig deployDirectory
INFO: Deploying web application directory C:\entornos\CARREFOUR\DESARROLLO\liferay-portal-6.2-ee-sp7\tomcat-7.0.42\webapps\opens
ocial-portlet
sep 03, 2014 2:05:09 PM org.apache.catalina.startup.HostConfig deployDirectory
INFO: Deploying web application directory C:\entornos\CARREFOUR\DESARROLLO\liferay-portal-6.2-ee-sp7\tomcat-7.0.42\webapps\porta
l-compat-hook
sep 03, 2014 2:05:11 PM org.apache.catalina.startup.HostConfig deployDirectory
INFO: Deploying web application directory C:\entornos\CARREFOUR\DESARROLLO\liferay-portal-6.2-ee-sp7\tomcat-7.0.42\webapps\priva
te-messaging-portlet
sep 03, 2014 2:05:15 PM org.apache.catalina.startup.HostConfig deployDirectory
INFO: Deploying web application directory C:\entornos\CARREFOUR\DESARROLLO\liferay-portal-6.2-ee-sp7\tomcat-7.0.42\webapps\resou
rces-importer-web
sep 03, 2014 2:05:17 PM org.apache.catalina.startup.HostConfig deployDirectory
INFO: Deploying web application directory C:\entornos\CARREFOUR\DESARROLLO\liferay-portal-6.2-ee-sp7\tomcat-7.0.42\webapps\share
point-hook
sep 03, 2014 2:05:21 PM org.apache.catalina.startup.HostConfig deployDirectory
INFO: Deploying web application directory C:\entornos\CARREFOUR\DESARROLLO\liferay-portal-6.2-ee-sp7\tomcat-7.0.42\webapps\so-ac
tivities-hook
sep 03, 2014 2:05:25 PM org.apache.catalina.startup.HostConfig deployDirectory
INFO: Deploying web application directory C:\entornos\CARREFOUR\DESARROLLO\liferay-portal-6.2-ee-sp7\tomcat-7.0.42\webapps\so-an
nouncements-portlet
sep 03, 2014 2:05:28 PM org.apache.catalina.startup.HostConfig deployDirectory
INFO: Deploying web application directory C:\entornos\CARREFOUR\DESARROLLO\liferay-portal-6.2-ee-sp7\tomcat-7.0.42\webapps\so-co
nfigurations-portlet
sep 03, 2014 2:05:31 PM org.apache.catalina.startup.HostConfig deployDirectory
INFO: Deploying web application directory C:\entornos\CARREFOUR\DESARROLLO\liferay-portal-6.2-ee-sp7\tomcat-7.0.42\webapps\so-ho
ok
sep 03, 2014 2:05:37 PM org.apache.catalina.startup.HostConfig deployDirectory
INFO: Deploying web application directory C:\entornos\CARREFOUR\DESARROLLO\liferay-portal-6.2-ee-sp7\tomcat-7.0.42\webapps\so-po
rtlet
sep 03, 2014 2:05:42 PM org.apache.catalina.startup.HostConfig deployDirectory
INFO: Deploying web application directory C:\entornos\CARREFOUR\DESARROLLO\liferay-portal-6.2-ee-sp7\tomcat-7.0.42\webapps\so-th
eme
sep 03, 2014 2:05:43 PM org.apache.catalina.startup.HostConfig deployDirectory
INFO: Deploying web application directory C:\entornos\CARREFOUR\DESARROLLO\liferay-portal-6.2-ee-sp7\tomcat-7.0.42\webapps\sync-
web
sep 03, 2014 2:05:48 PM org.apache.catalina.startup.HostConfig deployDirectory
INFO: Deploying web application directory C:\entornos\CARREFOUR\DESARROLLO\liferay-portal-6.2-ee-sp7\tomcat-7.0.42\webapps\tasks
-portlet
sep 03, 2014 2:05:52 PM org.apache.catalina.startup.HostConfig deployDirectory
INFO: Deploying web application directory C:\entornos\CARREFOUR\DESARROLLO\liferay-portal-6.2-ee-sp7\tomcat-7.0.42\webapps\web-f
orm-portlet
sep 03, 2014 2:05:56 PM org.apache.catalina.startup.HostConfig deployDirectory
INFO: Deploying web application directory C:\entornos\CARREFOUR\DESARROLLO\liferay-portal-6.2-ee-sp7\tomcat-7.0.42\webapps\wysiw
yg-portlet
sep 03, 2014 2:05:59 PM org.apache.coyote.AbstractProtocol start
INFO: Starting ProtocolHandler ["http-bio-9090"]
sep 03, 2014 2:05:59 PM org.apache.coyote.AbstractProtocol start
INFO: Starting ProtocolHandler ["ajp-bio-9009"]
sep 03, 2014 2:05:59 PM org.apache.catalina.startup.Catalina start
INFO: Server startup in 338638 ms
14:06:56,484 WARN [http-bio-9090-exec-9][code_jsp:?] {code="404", msg="/html/js/build/aui-skin-deprecated/images/loading_indica
tor.gif", uri=/html/js/build/aui-skin-deprecated/images/loading_indicator.gif}
14:07:08,718 WARN [http-bio-9090-exec-7][code_jsp:?] {code="404", msg="/html/js/build/aui-skin-deprecated/images/loading_indica
tor.gif", uri=/html/js/build/aui-skin-deprecated/images/loading_indicator.gif}
14:07:08,703 WARN [http-bio-9090-exec-1][code_jsp:?] {code="404", msg="/html/js/build/aui-skin-deprecated/images/common/state_d
efault_bg.png", uri=/html/js/build/aui-skin-deprecated/images/common/state_default_bg.png}
14:06:56,484 WARN [http-bio-9090-exec-10][code_jsp:?] {code="404", msg="/html/js/build/aui-skin-deprecated/images/common/state_
default_bg.png", uri=/html/js/build/aui-skin-deprecated/images/common/state_default_bg.png}
14:08:05,515 INFO [http-bio-9090-exec-1][DialectDetector:71] Determine dialect for Oracle 10
14:08:05,562 INFO [http-bio-9090-exec-1][DialectDetector:136] Found dialect org.hibernate.dialect.Oracle10gDialect
Starting Liferay Portal Enterprise Edition 6.2.10 EE GA1 (Newton / Build 6210 / November 1, 2013)
14:08:08,046 INFO [http-bio-9090-exec-1][StartupAction:99] The following patches are installed: asset-framework-9-6210, adminis
tration-6-6210, business-productivity-2-6210, development-6-6210, document-management-10-6210, collaboration-12-6210, social-net
working-4-6210, user-interface-16-6210, dynamic-data-lists-10-6210, misc-5-6210, web-content-11-6210, wcm-core-15-6210, search-8
-6210, platform-23-6210
14:08:08,093 INFO [http-bio-9090-exec-1][BaseDB:481] Database supports case sensitive queries
14:08:09,921 INFO [http-bio-9090-exec-1][HotDeployEvent:145] Plugin calendar-portlet requires marketplace-portlet
14:08:09,937 INFO [http-bio-9090-exec-1][HotDeployImpl:273] Queueing calendar-portlet for deploy because it is missing marketpl
ace-portlet
14:08:10,390 INFO [http-bio-9090-exec-1][HotDeployEvent:145] Plugin chat-portlet requires marketplace-portlet
14:08:10,390 INFO [http-bio-9090-exec-1][HotDeployImpl:273] Queueing chat-portlet for deploy because it is missing marketplace-
portlet
14:08:10,437 INFO [http-bio-9090-exec-1][HotDeployEvent:145] Plugin contacts-portlet requires marketplace-portlet, private-mess
aging-portlet, so-portlet
14:08:10,437 INFO [http-bio-9090-exec-1][HotDeployImpl:273] Queueing contacts-portlet for deploy because it is missing marketpl
ace-portlet, private-messaging-portlet, so-portlet
14:08:10,515 INFO [http-bio-9090-exec-1][HotDeployEvent:145] Plugin deploy-listener-hook requires marketplace-portlet
14:08:10,515 INFO [http-bio-9090-exec-1][HotDeployImpl:273] Queueing deploy-listener-hook for deploy because it is missing mark
etplace-portlet
14:08:10,578 INFO [http-bio-9090-exec-1][HotDeployEvent:145] Plugin documentum-hook requires marketplace-portlet
14:08:10,578 INFO [http-bio-9090-exec-1][HotDeployImpl:273] Queueing documentum-hook for deploy because it is missing marketpla
ce-portlet
14:08:10,625 INFO [http-bio-9090-exec-1][HotDeployEvent:145] Plugin events-display-portlet requires calendar-portlet, marketpla
ce-portlet
14:08:10,625 INFO [http-bio-9090-exec-1][HotDeployImpl:273] Queueing events-display-portlet for deploy because it is missing ca
lendar-portlet, marketplace-portlet
14:08:10,671 INFO [http-bio-9090-exec-1][HotDeployEvent:145] Plugin kaleo-designer-portlet requires kaleo-web, marketplace-port
let
14:08:10,687 INFO [http-bio-9090-exec-1][HotDeployImpl:273] Queueing kaleo-designer-portlet for deploy because it is missing ka
leo-web, marketplace-portlet
14:08:10,812 INFO [http-bio-9090-exec-1][HotDeployEvent:145] Plugin kaleo-forms-portlet requires kaleo-designer-portlet, kaleo-
web, marketplace-portlet
14:08:10,812 INFO [http-bio-9090-exec-1][HotDeployImpl:273] Queueing kaleo-forms-portlet for deploy because it is missing kaleo
-designer-portlet, kaleo-web, marketplace-portlet
14:08:10,906 INFO [http-bio-9090-exec-1][HotDeployEvent:145] Plugin kaleo-web requires marketplace-portlet
14:08:10,906 INFO [http-bio-9090-exec-1][HotDeployImpl:273] Queueing kaleo-web for deploy because it is missing marketplace-por
tlet
14:08:10,968 INFO [http-bio-9090-exec-1][HotDeployImpl:217] Deploying marketplace-portlet from queue
14:08:10,968 INFO [http-bio-9090-exec-1][PluginPackageUtil:1016] Reading plugin package for marketplace-portlet
Loading file:/C:/entornos/CARREFOUR/DESARROLLO/liferay-portal-6.2-ee-sp7/tomcat-7.0.42/temp/9-marketplace-portlet/WEB-INF/classe
s/portlet.properties
Loading file:/C:/entornos/CARREFOUR/DESARROLLO/liferay-portal-6.2-ee-sp7/tomcat-7.0.42/temp/9-marketplace-portlet/WEB-INF/classe
s/service.properties
Loading file:/C:/entornos/CARREFOUR/DESARROLLO/liferay-portal-6.2-ee-sp7/tomcat-7.0.42/temp/9-marketplace-portlet/WEB-INF/classe
s/portlet.properties
sep 03, 2014 2:08:11 PM org.apache.catalina.core.ApplicationContext log
INFO: Initializing Spring root WebApplicationContext
Loading file:/C:/entornos/CARREFOUR/DESARROLLO/liferay-portal-6.2-ee-sp7/tomcat-7.0.42/temp/9-marketplace-portlet/WEB-INF/classe
s/service.properties
Loading file:/C:/entornos/CARREFOUR/DESARROLLO/liferay-portal-6.2-ee-sp7/tomcat-7.0.42/temp/9-marketplace-portlet/WEB-INF/classe
s/service.properties
14:08:12,078 INFO [http-bio-9090-exec-1][HookHotDeployListener:689] Registering hook for marketplace-portlet
Loading file:/C:/entornos/CARREFOUR/DESARROLLO/liferay-portal-6.2-ee-sp7/tomcat-7.0.42/temp/9-marketplace-portlet/WEB-INF/classe
s/portal.properties
14:08:12,234 INFO [http-bio-9090-exec-1][HookHotDeployListener:817] Hook for marketplace-portlet is available for use
14:08:12,250 INFO [http-bio-9090-exec-1][PortletHotDeployListener:343] Registering portlets for marketplace-portlet
Loading file:/C:/entornos/CARREFOUR/DESARROLLO/liferay-portal-6.2-ee-sp7/tomcat-7.0.42/temp/9-marketplace-portlet/WEB-INF/classe
s/portlet.properties
14:08:13,203 INFO [http-bio-9090-exec-1][PortletHotDeployListener:495] 3 portlets for marketplace-portlet are available for use

14:08:13,203 INFO [http-bio-9090-exec-1][HotDeployImpl:217] Deploying calendar-portlet from queue
14:08:13,203 INFO [http-bio-9090-exec-1][PluginPackageUtil:1016] Reading plugin package for calendar-portlet
Loading file:/C:/entornos/CARREFOUR/DESARROLLO/liferay-portal-6.2-ee-sp7/tomcat-7.0.42/temp/0-calendar-portlet/WEB-INF/classes/p
ortlet.properties
Loading file:/C:/entornos/CARREFOUR/DESARROLLO/liferay-portal-6.2-ee-sp7/tomcat-7.0.42/temp/0-calendar-portlet/WEB-INF/classes/s
ervice.properties
Loading file:/C:/entornos/CARREFOUR/DESARROLLO/liferay-portal-6.2-ee-sp7/tomcat-7.0.42/temp/0-calendar-portlet/WEB-INF/classes/p
ortlet.properties
sep 03, 2014 2:08:14 PM org.apache.catalina.core.ApplicationContext log
INFO: Initializing Spring root WebApplicationContext
Loading file:/C:/entornos/CARREFOUR/DESARROLLO/liferay-portal-6.2-ee-sp7/tomcat-7.0.42/temp/0-calendar-portlet/WEB-INF/classes/s
ervice.properties
Loading file:/C:/entornos/CARREFOUR/DESARROLLO/liferay-portal-6.2-ee-sp7/tomcat-7.0.42/temp/0-calendar-portlet/WEB-INF/classes/s
ervice.properties
14:08:16,859 INFO [http-bio-9090-exec-1][HookHotDeployListener:689] Registering hook for calendar-portlet
Loading file:/C:/entornos/CARREFOUR/DESARROLLO/liferay-portal-6.2-ee-sp7/tomcat-7.0.42/temp/0-calendar-portlet/WEB-INF/classes/p
ortal.properties
14:08:19,546 INFO [http-bio-9090-exec-1][HookHotDeployListener:817] Hook for calendar-portlet is available for use
14:08:19,593 INFO [http-bio-9090-exec-1][PortletHotDeployListener:343] Registering portlets for calendar-portlet
Loading file:/C:/entornos/CARREFOUR/DESARROLLO/liferay-portal-6.2-ee-sp7/tomcat-7.0.42/temp/0-calendar-portlet/WEB-INF/classes/p
ortlet.properties
14:08:23,437 INFO [http-bio-9090-exec-1][PortletHotDeployListener:490] 1 portlet for calendar-portlet is available for use
14:08:23,437 INFO [http-bio-9090-exec-1][SocialHotDeployListener:94] Registering social for calendar-portlet
14:08:23,437 INFO [http-bio-9090-exec-1][SocialHotDeployListener:103] Social for calendar-portlet is available for use
14:08:23,437 INFO [http-bio-9090-exec-1][HotDeployImpl:217] Deploying chat-portlet from queue
14:08:23,437 INFO [http-bio-9090-exec-1][PluginPackageUtil:1016] Reading plugin package for chat-portlet
Loading file:/C:/entornos/CARREFOUR/DESARROLLO/liferay-portal-6.2-ee-sp7/tomcat-7.0.42/temp/1-chat-portlet/WEB-INF/classes/portl
et.properties
Loading file:/C:/entornos/CARREFOUR/DESARROLLO/liferay-portal-6.2-ee-sp7/tomcat-7.0.42/temp/1-chat-portlet/WEB-INF/classes/servi
ce.properties
Loading file:/C:/entornos/CARREFOUR/DESARROLLO/liferay-portal-6.2-ee-sp7/tomcat-7.0.42/temp/1-chat-portlet/WEB-INF/classes/portl
et.properties
sep 03, 2014 2:08:24 PM org.apache.catalina.core.ApplicationContext log
INFO: Initializing Spring root WebApplicationContext
Loading file:/C:/entornos/CARREFOUR/DESARROLLO/liferay-portal-6.2-ee-sp7/tomcat-7.0.42/temp/1-chat-portlet/WEB-INF/classes/servi
ce.properties
Loading file:/C:/entornos/CARREFOUR/DESARROLLO/liferay-portal-6.2-ee-sp7/tomcat-7.0.42/temp/1-chat-portlet/WEB-INF/classes/servi
ce.properties
14:08:24,937 INFO [http-bio-9090-exec-1][HookHotDeployListener:689] Registering hook for chat-portlet
Loading file:/C:/entornos/CARREFOUR/DESARROLLO/liferay-portal-6.2-ee-sp7/tomcat-7.0.42/temp/1-chat-portlet/WEB-INF/classes/porta
l.properties
14:08:24,984 INFO [http-bio-9090-exec-1][HookHotDeployListener:817] Hook for chat-portlet is available for use
14:08:25,000 INFO [http-bio-9090-exec-1][PortletHotDeployListener:343] Registering portlets for chat-portlet
ESTA EXCEPCION EN PRINCIPIO TAMPOCO NOS AFECTA
14:08:46,359 ERROR [http-bio-9090-exec-1][HotDeployImpl:230] com.liferay.portal.kernel.deploy.hot.HotDeployException: Error regi
stering portlets for chat-portletchat-portlet
com.liferay.portal.kernel.deploy.hot.HotDeployException: Error registering portlets for chat-portletchat-portlet
at com.liferay.portal.kernel.deploy.hot.BaseHotDeployListener.throwHotDeployException(BaseHotDeployListener.java:46)
at com.liferay.portal.deploy.hot.PortletHotDeployListener.invokeDeploy(PortletHotDeployListener.java:127)
at com.liferay.portal.deploy.hot.HotDeployImpl.doFireDeployEvent(HotDeployImpl.java:227)
at com.liferay.portal.deploy.hot.HotDeployImpl.doFireDeployEvent(HotDeployImpl.java:254)
at com.liferay.portal.deploy.hot.HotDeployImpl.doFireDeployEvent(HotDeployImpl.java:254)
at com.liferay.portal.deploy.hot.HotDeployImpl.fireDeployEvent(HotDeployImpl.java:96)
at com.liferay.portal.kernel.deploy.hot.HotDeployUtil.fireDeployEvent(HotDeployUtil.java:28)
at com.liferay.portal.kernel.servlet.PluginContextListener.fireDeployEvent(PluginContextListener.java:164)
at com.liferay.portal.kernel.servlet.PluginContextListener.doPortalInit(PluginContextListener.java:154)
at com.liferay.portal.kernel.util.BasePortalLifecycle.portalInit(BasePortalLifecycle.java:44)
at com.liferay.portal.kernel.util.PortalLifecycleUtil.flushInits(PortalLifecycleUtil.java:50)
at com.liferay.portal.setup.SetupWizardUtil._initPlugins(SetupWizardUtil.java:256)
at com.liferay.portal.setup.SetupWizardUtil.updateSetup(SetupWizardUtil.java:226)
at com.liferay.portal.action.SetupWizardAction.execute(SetupWizardAction.java:79)
at org.apache.struts.action.RequestProcessor.processActionPerform(RequestProcessor.java:431)
at org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:236)
at com.liferay.portal.struts.PortalRequestProcessor.process(PortalRequestProcessor.java:178)
at org.apache.struts.action.ActionServlet.process(ActionServlet.java:1196)
at org.apache.struts.action.ActionServlet.doPost(ActionServlet.java:432)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:647)
at com.liferay.portal.servlet.MainServlet.callParentService(MainServlet.java:549)
at com.liferay.portal.servlet.MainServlet.service(MainServlet.java:526)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:728)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:305)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
at com.liferay.portal.kernel.servlet.filters.invoker.InvokerFilterChain.doFilter(InvokerFilterChain.java:116)
at com.liferay.portal.kernel.servlet.BaseFilter.processFilter(BaseFilter.java:169)
at com.liferay.portal.servlet.filters.strip.StripFilter.processFilter(StripFilter.java:359)
at com.liferay.portal.kernel.servlet.BaseFilter.doFilter(BaseFilter.java:59)
at com.liferay.portal.kernel.servlet.filters.invoker.InvokerFilterChain.processDoFilter(InvokerFilterChain.java:204)
at com.liferay.portal.kernel.servlet.filters.invoker.InvokerFilterChain.doFilter(InvokerFilterChain.java:109)
at com.liferay.portal.kernel.servlet.BaseFilter.processFilter(BaseFilter.java:169)
at com.liferay.portal.servlet.filters.gzip.GZipFilter.processFilter(GZipFilter.java:123)
at com.liferay.portal.kernel.servlet.BaseFilter.doFilter(BaseFilter.java:59)
at com.liferay.portal.kernel.servlet.filters.invoker.InvokerFilterChain.processDoFilter(InvokerFilterChain.java:204)
at com.liferay.portal.kernel.servlet.filters.invoker.InvokerFilterChain.doFilter(InvokerFilterChain.java:109)
at com.liferay.portal.kernel.servlet.BaseFilter.processFilter(BaseFilter.java:169)
at com.liferay.portal.servlet.filters.secure.SecureFilter.processFilter(SecureFilter.java:293)
at com.liferay.portal.kernel.servlet.BaseFilter.doFilter(BaseFilter.java:59)
at com.liferay.portal.kernel.servlet.filters.invoker.InvokerFilterChain.processDoFilter(InvokerFilterChain.java:204)
at com.liferay.portal.kernel.servlet.filters.invoker.InvokerFilterChain.doFilter(InvokerFilterChain.java:109)
at com.liferay.portal.kernel.servlet.BaseFilter.processFilter(BaseFilter.java:169)
at com.liferay.portal.servlet.filters.jsoncontenttype.JSONContentTypeFilter.processFilter(JSONContentTypeFilter.java:46)

at com.liferay.portal.kernel.servlet.BaseFilter.doFilter(BaseFilter.java:59)
at com.liferay.portal.kernel.servlet.filters.invoker.InvokerFilterChain.processDoFilter(InvokerFilterChain.java:204)
at com.liferay.portal.kernel.servlet.filters.invoker.InvokerFilterChain.doFilter(InvokerFilterChain.java:109)
at com.liferay.portal.kernel.servlet.BaseFilter.processFilter(BaseFilter.java:169)
at com.liferay.portal.servlet.filters.sso.ntlm.NtlmPostFilter.processFilter(NtlmPostFilter.java:83)
at com.liferay.portal.kernel.servlet.BaseFilter.doFilter(BaseFilter.java:59)
at com.liferay.portal.kernel.servlet.filters.invoker.InvokerFilterChain.processDoFilter(InvokerFilterChain.java:204)
at com.liferay.portal.kernel.servlet.filters.invoker.InvokerFilterChain.doFilter(InvokerFilterChain.java:109)
at com.liferay.portal.kernel.servlet.BaseFilter.processFilter(BaseFilter.java:169)
at com.liferay.portal.sharepoint.SharepointFilter.processFilter(SharepointFilter.java:88)
at com.liferay.portal.kernel.servlet.BaseFilter.doFilter(BaseFilter.java:59)
at com.liferay.portal.kernel.servlet.filters.invoker.InvokerFilterChain.processDoFilter(InvokerFilterChain.java:204)
at com.liferay.portal.kernel.servlet.filters.invoker.InvokerFilterChain.doFilter(InvokerFilterChain.java:109)
at com.liferay.portal.kernel.servlet.BaseFilter.processFilter(BaseFilter.java:169)
at com.liferay.portal.servlet.filters.virtualhost.VirtualHostFilter.processFilter(VirtualHostFilter.java:226)
at com.liferay.portal.kernel.servlet.BaseFilter.doFilter(BaseFilter.java:59)
at com.liferay.portal.kernel.servlet.filters.invoker.InvokerFilterChain.processDoFilter(InvokerFilterChain.java:204)
at com.liferay.portal.kernel.servlet.filters.invoker.InvokerFilterChain.doFilter(InvokerFilterChain.java:109)
at com.liferay.portal.kernel.servlet.filters.invoker.InvokerFilterChain.processDirectCallFilter(InvokerFilterChain.java:
185)
at com.liferay.portal.kernel.servlet.filters.invoker.InvokerFilterChain.doFilter(InvokerFilterChain.java:96)
at org.tuckey.web.filters.urlrewrite.UrlRewriteFilter.doFilter(UrlRewriteFilter.java:738)
at com.liferay.portal.kernel.servlet.filters.invoker.InvokerFilterChain.processDoFilter(InvokerFilterChain.java:204)
at com.liferay.portal.kernel.servlet.filters.invoker.InvokerFilterChain.doFilter(InvokerFilterChain.java:109)
at com.liferay.portal.kernel.servlet.filters.invoker.InvokerFilterChain.processDirectCallFilter(InvokerFilterChain.java:
165)
at com.liferay.portal.kernel.servlet.filters.invoker.InvokerFilterChain.doFilter(InvokerFilterChain.java:96)
at com.liferay.portal.kernel.servlet.filters.invoker.InvokerFilterChain.processDirectCallFilter(InvokerFilterChain.java:
165)
at com.liferay.portal.kernel.servlet.filters.invoker.InvokerFilterChain.doFilter(InvokerFilterChain.java:96)
at com.liferay.portal.kernel.servlet.filters.invoker.InvokerFilterChain.processDirectCallFilter(InvokerFilterChain.java:
185)
at com.liferay.portal.kernel.servlet.filters.invoker.InvokerFilterChain.doFilter(InvokerFilterChain.java:96)
at com.liferay.portal.kernel.servlet.filters.invoker.InvokerFilter.doFilter(InvokerFilter.java:96)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:222)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:123)
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:502)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:171)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:99)
at org.apache.catalina.valves.AccessLogValve.invoke(AccessLogValve.java:953)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:118)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:408)
at org.apache.coyote.http11.AbstractHttp11Processor.process(AbstractHttp11Processor.java:1023)
at org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:589)
at org.apache.tomcat.util.net.JIoEndpoint$SocketProcessor.run(JIoEndpoint.java:312)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
at java.lang.Thread.run(Thread.java:722)
Caused by: com.liferay.portal.kernel.xml.DocumentException: Connection timed out: connect Nested exception: Connection timed out
: connect
at com.liferay.portal.xml.SAXReaderImpl.read(SAXReaderImpl.java:426)
at com.liferay.portal.xml.SAXReaderImpl.read(SAXReaderImpl.java:444)
at com.liferay.portal.kernel.xml.SAXReaderUtil.read(SAXReaderUtil.java:161)
at com.liferay.portlet.PortletBagFactory.newFriendlyURLRouter(PortletBagFactory.java:751)
at com.liferay.portlet.PortletBagFactory.newFriendlyURLMapper(PortletBagFactory.java:735)
at com.liferay.portlet.PortletBagFactory.create(PortletBagFactory.java:130)
at com.liferay.portal.deploy.hot.PortletHotDeployListener.doInvokeDeploy(PortletHotDeployListener.java:369)
at com.liferay.portal.deploy.hot.PortletHotDeployListener.invokeDeploy(PortletHotDeployListener.java:124)
... 87 more
Caused by: org.dom4j.DocumentException: Connection timed out: connect Nested exception: Connection timed out: connect
at org.dom4j.io.SAXReader.read(SAXReader.java:484)
at org.dom4j.io.SAXReader.read(SAXReader.java:365)
at com.liferay.portal.xml.SAXReaderImpl.read(SAXReaderImpl.java:423)
... 94 more
14:08:46,421 INFO [http-bio-9090-exec-1][HotDeployImpl:291] contacts-portlet is still in queue because it is missing private-me
ssaging-portlet, so-portlet
14:08:46,421 INFO [http-bio-9090-exec-1][HotDeployImpl:291] contacts-portlet is still in queue because it is missing
14:08:46,421 INFO [http-bio-9090-exec-1][HotDeployImpl:291] contacts-portlet is still in queue because it is missing
14:08:46,437 INFO [http-bio-9090-exec-1][HotDeployImpl:291] contacts-portlet is still in queue because it is missing
14:08:46,437 INFO [http-bio-9090-exec-1][HotDeployImpl:291] contacts-portlet is still in queue because it is missing kaleo-web
14:08:46,437 INFO [http-bio-9090-exec-1][HotDeployImpl:291] contacts-portlet is still in queue because it is missing kaleo-desi
gner-portlet, kaleo-web
14:08:46,437 INFO [http-bio-9090-exec-1][HotDeployImpl:291] contacts-portlet is still in queue because it is missing
14:08:46,562 INFO [http-bio-9090-exec-1][HotDeployImpl:217] Deploying deploy-listener-hook from queue
14:08:46,562 INFO [http-bio-9090-exec-1][PluginPackageUtil:1016] Reading plugin package for deploy-listener-hook
Loading file:/C:/entornos/CARREFOUR/DESARROLLO/liferay-portal-6.2-ee-sp7/tomcat-7.0.42/temp/3-deploy-listener-hook/WEB-INF/class
es/portlet.properties
Loading file:/C:/entornos/CARREFOUR/DESARROLLO/liferay-portal-6.2-ee-sp7/tomcat-7.0.42/temp/3-deploy-listener-hook/WEB-INF/class
es/portlet.properties
sep 03, 2014 2:08:47 PM org.apache.catalina.core.ApplicationContext log
INFO: Initializing Spring root WebApplicationContext
14:08:47,062 INFO [http-bio-9090-exec-1][HookHotDeployListener:689] Registering hook for deploy-listener-hook
14:08:47,078 INFO [http-bio-9090-exec-1][HookHotDeployListener:817] Hook for deploy-listener-hook is available for use
14:08:47,078 INFO [http-bio-9090-exec-1][HotDeployImpl:291] contacts-portlet is still in queue because it is missing private-me
ssaging-portlet, so-portlet
14:08:47,078 INFO [http-bio-9090-exec-1][HotDeployImpl:291] contacts-portlet is still in queue because it is missing
14:08:47,078 INFO [http-bio-9090-exec-1][HotDeployImpl:291] contacts-portlet is still in queue because it is missing
14:08:47,078 INFO [http-bio-9090-exec-1][HotDeployImpl:291] contacts-portlet is still in queue because it is missing kaleo-web
14:08:47,078 INFO [http-bio-9090-exec-1][HotDeployImpl:291] contacts-portlet is still in queue because it is missing kaleo-desi
gner-portlet, kaleo-web
14:08:47,078 INFO [http-bio-9090-exec-1][HotDeployImpl:291] contacts-portlet is still in queue because it is missing
14:08:47,093 INFO [http-bio-9090-exec-1][HotDeployImpl:217] Deploying documentum-hook from queue
14:08:47,093 INFO [http-bio-9090-exec-1][PluginPackageUtil:1016] Reading plugin package for documentum-hook
sep 03, 2014 2:08:48 PM org.apache.catalina.core.ApplicationContext log
INFO: Initializing Spring root WebApplicationContext
14:08:48,625 INFO [http-bio-9090-exec-1][HookHotDeployListener:689] Registering hook for documentum-hook
Loading file:/C:/entornos/CARREFOUR/DESARROLLO/liferay-portal-6.2-ee-sp7/tomcat-7.0.42/temp/4-documentum-hook/WEB-INF/classes/po
rtal.properties
14:08:48,656 INFO [http-bio-9090-exec-1][HookHotDeployListener:817] Hook for documentum-hook is available for use
14:08:48,656 INFO [http-bio-9090-exec-1][HotDeployImpl:291] contacts-portlet is still in queue because it is missing private-me
ssaging-portlet, so-portlet
14:08:48,656 INFO [http-bio-9090-exec-1][HotDeployImpl:291] contacts-portlet is still in queue because it is missing
14:08:48,656 INFO [http-bio-9090-exec-1][HotDeployImpl:291] contacts-portlet is still in queue because it is missing kaleo-web
14:08:48,656 INFO [http-bio-9090-exec-1][HotDeployImpl:291] contacts-portlet is still in queue because it is missing kaleo-desi
gner-portlet, kaleo-web
14:08:48,656 INFO [http-bio-9090-exec-1][HotDeployImpl:291] contacts-portlet is still in queue because it is missing
14:08:48,656 INFO [http-bio-9090-exec-1][HotDeployImpl:217] Deploying events-display-portlet from queue
14:08:48,656 INFO [http-bio-9090-exec-1][PluginPackageUtil:1016] Reading plugin package for events-display-portlet
sep 03, 2014 2:08:49 PM org.apache.catalina.core.ApplicationContext log
INFO: Initializing Spring root WebApplicationContext
14:08:49,156 INFO [http-bio-9090-exec-1][PortletHotDeployListener:343] Registering portlets for events-display-portlet
14:08:49,406 INFO [http-bio-9090-exec-1][PortletHotDeployListener:490] 1 portlet for events-display-portlet is available for us
e
14:08:49,406 INFO [http-bio-9090-exec-1][HotDeployImpl:291] contacts-portlet is still in queue because it is missing private-me
ssaging-portlet, so-portlet
14:08:49,406 INFO [http-bio-9090-exec-1][HotDeployImpl:291] contacts-portlet is still in queue because it is missing kaleo-web
14:08:49,406 INFO [http-bio-9090-exec-1][HotDeployImpl:291] contacts-portlet is still in queue because it is missing kaleo-desi
gner-portlet, kaleo-web
14:08:49,406 INFO [http-bio-9090-exec-1][HotDeployImpl:291] contacts-portlet is still in queue because it is missing
14:08:49,406 INFO [http-bio-9090-exec-1][HotDeployImpl:291] kaleo-designer-portlet is still in queue because it is missing priv
ate-messaging-portlet, so-portlet
14:08:49,406 INFO [http-bio-9090-exec-1][HotDeployImpl:291] kaleo-designer-portlet is still in queue because it is missing kale
o-web
14:08:49,421 INFO [http-bio-9090-exec-1][HotDeployImpl:291] kaleo-designer-portlet is still in queue because it is missing kale
o-designer-portlet, kaleo-web
14:08:49,421 INFO [http-bio-9090-exec-1][HotDeployImpl:291] kaleo-designer-portlet is still in queue because it is missing
14:08:49,531 INFO [http-bio-9090-exec-1][HotDeployImpl:291] kaleo-forms-portlet is still in queue because it is missing private
-messaging-portlet, so-portlet
14:08:49,546 INFO [http-bio-9090-exec-1][HotDeployImpl:291] kaleo-forms-portlet is still in queue because it is missing kaleo-w
eb
14:08:49,546 INFO [http-bio-9090-exec-1][HotDeployImpl:291] kaleo-forms-portlet is still in queue because it is missing kaleo-d
esigner-portlet, kaleo-web
14:08:49,546 INFO [http-bio-9090-exec-1][HotDeployImpl:291] kaleo-forms-portlet is still in queue because it is missing
14:08:49,671 INFO [http-bio-9090-exec-1][HotDeployImpl:217] Deploying kaleo-web from queue
14:08:49,671 INFO [http-bio-9090-exec-1][PluginPackageUtil:1016] Reading plugin package for kaleo-web
Loading file:/C:/entornos/CARREFOUR/DESARROLLO/liferay-portal-6.2-ee-sp7/tomcat-7.0.42/temp/8-kaleo-web/WEB-INF/classes/portlet.
properties
Loading file:/C:/entornos/CARREFOUR/DESARROLLO/liferay-portal-6.2-ee-sp7/tomcat-7.0.42/temp/8-kaleo-web/WEB-INF/classes/service.
properties
Loading file:/C:/entornos/CARREFOUR/DESARROLLO/liferay-portal-6.2-ee-sp7/tomcat-7.0.42/temp/8-kaleo-web/WEB-INF/classes/portlet.
properties
sep 03, 2014 2:08:50 PM org.apache.catalina.core.ApplicationContext log
INFO: Initializing Spring root WebApplicationContext
Loading file:/C:/entornos/CARREFOUR/DESARROLLO/liferay-portal-6.2-ee-sp7/tomcat-7.0.42/temp/8-kaleo-web/WEB-INF/classes/service.
properties
Loading file:/C:/entornos/CARREFOUR/DESARROLLO/liferay-portal-6.2-ee-sp7/tomcat-7.0.42/temp/8-kaleo-web/WEB-INF/classes/service.
properties
14:08:55,718 INFO [http-bio-9090-exec-1][HookHotDeployListener:689] Registering hook for kaleo-web
Loading file:/C:/entornos/CARREFOUR/DESARROLLO/liferay-portal-6.2-ee-sp7/tomcat-7.0.42/temp/8-kaleo-web/WEB-INF/classes/portal.p
roperties
14:08:55,765 INFO [http-bio-9090-exec-1][HookHotDeployListener:817] Hook for kaleo-web is available for use
14:08:55,781 INFO [http-bio-9090-exec-1][HotDeployImpl:291] contacts-portlet is still in queue because it is missing private-me
ssaging-portlet, so-portlet
14:08:55,781 INFO [http-bio-9090-exec-1][HotDeployImpl:291] contacts-portlet is still in queue because it is missing
14:08:55,781 INFO [http-bio-9090-exec-1][HotDeployImpl:291] contacts-portlet is still in queue because it is missing kaleo-desi
gner-portlet
14:08:55,781 INFO [http-bio-9090-exec-1][HotDeployImpl:217] Deploying kaleo-designer-portlet from queue
14:08:55,781 INFO [http-bio-9090-exec-1][PluginPackageUtil:1016] Reading plugin package for kaleo-designer-portlet
Loading file:/C:/entornos/CARREFOUR/DESARROLLO/liferay-portal-6.2-ee-sp7/tomcat-7.0.42/temp/6-kaleo-designer-portlet/WEB-INF/cla
sses/portlet.properties
Loading file:/C:/entornos/CARREFOUR/DESARROLLO/liferay-portal-6.2-ee-sp7/tomcat-7.0.42/temp/6-kaleo-designer-portlet/WEB-INF/cla
sses/service.properties
Loading file:/C:/entornos/CARREFOUR/DESARROLLO/liferay-portal-6.2-ee-sp7/tomcat-7.0.42/temp/6-kaleo-designer-portlet/WEB-INF/cla
sses/portlet.properties
sep 03, 2014 2:08:56 PM org.apache.catalina.core.ApplicationContext log
INFO: Initializing Spring root WebApplicationContext
Loading file:/C:/entornos/CARREFOUR/DESARROLLO/liferay-portal-6.2-ee-sp7/tomcat-7.0.42/temp/6-kaleo-designer-portlet/WEB-INF/cla
sses/service.properties
Loading file:/C:/entornos/CARREFOUR/DESARROLLO/liferay-portal-6.2-ee-sp7/tomcat-7.0.42/temp/6-kaleo-designer-portlet/WEB-INF/cla
sses/service.properties
14:08:56,906 INFO [http-bio-9090-exec-1][HookHotDeployListener:689] Registering hook for kaleo-designer-portlet
Loading file:/C:/entornos/CARREFOUR/DESARROLLO/liferay-portal-6.2-ee-sp7/tomcat-7.0.42/temp/6-kaleo-designer-portlet/WEB-INF/cla
sses/portal.properties
14:08:57,390 INFO [http-bio-9090-exec-1][HookHotDeployListener:817] Hook for kaleo-designer-portlet is available for use
14:08:57,406 INFO [http-bio-9090-exec-1][PortletHotDeployListener:343] Registering portlets for kaleo-designer-portlet
Loading file:/C:/entornos/CARREFOUR/DESARROLLO/liferay-portal-6.2-ee-sp7/tomcat-7.0.42/temp/6-kaleo-designer-portlet/WEB-INF/cla
sses/portlet.properties
14:09:12,875 INFO [http-bio-9090-exec-1][PortletHotDeployListener:495] 2 portlets for kaleo-designer-portlet are available for
use
14:09:12,875 INFO [http-bio-9090-exec-1][HotDeployImpl:291] contacts-portlet is still in queue because it is missing private-me
ssaging-portlet, so-portlet
14:09:12,875 INFO [http-bio-9090-exec-1][HotDeployImpl:291] contacts-portlet is still in queue because it is missing
14:09:12,875 INFO [http-bio-9090-exec-1][HotDeployImpl:217] Deploying kaleo-forms-portlet from queue
14:09:12,875 INFO [http-bio-9090-exec-1][PluginPackageUtil:1016] Reading plugin package for kaleo-forms-portlet
Loading file:/C:/entornos/CARREFOUR/DESARROLLO/liferay-portal-6.2-ee-sp7/tomcat-7.0.42/temp/7-kaleo-forms-portlet/WEB-INF/classe
s/portlet.properties
Loading file:/C:/entornos/CARREFOUR/DESARROLLO/liferay-portal-6.2-ee-sp7/tomcat-7.0.42/temp/7-kaleo-forms-portlet/WEB-INF/classe
s/service.properties
Loading file:/C:/entornos/CARREFOUR/DESARROLLO/liferay-portal-6.2-ee-sp7/tomcat-7.0.42/temp/7-kaleo-forms-portlet/WEB-INF/classe
s/portlet.properties
sep 03, 2014 2:09:13 PM org.apache.catalina.core.ApplicationContext log
INFO: Initializing Spring root WebApplicationContext
Loading file:/C:/entornos/CARREFOUR/DESARROLLO/liferay-portal-6.2-ee-sp7/tomcat-7.0.42/temp/7-kaleo-forms-portlet/WEB-INF/classe
s/service.properties
Loading file:/C:/entornos/CARREFOUR/DESARROLLO/liferay-portal-6.2-ee-sp7/tomcat-7.0.42/temp/7-kaleo-forms-portlet/WEB-INF/classe
s/service.properties
14:09:14,218 INFO [http-bio-9090-exec-1][HookHotDeployListener:689] Registering hook for kaleo-forms-portlet
14:09:14,515 INFO [http-bio-9090-exec-1][HookHotDeployListener:817] Hook for kaleo-forms-portlet is available for use
14:09:14,531 INFO [http-bio-9090-exec-1][PortletHotDeployListener:343] Registering portlets for kaleo-forms-portlet
Loading file:/C:/entornos/CARREFOUR/DESARROLLO/liferay-portal-6.2-ee-sp7/tomcat-7.0.42/temp/7-kaleo-forms-portlet/WEB-INF/classe
s/portlet.properties
14:09:17,390 INFO [http-bio-9090-exec-1][PortletHotDeployListener:490] 1 portlet for kaleo-forms-portlet is available for use
14:09:17,390 INFO [http-bio-9090-exec-1][HotDeployImpl:291] contacts-portlet is still in queue because it is missing private-me
ssaging-portlet, so-portlet
14:09:17,484 INFO [http-bio-9090-exec-1][HotDeployImpl:291] contacts-portlet is still in queue because it is missing private-me
ssaging-portlet, so-portlet
14:09:17,546 INFO [http-bio-9090-exec-1][HotDeployImpl:291] contacts-portlet is still in queue because it is missing private-me
ssaging-portlet, so-portlet
14:09:17,671 INFO [http-bio-9090-exec-1][HotDeployEvent:145] Plugin microblogs-portlet requires marketplace-portlet
14:09:17,671 INFO [http-bio-9090-exec-1][HotDeployImpl:217] Deploying microblogs-portlet from queue
14:09:17,671 INFO [http-bio-9090-exec-1][PluginPackageUtil:1016] Reading plugin package for microblogs-portlet
Loading file:/C:/entornos/CARREFOUR/DESARROLLO/liferay-portal-6.2-ee-sp7/tomcat-7.0.42/temp/10-microblogs-portlet/WEB-INF/classe
s/portlet.properties
Loading file:/C:/entornos/CARREFOUR/DESARROLLO/liferay-portal-6.2-ee-sp7/tomcat-7.0.42/temp/10-microblogs-portlet/WEB-INF/classe
s/service.properties
Loading file:/C:/entornos/CARREFOUR/DESARROLLO/liferay-portal-6.2-ee-sp7/tomcat-7.0.42/temp/10-microblogs-portlet/WEB-INF/classe
s/portlet.properties
sep 03, 2014 2:09:17 PM org.apache.catalina.core.ApplicationContext log
INFO: Initializing Spring root WebApplicationContext
Loading file:/C:/entornos/CARREFOUR/DESARROLLO/liferay-portal-6.2-ee-sp7/tomcat-7.0.42/temp/10-microblogs-portlet/WEB-INF/classe
s/service.properties
Loading file:/C:/entornos/CARREFOUR/DESARROLLO/liferay-portal-6.2-ee-sp7/tomcat-7.0.42/temp/10-microblogs-portlet/WEB-INF/classe
s/service.properties
14:09:18,515 INFO [http-bio-9090-exec-1][HookHotDeployListener:689] Registering hook for microblogs-portlet
14:09:18,781 INFO [http-bio-9090-exec-1][HookHotDeployListener:817] Hook for microblogs-portlet is available for use
14:09:18,796 INFO [http-bio-9090-exec-1][PortletHotDeployListener:343] Registering portlets for microblogs-portlet
Loading file:/C:/entornos/CARREFOUR/DESARROLLO/liferay-portal-6.2-ee-sp7/tomcat-7.0.42/temp/10-microblogs-portlet/WEB-INF/classe
s/portlet.properties
14:09:19,125 INFO [http-bio-9090-exec-1][PortletHotDeployListener:495] 2 portlets for microblogs-portlet are available for use
14:09:19,125 INFO [http-bio-9090-exec-1][HotDeployImpl:291] contacts-portlet is still in queue because it is missing private-me
ssaging-portlet, so-portlet
14:09:19,421 INFO [http-bio-9090-exec-1][HotDeployEvent:145] Plugin notifications-portlet requires marketplace-portlet
14:09:19,421 INFO [http-bio-9090-exec-1][HotDeployImpl:217] Deploying notifications-portlet from queue
14:09:19,421 INFO [http-bio-9090-exec-1][PluginPackageUtil:1016] Reading plugin package for notifications-portlet
Loading file:/C:/entornos/CARREFOUR/DESARROLLO/liferay-portal-6.2-ee-sp7/tomcat-7.0.42/temp/11-notifications-portlet/WEB-INF/cla
sses/portlet.properties
Loading file:/C:/entornos/CARREFOUR/DESARROLLO/liferay-portal-6.2-ee-sp7/tomcat-7.0.42/temp/11-notifications-portlet/WEB-INF/cla
sses/portlet.properties
sep 03, 2014 2:09:19 PM org.apache.catalina.core.ApplicationContext log
INFO: Initializing Spring root WebApplicationContext
14:09:19,765 INFO [http-bio-9090-exec-1][HookHotDeployListener:689] Registering hook for notifications-portlet
Loading file:/C:/entornos/CARREFOUR/DESARROLLO/liferay-portal-6.2-ee-sp7/tomcat-7.0.42/temp/11-notifications-portlet/WEB-INF/cla
sses/portal.properties
14:09:19,812 INFO [http-bio-9090-exec-1][HookHotDeployListener:817] Hook for notifications-portlet is available for use
14:09:19,828 INFO [http-bio-9090-exec-1][PortletHotDeployListener:343] Registering portlets for notifications-portlet
Loading file:/C:/entornos/CARREFOUR/DESARROLLO/liferay-portal-6.2-ee-sp7/tomcat-7.0.42/temp/11-notifications-portlet/WEB-INF/cla
sses/portlet.properties
14:09:20,250 INFO [http-bio-9090-exec-1][PortletHotDeployListener:495] 2 portlets for notifications-portlet are available for u
se
14:09:20,250 INFO [http-bio-9090-exec-1][HotDeployImpl:291] contacts-portlet is still in queue because it is missing private-me
ssaging-portlet, so-portlet
14:09:20,562 INFO [http-bio-9090-exec-1][HotDeployEvent:145] Plugin opensocial-portlet requires marketplace-portlet
14:09:20,562 INFO [http-bio-9090-exec-1][HotDeployImpl:217] Deploying opensocial-portlet from queue
14:09:20,562 INFO [http-bio-9090-exec-1][PluginPackageUtil:1016] Reading plugin package for opensocial-portlet
Loading file:/C:/entornos/CARREFOUR/DESARROLLO/liferay-portal-6.2-ee-sp7/tomcat-7.0.42/temp/12-opensocial-portlet/WEB-INF/classe
s/portlet.properties
Loading file:/C:/entornos/CARREFOUR/DESARROLLO/liferay-portal-6.2-ee-sp7/tomcat-7.0.42/temp/12-opensocial-portlet/WEB-INF/classe
s/service.properties
Loading file:/C:/entornos/CARREFOUR/DESARROLLO/liferay-portal-6.2-ee-sp7/tomcat-7.0.42/temp/12-opensocial-portlet/WEB-INF/classe
s/portlet.properties
sep 03, 2014 2:09:22 PM org.apache.catalina.core.ApplicationContext log
INFO: Initializing Spring root WebApplicationContext
Loading file:/C:/entornos/CARREFOUR/DESARROLLO/liferay-portal-6.2-ee-sp7/tomcat-7.0.42/temp/12-opensocial-portlet/WEB-INF/classe
s/service.properties
Loading file:/C:/entornos/CARREFOUR/DESARROLLO/liferay-portal-6.2-ee-sp7/tomcat-7.0.42/temp/12-opensocial-portlet/WEB-INF/classe
s/service.properties
14:09:23,625 INFO [http-bio-9090-exec-1][HookHotDeployListener:689] Registering hook for opensocial-portlet
Loading file:/C:/entornos/CARREFOUR/DESARROLLO/liferay-portal-6.2-ee-sp7/tomcat-7.0.42/temp/12-opensocial-portlet/WEB-INF/classe
s/portal.properties
14:09:23,640 INFO [http-bio-9090-exec-1][HookHotDeployListener:817] Hook for opensocial-portlet is available for use
14:09:23,640 INFO [http-bio-9090-exec-1][PortletHotDeployListener:343] Registering portlets for opensocial-portlet
Loading file:/C:/entornos/CARREFOUR/DESARROLLO/liferay-portal-6.2-ee-sp7/tomcat-7.0.42/temp/12-opensocial-portlet/WEB-INF/classe
s/portlet.properties
14:09:27,921 INFO [http-bio-9090-exec-1][PortletHotDeployListener:495] 4 portlets for opensocial-portlet are available for use
14:09:27,921 INFO [http-bio-9090-exec-1][HotDeployImpl:291] contacts-portlet is still in queue because it is missing private-me
ssaging-portlet, so-portlet
14:09:30,000 INFO [http-bio-9090-exec-1][HotDeployEvent:145] Plugin portal-compat-hook requires marketplace-portlet
14:09:30,000 INFO [http-bio-9090-exec-1][HotDeployImpl:217] Deploying portal-compat-hook from queue
14:09:30,000 INFO [http-bio-9090-exec-1][PluginPackageUtil:1016] Reading plugin package for portal-compat-hook
sep 03, 2014 2:09:30 PM org.apache.catalina.core.ApplicationContext log
INFO: Initializing Spring root WebApplicationContext
14:09:30,343 INFO [http-bio-9090-exec-1][HookHotDeployListener:689] Registering hook for portal-compat-hook
Loading file:/C:/entornos/CARREFOUR/DESARROLLO/liferay-portal-6.2-ee-sp7/tomcat-7.0.42/temp/13-portal-compat-hook/WEB-INF/classe
s/portal.properties
14:09:30,468 INFO [http-bio-9090-exec-1][HookHotDeployListener:817] Hook for portal-compat-hook is available for use
14:09:30,468 INFO [http-bio-9090-exec-1][HotDeployImpl:291] contacts-portlet is still in queue because it is missing private-me
ssaging-portlet, so-portlet
14:09:30,609 INFO [http-bio-9090-exec-1][HotDeployEvent:145] Plugin private-messaging-portlet requires marketplace-portlet
14:09:30,609 INFO [http-bio-9090-exec-1][HotDeployImpl:217] Deploying private-messaging-portlet from queue
14:09:30,609 INFO [http-bio-9090-exec-1][PluginPackageUtil:1016] Reading plugin package for private-messaging-portlet
Loading file:/C:/entornos/CARREFOUR/DESARROLLO/liferay-portal-6.2-ee-sp7/tomcat-7.0.42/temp/14-private-messaging-portlet/WEB-INF
/classes/portlet.properties
Loading file:/C:/entornos/CARREFOUR/DESARROLLO/liferay-portal-6.2-ee-sp7/tomcat-7.0.42/temp/14-private-messaging-portlet/WEB-INF
/classes/service.properties
sep 03, 2014 2:09:31 PM org.apache.shindig.config.JsonContainerConfig loadContainers
INFO: Loading resources from: containers/default/container.js
sep 03, 2014 2:09:31 PM org.apache.shindig.config.JsonContainerConfig loadResources
INFO: Reading container config: containers/default/container.js
Loading file:/C:/entornos/CARREFOUR/DESARROLLO/liferay-portal-6.2-ee-sp7/tomcat-7.0.42/temp/14-private-messaging-portlet/WEB-INF
/classes/portlet.properties
sep 03, 2014 2:09:31 PM org.apache.catalina.core.ApplicationContext log
INFO: Initializing Spring root WebApplicationContext
Loading file:/C:/entornos/CARREFOUR/DESARROLLO/liferay-portal-6.2-ee-sp7/tomcat-7.0.42/temp/14-private-messaging-portlet/WEB-INF
/classes/service.properties
Loading file:/C:/entornos/CARREFOUR/DESARROLLO/liferay-portal-6.2-ee-sp7/tomcat-7.0.42/temp/14-private-messaging-portlet/WEB-INF
/classes/service.properties
14:09:31,546 INFO [http-bio-9090-exec-1][HookHotDeployListener:689] Registering hook for private-messaging-portlet
Loading file:/C:/entornos/CARREFOUR/DESARROLLO/liferay-portal-6.2-ee-sp7/tomcat-7.0.42/temp/14-private-messaging-portlet/WEB-INF
/classes/portal.properties
sep 03, 2014 2:09:31 PM org.apache.shindig.gadgets.features.FeatureRegistry register
INFO: Loading resources from: res:features-extras/features.txt
14:09:31,968 INFO [http-bio-9090-exec-1][HookHotDeployListener:817] Hook for private-messaging-portlet is available for use
14:09:31,984 INFO [http-bio-9090-exec-1][PortletHotDeployListener:343] Registering portlets for private-messaging-portlet
sep 03, 2014 2:09:31 PM org.apache.shindig.common.xml.XmlUtil <clinit>
INFO: Not using secure XML processing.
sep 03, 2014 2:09:32 PM org.apache.shindig.common.xml.XmlUtil <clinit>
INFO: Reusing document builders
Loading file:/C:/entornos/CARREFOUR/DESARROLLO/liferay-portal-6.2-ee-sp7/tomcat-7.0.42/temp/14-private-messaging-portlet/WEB-INF
/classes/portlet.properties
14:09:33,453 INFO [http-bio-9090-exec-1][PortletHotDeployListener:490] 1 portlet for private-messaging-portlet is available for
use
14:09:33,453 INFO [http-bio-9090-exec-1][HotDeployImpl:291] contacts-portlet is still in queue because it is missing so-portlet

14:09:33,546 INFO [http-bio-9090-exec-1][HotDeployEvent:145] Plugin resources-importer-web requires marketplace-portlet
14:09:33,546 INFO [http-bio-9090-exec-1][HotDeployImpl:217] Deploying resources-importer-web from queue
14:09:33,546 INFO [http-bio-9090-exec-1][PluginPackageUtil:1016] Reading plugin package for resources-importer-web
sep 03, 2014 2:09:33 PM org.apache.catalina.core.ApplicationContext log
INFO: Initializing Spring root WebApplicationContext
14:09:33,843 INFO [http-bio-9090-exec-1][HotDeployImpl:291] contacts-portlet is still in queue because it is missing so-portlet

14:09:34,046 INFO [http-bio-9090-exec-1][HotDeployEvent:145] Plugin sharepoint-hook requires marketplace-portlet
14:09:34,046 INFO [http-bio-9090-exec-1][HotDeployImpl:217] Deploying sharepoint-hook from queue
14:09:34,046 INFO [http-bio-9090-exec-1][PluginPackageUtil:1016] Reading plugin package for sharepoint-hook
sep 03, 2014 2:09:34 PM org.apache.catalina.core.ApplicationContext log
INFO: Initializing Spring root WebApplicationContext
14:09:34,703 INFO [http-bio-9090-exec-1][HookHotDeployListener:689] Registering hook for sharepoint-hook
Loading file:/C:/entornos/CARREFOUR/DESARROLLO/liferay-portal-6.2-ee-sp7/tomcat-7.0.42/temp/16-sharepoint-hook/WEB-INF/classes/p
ortal.properties
14:09:34,718 INFO [http-bio-9090-exec-1][HookHotDeployListener:817] Hook for sharepoint-hook is available for use
14:09:34,718 INFO [http-bio-9090-exec-1][HotDeployImpl:291] contacts-portlet is still in queue because it is missing so-portlet

14:09:34,859 INFO [http-bio-9090-exec-1][HotDeployEvent:145] Plugin so-activities-hook requires calendar-portlet, marketplace-p
ortlet, microblogs-portlet, tasks-portlet
14:09:34,859 INFO [http-bio-9090-exec-1][HotDeployImpl:273] Queueing so-activities-hook for deploy because it is missing tasks-
portlet
14:09:35,062 INFO [http-bio-9090-exec-1][HotDeployEvent:145] Plugin so-announcements-portlet requires marketplace-portlet
14:09:35,062 INFO [http-bio-9090-exec-1][HotDeployImpl:217] Deploying so-announcements-portlet from queue
14:09:35,062 INFO [http-bio-9090-exec-1][PluginPackageUtil:1016] Reading plugin package for so-announcements-portlet
sep 03, 2014 2:09:35 PM org.apache.catalina.core.ApplicationContext log
INFO: Initializing Spring root WebApplicationContext
14:09:35,484 INFO [http-bio-9090-exec-1][HookHotDeployListener:689] Registering hook for so-announcements-portlet
14:09:35,796 INFO [http-bio-9090-exec-1][HookHotDeployListener:817] Hook for so-announcements-portlet is available for use
14:09:35,812 INFO [http-bio-9090-exec-1][PortletHotDeployListener:343] Registering portlets for so-announcements-portlet
14:09:36,156 INFO [http-bio-9090-exec-1][PortletHotDeployListener:490] 1 portlet for so-announcements-portlet is available for
use
14:09:36,156 INFO [http-bio-9090-exec-1][HotDeployImpl:291] contacts-portlet is still in queue because it is missing so-portlet

14:09:36,156 INFO [http-bio-9090-exec-1][HotDeployImpl:291] contacts-portlet is still in queue because it is missing tasks-port
let
14:09:36,156 INFO [http-bio-9090-exec-1][HotDeployImpl:291] so-activities-hook is still in queue because it is missing so-portl
et
14:09:36,156 INFO [http-bio-9090-exec-1][HotDeployImpl:291] so-activities-hook is still in queue because it is missing tasks-po
rtlet
14:09:36,312 INFO [http-bio-9090-exec-1][HotDeployEvent:145] Plugin so-configurations-portlet requires marketplace-portlet, so-
hook, so-portlet
14:09:36,312 INFO [http-bio-9090-exec-1][HotDeployImpl:273] Queueing so-configurations-portlet for deploy because it is missing
so-hook, so-portlet
14:09:36,500 INFO [http-bio-9090-exec-1][HotDeployEvent:145] Plugin so-hook requires calendar-portlet, contacts-portlet, deploy
-listener-hook, events-display-portlet, marketplace-portlet, microblogs-portlet, portal-compat-hook, private-messaging-portlet,
so-announcements-portlet, so-portlet, so-theme, tasks-portlet, wysiwyg-portlet
14:09:36,500 INFO [http-bio-9090-exec-1][HotDeployImpl:273] Queueing so-hook for deploy because it is missing contacts-portlet,
so-portlet, so-theme, tasks-portlet, wysiwyg-portlet
14:09:36,656 INFO [http-bio-9090-exec-1][HotDeployEvent:145] Plugin so-portlet requires marketplace-portlet, microblogs-portlet

14:09:36,656 INFO [http-bio-9090-exec-1][HotDeployImpl:217] Deploying so-portlet from queue
14:09:36,656 INFO [http-bio-9090-exec-1][PluginPackageUtil:1016] Reading plugin package for so-portlet
Loading file:/C:/entornos/CARREFOUR/DESARROLLO/liferay-portal-6.2-ee-sp7/tomcat-7.0.42/temp/21-so-portlet/WEB-INF/classes/portle
t.properties
Loading file:/C:/entornos/CARREFOUR/DESARROLLO/liferay-portal-6.2-ee-sp7/tomcat-7.0.42/temp/21-so-portlet/WEB-INF/classes/servic
e.properties
Loading file:/C:/entornos/CARREFOUR/DESARROLLO/liferay-portal-6.2-ee-sp7/tomcat-7.0.42/temp/21-so-portlet/WEB-INF/classes/portle
t.properties
sep 03, 2014 2:09:37 PM org.apache.catalina.core.ApplicationContext log
INFO: Initializing Spring root WebApplicationContext
Loading file:/C:/entornos/CARREFOUR/DESARROLLO/liferay-portal-6.2-ee-sp7/tomcat-7.0.42/temp/21-so-portlet/WEB-INF/classes/servic
e.properties
sep 03, 2014 2:09:37 PM org.apache.shindig.gadgets.http.BasicHttpFetcher fetch
INFO: Got Exception fetching http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js - 5078ms
org.apache.http.conn.ConnectTimeoutException: Connect to ajax.googleapis.com/173.194.66.95:80 timed out
at org.apache.http.conn.scheme.PlainSocketFactory.connectSocket(PlainSocketFactory.java:125)
at org.apache.http.impl.conn.DefaultClientConnectionOperator.openConnection(DefaultClientConnectionOperator.java:123)
at org.apache.http.impl.conn.AbstractPoolEntry.open(AbstractPoolEntry.java:147)
at org.apache.http.impl.conn.AbstractPooledConnAdapter.open(AbstractPooledConnAdapter.java:108)
at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:415)
at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:641)
at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:597)
at org.apache.shindig.gadgets.http.BasicHttpFetcher.fetch(BasicHttpFetcher.java:354)
at org.apache.shindig.gadgets.features.FeatureResourceLoader$UriResource.getContent(FeatureResourceLoader.java:250)
at org.apache.shindig.gadgets.features.FeatureResourceLoader$UriResource.<init>(FeatureResourceLoader.java:229)
at org.apache.shindig.gadgets.features.FeatureResourceLoader$UriResource.<init>(FeatureResourceLoader.java:217)
at org.apache.shindig.gadgets.features.FeatureResourceLoader.loadUri(FeatureResourceLoader.java:122)
at org.apache.shindig.gadgets.features.FeatureResourceLoader.load(FeatureResourceLoader.java:86)
at org.apache.shindig.gadgets.features.FeatureRegistry.loadFeature(FeatureRegistry.java:459)
at org.apache.shindig.gadgets.features.FeatureRegistry.loadResources(FeatureRegistry.java:402)
at org.apache.shindig.gadgets.features.FeatureRegistry.register(FeatureRegistry.java:151)
at org.apache.shindig.gadgets.features.FeatureRegistry.<init>(FeatureRegistry.java:88)
at org.apache.shindig.gadgets.features.FeatureRegistry$$FastClassByGuice$$536f6a5.newInstance(<generated>)
at com.google.inject.internal.cglib.reflect.FastConstructor.newInstance(FastConstructor.java:40)
at com.google.inject.DefaultConstructionProxyFactory$1.newInstance(DefaultConstructionProxyFactory.java:60)
at com.google.inject.ConstructorInjector.construct(ConstructorInjector.java:85)
at com.google.inject.ConstructorBindingImpl$Factory.get(ConstructorBindingImpl.java:111)
at com.google.inject.ProviderToInternalFactoryAdapter$1.call(ProviderToInternalFactoryAdapter.java:45)
at com.google.inject.InjectorImpl.callInContext(InjectorImpl.java:811)
at com.google.inject.ProviderToInternalFactoryAdapter.get(ProviderToInternalFactoryAdapter.java:42)
at com.google.inject.Scopes$1$1.get(Scopes.java:54)
at com.google.inject.InternalFactoryToProviderAdapter.get(InternalFactoryToProviderAdapter.java:48)
at com.google.inject.SingleParameterInjector.inject(SingleParameterInjector.java:42)
at com.google.inject.SingleParameterInjector.getAll(SingleParameterInjector.java:66)
at com.google.inject.ConstructorInjector.construct(ConstructorInjector.java:84)
at com.google.inject.ConstructorBindingImpl$Factory.get(ConstructorBindingImpl.java:111)
at com.google.inject.ProviderToInternalFactoryAdapter$1.call(ProviderToInternalFactoryAdapter.java:45)
at com.google.inject.InjectorImpl.callInContext(InjectorImpl.java:811)
at com.google.inject.ProviderToInternalFactoryAdapter.get(ProviderToInternalFactoryAdapter.java:42)
at com.google.inject.Scopes$1$1.get(Scopes.java:54)
at com.google.inject.InternalFactoryToProviderAdapter.get(InternalFactoryToProviderAdapter.java:48)
at com.google.inject.SingleFieldInjector.inject(SingleFieldInjector.java:56)
at com.google.inject.InjectionRequestProcessor$StaticInjection$1.call(InjectionRequestProcessor.java:109)
at com.google.inject.InjectionRequestProcessor$StaticInjection$1.call(InjectionRequestProcessor.java:106)
at com.google.inject.InjectorImpl.callInContext(InjectorImpl.java:804)
at com.google.inject.InjectionRequestProcessor$StaticInjection.injectMembers(InjectionRequestProcessor.java:106)
at com.google.inject.InjectionRequestProcessor.injectMembers(InjectionRequestProcessor.java:74)
at com.google.inject.InjectorBuilder.injectDynamically(InjectorBuilder.java:168)
at com.google.inject.InjectorBuilder.build(InjectorBuilder.java:113)
at com.google.inject.Guice.createInjector(Guice.java:92)
at org.apache.shindig.common.servlet.GuiceServletContextListener.contextInitialized(GuiceServletContextListener.java:73)

at com.liferay.opensocial.messaging.OpenSocialHotDeployMessageListener.onDeploy(OpenSocialHotDeployMessageListener.java:
99)
at com.liferay.portal.kernel.messaging.HotDeployMessageListener.doReceive(HotDeployMessageListener.java:55)
at com.liferay.portal.kernel.messaging.BaseMessageListener.receive(BaseMessageListener.java:26)
at com.liferay.portal.kernel.messaging.InvokerMessageListener.receive(InvokerMessageListener.java:72)
at com.liferay.portal.kernel.messaging.SerialDestination$1.run(SerialDestination.java:65)
at com.liferay.portal.kernel.concurrent.ThreadPoolExecutor$WorkerTask._runTask(ThreadPoolExecutor.java:682)
at com.liferay.portal.kernel.concurrent.ThreadPoolExecutor$WorkerTask.run(ThreadPoolExecutor.java:593)
at java.lang.Thread.run(Thread.java:722)

sep 03, 2014 2:09:37 PM org.apache.shindig.gadgets.features.FeatureResourceLoader$UriResource getContent
WARNING: Unable to retrieve remote library from http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js
sep 03, 2014 2:09:37 PM org.apache.shindig.gadgets.features.FeatureRegistry register
INFO: Loading resources from: res:features/features.txt
Loading file:/C:/entornos/CARREFOUR/DESARROLLO/liferay-portal-6.2-ee-sp7/tomcat-7.0.42/temp/21-so-portlet/WEB-INF/classes/servic
e.properties
14:09:37,890 INFO [http-bio-9090-exec-1][HookHotDeployListener:689] Registering hook for so-portlet
Loading file:/C:/entornos/CARREFOUR/DESARROLLO/liferay-portal-6.2-ee-sp7/tomcat-7.0.42/temp/21-so-portlet/WEB-INF/classes/portal
.properties
14:09:38,625 INFO [http-bio-9090-exec-1][HookHotDeployListener:817] Hook for so-portlet is available for use
14:09:38,625 INFO [http-bio-9090-exec-1][PortletHotDeployListener:343] Registering portlets for so-portlet
Loading file:/C:/entornos/CARREFOUR/DESARROLLO/liferay-portal-6.2-ee-sp7/tomcat-7.0.42/temp/21-so-portlet/WEB-INF/classes/portle
t.properties
14:09:39,859 INFO [http-bio-9090-exec-1][PortletHotDeployListener:495] 6 portlets for so-portlet are available for use
14:09:39,859 INFO [http-bio-9090-exec-1][HotDeployImpl:217] Deploying contacts-portlet from queue
14:09:39,859 INFO [http-bio-9090-exec-1][PluginPackageUtil:1016] Reading plugin package for contacts-portlet
Loading file:/C:/entornos/CARREFOUR/DESARROLLO/liferay-portal-6.2-ee-sp7/tomcat-7.0.42/temp/2-contacts-portlet/WEB-INF/classes/p
ortlet.properties
Loading file:/C:/entornos/CARREFOUR/DESARROLLO/liferay-portal-6.2-ee-sp7/tomcat-7.0.42/temp/2-contacts-portlet/WEB-INF/classes/s
ervice.properties
Loading file:/C:/entornos/CARREFOUR/DESARROLLO/liferay-portal-6.2-ee-sp7/tomcat-7.0.42/temp/2-contacts-portlet/WEB-INF/classes/p
ortlet.properties
sep 03, 2014 2:09:40 PM org.apache.catalina.core.ApplicationContext log
INFO: Initializing Spring root WebApplicationContext
Loading file:/C:/entornos/CARREFOUR/DESARROLLO/liferay-portal-6.2-ee-sp7/tomcat-7.0.42/temp/2-contacts-portlet/WEB-INF/classes/s
ervice.properties
Loading file:/C:/entornos/CARREFOUR/DESARROLLO/liferay-portal-6.2-ee-sp7/tomcat-7.0.42/temp/2-contacts-portlet/WEB-INF/classes/s
ervice.properties
14:09:41,515 INFO [http-bio-9090-exec-1][HookHotDeployListener:689] Registering hook for contacts-portlet
Loading file:/C:/entornos/CARREFOUR/DESARROLLO/liferay-portal-6.2-ee-sp7/tomcat-7.0.42/temp/2-contacts-portlet/WEB-INF/classes/p
ortal.properties
14:09:42,562 INFO [http-bio-9090-exec-1][HookHotDeployListener:817] Hook for contacts-portlet is available for use
14:09:42,625 INFO [http-bio-9090-exec-1][PortletHotDeployListener:343] Registering portlets for contacts-portlet
Loading file:/C:/entornos/CARREFOUR/DESARROLLO/liferay-portal-6.2-ee-sp7/tomcat-7.0.42/temp/2-contacts-portlet/WEB-INF/classes/p
ortlet.properties
14:09:43,453 INFO [http-bio-9090-exec-1][PortletHotDeployListener:495] 4 portlets for contacts-portlet are available for use
14:09:43,453 INFO [http-bio-9090-exec-1][HotDeployImpl:291] so-activities-hook is still in queue because it is missing tasks-po
rtlet
14:09:43,453 INFO [http-bio-9090-exec-1][HotDeployImpl:291] so-activities-hook is still in queue because it is missing so-hook
14:09:43,453 INFO [http-bio-9090-exec-1][HotDeployImpl:291] so-activities-hook is still in queue because it is missing so-theme
, tasks-portlet, wysiwyg-portlet
14:09:43,453 INFO [http-bio-9090-exec-1][HotDeployImpl:291] so-configurations-portlet is still in queue because it is missing t
asks-portlet
14:09:43,468 INFO [http-bio-9090-exec-1][HotDeployImpl:291] so-configurations-portlet is still in queue because it is missing s
o-hook
14:09:43,468 INFO [http-bio-9090-exec-1][HotDeployImpl:291] so-configurations-portlet is still in queue because it is missing s
o-theme, tasks-portlet, wysiwyg-portlet
14:09:43,500 INFO [http-bio-9090-exec-1][HotDeployImpl:291] so-hook is still in queue because it is missing tasks-portlet
14:09:43,500 INFO [http-bio-9090-exec-1][HotDeployImpl:291] so-hook is still in queue because it is missing so-hook
14:09:43,500 INFO [http-bio-9090-exec-1][HotDeployImpl:291] so-hook is still in queue because it is missing so-theme, tasks-por
tlet, wysiwyg-portlet
14:09:43,500 INFO [http-bio-9090-exec-1][HotDeployImpl:291] so-activities-hook is still in queue because it is missing tasks-po
rtlet
14:09:43,500 INFO [http-bio-9090-exec-1][HotDeployImpl:291] so-activities-hook is still in queue because it is missing so-hook
14:09:43,515 INFO [http-bio-9090-exec-1][HotDeployImpl:291] so-activities-hook is still in queue because it is missing so-theme
, tasks-portlet, wysiwyg-portlet
14:09:43,515 INFO [http-bio-9090-exec-1][HotDeployImpl:291] so-configurations-portlet is still in queue because it is missing t
asks-portlet
14:09:43,515 INFO [http-bio-9090-exec-1][HotDeployImpl:291] so-configurations-portlet is still in queue because it is missing s
o-hook
14:09:43,515 INFO [http-bio-9090-exec-1][HotDeployImpl:291] so-configurations-portlet is still in queue because it is missing s
o-theme, tasks-portlet, wysiwyg-portlet
14:09:43,515 INFO [http-bio-9090-exec-1][HotDeployImpl:291] so-hook is still in queue because it is missing tasks-portlet
14:09:43,515 INFO [http-bio-9090-exec-1][HotDeployImpl:291] so-hook is still in queue because it is missing so-hook
14:09:43,515 INFO [http-bio-9090-exec-1][HotDeployImpl:291] so-hook is still in queue because it is missing so-theme, tasks-por
tlet, wysiwyg-portlet
14:09:43,828 INFO [http-bio-9090-exec-1][HotDeployEvent:145] Plugin so-theme requires marketplace-portlet
14:09:43,828 INFO [http-bio-9090-exec-1][HotDeployImpl:217] Deploying so-theme from queue
14:09:43,828 INFO [http-bio-9090-exec-1][PluginPackageUtil:1016] Reading plugin package for so-theme
sep 03, 2014 2:09:44 PM org.apache.catalina.core.ApplicationContext log
INFO: Initializing Spring root WebApplicationContext
14:09:44,484 INFO [http-bio-9090-exec-1][ThemeHotDeployListener:97] Registering themes for so-theme
14:09:51,781 INFO [http-bio-9090-exec-1][ThemeHotDeployListener:110] 1 theme for so-theme is available for use
14:09:51,781 INFO [http-bio-9090-exec-1][HotDeployImpl:291] so-activities-hook is still in queue because it is missing tasks-po
rtlet
14:09:51,781 INFO [http-bio-9090-exec-1][HotDeployImpl:291] so-activities-hook is still in queue because it is missing so-hook
14:09:51,781 INFO [http-bio-9090-exec-1][HotDeployImpl:291] so-activities-hook is still in queue because it is missing tasks-po
rtlet, wysiwyg-portlet
14:09:51,781 INFO [http-bio-9090-exec-1][HotDeployImpl:291] so-configurations-portlet is still in queue because it is missing t
asks-portlet
14:09:51,781 INFO [http-bio-9090-exec-1][HotDeployImpl:291] so-configurations-portlet is still in queue because it is missing s
o-hook
14:09:51,781 INFO [http-bio-9090-exec-1][HotDeployImpl:291] so-configurations-portlet is still in queue because it is missing t
asks-portlet, wysiwyg-portlet
14:09:51,781 INFO [http-bio-9090-exec-1][HotDeployImpl:291] so-hook is still in queue because it is missing tasks-portlet
14:09:51,781 INFO [http-bio-9090-exec-1][HotDeployImpl:291] so-hook is still in queue because it is missing so-hook
14:09:51,781 INFO [http-bio-9090-exec-1][HotDeployImpl:291] so-hook is still in queue because it is missing tasks-portlet, wysi
wyg-portlet
14:09:52,140 INFO [http-bio-9090-exec-1][HotDeployEvent:145] Plugin sync-web requires marketplace-portlet
14:09:52,140 INFO [http-bio-9090-exec-1][HotDeployImpl:217] Deploying sync-web from queue
14:09:52,140 INFO [http-bio-9090-exec-1][PluginPackageUtil:1016] Reading plugin package for sync-web
Loading file:/C:/entornos/CARREFOUR/DESARROLLO/liferay-portal-6.2-ee-sp7/tomcat-7.0.42/temp/22-sync-web/WEB-INF/classes/portlet.
properties
Loading file:/C:/entornos/CARREFOUR/DESARROLLO/liferay-portal-6.2-ee-sp7/tomcat-7.0.42/temp/22-sync-web/WEB-INF/classes/service.
properties
Loading file:/C:/entornos/CARREFOUR/DESARROLLO/liferay-portal-6.2-ee-sp7/tomcat-7.0.42/temp/22-sync-web/WEB-INF/classes/portlet.
properties
sep 03, 2014 2:09:53 PM org.apache.catalina.core.ApplicationContext log
INFO: Initializing Spring root WebApplicationContext
Loading file:/C:/entornos/CARREFOUR/DESARROLLO/liferay-portal-6.2-ee-sp7/tomcat-7.0.42/temp/22-sync-web/WEB-INF/classes/service.
properties
Loading file:/C:/entornos/CARREFOUR/DESARROLLO/liferay-portal-6.2-ee-sp7/tomcat-7.0.42/temp/22-sync-web/WEB-INF/classes/service.
properties
14:09:53,765 INFO [http-bio-9090-exec-1][HotDeployImpl:291] so-activities-hook is still in queue because it is missing tasks-po
rtlet
14:09:53,765 INFO [http-bio-9090-exec-1][HotDeployImpl:291] so-activities-hook is still in queue because it is missing so-hook
14:09:53,765 INFO [http-bio-9090-exec-1][HotDeployImpl:291] so-activities-hook is still in queue because it is missing tasks-po
rtlet, wysiwyg-portlet
14:09:53,765 INFO [http-bio-9090-exec-1][HotDeployImpl:291] so-configurations-portlet is still in queue because it is missing t
asks-portlet
14:09:53,765 INFO [http-bio-9090-exec-1][HotDeployImpl:291] so-configurations-portlet is still in queue because it is missing s
o-hook
14:09:53,781 INFO [http-bio-9090-exec-1][HotDeployImpl:291] so-configurations-portlet is still in queue because it is missing t
asks-portlet, wysiwyg-portlet
14:09:53,781 INFO [http-bio-9090-exec-1][HotDeployImpl:291] so-hook is still in queue because it is missing tasks-portlet
14:09:53,781 INFO [http-bio-9090-exec-1][HotDeployImpl:291] so-hook is still in queue because it is missing so-hook
14:09:53,781 INFO [http-bio-9090-exec-1][HotDeployImpl:291] so-hook is still in queue because it is missing tasks-portlet, wysi
wyg-portlet
14:09:54,421 INFO [http-bio-9090-exec-1][HotDeployEvent:145] Plugin tasks-portlet requires marketplace-portlet
14:09:54,421 INFO [http-bio-9090-exec-1][HotDeployImpl:217] Deploying tasks-portlet from queue
14:09:54,421 INFO [http-bio-9090-exec-1][PluginPackageUtil:1016] Reading plugin package for tasks-portlet
Loading file:/C:/entornos/CARREFOUR/DESARROLLO/liferay-portal-6.2-ee-sp7/tomcat-7.0.42/temp/23-tasks-portlet/WEB-INF/classes/por
tlet.properties
Loading file:/C:/entornos/CARREFOUR/DESARROLLO/liferay-portal-6.2-ee-sp7/tomcat-7.0.42/temp/23-tasks-portlet/WEB-INF/classes/ser
vice.properties
Loading file:/C:/entornos/CARREFOUR/DESARROLLO/liferay-portal-6.2-ee-sp7/tomcat-7.0.42/temp/23-tasks-portlet/WEB-INF/classes/por
tlet.properties
sep 03, 2014 2:09:55 PM org.apache.catalina.core.ApplicationContext log
INFO: Initializing Spring root WebApplicationContext
Loading file:/C:/entornos/CARREFOUR/DESARROLLO/liferay-portal-6.2-ee-sp7/tomcat-7.0.42/temp/23-tasks-portlet/WEB-INF/classes/ser
vice.properties
Loading file:/C:/entornos/CARREFOUR/DESARROLLO/liferay-portal-6.2-ee-sp7/tomcat-7.0.42/temp/23-tasks-portlet/WEB-INF/classes/ser
vice.properties
14:09:55,828 INFO [http-bio-9090-exec-1][HookHotDeployListener:689] Registering hook for tasks-portlet
14:09:56,093 INFO [http-bio-9090-exec-1][HookHotDeployListener:817] Hook for tasks-portlet is available for use
14:09:56,125 INFO [http-bio-9090-exec-1][PortletHotDeployListener:343] Registering portlets for tasks-portlet
Loading file:/C:/entornos/CARREFOUR/DESARROLLO/liferay-portal-6.2-ee-sp7/tomcat-7.0.42/temp/23-tasks-portlet/WEB-INF/classes/por
tlet.properties
14:09:56,796 INFO [http-bio-9090-exec-1][PortletHotDeployListener:495] 2 portlets for tasks-portlet are available for use
14:09:56,796 INFO [http-bio-9090-exec-1][HotDeployImpl:217] Deploying so-activities-hook from queue
14:09:56,796 INFO [http-bio-9090-exec-1][PluginPackageUtil:1016] Reading plugin package for so-activities-hook
Loading file:/C:/entornos/CARREFOUR/DESARROLLO/liferay-portal-6.2-ee-sp7/tomcat-7.0.42/temp/17-so-activities-hook/WEB-INF/classe
s/portlet.properties
sep 03, 2014 2:09:59 PM org.apache.shindig.gadgets.http.BasicHttpFetcher fetch
INFO: Got Exception fetching http://www.google-analytics.com/urchin.js - 5016ms
org.apache.http.conn.ConnectTimeoutException: Connect to www.google-analytics.com/173.194.45.164:80 timed out
at org.apache.http.conn.scheme.PlainSocketFactory.connectSocket(PlainSocketFactory.java:125)
at org.apache.http.impl.conn.DefaultClientConnectionOperator.openConnection(DefaultClientConnectionOperator.java:123)
at org.apache.http.impl.conn.AbstractPoolEntry.open(AbstractPoolEntry.java:147)
at org.apache.http.impl.conn.AbstractPooledConnAdapter.open(AbstractPooledConnAdapter.java:108)
at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:415)
at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:641)
at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:597)
at org.apache.shindig.gadgets.http.BasicHttpFetcher.fetch(BasicHttpFetcher.java:354)
at org.apache.shindig.gadgets.features.FeatureResourceLoader$UriResource.getContent(FeatureResourceLoader.java:250)
at org.apache.shindig.gadgets.features.FeatureResourceLoader$UriResource.<init>(FeatureResourceLoader.java:229)
at org.apache.shindig.gadgets.features.FeatureResourceLoader$UriResource.<init>(FeatureResourceLoader.java:217)
at org.apache.shindig.gadgets.features.FeatureResourceLoader.loadUri(FeatureResourceLoader.java:122)
at org.apache.shindig.gadgets.features.FeatureResourceLoader.load(FeatureResourceLoader.java:86)
at org.apache.shindig.gadgets.features.FeatureRegistry.loadFeature(FeatureRegistry.java:459)
at org.apache.shindig.gadgets.features.FeatureRegistry.loadResources(FeatureRegistry.java:402)
at org.apache.shindig.gadgets.features.FeatureRegistry.register(FeatureRegistry.java:151)
at org.apache.shindig.gadgets.features.FeatureRegistry.<init>(FeatureRegistry.java:88)
at org.apache.shindig.gadgets.features.FeatureRegistry$$FastClassByGuice$$536f6a5.newInstance(<generated>)
at com.google.inject.internal.cglib.reflect.FastConstructor.newInstance(FastConstructor.java:40)
at com.google.inject.DefaultConstructionProxyFactory$1.newInstance(DefaultConstructionProxyFactory.java:60)
at com.google.inject.ConstructorInjector.construct(ConstructorInjector.java:85)
at com.google.inject.ConstructorBindingImpl$Factory.get(ConstructorBindingImpl.java:111)
at com.google.inject.ProviderToInternalFactoryAdapter$1.call(ProviderToInternalFactoryAdapter.java:45)
at com.google.inject.InjectorImpl.callInContext(InjectorImpl.java:811)
at com.google.inject.ProviderToInternalFactoryAdapter.get(ProviderToInternalFactoryAdapter.java:42)
at com.google.inject.Scopes$1$1.get(Scopes.java:54)
at com.google.inject.InternalFactoryToProviderAdapter.get(InternalFactoryToProviderAdapter.java:48)
at com.google.inject.SingleParameterInjector.inject(SingleParameterInjector.java:42)
at com.google.inject.SingleParameterInjector.getAll(SingleParameterInjector.java:66)
at com.google.inject.ConstructorInjector.construct(ConstructorInjector.java:84)
at com.google.inject.ConstructorBindingImpl$Factory.get(ConstructorBindingImpl.java:111)
at com.google.inject.ProviderToInternalFactoryAdapter$1.call(ProviderToInternalFactoryAdapter.java:45)
at com.google.inject.InjectorImpl.callInContext(InjectorImpl.java:811)
at com.google.inject.ProviderToInternalFactoryAdapter.get(ProviderToInternalFactoryAdapter.java:42)
at com.google.inject.Scopes$1$1.get(Scopes.java:54)
at com.google.inject.InternalFactoryToProviderAdapter.get(InternalFactoryToProviderAdapter.java:48)
at com.google.inject.SingleFieldInjector.inject(SingleFieldInjector.java:56)
at com.google.inject.InjectionRequestProcessor$StaticInjection$1.call(InjectionRequestProcessor.java:109)
at com.google.inject.InjectionRequestProcessor$StaticInjection$1.call(InjectionRequestProcessor.java:106)
at com.google.inject.InjectorImpl.callInContext(InjectorImpl.java:804)
at com.google.inject.InjectionRequestProcessor$StaticInjection.injectMembers(InjectionRequestProcessor.java:106)
at com.google.inject.InjectionRequestProcessor.injectMembers(InjectionRequestProcessor.java:74)
at com.google.inject.InjectorBuilder.injectDynamically(InjectorBuilder.java:168)
at com.google.inject.InjectorBuilder.build(InjectorBuilder.java:113)
at com.google.inject.Guice.createInjector(Guice.java:92)
at org.apache.shindig.common.servlet.GuiceServletContextListener.contextInitialized(GuiceServletContextListener.java:73)

at com.liferay.opensocial.messaging.OpenSocialHotDeployMessageListener.onDeploy(OpenSocialHotDeployMessageListener.java:
99)
at com.liferay.portal.kernel.messaging.HotDeployMessageListener.doReceive(HotDeployMessageListener.java:55)
at com.liferay.portal.kernel.messaging.BaseMessageListener.receive(BaseMessageListener.java:26)
at com.liferay.portal.kernel.messaging.InvokerMessageListener.receive(InvokerMessageListener.java:72)
at com.liferay.portal.kernel.messaging.SerialDestination$1.run(SerialDestination.java:65)
at com.liferay.portal.kernel.concurrent.ThreadPoolExecutor$WorkerTask._runTask(ThreadPoolExecutor.java:682)
at com.liferay.portal.kernel.concurrent.ThreadPoolExecutor$WorkerTask.run(ThreadPoolExecutor.java:593)
at java.lang.Thread.run(Thread.java:722)

sep 03, 2014 2:09:59 PM org.apache.shindig.gadgets.features.FeatureResourceLoader$UriResource getContent
WARNING: Unable to retrieve remote library from http://www.google-analytics.com/urchin.js
Loading file:/C:/entornos/CARREFOUR/DESARROLLO/liferay-portal-6.2-ee-sp7/tomcat-7.0.42/temp/17-so-activities-hook/WEB-INF/classe
s/portlet.properties
sep 03, 2014 2:09:59 PM org.apache.catalina.core.ApplicationContext log
INFO: Initializing Spring root WebApplicationContext
14:09:59,687 INFO [http-bio-9090-exec-1][HookHotDeployListener:689] Registering hook for so-activities-hook
Loading file:/C:/entornos/CARREFOUR/DESARROLLO/liferay-portal-6.2-ee-sp7/tomcat-7.0.42/temp/17-so-activities-hook/WEB-INF/classe
s/portal.properties
14:10:00,375 INFO [http-bio-9090-exec-1][HookHotDeployListener:817] Hook for so-activities-hook is available for use
14:10:00,375 INFO [http-bio-9090-exec-1][HotDeployImpl:291] so-configurations-portlet is still in queue because it is missing s
o-hook
14:10:00,390 INFO [http-bio-9090-exec-1][HotDeployImpl:291] so-configurations-portlet is still in queue because it is missing w
ysiwyg-portlet
14:10:00,390 INFO [http-bio-9090-exec-1][HotDeployImpl:291] so-hook is still in queue because it is missing so-hook
14:10:00,390 INFO [http-bio-9090-exec-1][HotDeployImpl:291] so-hook is still in queue because it is missing wysiwyg-portlet
14:10:00,390 INFO [http-bio-9090-exec-1][HotDeployImpl:291] so-configurations-portlet is still in queue because it is missing s
o-hook
14:10:00,390 INFO [http-bio-9090-exec-1][HotDeployImpl:291] so-configurations-portlet is still in queue because it is missing w
ysiwyg-portlet
14:10:00,390 INFO [http-bio-9090-exec-1][HotDeployImpl:291] so-hook is still in queue because it is missing so-hook
14:10:00,390 INFO [http-bio-9090-exec-1][HotDeployImpl:291] so-hook is still in queue because it is missing wysiwyg-portlet
14:10:00,765 INFO [http-bio-9090-exec-1][HotDeployEvent:145] Plugin web-form-portlet requires marketplace-portlet
14:10:00,765 INFO [http-bio-9090-exec-1][HotDeployImpl:217] Deploying web-form-portlet from queue
14:10:00,765 INFO [http-bio-9090-exec-1][PluginPackageUtil:1016] Reading plugin package for web-form-portlet
Loading file:/C:/entornos/CARREFOUR/DESARROLLO/liferay-portal-6.2-ee-sp7/tomcat-7.0.42/temp/24-web-form-portlet/WEB-INF/classes/
portlet.properties
Loading file:/C:/entornos/CARREFOUR/DESARROLLO/liferay-portal-6.2-ee-sp7/tomcat-7.0.42/temp/24-web-form-portlet/WEB-INF/classes/
portlet.properties
sep 03, 2014 2:10:01 PM org.apache.catalina.core.ApplicationContext log
INFO: Initializing Spring root WebApplicationContext
14:10:01,875 INFO [http-bio-9090-exec-1][PortletHotDeployListener:343] Registering portlets for web-form-portlet
sep 03, 2014 2:10:04 PM org.apache.shindig.gadgets.http.BasicHttpFetcher fetch
INFO: Got Exception fetching http://www.google.com/ig/lib/libanalytics.js - 5000ms
org.apache.http.conn.ConnectTimeoutException: Connect to www.google.com/173.194.45.179:80 timed out
at org.apache.http.conn.scheme.PlainSocketFactory.connectSocket(PlainSocketFactory.java:125)
at org.apache.http.impl.conn.DefaultClientConnectionOperator.openConnection(DefaultClientConnectionOperator.java:123)
at org.apache.http.impl.conn.AbstractPoolEntry.open(AbstractPoolEntry.java:147)
at org.apache.http.impl.conn.AbstractPooledConnAdapter.open(AbstractPooledConnAdapter.java:108)
at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:415)
at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:641)
at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:597)
at org.apache.shindig.gadgets.http.BasicHttpFetcher.fetch(BasicHttpFetcher.java:354)
at org.apache.shindig.gadgets.features.FeatureResourceLoader$UriResource.getContent(FeatureResourceLoader.java:250)
at org.apache.shindig.gadgets.features.FeatureResourceLoader$UriResource.<init>(FeatureResourceLoader.java:229)
at org.apache.shindig.gadgets.features.FeatureResourceLoader$UriResource.<init>(FeatureResourceLoader.java:217)
at org.apache.shindig.gadgets.features.FeatureResourceLoader.loadUri(FeatureResourceLoader.java:122)
at org.apache.shindig.gadgets.features.FeatureResourceLoader.load(FeatureResourceLoader.java:86)
at org.apache.shindig.gadgets.features.FeatureRegistry.loadFeature(FeatureRegistry.java:459)
at org.apache.shindig.gadgets.features.FeatureRegistry.loadResources(FeatureRegistry.java:402)
at org.apache.shindig.gadgets.features.FeatureRegistry.register(FeatureRegistry.java:151)
at org.apache.shindig.gadgets.features.FeatureRegistry.<init>(FeatureRegistry.java:88)
at org.apache.shindig.gadgets.features.FeatureRegistry$$FastClassByGuice$$536f6a5.newInstance(<generated>)
at com.google.inject.internal.cglib.reflect.FastConstructor.newInstance(FastConstructor.java:40)
at com.google.inject.DefaultConstructionProxyFactory$1.newInstance(DefaultConstructionProxyFactory.java:60)
at com.google.inject.ConstructorInjector.construct(ConstructorInjector.java:85)
at com.google.inject.ConstructorBindingImpl$Factory.get(ConstructorBindingImpl.java:111)
at com.google.inject.ProviderToInternalFactoryAdapter$1.call(ProviderToInternalFactoryAdapter.java:45)
at com.google.inject.InjectorImpl.callInContext(InjectorImpl.java:811)
at com.google.inject.ProviderToInternalFactoryAdapter.get(ProviderToInternalFactoryAdapter.java:42)
at com.google.inject.Scopes$1$1.get(Scopes.java:54)
at com.google.inject.InternalFactoryToProviderAdapter.get(InternalFactoryToProviderAdapter.java:48)
at com.google.inject.SingleParameterInjector.inject(SingleParameterInjector.java:42)
at com.google.inject.SingleParameterInjector.getAll(SingleParameterInjector.java:66)
at com.google.inject.ConstructorInjector.construct(ConstructorInjector.java:84)
at com.google.inject.ConstructorBindingImpl$Factory.get(ConstructorBindingImpl.java:111)
at com.google.inject.ProviderToInternalFactoryAdapter$1.call(ProviderToInternalFactoryAdapter.java:45)
at com.google.inject.InjectorImpl.callInContext(InjectorImpl.java:811)
at com.google.inject.ProviderToInternalFactoryAdapter.get(ProviderToInternalFactoryAdapter.java:42)
at com.google.inject.Scopes$1$1.get(Scopes.java:54)
at com.google.inject.InternalFactoryToProviderAdapter.get(InternalFactoryToProviderAdapter.java:48)
at com.google.inject.SingleFieldInjector.inject(SingleFieldInjector.java:56)
at com.google.inject.InjectionRequestProcessor$StaticInjection$1.call(InjectionRequestProcessor.java:109)
at com.google.inject.InjectionRequestProcessor$StaticInjection$1.call(InjectionRequestProcessor.java:106)
at com.google.inject.InjectorImpl.callInContext(InjectorImpl.java:804)
at com.google.inject.InjectionRequestProcessor$StaticInjection.injectMembers(InjectionRequestProcessor.java:106)
at com.google.inject.InjectionRequestProcessor.injectMembers(InjectionRequestProcessor.java:74)
at com.google.inject.InjectorBuilder.injectDynamically(InjectorBuilder.java:168)
at com.google.inject.InjectorBuilder.build(InjectorBuilder.java:113)
at com.google.inject.Guice.createInjector(Guice.java:92)
at org.apache.shindig.common.servlet.GuiceServletContextListener.contextInitialized(GuiceServletContextListener.java:73)

at com.liferay.opensocial.messaging.OpenSocialHotDeployMessageListener.onDeploy(OpenSocialHotDeployMessageListener.java:
99)
at com.liferay.portal.kernel.messaging.HotDeployMessageListener.doReceive(HotDeployMessageListener.java:55)
at com.liferay.portal.kernel.messaging.BaseMessageListener.receive(BaseMessageListener.java:26)
at com.liferay.portal.kernel.messaging.InvokerMessageListener.receive(InvokerMessageListener.java:72)
at com.liferay.portal.kernel.messaging.SerialDestination$1.run(SerialDestination.java:65)
at com.liferay.portal.kernel.concurrent.ThreadPoolExecutor$WorkerTask._runTask(ThreadPoolExecutor.java:682)
at com.liferay.portal.kernel.concurrent.ThreadPoolExecutor$WorkerTask.run(ThreadPoolExecutor.java:593)
at java.lang.Thread.run(Thread.java:722)

sep 03, 2014 2:10:04 PM org.apache.shindig.gadgets.features.FeatureResourceLoader$UriResource getContent
WARNING: Unable to retrieve remote library from http://www.google.com/ig/lib/libanalytics.js
Loading file:/C:/entornos/CARREFOUR/DESARROLLO/liferay-portal-6.2-ee-sp7/tomcat-7.0.42/temp/24-web-form-portlet/WEB-INF/classes/
portlet.properties
14:10:06,500 INFO [http-bio-9090-exec-1][PortletHotDeployListener:490] 1 portlet for web-form-portlet is available for use
14:10:06,500 INFO [http-bio-9090-exec-1][HotDeployImpl:291] so-configurations-portlet is still in queue because it is missing s
o-hook
14:10:06,500 INFO [http-bio-9090-exec-1][HotDeployImpl:291] so-configurations-portlet is still in queue because it is missing w
ysiwyg-portlet
14:10:06,500 INFO [http-bio-9090-exec-1][HotDeployImpl:291] so-hook is still in queue because it is missing so-hook
14:10:06,500 INFO [http-bio-9090-exec-1][HotDeployImpl:291] so-hook is still in queue because it is missing wysiwyg-portlet
14:10:06,765 INFO [http-bio-9090-exec-1][HotDeployEvent:145] Plugin wysiwyg-portlet requires marketplace-portlet
14:10:06,765 INFO [http-bio-9090-exec-1][HotDeployImpl:217] Deploying wysiwyg-portlet from queue
14:10:06,765 INFO [http-bio-9090-exec-1][PluginPackageUtil:1016] Reading plugin package for wysiwyg-portlet
sep 03, 2014 2:10:07 PM org.apache.catalina.core.ApplicationContext log
INFO: Initializing Spring root WebApplicationContext
14:10:07,265 INFO [http-bio-9090-exec-1][PortletHotDeployListener:343] Registering portlets for wysiwyg-portlet
14:10:07,625 INFO [http-bio-9090-exec-1][PortletHotDeployListener:490] 1 portlet for wysiwyg-portlet is available for use
14:10:07,625 INFO [http-bio-9090-exec-1][HotDeployImpl:291] so-configurations-portlet is still in queue because it is missing s
o-hook
14:10:07,625 INFO [http-bio-9090-exec-1][HotDeployImpl:291] so-configurations-portlet is still in queue because it is missing
14:10:07,625 INFO [http-bio-9090-exec-1][HotDeployImpl:217] Deploying so-hook from queue
14:10:07,625 INFO [http-bio-9090-exec-1][PluginPackageUtil:1016] Reading plugin package for so-hook
Loading file:/C:/entornos/CARREFOUR/DESARROLLO/liferay-portal-6.2-ee-sp7/tomcat-7.0.42/temp/20-so-hook/WEB-INF/classes/portlet.p
roperties
Loading file:/C:/entornos/CARREFOUR/DESARROLLO/liferay-portal-6.2-ee-sp7/tomcat-7.0.42/temp/20-so-hook/WEB-INF/classes/portlet.p
roperties
sep 03, 2014 2:10:08 PM org.apache.catalina.core.ApplicationContext log
INFO: Initializing Spring root WebApplicationContext
14:10:09,015 INFO [http-bio-9090-exec-1][HookHotDeployListener:689] Registering hook for so-hook
Loading file:/C:/entornos/CARREFOUR/DESARROLLO/liferay-portal-6.2-ee-sp7/tomcat-7.0.42/temp/20-so-hook/WEB-INF/classes/portal.pr
operties
14:10:09,484 ERROR [http-bio-9090-exec-1][InstanceUtil:76] com.liferay.portal.DuplicateRoleException: {roleId=0}
com.liferay.portal.DuplicateRoleException: {roleId=0}
at com.liferay.portal.service.impl.RoleLocalServiceImpl.validate(RoleLocalServiceImpl.java:1651)
at com.liferay.portal.service.impl.RoleLocalServiceImpl.addRole(RoleLocalServiceImpl.java:207)
at com.liferay.portal.service.impl.RoleLocalServiceImpl.addRole(RoleLocalServiceImpl.java:120)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:601)
at com.liferay.portal.spring.aop.ServiceBeanMethodInvocation.proceed(ServiceBeanMethodInvocation.java:115)
at com.liferay.portal.spring.transaction.DefaultTransactionExecutor.execute(DefaultTransactionExecutor.java:62)
at com.liferay.portal.spring.transaction.TransactionInterceptor.invoke(TransactionInterceptor.java:51)
at com.liferay.portal.spring.aop.ServiceBeanMethodInvocation.proceed(ServiceBeanMethodInvocation.java:111)
at com.liferay.portal.spring.aop.ChainableMethodAdvice.invoke(ChainableMethodAdvice.java:56)
at com.liferay.portal.spring.aop.ServiceBeanMethodInvocation.proceed(ServiceBeanMethodInvocation.java:111)
at com.liferay.portal.spring.aop.ChainableMethodAdvice.invoke(ChainableMethodAdvice.java:56)
at com.liferay.portal.spring.aop.ServiceBeanMethodInvocation.proceed(ServiceBeanMethodInvocation.java:111)
at com.liferay.portal.spring.aop.ChainableMethodAdvice.invoke(ChainableMethodAdvice.java:56)
at com.liferay.portal.spring.aop.ServiceBeanMethodInvocation.proceed(ServiceBeanMethodInvocation.java:111)
at com.liferay.portal.spring.aop.ChainableMethodAdvice.invoke(ChainableMethodAdvice.java:56)
at com.liferay.portal.spring.aop.ServiceBeanMethodInvocation.proceed(ServiceBeanMethodInvocation.java:111)
at com.liferay.portal.spring.aop.ChainableMethodAdvice.invoke(ChainableMethodAdvice.java:56)
at com.liferay.portal.spring.aop.ServiceBeanMethodInvocation.proceed(ServiceBeanMethodInvocation.java:111)
at com.liferay.portal.spring.aop.ChainableMethodAdvice.invoke(ChainableMethodAdvice.java:56)
at com.liferay.portal.spring.aop.ServiceBeanMethodInvocation.proceed(ServiceBeanMethodInvocation.java:111)
at com.liferay.portal.spring.aop.ChainableMethodAdvice.invoke(ChainableMethodAdvice.java:56)
at com.liferay.portal.spring.aop.ServiceBeanMethodInvocation.proceed(ServiceBeanMethodInvocation.java:111)
at com.liferay.portal.spring.aop.ChainableMethodAdvice.invoke(ChainableMethodAdvice.java:56)
at com.liferay.portal.spring.aop.ServiceBeanMethodInvocation.proceed(ServiceBeanMethodInvocation.java:111)
at com.liferay.portal.spring.aop.ChainableMethodAdvice.invoke(ChainableMethodAdvice.java:56)
at com.liferay.portal.spring.aop.ServiceBeanMethodInvocation.proceed(ServiceBeanMethodInvocation.java:111)
at com.liferay.portal.spring.aop.ServiceBeanAopProxy.invoke(ServiceBeanAopProxy.java:175)
at $Proxy91.addRole(Unknown Source)
at com.liferay.portal.service.RoleLocalServiceUtil.addRole(RoleLocalServiceUtil.java:606)
at com.liferay.so.util.InstanceUtil.setupRole(InstanceUtil.java:539)
at com.liferay.so.util.InstanceUtil.initInstance(InstanceUtil.java:67)
at com.liferay.so.hook.events.StartupAction.doRun(StartupAction.java:51)
at com.liferay.so.hook.events.StartupAction.run(StartupAction.java:36)
at com.liferay.portal.kernel.events.InvokerSimpleAction.run(InvokerSimpleAction.java:42)
at com.liferay.portal.deploy.hot.HookHotDeployListener.initEvent(HookHotDeployListener.java:1336)
at com.liferay.portal.deploy.hot.HookHotDeployListener.initEvents(HookHotDeployListener.java:1399)
at com.liferay.portal.deploy.hot.HookHotDeployListener.initPortalProperties(HookHotDeployListener.java:1721)
at com.liferay.portal.deploy.hot.HookHotDeployListener.doInvokeDeploy(HookHotDeployListener.java:700)
at com.liferay.portal.deploy.hot.HookHotDeployListener.invokeDeploy(HookHotDeployListener.java:307)
at com.liferay.portal.deploy.hot.HotDeployImpl.doFireDeployEvent(HotDeployImpl.java:227)
at com.liferay.portal.deploy.hot.HotDeployImpl.doFireDeployEvent(HotDeployImpl.java:254)
at com.liferay.portal.deploy.hot.HotDeployImpl.fireDeployEvent(HotDeployImpl.java:96)
at com.liferay.portal.kernel.deploy.hot.HotDeployUtil.fireDeployEvent(HotDeployUtil.java:28)
at com.liferay.portal.kernel.servlet.PluginContextListener.fireDeployEvent(PluginContextListener.java:186)
at com.liferay.portal.kernel.servlet.PluginContextListener.doPortalInit(PluginContextListener.java:170)
at com.liferay.portal.kernel.util.BasePortalLifecycle.portalInit(BasePortalLifecycle.java:44)
at com.liferay.portal.kernel.util.PortalLifecycleUtil.flushInits(PortalLifecycleUtil.java:50)
at com.liferay.portal.setup.SetupWizardUtil._initPlugins(SetupWizardUtil.java:256)
at com.liferay.portal.setup.SetupWizardUtil.updateSetup(SetupWizardUtil.java:226)
at com.liferay.portal.action.SetupWizardAction.execute(SetupWizardAction.java:79)
at org.apache.struts.action.RequestProcessor.processActionPerform(RequestProcessor.java:431)
at org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:236)
at com.liferay.portal.struts.PortalRequestProcessor.process(PortalRequestProcessor.java:178)
at org.apache.struts.action.ActionServlet.process(ActionServlet.java:1196)
at org.apache.struts.action.ActionServlet.doPost(ActionServlet.java:432)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:647)
at com.liferay.portal.servlet.MainServlet.callParentService(MainServlet.java:549)
at com.liferay.portal.servlet.MainServlet.service(MainServlet.java:526)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:728)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:305)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
at com.liferay.portal.kernel.servlet.filters.invoker.InvokerFilterChain.doFilter(InvokerFilterChain.java:116)
at com.liferay.portal.kernel.servlet.BaseFilter.processFilter(BaseFilter.java:169)
at com.liferay.portal.servlet.filters.strip.StripFilter.processFilter(StripFilter.java:359)
at com.liferay.portal.kernel.servlet.BaseFilter.doFilter(BaseFilter.java:59)
at com.liferay.portal.kernel.servlet.filters.invoker.InvokerFilterChain.processDoFilter(InvokerFilterChain.java:204)
at com.liferay.portal.kernel.servlet.filters.invoker.InvokerFilterChain.doFilter(InvokerFilterChain.java:109)
at com.liferay.portal.kernel.servlet.BaseFilter.processFilter(BaseFilter.java:169)
at com.liferay.portal.servlet.filters.gzip.GZipFilter.processFilter(GZipFilter.java:123)
at com.liferay.portal.kernel.servlet.BaseFilter.doFilter(BaseFilter.java:59)
at com.liferay.portal.kernel.servlet.filters.invoker.InvokerFilterChain.processDoFilter(InvokerFilterChain.java:204)
at com.liferay.portal.kernel.servlet.filters.invoker.InvokerFilterChain.doFilter(InvokerFilterChain.java:109)
at com.liferay.portal.kernel.servlet.BaseFilter.processFilter(BaseFilter.java:169)
at com.liferay.portal.servlet.filters.secure.SecureFilter.processFilter(SecureFilter.java:293)
at com.liferay.portal.kernel.servlet.BaseFilter.doFilter(BaseFilter.java:59)
at com.liferay.portal.kernel.servlet.filters.invoker.InvokerFilterChain.processDoFilter(InvokerFilterChain.java:204)
at com.liferay.portal.kernel.servlet.filters.invoker.InvokerFilterChain.doFilter(InvokerFilterChain.java:109)
at com.liferay.portal.kernel.servlet.BaseFilter.processFilter(BaseFilter.java:169)
at com.liferay.portal.servlet.filters.jsoncontenttype.JSONContentTypeFilter.processFilter(JSONContentTypeFilter.java:46)

at com.liferay.portal.kernel.servlet.BaseFilter.doFilter(BaseFilter.java:59)
at com.liferay.portal.kernel.servlet.filters.invoker.InvokerFilterChain.processDoFilter(InvokerFilterChain.java:204)
at com.liferay.portal.kernel.servlet.filters.invoker.InvokerFilterChain.doFilter(InvokerFilterChain.java:109)
at com.liferay.portal.kernel.servlet.BaseFilter.processFilter(BaseFilter.java:169)
at com.liferay.portal.servlet.filters.sso.ntlm.NtlmPostFilter.processFilter(NtlmPostFilter.java:83)
at com.liferay.portal.kernel.servlet.BaseFilter.doFilter(BaseFilter.java:59)
at com.liferay.portal.kernel.servlet.filters.invoker.InvokerFilterChain.processDoFilter(InvokerFilterChain.java:204)
at com.liferay.portal.kernel.servlet.filters.invoker.InvokerFilterChain.doFilter(InvokerFilterChain.java:109)
at com.liferay.portal.kernel.servlet.BaseFilter.processFilter(BaseFilter.java:169)
at com.liferay.portal.sharepoint.SharepointFilter.processFilter(SharepointFilter.java:88)
at com.liferay.portal.kernel.servlet.BaseFilter.doFilter(BaseFilter.java:59)
at com.liferay.portal.kernel.servlet.filters.invoker.InvokerFilterChain.processDoFilter(InvokerFilterChain.java:204)
at com.liferay.portal.kernel.servlet.filters.invoker.InvokerFilterChain.doFilter(InvokerFilterChain.java:109)
at com.liferay.portal.kernel.servlet.BaseFilter.processFilter(BaseFilter.java:169)
at com.liferay.portal.servlet.filters.virtualhost.VirtualHostFilter.processFilter(VirtualHostFilter.java:226)
at com.liferay.portal.kernel.servlet.BaseFilter.doFilter(BaseFilter.java:59)
at com.liferay.portal.kernel.servlet.filters.invoker.InvokerFilterChain.processDoFilter(InvokerFilterChain.java:204)
at com.liferay.portal.kernel.servlet.filters.invoker.InvokerFilterChain.doFilter(InvokerFilterChain.java:109)
at com.liferay.portal.kernel.servlet.filters.invoker.InvokerFilterChain.processDirectCallFilter(InvokerFilterChain.java:
185)
at com.liferay.portal.kernel.servlet.filters.invoker.InvokerFilterChain.doFilter(InvokerFilterChain.java:96)
at org.tuckey.web.filters.urlrewrite.UrlRewriteFilter.doFilter(UrlRewriteFilter.java:738)
at com.liferay.portal.kernel.servlet.filters.invoker.InvokerFilterChain.processDoFilter(InvokerFilterChain.java:204)
at com.liferay.portal.kernel.servlet.filters.invoker.InvokerFilterChain.doFilter(InvokerFilterChain.java:109)
at com.liferay.portal.kernel.servlet.filters.invoker.InvokerFilterChain.processDirectCallFilter(InvokerFilterChain.java:
165)
at com.liferay.portal.kernel.servlet.filters.invoker.InvokerFilterChain.doFilter(InvokerFilterChain.java:96)
at com.liferay.portal.kernel.servlet.filters.invoker.InvokerFilterChain.processDirectCallFilter(InvokerFilterChain.java:
165)
at com.liferay.portal.kernel.servlet.filters.invoker.InvokerFilterChain.doFilter(InvokerFilterChain.java:96)
at com.liferay.portal.kernel.servlet.filters.invoker.InvokerFilterChain.processDirectCallFilter(InvokerFilterChain.java:
185)
at com.liferay.portal.kernel.servlet.filters.invoker.InvokerFilterChain.doFilter(InvokerFilterChain.java:96)
at com.liferay.portal.kernel.servlet.filters.invoker.InvokerFilter.doFilter(InvokerFilter.java:96)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:222)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:123)
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:502)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:171)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:99)
at org.apache.catalina.valves.AccessLogValve.invoke(AccessLogValve.java:953)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:118)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:408)
at org.apache.coyote.http11.AbstractHttp11Processor.process(AbstractHttp11Processor.java:1023)
at org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:589)
at org.apache.tomcat.util.net.JIoEndpoint$SocketProcessor.run(JIoEndpoint.java:312)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
at java.lang.Thread.run(Thread.java:722)
14:10:10,859 INFO [http-bio-9090-exec-1][HookHotDeployListener:817] Hook for so-hook is available for use
14:10:10,875 INFO [http-bio-9090-exec-1][HotDeployImpl:217] Deploying so-configurations-portlet from queue
14:10:10,875 INFO [http-bio-9090-exec-1][PluginPackageUtil:1016] Reading plugin package for so-configurations-portlet
sep 03, 2014 2:10:11 PM org.apache.catalina.core.ApplicationContext log
INFO: Initializing Spring root WebApplicationContext
14:10:11,703 INFO [http-bio-9090-exec-1][HookHotDeployListener:689] Registering hook for so-configurations-portlet
Loading file:/C:/entornos/CARREFOUR/DESARROLLO/liferay-portal-6.2-ee-sp7/tomcat-7.0.42/temp/19-so-configurations-portlet/WEB-INF
/classes/portal.properties
14:10:11,765 INFO [http-bio-9090-exec-1][HookHotDeployListener:817] Hook for so-configurations-portlet is available for use
14:10:11,765 INFO [http-bio-9090-exec-1][PortletHotDeployListener:343] Registering portlets for so-configurations-portlet
14:10:12,718 INFO [http-bio-9090-exec-1][PortletHotDeployListener:490] 1 portlet for so-configurations-portlet is available for
use
14:10:12,828 INFO [http-bio-9090-exec-1][SetupWizardSampleDataUtil:58] Adding sample data
sep 03, 2014 2:10:16 PM org.apache.shindig.gadgets.http.BasicHttpFetcher fetch
INFO: Got Exception fetching http://www.google.com/ig/lib/libga.js - 5000ms
org.apache.http.conn.ConnectTimeoutException: Connect to www.google.com/173.194.45.179:80 timed out
at org.apache.http.conn.scheme.PlainSocketFactory.connectSocket(PlainSocketFactory.java:125)
at org.apache.http.impl.conn.DefaultClientConnectionOperator.openConnection(DefaultClientConnectionOperator.java:123)
at org.apache.http.impl.conn.AbstractPoolEntry.open(AbstractPoolEntry.java:147)
at org.apache.http.impl.conn.AbstractPooledConnAdapter.open(AbstractPooledConnAdapter.java:108)
at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:415)
at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:641)
at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:597)
at org.apache.shindig.gadgets.http.BasicHttpFetcher.fetch(BasicHttpFetcher.java:354)
at org.apache.shindig.gadgets.features.FeatureResourceLoader$UriResource.getContent(FeatureResourceLoader.java:250)
at org.apache.shindig.gadgets.features.FeatureResourceLoader$UriResource.<init>(FeatureResourceLoader.java:229)
at org.apache.shindig.gadgets.features.FeatureResourceLoader$UriResource.<init>(FeatureResourceLoader.java:217)
at org.apache.shindig.gadgets.features.FeatureResourceLoader.loadUri(FeatureResourceLoader.java:122)
at org.apache.shindig.gadgets.features.FeatureResourceLoader.load(FeatureResourceLoader.java:86)
at org.apache.shindig.gadgets.features.FeatureRegistry.loadFeature(FeatureRegistry.java:459)
at org.apache.shindig.gadgets.features.FeatureRegistry.loadResources(FeatureRegistry.java:402)
at org.apache.shindig.gadgets.features.FeatureRegistry.register(FeatureRegistry.java:151)
at org.apache.shindig.gadgets.features.FeatureRegistry.<init>(FeatureRegistry.java:88)
at org.apache.shindig.gadgets.features.FeatureRegistry$$FastClassByGuice$$536f6a5.newInstance(<generated>)
at com.google.inject.internal.cglib.reflect.FastConstructor.newInstance(FastConstructor.java:40)
at com.google.inject.DefaultConstructionProxyFactory$1.newInstance(DefaultConstructionProxyFactory.java:60)
at com.google.inject.ConstructorInjector.construct(ConstructorInjector.java:85)
at com.google.inject.ConstructorBindingImpl$Factory.get(ConstructorBindingImpl.java:111)
at com.google.inject.ProviderToInternalFactoryAdapter$1.call(ProviderToInternalFactoryAdapter.java:45)
at com.google.inject.InjectorImpl.callInContext(InjectorImpl.java:811)
at com.google.inject.ProviderToInternalFactoryAdapter.get(ProviderToInternalFactoryAdapter.java:42)
at com.google.inject.Scopes$1$1.get(Scopes.java:54)
at com.google.inject.InternalFactoryToProviderAdapter.get(InternalFactoryToProviderAdapter.java:48)
at com.google.inject.SingleParameterInjector.inject(SingleParameterInjector.java:42)
at com.google.inject.SingleParameterInjector.getAll(SingleParameterInjector.java:66)
at com.google.inject.ConstructorInjector.construct(ConstructorInjector.java:84)
at com.google.inject.ConstructorBindingImpl$Factory.get(ConstructorBindingImpl.java:111)
at com.google.inject.ProviderToInternalFactoryAdapter$1.call(ProviderToInternalFactoryAdapter.java:45)
at com.google.inject.InjectorImpl.callInContext(InjectorImpl.java:811)
at com.google.inject.ProviderToInternalFactoryAdapter.get(ProviderToInternalFactoryAdapter.java:42)
at com.google.inject.Scopes$1$1.get(Scopes.java:54)
at com.google.inject.InternalFactoryToProviderAdapter.get(InternalFactoryToProviderAdapter.java:48)
at com.google.inject.SingleFieldInjector.inject(SingleFieldInjector.java:56)
at com.google.inject.InjectionRequestProcessor$StaticInjection$1.call(InjectionRequestProcessor.java:109)
at com.google.inject.InjectionRequestProcessor$StaticInjection$1.call(InjectionRequestProcessor.java:106)
at com.google.inject.InjectorImpl.callInContext(InjectorImpl.java:804)
at com.google.inject.InjectionRequestProcessor$StaticInjection.injectMembers(InjectionRequestProcessor.java:106)
at com.google.inject.InjectionRequestProcessor.injectMembers(InjectionRequestProcessor.java:74)
at com.google.inject.InjectorBuilder.injectDynamically(InjectorBuilder.java:168)
at com.google.inject.InjectorBuilder.build(InjectorBuilder.java:113)
at com.google.inject.Guice.createInjector(Guice.java:92)
at org.apache.shindig.common.servlet.GuiceServletContextListener.contextInitialized(GuiceServletContextListener.java:73)

at com.liferay.opensocial.messaging.OpenSocialHotDeployMessageListener.onDeploy(OpenSocialHotDeployMessageListener.java:
99)
at com.liferay.portal.kernel.messaging.HotDeployMessageListener.doReceive(HotDeployMessageListener.java:55)
at com.liferay.portal.kernel.messaging.BaseMessageListener.receive(BaseMessageListener.java:26)
at com.liferay.portal.kernel.messaging.InvokerMessageListener.receive(InvokerMessageListener.java:72)
at com.liferay.portal.kernel.messaging.SerialDestination$1.run(SerialDestination.java:65)
at com.liferay.portal.kernel.concurrent.ThreadPoolExecutor$WorkerTask._runTask(ThreadPoolExecutor.java:682)
at com.liferay.portal.kernel.concurrent.ThreadPoolExecutor$WorkerTask.run(ThreadPoolExecutor.java:593)
at java.lang.Thread.run(Thread.java:722)

sep 03, 2014 2:10:16 PM org.apache.shindig.gadgets.features.FeatureResourceLoader$UriResource getContent
WARNING: Unable to retrieve remote library from http://www.google.com/ig/lib/libga.js
sep 03, 2014 2:10:16 PM org.apache.shindig.gadgets.servlet.CajaContentRewriter <init>
INFO: Cajoled cache createdorg.apache.shindig.common.cache.ehcache.EhConfiguredCache@d5618d
sep 03, 2014 2:10:16 PM org.apache.shindig.gadgets.servlet.CajaContentRewriter <init>
INFO: Cajoled cache createdorg.apache.shindig.common.cache.ehcache.EhConfiguredCache@d5618d
sep 03, 2014 2:10:17 PM org.apache.shindig.gadgets.oauth.OAuthModule$OAuthCrypterProvider <init>
INFO: Using random key for OAuth client-side state encryption


AL FINAL EN EL NAVEGADOR APARECE EL MENSAJE

Esta instancia de portal está inactiva. Por favor, contacta al administrador.
thumbnail
Olaf Kock, modifié il y a 9 années.

RE: PROBLEM INSTALLING LR Social Office EE + EE 30 day trial.

Liferay Legend Publications: 6400 Date d'inscription: 23/09/08 Publications récentes
What did you do with the license files? They're supposed to go into Liferay's "deploy" folder, in your case most likely C:/entornos/CARREFOUR/DESARROLLO/liferay-portal-6.2-ee-sp7/deploy. Liferay will pick them up from there (and delete them) and move them to its own internal storage.

C:/entornos/CARREFOUR/DESARROLLO/liferay-portal-6.2-ee-sp7/data/license is not supposed to be written by you - especially you shouldn't have copyright.txt there, and not the license.xml file that you got for the installation
thumbnail
aurelio vahí serrano, modifié il y a 9 années.

RE: PROBLEM INSTALLING LR Social Office EE + EE 30 day trial.

New Member Publications: 19 Date d'inscription: 03/10/07 Publications récentes
Ok. So I will. thank you very much