Forums de discussion

Impossible de lancer le serveur

Marcellin Bonfilloup, modifié il y a 6 années.

Impossible de lancer le serveur

New Member Publications: 16 Date d'inscription: 25/04/17 Publications récentes
Bonjour,

Lorsque j'essaye de lancer mon serveur local, après un certain temps d'attente je peux y accéder. Cependant, après avoir atteint le temps de lancement max, Eclipse le coupe automatiquement et j'ai le message d'erreur:

Server Liferay 7.x at localhost was unable to start within 1000 seconds. If the server requires more time, try increasing the timeout in the server editor.


J'ai tenté d'augmenter le temps de démarrage, mais rien n'y fait.
J'ai déjà eu ce problème il y a quelques semaines mais impossible de me souvenir comment je l'avais réglé.
Je pense que c'est dû au fait que j'ai fermé Eclipse sans couper le serveur au préalable et qu'il doit rester un processus en cours qui empêche le démarrage.
Du coup, il m'est impossible d'avancer sur le développement de mon projet.
Une idée pour régler ce problème ?

Cordialement.
thumbnail
Eric COQUELIN, modifié il y a 6 années.

RE: Impossible de lancer le serveur

Expert Publications: 254 Date d'inscription: 03/11/13 Publications récentes
Impossible à répondre sans les logs du serveur. Vous avez surement un message d'erreur quelque part.
Marcellin Bonfilloup, modifié il y a 6 années.

RE: Impossible de lancer le serveur

New Member Publications: 16 Date d'inscription: 25/04/17 Publications récentes
Le seul message d'erreur que j'obtiens c'est celui que j'ai précisé au-dessus.
Darryl Kpizingui, modifié il y a 6 années.

RE: Impossible de lancer le serveur

Junior Member Publications: 82 Date d'inscription: 10/01/13 Publications récentes
Bonjour Marcellin,

Si le problème vient du timeout, l'augmenter devrait résoudre le soucis.
Si le serveur est toujours démarré en arrière plan, je pense qu'Eclipse aurait signalé une erreur comme quoi le port 8080, par exemple, est déjà utilisé.
Il est toujours possible de redémarrer ta machine ou tuer le processus. Sous Linux, une commande "ps ax | grep java" donne la liste des process java en cours.
Marcellin Bonfilloup, modifié il y a 6 années.

RE: Impossible de lancer le serveur

New Member Publications: 16 Date d'inscription: 25/04/17 Publications récentes
Il a toujours mis du temps à se lancer, mais ça n'a jamais excédé 5-6 minutes. Il fonctionnait comme il faut jusqu'à mardi 13 au matin.
Il n'y a aucune raison pour qu'il ne démarre plus. Et je ne vois aucun processus explicite prouvant mon hypothèse.
J'essaye de mettre le timeout à 25 minutes mais ce n'est quand même pas pratique.
J'ai également essayé de le lancer sans portlet déployé, de recréer un serveur mais sans succès.
Je suis vraiment bloqué.
Darryl Kpizingui, modifié il y a 6 années.

RE: Impossible de lancer le serveur

Junior Member Publications: 82 Date d'inscription: 10/01/13 Publications récentes
Déjà 5-6 minutes ne me parait pas normal. Le mien, Liferay 7, met 2.5 minutes à démarrer, et je n'ai pas la dernière machine du marché.

Je me pencherais peut être sur la mémoire. Dans le paramètre du server, après un double clic sur le nom de ce dernier dans le panneau "servers", j'utilise les valeurs suivantes pour "Memory args": -Xmx2048m -XX:MaxPermSize=1024m

Il devrait quand même y avoir un log; dans la console d'Eclipse ou directement dans le répertoire "logs" de ton serveur.
Sinon, tu peux vérifier s'il s'agit d'un soucis du serveur en démarrant Tomcat directement depuis le répertoire tomcat/bin: sh catalina.sh run
Marcellin Bonfilloup, modifié il y a 6 années.

RE: Impossible de lancer le serveur

New Member Publications: 16 Date d'inscription: 25/04/17 Publications récentes
Pour information (je ne sais pas si ça peut aider), j'utilise un sdk et un portail 7 GA3 et tomcat 8.0.32 sous windows 10.

Voilà les logs que j'ai lorsque j'essaye de démarrer le serveur:
07:11:48,944 INFO [localhost-startStop-1][DialectDetector:75] Determine dialect for HSQL Database Engine 2.3
07:11:49,276 WARN [localhost-startStop-1][DialectDetector:93] Liferay is configured to use Hypersonic as its database. Do NOT use Hypersonic in production. Hypersonic is an embedded database useful for development and demonstration purposes. The database settings can be changed in portal-ext.properties.
07:11:49,278 INFO [localhost-startStop-1][DialectDetector:148] Found dialect com.liferay.portal.dao.orm.hibernate.HSQLDialect
07:11:54,430 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED espace-conversation-portlet_7.0.0.1 [507]
07:11:54,434 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED org.eclipse.osgi_3.10.200.v20150831-0856 [0]
07:11:54,757 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.util.taglib_2.4.1 [1]
07:11:54,772 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.osgi.util_3.0.2 [2]
07:11:54,783 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.petra.xml_1.0.3 [3]
07:11:54,789 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.portal.configuration.metatype_2.0.3 [4]
07:11:54,861 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.portal.configuration.persistence_2.0.1 [5]
07:11:54,897 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.portal.log4j.extender_2.0.2 [6]
07:11:54,923 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.portal.lpkg.deployer_2.0.5 [7]
07:11:54,946 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.portal.osgi.web.portlet.tracker_2.0.3 [8]
07:11:54,964 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.portal.osgi.web.servlet.context.helper_2.1.2 [9]
07:11:54,984 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.portal.osgi.web.servlet.jsp.compiler_2.0.7 [10]
07:11:55,006 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.portal.osgi.web.wab.extender_2.0.7 [11]
07:11:55,049 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.portal.osgi.web.wab.generator_2.1.9 [12]
07:11:55,066 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.portal.osgi.web.wab.reference.support_1.0.3 [13]
07:11:55,082 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.portal.profile_1.0.2 [14]
07:11:55,126 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.portal.target.platform.indexer_4.0.0 [16]
07:11:55,147 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.sun.el.javax.el_3.0.0 [17]
07:11:55,166 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED javax.servlet.jsp-api_2.3.2.b01 [18]
07:11:55,193 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED javax.servlet.jsp.jstl_1.2.3.LIFERAY-PATCHED-2 [19]
07:11:55,217 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED javax.servlet.jsp.jstl-api_1.2.1 [20]
07:11:55,240 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED org.apache.aries.jmx.api_1.1.1 [21]
07:11:55,320 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED org.apache.aries.jmx.core_1.1.3 [22]
07:11:55,342 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED org.apache.aries.util_1.0.0 [23]
07:11:55,359 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED org.apache.commons.fileupload_1.2.1 [24]
07:11:55,374 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED org.apache.commons.io_1.4.0 [25]
07:12:06,197 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED org.apache.felix.bundlerepository_2.0.2 [26]
07:12:06,281 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED org.apache.felix.configadmin_1.8.8 [27]
07:12:06,286 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED org.apache.felix.dependencymanager_3.2.0 [28]
07:12:06,294 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED org.apache.felix.dependencymanager.shell_3.2.0 [29]
07:12:06,337 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED org.apache.felix.eventadmin_1.4.6 [30]
07:12:06,956 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED org.apache.felix.fileinstall_3.5.1.SNAPSHOT [31]
07:12:06,975 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED org.apache.felix.gogo.command_0.12.0 [32]
07:12:07,007 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED org.apache.felix.gogo.runtime_0.10.0 [33]
07:12:07,027 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED org.apache.felix.gogo.shell_0.10.0 [34]
07:12:12,442 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][LPKGIndexValidator:175] Passed integrity check
07:12:12,529 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED org.apache.felix.scr_2.0.2 [35]
07:12:12,607 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED org.eclipse.equinox.console_1.1.100.v20141023-1406 [36]
07:12:12,623 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED org.eclipse.equinox.http.servlet_1.2.2.v20160714-2322 [37]
07:12:12,639 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED org.eclipse.equinox.metatype_1.4.200.v20150715-1528 [38]
07:12:12,647 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED org.osgi.service.http_3.5.0.LIFERAY-PATCHED-2 [39]
07:12:12,650 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED org.osgi.service.metatype_1.3.0.201505202024 [40]
07:12:12,820 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED biz.aQute.remote.agent_3.4.0.201704130550-SNAPSHOT [41]
07:12:12,825 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED Liferay CE Collaboration_7.0.5 [42]
07:12:13,143 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.announcements.web_1.0.6 [43]
07:12:13,156 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.blogs.api_3.0.1 [44]
07:12:13,179 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.blogs.editor.configuration_1.0.2 [45]
07:12:13,185 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.blogs.item.selector.api_1.0.2 [46]
07:12:13,216 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.blogs.item.selector.web_1.0.3 [47]
07:12:13,223 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.blogs.layout.prototype_2.0.3 [48]
07:12:13,328 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.blogs.recent.bloggers.web_1.1.0 [49]
07:12:13,391 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.blogs.service_1.0.4 [50]
07:12:13,841 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.blogs.web_1.0.15 [51]
07:12:13,850 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.bookmarks.api_2.0.1 [52]
07:12:14,112 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.bookmarks.service_1.0.10 [53]
07:12:14,325 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.bookmarks.web_1.0.11 [54]
07:12:14,330 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.comment.api_2.0.1 [55]
07:12:14,338 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.comment.editor.configuration_1.0.2 [56]
07:12:14,402 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.comment.page.comments.web_1.0.3 [57]
07:12:14,416 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.comment.ratings.definition_2.0.2 [58]
07:12:14,446 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.comment.sanitizer_2.0.2 [59]
07:12:14,492 INFO [Refresh Thread: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.document.library.repository.cmis.impl_2.0.3 [66]
07:12:14,505 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.comment.web_1.1.0 [60]
07:12:14,538 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.directory.web_1.0.6 [61]
07:12:14,540 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.document.library.api_3.0.2 [62]
07:12:14,582 INFO [Refresh Thread: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.portal.remote.cxf.common_2.0.6 [275]
07:12:14,601 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.document.library.item.selector.web_1.0.3 [63]
07:12:14,613 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.document.library.layout.set.prototype_2.0.3 [64]
07:12:14,628 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.document.library.repository.cmis.api_1.0.3 [65]
07:12:14,695 INFO [Refresh Thread: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.portal.remote.rest.extender_2.0.3 [279]
07:12:14,717 INFO [Refresh Thread: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.portal.remote.soap.extender_2.0.1 [280]
07:12:14,729 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.document.library.repository.search_2.0.1 [67]
07:12:14,823 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.document.library.service_1.1.4 [68]
07:12:15,249 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.document.library.web_1.1.1 [69]
07:12:15,257 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.flags.api_2.0.1 [70]
07:12:15,268 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.flags.service_2.0.4 [71]
07:12:15,273 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.flags.taglib_2.0.3 [72]
07:12:15,296 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.flags.web_2.0.3 [73]
07:12:15,337 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.image.uploader.web_1.0.6 [74]
07:12:15,340 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.invitation.invite.members.api_2.1.0 [75]
07:12:15,394 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.invitation.invite.members.service_2.0.5 [76]
07:12:15,413 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.invitation.invite.members.web_1.0.9 [77]
07:12:15,414 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.item.selector.api_2.1.0 [78]
07:12:15,617 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.item.selector.criteria.api_2.0.2 [79]
07:12:15,623 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.item.selector.editor.configuration_2.0.2 [80]
07:12:15,630 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.item.selector.taglib_1.0.7 [81]
07:12:15,635 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.item.selector.upload.web_2.0.2 [82]
07:12:15,641 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.item.selector.url.web_2.0.2 [83]
07:12:15,743 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.item.selector.web_2.0.3 [84]
07:12:15,748 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.mentions.api_2.0.2 [85]
07:12:15,753 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.mentions.service_2.0.3 [86]
07:12:15,789 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.mentions.web_1.1.1 [87]
07:12:15,804 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.message.boards.api_3.0.1 [88]
07:12:15,814 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.message.boards.comment_2.0.4 [89]
07:12:15,818 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.message.boards.layout.set.prototype_1.0.6 [90]
07:12:15,826 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.message.boards.parser.bbcode_2.0.2 [91]
07:12:15,908 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.message.boards.service_1.0.7 [92]
07:12:16,175 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.message.boards.web_1.1.0 [93]
07:12:16,179 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.microblogs.api_2.0.1 [94]
07:12:16,194 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.microblogs.service_2.0.6 [95]
07:12:16,221 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.microblogs.web_2.0.6 [96]
07:12:16,257 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.notifications.web_1.0.10 [97]
07:12:16,271 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.quick.note.web_2.0.2 [98]
07:12:16,274 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.ratings.api_2.0.1 [99]
07:12:16,282 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.ratings.page.ratings.web_2.0.3 [100]
07:12:16,296 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.ratings.service_1.0.4 [101]
07:12:16,313 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.recent.documents.web_2.0.3 [102]
07:12:16,328 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.social.activities.web_1.1.1 [103]
07:12:16,350 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.social.activity.api_1.0.1 [104]
07:12:16,376 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.social.activity.web_2.0.3 [105]
07:12:16,402 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.social.group.statistics.web_2.0.2 [106]
07:12:16,413 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.social.privatemessaging.api_2.0.1 [107]
07:12:16,420 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.social.privatemessaging.service_1.1.3 [108]
07:12:16,428 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.social.privatemessaging.web_1.0.7 [109]
07:12:16,438 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.social.requests.web_1.0.3 [110]
07:12:16,447 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.social.user.statistics.web_2.1.0 [111]
07:12:16,461 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.wiki.api_2.2.0 [112]
07:12:16,469 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.wiki.editor.configuration_1.0.3 [113]
07:12:16,507 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.wiki.engine.creole_2.0.3 [114]
07:12:16,532 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.wiki.engine.html_2.0.2 [115]
07:12:16,535 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.wiki.engine.input.editor.common_2.0.2 [116]
07:12:16,538 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.wiki.engine.text_2.0.2 [117]
07:12:16,543 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.wiki.layout.prototype_1.0.5 [118]
07:12:16,548 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.wiki.navigation.web_2.0.5 [119]
07:12:16,723 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.wiki.service_1.2.3 [120]
07:12:17,001 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.wiki.web_2.1.1 [121]
07:12:17,004 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED Liferay CE Forms and Workflow_7.0.6 [122]
07:12:17,005 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.calendar.api_2.0.1 [123]
07:12:17,044 INFO [fileinstall-C:/Liferay/liferay-ce-portal-7.0-ga3/osgi/marketplace][BundleStartStopLogger:35] STARTED Liferay CE IP Geocoder_3.0.0 [351]
07:12:17,045 INFO [fileinstall-C:/Liferay/liferay-ce-portal-7.0-ga3/osgi/marketplace][BundleStartStopLogger:35] STARTED Liferay CE Web Experience_7.0.6 [362]
07:12:17,047 INFO [fileinstall-C:/Liferay/liferay-ce-portal-7.0-ga3/osgi/marketplace][BundleStartStopLogger:35] STARTED Liferay Marketplace_6.0.0 [476]
07:12:17,050 INFO [fileinstall-C:/Liferay/liferay-ce-portal-7.0-ga3/osgi/marketplace][BundleStartStopLogger:35] STARTED Liferay CE Sync Connector_4.0.4 [357]
07:12:17,052 INFO [fileinstall-C:/Liferay/liferay-ce-portal-7.0-ga3/osgi/marketplace][BundleStartStopLogger:35] STARTED Liferay CE Foundation_7.0.7 [175]
07:12:17,059 INFO [fileinstall-C:/Liferay/liferay-ce-portal-7.0-ga3/osgi/marketplace][BundleStartStopLogger:35] STARTED Liferay CE Static_7.0.9 [356]
07:12:17,093 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.calendar.service_2.1.2 [124]
07:12:17,100 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.dynamic.data.lists.api_2.0.3 [125]
07:12:17,153 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.dynamic.data.lists.service_1.1.6 [126]
07:12:17,233 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.dynamic.data.mapping.api_3.3.0 [127]
07:12:17,246 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.dynamic.data.mapping.data.provider_2.0.2 [128]
07:12:17,250 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.dynamic.data.mapping.data.provider.rest_2.0.3 [129]
07:12:17,256 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.dynamic.data.mapping.expression_2.0.2 [130]
07:12:17,271 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.dynamic.data.mapping.form.evaluator_2.0.2 [131]
07:12:17,281 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.dynamic.data.mapping.form.field.type_2.0.3 [132]
07:12:17,412 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.dynamic.data.mapping.form.values.factory_2.0.4 [133]
07:12:17,494 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.dynamic.data.mapping.form.values.query_2.0.4 [134]
07:12:17,513 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.dynamic.data.mapping.io_2.0.7 [135]
07:12:17,516 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.dynamic.data.mapping.lang_2.0.2 [136]
07:12:17,632 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.dynamic.data.mapping.service_2.1.9 [137]
07:12:17,654 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.dynamic.data.mapping.validator_2.1.0 [138]
07:12:17,662 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.polls.api_4.0.0 [139]
07:12:17,694 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.polls.service_3.0.5 [140]
07:12:17,702 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.portal.reports.engine.api_3.0.0 [141]
07:12:17,705 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.portal.rules.engine.api_2.0.1 [142]
07:12:17,710 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.portal.rules.engine.wiring_2.0.1 [143]
07:12:17,728 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.portal.workflow.definition.link.web_1.0.4 [144]
07:12:17,774 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.portal.workflow.instance.web_1.0.6 [145]
07:12:17,778 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.portal.workflow.kaleo.api_2.0.1 [146]
07:12:17,781 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.portal.workflow.kaleo.definition.api_2.0.1 [147]
07:12:17,849 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.portal.workflow.kaleo.definition.impl_2.0.1 [148]
07:12:17,864 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.portal.workflow.kaleo.runtime.api_2.1.0 [149]
07:12:18,013 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.portal.workflow.kaleo.runtime.impl_2.0.6 [150]
07:12:18,047 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.portal.workflow.kaleo.runtime.scripting.impl_1.0.1 [151]
07:12:18,069 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.portal.workflow.kaleo.service_2.0.8 [152]
07:12:18,079 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.portal.workflow.lang_2.0.2 [153]
07:12:18,127 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.calendar.web_1.0.9 [154]
07:12:18,159 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.dynamic.data.mapping.type.paragraph_2.0.6 [155]
07:12:18,236 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.dynamic.data.lists.form.web_1.0.10 [156]
07:12:18,326 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.dynamic.data.lists.web_1.1.7 [157]
07:12:18,360 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.dynamic.data.mapping.data.provider.web_1.0.5 [158]
07:12:18,390 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.dynamic.data.mapping.form.renderer_2.1.1 [159]
07:12:18,394 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.dynamic.data.mapping.taglib_2.0.3 [160]
07:12:18,440 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.dynamic.data.mapping.type.captcha_2.0.3 [161]
07:12:18,457 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.dynamic.data.mapping.type.checkbox_2.0.7 [162]
07:12:18,474 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.dynamic.data.mapping.type.date_2.0.7 [163]
07:12:18,501 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.dynamic.data.mapping.type.editor_2.0.7 [164]
07:12:18,509 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.dynamic.data.mapping.type.key.value_2.0.5 [165]
07:12:18,515 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.dynamic.data.mapping.type.options_2.0.5 [166]
07:12:18,529 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.dynamic.data.mapping.type.radio_2.0.8 [167]
07:12:18,548 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.dynamic.data.mapping.type.select_2.0.7 [168]
07:12:18,556 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.dynamic.data.mapping.type.text_2.0.7 [169]
07:12:18,564 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.dynamic.data.mapping.type.validation_2.0.4 [170]
07:12:18,599 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.dynamic.data.mapping.web_1.0.10 [171]
07:12:18,643 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.polls.web_2.0.6 [172]
07:12:18,674 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.portal.workflow.definition.web_1.0.5 [173]
07:12:18,703 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.portal.workflow.task.web_1.0.8 [174]
07:12:18,769 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED woodstox-core-asl_4.4.1 [176]
07:12:18,787 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.configuration.admin.web_1.0.7 [177]
07:12:18,790 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.contacts.api_2.0.3 [178]
07:12:18,796 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.contacts.service_2.0.4 [179]
07:12:18,830 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.contacts.web_1.0.12 [180]
07:12:18,842 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.expando.web_1.0.5 [181]
07:12:18,845 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.frontend.css.common_2.0.1 [182]
07:12:18,849 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.frontend.css.rtl.converter_1.0.2 [183]
07:12:18,856 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.frontend.css.rtl.servlet_1.0.3 [184]
07:12:18,861 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.frontend.css.web_1.0.11 [185]
07:12:18,901 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.frontend.editor.alloyeditor.web_1.0.7 [186]
07:12:18,946 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.frontend.editor.ckeditor.web_1.0.7 [187]
07:12:18,954 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.frontend.editor.lang_1.0.2 [188]
07:12:18,960 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.frontend.editor.simple.web_1.0.3 [189]
07:12:18,992 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.frontend.editor.tinymce.web_1.0.3 [190]
07:12:18,995 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.frontend.image.editor.api_1.0.2 [191]
07:12:19,009 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.frontend.image.editor.capability.brightness_1.0.3 [192]
07:12:19,022 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.frontend.image.editor.capability.contrast_1.0.3 [193]
07:12:19,039 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.frontend.image.editor.capability.crop_1.0.3 [194]
07:12:19,052 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.frontend.image.editor.capability.effects_1.0.3 [195]
07:12:19,073 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.frontend.image.editor.capability.resize_1.0.3 [196]
07:12:19,089 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.frontend.image.editor.capability.rotate_1.0.3 [197]
07:12:19,093 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.frontend.image.editor.capability.saturation_1.0.3 [198]
07:12:19,110 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.frontend.image.editor.integration.document.library_1.0.4 [199]
07:12:19,147 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.frontend.image.editor.web_1.0.3 [200]
07:12:19,198 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.frontend.js.bundle.config.extender_1.0.4 [201]
07:12:19,220 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.frontend.js.loader.modules.extender_1.0.3 [202]
07:12:19,275 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.frontend.js.metal.web_1.0.7 [203]
07:12:19,276 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.frontend.js.polyfill.babel.web_1.0.2 [204]
07:12:19,277 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.frontend.js.soyutils.web_1.0.3 [205]
07:12:19,320 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.frontend.js.spa.web_1.0.10 [206]
07:12:19,326 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.frontend.js.web_1.0.10 [207]
07:12:19,330 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.frontend.taglib_2.0.5 [208]
07:12:19,333 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.frontend.taglib.util.freemarker.contributor_1.0.2 [209]
07:12:19,450 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.frontend.theme.contributor.extender_1.0.4 [210]
07:12:19,453 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.frontend.theme.styled_2.0.9 [211]
07:12:19,458 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.frontend.theme.unstyled_2.0.8 [212]
07:12:19,468 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.hello.soy.web_1.0.2 [213]
07:12:19,475 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.hello.velocity.web_2.0.3 [214]
07:12:19,564 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.hello.world.web_2.0.3 [215]
07:12:19,573 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.license.manager.web_2.0.2 [216]
07:12:19,579 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.login.authentication.facebook.connect.web_2.0.3 [217]
07:12:19,585 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.login.authentication.google.web_2.0.2 [218]
07:12:19,664 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.login.authentication.openid.web_2.0.2 [219]
07:12:19,698 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.login.web_1.0.7 [220]
07:12:19,705 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.map.api_2.0.1 [221]
07:12:19,713 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.map.common_2.0.1 [222]
07:12:19,723 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.map.google.maps_1.0.6 [223]
07:12:19,728 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.map.openstreetmap_2.0.2 [224]
07:12:19,734 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.map.taglib_1.0.5 [225]
07:12:19,739 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.mobile.device.rules.api_2.0.1 [226]
07:12:19,799 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.mobile.device.rules.service_1.2.1 [227]
07:12:19,837 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.mobile.device.rules.web_1.0.10 [228]
07:12:19,859 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.monitoring.web_1.0.5 [229]
07:12:19,879 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.my.account.web_1.0.3 [230]
07:12:19,884 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.password.policies.admin.api_2.0.1 [231]
07:12:19,893 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.password.policies.admin.impl_1.0.4 [232]
07:12:19,914 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.password.policies.admin.web_1.0.12 [233]
07:12:19,924 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.petra.collection_1.0.2 [234]
07:12:19,927 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.petra.content_1.0.1 [235]
07:12:19,930 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.petra.doulos_3.2.2 [236]
07:12:19,933 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.petra.encryptor_1.0.2 [237]
07:12:19,937 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.petra.io.delta_1.0.3 [238]
07:12:19,940 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.petra.log4j_1.0.2 [239]
07:12:19,956 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.petra.mail_1.0.2 [240]
07:12:19,969 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.plugins.admin.web_1.0.4 [241]
07:12:19,977 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.portal.background.task.api_2.1.0 [242]
07:12:19,997 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.portal.background.task.service_2.0.6 [243]
07:12:20,007 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.portal.background.task.web_2.0.2 [244]
07:12:20,093 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.portal.cache_2.1.1 [245]
07:12:20,156 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.portal.cache.ehcache_2.1.1 [246]
07:12:20,164 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.portal.cache.ehcache.provider_2.0.1 [247]
07:12:20,172 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.portal.cache.single_2.0.1 [248]
07:12:20,187 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.portal.cluster.single_2.0.1 [249]
07:12:20,192 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.portal.compound.session.id_2.0.1 [250]
07:12:20,198 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.portal.configuration.cluster_2.1.0 [251]
07:12:20,230 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.portal.configuration.extender_2.0.1 [252]
07:12:20,300 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.portal.configuration.metatype.definitions.annotations_2.0.2 [253]
07:12:20,306 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.portal.configuration.metatype.definitions.equinox_2.0.3 [254]
07:12:20,319 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.portal.configuration.module.configuration_2.0.3 [255]
07:12:20,330 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.portal.configuration.settings_2.0.3 [256]
07:12:20,331 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.portal.dao.orm.custom.sql_1.0.3 [257]
07:12:20,350 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.portal.executor_2.0.1 [258]
07:12:20,370 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.portal.init.servlet.filter_2.0.2 [259]
07:12:20,406 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.portal.instance.lifecycle_3.0.1 [260]
07:12:20,428 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.portal.instances.web_1.0.4 [261]
07:12:21,213 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.portal.jmx_3.0.1 [262]
07:12:21,480 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.portal.language.extender_2.0.2 [263]
07:12:21,491 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.portal.language.servlet.filter_2.0.2 [264]
07:12:21,501 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.portal.license.deployer_1.0.4 [265]
07:12:21,504 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.portal.lock.api_2.0.1 [266]
07:12:21,520 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.portal.lock.service_2.0.4 [267]
07:12:21,620 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.portal.messaging_3.0.1 [268]
07:12:21,639 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.portal.mobile.device.recognition.api_1.0.1 [269]
07:12:21,791 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.portal.monitoring_4.0.1 [270]
07:12:21,800 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.portal.output.stream.container_2.0.1 [271]
07:12:21,804 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.portal.pop.notifications_2.0.2 [272]
07:12:21,807 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.portal.portlet.bridge.soy_3.0.1 [273]
07:12:21,948 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.portal.remote.axis.extender_1.0.3 [274]
07:12:21,961 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.portal.remote.http.tunnel.extender_2.0.2 [277]
07:12:21,966 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.portal.remote.json.web.service.extender_2.0.2 [278]
07:12:21,989 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.portal.scheduler_3.0.1 [281]
07:12:22,041 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.portal.scheduler.quartz_2.0.4 [282]
07:12:22,077 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.portal.scheduler.single_2.0.2 [283]
07:12:22,114 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.portal.scripting.api_1.0.1 [284]
07:12:22,142 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.portal.scripting.executor_2.1.0 [285]
07:12:22,155 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.portal.scripting.groovy_2.0.2 [286]
07:12:22,422 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.portal.search_3.1.4 [287]
07:12:23,243 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.portal.search.elasticsearch_2.0.5 [288]
07:12:23,250 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.portal.search.facet_2.0.2 [289]
07:12:23,290 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.portal.search.web_1.1.6 [290]
07:12:23,390 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.portal.security.antisamy_2.0.2 [291]
07:12:23,408 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.portal.security.audit.api_2.0.1 [292]
07:12:23,427 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.portal.security.audit.wiring_2.0.1 [293]
07:12:23,475 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.portal.security.auth.verifier_2.0.2 [294]
07:12:23,510 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.portal.security.auto.login_2.0.3 [295]
07:12:23,514 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.portal.security.exportimport.api_2.0.1 [296]
07:12:23,704 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.portal.security.ldap_2.0.6 [297]
07:12:23,708 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.portal.security.service.access.policy.api_2.0.2 [298]
07:12:23,739 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.portal.security.service.access.policy.service_2.0.4 [299]
07:12:23,747 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.portal.security.service.access.policy.web_1.0.6 [300]
07:12:23,773 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.portal.security.sso.cas_3.0.3 [301]
07:12:23,815 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.portal.security.sso.facebook.connect_3.0.1 [302]
07:12:23,844 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.portal.security.sso.google_2.0.2 [303]
07:12:23,930 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.portal.security.sso.ntlm_3.0.2 [304]
07:12:24,038 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.portal.security.sso.openid_3.0.1 [305]
07:12:24,078 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.portal.security.sso.opensso_3.0.1 [306]
07:12:24,130 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.portal.security.sso.token_3.0.1 [307]
07:12:24,136 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.portal.settings.api_2.0.1 [308]
07:12:24,153 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.portal.settings.authentication.cas.web_1.0.3 [309]
07:12:24,172 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.portal.settings.authentication.facebook.connect.web_1.0.3 [310]
07:12:24,190 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.portal.settings.authentication.google.web_1.0.2 [311]
07:12:24,219 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.portal.settings.authentication.ldap.web_1.0.6 [312]
07:12:24,229 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.portal.settings.authentication.ntlm.web_1.0.3 [313]
07:12:24,237 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.portal.settings.authentication.openid.web_1.0.3 [314]
07:12:24,321 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.portal.settings.authentication.opensso.web_1.0.3 [315]
07:12:24,327 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.portal.settings.lang_1.0.2 [316]
07:12:24,384 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.portal.settings.web_1.0.7 [317]
07:12:24,400 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.portal.spring.extender_2.0.3 [318]
07:12:24,411 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.portal.store.cmis_2.0.2 [319]
07:12:24,420 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.portal.store.db_2.0.1 [320]
07:12:24,535 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.portal.store.file.system_2.0.1 [321]
07:12:24,577 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.portal.store.jcr_2.0.1 [322]
07:12:24,609 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.portal.store.s3_2.0.3 [323]
07:12:24,619 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.portal.store.safe.file.name.wrapper_1.0.1 [324]
07:12:25,333 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.portal.template.freemarker_2.0.9 [325]
07:12:25,413 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.portal.template.soy_2.0.3 [326]
07:12:25,415 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.portal.template.velocity_2.0.4 [327]
07:12:25,509 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.portal.template.xsl_2.0.2 [328]
07:12:25,520 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.portal.upgrade_2.4.1 [329]
07:12:25,529 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.portal.verify.extender_2.0.2 [330]
07:12:25,538 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.portal.weblogic.support_2.0.2 [331]
07:12:25,545 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.roles.admin.api_2.0.1 [332]
07:12:25,548 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.roles.admin.impl_1.0.4 [333]
07:12:25,569 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.roles.admin.web_1.0.11 [334]
07:12:25,608 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.roles.selector.web_1.0.5 [335]
07:12:25,623 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.server.admin.web_1.0.8 [336]
07:12:25,668 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.user.groups.admin.api_2.0.1 [337]
07:12:25,671 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.user.groups.admin.impl_1.0.4 [338]
07:12:25,684 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.user.groups.admin.web_1.0.7 [339]
07:12:25,737 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.users.admin.api_2.0.1 [340]
07:12:25,796 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.users.admin.impl_1.0.4 [341]
07:12:25,811 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.users.admin.web_2.0.7 [342]
07:12:26,025 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.web.proxy.web_1.0.4 [343]
07:12:26,047 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.xstream.configurator.api_2.0.1 [344]
07:12:26,050 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED stax2-api_3.1.4 [345]
07:12:26,063 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED Liferay CE Foundation-admin-theme-wrapper_1.0.7 [346]
07:12:26,068 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED Liferay CE Foundation-classic-theme-wrapper_1.0.9 [347]
07:12:26,073 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED Liferay CE Foundation-product-app-theme-wrapper_1.0.7 [348]
07:12:26,078 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED Liferay CE Foundation-user-dashboard-theme-wrapper_1.0.7 [349]
07:12:26,088 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED Liferay CE Foundation-user-profile-theme-wrapper_1.0.7 [350]
07:12:26,091 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.ip.geocoder.sample.web_2.0.2 [352]
07:12:26,102 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.ip.geocoder_2.0.5 [353]
07:12:26,110 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.maxmind.geoip.api_1.2.14 [354]
07:12:26,113 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED org.tukaani.xz_1.5.0 [355]
07:12:26,116 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.sync.api_2.0.0 [358]
07:12:26,125 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.sync.security_2.0.3 [359]
07:12:26,145 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.sync.service_1.1.1 [360]
07:12:26,187 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.sync.web_1.0.3 [361]
07:12:26,201 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.application.list.api_2.1.2 [363]
07:12:26,227 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.application.list.taglib_2.0.5 [364]
07:12:26,232 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.application.list.user.personal.site.permissions_2.0.3 [365]
07:12:26,243 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.asset.browser.web_1.0.7 [366]
07:12:26,262 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.asset.categories.admin.web_1.0.10 [367]
07:12:26,286 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.asset.categories.navigation.web_1.0.5 [368]
07:12:26,314 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.asset.categories.service_1.0.6 [369]
07:12:26,339 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.asset.display.web_1.0.2 [370]
07:12:26,354 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.asset.entry.query.processor.custom.user.attributes_2.0.3 [371]
07:12:26,361 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.asset.publisher.layout.prototype_1.0.4 [372]
07:12:26,373 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.asset.publisher.web_1.2.0 [373]
07:12:26,534 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.asset.taglib_2.0.4 [374]
07:12:26,539 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.asset.tags.admin.web_1.0.4 [375]
07:12:26,553 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.asset.tags.compiler.web_2.0.2 [376]
07:12:26,564 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.asset.tags.navigation.web_2.0.3 [377]
07:12:26,592 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.asset.tags.service_2.0.2 [378]
07:12:26,609 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.asset.web_2.0.2 [379]
07:12:26,613 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.exportimport.api_2.1.0 [380]
07:12:26,616 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.exportimport.resources.importer_1.2.0 [381]
07:12:26,684 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.exportimport.service_3.0.3 [382]
07:12:26,904 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.exportimport.web_1.0.11 [383]
07:12:27,159 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.iframe.web_1.0.5 [384]
07:12:27,176 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.journal.api_2.1.1 [385]
07:12:27,196 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.journal.content.asset.addon.entry.comments_1.0.4 [386]
07:12:27,236 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.journal.content.asset.addon.entry.common_2.0.3 [387]
07:12:27,247 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.journal.content.asset.addon.entry.conversions_2.0.2 [388]
07:12:27,265 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.journal.content.asset.addon.entry.locales_1.0.3 [389]
07:12:27,270 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.journal.content.asset.addon.entry.print_2.0.2 [390]
07:12:27,274 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.journal.content.asset.addon.entry.ratings_2.0.2 [391]
07:12:27,281 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.journal.content.asset.addon.entry.related.assets_2.0.2 [392]
07:12:27,499 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.journal.content.search.web_1.0.4 [393]
07:12:27,812 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.journal.content.web_1.1.1 [394]
07:12:27,843 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.journal.editor.configuration_1.0.2 [395]
07:12:27,849 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.journal.item.selector.api_1.0.2 [396]
07:12:27,856 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.journal.item.selector.web_1.0.3 [397]
07:12:27,860 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.journal.lang_2.0.2 [398]
07:12:27,865 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.journal.ratings.definition_2.0.2 [399]
07:12:27,884 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.journal.service_3.1.0 [400]
07:12:28,071 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.journal.terms.of.use_2.0.8 [401]
07:12:28,078 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.journal.web_1.2.3 [402]
07:12:28,249 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.layout.admin.web_1.0.12 [403]
07:12:28,386 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.layout.impl_2.0.2 [404]
07:12:28,400 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.layout.item.selector.api_1.0.2 [405]
07:12:28,409 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.layout.item.selector.web_1.1.1 [406]
07:12:28,414 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.layout.prototype.api_1.0.1 [407]
07:12:28,421 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.layout.prototype.impl_1.0.3 [408]
07:12:28,431 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.layout.prototype.web_1.0.7 [409]
07:12:28,443 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.layout.set.prototype.api_1.0.2 [410]
07:12:28,452 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.layout.set.prototype.impl_1.1.0 [411]
07:12:28,463 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.layout.set.prototype.web_1.0.8 [412]
07:12:28,484 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.layout.taglib_2.0.5 [413]
07:12:28,491 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.layout.type.controller.control.panel_2.0.2 [414]
07:12:28,501 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.layout.type.controller.full.page.application_2.0.2 [415]
07:12:28,524 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.layout.type.controller.node_2.0.2 [416]
07:12:28,532 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.layout.type.controller.shared.portlet_2.0.2 [417]
07:12:28,540 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.nested.portlets.web_2.0.3 [418]
07:12:28,554 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.portlet.configuration.css.web_2.0.3 [419]
07:12:28,568 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.portlet.configuration.icon.close_2.0.2 [420]
07:12:28,581 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.portlet.configuration.icon.edit_2.0.2 [421]
07:12:28,593 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.portlet.configuration.icon.edit.defaults_2.0.2 [422]
07:12:28,601 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.portlet.configuration.icon.edit.guest_2.0.2 [423]
07:12:28,608 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.portlet.configuration.icon.help_2.0.2 [424]
07:12:28,615 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.portlet.configuration.icon.locator.api_2.0.2 [425]
07:12:28,622 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.portlet.configuration.icon.maximize_2.0.2 [426]
07:12:28,630 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.portlet.configuration.icon.minimize_2.0.2 [427]
07:12:28,638 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.portlet.configuration.icon.print_2.0.2 [428]
07:12:28,656 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.portlet.configuration.icon.refresh_2.0.2 [429]
07:12:28,664 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.portlet.configuration.sharing.web_2.0.3 [430]
07:12:28,691 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.portlet.configuration.toolbar.contributor.locator.api_2.0.2 [431]
07:12:28,697 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.portlet.configuration.web_1.0.7 [432]
07:12:28,726 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.portlet.display.template_2.0.2 [433]
07:12:28,744 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.portlet.display.template.web_2.0.4 [434]
07:12:28,754 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.product.navigation.control.menu.api_3.0.0 [435]
07:12:28,781 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.product.navigation.control.menu.theme.contributor_2.0.3 [436]
07:12:28,790 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.product.navigation.control.menu.web_2.0.5 [437]
07:12:28,859 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.product.navigation.control.panel_2.0.2 [438]
07:12:28,880 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.product.navigation.product.menu.theme.contributor_2.0.4 [439]
07:12:28,887 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.product.navigation.product.menu.web_2.0.4 [440]
07:12:28,909 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.product.navigation.simulation_2.0.1 [441]
07:12:28,924 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.product.navigation.simulation.device_2.0.3 [442]
07:12:28,933 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.product.navigation.simulation.theme.contributor_2.0.2 [443]
07:12:28,936 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.product.navigation.simulation.web_2.1.0 [444]
07:12:28,943 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.product.navigation.site.administration_2.0.2 [445]
07:12:28,970 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.product.navigation.taglib_2.0.3 [446]
07:12:28,986 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.product.navigation.user_2.0.2 [447]
07:12:28,993 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.product.navigation.user.personal.bar.web_2.0.2 [448]
07:12:29,005 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.rss.util_1.0.3 [449]
07:12:29,013 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.rss.web_2.1.0 [450]
07:12:29,041 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.site.admin.web_1.0.11 [451]
07:12:29,153 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.site.api_2.0.3 [452]
07:12:29,162 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.site.browser.web_2.0.6 [453]
07:12:29,178 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.site.item.selector.api_1.0.2 [454]
07:12:29,187 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.site.item.selector.web_2.0.5 [455]
07:12:29,209 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.site.memberships.web_1.0.12 [456]
07:12:29,252 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.site.my.sites.web_1.0.6 [457]
07:12:29,375 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.site.navigation.breadcrumb.web_2.0.3 [458]
07:12:29,400 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.site.navigation.directory.web_2.0.3 [459]
07:12:29,425 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.site.navigation.language.web_2.1.0 [460]
07:12:29,455 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.site.navigation.menu.web_2.0.4 [461]
07:12:29,479 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.site.navigation.site.map.web_2.0.2 [462]
07:12:29,506 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.site.navigation.taglib_2.0.4 [463]
07:12:29,517 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.site.teams.web_1.0.10 [464]
07:12:29,544 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.staging.api_2.0.1 [465]
07:12:29,552 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.staging.bar.web_1.0.5 [466]
07:12:29,595 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.staging.configuration.web_1.0.5 [467]
07:12:29,619 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.staging.lang_2.0.4 [468]
07:12:29,625 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.staging.portlet.data.handler_2.0.1 [469]
07:12:29,642 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.staging.processes.web_1.0.6 [470]
07:12:29,718 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.staging.security_2.0.5 [471]
07:12:29,726 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.staging.taglib_3.1.5 [472]
07:12:29,735 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.trash.taglib_2.0.3 [473]
07:12:29,739 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.trash.web_1.0.7 [474]
07:12:29,769 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.xsl.content.web_2.0.3 [475]
07:12:29,796 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.marketplace.api_4.1.0 [477]
07:12:29,799 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.marketplace.app.manager.web_1.0.9 [478]
07:12:29,813 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.marketplace.deployer_2.0.6 [479]
07:12:29,832 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.marketplace.service_2.1.9 [480]
07:12:29,859 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED com.liferay.marketplace.store.web_2.0.4 [481]
07:12:29,881 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED admin-theme_1.0.7 [482]
07:12:29,887 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED classic-theme_1.0.9 [483]
07:12:29,896 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED user-profile-theme_1.0.7 [484]
07:12:29,902 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED product-app-theme_1.0.7 [485]
07:12:29,907 INFO [Start Level: Equinox Container: 30755fb9-d050-0017-1e3c-b686c64aa14b][BundleStartStopLogger:35] STARTED user-dashboard-theme_1.0.7 [486]
07:12:53,738 WARN [localhost-startStop-1][EmbeddedElasticsearchConnection:249] Liferay is configured to use embedded Elasticsearch as its search engine. Do NOT use embedded Elasticsearch in production. Embedded Elasticsearch is useful for development and demonstration purposes. Remote Elasticsearch connections can be configured in the Control Panel.
07:12:53,871 INFO [localhost-startStop-1][node:137] [Portal] version[2.2.0], pid[4360], build[8ff36d1/2016-01-27T13:32:39Z]
07:12:53,872 INFO [localhost-startStop-1][node:139] [Portal] initializing ...
07:12:54,652 INFO [localhost-startStop-1][plugins:180] [Portal] modules [], plugins [analysis-kuromoji, analysis-icu, analysis-smartcn, analysis-stempel], sites []
07:12:54,776 INFO [localhost-startStop-1][env:288] [Portal] using [1] data paths, mounts [[(Cemoticon]], net usable_space [13.8gb], net total_space [175.8gb], spins? [unknown], types [NTFS]
07:12:54,777 INFO [localhost-startStop-1][env:303] [Portal] heap size [910.5mb], compressed ordinary object pointers [unknown]
07:13:00,868 INFO [localhost-startStop-1][node:212] [Portal] initialized
07:13:00,870 INFO [localhost-startStop-1][node:238] [Portal] starting ...
07:13:00,875 INFO [localhost-startStop-1][transport:172] [Portal] publish_address {local[1]}, bound_addresses {local[1]}
07:13:00,910 INFO [localhost-startStop-1][discovery:86] [Portal] LiferayElasticsearchCluster/rHbGEpWJSW-ZLUr9UtbrlQ
07:13:00,946 INFO [elasticsearch[Portal][clusterService#updateTask][T#1]][service:570] [Portal] master {new {Portal}{rHbGEpWJSW-ZLUr9UtbrlQ}{local}{local[1]}{local=true}}, removed {{Portal}{TJpwxLV0SSmdFQWvlmH5AA}{local}{local[1]}{local=true},}, reason: local-disco-initial_connect(master)
07:13:01,453 INFO [elasticsearch[Portal][clusterService#updateTask][T#1]][gateway:277] [Portal] recovered [2] indices into cluster_state
07:13:01,662 INFO [localhost-startStop-1][http:94] [Portal] publish_address {127.0.0.1:9200}, bound_addresses {127.0.0.1:9200}
07:13:01,668 INFO [localhost-startStop-1][node:274] [Portal] started
07:13:04,768 INFO [elasticsearch[Portal][clusterService#updateTask][T#1]][allocation:238] [Portal] Cluster health status changed from [RED] to [GREEN] (reason: [shards started [[liferay-20116][0], [liferay-0][0]] ...]).
07:13:12,427 INFO [localhost-startStop-1][StartupAction:118] There are no patches installed
07:13:12,627 INFO [localhost-startStop-1][BaseDB:498] Database supports case sensitive queries
07:13:14,681 INFO [localhost-startStop-1][PluginPackageUtil:1003] Reading plugin package for the root context
07:13:22,481 INFO [localhost-startStop-1][AutoDeployDir:185] Auto deploy scanner started for C:\Liferay\liferay-ce-portal-7.0-ga3\deploy
07:13:31,210 WARN [elasticsearch[Portal][management][T#2]][decider:157] [Portal] high disk watermark [90%] exceeded on [rHbGEpWJSW-ZLUr9UtbrlQ][Portal][C:\Liferay\liferay-ce-portal-7.0-ga3\data\elasticsearch\indices\LiferayElasticsearchCluster\nodes\0] free: 14gb[7.9%], shards will be relocated away from this node
07:13:31,230 INFO [elasticsearch[Portal][management][T#2]][decider:218] [Portal] rerouting shards: [high disk watermark exceeded on one or more nodes]
07:13:32,469 INFO [localhost-startStop-1][UpgradeProcess:82] Upgrading com.liferay.wiki.navigation.web.internal.upgrade.WikiNavigationWebUpgrade$1
07:13:32,495 INFO [localhost-startStop-1][UpgradeProcess:97] Completed upgrade process com.liferay.wiki.navigation.web.internal.upgrade.WikiNavigationWebUpgrade$1 in 26ms
07:13:37,144 INFO [localhost-startStop-1][BaseAutoDeployListener:42] Copying themes for C:\Liferay\liferay-ce-portal-7.0-ga3\tomcat-8.0.32\temp\20170614071336028SYRFEDAW\admin-theme.war
07:13:39,250 INFO [localhost-startStop-1][BaseDeployer:873] Deploying admin-theme.war
07:14:01,276 WARN [elasticsearch[Portal][management][T#1]][decider:157] [Portal] high disk watermark [90%] exceeded on [rHbGEpWJSW-ZLUr9UtbrlQ][Portal][C:\Liferay\liferay-ce-portal-7.0-ga3\data\elasticsearch\indices\LiferayElasticsearchCluster\nodes\0] free: 14gb[7.9%], shards will be relocated away from this node
07:14:03,932 INFO [localhost-startStop-1][BaseAutoDeployListener:50] Themes for C:\Liferay\liferay-ce-portal-7.0-ga3\tomcat-8.0.32\temp\20170614071336028SYRFEDAW\admin-theme.war copied successfully
07:14:10,348 INFO [localhost-startStop-1][BaseAutoDeployListener:42] Copying themes for C:\Liferay\liferay-ce-portal-7.0-ga3\tomcat-8.0.32\temp\20170614071410188QTSGXWHI\user-dashboard-theme.war
07:14:10,487 INFO [localhost-startStop-1][BaseDeployer:873] Deploying user-dashboard-theme.war
07:14:23,018 INFO [localhost-startStop-1][BaseAutoDeployListener:50] Themes for C:\Liferay\liferay-ce-portal-7.0-ga3\tomcat-8.0.32\temp\20170614071410188QTSGXWHI\user-dashboard-theme.war copied successfully
07:14:27,597 INFO [localhost-startStop-1][BaseAutoDeployListener:42] Copying themes for C:\Liferay\liferay-ce-portal-7.0-ga3\tomcat-8.0.32\temp\20170614071427559OWIHAFDO\user-profile-theme.war
07:14:27,916 INFO [localhost-startStop-1][BaseDeployer:873] Deploying user-profile-theme.war
07:14:31,319 WARN [elasticsearch[Portal][management][T#2]][decider:157] [Portal] high disk watermark [90%] exceeded on [rHbGEpWJSW-ZLUr9UtbrlQ][Portal][C:\Liferay\liferay-ce-portal-7.0-ga3\data\elasticsearch\indices\LiferayElasticsearchCluster\nodes\0] free: 14gb[7.9%], shards will be relocated away from this node
07:14:31,320 INFO [elasticsearch[Portal][management][T#2]][decider:218] [Portal] rerouting shards: [high disk watermark exceeded on one or more nodes]
07:14:38,034 INFO [localhost-startStop-1][BaseAutoDeployListener:50] Themes for C:\Liferay\liferay-ce-portal-7.0-ga3\tomcat-8.0.32\temp\20170614071427559OWIHAFDO\user-profile-theme.war copied successfully
07:14:42,633 INFO [localhost-startStop-1][BaseAutoDeployListener:42] Copying themes for C:\Liferay\liferay-ce-portal-7.0-ga3\tomcat-8.0.32\temp\20170614071442547CUBAKBDZ\product-app-theme.war
07:14:43,205 INFO [localhost-startStop-1][BaseDeployer:873] Deploying product-app-theme.war
07:14:53,585 INFO [localhost-startStop-1][BaseAutoDeployListener:50] Themes for C:\Liferay\liferay-ce-portal-7.0-ga3\tomcat-8.0.32\temp\20170614071442547CUBAKBDZ\product-app-theme.war copied successfully
07:15:00,915 INFO [localhost-startStop-1][BaseAutoDeployListener:42] Copying themes for C:\Liferay\liferay-ce-portal-7.0-ga3\tomcat-8.0.32\temp\20170614071500856CPHPEZGX\classic-theme.war
07:15:01,330 WARN [elasticsearch[Portal][management][T#3]][decider:157] [Portal] high disk watermark [90%] exceeded on [rHbGEpWJSW-ZLUr9UtbrlQ][Portal][C:\Liferay\liferay-ce-portal-7.0-ga3\data\elasticsearch\indices\LiferayElasticsearchCluster\nodes\0] free: 13.9gb[7.9%], shards will be relocated away from this node
07:15:02,062 INFO [localhost-startStop-1][BaseDeployer:873] Deploying classic-theme.war
07:15:15,115 INFO [localhost-startStop-1][BaseAutoDeployListener:50] Themes for C:\Liferay\liferay-ce-portal-7.0-ga3\tomcat-8.0.32\temp\20170614071500856CPHPEZGX\classic-theme.war copied successfully
07:15:19,534 INFO [fileinstall-C:/Liferay/liferay-ce-portal-7.0-ga3/osgi/war][BaseAutoDeployListener:42] Copying portlets for C:\Liferay\liferay-ce-portal-7.0-ga3\tomcat-8.0.32\temp\20170614071519523AWMCQBJJ\testing-portlet-7.0.0.1.war
07:15:19,941 INFO [fileinstall-C:/Liferay/liferay-ce-portal-7.0-ga3/osgi/war][BaseDeployer:873] Deploying testing-portlet-7.0.0.1.war
07:15:20,931 INFO [fileinstall-C:/Liferay/liferay-ce-portal-7.0-ga3/osgi/war][BaseAutoDeployListener:50] Portlets for C:\Liferay\liferay-ce-portal-7.0-ga3\tomcat-8.0.32\temp\20170614071519523AWMCQBJJ\testing-portlet-7.0.0.1.war copied successfully
07:15:23,212 INFO [liferay/scheduler_dispatch-3][PluginPackageUtil:1267] Reloading repositories
07:15:26,568 INFO [fileinstall-C:/Liferay/liferay-ce-portal-7.0-ga3/osgi/war][BaseAutoDeployListener:42] Copying portlets for C:\Liferay\liferay-ce-portal-7.0-ga3\tomcat-8.0.32\temp\20170614071526528ETNIVMCJ\conversation-portlet-7.0.0.1.war
07:15:27,246 INFO [fileinstall-C:/Liferay/liferay-ce-portal-7.0-ga3/osgi/war][BaseDeployer:873] Deploying conversation-portlet-7.0.0.1.war
07:15:29,874 INFO [fileinstall-C:/Liferay/liferay-ce-portal-7.0-ga3/osgi/war][BaseAutoDeployListener:50] Portlets for C:\Liferay\liferay-ce-portal-7.0-ga3\tomcat-8.0.32\temp\20170614071526528ETNIVMCJ\conversation-portlet-7.0.0.1.war copied successfully
07:15:31,470 WARN [elasticsearch[Portal][management][T#1]][decider:157] [Portal] high disk watermark [90%] exceeded on [rHbGEpWJSW-ZLUr9UtbrlQ][Portal][C:\Liferay\liferay-ce-portal-7.0-ga3\data\elasticsearch\indices\LiferayElasticsearchCluster\nodes\0] free: 13.9gb[7.9%], shards will be relocated away from this node
07:15:31,471 INFO [elasticsearch[Portal][management][T#1]][decider:218] [Portal] rerouting shards: [high disk watermark exceeded on one or more nodes]
07:15:36,871 INFO [fileinstall-C:/Liferay/liferay-ce-portal-7.0-ga3/osgi/war][BundleStartStopLogger:35] STARTED conversation-portlet_7.0.0.1 [531]
07:15:36,905 INFO [fileinstall-C:/Liferay/liferay-ce-portal-7.0-ga3/osgi/war][BundleStartStopLogger:35] STARTED testing-portlet_7.0.0.1 [530]
07:15:47,072 DEBUG [elasticsearch[Portal][bulk][T#1]][index:156] took[2.6s], took_millis[2687], type[LiferayDocumentType], id[com_liferay_configuration_admin_web_portlet_SystemSettingsPortlet_PORTLET_com.liferay.portal.osgi.web.wab.extender.internal.configuration.WabExtenderConfiguration], routing[] , source[{"uid":"com_liferay_configuration_admin_web_portlet_SystemSettingsPortlet_PORTLET_com.liferay.portal.osgi.web.wab.extender.internal.configuration.WabExtenderConfiguration","companyId":"0","configurationModelId":"com.liferay.portal.osgi.web.wab.extender.internal.configuration.WabExtenderConfiguration","entryClassName":"com.liferay.configuration.admin.web.internal.model.ConfigurationModel","configurationModelFactoryPid":"com.liferay.portal.osgi.web.wab.extender.internal.configuration.WabExtenderConfiguration","title_zh_CN":"WAB扩展器","title_es_ES":"Extensor WAB","title_ja_JP":"WAB Extender","title_iw_IL":"WAB Extender","title_nl_NL":"WAB-verlenger","title_fi_FI":"WAB Extender -laite","title_ca_ES":"Estensor WAB","title_hu_HU":"WAB bővítő","title":"Extendeur WAB","title_fr_FR":"Extendeur WAB","title_en_US":"WAB Extender","title_pt_BR":"Extensor WAB","title_de_DE":"WAB Extender","configurationModelAttributeName":"Stop timeout"}]
07:16:01,499 WARN [elasticsearch[Portal][management][T#2]][decider:157] [Portal] high disk watermark [90%] exceeded on [rHbGEpWJSW-ZLUr9UtbrlQ][Portal][C:\Liferay\liferay-ce-portal-7.0-ga3\data\elasticsearch\indices\LiferayElasticsearchCluster\nodes\0] free: 13.9gb[7.9%], shards will be relocated away from this node
07:16:31,526 WARN [elasticsearch[Portal][management][T#3]][decider:157] [Portal] high disk watermark [90%] exceeded on [rHbGEpWJSW-ZLUr9UtbrlQ][Portal][C:\Liferay\liferay-ce-portal-7.0-ga3\data\elasticsearch\indices\LiferayElasticsearchCluster\nodes\0] free: 14gb[7.9%], shards will be relocated away from this node
07:16:31,527 INFO [elasticsearch[Portal][management][T#3]][decider:218] [Portal] rerouting shards: [high disk watermark exceeded on one or more nodes]
07:16:44,925 INFO [localhost-startStop-1][HotDeployImpl:226] Deploying admin-theme from queue
07:16:44,928 INFO [localhost-startStop-1][PluginPackageUtil:1006] Reading plugin package for admin-theme
07:16:44,983 INFO [localhost-startStop-1][ThemeHotDeployListener:94] Registering themes for admin-theme
07:16:49,279 INFO [localhost-startStop-1][ThemeHotDeployListener:109] 1 theme for admin-theme is available for use
07:16:49,618 INFO [localhost-startStop-1][HotDeployImpl:226] Deploying classic-theme from queue
07:16:49,618 INFO [localhost-startStop-1][PluginPackageUtil:1006] Reading plugin package for classic-theme
07:16:49,633 INFO [localhost-startStop-1][ThemeHotDeployListener:94] Registering themes for classic-theme
07:16:52,108 INFO [localhost-startStop-1][ThemeHotDeployListener:109] 1 theme for classic-theme is available for use
07:16:52,446 INFO [localhost-startStop-1][HotDeployImpl:226] Deploying user-profile-theme from queue
07:16:52,447 INFO [localhost-startStop-1][PluginPackageUtil:1006] Reading plugin package for user-profile-theme
07:16:52,715 INFO [localhost-startStop-1][ThemeHotDeployListener:94] Registering themes for user-profile-theme
07:16:55,219 INFO [localhost-startStop-1][ThemeHotDeployListener:109] 1 theme for user-profile-theme is available for use
07:16:55,609 INFO [localhost-startStop-1][HotDeployImpl:226] Deploying product-app-theme from queue
07:16:55,610 INFO [localhost-startStop-1][PluginPackageUtil:1006] Reading plugin package for product-app-theme
07:16:55,627 INFO [localhost-startStop-1][ThemeHotDeployListener:94] Registering themes for product-app-theme
07:16:57,903 INFO [localhost-startStop-1][ThemeHotDeployListener:109] 1 theme for product-app-theme is available for use
07:16:58,287 INFO [localhost-startStop-1][HotDeployImpl:226] Deploying user-dashboard-theme from queue
07:16:58,287 INFO [localhost-startStop-1][PluginPackageUtil:1006] Reading plugin package for user-dashboard-theme
07:16:58,304 INFO [localhost-startStop-1][ThemeHotDeployListener:94] Registering themes for user-dashboard-theme
07:17:01,552 WARN [elasticsearch[Portal][management][T#1]][decider:157] [Portal] high disk watermark [90%] exceeded on [rHbGEpWJSW-ZLUr9UtbrlQ][Portal][C:\Liferay\liferay-ce-portal-7.0-ga3\data\elasticsearch\indices\LiferayElasticsearchCluster\nodes\0] free: 14gb[7.9%], shards will be relocated away from this node
07:17:01,692 INFO [localhost-startStop-1][ThemeHotDeployListener:109] 1 theme for user-dashboard-theme is available for use
07:17:02,078 INFO [localhost-startStop-1][HotDeployImpl:226] Deploying espace-conversation-portlet from queue
07:17:02,079 INFO [localhost-startStop-1][PluginPackageUtil:1006] Reading plugin package for espace-conversation-portlet
07:17:02,777 INFO [localhost-startStop-1][PortletHotDeployListener:202] Registering portlets for espace-conversation-portlet
07:17:02,903 INFO [localhost-startStop-1][PortletHotDeployListener:331] 1 portlet for espace-conversation-portlet is available for use
07:17:03,461 INFO [localhost-startStop-1][HotDeployImpl:226] Deploying testing-portlet from queue
07:17:03,462 INFO [localhost-startStop-1][PluginPackageUtil:1006] Reading plugin package for testing-portlet
07:17:03,519 INFO [localhost-startStop-1][PortletHotDeployListener:202] Registering portlets for testing-portlet
07:17:03,654 INFO [localhost-startStop-1][PortletHotDeployListener:331] 1 portlet for testing-portlet is available for use
07:17:04,285 INFO [localhost-startStop-1][HotDeployImpl:226] Deploying conversation-portlet from queue
07:17:04,286 INFO [localhost-startStop-1][PluginPackageUtil:1006] Reading plugin package for conversation-portlet
07:17:04,974 INFO [localhost-startStop-1][PortletHotDeployListener:202] Registering portlets for conversation-portlet
07:17:05,227 INFO [localhost-startStop-1][PortletHotDeployListener:336] 2 portlets for conversation-portlet are available for use
07:17:31,563 WARN [elasticsearch[Portal][management][T#2]][decider:157] [Portal] high disk watermark [90%] exceeded on [rHbGEpWJSW-ZLUr9UtbrlQ][Portal][C:\Liferay\liferay-ce-portal-7.0-ga3\data\elasticsearch\indices\LiferayElasticsearchCluster\nodes\0] free: 14gb[7.9%], shards will be relocated away from this node
07:17:31,564 INFO [elasticsearch[Portal][management][T#2]][decider:218] [Portal] rerouting shards: [high disk watermark exceeded on one or more nodes]
07:18:01,576 WARN [elasticsearch[Portal][management][T#3]][decider:157] [Portal] high disk watermark [90%] exceeded on [rHbGEpWJSW-ZLUr9UtbrlQ][Portal][C:\Liferay\liferay-ce-portal-7.0-ga3\data\elasticsearch\indices\LiferayElasticsearchCluster\nodes\0] free: 14gb[7.9%], shards will be relocated away from this node
07:18:31,586 WARN [elasticsearch[Portal][management][T#1]][decider:157] [Portal] high disk watermark [90%] exceeded on [rHbGEpWJSW-ZLUr9UtbrlQ][Portal][C:\Liferay\liferay-ce-portal-7.0-ga3\data\elasticsearch\indices\LiferayElasticsearchCluster\nodes\0] free: 13.9gb[7.9%], shards will be relocated away from this node
07:18:31,587 INFO [elasticsearch[Portal][management][T#1]][decider:218] [Portal] rerouting shards: [high disk watermark exceeded on one or more nodes]
07:19:01,597 WARN [elasticsearch[Portal][management][T#2]][decider:157] [Portal] high disk watermark [90%] exceeded on [rHbGEpWJSW-ZLUr9UtbrlQ][Portal][C:\Liferay\liferay-ce-portal-7.0-ga3\data\elasticsearch\indices\LiferayElasticsearchCluster\nodes\0] free: 14gb[7.9%], shards will be relocated away from this node
07:19:31,608 WARN [elasticsearch[Portal][management][T#3]][decider:157] [Portal] high disk watermark [90%] exceeded on [rHbGEpWJSW-ZLUr9UtbrlQ][Portal][C:\Liferay\liferay-ce-portal-7.0-ga3\data\elasticsearch\indices\LiferayElasticsearchCluster\nodes\0] free: 14gb[7.9%], shards will be relocated away from this node
07:19:31,609 INFO [elasticsearch[Portal][management][T#3]][decider:218] [Portal] rerouting shards: [high disk watermark exceeded on one or more nodes]
07:20:01,616 WARN [elasticsearch[Portal][management][T#1]][decider:157] [Portal] high disk watermark [90%] exceeded on [rHbGEpWJSW-ZLUr9UtbrlQ][Portal][C:\Liferay\liferay-ce-portal-7.0-ga3\data\elasticsearch\indices\LiferayElasticsearchCluster\nodes\0] free: 13.9gb[7.9%], shards will be relocated away from this node
07:20:31,625 WARN [elasticsearch[Portal][management][T#2]][decider:157] [Portal] high disk watermark [90%] exceeded on [rHbGEpWJSW-ZLUr9UtbrlQ][Portal][C:\Liferay\liferay-ce-portal-7.0-ga3\data\elasticsearch\indices\LiferayElasticsearchCluster\nodes\0] free: 14gb[7.9%], shards will be relocated away from this node
07:20:31,626 INFO [elasticsearch[Portal][management][T#2]][decider:218] [Portal] rerouting shards: [high disk watermark exceeded on one or more nodes]
07:21:01,642 WARN [elasticsearch[Portal][management][T#3]][decider:157] [Portal] high disk watermark [90%] exceeded on [rHbGEpWJSW-ZLUr9UtbrlQ][Portal][C:\Liferay\liferay-ce-portal-7.0-ga3\data\elasticsearch\indices\LiferayElasticsearchCluster\nodes\0] free: 14gb[7.9%], shards will be relocated away from this node
07:21:31,654 WARN [elasticsearch[Portal][management][T#2]][decider:157] [Portal] high disk watermark [90%] exceeded on [rHbGEpWJSW-ZLUr9UtbrlQ][Portal][C:\Liferay\liferay-ce-portal-7.0-ga3\data\elasticsearch\indices\LiferayElasticsearchCluster\nodes\0] free: 14gb[7.9%], shards will be relocated away from this node
07:21:31,655 INFO [elasticsearch[Portal][management][T#2]][decider:218] [Portal] rerouting shards: [high disk watermark exceeded on one or more nodes]
07:22:01,669 WARN [elasticsearch[Portal][management][T#1]][decider:157] [Portal] high disk watermark [90%] exceeded on [rHbGEpWJSW-ZLUr9UtbrlQ][Portal][C:\Liferay\liferay-ce-portal-7.0-ga3\data\elasticsearch\indices\LiferayElasticsearchCluster\nodes\0] free: 14gb[7.9%], shards will be relocated away from this node
07:22:31,686 WARN [elasticsearch[Portal][management][T#3]][decider:157] [Portal] high disk watermark [90%] exceeded on [rHbGEpWJSW-ZLUr9UtbrlQ][Portal][C:\Liferay\liferay-ce-portal-7.0-ga3\data\elasticsearch\indices\LiferayElasticsearchCluster\nodes\0] free: 14gb[7.9%], shards will be relocated away from this node
07:22:31,687 INFO [elasticsearch[Portal][management][T#3]][decider:218] [Portal] rerouting shards: [high disk watermark exceeded on one or more nodes]
07:23:01,696 WARN [elasticsearch[Portal][management][T#2]][decider:157] [Portal] high disk watermark [90%] exceeded on [rHbGEpWJSW-ZLUr9UtbrlQ][Portal][C:\Liferay\liferay-ce-portal-7.0-ga3\data\elasticsearch\indices\LiferayElasticsearchCluster\nodes\0] free: 14gb[7.9%], shards will be relocated away from this node
07:23:31,702 WARN [elasticsearch[Portal][management][T#1]][decider:157] [Portal] high disk watermark [90%] exceeded on [rHbGEpWJSW-ZLUr9UtbrlQ][Portal][C:\Liferay\liferay-ce-portal-7.0-ga3\data\elasticsearch\indices\LiferayElasticsearchCluster\nodes\0] free: 14gb[7.9%], shards will be relocated away from this node
07:23:31,703 INFO [elasticsearch[Portal][management][T#1]][decider:218] [Portal] rerouting shards: [high disk watermark exceeded on one or more nodes]
07:24:01,709 WARN [elasticsearch[Portal][management][T#3]][decider:157] [Portal] high disk watermark [90%] exceeded on [rHbGEpWJSW-ZLUr9UtbrlQ][Portal][C:\Liferay\liferay-ce-portal-7.0-ga3\data\elasticsearch\indices\LiferayElasticsearchCluster\nodes\0] free: 14gb[7.9%], shards will be relocated away from this node
07:24:31,715 WARN [elasticsearch[Portal][management][T#2]][decider:157] [Portal] high disk watermark [90%] exceeded on [rHbGEpWJSW-ZLUr9UtbrlQ][Portal][C:\Liferay\liferay-ce-portal-7.0-ga3\data\elasticsearch\indices\LiferayElasticsearchCluster\nodes\0] free: 14gb[7.9%], shards will be relocated away from this node
07:24:31,715 INFO [elasticsearch[Portal][management][T#2]][decider:218] [Portal] rerouting shards: [high disk watermark exceeded on one or more nodes]
07:25:01,722 WARN [elasticsearch[Portal][management][T#1]][decider:157] [Portal] high disk watermark [90%] exceeded on [rHbGEpWJSW-ZLUr9UtbrlQ][Portal][C:\Liferay\liferay-ce-portal-7.0-ga3\data\elasticsearch\indices\LiferayElasticsearchCluster\nodes\0] free: 14gb[7.9%], shards will be relocated away from this node
07:25:31,732 WARN [elasticsearch[Portal][management][T#3]][decider:157] [Portal] high disk watermark [90%] exceeded on [rHbGEpWJSW-ZLUr9UtbrlQ][Portal][C:\Liferay\liferay-ce-portal-7.0-ga3\data\elasticsearch\indices\LiferayElasticsearchCluster\nodes\0] free: 14gb[7.9%], shards will be relocated away from this node
07:25:31,733 INFO [elasticsearch[Portal][management][T#3]][decider:218] [Portal] rerouting shards: [high disk watermark exceeded on one or more nodes]
07:26:01,746 WARN [elasticsearch[Portal][management][T#2]][decider:157] [Portal] high disk watermark [90%] exceeded on [rHbGEpWJSW-ZLUr9UtbrlQ][Portal][C:\Liferay\liferay-ce-portal-7.0-ga3\data\elasticsearch\indices\LiferayElasticsearchCluster\nodes\0] free: 14gb[7.9%], shards will be relocated away from this node
07:26:31,755 WARN [elasticsearch[Portal][management][T#1]][decider:157] [Portal] high disk watermark [90%] exceeded on [rHbGEpWJSW-ZLUr9UtbrlQ][Portal][C:\Liferay\liferay-ce-portal-7.0-ga3\data\elasticsearch\indices\LiferayElasticsearchCluster\nodes\0] free: 13.9gb[7.9%], shards will be relocated away from this node
07:26:31,755 INFO [elasticsearch[Portal][management][T#1]][decider:218] [Portal] rerouting shards: [high disk watermark exceeded on one or more nodes]
07:27:01,764 WARN [elasticsearch[Portal][management][T#3]][decider:157] [Portal] high disk watermark [90%] exceeded on [rHbGEpWJSW-ZLUr9UtbrlQ][Portal][C:\Liferay\liferay-ce-portal-7.0-ga3\data\elasticsearch\indices\LiferayElasticsearchCluster\nodes\0] free: 13.8gb[7.9%], shards will be relocated away from this node
07:27:31,775 WARN [elasticsearch[Portal][management][T#2]][decider:157] [Portal] high disk watermark [90%] exceeded on [rHbGEpWJSW-ZLUr9UtbrlQ][Portal][C:\Liferay\liferay-ce-portal-7.0-ga3\data\elasticsearch\indices\LiferayElasticsearchCluster\nodes\0] free: 13.8gb[7.8%], shards will be relocated away from this node
07:27:31,776 INFO [elasticsearch[Portal][management][T#2]][decider:218] [Portal] rerouting shards: [high disk watermark exceeded on one or more nodes]
07:44:58,897 INFO [localhost-startStop-1][DialectDetector:75] Determine dialect for HSQL Database Engine 2.3
07:44:59,158 WARN [localhost-startStop-1][DialectDetector:93] Liferay is configured to use Hypersonic as its database. Do NOT use Hypersonic in production. Hypersonic is an embedded database useful for development and demonstration purposes. The database settings can be changed in portal-ext.properties.
07:44:59,158 INFO [localhost-startStop-1][DialectDetector:148] Found dialect com.liferay.portal.dao.orm.hibernate.HSQLDialect
07:45:02,776 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED espace-conversation-portlet_7.0.0.1 [507]
07:45:02,782 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED org.eclipse.osgi_3.10.200.v20150831-0856 [0]
07:45:02,875 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.util.taglib_2.4.1 [1]
07:45:02,875 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.osgi.util_3.0.2 [2]
07:45:02,891 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.petra.xml_1.0.3 [3]
07:45:02,891 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.portal.configuration.metatype_2.0.3 [4]
07:45:02,938 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.portal.configuration.persistence_2.0.1 [5]
07:45:02,953 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.portal.log4j.extender_2.0.2 [6]
07:45:02,969 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.portal.lpkg.deployer_2.0.5 [7]
07:45:02,969 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.portal.osgi.web.portlet.tracker_2.0.3 [8]
07:45:02,969 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.portal.osgi.web.servlet.context.helper_2.1.2 [9]
07:45:02,985 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.portal.osgi.web.servlet.jsp.compiler_2.0.7 [10]
07:45:02,985 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.portal.osgi.web.wab.extender_2.0.7 [11]
07:45:02,985 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.portal.osgi.web.wab.generator_2.1.9 [12]
07:45:03,008 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.portal.osgi.web.wab.reference.support_1.0.3 [13]
07:45:03,011 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.portal.profile_1.0.2 [14]
07:45:03,014 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.portal.target.platform.indexer_4.0.0 [16]
07:45:03,018 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.sun.el.javax.el_3.0.0 [17]
07:45:03,018 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED javax.servlet.jsp-api_2.3.2.b01 [18]
07:45:03,018 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED javax.servlet.jsp.jstl_1.2.3.LIFERAY-PATCHED-2 [19]
07:45:03,018 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED javax.servlet.jsp.jstl-api_1.2.1 [20]
07:45:03,033 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED org.apache.aries.jmx.api_1.1.1 [21]
07:45:03,080 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED org.apache.aries.jmx.core_1.1.3 [22]
07:45:03,096 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED org.apache.aries.util_1.0.0 [23]
07:45:03,096 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED org.apache.commons.fileupload_1.2.1 [24]
07:45:03,096 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED org.apache.commons.io_1.4.0 [25]
07:45:04,497 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED org.apache.felix.bundlerepository_2.0.2 [26]
07:45:04,541 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED org.apache.felix.configadmin_1.8.8 [27]
07:45:04,541 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED org.apache.felix.dependencymanager_3.2.0 [28]
07:45:04,541 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED org.apache.felix.dependencymanager.shell_3.2.0 [29]
07:45:04,604 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED org.apache.felix.eventadmin_1.4.6 [30]
07:45:04,831 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED org.apache.felix.fileinstall_3.5.1.SNAPSHOT [31]
07:45:04,847 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED org.apache.felix.gogo.command_0.12.0 [32]
07:45:04,878 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED org.apache.felix.gogo.runtime_0.10.0 [33]
07:45:04,909 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED org.apache.felix.gogo.shell_0.10.0 [34]
07:45:09,213 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][LPKGIndexValidator:175] Passed integrity check
07:45:09,240 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED org.apache.felix.scr_2.0.2 [35]
07:45:09,287 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED org.eclipse.equinox.console_1.1.100.v20141023-1406 [36]
07:45:09,287 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED org.eclipse.equinox.http.servlet_1.2.2.v20160714-2322 [37]
07:45:09,303 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED org.eclipse.equinox.metatype_1.4.200.v20150715-1528 [38]
07:45:09,318 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED org.osgi.service.http_3.5.0.LIFERAY-PATCHED-2 [39]
07:45:09,318 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED org.osgi.service.metatype_1.3.0.201505202024 [40]
07:45:09,364 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED biz.aQute.remote.agent_3.4.0.201704130550-SNAPSHOT [41]
07:45:09,365 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED Liferay CE Collaboration_7.0.5 [42]
07:45:09,365 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.announcements.web_1.0.6 [43]
07:45:09,568 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.blogs.api_3.0.1 [44]
07:45:09,568 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.blogs.editor.configuration_1.0.2 [45]
07:45:09,600 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.blogs.item.selector.api_1.0.2 [46]
07:45:09,615 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.blogs.item.selector.web_1.0.3 [47]
07:45:09,615 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.blogs.layout.prototype_2.0.3 [48]
07:45:09,647 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.blogs.recent.bloggers.web_1.1.0 [49]
07:45:09,756 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.blogs.service_1.0.4 [50]
07:45:09,840 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.blogs.web_1.0.15 [51]
07:45:09,930 INFO [fileinstall-C:/Liferay/liferay-ce-portal-7.0-ga3/osgi/marketplace][BundleStartStopLogger:35] STARTED Liferay CE IP Geocoder_3.0.0 [351]
07:45:09,971 INFO [fileinstall-C:/Liferay/liferay-ce-portal-7.0-ga3/osgi/marketplace][BundleStartStopLogger:35] STARTED Liferay CE Web Experience_7.0.6 [362]
07:45:10,003 INFO [fileinstall-C:/Liferay/liferay-ce-portal-7.0-ga3/osgi/marketplace][BundleStartStopLogger:35] STARTED Liferay Marketplace_6.0.0 [476]
07:45:10,008 INFO [fileinstall-C:/Liferay/liferay-ce-portal-7.0-ga3/osgi/marketplace][BundleStartStopLogger:35] STARTED Liferay CE Sync Connector_4.0.4 [357]
07:45:10,012 INFO [fileinstall-C:/Liferay/liferay-ce-portal-7.0-ga3/osgi/marketplace][BundleStartStopLogger:35] STARTED Liferay CE Forms and Workflow_7.0.6 [122]
07:45:10,015 INFO [fileinstall-C:/Liferay/liferay-ce-portal-7.0-ga3/osgi/marketplace][BundleStartStopLogger:35] STARTED Liferay CE Foundation_7.0.7 [175]
07:45:10,018 INFO [fileinstall-C:/Liferay/liferay-ce-portal-7.0-ga3/osgi/marketplace][BundleStartStopLogger:35] STARTED Liferay CE Static_7.0.9 [356]
07:45:10,306 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.bookmarks.api_2.0.1 [52]
07:45:10,326 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.bookmarks.service_1.0.10 [53]
07:45:10,530 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.bookmarks.web_1.0.11 [54]
07:45:10,717 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.comment.api_2.0.1 [55]
07:45:10,717 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.comment.editor.configuration_1.0.2 [56]
07:45:10,717 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.comment.page.comments.web_1.0.3 [57]
07:45:10,796 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.comment.ratings.definition_2.0.2 [58]
07:45:10,801 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.comment.sanitizer_2.0.2 [59]
07:45:10,816 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.comment.web_1.1.0 [60]
07:45:10,886 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.directory.web_1.0.6 [61]
07:45:10,932 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.document.library.api_3.0.2 [62]
07:45:10,932 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.document.library.item.selector.web_1.0.3 [63]
07:45:10,948 INFO [Refresh Thread: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.document.library.repository.cmis.impl_2.0.3 [66]
07:45:10,995 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.document.library.layout.set.prototype_2.0.3 [64]
07:45:11,011 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.document.library.repository.cmis.api_1.0.3 [65]
07:45:11,011 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.document.library.repository.search_2.0.1 [67]
07:45:11,042 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.document.library.service_1.1.4 [68]
07:45:11,058 INFO [Refresh Thread: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.portal.remote.cxf.common_2.0.6 [275]
07:45:11,089 INFO [Refresh Thread: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.portal.remote.rest.extender_2.0.3 [279]
07:45:11,104 INFO [Refresh Thread: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.portal.remote.soap.extender_2.0.1 [280]
07:45:11,167 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.document.library.web_1.1.1 [69]
07:45:11,495 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.flags.api_2.0.1 [70]
07:45:11,511 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.flags.service_2.0.4 [71]
07:45:11,511 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.flags.taglib_2.0.3 [72]
07:45:11,527 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.flags.web_2.0.3 [73]
07:45:11,527 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.image.uploader.web_1.0.6 [74]
07:45:11,574 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.invitation.invite.members.api_2.1.0 [75]
07:45:11,574 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.invitation.invite.members.service_2.0.5 [76]
07:45:11,589 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.invitation.invite.members.web_1.0.9 [77]
07:45:11,605 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.item.selector.api_2.1.0 [78]
07:45:11,605 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.item.selector.criteria.api_2.0.2 [79]
07:45:11,620 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.item.selector.editor.configuration_2.0.2 [80]
07:45:11,667 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.item.selector.taglib_1.0.7 [81]
07:45:11,667 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.item.selector.upload.web_2.0.2 [82]
07:45:11,667 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.item.selector.url.web_2.0.2 [83]
07:45:11,683 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.item.selector.web_2.0.3 [84]
07:45:11,730 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.mentions.api_2.0.2 [85]
07:45:11,730 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.mentions.service_2.0.3 [86]
07:45:11,745 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.mentions.web_1.1.1 [87]
07:45:11,785 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.message.boards.api_3.0.1 [88]
07:45:11,788 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.message.boards.comment_2.0.4 [89]
07:45:11,799 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.message.boards.layout.set.prototype_1.0.6 [90]
07:45:11,823 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.message.boards.parser.bbcode_2.0.2 [91]
07:45:11,833 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.message.boards.service_1.0.7 [92]
07:45:11,868 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.message.boards.web_1.1.0 [93]
07:45:12,042 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.microblogs.api_2.0.1 [94]
07:45:12,045 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.microblogs.service_2.0.6 [95]
07:45:12,057 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.microblogs.web_2.0.6 [96]
07:45:12,083 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.notifications.web_1.0.10 [97]
07:45:12,083 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.quick.note.web_2.0.2 [98]
07:45:12,098 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.ratings.api_2.0.1 [99]
07:45:12,114 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.ratings.page.ratings.web_2.0.3 [100]
07:45:12,114 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.ratings.service_1.0.4 [101]
07:45:12,130 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.recent.documents.web_2.0.3 [102]
07:45:12,130 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.social.activities.web_1.1.1 [103]
07:45:12,145 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.social.activity.api_1.0.1 [104]
07:45:12,145 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.social.activity.web_2.0.3 [105]
07:45:12,177 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.social.group.statistics.web_2.0.2 [106]
07:45:12,192 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.social.privatemessaging.api_2.0.1 [107]
07:45:12,192 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.social.privatemessaging.service_1.1.3 [108]
07:45:12,208 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.social.privatemessaging.web_1.0.7 [109]
07:45:12,223 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.social.requests.web_1.0.3 [110]
07:45:12,239 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.social.user.statistics.web_2.1.0 [111]
07:45:12,239 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.wiki.api_2.2.0 [112]
07:45:12,270 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.wiki.editor.configuration_1.0.3 [113]
07:45:12,270 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.wiki.engine.creole_2.0.3 [114]
07:45:12,286 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.wiki.engine.html_2.0.2 [115]
07:45:12,286 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.wiki.engine.input.editor.common_2.0.2 [116]
07:45:12,286 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.wiki.engine.text_2.0.2 [117]
07:45:12,302 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.wiki.layout.prototype_1.0.5 [118]
07:45:12,302 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.wiki.navigation.web_2.0.5 [119]
07:45:12,333 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.wiki.service_1.2.3 [120]
07:45:12,411 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.wiki.web_2.1.1 [121]
07:45:12,635 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.calendar.api_2.0.1 [123]
07:45:12,646 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.calendar.service_2.1.2 [124]
07:45:12,679 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.dynamic.data.lists.api_2.0.3 [125]
07:45:12,694 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.dynamic.data.lists.service_1.1.6 [126]
07:45:12,725 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.dynamic.data.mapping.api_3.3.0 [127]
07:45:12,741 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.dynamic.data.mapping.data.provider_2.0.2 [128]
07:45:12,757 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.dynamic.data.mapping.data.provider.rest_2.0.3 [129]
07:45:12,772 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.dynamic.data.mapping.expression_2.0.2 [130]
07:45:12,772 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.dynamic.data.mapping.form.evaluator_2.0.2 [131]
07:45:12,804 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.dynamic.data.mapping.form.field.type_2.0.3 [132]
07:45:12,819 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.dynamic.data.mapping.form.values.factory_2.0.4 [133]
07:45:12,819 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.dynamic.data.mapping.form.values.query_2.0.4 [134]
07:45:12,835 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.dynamic.data.mapping.io_2.0.7 [135]
07:45:12,835 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.dynamic.data.mapping.lang_2.0.2 [136]
07:45:12,835 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.dynamic.data.mapping.service_2.1.9 [137]
07:45:12,929 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.dynamic.data.mapping.validator_2.1.0 [138]
07:45:12,944 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.polls.api_4.0.0 [139]
07:45:12,960 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.polls.service_3.0.5 [140]
07:45:12,991 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.portal.reports.engine.api_3.0.0 [141]
07:45:12,991 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.portal.rules.engine.api_2.0.1 [142]
07:45:13,007 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.portal.rules.engine.wiring_2.0.1 [143]
07:45:13,007 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.portal.workflow.definition.link.web_1.0.4 [144]
07:45:13,038 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.portal.workflow.instance.web_1.0.6 [145]
07:45:13,054 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.portal.workflow.kaleo.api_2.0.1 [146]
07:45:13,069 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.portal.workflow.kaleo.definition.api_2.0.1 [147]
07:45:13,069 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.portal.workflow.kaleo.definition.impl_2.0.1 [148]
07:45:13,132 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.portal.workflow.kaleo.runtime.api_2.1.0 [149]
07:45:13,132 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.portal.workflow.kaleo.runtime.impl_2.0.6 [150]
07:45:13,254 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.portal.workflow.kaleo.runtime.scripting.impl_1.0.1 [151]
07:45:13,270 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.portal.workflow.kaleo.service_2.0.8 [152]
07:45:13,286 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.portal.workflow.lang_2.0.2 [153]
07:45:13,286 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.calendar.web_1.0.9 [154]
07:45:13,301 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.dynamic.data.mapping.type.paragraph_2.0.6 [155]
07:45:13,332 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.dynamic.data.lists.form.web_1.0.10 [156]
07:45:13,364 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.dynamic.data.lists.web_1.1.7 [157]
07:45:13,429 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.dynamic.data.mapping.data.provider.web_1.0.5 [158]
07:45:13,429 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.dynamic.data.mapping.form.renderer_2.1.1 [159]
07:45:13,445 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.dynamic.data.mapping.taglib_2.0.3 [160]
07:45:13,445 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.dynamic.data.mapping.type.captcha_2.0.3 [161]
07:45:13,460 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.dynamic.data.mapping.type.checkbox_2.0.7 [162]
07:45:13,476 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.dynamic.data.mapping.type.date_2.0.7 [163]
07:45:13,476 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.dynamic.data.mapping.type.editor_2.0.7 [164]
07:45:13,492 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.dynamic.data.mapping.type.key.value_2.0.5 [165]
07:45:13,507 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.dynamic.data.mapping.type.options_2.0.5 [166]
07:45:13,523 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.dynamic.data.mapping.type.radio_2.0.8 [167]
07:45:13,538 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.dynamic.data.mapping.type.select_2.0.7 [168]
07:45:13,538 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.dynamic.data.mapping.type.text_2.0.7 [169]
07:45:13,538 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.dynamic.data.mapping.type.validation_2.0.4 [170]
07:45:13,570 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.dynamic.data.mapping.web_1.0.10 [171]
07:45:13,603 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.polls.web_2.0.6 [172]
07:45:13,642 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.portal.workflow.definition.web_1.0.5 [173]
07:45:13,669 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.portal.workflow.task.web_1.0.8 [174]
07:45:13,696 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED woodstox-core-asl_4.4.1 [176]
07:45:13,711 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.configuration.admin.web_1.0.7 [177]
07:45:13,727 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.contacts.api_2.0.3 [178]
07:45:13,727 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.contacts.service_2.0.4 [179]
07:45:13,743 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.contacts.web_1.0.12 [180]
07:45:13,758 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.expando.web_1.0.5 [181]
07:45:13,758 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.frontend.css.common_2.0.1 [182]
07:45:13,774 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.frontend.css.rtl.converter_1.0.2 [183]
07:45:13,774 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.frontend.css.rtl.servlet_1.0.3 [184]
07:45:13,790 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.frontend.css.web_1.0.11 [185]
07:45:13,790 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.frontend.editor.alloyeditor.web_1.0.7 [186]
07:45:13,805 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.frontend.editor.ckeditor.web_1.0.7 [187]
07:45:13,821 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.frontend.editor.lang_1.0.2 [188]
07:45:13,852 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.frontend.editor.simple.web_1.0.3 [189]
07:45:13,852 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.frontend.editor.tinymce.web_1.0.3 [190]
07:45:13,868 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.frontend.image.editor.api_1.0.2 [191]
07:45:13,868 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.frontend.image.editor.capability.brightness_1.0.3 [192]
07:45:13,868 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.frontend.image.editor.capability.contrast_1.0.3 [193]
07:45:13,883 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.frontend.image.editor.capability.crop_1.0.3 [194]
07:45:13,883 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.frontend.image.editor.capability.effects_1.0.3 [195]
07:45:13,883 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.frontend.image.editor.capability.resize_1.0.3 [196]
07:45:13,899 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.frontend.image.editor.capability.rotate_1.0.3 [197]
07:45:13,899 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.frontend.image.editor.capability.saturation_1.0.3 [198]
07:45:13,899 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.frontend.image.editor.integration.document.library_1.0.4 [199]
07:45:13,930 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.frontend.image.editor.web_1.0.3 [200]
07:45:13,946 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.frontend.js.bundle.config.extender_1.0.4 [201]
07:45:13,977 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.frontend.js.loader.modules.extender_1.0.3 [202]
07:45:14,008 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.frontend.js.metal.web_1.0.7 [203]
07:45:14,008 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.frontend.js.polyfill.babel.web_1.0.2 [204]
07:45:14,008 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.frontend.js.soyutils.web_1.0.3 [205]
07:45:14,055 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.frontend.js.spa.web_1.0.10 [206]
07:45:14,086 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.frontend.js.web_1.0.10 [207]
07:45:14,086 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.frontend.taglib_2.0.5 [208]
07:45:14,086 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.frontend.taglib.util.freemarker.contributor_1.0.2 [209]
07:45:14,102 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.frontend.theme.contributor.extender_1.0.4 [210]
07:45:14,206 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.frontend.theme.styled_2.0.9 [211]
07:45:14,208 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.frontend.theme.unstyled_2.0.8 [212]
07:45:14,216 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.hello.soy.web_1.0.2 [213]
07:45:14,246 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.hello.velocity.web_2.0.3 [214]
07:45:14,253 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.hello.world.web_2.0.3 [215]
07:45:14,253 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.license.manager.web_2.0.2 [216]
07:45:14,300 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.login.authentication.facebook.connect.web_2.0.3 [217]
07:45:14,300 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.login.authentication.google.web_2.0.2 [218]
07:45:14,300 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.login.authentication.openid.web_2.0.2 [219]
07:45:14,315 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.login.web_1.0.7 [220]
07:45:14,346 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.map.api_2.0.1 [221]
07:45:14,362 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.map.common_2.0.1 [222]
07:45:14,362 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.map.google.maps_1.0.6 [223]
07:45:14,362 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.map.openstreetmap_2.0.2 [224]
07:45:14,378 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.map.taglib_1.0.5 [225]
07:45:14,378 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.mobile.device.rules.api_2.0.1 [226]
07:45:14,378 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.mobile.device.rules.service_1.2.1 [227]
07:45:14,425 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.mobile.device.rules.web_1.0.10 [228]
07:45:14,503 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.monitoring.web_1.0.5 [229]
07:45:14,518 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.my.account.web_1.0.3 [230]
07:45:14,534 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.password.policies.admin.api_2.0.1 [231]
07:45:14,550 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.password.policies.admin.impl_1.0.4 [232]
07:45:14,550 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.password.policies.admin.web_1.0.12 [233]
07:45:14,565 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.petra.collection_1.0.2 [234]
07:45:14,581 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.petra.content_1.0.1 [235]
07:45:14,581 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.petra.doulos_3.2.2 [236]
07:45:14,581 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.petra.encryptor_1.0.2 [237]
07:45:14,581 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.petra.io.delta_1.0.3 [238]
07:45:14,581 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.petra.log4j_1.0.2 [239]
07:45:14,581 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.petra.mail_1.0.2 [240]
07:45:14,597 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.plugins.admin.web_1.0.4 [241]
07:45:14,612 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.portal.background.task.api_2.1.0 [242]
07:45:14,612 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.portal.background.task.service_2.0.6 [243]
07:45:14,643 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.portal.background.task.web_2.0.2 [244]
07:45:14,675 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.portal.cache_2.1.1 [245]
07:45:14,680 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.portal.cache.ehcache_2.1.1 [246]
07:45:14,727 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.portal.cache.ehcache.provider_2.0.1 [247]
07:45:14,743 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.portal.cache.single_2.0.1 [248]
07:45:14,759 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.portal.cluster.single_2.0.1 [249]
07:45:14,774 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.portal.compound.session.id_2.0.1 [250]
07:45:14,819 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.portal.configuration.cluster_2.1.0 [251]
07:45:14,828 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.portal.configuration.extender_2.0.1 [252]
07:45:14,844 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.portal.configuration.metatype.definitions.annotations_2.0.2 [253]
07:45:14,860 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.portal.configuration.metatype.definitions.equinox_2.0.3 [254]
07:45:14,860 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.portal.configuration.module.configuration_2.0.3 [255]
07:45:14,876 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.portal.configuration.settings_2.0.3 [256]
07:45:14,891 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.portal.dao.orm.custom.sql_1.0.3 [257]
07:45:14,891 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.portal.executor_2.0.1 [258]
07:45:14,907 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.portal.init.servlet.filter_2.0.2 [259]
07:45:14,938 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.portal.instance.lifecycle_3.0.1 [260]
07:45:14,954 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.portal.instances.web_1.0.4 [261]
07:45:14,978 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.portal.jmx_3.0.1 [262]
07:45:15,741 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.portal.language.extender_2.0.2 [263]
07:45:16,010 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.portal.language.servlet.filter_2.0.2 [264]
07:45:16,017 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.portal.license.deployer_1.0.4 [265]
07:45:16,021 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.portal.lock.api_2.0.1 [266]
07:45:16,024 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.portal.lock.service_2.0.4 [267]
07:45:16,039 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.portal.messaging_3.0.1 [268]
07:45:16,154 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.portal.mobile.device.recognition.api_1.0.1 [269]
07:45:16,169 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.portal.monitoring_4.0.1 [270]
07:45:16,294 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.portal.output.stream.container_2.0.1 [271]
07:45:16,294 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.portal.pop.notifications_2.0.2 [272]
07:45:16,310 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.portal.portlet.bridge.soy_3.0.1 [273]
07:45:16,310 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.portal.remote.axis.extender_1.0.3 [274]
07:45:16,451 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.portal.remote.http.tunnel.extender_2.0.2 [277]
07:45:16,451 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.portal.remote.json.web.service.extender_2.0.2 [278]
07:45:16,451 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.portal.scheduler_3.0.1 [281]
07:45:16,497 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.portal.scheduler.quartz_2.0.4 [282]
07:45:16,529 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.portal.scheduler.single_2.0.2 [283]
07:45:16,544 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.portal.scripting.api_1.0.1 [284]
07:45:16,560 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.portal.scripting.executor_2.1.0 [285]
07:45:16,576 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.portal.scripting.groovy_2.0.2 [286]
07:45:16,622 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.portal.search_3.1.4 [287]
07:45:16,890 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.portal.search.elasticsearch_2.0.5 [288]
07:45:17,301 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.portal.search.facet_2.0.2 [289]
07:45:17,317 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.portal.search.web_1.1.6 [290]
07:45:17,348 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.portal.security.antisamy_2.0.2 [291]
07:45:17,410 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.portal.security.audit.api_2.0.1 [292]
07:45:17,426 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.portal.security.audit.wiring_2.0.1 [293]
07:45:17,442 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.portal.security.auth.verifier_2.0.2 [294]
07:45:17,504 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.portal.security.auto.login_2.0.3 [295]
07:45:17,520 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.portal.security.exportimport.api_2.0.1 [296]
07:45:17,520 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.portal.security.ldap_2.0.6 [297]
07:45:17,645 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.portal.security.service.access.policy.api_2.0.2 [298]
07:45:17,645 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.portal.security.service.access.policy.service_2.0.4 [299]
07:45:17,660 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.portal.security.service.access.policy.web_1.0.6 [300]
07:45:17,676 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.portal.security.sso.cas_3.0.3 [301]
07:45:17,692 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.portal.security.sso.facebook.connect_3.0.1 [302]
07:45:17,723 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.portal.security.sso.google_2.0.2 [303]
07:45:17,739 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.portal.security.sso.ntlm_3.0.2 [304]
07:45:17,879 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.portal.security.sso.openid_3.0.1 [305]
07:45:17,910 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.portal.security.sso.opensso_3.0.1 [306]
07:45:17,947 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.portal.security.sso.token_3.0.1 [307]
07:45:17,978 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.portal.settings.api_2.0.1 [308]
07:45:17,978 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.portal.settings.authentication.cas.web_1.0.3 [309]
07:45:18,015 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.portal.settings.authentication.facebook.connect.web_1.0.3 [310]
07:45:18,031 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.portal.settings.authentication.google.web_1.0.2 [311]
07:45:18,040 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.portal.settings.authentication.ldap.web_1.0.6 [312]
07:45:18,068 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.portal.settings.authentication.ntlm.web_1.0.3 [313]
07:45:18,082 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.portal.settings.authentication.openid.web_1.0.3 [314]
07:45:18,096 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.portal.settings.authentication.opensso.web_1.0.3 [315]
07:45:18,105 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.portal.settings.lang_1.0.2 [316]
07:45:18,110 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.portal.settings.web_1.0.7 [317]
07:45:18,145 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.portal.spring.extender_2.0.3 [318]
07:45:18,160 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.portal.store.cmis_2.0.2 [319]
07:45:18,160 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.portal.store.db_2.0.1 [320]
07:45:18,176 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.portal.store.file.system_2.0.1 [321]
07:45:18,219 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.portal.store.jcr_2.0.1 [322]
07:45:18,233 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.portal.store.s3_2.0.3 [323]
07:45:18,244 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.portal.store.safe.file.name.wrapper_1.0.1 [324]
07:45:18,250 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.portal.template.freemarker_2.0.9 [325]
07:45:18,843 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.portal.template.soy_2.0.3 [326]
07:45:18,892 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.portal.template.velocity_2.0.4 [327]
07:45:18,938 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.portal.template.xsl_2.0.2 [328]
07:45:18,946 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.portal.upgrade_2.4.1 [329]
07:45:18,946 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.portal.verify.extender_2.0.2 [330]
07:45:18,962 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.portal.weblogic.support_2.0.2 [331]
07:45:18,962 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.roles.admin.api_2.0.1 [332]
07:45:18,978 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.roles.admin.impl_1.0.4 [333]
07:45:18,993 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.roles.admin.web_1.0.11 [334]
07:45:19,040 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.roles.selector.web_1.0.5 [335]
07:45:19,071 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.server.admin.web_1.0.8 [336]
07:45:19,103 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.user.groups.admin.api_2.0.1 [337]
07:45:19,118 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.user.groups.admin.impl_1.0.4 [338]
07:45:19,118 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.user.groups.admin.web_1.0.7 [339]
07:45:19,165 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.users.admin.api_2.0.1 [340]
07:45:19,165 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.users.admin.impl_1.0.4 [341]
07:45:19,196 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.users.admin.web_2.0.7 [342]
07:45:19,378 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.web.proxy.web_1.0.4 [343]
07:45:19,394 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.xstream.configurator.api_2.0.1 [344]
07:45:19,394 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED stax2-api_3.1.4 [345]
07:45:19,394 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED Liferay CE Foundation-admin-theme-wrapper_1.0.7 [346]
07:45:19,410 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED Liferay CE Foundation-classic-theme-wrapper_1.0.9 [347]
07:45:19,410 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED Liferay CE Foundation-product-app-theme-wrapper_1.0.7 [348]
07:45:19,410 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED Liferay CE Foundation-user-dashboard-theme-wrapper_1.0.7 [349]
07:45:19,427 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED Liferay CE Foundation-user-profile-theme-wrapper_1.0.7 [350]
07:45:19,434 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.ip.geocoder.sample.web_2.0.2 [352]
07:45:19,444 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.ip.geocoder_2.0.5 [353]
07:45:19,451 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.maxmind.geoip.api_1.2.14 [354]
07:45:19,454 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED org.tukaani.xz_1.5.0 [355]
07:45:19,457 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.sync.api_2.0.0 [358]
07:45:19,464 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.sync.security_2.0.3 [359]
07:45:19,474 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.sync.service_1.1.1 [360]
07:45:19,492 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.sync.web_1.0.3 [361]
07:45:19,508 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.application.list.api_2.1.2 [363]
07:45:19,539 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.application.list.taglib_2.0.5 [364]
07:45:19,539 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.application.list.user.personal.site.permissions_2.0.3 [365]
07:45:19,555 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.asset.browser.web_1.0.7 [366]
07:45:19,570 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.asset.categories.admin.web_1.0.10 [367]
07:45:19,586 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.asset.categories.navigation.web_1.0.5 [368]
07:45:19,680 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.asset.categories.service_1.0.6 [369]
07:45:19,695 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.asset.display.web_1.0.2 [370]
07:45:19,711 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.asset.entry.query.processor.custom.user.attributes_2.0.3 [371]
07:45:19,727 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.asset.publisher.layout.prototype_1.0.4 [372]
07:45:19,727 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.asset.publisher.web_1.2.0 [373]
07:45:19,843 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.asset.taglib_2.0.4 [374]
07:45:19,843 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.asset.tags.admin.web_1.0.4 [375]
07:45:19,859 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.asset.tags.compiler.web_2.0.2 [376]
07:45:19,874 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.asset.tags.navigation.web_2.0.3 [377]
07:45:19,890 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.asset.tags.service_2.0.2 [378]
07:45:19,906 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.asset.web_2.0.2 [379]
07:45:19,906 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.exportimport.api_2.1.0 [380]
07:45:19,906 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.exportimport.resources.importer_1.2.0 [381]
07:45:19,957 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.exportimport.service_3.0.3 [382]
07:45:20,144 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.exportimport.web_1.0.11 [383]
07:45:20,379 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.iframe.web_1.0.5 [384]
07:45:20,394 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.journal.api_2.1.1 [385]
07:45:20,394 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.journal.content.asset.addon.entry.comments_1.0.4 [386]
07:45:20,410 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.journal.content.asset.addon.entry.common_2.0.3 [387]
07:45:20,425 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.journal.content.asset.addon.entry.conversions_2.0.2 [388]
07:45:20,425 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.journal.content.asset.addon.entry.locales_1.0.3 [389]
07:45:20,441 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.journal.content.asset.addon.entry.print_2.0.2 [390]
07:45:20,441 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.journal.content.asset.addon.entry.ratings_2.0.2 [391]
07:45:20,457 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.journal.content.asset.addon.entry.related.assets_2.0.2 [392]
07:45:20,457 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.journal.content.search.web_1.0.4 [393]
07:45:20,941 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.journal.content.web_1.1.1 [394]
07:45:20,970 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.journal.editor.configuration_1.0.2 [395]
07:45:20,976 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.journal.item.selector.api_1.0.2 [396]
07:45:20,981 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.journal.item.selector.web_1.0.3 [397]
07:45:20,985 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.journal.lang_2.0.2 [398]
07:45:20,990 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.journal.ratings.definition_2.0.2 [399]
07:45:21,000 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.journal.service_3.1.0 [400]
07:45:21,112 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.journal.terms.of.use_2.0.8 [401]
07:45:21,112 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.journal.web_1.2.3 [402]
07:45:21,244 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.layout.admin.web_1.0.12 [403]
07:45:21,337 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.layout.impl_2.0.2 [404]
07:45:21,352 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.layout.item.selector.api_1.0.2 [405]
07:45:21,368 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.layout.item.selector.web_1.1.1 [406]
07:45:21,368 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.layout.prototype.api_1.0.1 [407]
07:45:21,368 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.layout.prototype.impl_1.0.3 [408]
07:45:21,383 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.layout.prototype.web_1.0.7 [409]
07:45:21,383 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.layout.set.prototype.api_1.0.2 [410]
07:45:21,383 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.layout.set.prototype.impl_1.1.0 [411]
07:45:21,399 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.layout.set.prototype.web_1.0.8 [412]
07:45:21,430 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.layout.taglib_2.0.5 [413]
07:45:21,430 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.layout.type.controller.control.panel_2.0.2 [414]
07:45:21,446 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.layout.type.controller.full.page.application_2.0.2 [415]
07:45:21,446 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.layout.type.controller.node_2.0.2 [416]
07:45:21,462 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.layout.type.controller.shared.portlet_2.0.2 [417]
07:45:21,477 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.nested.portlets.web_2.0.3 [418]
07:45:21,493 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.portlet.configuration.css.web_2.0.3 [419]
07:45:21,493 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.portlet.configuration.icon.close_2.0.2 [420]
07:45:21,508 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.portlet.configuration.icon.edit_2.0.2 [421]
07:45:21,508 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.portlet.configuration.icon.edit.defaults_2.0.2 [422]
07:45:21,524 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.portlet.configuration.icon.edit.guest_2.0.2 [423]
07:45:21,540 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.portlet.configuration.icon.help_2.0.2 [424]
07:45:21,540 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.portlet.configuration.icon.locator.api_2.0.2 [425]
07:45:21,540 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.portlet.configuration.icon.maximize_2.0.2 [426]
07:45:21,555 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.portlet.configuration.icon.minimize_2.0.2 [427]
07:45:21,555 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.portlet.configuration.icon.print_2.0.2 [428]
07:45:21,571 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.portlet.configuration.icon.refresh_2.0.2 [429]
07:45:21,571 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.portlet.configuration.sharing.web_2.0.3 [430]
07:45:21,602 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.portlet.configuration.toolbar.contributor.locator.api_2.0.2 [431]
07:45:21,618 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.portlet.configuration.web_1.0.7 [432]
07:45:21,633 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.portlet.display.template_2.0.2 [433]
07:45:21,649 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.portlet.display.template.web_2.0.4 [434]
07:45:21,665 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.product.navigation.control.menu.api_3.0.0 [435]
07:45:21,696 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.product.navigation.control.menu.theme.contributor_2.0.3 [436]
07:45:21,696 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.product.navigation.control.menu.web_2.0.5 [437]
07:45:21,727 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.product.navigation.control.panel_2.0.2 [438]
07:45:21,743 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.product.navigation.product.menu.theme.contributor_2.0.4 [439]
07:45:21,758 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.product.navigation.product.menu.web_2.0.4 [440]
07:45:21,774 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.product.navigation.simulation_2.0.1 [441]
07:45:21,774 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.product.navigation.simulation.device_2.0.3 [442]
07:45:21,790 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.product.navigation.simulation.theme.contributor_2.0.2 [443]
07:45:21,805 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.product.navigation.simulation.web_2.1.0 [444]
07:45:21,805 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.product.navigation.site.administration_2.0.2 [445]
07:45:21,837 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.product.navigation.taglib_2.0.3 [446]
07:45:21,837 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.product.navigation.user_2.0.2 [447]
07:45:21,962 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.product.navigation.user.personal.bar.web_2.0.2 [448]
07:45:21,977 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.rss.util_1.0.3 [449]
07:45:21,981 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.rss.web_2.1.0 [450]
07:45:22,008 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.site.admin.web_1.0.11 [451]
07:45:22,075 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.site.api_2.0.3 [452]
07:45:22,091 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.site.browser.web_2.0.6 [453]
07:45:22,107 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.site.item.selector.api_1.0.2 [454]
07:45:22,122 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.site.item.selector.web_2.0.5 [455]
07:45:22,138 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.site.memberships.web_1.0.12 [456]
07:45:22,263 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.site.my.sites.web_1.0.6 [457]
07:45:22,278 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.site.navigation.breadcrumb.web_2.0.3 [458]
07:45:22,294 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.site.navigation.directory.web_2.0.3 [459]
07:45:22,310 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.site.navigation.language.web_2.1.0 [460]
07:45:22,341 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.site.navigation.menu.web_2.0.4 [461]
07:45:22,357 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.site.navigation.site.map.web_2.0.2 [462]
07:45:22,388 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.site.navigation.taglib_2.0.4 [463]
07:45:22,401 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.site.teams.web_1.0.10 [464]
07:45:22,424 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.staging.api_2.0.1 [465]
07:45:22,433 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.staging.bar.web_1.0.5 [466]
07:45:22,475 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.staging.configuration.web_1.0.5 [467]
07:45:22,486 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.staging.lang_2.0.4 [468]
07:45:22,501 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.staging.portlet.data.handler_2.0.1 [469]
07:45:22,517 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.staging.processes.web_1.0.6 [470]
07:45:22,564 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.staging.security_2.0.5 [471]
07:45:22,580 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.staging.taglib_3.1.5 [472]
07:45:22,595 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.trash.taglib_2.0.3 [473]
07:45:22,595 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.trash.web_1.0.7 [474]
07:45:22,626 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.xsl.content.web_2.0.3 [475]
07:45:22,658 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.marketplace.api_4.1.0 [477]
07:45:22,658 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.marketplace.app.manager.web_1.0.9 [478]
07:45:22,673 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.marketplace.deployer_2.0.6 [479]
07:45:22,689 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.marketplace.service_2.1.9 [480]
07:45:22,720 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED com.liferay.marketplace.store.web_2.0.4 [481]
07:45:22,736 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED admin-theme_1.0.7 [482]
07:45:22,751 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED classic-theme_1.0.9 [483]
07:45:22,751 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED user-profile-theme_1.0.7 [484]
07:45:22,751 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED product-app-theme_1.0.7 [485]
07:45:22,767 INFO [Start Level: Equinox Container: 206ce05b-d550-0017-15eb-f3fc1f6bb06c][BundleStartStopLogger:35] STARTED user-dashboard-theme_1.0.7 [486]
07:45:42,430 WARN [localhost-startStop-1][EmbeddedElasticsearchConnection:249] Liferay is configured to use embedded Elasticsearch as its search engine. Do NOT use embedded Elasticsearch in production. Embedded Elasticsearch is useful for development and demonstration purposes. Remote Elasticsearch connections can be configured in the Control Panel.
07:45:42,512 INFO [localhost-startStop-1][node:137] [Senator Robert Kelly] version[2.2.0], pid[8124], build[8ff36d1/2016-01-27T13:32:39Z]
07:45:42,512 INFO [localhost-startStop-1][node:139] [Senator Robert Kelly] initializing ...
07:45:42,709 INFO [localhost-startStop-1][plugins:180] [Senator Robert Kelly] modules [], plugins [analysis-kuromoji, analysis-icu, analysis-smartcn, analysis-stempel], sites []
07:45:42,740 INFO [localhost-startStop-1][env:288] [Senator Robert Kelly] using [1] data paths, mounts [[(Cemoticon]], net usable_space [13.3gb], net total_space [175.8gb], spins? [unknown], types [NTFS]
07:45:42,740 INFO [localhost-startStop-1][env:303] [Senator Robert Kelly] heap size [910.5mb], compressed ordinary object pointers [unknown]
07:45:44,742 INFO [localhost-startStop-1][node:212] [Senator Robert Kelly] initialized
07:45:44,756 INFO [localhost-startStop-1][node:238] [Senator Robert Kelly] starting ...
07:45:44,757 INFO [localhost-startStop-1][transport:172] [Senator Robert Kelly] publish_address {local[1]}, bound_addresses {local[1]}
07:45:44,757 INFO [localhost-startStop-1][discovery:86] [Senator Robert Kelly] LiferayElasticsearchCluster/R7y6W_czTxypybnhZdXbfg
07:45:44,772 INFO [elasticsearch[Senator Robert Kelly][clusterService#updateTask][T#1]][service:570] [Senator Robert Kelly] master {new {Senator Robert Kelly}{R7y6W_czTxypybnhZdXbfg}{local}{local[1]}{local=true}}, removed {{Senator Robert Kelly}{6HuRnDRRSnqXWwRB3ED6Mw}{local}{local[1]}{local=true},}, reason: local-disco-initial_connect(master)
07:45:44,994 INFO [elasticsearch[Senator Robert Kelly][clusterService#updateTask][T#1]][gateway:277] [Senator Robert Kelly] recovered [2] indices into cluster_state
07:45:45,182 INFO [localhost-startStop-1][http:94] [Senator Robert Kelly] publish_address {127.0.0.1:9200}, bound_addresses {127.0.0.1:9200}
07:45:46,299 INFO [localhost-startStop-1][node:274] [Senator Robert Kelly] started
07:45:47,116 INFO [elasticsearch[Senator Robert Kelly][clusterService#updateTask][T#1]][allocation:238] [Senator Robert Kelly] Cluster health status changed from [RED] to [GREEN] (reason: [shards started [[liferay-0][0], [liferay-20116][0]] ...]).
07:45:51,571 INFO [localhost-startStop-1][StartupAction:118] There are no patches installed
07:45:51,729 INFO [localhost-startStop-1][BaseDB:498] Database supports case sensitive queries
07:45:53,174 INFO [localhost-startStop-1][PluginPackageUtil:1003] Reading plugin package for the root context
07:45:54,143 INFO [localhost-startStop-1][AutoDeployDir:185] Auto deploy scanner started for C:\Liferay\liferay-ce-portal-7.0-ga3\deploy
07:46:08,915 TRACE [elasticsearch[Senator Robert Kelly][bulk][T#1]][index:158] took[1.5s], took_millis[1503], type[LiferayDocumentType], id[com_liferay_configuration_admin_web_portlet_SystemSettingsPortlet_PORTLET_com.liferay.portal.osgi.web.wab.extender.internal.configuration.WabExtenderConfiguration], routing[] , source[{"uid":"com_liferay_configuration_admin_web_portlet_SystemSettingsPortlet_PORTLET_com.liferay.portal.osgi.web.wab.extender.internal.configuration.WabExtenderConfiguration","companyId":"0","configurationModelId":"com.liferay.portal.osgi.web.wab.extender.internal.configuration.WabExtenderConfiguration","entryClassName":"com.liferay.configuration.admin.web.internal.model.ConfigurationModel","configurationModelFactoryPid":"com.liferay.portal.osgi.web.wab.extender.internal.configuration.WabExtenderConfiguration","title_zh_CN":"WAB扩展器","title_es_ES":"Extensor WAB","title_ja_JP":"WAB Extender","title_iw_IL":"WAB Extender","title_nl_NL":"WAB-verlenger","title_fi_FI":"WAB Extender -laite","title_ca_ES":"Estensor WAB","title_hu_HU":"WAB bővítő","title":"Extendeur WAB","title_fr_FR":"Extendeur WAB","title_en_US":"WAB Extender","title_pt_BR":"Extensor WAB","title_de_DE":"WAB Extender","configurationModelAttributeName":"Stop timeout"}]
07:46:14,900 WARN [elasticsearch[Senator Robert Kelly][management][T#2]][decider:157] [Senator Robert Kelly] high disk watermark [90%] exceeded on [R7y6W_czTxypybnhZdXbfg][Senator Robert Kelly][C:\Liferay\liferay-ce-portal-7.0-ga3\data\elasticsearch\indices\LiferayElasticsearchCluster\nodes\0] free: 13.3gb[7.6%], shards will be relocated away from this node
07:46:14,909 INFO [elasticsearch[Senator Robert Kelly][management][T#2]][decider:218] [Senator Robert Kelly] rerouting shards: [high disk watermark exceeded on one or more nodes]
07:46:40,802 INFO [localhost-startStop-1][BaseAutoDeployListener:42] Copying themes for C:\Liferay\liferay-ce-portal-7.0-ga3\tomcat-8.0.32\temp\20170614074640753BUGUNUQJ\user-profile-theme.war
07:46:40,976 INFO [localhost-startStop-1][BaseDeployer:873] Deploying user-profile-theme.war
07:46:44,947 WARN [elasticsearch[Senator Robert Kelly][management][T#1]][decider:157] [Senator Robert Kelly] high disk watermark [90%] exceeded on [R7y6W_czTxypybnhZdXbfg][Senator Robert Kelly][C:\Liferay\liferay-ce-portal-7.0-ga3\data\elasticsearch\indices\LiferayElasticsearchCluster\nodes\0] free: 13.3gb[7.5%], shards will be relocated away from this node
07:46:49,121 INFO [localhost-startStop-1][BaseAutoDeployListener:50] Themes for C:\Liferay\liferay-ce-portal-7.0-ga3\tomcat-8.0.32\temp\20170614074640753BUGUNUQJ\user-profile-theme.war copied successfully
07:46:53,145 INFO [localhost-startStop-1][BaseAutoDeployListener:42] Copying themes for C:\Liferay\liferay-ce-portal-7.0-ga3\tomcat-8.0.32\temp\20170614074653129LMLYRHAQ\admin-theme.war
07:46:53,300 INFO [localhost-startStop-1][BaseDeployer:873] Deploying admin-theme.war
07:46:59,786 INFO [localhost-startStop-1][BaseAutoDeployListener:50] Themes for C:\Liferay\liferay-ce-portal-7.0-ga3\tomcat-8.0.32\temp\20170614074653129LMLYRHAQ\admin-theme.war copied successfully
07:47:03,376 INFO [localhost-startStop-1][BaseAutoDeployListener:42] Copying themes for C:\Liferay\liferay-ce-portal-7.0-ga3\tomcat-8.0.32\temp\20170614074703329IXSQYSZO\product-app-theme.war
07:47:03,477 INFO [localhost-startStop-1][BaseDeployer:873] Deploying product-app-theme.war
07:47:11,521 INFO [localhost-startStop-1][BaseAutoDeployListener:50] Themes for C:\Liferay\liferay-ce-portal-7.0-ga3\tomcat-8.0.32\temp\20170614074703329IXSQYSZO\product-app-theme.war copied successfully
07:47:14,997 WARN [elasticsearch[Senator Robert Kelly][management][T#3]][decider:157] [Senator Robert Kelly] high disk watermark [90%] exceeded on [R7y6W_czTxypybnhZdXbfg][Senator Robert Kelly][C:\Liferay\liferay-ce-portal-7.0-ga3\data\elasticsearch\indices\LiferayElasticsearchCluster\nodes\0] free: 13.3gb[7.5%], shards will be relocated away from this node
07:47:15,006 INFO [elasticsearch[Senator Robert Kelly][management][T#3]][decider:218] [Senator Robert Kelly] rerouting shards: [high disk watermark exceeded on one or more nodes]
07:47:16,473 INFO [localhost-startStop-1][BaseAutoDeployListener:42] Copying themes for C:\Liferay\liferay-ce-portal-7.0-ga3\tomcat-8.0.32\temp\20170614074716458ILHFYTAQ\user-dashboard-theme.war
07:47:16,627 INFO [localhost-startStop-1][BaseDeployer:873] Deploying user-dashboard-theme.war
07:47:22,490 INFO [localhost-startStop-1][BaseAutoDeployListener:50] Themes for C:\Liferay\liferay-ce-portal-7.0-ga3\tomcat-8.0.32\temp\20170614074716458ILHFYTAQ\user-dashboard-theme.war copied successfully
07:47:25,743 INFO [localhost-startStop-1][BaseAutoDeployListener:42] Copying themes for C:\Liferay\liferay-ce-portal-7.0-ga3\tomcat-8.0.32\temp\20170614074725712EMNCVQEK\classic-theme.war
07:47:25,845 INFO [localhost-startStop-1][BaseDeployer:873] Deploying classic-theme.war
07:47:32,082 INFO [localhost-startStop-1][BaseAutoDeployListener:50] Themes for C:\Liferay\liferay-ce-portal-7.0-ga3\tomcat-8.0.32\temp\20170614074725712EMNCVQEK\classic-theme.war copied successfully
07:47:35,355 INFO [fileinstall-C:/Liferay/liferay-ce-portal-7.0-ga3/osgi/war][BaseAutoDeployListener:42] Copying portlets for C:\Liferay\liferay-ce-portal-7.0-ga3\tomcat-8.0.32\temp\20170614074735323BYMIXPIT\testing-portlet-7.0.0.1.war
07:47:35,810 INFO [fileinstall-C:/Liferay/liferay-ce-portal-7.0-ga3/osgi/war][BaseDeployer:873] Deploying testing-portlet-7.0.0.1.war
07:47:37,096 INFO [fileinstall-C:/Liferay/liferay-ce-portal-7.0-ga3/osgi/war][BaseAutoDeployListener:50] Portlets for C:\Liferay\liferay-ce-portal-7.0-ga3\tomcat-8.0.32\temp\20170614074735323BYMIXPIT\testing-portlet-7.0.0.1.war copied successfully
07:47:37,829 INFO [localhost-startStop-1][UpgradeProcess:82] Upgrading com.liferay.wiki.navigation.web.internal.upgrade.WikiNavigationWebUpgrade$1
07:47:37,907 INFO [localhost-startStop-1][UpgradeProcess:97] Completed upgrade process com.liferay.wiki.navigation.web.internal.upgrade.WikiNavigationWebUpgrade$1 in 78ms
07:47:41,021 INFO [fileinstall-C:/Liferay/liferay-ce-portal-7.0-ga3/osgi/war][BaseAutoDeployListener:42] Copying portlets for C:\Liferay\liferay-ce-portal-7.0-ga3\tomcat-8.0.32\temp\20170614074740977ZIZWCPON\conversation-portlet-7.0.0.1.war
07:47:41,313 INFO [fileinstall-C:/Liferay/liferay-ce-portal-7.0-ga3/osgi/war][BaseDeployer:873] Deploying conversation-portlet-7.0.0.1.war
07:47:42,457 INFO [fileinstall-C:/Liferay/liferay-ce-portal-7.0-ga3/osgi/war][BaseAutoDeployListener:50] Portlets for C:\Liferay\liferay-ce-portal-7.0-ga3\tomcat-8.0.32\temp\20170614074740977ZIZWCPON\conversation-portlet-7.0.0.1.war copied successfully
07:47:45,024 WARN [elasticsearch[Senator Robert Kelly][management][T#2]][decider:157] [Senator Robert Kelly] high disk watermark [90%] exceeded on [R7y6W_czTxypybnhZdXbfg][Senator Robert Kelly][C:\Liferay\liferay-ce-portal-7.0-ga3\data\elasticsearch\indices\LiferayElasticsearchCluster\nodes\0] free: 13.3gb[7.5%], shards will be relocated away from this node
07:47:48,618 INFO [fileinstall-C:/Liferay/liferay-ce-portal-7.0-ga3/osgi/war][HotDeployImpl:226] Deploying testing-portlet from queue
07:47:48,627 INFO [fileinstall-C:/Liferay/liferay-ce-portal-7.0-ga3/osgi/war][PluginPackageUtil:1006] Reading plugin package for testing-portlet
07:47:48,798 INFO [fileinstall-C:/Liferay/liferay-ce-portal-7.0-ga3/osgi/war][PortletHotDeployListener:202] Registering portlets for testing-portlet
07:47:49,239 INFO [fileinstall-C:/Liferay/liferay-ce-portal-7.0-ga3/osgi/war][PortletHotDeployListener:331] 1 portlet for testing-portlet is available for use
07:47:49,504 INFO [fileinstall-C:/Liferay/liferay-ce-portal-7.0-ga3/osgi/war][BundleStartStopLogger:35] STARTED testing-portlet_7.0.0.1 [532]
07:47:50,300 INFO [fileinstall-C:/Liferay/liferay-ce-portal-7.0-ga3/osgi/war][HotDeployImpl:226] Deploying conversation-portlet from queue
07:47:50,316 INFO [fileinstall-C:/Liferay/liferay-ce-portal-7.0-ga3/osgi/war][PluginPackageUtil:1006] Reading plugin package for conversation-portlet
07:47:51,522 INFO [fileinstall-C:/Liferay/liferay-ce-portal-7.0-ga3/osgi/war][PortletHotDeployListener:202] Registering portlets for conversation-portlet
07:47:52,010 INFO [fileinstall-C:/Liferay/liferay-ce-portal-7.0-ga3/osgi/war][PortletHotDeployListener:336] 2 portlets for conversation-portlet are available for use
07:47:52,235 INFO [fileinstall-C:/Liferay/liferay-ce-portal-7.0-ga3/osgi/war][BundleStartStopLogger:35] STARTED conversation-portlet_7.0.0.1 [533]
07:47:56,725 INFO [localhost-startStop-1][HotDeployImpl:226] Deploying admin-theme from queue
07:47:56,733 INFO [localhost-startStop-1][PluginPackageUtil:1006] Reading plugin package for admin-theme
07:47:56,812 INFO [localhost-startStop-1][ThemeHotDeployListener:94] Registering themes for admin-theme
07:48:00,413 INFO [localhost-startStop-1][ThemeHotDeployListener:109] 1 theme for admin-theme is available for use
07:48:00,818 INFO [localhost-startStop-1][HotDeployImpl:226] Deploying classic-theme from queue
07:48:00,818 INFO [localhost-startStop-1][PluginPackageUtil:1006] Reading plugin package for classic-theme
07:48:00,865 INFO [localhost-startStop-1][ThemeHotDeployListener:94] Registering themes for classic-theme
07:48:03,382 INFO [localhost-startStop-1][ThemeHotDeployListener:109] 1 theme for classic-theme is available for use
07:48:03,732 INFO [localhost-startStop-1][HotDeployImpl:226] Deploying user-profile-theme from queue
07:48:03,732 INFO [localhost-startStop-1][PluginPackageUtil:1006] Reading plugin package for user-profile-theme
07:48:03,783 INFO [localhost-startStop-1][ThemeHotDeployListener:94] Registering themes for user-profile-theme
07:48:05,775 INFO [localhost-startStop-1][ThemeHotDeployListener:109] 1 theme for user-profile-theme is available for use
07:48:06,091 INFO [localhost-startStop-1][HotDeployImpl:226] Deploying product-app-theme from queue
07:48:06,106 INFO [localhost-startStop-1][PluginPackageUtil:1006] Reading plugin package for product-app-theme
07:48:06,150 INFO [localhost-startStop-1][ThemeHotDeployListener:94] Registering themes for product-app-theme
07:48:08,704 INFO [localhost-startStop-1][ThemeHotDeployListener:109] 1 theme for product-app-theme is available for use
07:48:09,033 INFO [localhost-startStop-1][HotDeployImpl:226] Deploying user-dashboard-theme from queue
07:48:09,033 INFO [localhost-startStop-1][PluginPackageUtil:1006] Reading plugin package for user-dashboard-theme
07:48:09,087 INFO [localhost-startStop-1][ThemeHotDeployListener:94] Registering themes for user-dashboard-theme
07:48:11,222 INFO [localhost-startStop-1][ThemeHotDeployListener:109] 1 theme for user-dashboard-theme is available for use
07:48:11,608 INFO [localhost-startStop-1][HotDeployImpl:226] Deploying espace-conversation-portlet from queue
07:48:11,609 INFO [localhost-startStop-1][PluginPackageUtil:1006] Reading plugin package for espace-conversation-portlet
07:48:11,886 INFO [localhost-startStop-1][PortletHotDeployListener:202] Registering portlets for espace-conversation-portlet
07:48:12,018 INFO [localhost-startStop-1][PortletHotDeployListener:331] 1 portlet for espace-conversation-portlet is available for use
07:48:15,094 WARN [elasticsearch[Senator Robert Kelly][management][T#1]][decider:157] [Senator Robert Kelly] high disk watermark [90%] exceeded on [R7y6W_czTxypybnhZdXbfg][Senator Robert Kelly][C:\Liferay\liferay-ce-portal-7.0-ga3\data\elasticsearch\indices\LiferayElasticsearchCluster\nodes\0] free: 13.3gb[7.5%], shards will be relocated away from this node
07:48:15,097 INFO [elasticsearch[Senator Robert Kelly][management][T#1]][decider:218] [Senator Robert Kelly] rerouting shards: [high disk watermark exceeded on one or more nodes]
07:48:45,135 WARN [elasticsearch[Senator Robert Kelly][management][T#3]][decider:157] [Senator Robert Kelly] high disk watermark [90%] exceeded on [R7y6W_czTxypybnhZdXbfg][Senator Robert Kelly][C:\Liferay\liferay-ce-portal-7.0-ga3\data\elasticsearch\indices\LiferayElasticsearchCluster\nodes\0] free: 13.3gb[7.5%], shards will be relocated away from this node
07:49:15,174 WARN [elasticsearch[Senator Robert Kelly][management][T#2]][decider:157] [Senator Robert Kelly] high disk watermark [90%] exceeded on [R7y6W_czTxypybnhZdXbfg][Senator Robert Kelly][C:\Liferay\liferay-ce-portal-7.0-ga3\data\elasticsearch\indices\LiferayElasticsearchCluster\nodes\0] free: 13.3gb[7.5%], shards will be relocated away from this node
07:49:15,177 INFO [elasticsearch[Senator Robert Kelly][management][T#2]][decider:218] [Senator Robert Kelly] rerouting shards: [high disk watermark exceeded on one or more nodes]
07:49:45,181 WARN [elasticsearch[Senator Robert Kelly][management][T#1]][decider:157] [Senator Robert Kelly] high disk watermark [90%] exceeded on [R7y6W_czTxypybnhZdXbfg][Senator Robert Kelly][C:\Liferay\liferay-ce-portal-7.0-ga3\data\elasticsearch\indices\LiferayElasticsearchCluster\nodes\0] free: 13.3gb[7.5%], shards will be relocated away from this node
07:50:15,210 WARN [elasticsearch[Senator Robert Kelly][management][T#3]][decider:157] [Senator Robert Kelly] high disk watermark [90%] exceeded on [R7y6W_czTxypybnhZdXbfg][Senator Robert Kelly][C:\Liferay\liferay-ce-portal-7.0-ga3\data\elasticsearch\indices\LiferayElasticsearchCluster\nodes\0] free: 13.3gb[7.5%], shards will be relocated away from this node
07:50:15,210 INFO [elasticsearch[Senator Robert Kelly][management][T#3]][decider:218] [Senator Robert Kelly] rerouting shards: [high disk watermark exceeded on one or more nodes]
07:50:45,252 WARN [elasticsearch[Senator Robert Kelly][management][T#2]][decider:157] [Senator Robert Kelly] high disk watermark [90%] exceeded on [R7y6W_czTxypybnhZdXbfg][Senator Robert Kelly][C:\Liferay\liferay-ce-portal-7.0-ga3\data\elasticsearch\indices\LiferayElasticsearchCluster\nodes\0] free: 13.3gb[7.5%], shards will be relocated away from this node
07:51:15,263 WARN [elasticsearch[Senator Robert Kelly][management][T#1]][decider:157] [Senator Robert Kelly] high disk watermark [90%] exceeded on [R7y6W_czTxypybnhZdXbfg][Senator Robert Kelly][C:\Liferay\liferay-ce-portal-7.0-ga3\data\elasticsearch\indices\LiferayElasticsearchCluster\nodes\0] free: 13.3gb[7.5%], shards will be relocated away from this node
07:51:15,277 INFO [elasticsearch[Senator Robert Kelly][management][T#1]][decider:218] [Senator Robert Kelly] rerouting shards: [high disk watermark exceeded on one or more nodes]
07:51:45,286 WARN [elasticsearch[Senator Robert Kelly][management][T#3]][decider:157] [Senator Robert Kelly] high disk watermark [90%] exceeded on [R7y6W_czTxypybnhZdXbfg][Senator Robert Kelly][C:\Liferay\liferay-ce-portal-7.0-ga3\data\elasticsearch\indices\LiferayElasticsearchCluster\nodes\0] free: 13.3gb[7.5%], shards will be relocated away from this node
07:52:15,310 WARN [elasticsearch[Senator Robert Kelly][management][T#2]][decider:157] [Senator Robert Kelly] high disk watermark [90%] exceeded on [R7y6W_czTxypybnhZdXbfg][Senator Robert Kelly][C:\Liferay\liferay-ce-portal-7.0-ga3\data\elasticsearch\indices\LiferayElasticsearchCluster\nodes\0] free: 13.3gb[7.5%], shards will be relocated away from this node
07:52:15,319 INFO [elasticsearch[Senator Robert Kelly][management][T#2]][decider:218] [Senator Robert Kelly] rerouting shards: [high disk watermark exceeded on one or more nodes]
07:52:45,326 WARN [elasticsearch[Senator Robert Kelly][management][T#1]][decider:157] [Senator Robert Kelly] high disk watermark [90%] exceeded on [R7y6W_czTxypybnhZdXbfg][Senator Robert Kelly][C:\Liferay\liferay-ce-portal-7.0-ga3\data\elasticsearch\indices\LiferayElasticsearchCluster\nodes\0] free: 13.3gb[7.5%], shards will be relocated away from this node
07:53:15,348 WARN [elasticsearch[Senator Robert Kelly][management][T#3]][decider:157] [Senator Robert Kelly] high disk watermark [90%] exceeded on [R7y6W_czTxypybnhZdXbfg][Senator Robert Kelly][C:\Liferay\liferay-ce-portal-7.0-ga3\data\elasticsearch\indices\LiferayElasticsearchCluster\nodes\0] free: 13.3gb[7.5%], shards will be relocated away from this node
07:53:15,358 INFO [elasticsearch[Senator Robert Kelly][management][T#3]][decider:218] [Senator Robert Kelly] rerouting shards: [high disk watermark exceeded on one or more nodes]
07:53:45,365 WARN [elasticsearch[Senator Robert Kelly][management][T#2]][decider:157] [Senator Robert Kelly] high disk watermark [90%] exceeded on [R7y6W_czTxypybnhZdXbfg][Senator Robert Kelly][C:\Liferay\liferay-ce-portal-7.0-ga3\data\elasticsearch\indices\LiferayElasticsearchCluster\nodes\0] free: 13.3gb[7.5%], shards will be relocated away from this node
07:54:15,399 WARN [elasticsearch[Senator Robert Kelly][management][T#3]][decider:157] [Senator Robert Kelly] high disk watermark [90%] exceeded on [R7y6W_czTxypybnhZdXbfg][Senator Robert Kelly][C:\Liferay\liferay-ce-portal-7.0-ga3\data\elasticsearch\indices\LiferayElasticsearchCluster\nodes\0] free: 13.3gb[7.5%], shards will be relocated away from this node
07:54:15,400 INFO [elasticsearch[Senator Robert Kelly][management][T#3]][decider:218] [Senator Robert Kelly] rerouting shards: [high disk watermark exceeded on one or more nodes]
07:54:45,422 WARN [elasticsearch[Senator Robert Kelly][management][T#1]][decider:157] [Senator Robert Kelly] high disk watermark [90%] exceeded on [R7y6W_czTxypybnhZdXbfg][Senator Robert Kelly][C:\Liferay\liferay-ce-portal-7.0-ga3\data\elasticsearch\indices\LiferayElasticsearchCluster\nodes\0] free: 13.3gb[7.5%], shards will be relocated away from this node
07:55:15,432 WARN [elasticsearch[Senator Robert Kelly][management][T#2]][decider:157] [Senator Robert Kelly] high disk watermark [90%] exceeded on [R7y6W_czTxypybnhZdXbfg][Senator Robert Kelly][C:\Liferay\liferay-ce-portal-7.0-ga3\data\elasticsearch\indices\LiferayElasticsearchCluster\nodes\0] free: 13.3gb[7.5%], shards will be relocated away from this node
07:55:15,432 INFO [elasticsearch[Senator Robert Kelly][management][T#2]][decider:218] [Senator Robert Kelly] rerouting shards: [high disk watermark exceeded on one or more nodes]
07:55:45,452 WARN [elasticsearch[Senator Robert Kelly][management][T#3]][decider:157] [Senator Robert Kelly] high disk watermark [90%] exceeded on [R7y6W_czTxypybnhZdXbfg][Senator Robert Kelly][C:\Liferay\liferay-ce-portal-7.0-ga3\data\elasticsearch\indices\LiferayElasticsearchCluster\nodes\0] free: 13.3gb[7.5%], shards will be relocated away from this node
07:56:15,471 WARN [elasticsearch[Senator Robert Kelly][management][T#1]][decider:157] [Senator Robert Kelly] high disk watermark [90%] exceeded on [R7y6W_czTxypybnhZdXbfg][Senator Robert Kelly][C:\Liferay\liferay-ce-portal-7.0-ga3\data\elasticsearch\indices\LiferayElasticsearchCluster\nodes\0] free: 13.3gb[7.5%], shards will be relocated away from this node
07:56:15,472 INFO [elasticsearch[Senator Robert Kelly][management][T#1]][decider:218] [Senator Robert Kelly] rerouting shards: [high disk watermark exceeded on one or more nodes]
07:56:45,552 WARN [elasticsearch[Senator Robert Kelly][management][T#2]][decider:157] [Senator Robert Kelly] high disk watermark [90%] exceeded on [R7y6W_czTxypybnhZdXbfg][Senator Robert Kelly][C:\Liferay\liferay-ce-portal-7.0-ga3\data\elasticsearch\indices\LiferayElasticsearchCluster\nodes\0] free: 13.3gb[7.5%], shards will be relocated away from this node
07:57:15,575 WARN [elasticsearch[Senator Robert Kelly][management][T#3]][decider:157] [Senator Robert Kelly] high disk watermark [90%] exceeded on [R7y6W_czTxypybnhZdXbfg][Senator Robert Kelly][C:\Liferay\liferay-ce-portal-7.0-ga3\data\elasticsearch\indices\LiferayElasticsearchCluster\nodes\0] free: 13.1gb[7.4%], shards will be relocated away from this node
07:57:15,575 INFO [elasticsearch[Senator Robert Kelly][management][T#3]][decider:218] [Senator Robert Kelly] rerouting shards: [high disk watermark exceeded on one or more nodes]
07:57:45,693 WARN [elasticsearch[Senator Robert Kelly][management][T#1]][decider:157] [Senator Robert Kelly] high disk watermark [90%] exceeded on [R7y6W_czTxypybnhZdXbfg][Senator Robert Kelly][C:\Liferay\liferay-ce-portal-7.0-ga3\data\elasticsearch\indices\LiferayElasticsearchCluster\nodes\0] free: 13.1gb[7.4%], shards will be relocated away from this node
07:58:15,698 WARN [elasticsearch[Senator Robert Kelly][management][T#2]][decider:157] [Senator Robert Kelly] high disk watermark [90%] exceeded on [R7y6W_czTxypybnhZdXbfg][Senator Robert Kelly][C:\Liferay\liferay-ce-portal-7.0-ga3\data\elasticsearch\indices\LiferayElasticsearchCluster\nodes\0] free: 13.3gb[7.5%], shards will be relocated away from this node
07:58:15,698 INFO [elasticsearch[Senator Robert Kelly][management][T#2]][decider:218] [Senator Robert Kelly] rerouting shards: [high disk watermark exceeded on one or more nodes]
07:58:45,738 WARN [elasticsearch[Senator Robert Kelly][management][T#3]][decider:157] [Senator Robert Kelly] high disk watermark [90%] exceeded on [R7y6W_czTxypybnhZdXbfg][Senator Robert Kelly][C:\Liferay\liferay-ce-portal-7.0-ga3\data\elasticsearch\indices\LiferayElasticsearchCluster\nodes\0] free: 13.3gb[7.5%], shards will be relocated away from this node
07:59:15,815 WARN [elasticsearch[Senator Robert Kelly][management][T#1]][decider:157] [Senator Robert Kelly] high disk watermark [90%] exceeded on [R7y6W_czTxypybnhZdXbfg][Senator Robert Kelly][C:\Liferay\liferay-ce-portal-7.0-ga3\data\elasticsearch\indices\LiferayElasticsearchCluster\nodes\0] free: 13.3gb[7.5%], shards will be relocated away from this node
07:59:15,815 INFO [elasticsearch[Senator Robert Kelly][management][T#1]][decider:218] [Senator Robert Kelly] rerouting shards: [high disk watermark exceeded on one or more nodes]
07:59:45,854 WARN [elasticsearch[Senator Robert Kelly][management][T#2]][decider:157] [Senator Robert Kelly] high disk watermark [90%] exceeded on [R7y6W_czTxypybnhZdXbfg][Senator Robert Kelly][C:\Liferay\liferay-ce-portal-7.0-ga3\data\elasticsearch\indices\LiferayElasticsearchCluster\nodes\0] free: 13.3gb[7.5%], shards will be relocated away from this node
08:00:15,894 WARN [elasticsearch[Senator Robert Kelly][management][T#3]][decider:157] [Senator Robert Kelly] high disk watermark [90%] exceeded on [R7y6W_czTxypybnhZdXbfg][Senator Robert Kelly][C:\Liferay\liferay-ce-portal-7.0-ga3\data\elasticsearch\indices\LiferayElasticsearchCluster\nodes\0] free: 13.3gb[7.5%], shards will be relocated away from this node
08:00:15,895 INFO [elasticsearch[Senator Robert Kelly][management][T#3]][decider:218] [Senator Robert Kelly] rerouting shards: [high disk watermark exceeded on one or more nodes]
08:00:45,926 WARN [elasticsearch[Senator Robert Kelly][management][T#1]][decider:157] [Senator Robert Kelly] high disk watermark [90%] exceeded on [R7y6W_czTxypybnhZdXbfg][Senator Robert Kelly][C:\Liferay\liferay-ce-portal-7.0-ga3\data\elasticsearch\indices\LiferayElasticsearchCluster\nodes\0] free: 13.3gb[7.5%], shards will be relocated away from this node
08:01:15,936 WARN [elasticsearch[Senator Robert Kelly][management][T#2]][decider:157] [Senator Robert Kelly] high disk watermark [90%] exceeded on [R7y6W_czTxypybnhZdXbfg][Senator Robert Kelly][C:\Liferay\liferay-ce-portal-7.0-ga3\data\elasticsearch\indices\LiferayElasticsearchCluster\nodes\0] free: 13.3gb[7.5%], shards will be relocated away from this node
08:01:15,937 INFO [elasticsearch[Senator Robert Kelly][management][T#2]][decider:218] [Senator Robert Kelly] rerouting shards: [high disk watermark exceeded on one or more nodes]
08:17:51,335 INFO [localhost-startStop-1][DialectDetector:75] Determine dialect for HSQL Database Engine 2.3
08:17:51,636 WARN [localhost-startStop-1][DialectDetector:93] Liferay is configured to use Hypersonic as its database. Do NOT use Hypersonic in production. Hypersonic is an embedded database useful for development and demonstration purposes. The database settings can be changed in portal-ext.properties.
08:17:51,637 INFO [localhost-startStop-1][DialectDetector:148] Found dialect com.liferay.portal.dao.orm.hibernate.HSQLDialect
08:17:57,283 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED espace-conversation-portlet_7.0.0.1 [507]
08:17:57,288 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED org.eclipse.osgi_3.10.200.v20150831-0856 [0]
08:17:57,417 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.util.taglib_2.4.1 [1]
08:17:57,426 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.osgi.util_3.0.2 [2]
08:17:57,429 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.petra.xml_1.0.3 [3]
08:17:57,431 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.portal.configuration.metatype_2.0.3 [4]
08:17:57,501 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.portal.configuration.persistence_2.0.1 [5]
08:17:57,511 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.portal.log4j.extender_2.0.2 [6]
08:17:57,526 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.portal.lpkg.deployer_2.0.5 [7]
08:17:57,529 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.portal.osgi.web.portlet.tracker_2.0.3 [8]
08:17:57,535 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.portal.osgi.web.servlet.context.helper_2.1.2 [9]
08:17:57,544 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.portal.osgi.web.servlet.jsp.compiler_2.0.7 [10]
08:17:57,569 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.portal.osgi.web.wab.extender_2.0.7 [11]
08:17:57,593 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.portal.osgi.web.wab.generator_2.1.9 [12]
08:17:57,597 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.portal.osgi.web.wab.reference.support_1.0.3 [13]
08:17:57,600 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.portal.profile_1.0.2 [14]
08:17:57,607 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.portal.target.platform.indexer_4.0.0 [16]
08:17:57,609 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.sun.el.javax.el_3.0.0 [17]
08:17:57,613 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED javax.servlet.jsp-api_2.3.2.b01 [18]
08:17:57,615 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED javax.servlet.jsp.jstl_1.2.3.LIFERAY-PATCHED-2 [19]
08:17:57,619 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED javax.servlet.jsp.jstl-api_1.2.1 [20]
08:17:57,623 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED org.apache.aries.jmx.api_1.1.1 [21]
08:17:57,756 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED org.apache.aries.jmx.core_1.1.3 [22]
08:17:57,759 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED org.apache.aries.util_1.0.0 [23]
08:17:57,764 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED org.apache.commons.fileupload_1.2.1 [24]
08:17:57,770 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED org.apache.commons.io_1.4.0 [25]
08:18:01,131 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED org.apache.felix.bundlerepository_2.0.2 [26]
08:18:01,227 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED org.apache.felix.configadmin_1.8.8 [27]
08:18:01,241 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED org.apache.felix.dependencymanager_3.2.0 [28]
08:18:01,246 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED org.apache.felix.dependencymanager.shell_3.2.0 [29]
08:18:01,331 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED org.apache.felix.eventadmin_1.4.6 [30]
08:18:01,601 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED org.apache.felix.fileinstall_3.5.1.SNAPSHOT [31]
08:18:01,619 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED org.apache.felix.gogo.command_0.12.0 [32]
08:18:01,645 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED org.apache.felix.gogo.runtime_0.10.0 [33]
08:18:01,675 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED org.apache.felix.gogo.shell_0.10.0 [34]
08:18:08,509 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][LPKGIndexValidator:175] Passed integrity check
08:18:08,571 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED org.apache.felix.scr_2.0.2 [35]
08:18:08,633 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED org.eclipse.equinox.console_1.1.100.v20141023-1406 [36]
08:18:08,644 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED org.eclipse.equinox.http.servlet_1.2.2.v20160714-2322 [37]
08:18:08,656 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED org.eclipse.equinox.metatype_1.4.200.v20150715-1528 [38]
08:18:08,662 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED org.osgi.service.http_3.5.0.LIFERAY-PATCHED-2 [39]
08:18:08,665 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED org.osgi.service.metatype_1.3.0.201505202024 [40]
08:18:08,715 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED biz.aQute.remote.agent_3.4.0.201704130550-SNAPSHOT [41]
08:18:08,718 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED Liferay CE Collaboration_7.0.5 [42]
08:18:08,978 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.announcements.web_1.0.6 [43]
08:18:08,990 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.blogs.api_3.0.1 [44]
08:18:09,021 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.blogs.editor.configuration_1.0.2 [45]
08:18:09,081 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.blogs.item.selector.api_1.0.2 [46]
08:18:09,127 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.blogs.item.selector.web_1.0.3 [47]
08:18:09,134 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.blogs.layout.prototype_2.0.3 [48]
08:18:09,190 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.blogs.recent.bloggers.web_1.1.0 [49]
08:18:09,335 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.blogs.service_1.0.4 [50]
08:18:10,097 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.blogs.web_1.0.15 [51]
08:18:10,117 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.bookmarks.api_2.0.1 [52]
08:18:10,415 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.bookmarks.service_1.0.10 [53]
08:18:10,818 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.bookmarks.web_1.0.11 [54]
08:18:10,822 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.comment.api_2.0.1 [55]
08:18:10,830 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.comment.editor.configuration_1.0.2 [56]
08:18:10,926 INFO [Refresh Thread: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.document.library.repository.cmis.impl_2.0.3 [66]
08:18:10,956 INFO [Refresh Thread: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.portal.remote.cxf.common_2.0.6 [275]
08:18:10,971 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.comment.page.comments.web_1.0.3 [57]
08:18:10,989 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.comment.ratings.definition_2.0.2 [58]
08:18:11,001 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.comment.sanitizer_2.0.2 [59]
08:18:11,036 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.comment.web_1.1.0 [60]
08:18:11,078 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.directory.web_1.0.6 [61]
08:18:11,081 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.document.library.api_3.0.2 [62]
08:18:11,094 INFO [Refresh Thread: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.portal.remote.rest.extender_2.0.3 [279]
08:18:11,132 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.document.library.item.selector.web_1.0.3 [63]
08:18:11,145 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.document.library.layout.set.prototype_2.0.3 [64]
08:18:11,147 INFO [Refresh Thread: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.portal.remote.soap.extender_2.0.1 [280]
08:18:11,147 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.document.library.repository.cmis.api_1.0.3 [65]
08:18:11,202 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.document.library.repository.search_2.0.1 [67]
08:18:11,295 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.document.library.service_1.1.4 [68]
08:18:11,741 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.document.library.web_1.1.1 [69]
08:18:11,745 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.flags.api_2.0.1 [70]
08:18:11,753 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.flags.service_2.0.4 [71]
08:18:11,758 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.flags.taglib_2.0.3 [72]
08:18:11,769 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.flags.web_2.0.3 [73]
08:18:11,829 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.image.uploader.web_1.0.6 [74]
08:18:11,833 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.invitation.invite.members.api_2.1.0 [75]
08:18:11,842 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.invitation.invite.members.service_2.0.5 [76]
08:18:11,889 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.invitation.invite.members.web_1.0.9 [77]
08:18:11,892 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.item.selector.api_2.1.0 [78]
08:18:11,917 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.item.selector.criteria.api_2.0.2 [79]
08:18:11,922 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.item.selector.editor.configuration_2.0.2 [80]
08:18:11,926 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.item.selector.taglib_1.0.7 [81]
08:18:11,931 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.item.selector.upload.web_2.0.2 [82]
08:18:11,934 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.item.selector.url.web_2.0.2 [83]
08:18:11,992 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.item.selector.web_2.0.3 [84]
08:18:12,007 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.mentions.api_2.0.2 [85]
08:18:12,015 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.mentions.service_2.0.3 [86]
08:18:12,036 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.mentions.web_1.1.1 [87]
08:18:12,040 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.message.boards.api_3.0.1 [88]
08:18:12,048 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.message.boards.comment_2.0.4 [89]
08:18:12,055 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.message.boards.layout.set.prototype_1.0.6 [90]
08:18:12,065 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.message.boards.parser.bbcode_2.0.2 [91]
08:18:12,184 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.message.boards.service_1.0.7 [92]
08:18:12,510 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.message.boards.web_1.1.0 [93]
08:18:12,515 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.microblogs.api_2.0.1 [94]
08:18:12,527 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.microblogs.service_2.0.6 [95]
08:18:12,574 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.microblogs.web_2.0.6 [96]
08:18:12,606 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.notifications.web_1.0.10 [97]
08:18:12,660 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.quick.note.web_2.0.2 [98]
08:18:12,663 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.ratings.api_2.0.1 [99]
08:18:12,668 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.ratings.page.ratings.web_2.0.3 [100]
08:18:12,675 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.ratings.service_1.0.4 [101]
08:18:12,748 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.recent.documents.web_2.0.3 [102]
08:18:12,758 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.social.activities.web_1.1.1 [103]
08:18:12,763 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.social.activity.api_1.0.1 [104]
08:18:12,767 INFO [fileinstall-C:/Liferay/liferay-ce-portal-7.0-ga3/osgi/marketplace][BundleStartStopLogger:35] STARTED Liferay CE IP Geocoder_3.0.0 [351]
08:18:12,769 INFO [fileinstall-C:/Liferay/liferay-ce-portal-7.0-ga3/osgi/marketplace][BundleStartStopLogger:35] STARTED Liferay CE Web Experience_7.0.6 [362]
08:18:12,771 INFO [fileinstall-C:/Liferay/liferay-ce-portal-7.0-ga3/osgi/marketplace][BundleStartStopLogger:35] STARTED Liferay Marketplace_6.0.0 [476]
08:18:12,774 INFO [fileinstall-C:/Liferay/liferay-ce-portal-7.0-ga3/osgi/marketplace][BundleStartStopLogger:35] STARTED Liferay CE Sync Connector_4.0.4 [357]
08:18:12,777 INFO [fileinstall-C:/Liferay/liferay-ce-portal-7.0-ga3/osgi/marketplace][BundleStartStopLogger:35] STARTED Liferay CE Forms and Workflow_7.0.6 [122]
08:18:12,779 INFO [fileinstall-C:/Liferay/liferay-ce-portal-7.0-ga3/osgi/marketplace][BundleStartStopLogger:35] STARTED Liferay CE Foundation_7.0.7 [175]
08:18:12,781 INFO [fileinstall-C:/Liferay/liferay-ce-portal-7.0-ga3/osgi/marketplace][BundleStartStopLogger:35] STARTED Liferay CE Static_7.0.9 [356]
08:18:12,793 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.social.activity.web_2.0.3 [105]
08:18:12,846 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.social.group.statistics.web_2.0.2 [106]
08:18:12,851 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.social.privatemessaging.api_2.0.1 [107]
08:18:12,858 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.social.privatemessaging.service_1.1.3 [108]
08:18:12,874 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.social.privatemessaging.web_1.0.7 [109]
08:18:12,880 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.social.requests.web_1.0.3 [110]
08:18:12,888 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.social.user.statistics.web_2.1.0 [111]
08:18:12,902 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.wiki.api_2.2.0 [112]
08:18:12,911 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.wiki.editor.configuration_1.0.3 [113]
08:18:12,925 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.wiki.engine.creole_2.0.3 [114]
08:18:12,933 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.wiki.engine.html_2.0.2 [115]
08:18:12,937 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.wiki.engine.input.editor.common_2.0.2 [116]
08:18:12,940 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.wiki.engine.text_2.0.2 [117]
08:18:12,950 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.wiki.layout.prototype_1.0.5 [118]
08:18:12,961 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.wiki.navigation.web_2.0.5 [119]
08:18:13,064 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.wiki.service_1.2.3 [120]
08:18:13,455 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.wiki.web_2.1.1 [121]
08:18:13,461 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.calendar.api_2.0.1 [123]
08:18:13,524 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.calendar.service_2.1.2 [124]
08:18:13,530 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.dynamic.data.lists.api_2.0.3 [125]
08:18:13,613 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.dynamic.data.lists.service_1.1.6 [126]
08:18:13,638 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.dynamic.data.mapping.api_3.3.0 [127]
08:18:13,653 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.dynamic.data.mapping.data.provider_2.0.2 [128]
08:18:13,659 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.dynamic.data.mapping.data.provider.rest_2.0.3 [129]
08:18:13,672 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.dynamic.data.mapping.expression_2.0.2 [130]
08:18:13,682 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.dynamic.data.mapping.form.evaluator_2.0.2 [131]
08:18:13,689 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.dynamic.data.mapping.form.field.type_2.0.3 [132]
08:18:13,702 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.dynamic.data.mapping.form.values.factory_2.0.4 [133]
08:18:13,708 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.dynamic.data.mapping.form.values.query_2.0.4 [134]
08:18:13,719 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.dynamic.data.mapping.io_2.0.7 [135]
08:18:13,726 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.dynamic.data.mapping.lang_2.0.2 [136]
08:18:13,872 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.dynamic.data.mapping.service_2.1.9 [137]
08:18:13,893 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.dynamic.data.mapping.validator_2.1.0 [138]
08:18:13,912 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.polls.api_4.0.0 [139]
08:18:13,995 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.polls.service_3.0.5 [140]
08:18:13,997 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.portal.reports.engine.api_3.0.0 [141]
08:18:14,000 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.portal.rules.engine.api_2.0.1 [142]
08:18:14,021 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.portal.rules.engine.wiring_2.0.1 [143]
08:18:14,047 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.portal.workflow.definition.link.web_1.0.4 [144]
08:18:14,123 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.portal.workflow.instance.web_1.0.6 [145]
08:18:14,126 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.portal.workflow.kaleo.api_2.0.1 [146]
08:18:14,130 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.portal.workflow.kaleo.definition.api_2.0.1 [147]
08:18:14,248 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.portal.workflow.kaleo.definition.impl_2.0.1 [148]
08:18:14,293 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.portal.workflow.kaleo.runtime.api_2.1.0 [149]
08:18:14,493 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.portal.workflow.kaleo.runtime.impl_2.0.6 [150]
08:18:14,527 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.portal.workflow.kaleo.runtime.scripting.impl_1.0.1 [151]
08:18:14,595 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.portal.workflow.kaleo.service_2.0.8 [152]
08:18:14,598 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.portal.workflow.lang_2.0.2 [153]
08:18:14,858 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.calendar.web_1.0.9 [154]
08:18:14,927 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.dynamic.data.mapping.type.paragraph_2.0.6 [155]
08:18:15,182 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.dynamic.data.lists.form.web_1.0.10 [156]
08:18:15,274 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.dynamic.data.lists.web_1.1.7 [157]
08:18:15,340 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.dynamic.data.mapping.data.provider.web_1.0.5 [158]
08:18:15,356 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.dynamic.data.mapping.form.renderer_2.1.1 [159]
08:18:15,372 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.dynamic.data.mapping.taglib_2.0.3 [160]
08:18:15,382 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.dynamic.data.mapping.type.captcha_2.0.3 [161]
08:18:15,409 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.dynamic.data.mapping.type.checkbox_2.0.7 [162]
08:18:15,425 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.dynamic.data.mapping.type.date_2.0.7 [163]
08:18:15,433 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.dynamic.data.mapping.type.editor_2.0.7 [164]
08:18:15,440 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.dynamic.data.mapping.type.key.value_2.0.5 [165]
08:18:15,493 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.dynamic.data.mapping.type.options_2.0.5 [166]
08:18:15,502 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.dynamic.data.mapping.type.radio_2.0.8 [167]
08:18:15,543 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.dynamic.data.mapping.type.select_2.0.7 [168]
08:18:15,551 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.dynamic.data.mapping.type.text_2.0.7 [169]
08:18:15,561 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.dynamic.data.mapping.type.validation_2.0.4 [170]
08:18:15,683 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.dynamic.data.mapping.web_1.0.10 [171]
08:18:15,783 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.polls.web_2.0.6 [172]
08:18:15,848 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.portal.workflow.definition.web_1.0.5 [173]
08:18:15,893 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.portal.workflow.task.web_1.0.8 [174]
08:18:16,001 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED woodstox-core-asl_4.4.1 [176]
08:18:16,068 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.configuration.admin.web_1.0.7 [177]
08:18:16,079 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.contacts.api_2.0.3 [178]
08:18:16,084 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.contacts.service_2.0.4 [179]
08:18:16,124 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.contacts.web_1.0.12 [180]
08:18:16,130 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.expando.web_1.0.5 [181]
08:18:16,176 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.frontend.css.common_2.0.1 [182]
08:18:16,179 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.frontend.css.rtl.converter_1.0.2 [183]
08:18:16,191 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.frontend.css.rtl.servlet_1.0.3 [184]
08:18:16,208 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.frontend.css.web_1.0.11 [185]
08:18:16,218 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.frontend.editor.alloyeditor.web_1.0.7 [186]
08:18:16,410 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.frontend.editor.ckeditor.web_1.0.7 [187]
08:18:16,470 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.frontend.editor.lang_1.0.2 [188]
08:18:16,489 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.frontend.editor.simple.web_1.0.3 [189]
08:18:16,503 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.frontend.editor.tinymce.web_1.0.3 [190]
08:18:16,512 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.frontend.image.editor.api_1.0.2 [191]
08:18:16,516 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.frontend.image.editor.capability.brightness_1.0.3 [192]
08:18:16,520 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.frontend.image.editor.capability.contrast_1.0.3 [193]
08:18:16,524 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.frontend.image.editor.capability.crop_1.0.3 [194]
08:18:16,528 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.frontend.image.editor.capability.effects_1.0.3 [195]
08:18:16,569 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.frontend.image.editor.capability.resize_1.0.3 [196]
08:18:16,573 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.frontend.image.editor.capability.rotate_1.0.3 [197]
08:18:16,577 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.frontend.image.editor.capability.saturation_1.0.3 [198]
08:18:16,583 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.frontend.image.editor.integration.document.library_1.0.4 [199]
08:18:16,618 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.frontend.image.editor.web_1.0.3 [200]
08:18:16,839 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.frontend.js.bundle.config.extender_1.0.4 [201]
08:18:16,859 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.frontend.js.loader.modules.extender_1.0.3 [202]
08:18:16,862 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.frontend.js.metal.web_1.0.7 [203]
08:18:16,951 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.frontend.js.polyfill.babel.web_1.0.2 [204]
08:18:16,954 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.frontend.js.soyutils.web_1.0.3 [205]
08:18:16,973 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.frontend.js.spa.web_1.0.10 [206]
08:18:16,979 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.frontend.js.web_1.0.10 [207]
08:18:16,983 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.frontend.taglib_2.0.5 [208]
08:18:16,986 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.frontend.taglib.util.freemarker.contributor_1.0.2 [209]
08:18:17,362 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.frontend.theme.contributor.extender_1.0.4 [210]
08:18:17,365 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.frontend.theme.styled_2.0.9 [211]
08:18:17,369 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.frontend.theme.unstyled_2.0.8 [212]
08:18:17,377 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.hello.soy.web_1.0.2 [213]
08:18:17,381 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.hello.velocity.web_2.0.3 [214]
08:18:17,390 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.hello.world.web_2.0.3 [215]
08:18:17,435 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.license.manager.web_2.0.2 [216]
08:18:17,442 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.login.authentication.facebook.connect.web_2.0.3 [217]
08:18:17,447 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.login.authentication.google.web_2.0.2 [218]
08:18:17,452 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.login.authentication.openid.web_2.0.2 [219]
08:18:17,545 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.login.web_1.0.7 [220]
08:18:17,553 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.map.api_2.0.1 [221]
08:18:17,556 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.map.common_2.0.1 [222]
08:18:17,560 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.map.google.maps_1.0.6 [223]
08:18:17,565 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.map.openstreetmap_2.0.2 [224]
08:18:17,570 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.map.taglib_1.0.5 [225]
08:18:17,573 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.mobile.device.rules.api_2.0.1 [226]
08:18:17,672 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.mobile.device.rules.service_1.2.1 [227]
08:18:17,761 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.mobile.device.rules.web_1.0.10 [228]
08:18:17,851 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.monitoring.web_1.0.5 [229]
08:18:17,939 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.my.account.web_1.0.3 [230]
08:18:17,951 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.password.policies.admin.api_2.0.1 [231]
08:18:17,959 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.password.policies.admin.impl_1.0.4 [232]
08:18:17,976 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.password.policies.admin.web_1.0.12 [233]
08:18:17,980 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.petra.collection_1.0.2 [234]
08:18:17,983 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.petra.content_1.0.1 [235]
08:18:17,988 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.petra.doulos_3.2.2 [236]
08:18:17,991 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.petra.encryptor_1.0.2 [237]
08:18:17,994 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.petra.io.delta_1.0.3 [238]
08:18:18,050 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.petra.log4j_1.0.2 [239]
08:18:18,060 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.petra.mail_1.0.2 [240]
08:18:18,078 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.plugins.admin.web_1.0.4 [241]
08:18:18,080 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.portal.background.task.api_2.1.0 [242]
08:18:18,098 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.portal.background.task.service_2.0.6 [243]
08:18:18,109 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.portal.background.task.web_2.0.2 [244]
08:18:18,172 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.portal.cache_2.1.1 [245]
08:18:18,280 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.portal.cache.ehcache_2.1.1 [246]
08:18:18,366 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.portal.cache.ehcache.provider_2.0.1 [247]
08:18:18,500 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.portal.cache.single_2.0.1 [248]
08:18:18,601 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.portal.cluster.single_2.0.1 [249]
08:18:18,607 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.portal.compound.session.id_2.0.1 [250]
08:18:18,628 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.portal.configuration.cluster_2.1.0 [251]
08:18:18,668 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.portal.configuration.extender_2.0.1 [252]
08:18:18,748 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.portal.configuration.metatype.definitions.annotations_2.0.2 [253]
08:18:18,752 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.portal.configuration.metatype.definitions.equinox_2.0.3 [254]
08:18:18,840 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.portal.configuration.module.configuration_2.0.3 [255]
08:18:18,864 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.portal.configuration.settings_2.0.3 [256]
08:18:18,866 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.portal.dao.orm.custom.sql_1.0.3 [257]
08:18:18,897 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.portal.executor_2.0.1 [258]
08:18:18,916 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.portal.init.servlet.filter_2.0.2 [259]
08:18:18,933 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.portal.instance.lifecycle_3.0.1 [260]
08:18:18,983 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.portal.instances.web_1.0.4 [261]
08:18:19,957 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.portal.jmx_3.0.1 [262]
08:18:20,808 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.portal.language.extender_2.0.2 [263]
08:18:20,830 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.portal.language.servlet.filter_2.0.2 [264]
08:18:20,839 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.portal.license.deployer_1.0.4 [265]
08:18:20,842 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.portal.lock.api_2.0.1 [266]
08:18:21,008 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.portal.lock.service_2.0.4 [267]
08:18:21,228 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.portal.messaging_3.0.1 [268]
08:18:21,417 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.portal.mobile.device.recognition.api_1.0.1 [269]
08:18:21,600 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.portal.monitoring_4.0.1 [270]
08:18:21,627 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.portal.output.stream.container_2.0.1 [271]
08:18:21,630 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.portal.pop.notifications_2.0.2 [272]
08:18:21,631 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.portal.portlet.bridge.soy_3.0.1 [273]
08:18:22,120 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.portal.remote.axis.extender_1.0.3 [274]
08:18:22,189 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.portal.remote.http.tunnel.extender_2.0.2 [277]
08:18:22,192 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.portal.remote.json.web.service.extender_2.0.2 [278]
08:18:22,285 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.portal.scheduler_3.0.1 [281]
08:18:22,375 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.portal.scheduler.quartz_2.0.4 [282]
08:18:22,420 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.portal.scheduler.single_2.0.2 [283]
08:18:22,443 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.portal.scripting.api_1.0.1 [284]
08:18:22,501 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.portal.scripting.executor_2.1.0 [285]
08:18:22,528 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.portal.scripting.groovy_2.0.2 [286]
08:18:23,515 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.portal.search_3.1.4 [287]
08:18:25,008 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.portal.search.elasticsearch_2.0.5 [288]
08:18:25,023 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.portal.search.facet_2.0.2 [289]
08:18:25,310 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.portal.search.web_1.1.6 [290]
08:18:25,469 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.portal.security.antisamy_2.0.2 [291]
08:18:25,589 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.portal.security.audit.api_2.0.1 [292]
08:18:25,624 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.portal.security.audit.wiring_2.0.1 [293]
08:18:25,760 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.portal.security.auth.verifier_2.0.2 [294]
08:18:25,798 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.portal.security.auto.login_2.0.3 [295]
08:18:25,801 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.portal.security.exportimport.api_2.0.1 [296]
08:18:25,943 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.portal.security.ldap_2.0.6 [297]
08:18:25,971 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.portal.security.service.access.policy.api_2.0.2 [298]
08:18:26,016 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.portal.security.service.access.policy.service_2.0.4 [299]
08:18:26,037 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.portal.security.service.access.policy.web_1.0.6 [300]
08:18:26,087 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.portal.security.sso.cas_3.0.3 [301]
08:18:26,154 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.portal.security.sso.facebook.connect_3.0.1 [302]
08:18:26,212 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.portal.security.sso.google_2.0.2 [303]
08:18:26,368 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.portal.security.sso.ntlm_3.0.2 [304]
08:18:26,437 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.portal.security.sso.openid_3.0.1 [305]
08:18:26,479 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.portal.security.sso.opensso_3.0.1 [306]
08:18:26,611 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.portal.security.sso.token_3.0.1 [307]
08:18:26,614 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.portal.settings.api_2.0.1 [308]
08:18:26,632 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.portal.settings.authentication.cas.web_1.0.3 [309]
08:18:26,646 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.portal.settings.authentication.facebook.connect.web_1.0.3 [310]
08:18:26,655 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.portal.settings.authentication.google.web_1.0.2 [311]
08:18:26,681 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.portal.settings.authentication.ldap.web_1.0.6 [312]
08:18:26,700 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.portal.settings.authentication.ntlm.web_1.0.3 [313]
08:18:26,708 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.portal.settings.authentication.openid.web_1.0.3 [314]
08:18:26,718 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.portal.settings.authentication.opensso.web_1.0.3 [315]
08:18:26,727 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.portal.settings.lang_1.0.2 [316]
08:18:26,810 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.portal.settings.web_1.0.7 [317]
08:18:26,842 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.portal.spring.extender_2.0.3 [318]
08:18:26,852 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.portal.store.cmis_2.0.2 [319]
08:18:26,857 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.portal.store.db_2.0.1 [320]
08:18:26,897 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.portal.store.file.system_2.0.1 [321]
08:18:26,908 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.portal.store.jcr_2.0.1 [322]
08:18:26,920 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.portal.store.s3_2.0.3 [323]
08:18:26,928 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.portal.store.safe.file.name.wrapper_1.0.1 [324]
08:18:28,038 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.portal.template.freemarker_2.0.9 [325]
08:18:28,110 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.portal.template.soy_2.0.3 [326]
08:18:28,255 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.portal.template.velocity_2.0.4 [327]
08:18:28,268 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.portal.template.xsl_2.0.2 [328]
08:18:28,332 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.portal.upgrade_2.4.1 [329]
08:18:28,338 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.portal.verify.extender_2.0.2 [330]
08:18:28,344 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.portal.weblogic.support_2.0.2 [331]
08:18:28,347 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.roles.admin.api_2.0.1 [332]
08:18:28,362 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.roles.admin.impl_1.0.4 [333]
08:18:28,488 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.roles.admin.web_1.0.11 [334]
08:18:28,500 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.roles.selector.web_1.0.5 [335]
08:18:28,811 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.server.admin.web_1.0.8 [336]
08:18:28,815 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.user.groups.admin.api_2.0.1 [337]
08:18:28,826 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.user.groups.admin.impl_1.0.4 [338]
08:18:28,961 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.user.groups.admin.web_1.0.7 [339]
08:18:28,964 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.users.admin.api_2.0.1 [340]
08:18:28,986 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.users.admin.impl_1.0.4 [341]
08:18:29,321 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.users.admin.web_2.0.7 [342]
08:18:29,331 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.web.proxy.web_1.0.4 [343]
08:18:29,335 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.xstream.configurator.api_2.0.1 [344]
08:18:29,336 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED stax2-api_3.1.4 [345]
08:18:29,341 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED Liferay CE Foundation-admin-theme-wrapper_1.0.7 [346]
08:18:29,346 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED Liferay CE Foundation-classic-theme-wrapper_1.0.9 [347]
08:18:29,350 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED Liferay CE Foundation-product-app-theme-wrapper_1.0.7 [348]
08:18:29,361 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED Liferay CE Foundation-user-dashboard-theme-wrapper_1.0.7 [349]
08:18:29,365 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED Liferay CE Foundation-user-profile-theme-wrapper_1.0.7 [350]
08:18:29,374 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.ip.geocoder.sample.web_2.0.2 [352]
08:18:29,385 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.ip.geocoder_2.0.5 [353]
08:18:29,389 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.maxmind.geoip.api_1.2.14 [354]
08:18:29,392 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED org.tukaani.xz_1.5.0 [355]
08:18:29,398 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.sync.api_2.0.0 [358]
08:18:29,406 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.sync.security_2.0.3 [359]
08:18:29,441 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.sync.service_1.1.1 [360]
08:18:29,460 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.sync.web_1.0.3 [361]
08:18:29,562 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.application.list.api_2.1.2 [363]
08:18:29,567 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.application.list.taglib_2.0.5 [364]
08:18:29,586 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.application.list.user.personal.site.permissions_2.0.3 [365]
08:18:29,602 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.asset.browser.web_1.0.7 [366]
08:18:29,676 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.asset.categories.admin.web_1.0.10 [367]
08:18:29,783 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.asset.categories.navigation.web_1.0.5 [368]
08:18:29,795 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.asset.categories.service_1.0.6 [369]
08:18:29,814 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.asset.display.web_1.0.2 [370]
08:18:29,831 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.asset.entry.query.processor.custom.user.attributes_2.0.3 [371]
08:18:29,849 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.asset.publisher.layout.prototype_1.0.4 [372]
08:18:30,064 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.asset.publisher.web_1.2.0 [373]
08:18:30,093 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.asset.taglib_2.0.4 [374]
08:18:30,137 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.asset.tags.admin.web_1.0.4 [375]
08:18:30,157 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.asset.tags.compiler.web_2.0.2 [376]
08:18:30,308 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.asset.tags.navigation.web_2.0.3 [377]
08:18:30,322 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.asset.tags.service_2.0.2 [378]
08:18:30,330 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.asset.web_2.0.2 [379]
08:18:30,332 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.exportimport.api_2.1.0 [380]
08:18:30,369 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.exportimport.resources.importer_1.2.0 [381]
08:18:30,599 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.exportimport.service_3.0.3 [382]
08:18:30,818 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.exportimport.web_1.0.11 [383]
08:18:30,843 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.iframe.web_1.0.5 [384]
08:18:30,847 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.journal.api_2.1.1 [385]
08:18:30,867 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.journal.content.asset.addon.entry.comments_1.0.4 [386]
08:18:30,875 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.journal.content.asset.addon.entry.common_2.0.3 [387]
08:18:30,897 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.journal.content.asset.addon.entry.conversions_2.0.2 [388]
08:18:30,902 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.journal.content.asset.addon.entry.locales_1.0.3 [389]
08:18:30,905 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.journal.content.asset.addon.entry.print_2.0.2 [390]
08:18:30,910 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.journal.content.asset.addon.entry.ratings_2.0.2 [391]
08:18:30,923 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.journal.content.asset.addon.entry.related.assets_2.0.2 [392]
08:18:30,937 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.journal.content.search.web_1.0.4 [393]
08:18:31,017 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.journal.content.web_1.1.1 [394]
08:18:31,048 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.journal.editor.configuration_1.0.2 [395]
08:18:31,055 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.journal.item.selector.api_1.0.2 [396]
08:18:31,059 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.journal.item.selector.web_1.0.3 [397]
08:18:31,064 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.journal.lang_2.0.2 [398]
08:18:31,077 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.journal.ratings.definition_2.0.2 [399]
08:18:31,365 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.journal.service_3.1.0 [400]
08:18:31,379 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.journal.terms.of.use_2.0.8 [401]
08:18:31,848 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.journal.web_1.2.3 [402]
08:18:32,131 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.layout.admin.web_1.0.12 [403]
08:18:32,154 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.layout.impl_2.0.2 [404]
08:18:32,161 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.layout.item.selector.api_1.0.2 [405]
08:18:32,174 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.layout.item.selector.web_1.1.1 [406]
08:18:32,176 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.layout.prototype.api_1.0.1 [407]
08:18:32,223 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.layout.prototype.impl_1.0.3 [408]
08:18:32,238 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.layout.prototype.web_1.0.7 [409]
08:18:32,272 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.layout.set.prototype.api_1.0.2 [410]
08:18:32,288 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.layout.set.prototype.impl_1.1.0 [411]
08:18:32,378 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.layout.set.prototype.web_1.0.8 [412]
08:18:32,385 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.layout.taglib_2.0.5 [413]
08:18:32,404 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.layout.type.controller.control.panel_2.0.2 [414]
08:18:32,415 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.layout.type.controller.full.page.application_2.0.2 [415]
08:18:32,449 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.layout.type.controller.node_2.0.2 [416]
08:18:32,466 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.layout.type.controller.shared.portlet_2.0.2 [417]
08:18:32,482 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.nested.portlets.web_2.0.3 [418]
08:18:32,494 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.portlet.configuration.css.web_2.0.3 [419]
08:18:32,510 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.portlet.configuration.icon.close_2.0.2 [420]
08:18:32,515 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.portlet.configuration.icon.edit_2.0.2 [421]
08:18:32,530 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.portlet.configuration.icon.edit.defaults_2.0.2 [422]
08:18:32,537 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.portlet.configuration.icon.edit.guest_2.0.2 [423]
08:18:32,545 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.portlet.configuration.icon.help_2.0.2 [424]
08:18:32,551 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.portlet.configuration.icon.locator.api_2.0.2 [425]
08:18:32,565 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.portlet.configuration.icon.maximize_2.0.2 [426]
08:18:32,570 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.portlet.configuration.icon.minimize_2.0.2 [427]
08:18:32,577 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.portlet.configuration.icon.print_2.0.2 [428]
08:18:32,607 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.portlet.configuration.icon.refresh_2.0.2 [429]
08:18:32,631 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.portlet.configuration.sharing.web_2.0.3 [430]
08:18:32,658 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.portlet.configuration.toolbar.contributor.locator.api_2.0.2 [431]
08:18:32,771 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.portlet.configuration.web_1.0.7 [432]
08:18:32,778 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.portlet.display.template_2.0.2 [433]
08:18:32,787 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.portlet.display.template.web_2.0.4 [434]
08:18:32,869 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.product.navigation.control.menu.api_3.0.0 [435]
08:18:32,876 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.product.navigation.control.menu.theme.contributor_2.0.3 [436]
08:18:32,908 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.product.navigation.control.menu.web_2.0.5 [437]
08:18:33,022 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.product.navigation.control.panel_2.0.2 [438]
08:18:33,030 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.product.navigation.product.menu.theme.contributor_2.0.4 [439]
08:18:33,044 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.product.navigation.product.menu.web_2.0.4 [440]
08:18:33,092 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.product.navigation.simulation_2.0.1 [441]
08:18:33,108 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.product.navigation.simulation.device_2.0.3 [442]
08:18:33,110 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.product.navigation.simulation.theme.contributor_2.0.2 [443]
08:18:33,117 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.product.navigation.simulation.web_2.1.0 [444]
08:18:33,218 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.product.navigation.site.administration_2.0.2 [445]
08:18:33,236 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.product.navigation.taglib_2.0.3 [446]
08:18:33,242 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.product.navigation.user_2.0.2 [447]
08:18:33,251 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.product.navigation.user.personal.bar.web_2.0.2 [448]
08:18:33,261 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.rss.util_1.0.3 [449]
08:18:33,364 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.rss.web_2.1.0 [450]
08:18:33,581 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.site.admin.web_1.0.11 [451]
08:18:33,595 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.site.api_2.0.3 [452]
08:18:33,655 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.site.browser.web_2.0.6 [453]
08:18:33,661 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.site.item.selector.api_1.0.2 [454]
08:18:33,682 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.site.item.selector.web_2.0.5 [455]
08:18:33,801 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.site.memberships.web_1.0.12 [456]
08:18:33,814 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.site.my.sites.web_1.0.6 [457]
08:18:33,837 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.site.navigation.breadcrumb.web_2.0.3 [458]
08:18:33,851 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.site.navigation.directory.web_2.0.3 [459]
08:18:33,887 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.site.navigation.language.web_2.1.0 [460]
08:18:33,935 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.site.navigation.menu.web_2.0.4 [461]
08:18:33,967 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.site.navigation.site.map.web_2.0.2 [462]
08:18:33,969 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.site.navigation.taglib_2.0.4 [463]
08:18:33,992 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.site.teams.web_1.0.10 [464]
08:18:33,995 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.staging.api_2.0.1 [465]
08:18:34,123 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.staging.bar.web_1.0.5 [466]
08:18:34,165 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.staging.configuration.web_1.0.5 [467]
08:18:34,168 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.staging.lang_2.0.4 [468]
08:18:34,173 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.staging.portlet.data.handler_2.0.1 [469]
08:18:34,402 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.staging.processes.web_1.0.6 [470]
08:18:34,409 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.staging.security_2.0.5 [471]
08:18:34,413 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.staging.taglib_3.1.5 [472]
08:18:34,416 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.trash.taglib_2.0.3 [473]
08:18:34,445 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.trash.web_1.0.7 [474]
08:18:34,490 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.xsl.content.web_2.0.3 [475]
08:18:34,493 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.marketplace.api_4.1.0 [477]
08:18:34,526 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.marketplace.app.manager.web_1.0.9 [478]
08:18:34,581 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.marketplace.deployer_2.0.6 [479]
08:18:34,601 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.marketplace.service_2.1.9 [480]
08:18:34,645 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED com.liferay.marketplace.store.web_2.0.4 [481]
08:18:34,650 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED admin-theme_1.0.7 [482]
08:18:34,655 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED classic-theme_1.0.9 [483]
08:18:34,661 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED user-profile-theme_1.0.7 [484]
08:18:34,666 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED product-app-theme_1.0.7 [485]
08:18:34,671 INFO [Start Level: Equinox Container: 605d8cf2-d950-0017-1a06-c9161bbdf5c3][BundleStartStopLogger:35] STARTED user-dashboard-theme_1.0.7 [486]
08:19:13,434 WARN [localhost-startStop-1][EmbeddedElasticsearchConnection:249] Liferay is configured to use embedded Elasticsearch as its search engine. Do NOT use embedded Elasticsearch in production. Embedded Elasticsearch is useful for development and demonstration purposes. Remote Elasticsearch connections can be configured in the Control Panel.
08:19:13,618 INFO [localhost-startStop-1][node:137] [Adri Nital] version[2.2.0], pid[7940], build[8ff36d1/2016-01-27T13:32:39Z]
08:19:13,618 INFO [localhost-startStop-1][node:139] [Adri Nital] initializing ...
08:19:13,973 INFO [localhost-startStop-1][plugins:180] [Adri Nital] modules [], plugins [analysis-kuromoji, analysis-icu, analysis-smartcn, analysis-stempel], sites []
08:19:14,027 INFO [localhost-startStop-1][env:288] [Adri Nital] using [1] data paths, mounts [[(Cemoticon]], net usable_space [13.3gb], net total_space [175.8gb], spins? [unknown], types [NTFS]
08:19:14,035 INFO [localhost-startStop-1][env:303] [Adri Nital] heap size [910.5mb], compressed ordinary object pointers [unknown]
08:19:19,214 INFO [localhost-startStop-1][node:212] [Adri Nital] initialized
08:19:19,215 INFO [localhost-startStop-1][node:238] [Adri Nital] starting ...
08:19:19,216 INFO [localhost-startStop-1][transport:172] [Adri Nital] publish_address {local[1]}, bound_addresses {local[1]}
08:19:19,234 INFO [localhost-startStop-1][discovery:86] [Adri Nital] LiferayElasticsearchCluster/J4Mn-lgZS2GeDjP_4HI-Lg
08:19:19,242 INFO [elasticsearch[Adri Nital][clusterService#updateTask][T#1]][service:570] [Adri Nital] master {new {Adri Nital}{J4Mn-lgZS2GeDjP_4HI-Lg}{local}{local[1]}{local=true}}, removed {{Adri Nital}{TsMrXv4XTJmWHN1gu8Di2g}{local}{local[1]}{local=true},}, reason: local-disco-initial_connect(master)
08:19:19,802 INFO [elasticsearch[Adri Nital][clusterService#updateTask][T#1]][gateway:277] [Adri Nital] recovered [2] indices into cluster_state
08:19:24,169 INFO [localhost-startStop-1][http:94] [Adri Nital] publish_address {127.0.0.1:9200}, bound_addresses {127.0.0.1:9200}
08:19:24,170 INFO [localhost-startStop-1][node:274] [Adri Nital] started
08:19:25,527 INFO [elasticsearch[Adri Nital][clusterService#updateTask][T#1]][allocation:238] [Adri Nital] Cluster health status changed from [RED] to [GREEN] (reason: [shards started [[liferay-0][0]] ...]).
08:19:37,197 INFO [localhost-startStop-1][StartupAction:118] There are no patches installed
08:19:37,462 INFO [localhost-startStop-1][BaseDB:498] Database supports case sensitive queries
08:19:40,738 INFO [localhost-startStop-1][PluginPackageUtil:1003] Reading plugin package for the root context
08:19:43,725 INFO [localhost-startStop-1][AutoDeployDir:185] Auto deploy scanner started for C:\Liferay\liferay-ce-portal-7.0-ga3\deploy
08:19:50,073 WARN [elasticsearch[Adri Nital][management][T#2]][decider:157] [Adri Nital] high disk watermark [90%] exceeded on [J4Mn-lgZS2GeDjP_4HI-Lg][Adri Nital][C:\Liferay\liferay-ce-portal-7.0-ga3\data\elasticsearch\indices\LiferayElasticsearchCluster\nodes\0] free: 13.3gb[7.5%], shards will be relocated away from this node
08:19:50,074 INFO [elasticsearch[Adri Nital][management][T#2]][decider:218] [Adri Nital] rerouting shards: [high disk watermark exceeded on one or more nodes]
08:19:56,843 INFO [liferay/scheduler_dispatch-1][PluginPackageUtil:1267] Reloading repositories
08:19:58,291 INFO [localhost-startStop-1][BaseAutoDeployListener:42] Copying themes for C:\Liferay\liferay-ce-portal-7.0-ga3\tomcat-8.0.32\temp\20170614081958169ASCJEEGI\classic-theme.war
08:19:58,670 INFO [localhost-startStop-1][BaseDeployer:873] Deploying classic-theme.war
08:20:16,256 INFO [localhost-startStop-1][BaseAutoDeployListener:50] Themes for C:\Liferay\liferay-ce-portal-7.0-ga3\tomcat-8.0.32\temp\20170614081958169ASCJEEGI\classic-theme.war copied successfully
08:20:20,228 WARN [elasticsearch[Adri Nital][management][T#1]][decider:157] [Adri Nital] high disk watermark [90%] exceeded on [J4Mn-lgZS2GeDjP_4HI-Lg][Adri Nital][C:\Liferay\liferay-ce-portal-7.0-ga3\data\elasticsearch\indices\LiferayElasticsearchCluster\nodes\0] free: 13.3gb[7.5%], shards will be relocated away from this node
08:20:29,223 INFO [localhost-startStop-1][BaseAutoDeployListener:42] Copying themes for C:\Liferay\liferay-ce-portal-7.0-ga3\tomcat-8.0.32\temp\20170614082029157QWSDLMXZ\user-dashboard-theme.war
08:20:29,639 INFO [localhost-startStop-1][BaseDeployer:873] Deploying user-dashboard-theme.war
08:20:44,878 INFO [localhost-startStop-1][BaseAutoDeployListener:50] Themes for C:\Liferay\liferay-ce-portal-7.0-ga3\tomcat-8.0.32\temp\20170614082029157QWSDLMXZ\user-dashboard-theme.war copied successfully
08:20:50,364 WARN [elasticsearch[Adri Nital][management][T#2]][decider:157] [Adri Nital] high disk watermark [90%] exceeded on [J4Mn-lgZS2GeDjP_4HI-Lg][Adri Nital][C:\Liferay\liferay-ce-portal-7.0-ga3\data\elasticsearch\indices\LiferayElasticsearchCluster\nodes\0] free: 13.3gb[7.5%], shards will be relocated away from this node
08:20:50,365 INFO [elasticsearch[Adri Nital][management][T#2]][decider:218] [Adri Nital] rerouting shards: [high disk watermark exceeded on one or more nodes]
08:20:55,990 INFO [localhost-startStop-1][BaseAutoDeployListener:42] Copying themes for C:\Liferay\liferay-ce-portal-7.0-ga3\tomcat-8.0.32\temp\20170614082055911CXAUFXEM\user-profile-theme.war
08:20:56,255 INFO [localhost-startStop-1][BaseDeployer:873] Deploying user-profile-theme.war
08:21:12,865 INFO [localhost-startStop-1][BaseAutoDeployListener:50] Themes for C:\Liferay\liferay-ce-portal-7.0-ga3\tomcat-8.0.32\temp\20170614082055911CXAUFXEM\user-profile-theme.war copied successfully
08:21:19,602 INFO [localhost-startStop-1][BaseAutoDeployListener:42] Copying themes for C:\Liferay\liferay-ce-portal-7.0-ga3\tomcat-8.0.32\temp\20170614082119559BKDIBBAT\admin-theme.war
08:21:19,912 INFO [localhost-startStop-1][BaseDeployer:873] Deploying admin-theme.war
08:21:20,387 WARN [elasticsearch[Adri Nital][management][T#3]][decider:157] [Adri Nital] high disk watermark [90%] exceeded on [J4Mn-lgZS2GeDjP_4HI-Lg][Adri Nital][C:\Liferay\liferay-ce-portal-7.0-ga3\data\elasticsearch\indices\LiferayElasticsearchCluster\nodes\0] free: 13.3gb[7.5%], shards will be relocated away from this node
08:21:28,091 INFO [localhost-startStop-1][BaseAutoDeployListener:50] Themes for C:\Liferay\liferay-ce-portal-7.0-ga3\tomcat-8.0.32\temp\20170614082119559BKDIBBAT\admin-theme.war copied successfully
08:21:36,021 INFO [localhost-startStop-1][BaseAutoDeployListener:42] Copying themes for C:\Liferay\liferay-ce-portal-7.0-ga3\tomcat-8.0.32\temp\20170614082135410XWPUWFFI\product-app-theme.war
08:21:36,478 INFO [localhost-startStop-1][BaseDeployer:873] Deploying product-app-theme.war
08:21:50,432 WARN [elasticsearch[Adri Nital][management][T#1]][decider:157] [Adri Nital] high disk watermark [90%] exceeded on [J4Mn-lgZS2GeDjP_4HI-Lg][Adri Nital][C:\Liferay\liferay-ce-portal-7.0-ga3\data\elasticsearch\indices\LiferayElasticsearchCluster\nodes\0] free: 13.2gb[7.5%], shards will be relocated away from this node
08:21:50,432 INFO [elasticsearch[Adri Nital][management][T#1]][decider:218] [Adri Nital] rerouting shards: [high disk watermark exceeded on one or more nodes]
08:21:57,176 INFO [localhost-startStop-1][BaseAutoDeployListener:50] Themes for C:\Liferay\liferay-ce-portal-7.0-ga3\tomcat-8.0.32\temp\20170614082135410XWPUWFFI\product-app-theme.war copied successfully
08:22:07,263 INFO [fileinstall-C:/Liferay/liferay-ce-portal-7.0-ga3/osgi/war][BaseAutoDeployListener:42] Copying portlets for C:\Liferay\liferay-ce-portal-7.0-ga3\tomcat-8.0.32\temp\20170614082207255VWHITQAT\testing-portlet-7.0.0.1.war
08:22:07,463 INFO [localhost-startStop-1][UpgradeProcess:82] Upgrading com.liferay.wiki.navigation.web.internal.upgrade.WikiNavigationWebUpgrade$1
08:22:07,529 INFO [localhost-startStop-1][UpgradeProcess:97] Completed upgrade process com.liferay.wiki.navigation.web.internal.upgrade.WikiNavigationWebUpgrade$1 in 66ms
08:22:08,011 INFO [fileinstall-C:/Liferay/liferay-ce-portal-7.0-ga3/osgi/war][BaseDeployer:873] Deploying testing-portlet-7.0.0.1.war
08:22:14,786 INFO [fileinstall-C:/Liferay/liferay-ce-portal-7.0-ga3/osgi/war][BaseAutoDeployListener:50] Portlets for C:\Liferay\liferay-ce-portal-7.0-ga3\tomcat-8.0.32\temp\20170614082207255VWHITQAT\testing-portlet-7.0.0.1.war copied successfully
08:22:21,130 WARN [elasticsearch[Adri Nital][management][T#2]][decider:157] [Adri Nital] high disk watermark [90%] exceeded on [J4Mn-lgZS2GeDjP_4HI-Lg][Adri Nital][C:\Liferay\liferay-ce-portal-7.0-ga3\data\elasticsearch\indices\LiferayElasticsearchCluster\nodes\0] free: 13.3gb[7.5%], shards will be relocated away from this node
08:22:28,862 INFO [fileinstall-C:/Liferay/liferay-ce-portal-7.0-ga3/osgi/war][BaseAutoDeployListener:42] Copying portlets for C:\Liferay\liferay-ce-portal-7.0-ga3\tomcat-8.0.32\temp\20170614082228821SNSPWCIN\conversation-portlet-7.0.0.1.war
08:22:29,491 INFO [fileinstall-C:/Liferay/liferay-ce-portal-7.0-ga3/osgi/war][BaseDeployer:873] Deploying conversation-portlet-7.0.0.1.war
08:22:36,252 INFO [fileinstall-C:/Liferay/liferay-ce-portal-7.0-ga3/osgi/war][BaseAutoDeployListener:50] Portlets for C:\Liferay\liferay-ce-portal-7.0-ga3\tomcat-8.0.32\temp\20170614082228821SNSPWCIN\conversation-portlet-7.0.0.1.war copied successfully
08:22:52,053 WARN [elasticsearch[Adri Nital][management][T#3]][decider:157] [Adri Nital] high disk watermark [90%] exceeded on [J4Mn-lgZS2GeDjP_4HI-Lg][Adri Nital][C:\Liferay\liferay-ce-portal-7.0-ga3\data\elasticsearch\indices\LiferayElasticsearchCluster\nodes\0] free: 13.3gb[7.5%], shards will be relocated away from this node
08:22:52,054 INFO [elasticsearch[Adri Nital][management][T#3]][decider:218] [Adri Nital] rerouting shards: [high disk watermark exceeded on one or more nodes]
08:22:53,871 INFO [fileinstall-C:/Liferay/liferay-ce-portal-7.0-ga3/osgi/war][BundleStartStopLogger:35] STARTED testing-portlet_7.0.0.1 [534]
08:22:53,961 INFO [fileinstall-C:/Liferay/liferay-ce-portal-7.0-ga3/osgi/war][BundleStartStopLogger:35] STARTED conversation-portlet_7.0.0.1 [535]
08:23:01,351 DEBUG [elasticsearch[Adri Nital][bulk][T#1]][index:156] took[4.6s], took_millis[4632], type[LiferayDocumentType], id[com_liferay_configuration_admin_web_portlet_SystemSettingsPortlet_PORTLET_com.liferay.portal.osgi.web.wab.extender.internal.configuration.WabExtenderConfiguration], routing[] , source[{"uid":"com_liferay_configuration_admin_web_portlet_SystemSettingsPortlet_PORTLET_com.liferay.portal.osgi.web.wab.extender.internal.configuration.WabExtenderConfiguration","companyId":"0","configurationModelId":"com.liferay.portal.osgi.web.wab.extender.internal.configuration.WabExtenderConfiguration","entryClassName":"com.liferay.configuration.admin.web.internal.model.ConfigurationModel","configurationModelFactoryPid":"com.liferay.portal.osgi.web.wab.extender.internal.configuration.WabExtenderConfiguration","title_zh_CN":"WAB扩展器","title_es_ES":"Extensor WAB","title_ja_JP":"WAB Extender","title_iw_IL":"WAB Extender","title_nl_NL":"WAB-verlenger","title_fi_FI":"WAB Extender -laite","title_ca_ES":"Estensor WAB","title_hu_HU":"WAB bővítő","title":"Extendeur WAB","title_fr_FR":"Extendeur WAB","title_en_US":"WAB Extender","title_pt_BR":"Extensor WAB","title_de_DE":"WAB Extender","configurationModelAttributeName":"Stop timeout"}]
08:23:22,351 WARN [elasticsearch[Adri Nital][management][T#1]][decider:157] [Adri Nital] high disk watermark [90%] exceeded on [J4Mn-lgZS2GeDjP_4HI-Lg][Adri Nital][C:\Liferay\liferay-ce-portal-7.0-ga3\data\elasticsearch\indices\LiferayElasticsearchCluster\nodes\0] free: 13.3gb[7.5%], shards will be relocated away from this node
08:23:42,407 INFO [elasticsearch[Adri Nital][scheduler][T#1]][jvm:176] [Adri Nital] [gc][old][230][7] duration [5.9s], collections [1]/[6s], total [5.9s]/[11s], memory [535.6mb]->[401.6mb]/[910.5mb], all_pools {[young] [113.1mb]->[86.5kb]/[114mb]}{[survivor] [34.2mb]->[0b]/[113.5mb]}{[old] [388.2mb]->[401.5mb]/[683mb]}
08:23:42,443 INFO [elasticsearch[Adri Nital][bulk][T#2]][index:154] took[5.9s], took_millis[5998], type[LiferayDocumentType], id[com_liferay_configuration_admin_web_portlet_SystemSettingsPortlet_PORTLET_com.liferay.portal.store.file.system.configuration.FileSystemStoreConfiguration], routing[] , source[{"uid":"com_liferay_configuration_admin_web_portlet_SystemSettingsPortlet_PORTLET_com.liferay.portal.store.file.system.configuration.FileSystemStoreConfiguration","companyId":"0","configurationModelId":"com.liferay.portal.store.file.system.configuration.FileSystemStoreConfiguration","entryClassName":"com.liferay.configuration.admin.web.internal.model.ConfigurationModel","configurationModelFactoryPid":"com.liferay.portal.store.file.system.configuration.FileSystemStoreConfiguration","configurationModelAttributeDescription":"file.system.store.configuration.root.dir.description","title_zh_CN":"Simple File System Store","title_es_ES":"Configuración simple de archivos del sistema de almacenamiento","title_ja_JP":"シンプルファイルシステムストア","title_iw_IL":"Simple File System Store","title_nl_NL":"Simple File System Store","title_fi_FI":"Simple File System Store","title_ca_ES":"Simple File System Store","title_hu_HU":"Egyszerű fájlrendszer tároló konfiguráció","title":"Simple File System Store","title_fr]
08:23:42,455 INFO [elasticsearch[Adri Nital][bulk][T#1]][index:154] took[6s], took_millis[6013], type[LiferayDocumentType], id[com_liferay_configuration_admin_web_portlet_SystemSettingsPortlet_PORTLET_com.liferay.portal.store.jcr.configuration.JCRStoreConfiguration], routing[] , source[{"uid":"com_liferay_configuration_admin_web_portlet_SystemSettingsPortlet_PORTLET_com.liferay.portal.store.jcr.configuration.JCRStoreConfiguration","companyId":"0","configurationModelId":"com.liferay.portal.store.jcr.configuration.JCRStoreConfiguration","entryClassName":"com.liferay.configuration.admin.web.internal.model.ConfigurationModel","configurationModelFactoryPid":"com.liferay.portal.store.jcr.configuration.JCRStoreConfiguration","title_zh_CN":"JCR存储配置","title_es_ES":"Configuración JCR de tienda","title_ja_JP":"JCR Store設定","title_iw_IL":"הגדרות אחסון JCR","title_nl_NL":"JCR configuratie opslaan","title_fi_FI":"JCR Store -määritys","title_ca_ES":"Configuració del JCR Store","title_hu_HU":"JCR áruház beállítása","title":"Configuration stockage JCR","title_fr_FR":"Configuration stockage JCR","title_en_US":"JCR Store Configuration","title_pt_BR":"Configuração de Armazenamento JCR","title_de_DE":"JCR Store Configuration","configurationModelAttributeName":["Initialize on startup","Wr]
08:23:52,386 WARN [elasticsearch[Adri Nital][management][T#2]][decider:157] [Adri Nital] high disk watermark [90%] exceeded on [J4Mn-lgZS2GeDjP_4HI-Lg][Adri Nital][C:\Liferay\liferay-ce-portal-7.0-ga3\data\elasticsearch\indices\LiferayElasticsearchCluster\nodes\0] free: 13.3gb[7.5%], shards will be relocated away from this node
08:23:52,387 INFO [elasticsearch[Adri Nital][management][T#2]][decider:218] [Adri Nital] rerouting shards: [high disk watermark exceeded on one or more nodes]
08:24:22,488 WARN [elasticsearch[Adri Nital][management][T#3]][decider:157] [Adri Nital] high disk watermark [90%] exceeded on [J4Mn-lgZS2GeDjP_4HI-Lg][Adri Nital][C:\Liferay\liferay-ce-portal-7.0-ga3\data\elasticsearch\indices\LiferayElasticsearchCluster\nodes\0] free: 13.3gb[7.5%], shards will be relocated away from this node
08:24:47,872 INFO [localhost-startStop-1][HotDeployImpl:226] Deploying admin-theme from queue
08:24:47,876 INFO [localhost-startStop-1][PluginPackageUtil:1006] Reading plugin package for admin-theme
08:24:48,763 TRACE [elasticsearch[Adri Nital][bulk][T#2]][index:158] took[831.9ms], took_millis[831], type[LiferayDocumentType], id[com.liferay.portal.kernel.plugin.PluginPackage_PORTLET_liferay/admin-theme/7.0.2/war], routing[] , source[{"entryClassName":"com.liferay.portal.kernel.plugin.PluginPackage","osi-approved-license":"true","author":"Liferay, Inc.","groupId":"liferay","title":"Admin Theme","type":"theme","version":"7.0.2","content":"Liferay, Inc. Admin Theme","repositoryURL":"LOCAL_URL","uid":"com.liferay.portal.kernel.plugin.PluginPackage_PORTLET_liferay/admin-theme/7.0.2/war","license":"LGPL","companyId":"0","title_sortable":"admin theme","modified":"20170614082447","modified_sortable":1497428687879,"artifactId":"admin-theme","pageURL":"http://www.liferay.com","installedVersion":"7.0.2","moduleId":"liferay/admin-theme/7.0.2/war","status":"sameVersionInstalled"}]
08:24:48,801 INFO [localhost-startStop-1][ThemeHotDeployListener:94] Registering themes for admin-theme
08:24:52,610 WARN [elasticsearch[Adri Nital][management][T#1]][decider:157] [Adri Nital] high disk watermark [90%] exceeded on [J4Mn-lgZS2GeDjP_4HI-Lg][Adri Nital][C:\Liferay\liferay-ce-portal-7.0-ga3\data\elasticsearch\indices\LiferayElasticsearchCluster\nodes\0] free: 13.3gb[7.5%], shards will be relocated away from this node
08:24:52,613 INFO [elasticsearch[Adri Nital][management][T#1]][decider:218] [Adri Nital] rerouting shards: [high disk watermark exceeded on one or more nodes]
08:25:00,274 INFO [localhost-startStop-1][ThemeHotDeployListener:109] 1 theme for admin-theme is available for use
08:25:01,017 INFO [localhost-startStop-1][HotDeployImpl:226] Deploying classic-theme from queue
08:25:01,018 INFO [localhost-startStop-1][PluginPackageUtil:1006] Reading plugin package for classic-theme
08:25:01,067 INFO [localhost-startStop-1][ThemeHotDeployListener:94] Registering themes for classic-theme
08:25:08,123 INFO [localhost-startStop-1][ThemeHotDeployListener:109] 1 theme for classic-theme is available for use
08:25:09,617 INFO [localhost-startStop-1][HotDeployImpl:226] Deploying user-profile-theme from queue
08:25:09,618 INFO [localhost-startStop-1][PluginPackageUtil:1006] Reading plugin package for user-profile-theme
08:25:09,917 INFO [localhost-startStop-1][ThemeHotDeployListener:94] Registering themes for user-profile-theme
08:25:14,771 INFO [localhost-startStop-1][ThemeHotDeployListener:109] 1 theme for user-profile-theme is available for use
08:25:15,627 INFO [localhost-startStop-1][HotDeployImpl:226] Deploying product-app-theme from queue
08:25:15,628 INFO [localhost-startStop-1][PluginPackageUtil:1006] Reading plugin package for product-app-theme
08:25:15,753 INFO [localhost-startStop-1][ThemeHotDeployListener:94] Registering themes for product-app-theme
08:25:21,252 INFO [localhost-startStop-1][ThemeHotDeployListener:109] 1 theme for product-app-theme is available for use
08:25:22,677 INFO [localhost-startStop-1][HotDeployImpl:226] Deploying user-dashboard-theme from queue
08:25:22,677 WARN [elasticsearch[Adri Nital][management][T#2]][decider:157] [Adri Nital] high disk watermark [90%] exceeded on [J4Mn-lgZS2GeDjP_4HI-Lg][Adri Nital][C:\Liferay\liferay-ce-portal-7.0-ga3\data\elasticsearch\indices\LiferayElasticsearchCluster\nodes\0] free: 13.2gb[7.5%], shards will be relocated away from this node
08:25:22,678 INFO [localhost-startStop-1][PluginPackageUtil:1006] Reading plugin package for user-dashboard-theme
08:25:22,830 INFO [localhost-startStop-1][ThemeHotDeployListener:94] Registering themes for user-dashboard-theme
08:25:28,084 INFO [localhost-startStop-1][ThemeHotDeployListener:109] 1 theme for user-dashboard-theme is available for use
08:25:28,501 INFO [localhost-startStop-1][HotDeployImpl:226] Deploying espace-conversation-portlet from queue
08:25:28,503 INFO [localhost-startStop-1][PluginPackageUtil:1006] Reading plugin package for espace-conversation-portlet
08:25:29,444 INFO [localhost-startStop-1][PortletHotDeployListener:202] Registering portlets for espace-conversation-portlet
08:25:29,950 INFO [localhost-startStop-1][PortletHotDeployListener:331] 1 portlet for espace-conversation-portlet is available for use
08:25:31,726 INFO [localhost-startStop-1][HotDeployImpl:226] Deploying testing-portlet from queue
08:25:31,728 INFO [localhost-startStop-1][PluginPackageUtil:1006] Reading plugin package for testing-portlet
08:25:31,759 INFO [localhost-startStop-1][PortletHotDeployListener:202] Registering portlets for testing-portlet
08:25:32,037 INFO [localhost-startStop-1][PortletHotDeployListener:331] 1 portlet for testing-portlet is available for use
08:25:33,147 INFO [localhost-startStop-1][HotDeployImpl:226] Deploying conversation-portlet from queue
08:25:33,149 INFO [localhost-startStop-1][PluginPackageUtil:1006] Reading plugin package for conversation-portlet
08:25:34,476 INFO [localhost-startStop-1][PortletHotDeployListener:202] Registering portlets for conversation-portlet
08:25:34,816 INFO [localhost-startStop-1][PortletHotDeployListener:336] 2 portlets for conversation-portlet are available for use
08:25:52,758 WARN [elasticsearch[Adri Nital][management][T#3]][decider:157] [Adri Nital] high disk watermark [90%] exceeded on [J4Mn-lgZS2GeDjP_4HI-Lg][Adri Nital][C:\Liferay\liferay-ce-portal-7.0-ga3\data\elasticsearch\indices\LiferayElasticsearchCluster\nodes\0] free: 13.2gb[7.5%], shards will be relocated away from this node
08:25:52,759 INFO [elasticsearch[Adri Nital][management][T#3]][decider:218] [Adri Nital] rerouting shards: [high disk watermark exceeded on one or more nodes]
08:26:22,809 WARN [elasticsearch[Adri Nital][management][T#1]][decider:157] [Adri Nital] high disk watermark [90%] exceeded on [J4Mn-lgZS2GeDjP_4HI-Lg][Adri Nital][C:\Liferay\liferay-ce-portal-7.0-ga3\data\elasticsearch\indices\LiferayElasticsearchCluster\nodes\0] free: 13.2gb[7.5%], shards will be relocated away from this node
08:26:52,822 WARN [elasticsearch[Adri Nital][management][T#2]][decider:157] [Adri Nital] high disk watermark [90%] exceeded on [J4Mn-lgZS2GeDjP_4HI-Lg][Adri Nital][C:\Liferay\liferay-ce-portal-7.0-ga3\data\elasticsearch\indices\LiferayElasticsearchCluster\nodes\0] free: 13.2gb[7.5%], shards will be relocated away from this node
08:26:52,823 INFO [elasticsearch[Adri Nital][management][T#2]][decider:218] [Adri Nital] rerouting shards: [high disk watermark exceeded on one or more nodes]
08:27:22,854 WARN [elasticsearch[Adri Nital][management][T#3]][decider:157] [Adri Nital] high disk watermark [90%] exceeded on [J4Mn-lgZS2GeDjP_4HI-Lg][Adri Nital][C:\Liferay\liferay-ce-portal-7.0-ga3\data\elasticsearch\indices\LiferayElasticsearchCluster\nodes\0] free: 13.2gb[7.5%], shards will be relocated away from this node
08:39:21,349 INFO [localhost-startStop-1][DialectDetector:75] Determine dialect for HSQL Database Engine 2.3
08:39:21,807 WARN [localhost-startStop-1][DialectDetector:93] Liferay is configured to use Hypersonic as its database. Do NOT use Hypersonic in production. Hypersonic is an embedded database useful for development and demonstration purposes. The database settings can be changed in portal-ext.properties.
08:39:21,808 INFO [localhost-startStop-1][DialectDetector:148] Found dialect com.liferay.portal.dao.orm.hibernate.HSQLDialect
08:39:30,333 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED espace-conversation-portlet_7.0.0.1 [507]
08:39:30,336 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED org.eclipse.osgi_3.10.200.v20150831-0856 [0]
08:39:30,588 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.util.taglib_2.4.1 [1]
08:39:30,592 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.osgi.util_3.0.2 [2]
08:39:30,600 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.petra.xml_1.0.3 [3]
08:39:30,603 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.portal.configuration.metatype_2.0.3 [4]
08:39:30,705 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.portal.configuration.persistence_2.0.1 [5]
08:39:30,713 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.portal.log4j.extender_2.0.2 [6]
08:39:30,749 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.portal.lpkg.deployer_2.0.5 [7]
08:39:30,753 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.portal.osgi.web.portlet.tracker_2.0.3 [8]
08:39:30,785 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.portal.osgi.web.servlet.context.helper_2.1.2 [9]
08:39:30,799 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.portal.osgi.web.servlet.jsp.compiler_2.0.7 [10]
08:39:30,862 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.portal.osgi.web.wab.extender_2.0.7 [11]
08:39:30,868 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.portal.osgi.web.wab.generator_2.1.9 [12]
08:39:30,870 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.portal.osgi.web.wab.reference.support_1.0.3 [13]
08:39:30,872 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.portal.profile_1.0.2 [14]
08:39:30,882 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.portal.target.platform.indexer_4.0.0 [16]
08:39:30,885 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.sun.el.javax.el_3.0.0 [17]
08:39:30,887 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED javax.servlet.jsp-api_2.3.2.b01 [18]
08:39:30,890 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED javax.servlet.jsp.jstl_1.2.3.LIFERAY-PATCHED-2 [19]
08:39:30,893 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED javax.servlet.jsp.jstl-api_1.2.1 [20]
08:39:30,962 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED org.apache.aries.jmx.api_1.1.1 [21]
08:39:31,081 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED org.apache.aries.jmx.core_1.1.3 [22]
08:39:31,094 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED org.apache.aries.util_1.0.0 [23]
08:39:31,097 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED org.apache.commons.fileupload_1.2.1 [24]
08:39:31,107 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED org.apache.commons.io_1.4.0 [25]
08:39:35,966 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED org.apache.felix.bundlerepository_2.0.2 [26]
08:39:36,032 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED org.apache.felix.configadmin_1.8.8 [27]
08:39:36,049 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED org.apache.felix.dependencymanager_3.2.0 [28]
08:39:36,079 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED org.apache.felix.dependencymanager.shell_3.2.0 [29]
08:39:36,120 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED org.apache.felix.eventadmin_1.4.6 [30]
08:39:36,648 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED org.apache.felix.fileinstall_3.5.1.SNAPSHOT [31]
08:39:36,669 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED org.apache.felix.gogo.command_0.12.0 [32]
08:39:36,761 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED org.apache.felix.gogo.runtime_0.10.0 [33]
08:39:36,832 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED org.apache.felix.gogo.shell_0.10.0 [34]
08:39:48,683 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][LPKGIndexValidator:175] Passed integrity check
08:39:48,739 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED org.apache.felix.scr_2.0.2 [35]
08:39:48,857 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED org.eclipse.equinox.console_1.1.100.v20141023-1406 [36]
08:39:48,873 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED org.eclipse.equinox.http.servlet_1.2.2.v20160714-2322 [37]
08:39:48,929 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED org.eclipse.equinox.metatype_1.4.200.v20150715-1528 [38]
08:39:48,933 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED org.osgi.service.http_3.5.0.LIFERAY-PATCHED-2 [39]
08:39:48,945 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED org.osgi.service.metatype_1.3.0.201505202024 [40]
08:39:49,017 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED biz.aQute.remote.agent_3.4.0.201704130550-SNAPSHOT [41]
08:39:49,020 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED Liferay CE Collaboration_7.0.5 [42]
08:39:49,537 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.announcements.web_1.0.6 [43]
08:39:49,564 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.blogs.api_3.0.1 [44]
08:39:49,708 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.blogs.editor.configuration_1.0.2 [45]
08:39:49,875 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.blogs.item.selector.api_1.0.2 [46]
08:39:49,930 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.blogs.item.selector.web_1.0.3 [47]
08:39:49,943 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.blogs.layout.prototype_2.0.3 [48]
08:39:50,174 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.blogs.recent.bloggers.web_1.1.0 [49]
08:39:50,332 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.blogs.service_1.0.4 [50]
08:39:50,425 INFO [fileinstall-C:/Liferay/liferay-ce-portal-7.0-ga3/osgi/marketplace][BundleStartStopLogger:35] STARTED Liferay CE IP Geocoder_3.0.0 [351]
08:39:50,428 INFO [fileinstall-C:/Liferay/liferay-ce-portal-7.0-ga3/osgi/marketplace][BundleStartStopLogger:35] STARTED Liferay CE Web Experience_7.0.6 [362]
08:39:50,440 INFO [fileinstall-C:/Liferay/liferay-ce-portal-7.0-ga3/osgi/marketplace][BundleStartStopLogger:35] STARTED Liferay Marketplace_6.0.0 [476]
08:39:50,455 INFO [fileinstall-C:/Liferay/liferay-ce-portal-7.0-ga3/osgi/marketplace][BundleStartStopLogger:35] STARTED Liferay CE Sync Connector_4.0.4 [357]
08:39:50,457 INFO [fileinstall-C:/Liferay/liferay-ce-portal-7.0-ga3/osgi/marketplace][BundleStartStopLogger:35] STARTED Liferay CE Forms and Workflow_7.0.6 [122]
08:39:50,490 INFO [fileinstall-C:/Liferay/liferay-ce-portal-7.0-ga3/osgi/marketplace][BundleStartStopLogger:35] STARTED Liferay CE Foundation_7.0.7 [175]
08:39:50,808 INFO [fileinstall-C:/Liferay/liferay-ce-portal-7.0-ga3/osgi/marketplace][BundleStartStopLogger:35] STARTED Liferay CE Static_7.0.9 [356]
08:39:52,500 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.blogs.web_1.0.15 [51]
08:39:52,506 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.bookmarks.api_2.0.1 [52]
08:39:53,109 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.bookmarks.service_1.0.10 [53]
08:39:53,608 INFO [Refresh Thread: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.document.library.repository.cmis.impl_2.0.3 [66]
08:39:53,707 INFO [Refresh Thread: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.portal.remote.cxf.common_2.0.6 [275]
08:39:53,624 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.bookmarks.web_1.0.11 [54]
08:39:53,754 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.comment.api_2.0.1 [55]
08:39:53,760 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.comment.editor.configuration_1.0.2 [56]
08:39:53,804 INFO [Refresh Thread: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.portal.remote.rest.extender_2.0.3 [279]
08:39:53,905 INFO [Refresh Thread: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.portal.remote.soap.extender_2.0.1 [280]
08:39:53,909 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.comment.page.comments.web_1.0.3 [57]
08:39:53,915 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.comment.ratings.definition_2.0.2 [58]
08:39:53,923 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.comment.sanitizer_2.0.2 [59]
08:39:53,965 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.comment.web_1.1.0 [60]
08:39:54,211 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.directory.web_1.0.6 [61]
08:39:54,213 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.document.library.api_3.0.2 [62]
08:39:54,222 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.document.library.item.selector.web_1.0.3 [63]
08:39:54,236 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.document.library.layout.set.prototype_2.0.3 [64]
08:39:54,245 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.document.library.repository.cmis.api_1.0.3 [65]
08:39:54,352 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.document.library.repository.search_2.0.1 [67]
08:39:54,506 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.document.library.service_1.1.4 [68]
08:39:55,177 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.document.library.web_1.1.1 [69]
08:39:55,202 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.flags.api_2.0.1 [70]
08:39:55,212 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.flags.service_2.0.4 [71]
08:39:55,217 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.flags.taglib_2.0.3 [72]
08:39:55,228 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.flags.web_2.0.3 [73]
08:39:55,324 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.image.uploader.web_1.0.6 [74]
08:39:55,334 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.invitation.invite.members.api_2.1.0 [75]
08:39:55,343 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.invitation.invite.members.service_2.0.5 [76]
08:39:55,359 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.invitation.invite.members.web_1.0.9 [77]
08:39:55,361 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.item.selector.api_2.1.0 [78]
08:39:55,380 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.item.selector.criteria.api_2.0.2 [79]
08:39:55,407 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.item.selector.editor.configuration_2.0.2 [80]
08:39:55,412 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.item.selector.taglib_1.0.7 [81]
08:39:55,415 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.item.selector.upload.web_2.0.2 [82]
08:39:55,430 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.item.selector.url.web_2.0.2 [83]
08:39:55,503 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.item.selector.web_2.0.3 [84]
08:39:55,508 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.mentions.api_2.0.2 [85]
08:39:55,527 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.mentions.service_2.0.3 [86]
08:39:55,562 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.mentions.web_1.1.1 [87]
08:39:55,564 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.message.boards.api_3.0.1 [88]
08:39:55,593 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.message.boards.comment_2.0.4 [89]
08:39:55,598 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.message.boards.layout.set.prototype_1.0.6 [90]
08:39:55,622 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.message.boards.parser.bbcode_2.0.2 [91]
08:39:55,686 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.message.boards.service_1.0.7 [92]
08:39:56,016 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.message.boards.web_1.1.0 [93]
08:39:56,019 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.microblogs.api_2.0.1 [94]
08:39:56,030 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.microblogs.service_2.0.6 [95]
08:39:56,063 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.microblogs.web_2.0.6 [96]
08:39:56,125 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.notifications.web_1.0.10 [97]
08:39:56,180 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.quick.note.web_2.0.2 [98]
08:39:56,182 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.ratings.api_2.0.1 [99]
08:39:56,187 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.ratings.page.ratings.web_2.0.3 [100]
08:39:56,201 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.ratings.service_1.0.4 [101]
08:39:56,307 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.recent.documents.web_2.0.3 [102]
08:39:56,320 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.social.activities.web_1.1.1 [103]
08:39:56,324 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.social.activity.api_1.0.1 [104]
08:39:56,345 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.social.activity.web_2.0.3 [105]
08:39:56,520 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.social.group.statistics.web_2.0.2 [106]
08:39:56,525 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.social.privatemessaging.api_2.0.1 [107]
08:39:56,529 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.social.privatemessaging.service_1.1.3 [108]
08:39:56,545 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.social.privatemessaging.web_1.0.7 [109]
08:39:56,558 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.social.requests.web_1.0.3 [110]
08:39:56,592 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.social.user.statistics.web_2.1.0 [111]
08:39:56,615 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.wiki.api_2.2.0 [112]
08:39:56,621 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.wiki.editor.configuration_1.0.3 [113]
08:39:56,637 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.wiki.engine.creole_2.0.3 [114]
08:39:56,644 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.wiki.engine.html_2.0.2 [115]
08:39:56,649 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.wiki.engine.input.editor.common_2.0.2 [116]
08:39:56,656 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.wiki.engine.text_2.0.2 [117]
08:39:56,673 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.wiki.layout.prototype_1.0.5 [118]
08:39:56,697 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.wiki.navigation.web_2.0.5 [119]
08:39:56,868 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.wiki.service_1.2.3 [120]
08:39:57,470 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.wiki.web_2.1.1 [121]
08:39:57,483 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.calendar.api_2.0.1 [123]
08:39:57,541 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.calendar.service_2.1.2 [124]
08:39:57,557 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.dynamic.data.lists.api_2.0.3 [125]
08:39:57,635 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.dynamic.data.lists.service_1.1.6 [126]
08:39:57,653 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.dynamic.data.mapping.api_3.3.0 [127]
08:39:57,675 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.dynamic.data.mapping.data.provider_2.0.2 [128]
08:39:57,679 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.dynamic.data.mapping.data.provider.rest_2.0.3 [129]
08:39:57,683 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.dynamic.data.mapping.expression_2.0.2 [130]
08:39:57,709 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.dynamic.data.mapping.form.evaluator_2.0.2 [131]
08:39:57,716 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.dynamic.data.mapping.form.field.type_2.0.3 [132]
08:39:57,735 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.dynamic.data.mapping.form.values.factory_2.0.4 [133]
08:39:57,751 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.dynamic.data.mapping.form.values.query_2.0.4 [134]
08:39:57,759 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.dynamic.data.mapping.io_2.0.7 [135]
08:39:57,762 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.dynamic.data.mapping.lang_2.0.2 [136]
08:39:58,202 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.dynamic.data.mapping.service_2.1.9 [137]
08:39:58,219 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.dynamic.data.mapping.validator_2.1.0 [138]
08:39:58,251 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.polls.api_4.0.0 [139]
08:39:58,405 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.polls.service_3.0.5 [140]
08:39:58,457 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.portal.reports.engine.api_3.0.0 [141]
08:39:58,459 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.portal.rules.engine.api_2.0.1 [142]
08:39:58,462 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.portal.rules.engine.wiring_2.0.1 [143]
08:39:58,560 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.portal.workflow.definition.link.web_1.0.4 [144]
08:39:58,799 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.portal.workflow.instance.web_1.0.6 [145]
08:39:58,801 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.portal.workflow.kaleo.api_2.0.1 [146]
08:39:58,802 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.portal.workflow.kaleo.definition.api_2.0.1 [147]
08:39:59,279 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.portal.workflow.kaleo.definition.impl_2.0.1 [148]
08:39:59,281 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.portal.workflow.kaleo.runtime.api_2.1.0 [149]
08:39:59,568 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.portal.workflow.kaleo.runtime.impl_2.0.6 [150]
08:39:59,662 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.portal.workflow.kaleo.runtime.scripting.impl_1.0.1 [151]
08:39:59,716 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.portal.workflow.kaleo.service_2.0.8 [152]
08:39:59,718 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.portal.workflow.lang_2.0.2 [153]
08:39:59,749 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.calendar.web_1.0.9 [154]
08:39:59,764 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.dynamic.data.mapping.type.paragraph_2.0.6 [155]
08:40:00,248 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.dynamic.data.lists.form.web_1.0.10 [156]
08:40:00,749 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.dynamic.data.lists.web_1.1.7 [157]
08:40:01,065 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.dynamic.data.mapping.data.provider.web_1.0.5 [158]
08:40:01,070 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.dynamic.data.mapping.form.renderer_2.1.1 [159]
08:40:01,189 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.dynamic.data.mapping.taglib_2.0.3 [160]
08:40:01,344 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.dynamic.data.mapping.type.captcha_2.0.3 [161]
08:40:01,367 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.dynamic.data.mapping.type.checkbox_2.0.7 [162]
08:40:01,383 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.dynamic.data.mapping.type.date_2.0.7 [163]
08:40:01,662 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.dynamic.data.mapping.type.editor_2.0.7 [164]
08:40:01,669 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.dynamic.data.mapping.type.key.value_2.0.5 [165]
08:40:01,684 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.dynamic.data.mapping.type.options_2.0.5 [166]
08:40:01,690 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.dynamic.data.mapping.type.radio_2.0.8 [167]
08:40:01,812 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.dynamic.data.mapping.type.select_2.0.7 [168]
08:40:01,828 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.dynamic.data.mapping.type.text_2.0.7 [169]
08:40:01,872 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.dynamic.data.mapping.type.validation_2.0.4 [170]
08:40:02,021 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.dynamic.data.mapping.web_1.0.10 [171]
08:40:02,063 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.polls.web_2.0.6 [172]
08:40:02,394 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.portal.workflow.definition.web_1.0.5 [173]
08:40:02,606 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.portal.workflow.task.web_1.0.8 [174]
08:40:02,635 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED woodstox-core-asl_4.4.1 [176]
08:40:02,661 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.configuration.admin.web_1.0.7 [177]
08:40:02,663 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.contacts.api_2.0.3 [178]
08:40:02,784 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.contacts.service_2.0.4 [179]
08:40:02,958 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.contacts.web_1.0.12 [180]
08:40:03,092 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.expando.web_1.0.5 [181]
08:40:03,094 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.frontend.css.common_2.0.1 [182]
08:40:03,096 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.frontend.css.rtl.converter_1.0.2 [183]
08:40:03,109 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.frontend.css.rtl.servlet_1.0.3 [184]
08:40:03,113 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.frontend.css.web_1.0.11 [185]
08:40:03,189 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.frontend.editor.alloyeditor.web_1.0.7 [186]
08:40:03,229 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.frontend.editor.ckeditor.web_1.0.7 [187]
08:40:03,268 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.frontend.editor.lang_1.0.2 [188]
08:40:03,272 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.frontend.editor.simple.web_1.0.3 [189]
08:40:03,284 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.frontend.editor.tinymce.web_1.0.3 [190]
08:40:03,286 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.frontend.image.editor.api_1.0.2 [191]
08:40:03,289 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.frontend.image.editor.capability.brightness_1.0.3 [192]
08:40:03,293 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.frontend.image.editor.capability.contrast_1.0.3 [193]
08:40:03,297 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.frontend.image.editor.capability.crop_1.0.3 [194]
08:40:03,302 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.frontend.image.editor.capability.effects_1.0.3 [195]
08:40:03,305 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.frontend.image.editor.capability.resize_1.0.3 [196]
08:40:03,319 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.frontend.image.editor.capability.rotate_1.0.3 [197]
08:40:03,329 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.frontend.image.editor.capability.saturation_1.0.3 [198]
08:40:03,348 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.frontend.image.editor.integration.document.library_1.0.4 [199]
08:40:03,388 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.frontend.image.editor.web_1.0.3 [200]
08:40:03,423 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.frontend.js.bundle.config.extender_1.0.4 [201]
08:40:03,454 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.frontend.js.loader.modules.extender_1.0.3 [202]
08:40:03,455 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.frontend.js.metal.web_1.0.7 [203]
08:40:03,456 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.frontend.js.polyfill.babel.web_1.0.2 [204]
08:40:03,458 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.frontend.js.soyutils.web_1.0.3 [205]
08:40:03,508 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.frontend.js.spa.web_1.0.10 [206]
08:40:03,514 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.frontend.js.web_1.0.10 [207]
08:40:03,553 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.frontend.taglib_2.0.5 [208]
08:40:03,581 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.frontend.taglib.util.freemarker.contributor_1.0.2 [209]
08:40:03,969 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.frontend.theme.contributor.extender_1.0.4 [210]
08:40:03,973 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.frontend.theme.styled_2.0.9 [211]
08:40:03,975 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.frontend.theme.unstyled_2.0.8 [212]
08:40:03,984 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.hello.soy.web_1.0.2 [213]
08:40:04,000 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.hello.velocity.web_2.0.3 [214]
08:40:04,011 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.hello.world.web_2.0.3 [215]
08:40:04,017 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.license.manager.web_2.0.2 [216]
08:40:04,041 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.login.authentication.facebook.connect.web_2.0.3 [217]
08:40:04,056 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.login.authentication.google.web_2.0.2 [218]
08:40:04,062 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.login.authentication.openid.web_2.0.2 [219]
08:40:04,119 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.login.web_1.0.7 [220]
08:40:04,127 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.map.api_2.0.1 [221]
08:40:04,128 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.map.common_2.0.1 [222]
08:40:04,132 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.map.google.maps_1.0.6 [223]
08:40:04,144 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.map.openstreetmap_2.0.2 [224]
08:40:04,151 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.map.taglib_1.0.5 [225]
08:40:04,153 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.mobile.device.rules.api_2.0.1 [226]
08:40:04,285 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.mobile.device.rules.service_1.2.1 [227]
08:40:04,320 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.mobile.device.rules.web_1.0.10 [228]
08:40:04,346 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.monitoring.web_1.0.5 [229]
08:40:04,389 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.my.account.web_1.0.3 [230]
08:40:04,391 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.password.policies.admin.api_2.0.1 [231]
08:40:04,409 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.password.policies.admin.impl_1.0.4 [232]
08:40:04,456 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.password.policies.admin.web_1.0.12 [233]
08:40:04,460 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.petra.collection_1.0.2 [234]
08:40:04,463 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.petra.content_1.0.1 [235]
08:40:04,465 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.petra.doulos_3.2.2 [236]
08:40:04,467 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.petra.encryptor_1.0.2 [237]
08:40:04,468 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.petra.io.delta_1.0.3 [238]
08:40:04,474 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.petra.log4j_1.0.2 [239]
08:40:04,478 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.petra.mail_1.0.2 [240]
08:40:04,493 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.plugins.admin.web_1.0.4 [241]
08:40:04,495 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.portal.background.task.api_2.1.0 [242]
08:40:04,541 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.portal.background.task.service_2.0.6 [243]
08:40:04,557 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.portal.background.task.web_2.0.2 [244]
08:40:04,587 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.portal.cache_2.1.1 [245]
08:40:04,659 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.portal.cache.ehcache_2.1.1 [246]
08:40:04,660 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.portal.cache.ehcache.provider_2.0.1 [247]
08:40:04,692 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.portal.cache.single_2.0.1 [248]
08:40:04,721 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.portal.cluster.single_2.0.1 [249]
08:40:04,742 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.portal.compound.session.id_2.0.1 [250]
08:40:04,749 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.portal.configuration.cluster_2.1.0 [251]
08:40:04,792 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.portal.configuration.extender_2.0.1 [252]
08:40:04,873 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.portal.configuration.metatype.definitions.annotations_2.0.2 [253]
08:40:04,883 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.portal.configuration.metatype.definitions.equinox_2.0.3 [254]
08:40:04,896 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.portal.configuration.module.configuration_2.0.3 [255]
08:40:04,903 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.portal.configuration.settings_2.0.3 [256]
08:40:04,905 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.portal.dao.orm.custom.sql_1.0.3 [257]
08:40:04,935 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.portal.executor_2.0.1 [258]
08:40:04,975 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.portal.init.servlet.filter_2.0.2 [259]
08:40:05,012 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.portal.instance.lifecycle_3.0.1 [260]
08:40:05,041 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.portal.instances.web_1.0.4 [261]
08:40:06,871 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.portal.jmx_3.0.1 [262]
08:40:08,972 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.portal.language.extender_2.0.2 [263]
08:40:08,982 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.portal.language.servlet.filter_2.0.2 [264]
08:40:08,996 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.portal.license.deployer_1.0.4 [265]
08:40:08,997 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.portal.lock.api_2.0.1 [266]
08:40:09,077 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.portal.lock.service_2.0.4 [267]
08:40:10,091 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.portal.messaging_3.0.1 [268]
08:40:10,123 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.portal.mobile.device.recognition.api_1.0.1 [269]
08:40:10,204 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.portal.monitoring_4.0.1 [270]
08:40:10,253 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.portal.output.stream.container_2.0.1 [271]
08:40:10,256 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.portal.pop.notifications_2.0.2 [272]
08:40:10,314 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.portal.portlet.bridge.soy_3.0.1 [273]
08:40:10,686 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.portal.remote.axis.extender_1.0.3 [274]
08:40:10,688 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.portal.remote.http.tunnel.extender_2.0.2 [277]
08:40:10,703 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.portal.remote.json.web.service.extender_2.0.2 [278]
08:40:10,762 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.portal.scheduler_3.0.1 [281]
08:40:10,843 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.portal.scheduler.quartz_2.0.4 [282]
08:40:10,891 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.portal.scheduler.single_2.0.2 [283]
08:40:10,916 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.portal.scripting.api_1.0.1 [284]
08:40:10,965 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.portal.scripting.executor_2.1.0 [285]
08:40:10,985 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.portal.scripting.groovy_2.0.2 [286]
08:40:11,406 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.portal.search_3.1.4 [287]
08:40:12,682 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.portal.search.elasticsearch_2.0.5 [288]
08:40:12,688 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.portal.search.facet_2.0.2 [289]
08:40:12,753 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.portal.search.web_1.1.6 [290]
08:40:12,981 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.portal.security.antisamy_2.0.2 [291]
08:40:13,000 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.portal.security.audit.api_2.0.1 [292]
08:40:13,012 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.portal.security.audit.wiring_2.0.1 [293]
08:40:13,193 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.portal.security.auth.verifier_2.0.2 [294]
08:40:13,275 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.portal.security.auto.login_2.0.3 [295]
08:40:13,278 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.portal.security.exportimport.api_2.0.1 [296]
08:40:13,509 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.portal.security.ldap_2.0.6 [297]
08:40:13,539 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.portal.security.service.access.policy.api_2.0.2 [298]
08:40:13,657 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.portal.security.service.access.policy.service_2.0.4 [299]
08:40:13,663 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.portal.security.service.access.policy.web_1.0.6 [300]
08:40:13,727 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.portal.security.sso.cas_3.0.3 [301]
08:40:13,780 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.portal.security.sso.facebook.connect_3.0.1 [302]
08:40:13,872 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.portal.security.sso.google_2.0.2 [303]
08:40:14,177 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.portal.security.sso.ntlm_3.0.2 [304]
08:40:14,333 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.portal.security.sso.openid_3.0.1 [305]
08:40:14,515 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.portal.security.sso.opensso_3.0.1 [306]
08:40:14,787 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.portal.security.sso.token_3.0.1 [307]
08:40:14,791 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.portal.settings.api_2.0.1 [308]
08:40:14,871 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.portal.settings.authentication.cas.web_1.0.3 [309]
08:40:15,027 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.portal.settings.authentication.facebook.connect.web_1.0.3 [310]
08:40:15,039 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.portal.settings.authentication.google.web_1.0.2 [311]
08:40:15,245 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.portal.settings.authentication.ldap.web_1.0.6 [312]
08:40:15,260 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.portal.settings.authentication.ntlm.web_1.0.3 [313]
08:40:15,269 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.portal.settings.authentication.openid.web_1.0.3 [314]
08:40:15,317 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.portal.settings.authentication.opensso.web_1.0.3 [315]
08:40:15,321 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.portal.settings.lang_1.0.2 [316]
08:40:15,537 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.portal.settings.web_1.0.7 [317]
08:40:15,557 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.portal.spring.extender_2.0.3 [318]
08:40:15,572 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.portal.store.cmis_2.0.2 [319]
08:40:15,590 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.portal.store.db_2.0.1 [320]
08:40:15,649 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.portal.store.file.system_2.0.1 [321]
08:40:15,665 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.portal.store.jcr_2.0.1 [322]
08:40:15,676 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.portal.store.s3_2.0.3 [323]
08:40:15,685 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.portal.store.safe.file.name.wrapper_1.0.1 [324]
08:40:17,019 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.portal.template.freemarker_2.0.9 [325]
08:40:17,107 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.portal.template.soy_2.0.3 [326]
08:40:17,186 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.portal.template.velocity_2.0.4 [327]
08:40:17,218 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.portal.template.xsl_2.0.2 [328]
08:40:17,275 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.portal.upgrade_2.4.1 [329]
08:40:17,291 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.portal.verify.extender_2.0.2 [330]
08:40:17,295 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.portal.weblogic.support_2.0.2 [331]
08:40:17,300 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.roles.admin.api_2.0.1 [332]
08:40:17,317 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.roles.admin.impl_1.0.4 [333]
08:40:17,360 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.roles.admin.web_1.0.11 [334]
08:40:17,389 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.roles.selector.web_1.0.5 [335]
08:40:17,771 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.server.admin.web_1.0.8 [336]
08:40:17,774 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.user.groups.admin.api_2.0.1 [337]
08:40:17,797 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.user.groups.admin.impl_1.0.4 [338]
08:40:18,269 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.user.groups.admin.web_1.0.7 [339]
08:40:18,271 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.users.admin.api_2.0.1 [340]
08:40:18,574 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.users.admin.impl_1.0.4 [341]
08:40:19,072 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.users.admin.web_2.0.7 [342]
08:40:19,112 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.web.proxy.web_1.0.4 [343]
08:40:19,117 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.xstream.configurator.api_2.0.1 [344]
08:40:19,119 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED stax2-api_3.1.4 [345]
08:40:19,123 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED Liferay CE Foundation-admin-theme-wrapper_1.0.7 [346]
08:40:19,127 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED Liferay CE Foundation-classic-theme-wrapper_1.0.9 [347]
08:40:19,131 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED Liferay CE Foundation-product-app-theme-wrapper_1.0.7 [348]
08:40:19,135 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED Liferay CE Foundation-user-dashboard-theme-wrapper_1.0.7 [349]
08:40:19,139 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED Liferay CE Foundation-user-profile-theme-wrapper_1.0.7 [350]
08:40:19,204 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.ip.geocoder.sample.web_2.0.2 [352]
08:40:19,215 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.ip.geocoder_2.0.5 [353]
08:40:19,217 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.maxmind.geoip.api_1.2.14 [354]
08:40:19,221 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED org.tukaani.xz_1.5.0 [355]
08:40:19,227 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.sync.api_2.0.0 [358]
08:40:19,251 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.sync.security_2.0.3 [359]
08:40:19,359 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.sync.service_1.1.1 [360]
08:40:19,372 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.sync.web_1.0.3 [361]
08:40:19,429 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.application.list.api_2.1.2 [363]
08:40:19,444 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.application.list.taglib_2.0.5 [364]
08:40:19,472 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.application.list.user.personal.site.permissions_2.0.3 [365]
08:40:19,490 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.asset.browser.web_1.0.7 [366]
08:40:19,516 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.asset.categories.admin.web_1.0.10 [367]
08:40:19,544 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.asset.categories.navigation.web_1.0.5 [368]
08:40:19,580 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.asset.categories.service_1.0.6 [369]
08:40:19,608 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.asset.display.web_1.0.2 [370]
08:40:19,624 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.asset.entry.query.processor.custom.user.attributes_2.0.3 [371]
08:40:19,637 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.asset.publisher.layout.prototype_1.0.4 [372]
08:40:19,947 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.asset.publisher.web_1.2.0 [373]
08:40:19,957 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.asset.taglib_2.0.4 [374]
08:40:19,981 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.asset.tags.admin.web_1.0.4 [375]
08:40:19,998 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.asset.tags.compiler.web_2.0.2 [376]
08:40:20,071 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.asset.tags.navigation.web_2.0.3 [377]
08:40:20,087 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.asset.tags.service_2.0.2 [378]
08:40:20,094 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.asset.web_2.0.2 [379]
08:40:20,096 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.exportimport.api_2.1.0 [380]
08:40:20,270 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.exportimport.resources.importer_1.2.0 [381]
08:40:20,708 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.exportimport.service_3.0.3 [382]
08:40:21,223 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.exportimport.web_1.0.11 [383]
08:40:21,255 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.iframe.web_1.0.5 [384]
08:40:21,258 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.journal.api_2.1.1 [385]
08:40:21,275 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.journal.content.asset.addon.entry.comments_1.0.4 [386]
08:40:21,298 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.journal.content.asset.addon.entry.common_2.0.3 [387]
08:40:21,307 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.journal.content.asset.addon.entry.conversions_2.0.2 [388]
08:40:21,312 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.journal.content.asset.addon.entry.locales_1.0.3 [389]
08:40:21,331 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.journal.content.asset.addon.entry.print_2.0.2 [390]
08:40:21,342 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.journal.content.asset.addon.entry.ratings_2.0.2 [391]
08:40:21,357 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.journal.content.asset.addon.entry.related.assets_2.0.2 [392]
08:40:21,374 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.journal.content.search.web_1.0.4 [393]
08:40:21,454 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.journal.content.web_1.1.1 [394]
08:40:21,462 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.journal.editor.configuration_1.0.2 [395]
08:40:21,467 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.journal.item.selector.api_1.0.2 [396]
08:40:21,480 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.journal.item.selector.web_1.0.3 [397]
08:40:21,504 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.journal.lang_2.0.2 [398]
08:40:21,508 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.journal.ratings.definition_2.0.2 [399]
08:40:21,742 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.journal.service_3.1.0 [400]
08:40:21,757 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.journal.terms.of.use_2.0.8 [401]
08:40:22,086 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.journal.web_1.2.3 [402]
08:40:22,716 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.layout.admin.web_1.0.12 [403]
08:40:22,736 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.layout.impl_2.0.2 [404]
08:40:22,864 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.layout.item.selector.api_1.0.2 [405]
08:40:22,869 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.layout.item.selector.web_1.1.1 [406]
08:40:22,871 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.layout.prototype.api_1.0.1 [407]
08:40:22,888 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.layout.prototype.impl_1.0.3 [408]
08:40:22,959 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.layout.prototype.web_1.0.7 [409]
08:40:22,966 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.layout.set.prototype.api_1.0.2 [410]
08:40:23,003 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.layout.set.prototype.impl_1.1.0 [411]
08:40:23,320 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.layout.set.prototype.web_1.0.8 [412]
08:40:23,326 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.layout.taglib_2.0.5 [413]
08:40:23,346 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.layout.type.controller.control.panel_2.0.2 [414]
08:40:23,439 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.layout.type.controller.full.page.application_2.0.2 [415]
08:40:23,500 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.layout.type.controller.node_2.0.2 [416]
08:40:23,507 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.layout.type.controller.shared.portlet_2.0.2 [417]
08:40:23,519 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.nested.portlets.web_2.0.3 [418]
08:40:23,696 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.portlet.configuration.css.web_2.0.3 [419]
08:40:23,803 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.portlet.configuration.icon.close_2.0.2 [420]
08:40:23,861 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.portlet.configuration.icon.edit_2.0.2 [421]
08:40:23,866 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.portlet.configuration.icon.edit.defaults_2.0.2 [422]
08:40:23,885 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.portlet.configuration.icon.edit.guest_2.0.2 [423]
08:40:23,891 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.portlet.configuration.icon.help_2.0.2 [424]
08:40:23,896 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.portlet.configuration.icon.locator.api_2.0.2 [425]
08:40:24,051 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.portlet.configuration.icon.maximize_2.0.2 [426]
08:40:24,060 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.portlet.configuration.icon.minimize_2.0.2 [427]
08:40:24,065 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.portlet.configuration.icon.print_2.0.2 [428]
08:40:24,071 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.portlet.configuration.icon.refresh_2.0.2 [429]
08:40:24,360 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.portlet.configuration.sharing.web_2.0.3 [430]
08:40:24,364 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.portlet.configuration.toolbar.contributor.locator.api_2.0.2 [431]
08:40:24,492 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.portlet.configuration.web_1.0.7 [432]
08:40:24,547 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.portlet.display.template_2.0.2 [433]
08:40:24,566 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.portlet.display.template.web_2.0.4 [434]
08:40:24,643 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.product.navigation.control.menu.api_3.0.0 [435]
08:40:24,663 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.product.navigation.control.menu.theme.contributor_2.0.3 [436]
08:40:24,690 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.product.navigation.control.menu.web_2.0.5 [437]
08:40:24,726 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.product.navigation.control.panel_2.0.2 [438]
08:40:24,744 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.product.navigation.product.menu.theme.contributor_2.0.4 [439]
08:40:24,772 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.product.navigation.product.menu.web_2.0.4 [440]
08:40:24,779 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.product.navigation.simulation_2.0.1 [441]
08:40:24,786 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.product.navigation.simulation.device_2.0.3 [442]
08:40:24,801 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.product.navigation.simulation.theme.contributor_2.0.2 [443]
08:40:24,808 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.product.navigation.simulation.web_2.1.0 [444]
08:40:24,839 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.product.navigation.site.administration_2.0.2 [445]
08:40:24,846 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.product.navigation.taglib_2.0.3 [446]
08:40:24,862 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.product.navigation.user_2.0.2 [447]
08:40:24,873 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.product.navigation.user.personal.bar.web_2.0.2 [448]
08:40:24,881 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.rss.util_1.0.3 [449]
08:40:24,929 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.rss.web_2.1.0 [450]
08:40:25,092 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.site.admin.web_1.0.11 [451]
08:40:25,110 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.site.api_2.0.3 [452]
08:40:25,122 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.site.browser.web_2.0.6 [453]
08:40:25,126 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.site.item.selector.api_1.0.2 [454]
08:40:25,149 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.site.item.selector.web_2.0.5 [455]
08:40:25,214 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.site.memberships.web_1.0.12 [456]
08:40:25,259 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.site.my.sites.web_1.0.6 [457]
08:40:25,310 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.site.navigation.breadcrumb.web_2.0.3 [458]
08:40:25,325 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.site.navigation.directory.web_2.0.3 [459]
08:40:25,446 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.site.navigation.language.web_2.1.0 [460]
08:40:25,478 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.site.navigation.menu.web_2.0.4 [461]
08:40:25,506 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.site.navigation.site.map.web_2.0.2 [462]
08:40:25,510 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.site.navigation.taglib_2.0.4 [463]
08:40:25,551 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.site.teams.web_1.0.10 [464]
08:40:25,553 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.staging.api_2.0.1 [465]
08:40:25,623 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.staging.bar.web_1.0.5 [466]
08:40:25,655 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.staging.configuration.web_1.0.5 [467]
08:40:25,659 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.staging.lang_2.0.4 [468]
08:40:25,671 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.staging.portlet.data.handler_2.0.1 [469]
08:40:25,926 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.staging.processes.web_1.0.6 [470]
08:40:25,936 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.staging.security_2.0.5 [471]
08:40:25,942 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.staging.taglib_3.1.5 [472]
08:40:25,947 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.trash.taglib_2.0.3 [473]
08:40:26,000 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.trash.web_1.0.7 [474]
08:40:26,059 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.xsl.content.web_2.0.3 [475]
08:40:26,061 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.marketplace.api_4.1.0 [477]
08:40:26,122 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.marketplace.app.manager.web_1.0.9 [478]
08:40:26,175 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.marketplace.deployer_2.0.6 [479]
08:40:26,205 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.marketplace.service_2.1.9 [480]
08:40:26,243 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED com.liferay.marketplace.store.web_2.0.4 [481]
08:40:26,247 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED admin-theme_1.0.7 [482]
08:40:26,299 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED classic-theme_1.0.9 [483]
08:40:26,307 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED user-profile-theme_1.0.7 [484]
08:40:26,311 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED product-app-theme_1.0.7 [485]
08:40:26,338 INFO [Start Level: Equinox Container: 90714bf1-dc50-0017-19c4-ba0794493fd1][BundleStartStopLogger:35] STARTED user-dashboard-theme_1.0.7 [486]
08:41:05,693 WARN [localhost-startStop-1][EmbeddedElasticsearchConnection:249] Liferay is configured to use embedded Elasticsearch as its search engine. Do NOT use embedded Elasticsearch in production. Embedded Elasticsearch is useful for development and demonstration purposes. Remote Elasticsearch connections can be configured in the Control Panel.
08:41:05,791 INFO [localhost-startStop-1][node:137] [Peace Monger] version[2.2.0], pid[8776], build[8ff36d1/2016-01-27T13:32:39Z]
08:41:05,792 INFO [localhost-startStop-1][node:139] [Peace Monger] initializing ...
08:41:06,150 INFO [localhost-startStop-1][plugins:180] [Peace Monger] modules [], plugins [analysis-kuromoji, analysis-icu, analysis-smartcn, analysis-stempel], sites []
08:41:06,204 INFO [localhost-startStop-1][env:288] [Peace Monger] using [1] data paths, mounts [[(Cemoticon]], net usable_space [13.2gb], net total_space [175.8gb], spins? [unknown], types [NTFS]
08:41:06,214 INFO [localhost-startStop-1][env:303] [Peace Monger] heap size [910.5mb], compressed ordinary object pointers [unknown]
08:41:09,531 INFO [localhost-startStop-1][node:212] [Peace Monger] initialized
08:41:09,533 INFO [localhost-startStop-1][node:238] [Peace Monger] starting ...
08:41:09,536 INFO [localhost-startStop-1][transport:172] [Peace Monger] publish_address {local[1]}, bound_addresses {local[1]}
08:41:09,548 INFO [localhost-startStop-1][discovery:86] [Peace Monger] LiferayElasticsearchCluster/FDDeYpkIQoi1YdYF4JW7zQ
08:41:09,562 INFO [elasticsearch[Peace Monger][clusterService#updateTask][T#1]][service:570] [Peace Monger] master {new {Peace Monger}{FDDeYpkIQoi1YdYF4JW7zQ}{local}{local[1]}{local=true}}, removed {{Peace Monger}{6jqj2r1tQ6-C5o1yjsT04g}{local}{local[1]}{local=true},}, reason: local-disco-initial_connect(master)
08:41:11,812 INFO [elasticsearch[Peace Monger][clusterService#updateTask][T#1]][gateway:277] [Peace Monger] recovered [2] indices into cluster_state
08:41:12,669 INFO [localhost-startStop-1][http:94] [Peace Monger] publish_address {127.0.0.1:9200}, bound_addresses {127.0.0.1:9200}
08:41:12,671 INFO [localhost-startStop-1][node:274] [Peace Monger] started
08:41:15,996 INFO [elasticsearch[Peace Monger][clusterService#updateTask][T#1]][allocation:238] [Peace Monger] Cluster health status changed from [RED] to [GREEN] (reason: [shards started [[liferay-0][0]] ...]).
08:41:24,093 INFO [localhost-startStop-1][StartupAction:118] There are no patches installed
08:41:24,328 INFO [localhost-startStop-1][BaseDB:498] Database supports case sensitive queries
08:41:26,522 INFO [localhost-startStop-1][PluginPackageUtil:1003] Reading plugin package for the root context
08:41:28,054 INFO [localhost-startStop-1][AutoDeployDir:185] Auto deploy scanner started for C:\Liferay\liferay-ce-portal-7.0-ga3\deploy
08:41:34,351 INFO [localhost-startStop-1][UpgradeProcess:82] Upgrading com.liferay.wiki.navigation.web.internal.upgrade.WikiNavigationWebUpgrade$1
08:41:34,375 INFO [localhost-startStop-1][UpgradeProcess:97] Completed upgrade process com.liferay.wiki.navigation.web.internal.upgrade.WikiNavigationWebUpgrade$1 in 24ms
08:41:35,973 INFO [localhost-startStop-1][BaseAutoDeployListener:42] Copying themes for C:\Liferay\liferay-ce-portal-7.0-ga3\tomcat-8.0.32\temp\20170614084135894UHXXMUMW\user-dashboard-theme.war
08:41:36,125 INFO [localhost-startStop-1][BaseDeployer:873] Deploying user-dashboard-theme.war
08:41:39,720 WARN [elasticsearch[Peace Monger][management][T#2]][decider:157] [Peace Monger] high disk watermark [90%] exceeded on [FDDeYpkIQoi1YdYF4JW7zQ][Peace Monger][C:\Liferay\liferay-ce-portal-7.0-ga3\data\elasticsearch\indices\LiferayElasticsearchCluster\nodes\0] free: 13.2gb[7.5%], shards will be relocated away from this node
08:41:39,722 INFO [elasticsearch[Peace Monger][management][T#2]][decider:218] [Peace Monger] rerouting shards: [high disk watermark exceeded on one or more nodes]
08:41:44,835 INFO [localhost-startStop-1][BaseAutoDeployListener:50] Themes for C:\Liferay\liferay-ce-portal-7.0-ga3\tomcat-8.0.32\temp\20170614084135894UHXXMUMW\user-dashboard-theme.war copied successfully
08:41:51,193 INFO [localhost-startStop-1][BaseAutoDeployListener:42] Copying themes for C:\Liferay\liferay-ce-portal-7.0-ga3\tomcat-8.0.32\temp\20170614084151170GRPUDVSA\user-profile-theme.war
08:41:51,329 INFO [localhost-startStop-1][BaseDeployer:873] Deploying user-profile-theme.war
08:41:59,165 INFO [localhost-startStop-1][BaseAutoDeployListener:50] Themes for C:\Liferay\liferay-ce-portal-7.0-ga3\tomcat-8.0.32\temp\20170614084151170GRPUDVSA\user-profile-theme.war copied successfully
08:42:06,731 INFO [localhost-startStop-1][BaseAutoDeployListener:42] Copying themes for C:\Liferay\liferay-ce-portal-7.0-ga3\tomcat-8.0.32\temp\20170614084206707KGZDWXCC\admin-theme.war
08:42:07,002 INFO [localhost-startStop-1][BaseDeployer:873] Deploying admin-theme.war
08:42:09,905 WARN [elasticsearch[Peace Monger][management][T#1]][decider:157] [Peace Monger] high disk watermark [90%] exceeded on [FDDeYpkIQoi1YdYF4JW7zQ][Peace Monger][C:\Liferay\liferay-ce-portal-7.0-ga3\data\elasticsearch\indices\LiferayElasticsearchCluster\nodes\0] free: 13.2gb[7.5%], shards will be relocated away from this node
08:42:22,683 INFO [localhost-startStop-1][BaseAutoDeployListener:50] Themes for C:\Liferay\liferay-ce-portal-7.0-ga3\tomcat-8.0.32\temp\20170614084206707KGZDWXCC\admin-theme.war copied successfully
08:42:27,660 INFO [localhost-startStop-1][BaseAutoDeployListener:42] Copying themes for C:\Liferay\liferay-ce-portal-7.0-ga3\tomcat-8.0.32\temp\20170614084227628FTCOMTKQ\classic-theme.war
08:42:27,827 INFO [localhost-startStop-1][BaseDeployer:873] Deploying classic-theme.war
08:42:35,712 INFO [localhost-startStop-1][BaseAutoDeployListener:50] Themes for C:\Liferay\liferay-ce-portal-7.0-ga3\tomcat-8.0.32\temp\20170614084227628FTCOMTKQ\classic-theme.war copied successfully
08:42:39,935 WARN [elasticsearch[Peace Monger][management][T#3]][decider:157] [Peace Monger] high disk watermark [90%] exceeded on [FDDeYpkIQoi1YdYF4JW7zQ][Peace Monger][C:\Liferay\liferay-ce-portal-7.0-ga3\data\elasticsearch\indices\LiferayElasticsearchCluster\nodes\0] free: 13.2gb[7.5%], shards will be relocated away from this node
08:42:39,949 INFO [elasticsearch[Peace Monger][management][T#3]][decider:218] [Peace Monger] rerouting shards: [high disk watermark exceeded on one or more nodes]
08:42:41,212 INFO [localhost-startStop-1][BaseAutoDeployListener:42] Copying themes for C:\Liferay\liferay-ce-portal-7.0-ga3\tomcat-8.0.32\temp\20170614084240969MTZXEAAJ\product-app-theme.war
08:42:41,404 INFO [localhost-startStop-1][BaseDeployer:873] Deploying product-app-theme.war
08:42:50,048 INFO [localhost-startStop-1][BaseAutoDeployListener:50] Themes for C:\Liferay\liferay-ce-portal-7.0-ga3\tomcat-8.0.32\temp\20170614084240969MTZXEAAJ\product-app-theme.war copied successfully
08:42:55,337 INFO [fileinstall-C:/Liferay/liferay-ce-portal-7.0-ga3/osgi/war][BaseAutoDeployListener:42] Copying portlets for C:\Liferay\liferay-ce-portal-7.0-ga3\tomcat-8.0.32\temp\20170614084255328AGBRZFXO\testing-portlet-7.0.0.1.war
09:13:10,774 INFO [localhost-startStop-1][DialectDetector:75] Determine dialect for HSQL Database Engine 2.3
09:13:10,983 WARN [localhost-startStop-1][DialectDetector:93] Liferay is configured to use Hypersonic as its database. Do NOT use Hypersonic in production. Hypersonic is an embedded database useful for development and demonstration purposes. The database settings can be changed in portal-ext.properties.
09:13:10,983 INFO [localhost-startStop-1][DialectDetector:148] Found dialect com.liferay.portal.dao.orm.hibernate.HSQLDialect
09:13:14,802 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED espace-conversation-portlet_7.0.0.1 [507]
09:13:14,802 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED org.eclipse.osgi_3.10.200.v20150831-0856 [0]
09:13:14,930 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.util.taglib_2.4.1 [1]
09:13:14,939 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.osgi.util_3.0.2 [2]
09:13:14,945 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.petra.xml_1.0.3 [3]
09:13:14,948 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.portal.configuration.metatype_2.0.3 [4]
09:13:15,009 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.portal.configuration.persistence_2.0.1 [5]
09:13:15,019 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.portal.log4j.extender_2.0.2 [6]
09:13:15,056 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.portal.lpkg.deployer_2.0.5 [7]
09:13:15,060 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.portal.osgi.web.portlet.tracker_2.0.3 [8]
09:13:15,063 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.portal.osgi.web.servlet.context.helper_2.1.2 [9]
09:13:15,069 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.portal.osgi.web.servlet.jsp.compiler_2.0.7 [10]
09:13:15,102 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.portal.osgi.web.wab.extender_2.0.7 [11]
09:13:15,113 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.portal.osgi.web.wab.generator_2.1.9 [12]
09:13:15,116 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.portal.osgi.web.wab.reference.support_1.0.3 [13]
09:13:15,119 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.portal.profile_1.0.2 [14]
09:13:15,127 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.portal.target.platform.indexer_4.0.0 [16]
09:13:15,130 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.sun.el.javax.el_3.0.0 [17]
09:13:15,132 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED javax.servlet.jsp-api_2.3.2.b01 [18]
09:13:15,134 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED javax.servlet.jsp.jstl_1.2.3.LIFERAY-PATCHED-2 [19]
09:13:15,137 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED javax.servlet.jsp.jstl-api_1.2.1 [20]
09:13:15,137 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED org.apache.aries.jmx.api_1.1.1 [21]
09:13:15,177 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED org.apache.aries.jmx.core_1.1.3 [22]
09:13:15,180 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED org.apache.aries.util_1.0.0 [23]
09:13:15,183 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED org.apache.commons.fileupload_1.2.1 [24]
09:13:15,184 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED org.apache.commons.io_1.4.0 [25]
09:13:16,859 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED org.apache.felix.bundlerepository_2.0.2 [26]
09:13:16,890 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED org.apache.felix.configadmin_1.8.8 [27]
09:13:16,908 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED org.apache.felix.dependencymanager_3.2.0 [28]
09:13:16,908 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED org.apache.felix.dependencymanager.shell_3.2.0 [29]
09:13:16,940 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED org.apache.felix.eventadmin_1.4.6 [30]
09:13:17,096 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED org.apache.felix.fileinstall_3.5.1.SNAPSHOT [31]
09:13:17,112 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED org.apache.felix.gogo.command_0.12.0 [32]
09:13:17,127 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED org.apache.felix.gogo.runtime_0.10.0 [33]
09:13:17,143 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED org.apache.felix.gogo.shell_0.10.0 [34]
09:13:21,541 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][LPKGIndexValidator:175] Passed integrity check
09:13:21,583 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED org.apache.felix.scr_2.0.2 [35]
09:13:21,614 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED org.eclipse.equinox.console_1.1.100.v20141023-1406 [36]
09:13:21,614 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED org.eclipse.equinox.http.servlet_1.2.2.v20160714-2322 [37]
09:13:21,630 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED org.eclipse.equinox.metatype_1.4.200.v20150715-1528 [38]
09:13:21,630 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED org.osgi.service.http_3.5.0.LIFERAY-PATCHED-2 [39]
09:13:21,630 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED org.osgi.service.metatype_1.3.0.201505202024 [40]
09:13:21,661 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED biz.aQute.remote.agent_3.4.0.201704130550-SNAPSHOT [41]
09:13:21,661 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED Liferay CE Collaboration_7.0.5 [42]
09:13:21,661 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.announcements.web_1.0.6 [43]
09:13:21,906 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.blogs.api_3.0.1 [44]
09:13:21,906 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.blogs.editor.configuration_1.0.2 [45]
09:13:21,937 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.blogs.item.selector.api_1.0.2 [46]
09:13:21,937 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.blogs.item.selector.web_1.0.3 [47]
09:13:21,937 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.blogs.layout.prototype_2.0.3 [48]
09:13:21,984 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.blogs.recent.bloggers.web_1.1.0 [49]
09:13:22,015 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.blogs.service_1.0.4 [50]
09:13:22,077 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.blogs.web_1.0.15 [51]
09:13:22,265 INFO [fileinstall-C:/Liferay/liferay-ce-portal-7.0-ga3/osgi/marketplace][BundleStartStopLogger:35] STARTED Liferay CE IP Geocoder_3.0.0 [351]
09:13:22,265 INFO [fileinstall-C:/Liferay/liferay-ce-portal-7.0-ga3/osgi/marketplace][BundleStartStopLogger:35] STARTED Liferay CE Web Experience_7.0.6 [362]
09:13:22,281 INFO [fileinstall-C:/Liferay/liferay-ce-portal-7.0-ga3/osgi/marketplace][BundleStartStopLogger:35] STARTED Liferay Marketplace_6.0.0 [476]
09:13:22,281 INFO [fileinstall-C:/Liferay/liferay-ce-portal-7.0-ga3/osgi/marketplace][BundleStartStopLogger:35] STARTED Liferay CE Sync Connector_4.0.4 [357]
09:13:22,281 INFO [fileinstall-C:/Liferay/liferay-ce-portal-7.0-ga3/osgi/marketplace][BundleStartStopLogger:35] STARTED Liferay CE Forms and Workflow_7.0.6 [122]
09:13:22,281 INFO [fileinstall-C:/Liferay/liferay-ce-portal-7.0-ga3/osgi/marketplace][BundleStartStopLogger:35] STARTED Liferay CE Foundation_7.0.7 [175]
09:13:22,281 INFO [fileinstall-C:/Liferay/liferay-ce-portal-7.0-ga3/osgi/marketplace][BundleStartStopLogger:35] STARTED Liferay CE Static_7.0.9 [356]
09:13:22,562 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.bookmarks.api_2.0.1 [52]
09:13:22,634 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.bookmarks.service_1.0.10 [53]
09:13:22,879 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.bookmarks.web_1.0.11 [54]
09:13:23,067 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.comment.api_2.0.1 [55]
09:13:23,067 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.comment.editor.configuration_1.0.2 [56]
09:13:23,067 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.comment.page.comments.web_1.0.3 [57]
09:13:23,145 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.comment.ratings.definition_2.0.2 [58]
09:13:23,145 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.comment.sanitizer_2.0.2 [59]
09:13:23,160 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.comment.web_1.1.0 [60]
09:13:23,176 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.directory.web_1.0.6 [61]
09:13:23,284 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.document.library.api_3.0.2 [62]
09:13:23,295 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.document.library.item.selector.web_1.0.3 [63]
09:13:23,310 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.document.library.layout.set.prototype_2.0.3 [64]
09:13:23,314 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.document.library.repository.cmis.api_1.0.3 [65]
09:13:24,039 INFO [Refresh Thread: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.document.library.repository.cmis.impl_2.0.3 [66]
09:13:24,070 INFO [Refresh Thread: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.portal.remote.cxf.common_2.0.6 [275]
09:13:24,166 INFO [Refresh Thread: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.portal.remote.rest.extender_2.0.3 [279]
09:13:24,173 INFO [Refresh Thread: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.portal.remote.soap.extender_2.0.1 [280]
09:13:24,185 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.document.library.repository.search_2.0.1 [67]
09:13:24,207 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.document.library.service_1.1.4 [68]
09:13:24,271 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.document.library.web_1.1.1 [69]
09:13:24,643 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.flags.api_2.0.1 [70]
09:13:24,654 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.flags.service_2.0.4 [71]
09:13:24,665 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.flags.taglib_2.0.3 [72]
09:13:24,690 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.flags.web_2.0.3 [73]
09:13:24,701 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.image.uploader.web_1.0.6 [74]
09:13:24,781 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.invitation.invite.members.api_2.1.0 [75]
09:13:24,800 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.invitation.invite.members.service_2.0.5 [76]
09:13:24,860 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.invitation.invite.members.web_1.0.9 [77]
09:13:24,873 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.item.selector.api_2.1.0 [78]
09:13:24,875 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.item.selector.criteria.api_2.0.2 [79]
09:13:24,892 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.item.selector.editor.configuration_2.0.2 [80]
09:13:24,896 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.item.selector.taglib_1.0.7 [81]
09:13:24,900 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.item.selector.upload.web_2.0.2 [82]
09:13:24,903 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.item.selector.url.web_2.0.2 [83]
09:13:24,903 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.item.selector.web_2.0.3 [84]
09:13:24,949 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.mentions.api_2.0.2 [85]
09:13:24,949 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.mentions.service_2.0.3 [86]
09:13:24,965 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.mentions.web_1.1.1 [87]
09:13:24,996 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.message.boards.api_3.0.1 [88]
09:13:24,996 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.message.boards.comment_2.0.4 [89]
09:13:25,012 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.message.boards.layout.set.prototype_1.0.6 [90]
09:13:25,012 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.message.boards.parser.bbcode_2.0.2 [91]
09:13:25,043 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.message.boards.service_1.0.7 [92]
09:13:25,118 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.message.boards.web_1.1.0 [93]
09:13:25,351 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.microblogs.api_2.0.1 [94]
09:13:25,351 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.microblogs.service_2.0.6 [95]
09:13:25,366 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.microblogs.web_2.0.6 [96]
09:13:25,382 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.notifications.web_1.0.10 [97]
09:13:25,397 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.quick.note.web_2.0.2 [98]
09:13:25,413 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.ratings.api_2.0.1 [99]
09:13:25,413 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.ratings.page.ratings.web_2.0.3 [100]
09:13:25,429 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.ratings.service_1.0.4 [101]
09:13:25,429 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.recent.documents.web_2.0.3 [102]
09:13:25,429 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.social.activities.web_1.1.1 [103]
09:13:25,444 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.social.activity.api_1.0.1 [104]
09:13:25,444 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.social.activity.web_2.0.3 [105]
09:13:25,460 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.social.group.statistics.web_2.0.2 [106]
09:13:25,476 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.social.privatemessaging.api_2.0.1 [107]
09:13:25,476 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.social.privatemessaging.service_1.1.3 [108]
09:13:25,476 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.social.privatemessaging.web_1.0.7 [109]
09:13:25,491 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.social.requests.web_1.0.3 [110]
09:13:25,491 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.social.user.statistics.web_2.1.0 [111]
09:13:25,507 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.wiki.api_2.2.0 [112]
09:13:25,538 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.wiki.editor.configuration_1.0.3 [113]
09:13:25,538 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.wiki.engine.creole_2.0.3 [114]
09:13:25,554 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.wiki.engine.html_2.0.2 [115]
09:13:25,554 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.wiki.engine.input.editor.common_2.0.2 [116]
09:13:25,554 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.wiki.engine.text_2.0.2 [117]
09:13:25,569 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.wiki.layout.prototype_1.0.5 [118]
09:13:25,569 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.wiki.navigation.web_2.0.5 [119]
09:13:25,601 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.wiki.service_1.2.3 [120]
09:13:25,663 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.wiki.web_2.1.1 [121]
09:13:25,851 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.calendar.api_2.0.1 [123]
09:13:25,851 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.calendar.service_2.1.2 [124]
09:13:25,882 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.dynamic.data.lists.api_2.0.3 [125]
09:13:25,897 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.dynamic.data.lists.service_1.1.6 [126]
09:13:25,929 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.dynamic.data.mapping.api_3.3.0 [127]
09:13:25,944 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.dynamic.data.mapping.data.provider_2.0.2 [128]
09:13:25,960 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.dynamic.data.mapping.data.provider.rest_2.0.3 [129]
09:13:25,976 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.dynamic.data.mapping.expression_2.0.2 [130]
09:13:25,991 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.dynamic.data.mapping.form.evaluator_2.0.2 [131]
09:13:25,991 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.dynamic.data.mapping.form.field.type_2.0.3 [132]
09:13:25,991 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.dynamic.data.mapping.form.values.factory_2.0.4 [133]
09:13:26,007 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.dynamic.data.mapping.form.values.query_2.0.4 [134]
09:13:26,022 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.dynamic.data.mapping.io_2.0.7 [135]
09:13:26,038 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.dynamic.data.mapping.lang_2.0.2 [136]
09:13:26,038 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.dynamic.data.mapping.service_2.1.9 [137]
09:13:26,116 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.dynamic.data.mapping.validator_2.1.0 [138]
09:13:26,132 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.polls.api_4.0.0 [139]
09:13:26,147 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.polls.service_3.0.5 [140]
09:13:26,179 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.portal.reports.engine.api_3.0.0 [141]
09:13:26,179 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.portal.rules.engine.api_2.0.1 [142]
09:13:26,179 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.portal.rules.engine.wiring_2.0.1 [143]
09:13:26,179 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.portal.workflow.definition.link.web_1.0.4 [144]
09:13:26,217 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.portal.workflow.instance.web_1.0.6 [145]
09:13:26,236 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.portal.workflow.kaleo.api_2.0.1 [146]
09:13:26,238 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.portal.workflow.kaleo.definition.api_2.0.1 [147]
09:13:26,239 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.portal.workflow.kaleo.definition.impl_2.0.1 [148]
09:13:26,302 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.portal.workflow.kaleo.runtime.api_2.1.0 [149]
09:13:26,302 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.portal.workflow.kaleo.runtime.impl_2.0.6 [150]
09:13:26,427 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.portal.workflow.kaleo.runtime.scripting.impl_1.0.1 [151]
09:13:26,427 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.portal.workflow.kaleo.service_2.0.8 [152]
09:13:26,443 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.portal.workflow.lang_2.0.2 [153]
09:13:26,443 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.calendar.web_1.0.9 [154]
09:13:26,459 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.dynamic.data.mapping.type.paragraph_2.0.6 [155]
09:13:26,474 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.dynamic.data.lists.form.web_1.0.10 [156]
09:13:26,521 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.dynamic.data.lists.web_1.1.7 [157]
09:13:26,599 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.dynamic.data.mapping.data.provider.web_1.0.5 [158]
09:13:26,615 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.dynamic.data.mapping.form.renderer_2.1.1 [159]
09:13:26,615 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.dynamic.data.mapping.taglib_2.0.3 [160]
09:13:26,630 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.dynamic.data.mapping.type.captcha_2.0.3 [161]
09:13:26,646 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.dynamic.data.mapping.type.checkbox_2.0.7 [162]
09:13:26,662 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.dynamic.data.mapping.type.date_2.0.7 [163]
09:13:26,677 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.dynamic.data.mapping.type.editor_2.0.7 [164]
09:13:26,677 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.dynamic.data.mapping.type.key.value_2.0.5 [165]
09:13:26,693 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.dynamic.data.mapping.type.options_2.0.5 [166]
09:13:26,693 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.dynamic.data.mapping.type.radio_2.0.8 [167]
09:13:26,709 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.dynamic.data.mapping.type.select_2.0.7 [168]
09:13:26,709 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.dynamic.data.mapping.type.text_2.0.7 [169]
09:13:26,709 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.dynamic.data.mapping.type.validation_2.0.4 [170]
09:13:26,724 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.dynamic.data.mapping.web_1.0.10 [171]
09:13:26,740 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.polls.web_2.0.6 [172]
09:13:26,787 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.portal.workflow.definition.web_1.0.5 [173]
09:13:26,834 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.portal.workflow.task.web_1.0.8 [174]
09:13:26,865 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED woodstox-core-asl_4.4.1 [176]
09:13:26,880 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.configuration.admin.web_1.0.7 [177]
09:13:26,896 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.contacts.api_2.0.3 [178]
09:13:26,896 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.contacts.service_2.0.4 [179]
09:13:26,896 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.contacts.web_1.0.12 [180]
09:13:26,927 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.expando.web_1.0.5 [181]
09:13:26,927 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.frontend.css.common_2.0.1 [182]
09:13:26,927 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.frontend.css.rtl.converter_1.0.2 [183]
09:13:26,927 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.frontend.css.rtl.servlet_1.0.3 [184]
09:13:26,943 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.frontend.css.web_1.0.11 [185]
09:13:26,943 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.frontend.editor.alloyeditor.web_1.0.7 [186]
09:13:26,943 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.frontend.editor.ckeditor.web_1.0.7 [187]
09:13:26,974 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.frontend.editor.lang_1.0.2 [188]
09:13:26,990 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.frontend.editor.simple.web_1.0.3 [189]
09:13:26,990 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.frontend.editor.tinymce.web_1.0.3 [190]
09:13:27,005 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.frontend.image.editor.api_1.0.2 [191]
09:13:27,005 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.frontend.image.editor.capability.brightness_1.0.3 [192]
09:13:27,005 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.frontend.image.editor.capability.contrast_1.0.3 [193]
09:13:27,005 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.frontend.image.editor.capability.crop_1.0.3 [194]
09:13:27,005 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.frontend.image.editor.capability.effects_1.0.3 [195]
09:13:27,005 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.frontend.image.editor.capability.resize_1.0.3 [196]
09:13:27,021 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.frontend.image.editor.capability.rotate_1.0.3 [197]
09:13:27,021 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.frontend.image.editor.capability.saturation_1.0.3 [198]
09:13:27,021 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.frontend.image.editor.integration.document.library_1.0.4 [199]
09:13:27,037 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.frontend.image.editor.web_1.0.3 [200]
09:13:27,052 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.frontend.js.bundle.config.extender_1.0.4 [201]
09:13:27,084 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.frontend.js.loader.modules.extender_1.0.3 [202]
09:13:27,126 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.frontend.js.metal.web_1.0.7 [203]
09:13:27,128 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.frontend.js.polyfill.babel.web_1.0.2 [204]
09:13:27,129 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.frontend.js.soyutils.web_1.0.3 [205]
09:13:27,142 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.frontend.js.spa.web_1.0.10 [206]
09:13:27,206 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.frontend.js.web_1.0.10 [207]
09:13:27,208 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.frontend.taglib_2.0.5 [208]
09:13:27,213 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.frontend.taglib.util.freemarker.contributor_1.0.2 [209]
09:13:27,214 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.frontend.theme.contributor.extender_1.0.4 [210]
09:13:27,416 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.frontend.theme.styled_2.0.9 [211]
09:13:27,416 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.frontend.theme.unstyled_2.0.8 [212]
09:13:27,416 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.hello.soy.web_1.0.2 [213]
09:13:27,431 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.hello.velocity.web_2.0.3 [214]
09:13:27,431 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.hello.world.web_2.0.3 [215]
09:13:27,447 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.license.manager.web_2.0.2 [216]
09:13:27,447 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.login.authentication.facebook.connect.web_2.0.3 [217]
09:13:27,447 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.login.authentication.google.web_2.0.2 [218]
09:13:27,463 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.login.authentication.openid.web_2.0.2 [219]
09:13:27,463 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.login.web_1.0.7 [220]
09:13:27,494 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.map.api_2.0.1 [221]
09:13:27,510 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.map.common_2.0.1 [222]
09:13:27,510 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.map.google.maps_1.0.6 [223]
09:13:27,510 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.map.openstreetmap_2.0.2 [224]
09:13:27,510 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.map.taglib_1.0.5 [225]
09:13:27,525 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.mobile.device.rules.api_2.0.1 [226]
09:13:27,525 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.mobile.device.rules.service_1.2.1 [227]
09:13:27,588 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.mobile.device.rules.web_1.0.10 [228]
09:13:27,619 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.monitoring.web_1.0.5 [229]
09:13:27,635 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.my.account.web_1.0.3 [230]
09:13:27,650 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.password.policies.admin.api_2.0.1 [231]
09:13:27,650 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.password.policies.admin.impl_1.0.4 [232]
09:13:27,650 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.password.policies.admin.web_1.0.12 [233]
09:13:27,666 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.petra.collection_1.0.2 [234]
09:13:27,681 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.petra.content_1.0.1 [235]
09:13:27,681 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.petra.doulos_3.2.2 [236]
09:13:27,681 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.petra.encryptor_1.0.2 [237]
09:13:27,681 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.petra.io.delta_1.0.3 [238]
09:13:27,681 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.petra.log4j_1.0.2 [239]
09:13:27,681 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.petra.mail_1.0.2 [240]
09:13:27,681 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.plugins.admin.web_1.0.4 [241]
09:13:27,697 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.portal.background.task.api_2.1.0 [242]
09:13:27,697 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.portal.background.task.service_2.0.6 [243]
09:13:27,728 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.portal.background.task.web_2.0.2 [244]
09:13:27,744 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.portal.cache_2.1.1 [245]
09:13:27,760 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.portal.cache.ehcache_2.1.1 [246]
09:13:27,806 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.portal.cache.ehcache.provider_2.0.1 [247]
09:13:27,806 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.portal.cache.single_2.0.1 [248]
09:13:27,822 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.portal.cluster.single_2.0.1 [249]
09:13:27,885 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.portal.compound.session.id_2.0.1 [250]
09:13:27,900 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.portal.configuration.cluster_2.1.0 [251]
09:13:27,900 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.portal.configuration.extender_2.0.1 [252]
09:13:27,916 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.portal.configuration.metatype.definitions.annotations_2.0.2 [253]
09:13:27,947 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.portal.configuration.metatype.definitions.equinox_2.0.3 [254]
09:13:27,947 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.portal.configuration.module.configuration_2.0.3 [255]
09:13:27,963 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.portal.configuration.settings_2.0.3 [256]
09:13:27,978 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.portal.dao.orm.custom.sql_1.0.3 [257]
09:13:27,978 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.portal.executor_2.0.1 [258]
09:13:27,994 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.portal.init.servlet.filter_2.0.2 [259]
09:13:28,010 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.portal.instance.lifecycle_3.0.1 [260]
09:13:28,010 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.portal.instances.web_1.0.4 [261]
09:13:28,025 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.portal.jmx_3.0.1 [262]
09:13:28,744 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.portal.language.extender_2.0.2 [263]
09:13:28,997 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.portal.language.servlet.filter_2.0.2 [264]
09:13:28,997 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.portal.license.deployer_1.0.4 [265]
09:13:28,997 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.portal.lock.api_2.0.1 [266]
09:13:28,997 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.portal.lock.service_2.0.4 [267]
09:13:29,028 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.portal.messaging_3.0.1 [268]
09:13:29,271 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.portal.mobile.device.recognition.api_1.0.1 [269]
09:13:29,286 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.portal.monitoring_4.0.1 [270]
09:13:29,365 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.portal.output.stream.container_2.0.1 [271]
09:13:29,380 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.portal.pop.notifications_2.0.2 [272]
09:13:29,380 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.portal.portlet.bridge.soy_3.0.1 [273]
09:13:29,380 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.portal.remote.axis.extender_1.0.3 [274]
09:13:29,568 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.portal.remote.http.tunnel.extender_2.0.2 [277]
09:13:29,568 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.portal.remote.json.web.service.extender_2.0.2 [278]
09:13:29,568 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.portal.scheduler_3.0.1 [281]
09:13:29,599 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.portal.scheduler.quartz_2.0.4 [282]
09:13:29,630 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.portal.scheduler.single_2.0.2 [283]
09:13:29,677 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.portal.scripting.api_1.0.1 [284]
09:13:29,693 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.portal.scripting.executor_2.1.0 [285]
09:13:29,708 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.portal.scripting.groovy_2.0.2 [286]
09:13:29,740 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.portal.search_3.1.4 [287]
09:13:29,958 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.portal.search.elasticsearch_2.0.5 [288]
09:13:30,465 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.portal.search.facet_2.0.2 [289]
09:13:30,481 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.portal.search.web_1.1.6 [290]
09:13:30,512 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.portal.security.antisamy_2.0.2 [291]
09:13:30,574 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.portal.security.audit.api_2.0.1 [292]
09:13:30,574 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.portal.security.audit.wiring_2.0.1 [293]
09:13:30,590 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.portal.security.auth.verifier_2.0.2 [294]
09:13:30,637 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.portal.security.auto.login_2.0.3 [295]
09:13:30,653 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.portal.security.exportimport.api_2.0.1 [296]
09:13:30,653 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.portal.security.ldap_2.0.6 [297]
09:13:30,762 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.portal.security.service.access.policy.api_2.0.2 [298]
09:13:30,762 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.portal.security.service.access.policy.service_2.0.4 [299]
09:13:30,793 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.portal.security.service.access.policy.web_1.0.6 [300]
09:13:30,793 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.portal.security.sso.cas_3.0.3 [301]
09:13:30,809 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.portal.security.sso.facebook.connect_3.0.1 [302]
09:13:30,871 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.portal.security.sso.google_2.0.2 [303]
09:13:30,887 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.portal.security.sso.ntlm_3.0.2 [304]
09:13:30,934 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.portal.security.sso.openid_3.0.1 [305]
09:13:30,949 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.portal.security.sso.opensso_3.0.1 [306]
09:13:30,981 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.portal.security.sso.token_3.0.1 [307]
09:13:31,036 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.portal.settings.api_2.0.1 [308]
09:13:31,037 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.portal.settings.authentication.cas.web_1.0.3 [309]
09:13:31,050 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.portal.settings.authentication.facebook.connect.web_1.0.3 [310]
09:13:31,051 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.portal.settings.authentication.google.web_1.0.2 [311]
09:13:31,066 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.portal.settings.authentication.ldap.web_1.0.6 [312]
09:13:31,098 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.portal.settings.authentication.ntlm.web_1.0.3 [313]
09:13:31,098 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.portal.settings.authentication.openid.web_1.0.3 [314]
09:13:31,113 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.portal.settings.authentication.opensso.web_1.0.3 [315]
09:13:31,113 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.portal.settings.lang_1.0.2 [316]
09:13:31,113 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.portal.settings.web_1.0.7 [317]
09:13:31,176 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.portal.spring.extender_2.0.3 [318]
09:13:31,191 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.portal.store.cmis_2.0.2 [319]
09:13:31,191 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.portal.store.db_2.0.1 [320]
09:13:31,191 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.portal.store.file.system_2.0.1 [321]
09:13:31,238 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.portal.store.jcr_2.0.1 [322]
09:13:31,238 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.portal.store.s3_2.0.3 [323]
09:13:31,254 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.portal.store.safe.file.name.wrapper_1.0.1 [324]
09:13:31,254 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.portal.template.freemarker_2.0.9 [325]
09:13:31,785 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.portal.template.soy_2.0.3 [326]
09:13:31,832 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.portal.template.velocity_2.0.4 [327]
09:13:31,895 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.portal.template.xsl_2.0.2 [328]
09:13:31,895 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.portal.upgrade_2.4.1 [329]
09:13:31,910 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.portal.verify.extender_2.0.2 [330]
09:13:31,926 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.portal.weblogic.support_2.0.2 [331]
09:13:31,926 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.roles.admin.api_2.0.1 [332]
09:13:31,926 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.roles.admin.impl_1.0.4 [333]
09:13:31,941 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.roles.admin.web_1.0.11 [334]
09:13:31,988 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.roles.selector.web_1.0.5 [335]
09:13:32,004 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.server.admin.web_1.0.8 [336]
09:13:32,035 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.user.groups.admin.api_2.0.1 [337]
09:13:32,035 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.user.groups.admin.impl_1.0.4 [338]
09:13:32,051 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.user.groups.admin.web_1.0.7 [339]
09:13:32,105 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.users.admin.api_2.0.1 [340]
09:13:32,106 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.users.admin.impl_1.0.4 [341]
09:13:32,123 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.users.admin.web_2.0.7 [342]
09:13:32,316 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.web.proxy.web_1.0.4 [343]
09:13:32,332 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.xstream.configurator.api_2.0.1 [344]
09:13:32,332 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED stax2-api_3.1.4 [345]
09:13:32,348 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED Liferay CE Foundation-admin-theme-wrapper_1.0.7 [346]
09:13:32,348 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED Liferay CE Foundation-classic-theme-wrapper_1.0.9 [347]
09:13:32,348 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED Liferay CE Foundation-product-app-theme-wrapper_1.0.7 [348]
09:13:32,348 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED Liferay CE Foundation-user-dashboard-theme-wrapper_1.0.7 [349]
09:13:32,363 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED Liferay CE Foundation-user-profile-theme-wrapper_1.0.7 [350]
09:13:32,363 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.ip.geocoder.sample.web_2.0.2 [352]
09:13:32,379 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.ip.geocoder_2.0.5 [353]
09:13:32,379 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.maxmind.geoip.api_1.2.14 [354]
09:13:32,379 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED org.tukaani.xz_1.5.0 [355]
09:13:32,379 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.sync.api_2.0.0 [358]
09:13:32,395 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.sync.security_2.0.3 [359]
09:13:32,395 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.sync.service_1.1.1 [360]
09:13:32,426 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.sync.web_1.0.3 [361]
09:13:32,441 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.application.list.api_2.1.2 [363]
09:13:32,457 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.application.list.taglib_2.0.5 [364]
09:13:32,473 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.application.list.user.personal.site.permissions_2.0.3 [365]
09:13:32,488 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.asset.browser.web_1.0.7 [366]
09:13:32,488 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.asset.categories.admin.web_1.0.10 [367]
09:13:32,535 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.asset.categories.navigation.web_1.0.5 [368]
09:13:32,567 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.asset.categories.service_1.0.6 [369]
09:13:32,582 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.asset.display.web_1.0.2 [370]
09:13:32,582 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.asset.entry.query.processor.custom.user.attributes_2.0.3 [371]
09:13:32,598 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.asset.publisher.layout.prototype_1.0.4 [372]
09:13:32,598 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.asset.publisher.web_1.2.0 [373]
09:13:32,754 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.asset.taglib_2.0.4 [374]
09:13:32,754 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.asset.tags.admin.web_1.0.4 [375]
09:13:32,754 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.asset.tags.compiler.web_2.0.2 [376]
09:13:32,791 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.asset.tags.navigation.web_2.0.3 [377]
09:13:32,819 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.asset.tags.service_2.0.2 [378]
09:13:32,829 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.asset.web_2.0.2 [379]
09:13:32,840 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.exportimport.api_2.1.0 [380]
09:13:32,842 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.exportimport.resources.importer_1.2.0 [381]
09:13:32,901 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.exportimport.service_3.0.3 [382]
09:13:33,270 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.exportimport.web_1.0.11 [383]
09:13:33,511 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.iframe.web_1.0.5 [384]
09:13:33,559 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.journal.api_2.1.1 [385]
09:13:33,561 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.journal.content.asset.addon.entry.comments_1.0.4 [386]
09:13:33,602 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.journal.content.asset.addon.entry.common_2.0.3 [387]
09:13:33,622 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.journal.content.asset.addon.entry.conversions_2.0.2 [388]
09:13:33,643 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.journal.content.asset.addon.entry.locales_1.0.3 [389]
09:13:33,646 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.journal.content.asset.addon.entry.print_2.0.2 [390]
09:13:33,650 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.journal.content.asset.addon.entry.ratings_2.0.2 [391]
09:13:33,653 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.journal.content.asset.addon.entry.related.assets_2.0.2 [392]
09:13:33,653 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.journal.content.search.web_1.0.4 [393]
09:13:33,689 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.journal.content.web_1.1.1 [394]
09:13:33,776 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.journal.editor.configuration_1.0.2 [395]
09:13:33,780 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.journal.item.selector.api_1.0.2 [396]
09:13:33,796 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.journal.item.selector.web_1.0.3 [397]
09:13:33,811 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.journal.lang_2.0.2 [398]
09:13:33,825 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.journal.ratings.definition_2.0.2 [399]
09:13:33,875 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.journal.service_3.1.0 [400]
09:13:34,030 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.journal.terms.of.use_2.0.8 [401]
09:13:34,030 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.journal.web_1.2.3 [402]
09:13:34,171 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.layout.admin.web_1.0.12 [403]
09:13:34,264 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.layout.impl_2.0.2 [404]
09:13:34,280 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.layout.item.selector.api_1.0.2 [405]
09:13:34,280 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.layout.item.selector.web_1.1.1 [406]
09:13:34,300 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.layout.prototype.api_1.0.1 [407]
09:13:34,301 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.layout.prototype.impl_1.0.3 [408]
09:13:34,301 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.layout.prototype.web_1.0.7 [409]
09:13:34,316 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.layout.set.prototype.api_1.0.2 [410]
09:13:34,316 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.layout.set.prototype.impl_1.1.0 [411]
09:13:34,332 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.layout.set.prototype.web_1.0.8 [412]
09:13:34,347 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.layout.taglib_2.0.5 [413]
09:13:34,347 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.layout.type.controller.control.panel_2.0.2 [414]
09:13:34,363 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.layout.type.controller.full.page.application_2.0.2 [415]
09:13:34,363 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.layout.type.controller.node_2.0.2 [416]
09:13:34,379 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.layout.type.controller.shared.portlet_2.0.2 [417]
09:13:34,379 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.nested.portlets.web_2.0.3 [418]
09:13:34,394 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.portlet.configuration.css.web_2.0.3 [419]
09:13:34,410 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.portlet.configuration.icon.close_2.0.2 [420]
09:13:34,410 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.portlet.configuration.icon.edit_2.0.2 [421]
09:13:34,410 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.portlet.configuration.icon.edit.defaults_2.0.2 [422]
09:13:34,426 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.portlet.configuration.icon.edit.guest_2.0.2 [423]
09:13:34,426 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.portlet.configuration.icon.help_2.0.2 [424]
09:13:34,426 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.portlet.configuration.icon.locator.api_2.0.2 [425]
09:13:34,441 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.portlet.configuration.icon.maximize_2.0.2 [426]
09:13:34,441 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.portlet.configuration.icon.minimize_2.0.2 [427]
09:13:34,441 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.portlet.configuration.icon.print_2.0.2 [428]
09:13:34,457 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.portlet.configuration.icon.refresh_2.0.2 [429]
09:13:34,457 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.portlet.configuration.sharing.web_2.0.3 [430]
09:13:34,488 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.portlet.configuration.toolbar.contributor.locator.api_2.0.2 [431]
09:13:34,488 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.portlet.configuration.web_1.0.7 [432]
09:13:34,519 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.portlet.display.template_2.0.2 [433]
09:13:34,519 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.portlet.display.template.web_2.0.4 [434]
09:13:34,551 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.product.navigation.control.menu.api_3.0.0 [435]
09:13:34,566 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.product.navigation.control.menu.theme.contributor_2.0.3 [436]
09:13:34,582 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.product.navigation.control.menu.web_2.0.5 [437]
09:13:34,597 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.product.navigation.control.panel_2.0.2 [438]
09:13:34,629 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.product.navigation.product.menu.theme.contributor_2.0.4 [439]
09:13:34,644 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.product.navigation.product.menu.web_2.0.4 [440]
09:13:34,660 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.product.navigation.simulation_2.0.1 [441]
09:13:34,660 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.product.navigation.simulation.device_2.0.3 [442]
09:13:34,660 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.product.navigation.simulation.theme.contributor_2.0.2 [443]
09:13:34,660 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.product.navigation.simulation.web_2.1.0 [444]
09:13:34,676 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.product.navigation.site.administration_2.0.2 [445]
09:13:34,691 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.product.navigation.taglib_2.0.3 [446]
09:13:34,691 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.product.navigation.user_2.0.2 [447]
09:13:34,707 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.product.navigation.user.personal.bar.web_2.0.2 [448]
09:13:34,722 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.rss.util_1.0.3 [449]
09:13:34,722 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.rss.web_2.1.0 [450]
09:13:34,754 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.site.admin.web_1.0.11 [451]
09:13:34,833 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.site.api_2.0.3 [452]
09:13:34,843 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.site.browser.web_2.0.6 [453]
09:13:34,858 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.site.item.selector.api_1.0.2 [454]
09:13:34,862 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.site.item.selector.web_2.0.5 [455]
09:13:34,898 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.site.memberships.web_1.0.12 [456]
09:13:35,040 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.site.my.sites.web_1.0.6 [457]
09:13:35,069 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.site.navigation.breadcrumb.web_2.0.3 [458]
09:13:35,103 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.site.navigation.directory.web_2.0.3 [459]
09:13:35,118 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.site.navigation.language.web_2.1.0 [460]
09:13:35,139 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.site.navigation.menu.web_2.0.4 [461]
09:13:35,152 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.site.navigation.site.map.web_2.0.2 [462]
09:13:35,168 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.site.navigation.taglib_2.0.4 [463]
09:13:35,168 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.site.teams.web_1.0.10 [464]
09:13:35,184 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.staging.api_2.0.1 [465]
09:13:35,199 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.staging.bar.web_1.0.5 [466]
09:13:35,231 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.staging.configuration.web_1.0.5 [467]
09:13:35,278 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.staging.lang_2.0.4 [468]
09:13:35,285 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.staging.portlet.data.handler_2.0.1 [469]
09:13:35,299 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.staging.processes.web_1.0.6 [470]
09:13:35,353 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.staging.security_2.0.5 [471]
09:13:35,369 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.staging.taglib_3.1.5 [472]
09:13:35,384 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.trash.taglib_2.0.3 [473]
09:13:35,384 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.trash.web_1.0.7 [474]
09:13:35,416 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.xsl.content.web_2.0.3 [475]
09:13:35,447 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.marketplace.api_4.1.0 [477]
09:13:35,447 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.marketplace.app.manager.web_1.0.9 [478]
09:13:35,462 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.marketplace.deployer_2.0.6 [479]
09:13:35,462 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.marketplace.service_2.1.9 [480]
09:13:35,478 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED com.liferay.marketplace.store.web_2.0.4 [481]
09:13:35,494 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED admin-theme_1.0.7 [482]
09:13:35,494 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED classic-theme_1.0.9 [483]
09:13:35,494 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED user-profile-theme_1.0.7 [484]
09:13:35,509 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED product-app-theme_1.0.7 [485]
09:13:35,509 INFO [Start Level: Equinox Container: e06f41ad-e150-0017-13de-bb11ffa3f0ff][BundleStartStopLogger:35] STARTED user-dashboard-theme_1.0.7 [486]
09:13:57,029 WARN [localhost-startStop-1][EmbeddedElasticsearchConnection:249] Liferay is configured to use embedded Elasticsearch as its search engine. Do NOT use embedded Elasticsearch in production. Embedded Elasticsearch is useful for development and demonstration purposes. Remote Elasticsearch connections can be configured in the Control Panel.
09:13:57,104 INFO [localhost-startStop-1][node:137] [Leo] version[2.2.0], pid[7808], build[8ff36d1/2016-01-27T13:32:39Z]
09:13:57,104 INFO [localhost-startStop-1][node:139] [Leo] initializing ...
09:13:57,266 INFO [localhost-startStop-1][plugins:180] [Leo] modules [], plugins [analysis-kuromoji, analysis-icu, analysis-smartcn, analysis-stempel], sites []
09:13:57,295 INFO [localhost-startStop-1][env:288] [Leo] using [1] data paths, mounts [[(Cemoticon]], net usable_space [13.2gb], net total_space [175.8gb], spins? [unknown], types [NTFS]
09:13:57,295 INFO [localhost-startStop-1][env:303] [Leo] heap size [910.5mb], compressed ordinary object pointers [unknown]
09:13:59,304 INFO [localhost-startStop-1][node:212] [Leo] initialized
09:13:59,304 INFO [localhost-startStop-1][node:238] [Leo] starting ...
09:13:59,320 INFO [localhost-startStop-1][transport:172] [Leo] publish_address {local[1]}, bound_addresses {local[1]}
09:13:59,334 INFO [localhost-startStop-1][discovery:86] [Leo] LiferayElasticsearchCluster/x7uxymDYSlOwJu2xVN8VGA
09:13:59,339 INFO [elasticsearch[Leo][clusterService#updateTask][T#1]][service:570] [Leo] master {new {Leo}{x7uxymDYSlOwJu2xVN8VGA}{local}{local[1]}{local=true}}, removed {{Leo}{9xFUYoYgRkS1iYx0LKCsMQ}{local}{local[1]}{local=true},}, reason: local-disco-initial_connect(master)
09:14:00,688 INFO [elasticsearch[Leo][clusterService#updateTask][T#1]][gateway:277] [Leo] recovered [2] indices into cluster_state
09:14:01,029 INFO [localhost-startStop-1][http:94] [Leo] publish_address {127.0.0.1:9200}, bound_addresses {127.0.0.1:9200}
09:14:01,044 INFO [localhost-startStop-1][node:274] [Leo] started
09:14:01,713 INFO [elasticsearch[Leo][clusterService#updateTask][T#1]][allocation:238] [Leo] Cluster health status changed from [RED] to [GREEN] (reason: [shards started [[liferay-20116][0]] ...]).
09:14:06,289 INFO [localhost-startStop-1][StartupAction:118] There are no patches installed
09:14:06,417 INFO [localhost-startStop-1][BaseDB:498] Database supports case sensitive queries
09:14:07,890 INFO [localhost-startStop-1][PluginPackageUtil:1003] Reading plugin package for the root context
09:14:09,021 INFO [localhost-startStop-1][AutoDeployDir:185] Auto deploy scanner started for C:\Liferay\liferay-ce-portal-7.0-ga3\deploy
09:14:11,980 INFO [localhost-startStop-1][UpgradeProcess:82] Upgrading com.liferay.wiki.navigation.web.internal.upgrade.WikiNavigationWebUpgrade$1
09:14:12,018 INFO [localhost-startStop-1][UpgradeProcess:97] Completed upgrade process com.liferay.wiki.navigation.web.internal.upgrade.WikiNavigationWebUpgrade$1 in 38ms
09:14:13,708 INFO [localhost-startStop-1][BaseAutoDeployListener:42] Copying themes for C:\Liferay\liferay-ce-portal-7.0-ga3\tomcat-8.0.32\temp\20170614091413660JNJPVXLL\user-dashboard-theme.war
09:14:13,808 INFO [localhost-startStop-1][BaseDeployer:873] Deploying user-dashboard-theme.war
09:14:21,583 INFO [localhost-startStop-1][BaseAutoDeployListener:50] Themes for C:\Liferay\liferay-ce-portal-7.0-ga3\tomcat-8.0.32\temp\20170614091413660JNJPVXLL\user-dashboard-theme.war copied successfully
09:14:25,794 INFO [localhost-startStop-1][BaseAutoDeployListener:42] Copying themes for C:\Liferay\liferay-ce-portal-7.0-ga3\tomcat-8.0.32\temp\20170614091425763MWSJIUFZ\classic-theme.war
09:14:25,989 INFO [localhost-startStop-1][BaseDeployer:873] Deploying classic-theme.war
09:14:29,420 WARN [elasticsearch[Leo][management][T#2]][decider:157] [Leo] high disk watermark [90%] exceeded on [x7uxymDYSlOwJu2xVN8VGA][Leo][C:\Liferay\liferay-ce-portal-7.0-ga3\data\elasticsearch\indices\LiferayElasticsearchCluster\nodes\0] free: 13.2gb[7.5%], shards will be relocated away from this node
09:14:29,427 INFO [elasticsearch[Leo][management][T#2]][decider:218] [Leo] rerouting shards: [high disk watermark exceeded on one or more nodes]
09:14:31,510 INFO [localhost-startStop-1][BaseAutoDeployListener:50] Themes for C:\Liferay\liferay-ce-portal-7.0-ga3\tomcat-8.0.32\temp\20170614091425763MWSJIUFZ\classic-theme.war copied successfully
09:14:34,981 INFO [localhost-startStop-1][BaseAutoDeployListener:42] Copying themes for C:\Liferay\liferay-ce-portal-7.0-ga3\tomcat-8.0.32\temp\20170614091434965RYNTZWDN\admin-theme.war
09:14:35,117 INFO [localhost-startStop-1][BaseDeployer:873] Deploying admin-theme.war
09:14:45,922 INFO [localhost-startStop-1][BaseAutoDeployListener:50] Themes for C:\Liferay\liferay-ce-portal-7.0-ga3\tomcat-8.0.32\temp\20170614091434965RYNTZWDN\admin-theme.war copied successfully
09:14:49,677 INFO [localhost-startStop-1][BaseAutoDeployListener:42] Copying themes for C:\Liferay\liferay-ce-portal-7.0-ga3\tomcat-8.0.32\temp\20170614091449661PZOKPRZT\user-profile-theme.war
09:14:49,775 INFO [localhost-startStop-1][BaseDeployer:873] Deploying user-profile-theme.war
09:14:55,398 INFO [localhost-startStop-1][BaseAutoDeployListener:50] Themes for C:\Liferay\liferay-ce-portal-7.0-ga3\tomcat-8.0.32\temp\20170614091449661PZOKPRZT\user-profile-theme.war copied successfully
09:14:58,830 INFO [localhost-startStop-1][BaseAutoDeployListener:42] Copying themes for C:\Liferay\liferay-ce-portal-7.0-ga3\tomcat-8.0.32\temp\20170614091458797XNJATBNQ\product-app-theme.war
09:14:58,943 INFO [localhost-startStop-1][BaseDeployer:873] Deploying product-app-theme.war
09:14:59,439 WARN [elasticsearch[Leo][management][T#1]][decider:157] [Leo] high disk watermark [90%] exceeded on [x7uxymDYSlOwJu2xVN8VGA][Leo][C:\Liferay\liferay-ce-portal-7.0-ga3\data\elasticsearch\indices\LiferayElasticsearchCluster\nodes\0] free: 13.2gb[7.5%], shards will be relocated away from this node
09:15:05,126 INFO [localhost-startStop-1][BaseAutoDeployListener:50] Themes for C:\Liferay\liferay-ce-portal-7.0-ga3\tomcat-8.0.32\temp\20170614091458797XNJATBNQ\product-app-theme.war copied successfully
09:15:08,705 INFO [fileinstall-C:/Liferay/liferay-ce-portal-7.0-ga3/osgi/war][BaseAutoDeployListener:42] Copying portlets for C:\Liferay\liferay-ce-portal-7.0-ga3\tomcat-8.0.32\temp\20170614091508704ARDISHRQ\testing-portlet-7.0.0.1.war
09:15:08,995 INFO [fileinstall-C:/Liferay/liferay-ce-portal-7.0-ga3/osgi/war][BaseDeployer:873] Deploying testing-portlet-7.0.0.1.war
09:15:11,067 INFO [fileinstall-C:/Liferay/liferay-ce-portal-7.0-ga3/osgi/war][BaseAutoDeployListener:50] Portlets for C:\Liferay\liferay-ce-portal-7.0-ga3\tomcat-8.0.32\temp\20170614091508704ARDISHRQ\testing-portlet-7.0.0.1.war copied successfully
09:15:11,313 INFO [liferay/scheduler_dispatch-2][PluginPackageUtil:1267] Reloading repositories
09:15:15,427 INFO [fileinstall-C:/Liferay/liferay-ce-portal-7.0-ga3/osgi/war][BaseAutoDeployListener:42] Copying portlets for C:\Liferay\liferay-ce-portal-7.0-ga3\tomcat-8.0.32\temp\20170614091515423WTZPHTDI\conversation-portlet-7.0.0.1.war
09:15:16,013 INFO [fileinstall-C:/Liferay/liferay-ce-portal-7.0-ga3/osgi/war][BaseDeployer:873] Deploying conversation-portlet-7.0.0.1.war
09:15:18,848 INFO [fileinstall-C:/Liferay/liferay-ce-portal-7.0-ga3/osgi/war][BaseAutoDeployListener:50] Portlets for C:\Liferay\liferay-ce-portal-7.0-ga3\tomcat-8.0.32\temp\20170614091515423WTZPHTDI\conversation-portlet-7.0.0.1.war copied successfully
09:15:25,678 INFO [fileinstall-C:/Liferay/liferay-ce-portal-7.0-ga3/osgi/war][BundleStartStopLogger:35] STARTED conversation-portlet_7.0.0.1 [537]
09:15:25,744 INFO [fileinstall-C:/Liferay/liferay-ce-portal-7.0-ga3/osgi/war][BundleStartStopLogger:35] STARTED testing-portlet_7.0.0.1 [536]
09:15:29,525 WARN [elasticsearch[Leo][management][T#2]][decider:157] [Leo] high disk watermark [90%] exceeded on [x7uxymDYSlOwJu2xVN8VGA][Leo][C:\Liferay\liferay-ce-portal-7.0-ga3\data\elasticsearch\indices\LiferayElasticsearchCluster\nodes\0] free: 13.2gb[7.5%], shards will be relocated away from this node
09:15:29,525 INFO [elasticsearch[Leo][management][T#2]][decider:218] [Leo] rerouting shards: [high disk watermark exceeded on one or more nodes]
09:15:32,290 TRACE [elasticsearch[Leo][bulk][T#1]][index:158] took[1.4s], took_millis[1493], type[LiferayDocumentType], id[com_liferay_configuration_admin_web_portlet_SystemSettingsPortlet_PORTLET_com.liferay.portal.osgi.web.wab.extender.internal.configuration.WabExtenderConfiguration], routing[] , source[{"uid":"com_liferay_configuration_admin_web_portlet_SystemSettingsPortlet_PORTLET_com.liferay.portal.osgi.web.wab.extender.internal.configuration.WabExtenderConfiguration","companyId":"0","configurationModelId":"com.liferay.portal.osgi.web.wab.extender.internal.configuration.WabExtenderConfiguration","entryClassName":"com.liferay.configuration.admin.web.internal.model.ConfigurationModel","configurationModelFactoryPid":"com.liferay.portal.osgi.web.wab.extender.internal.configuration.WabExtenderConfiguration","title_zh_CN":"WAB扩展器","title_es_ES":"Extensor WAB","title_ja_JP":"WAB Extender","title_iw_IL":"WAB Extender","title_nl_NL":"WAB-verlenger","title_fi_FI":"WAB Extender -laite","title_ca_ES":"Estensor WAB","title_hu_HU":"WAB bővítő","title":"Extendeur WAB","title_fr_FR":"Extendeur WAB","title_en_US":"WAB Extender","title_pt_BR":"Extensor WAB","title_de_DE":"WAB Extender","configurationModelAttributeName":"Stop timeout"}]
09:15:59,539 WARN [elasticsearch[Leo][management][T#1]][decider:157] [Leo] high disk watermark [90%] exceeded on [x7uxymDYSlOwJu2xVN8VGA][Leo][C:\Liferay\liferay-ce-portal-7.0-ga3\data\elasticsearch\indices\LiferayElasticsearchCluster\nodes\0] free: 13.2gb[7.5%], shards will be relocated away from this node
09:16:14,871 INFO [localhost-startStop-1][HotDeployImpl:226] Deploying admin-theme from queue
09:16:14,878 INFO [localhost-startStop-1][PluginPackageUtil:1006] Reading plugin package for admin-theme
09:16:15,207 INFO [localhost-startStop-1][ThemeHotDeployListener:94] Registering themes for admin-theme
09:16:18,941 INFO [localhost-startStop-1][ThemeHotDeployListener:109] 1 theme for admin-theme is available for use
09:16:19,361 INFO [localhost-startStop-1][HotDeployImpl:226] Deploying classic-theme from queue
09:16:19,361 INFO [localhost-startStop-1][PluginPackageUtil:1006] Reading plugin package for classic-theme
09:16:19,428 INFO [localhost-startStop-1][ThemeHotDeployListener:94] Registering themes for classic-theme
09:16:21,684 INFO [localhost-startStop-1][ThemeHotDeployListener:109] 1 theme for classic-theme is available for use
09:16:22,009 INFO [localhost-startStop-1][HotDeployImpl:226] Deploying user-profile-theme from queue
09:16:22,009 INFO [localhost-startStop-1][PluginPackageUtil:1006] Reading plugin package for user-profile-theme
09:16:22,055 INFO [localhost-startStop-1][ThemeHotDeployListener:94] Registering themes for user-profile-theme
09:16:24,151 INFO [localhost-startStop-1][ThemeHotDeployListener:109] 1 theme for user-profile-theme is available for use
09:16:24,497 INFO [localhost-startStop-1][HotDeployImpl:226] Deploying product-app-theme from queue
09:16:24,497 INFO [localhost-startStop-1][PluginPackageUtil:1006] Reading plugin package for product-app-theme
09:16:24,544 INFO [localhost-startStop-1][ThemeHotDeployListener:94] Registering themes for product-app-theme
09:16:26,550 INFO [localhost-startStop-1][ThemeHotDeployListener:109] 1 theme for product-app-theme is available for use
09:16:27,011 INFO [localhost-startStop-1][HotDeployImpl:226] Deploying user-dashboard-theme from queue
09:16:27,011 INFO [localhost-startStop-1][PluginPackageUtil:1006] Reading plugin package for user-dashboard-theme
09:16:27,078 INFO [localhost-startStop-1][ThemeHotDeployListener:94] Registering themes for user-dashboard-theme
09:16:28,834 INFO [localhost-startStop-1][ThemeHotDeployListener:109] 1 theme for user-dashboard-theme is available for use
09:16:29,129 INFO [localhost-startStop-1][HotDeployImpl:226] Deploying espace-conversation-portlet from queue
09:16:29,129 INFO [localhost-startStop-1][PluginPackageUtil:1006] Reading plugin package for espace-conversation-portlet
09:16:29,488 INFO [localhost-startStop-1][PortletHotDeployListener:202] Registering portlets for espace-conversation-portlet
09:16:29,556 WARN [elasticsearch[Leo][management][T#2]][decider:157] [Leo] high disk watermark [90%] exceeded on [x7uxymDYSlOwJu2xVN8VGA][Leo][C:\Liferay\liferay-ce-portal-7.0-ga3\data\elasticsearch\indices\LiferayElasticsearchCluster\nodes\0] free: 13.2gb[7.5%], shards will be relocated away from this node
09:16:29,557 INFO [elasticsearch[Leo][management][T#2]][decider:218] [Leo] rerouting shards: [high disk watermark exceeded on one or more nodes]
09:16:29,686 INFO [localhost-startStop-1][PortletHotDeployListener:331] 1 portlet for espace-conversation-portlet is available for use
09:16:30,181 INFO [localhost-startStop-1][HotDeployImpl:226] Deploying testing-portlet from queue
09:16:30,182 INFO [localhost-startStop-1][PluginPackageUtil:1006] Reading plugin package for testing-portlet
09:16:30,203 INFO [localhost-startStop-1][PortletHotDeployListener:202] Registering portlets for testing-portlet
09:16:30,300 INFO [localhost-startStop-1][PortletHotDeployListener:331] 1 portlet for testing-portlet is available for use
09:16:31,491 INFO [localhost-startStop-1][HotDeployImpl:226] Deploying conversation-portlet from queue
09:16:31,506 INFO [localhost-startStop-1][PluginPackageUtil:1006] Reading plugin package for conversation-portlet
09:16:32,182 INFO [localhost-startStop-1][PortletHotDeployListener:202] Registering portlets for conversation-portlet
09:16:32,460 INFO [localhost-startStop-1][PortletHotDeployListener:336] 2 portlets for conversation-portlet are available for use
09:16:59,566 WARN [elasticsearch[Leo][management][T#3]][decider:157] [Leo] high disk watermark [90%] exceeded on [x7uxymDYSlOwJu2xVN8VGA][Leo][C:\Liferay\liferay-ce-portal-7.0-ga3\data\elasticsearch\indices\LiferayElasticsearchCluster\nodes\0] free: 13.2gb[7.5%], shards will be relocated away from this node
09:17:29,582 WARN [elasticsearch[Leo][management][T#1]][decider:157] [Leo] high disk watermark [90%] exceeded on [x7uxymDYSlOwJu2xVN8VGA][Leo][C:\Liferay\liferay-ce-portal-7.0-ga3\data\elasticsearch\indices\LiferayElasticsearchCluster\nodes\0] free: 13.2gb[7.5%], shards will be relocated away from this node
09:17:29,583 INFO [elasticsearch[Leo][management][T#1]][decider:218] [Leo] rerouting shards: [high disk watermark exceeded on one or more nodes]
09:17:59,594 WARN [elasticsearch[Leo][management][T#2]][decider:157] [Leo] high disk watermark [90%] exceeded on [x7uxymDYSlOwJu2xVN8VGA][Leo][C:\Liferay\liferay-ce-portal-7.0-ga3\data\elasticsearch\indices\LiferayElasticsearchCluster\nodes\0] free: 13.2gb[7.5%], shards will be relocated away from this node
09:18:29,606 WARN [elasticsearch[Leo][management][T#3]][decider:157] [Leo] high disk watermark [90%] exceeded on [x7uxymDYSlOwJu2xVN8VGA][Leo][C:\Liferay\liferay-ce-portal-7.0-ga3\data\elasticsearch\indices\LiferayElasticsearchCluster\nodes\0] free: 13.2gb[7.5%], shards will be relocated away from this node
09:18:29,607 INFO [elasticsearch[Leo][management][T#3]][decider:218] [Leo] rerouting shards: [high disk watermark exceeded on one or more nodes]
09:18:59,622 WARN [elasticsearch[Leo][management][T#1]][decider:157] [Leo] high disk watermark [90%] exceeded on [x7uxymDYSlOwJu2xVN8VGA][Leo][C:\Liferay\liferay-ce-portal-7.0-ga3\data\elasticsearch\indices\LiferayElasticsearchCluster\nodes\0] free: 13.2gb[7.5%], shards will be relocated away from this node
09:19:29,638 WARN [elasticsearch[Leo][management][T#2]][decider:157] [Leo] high disk watermark [90%] exceeded on [x7uxymDYSlOwJu2xVN8VGA][Leo][C:\Liferay\liferay-ce-portal-7.0-ga3\data\elasticsearch\indices\LiferayElasticsearchCluster\nodes\0] free: 13.2gb[7.5%], shards will be relocated away from this node
09:19:29,638 INFO [elasticsearch[Leo][management][T#2]][decider:218] [Leo] rerouting shards: [high disk watermark exceeded on one or more nodes]
09:19:59,653 WARN [elasticsearch[Leo][management][T#3]][decider:157] [Leo] high disk watermark [90%] exceeded on [x7uxymDYSlOwJu2xVN8VGA][Leo][C:\Liferay\liferay-ce-portal-7.0-ga3\data\elasticsearch\indices\LiferayElasticsearchCluster\nodes\0] free: 13.2gb[7.5%], shards will be relocated away from this node
09:20:29,675 WARN [elasticsearch[Leo][management][T#1]][decider:157] [Leo] high disk watermark [90%] exceeded on [x7uxymDYSlOwJu2xVN8VGA][Leo][C:\Liferay\liferay-ce-portal-7.0-ga3\data\elasticsearch\indices\LiferayElasticsearchCluster\nodes\0] free: 13.2gb[7.5%], shards will be relocated away from this node
09:20:29,675 INFO [elasticsearch[Leo][management][T#1]][decider:218] [Leo] rerouting shards: [high disk watermark exceeded on one or more nodes]
09:20:59,697 WARN [elasticsearch[Leo][management][T#2]][decider:157] [Leo] high disk watermark [90%] exceeded on [x7uxymDYSlOwJu2xVN8VGA][Leo][C:\Liferay\liferay-ce-portal-7.0-ga3\data\elasticsearch\indices\LiferayElasticsearchCluster\nodes\0] free: 13.2gb[7.5%], shards will be relocated away from this node
09:21:29,711 WARN [elasticsearch[Leo][management][T#3]][decider:157] [Leo] high disk watermark [90%] exceeded on [x7uxymDYSlOwJu2xVN8VGA][Leo][C:\Liferay\liferay-ce-portal-7.0-ga3\data\elasticsearch\indices\LiferayElasticsearchCluster\nodes\0] free: 13.2gb[7.5%], shards will be relocated away from this node
09:21:29,711 INFO [elasticsearch[Leo][management][T#3]][decider:218] [Leo] rerouting shards: [high disk watermark exceeded on one or more nodes]
09:21:59,733 WARN [elasticsearch[Leo][management][T#1]][decider:157] [Leo] high disk watermark [90%] exceeded on [x7uxymDYSlOwJu2xVN8VGA][Leo][C:\Liferay\liferay-ce-portal-7.0-ga3\data\elasticsearch\indices\LiferayElasticsearchCluster\nodes\0] free: 13.2gb[7.5%], shards will be relocated away from this node
09:22:29,746 WARN [elasticsearch[Leo][management][T#3]][decider:157] [Leo] high disk watermark [90%] exceeded on [x7uxymDYSlOwJu2xVN8VGA][Leo][C:\Liferay\liferay-ce-portal-7.0-ga3\data\elasticsearch\indices\LiferayElasticsearchCluster\nodes\0] free: 13.2gb[7.5%], shards will be relocated away from this node
09:22:29,746 INFO [elasticsearch[Leo][management][T#3]][decider:218] [Leo] rerouting shards: [high disk watermark exceeded on one or more nodes]
09:22:59,768 WARN [elasticsearch[Leo][management][T#2]][decider:157] [Leo] high disk watermark [90%] exceeded on [x7uxymDYSlOwJu2xVN8VGA][Leo][C:\Liferay\liferay-ce-portal-7.0-ga3\data\elasticsearch\indices\LiferayElasticsearchCluster\nodes\0] free: 13.2gb[7.5%], shards will be relocated away from this node
09:23:29,789 WARN [elasticsearch[Leo][management][T#1]][decider:157] [Leo] high disk watermark [90%] exceeded on [x7uxymDYSlOwJu2xVN8VGA][Leo][C:\Liferay\liferay-ce-portal-7.0-ga3\data\elasticsearch\indices\LiferayElasticsearchCluster\nodes\0] free: 13.2gb[7.5%], shards will be relocated away from this node
09:23:29,789 INFO [elasticsearch[Leo][management][T#1]][decider:218] [Leo] rerouting shards: [high disk watermark exceeded on one or more nodes]
09:23:59,807 WARN [elasticsearch[Leo][management][T#3]][decider:157] [Leo] high disk watermark [90%] exceeded on [x7uxymDYSlOwJu2xVN8VGA][Leo][C:\Liferay\liferay-ce-portal-7.0-ga3\data\elasticsearch\indices\LiferayElasticsearchCluster\nodes\0] free: 13.2gb[7.5%], shards will be relocated away from this node
09:24:29,819 WARN [elasticsearch[Leo][management][T#2]][decider:157] [Leo] high disk watermark [90%] exceeded on [x7uxymDYSlOwJu2xVN8VGA][Leo][C:\Liferay\liferay-ce-portal-7.0-ga3\data\elasticsearch\indices\LiferayElasticsearchCluster\nodes\0] free: 13.2gb[7.5%], shards will be relocated away from this node
09:24:29,819 INFO [elasticsearch[Leo][management][T#2]][decider:218] [Leo] rerouting shards: [high disk watermark exceeded on one or more nodes]
09:24:59,842 WARN [elasticsearch[Leo][management][T#1]][decider:157] [Leo] high disk watermark [90%] exceeded on [x7uxymDYSlOwJu2xVN8VGA][Leo][C:\Liferay\liferay-ce-portal-7.0-ga3\data\elasticsearch\indices\LiferayElasticsearchCluster\nodes\0] free: 13.2gb[7.5%], shards will be relocated away from this node
09:25:29,875 WARN [elasticsearch[Leo][management][T#3]][decider:157] [Leo] high disk watermark [90%] exceeded on [x7uxymDYSlOwJu2xVN8VGA][Leo][C:\Liferay\liferay-ce-portal-7.0-ga3\data\elasticsearch\indices\LiferayElasticsearchCluster\nodes\0] free: 13.2gb[7.5%], shards will be relocated away from this node
09:25:29,875 INFO [elasticsearch[Leo][management][T#3]][decider:218] [Leo] rerouting shards: [high disk watermark exceeded on one or more nodes]
09:25:59,886 WARN [elasticsearch[Leo][management][T#2]][decider:157] [Leo] high disk watermark [90%] exceeded on [x7uxymDYSlOwJu2xVN8VGA][Leo][C:\Liferay\liferay-ce-portal-7.0-ga3\data\elasticsearch\indices\LiferayElasticsearchCluster\nodes\0] free: 13.2gb[7.5%], shards will be relocated away from this node
09:26:29,904 WARN [elasticsearch[Leo][management][T#1]][decider:157] [Leo] high disk watermark [90%] exceeded on [x7uxymDYSlOwJu2xVN8VGA][Leo][C:\Liferay\liferay-ce-portal-7.0-ga3\data\elasticsearch\indices\LiferayElasticsearchCluster\nodes\0] free: 15gb[8.5%], shards will be relocated away from this node
09:26:29,904 INFO [elasticsearch[Leo][management][T#1]][decider:218] [Leo] rerouting shards: [high disk watermark exceeded on one or more nodes]
09:26:59,966 WARN [elasticsearch[Leo][management][T#3]][decider:157] [Leo] high disk watermark [90%] exceeded on [x7uxymDYSlOwJu2xVN8VGA][Leo][C:\Liferay\liferay-ce-portal-7.0-ga3\data\elasticsearch\indices\LiferayElasticsearchCluster\nodes\0] free: 15gb[8.5%], shards will be relocated away from this node
09:27:29,975 WARN [elasticsearch[Leo][management][T#2]][decider:157] [Leo] high disk watermark [90%] exceeded on [x7uxymDYSlOwJu2xVN8VGA][Leo][C:\Liferay\liferay-ce-portal-7.0-ga3\data\elasticsearch\indices\LiferayElasticsearchCluster\nodes\0] free: 15gb[8.5%], shards will be relocated away from this node
09:27:29,975 INFO [elasticsearch[Leo][management][T#2]][decider:218] [Leo] rerouting shards: [high disk watermark exceeded on one or more nodes]
09:39:22,748 INFO [localhost-startStop-1][DialectDetector:75] Determine dialect for HSQL Database Engine 2.3
09:39:22,997 WARN [localhost-startStop-1][DialectDetector:93] Liferay is configured to use Hypersonic as its database. Do NOT use Hypersonic in production. Hypersonic is an embedded database useful for development and demonstration purposes. The database settings can be changed in portal-ext.properties.
09:39:22,998 INFO [localhost-startStop-1][DialectDetector:148] Found dialect com.liferay.portal.dao.orm.hibernate.HSQLDialect
09:39:26,718 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED espace-conversation-portlet_7.0.0.1 [507]
09:39:26,720 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED org.eclipse.osgi_3.10.200.v20150831-0856 [0]
09:39:26,942 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.util.taglib_2.4.1 [1]
09:39:26,949 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.osgi.util_3.0.2 [2]
09:39:26,951 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.petra.xml_1.0.3 [3]
09:39:26,954 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.portal.configuration.metatype_2.0.3 [4]
09:39:27,010 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.portal.configuration.persistence_2.0.1 [5]
09:39:27,021 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.portal.log4j.extender_2.0.2 [6]
09:39:27,050 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.portal.lpkg.deployer_2.0.5 [7]
09:39:27,055 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.portal.osgi.web.portlet.tracker_2.0.3 [8]
09:39:27,058 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.portal.osgi.web.servlet.context.helper_2.1.2 [9]
09:39:27,068 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.portal.osgi.web.servlet.jsp.compiler_2.0.7 [10]
09:39:27,071 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.portal.osgi.web.wab.extender_2.0.7 [11]
09:39:27,077 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.portal.osgi.web.wab.generator_2.1.9 [12]
09:39:27,078 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.portal.osgi.web.wab.reference.support_1.0.3 [13]
09:39:27,083 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.portal.profile_1.0.2 [14]
09:39:27,090 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.portal.target.platform.indexer_4.0.0 [16]
09:39:27,093 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.sun.el.javax.el_3.0.0 [17]
09:39:27,095 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED javax.servlet.jsp-api_2.3.2.b01 [18]
09:39:27,099 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED javax.servlet.jsp.jstl_1.2.3.LIFERAY-PATCHED-2 [19]
09:39:27,107 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED javax.servlet.jsp.jstl-api_1.2.1 [20]
09:39:27,109 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED org.apache.aries.jmx.api_1.1.1 [21]
09:39:27,184 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED org.apache.aries.jmx.core_1.1.3 [22]
09:39:27,186 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED org.apache.aries.util_1.0.0 [23]
09:39:27,190 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED org.apache.commons.fileupload_1.2.1 [24]
09:39:27,192 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED org.apache.commons.io_1.4.0 [25]
09:39:28,961 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED org.apache.felix.bundlerepository_2.0.2 [26]
09:39:29,000 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED org.apache.felix.configadmin_1.8.8 [27]
09:39:29,008 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED org.apache.felix.dependencymanager_3.2.0 [28]
09:39:29,014 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED org.apache.felix.dependencymanager.shell_3.2.0 [29]
09:39:29,071 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED org.apache.felix.eventadmin_1.4.6 [30]
09:39:29,296 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED org.apache.felix.fileinstall_3.5.1.SNAPSHOT [31]
09:39:29,309 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED org.apache.felix.gogo.command_0.12.0 [32]
09:39:29,349 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED org.apache.felix.gogo.runtime_0.10.0 [33]
09:39:29,380 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED org.apache.felix.gogo.shell_0.10.0 [34]
09:39:36,635 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][LPKGIndexValidator:175] Passed integrity check
09:39:36,661 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED org.apache.felix.scr_2.0.2 [35]
09:39:36,728 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED org.eclipse.equinox.console_1.1.100.v20141023-1406 [36]
09:39:36,733 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED org.eclipse.equinox.http.servlet_1.2.2.v20160714-2322 [37]
09:39:36,744 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED org.eclipse.equinox.metatype_1.4.200.v20150715-1528 [38]
09:39:36,749 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED org.osgi.service.http_3.5.0.LIFERAY-PATCHED-2 [39]
09:39:36,752 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED org.osgi.service.metatype_1.3.0.201505202024 [40]
09:39:36,832 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED biz.aQute.remote.agent_3.4.0.201704130550-SNAPSHOT [41]
09:39:36,834 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED Liferay CE Collaboration_7.0.5 [42]
09:39:36,836 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.announcements.web_1.0.6 [43]
09:39:37,035 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.blogs.api_3.0.1 [44]
09:39:37,047 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.blogs.editor.configuration_1.0.2 [45]
09:39:37,087 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.blogs.item.selector.api_1.0.2 [46]
09:39:37,097 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.blogs.item.selector.web_1.0.3 [47]
09:39:37,110 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.blogs.layout.prototype_2.0.3 [48]
09:39:37,118 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.blogs.recent.bloggers.web_1.1.0 [49]
09:39:37,167 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.blogs.service_1.0.4 [50]
09:39:37,198 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.blogs.web_1.0.15 [51]
09:39:37,921 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.bookmarks.api_2.0.1 [52]
09:39:37,980 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.bookmarks.service_1.0.10 [53]
09:39:38,218 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.bookmarks.web_1.0.11 [54]
09:39:38,565 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.comment.api_2.0.1 [55]
09:39:38,577 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.comment.editor.configuration_1.0.2 [56]
09:39:38,590 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.comment.page.comments.web_1.0.3 [57]
09:39:38,665 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.comment.ratings.definition_2.0.2 [58]
09:39:38,673 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.comment.sanitizer_2.0.2 [59]
09:39:38,733 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.comment.web_1.1.0 [60]
09:39:38,795 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.directory.web_1.0.6 [61]
09:39:38,911 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.document.library.api_3.0.2 [62]
09:39:38,912 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.document.library.item.selector.web_1.0.3 [63]
09:39:39,033 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.document.library.layout.set.prototype_2.0.3 [64]
09:39:39,040 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.document.library.repository.cmis.api_1.0.3 [65]
09:39:39,376 INFO [Refresh Thread: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.document.library.repository.cmis.impl_2.0.3 [66]
09:39:39,437 INFO [fileinstall-C:/Liferay/liferay-ce-portal-7.0-ga3/osgi/marketplace][BundleStartStopLogger:35] STARTED Liferay CE IP Geocoder_3.0.0 [351]
09:39:39,438 INFO [fileinstall-C:/Liferay/liferay-ce-portal-7.0-ga3/osgi/marketplace][BundleStartStopLogger:35] STARTED Liferay CE Web Experience_7.0.6 [362]
09:39:39,440 INFO [fileinstall-C:/Liferay/liferay-ce-portal-7.0-ga3/osgi/marketplace][BundleStartStopLogger:35] STARTED Liferay Marketplace_6.0.0 [476]
09:39:39,442 INFO [fileinstall-C:/Liferay/liferay-ce-portal-7.0-ga3/osgi/marketplace][BundleStartStopLogger:35] STARTED Liferay CE Sync Connector_4.0.4 [357]
09:39:39,445 INFO [fileinstall-C:/Liferay/liferay-ce-portal-7.0-ga3/osgi/marketplace][BundleStartStopLogger:35] STARTED Liferay CE Forms and Workflow_7.0.6 [122]
09:39:39,446 INFO [fileinstall-C:/Liferay/liferay-ce-portal-7.0-ga3/osgi/marketplace][BundleStartStopLogger:35] STARTED Liferay CE Foundation_7.0.7 [175]
09:39:39,448 INFO [fileinstall-C:/Liferay/liferay-ce-portal-7.0-ga3/osgi/marketplace][BundleStartStopLogger:35] STARTED Liferay CE Static_7.0.9 [356]
09:39:39,494 INFO [Refresh Thread: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.portal.remote.cxf.common_2.0.6 [275]
09:39:39,645 INFO [Refresh Thread: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.portal.remote.rest.extender_2.0.3 [279]
09:39:39,653 INFO [Refresh Thread: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.portal.remote.soap.extender_2.0.1 [280]
09:39:40,211 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.document.library.repository.search_2.0.1 [67]
09:39:40,232 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.document.library.service_1.1.4 [68]
09:39:40,322 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.document.library.web_1.1.1 [69]
09:39:40,657 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.flags.api_2.0.1 [70]
09:39:40,661 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.flags.service_2.0.4 [71]
09:39:40,666 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.flags.taglib_2.0.3 [72]
09:39:40,669 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.flags.web_2.0.3 [73]
09:39:40,686 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.image.uploader.web_1.0.6 [74]
09:39:40,716 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.invitation.invite.members.api_2.1.0 [75]
09:39:40,718 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.invitation.invite.members.service_2.0.5 [76]
09:39:40,729 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.invitation.invite.members.web_1.0.9 [77]
09:39:40,750 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.item.selector.api_2.1.0 [78]
09:39:40,752 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.item.selector.criteria.api_2.0.2 [79]
09:39:40,780 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.item.selector.editor.configuration_2.0.2 [80]
09:39:40,786 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.item.selector.taglib_1.0.7 [81]
09:39:40,802 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.item.selector.upload.web_2.0.2 [82]
09:39:40,807 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.item.selector.url.web_2.0.2 [83]
09:39:40,811 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.item.selector.web_2.0.3 [84]
09:39:40,860 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.mentions.api_2.0.2 [85]
09:39:40,863 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.mentions.service_2.0.3 [86]
09:39:40,870 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.mentions.web_1.1.1 [87]
09:39:40,925 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.message.boards.api_3.0.1 [88]
09:39:40,928 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.message.boards.comment_2.0.4 [89]
09:39:40,939 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.message.boards.layout.set.prototype_1.0.6 [90]
09:39:40,962 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.message.boards.parser.bbcode_2.0.2 [91]
09:39:40,982 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.message.boards.service_1.0.7 [92]
09:39:41,051 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.message.boards.web_1.1.0 [93]
09:39:41,266 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.microblogs.api_2.0.1 [94]
09:39:41,268 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.microblogs.service_2.0.6 [95]
09:39:41,277 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.microblogs.web_2.0.6 [96]
09:39:41,296 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.notifications.web_1.0.10 [97]
09:39:41,309 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.quick.note.web_2.0.2 [98]
09:39:41,321 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.ratings.api_2.0.1 [99]
09:39:41,327 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.ratings.page.ratings.web_2.0.3 [100]
09:39:41,344 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.ratings.service_1.0.4 [101]
09:39:41,350 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.recent.documents.web_2.0.3 [102]
09:39:41,358 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.social.activities.web_1.1.1 [103]
09:39:41,368 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.social.activity.api_1.0.1 [104]
09:39:41,371 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.social.activity.web_2.0.3 [105]
09:39:41,389 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.social.group.statistics.web_2.0.2 [106]
09:39:41,397 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.social.privatemessaging.api_2.0.1 [107]
09:39:41,401 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.social.privatemessaging.service_1.1.3 [108]
09:39:41,406 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.social.privatemessaging.web_1.0.7 [109]
09:39:41,414 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.social.requests.web_1.0.3 [110]
09:39:41,423 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.social.user.statistics.web_2.1.0 [111]
09:39:41,441 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.wiki.api_2.2.0 [112]
09:39:41,457 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.wiki.editor.configuration_1.0.3 [113]
09:39:41,475 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.wiki.engine.creole_2.0.3 [114]
09:39:41,481 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.wiki.engine.html_2.0.2 [115]
09:39:41,485 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.wiki.engine.input.editor.common_2.0.2 [116]
09:39:41,488 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.wiki.engine.text_2.0.2 [117]
09:39:41,491 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.wiki.layout.prototype_1.0.5 [118]
09:39:41,513 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.wiki.navigation.web_2.0.5 [119]
09:39:41,540 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.wiki.service_1.2.3 [120]
09:39:41,606 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.wiki.web_2.1.1 [121]
09:39:41,889 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.calendar.api_2.0.1 [123]
09:39:41,892 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.calendar.service_2.1.2 [124]
09:39:41,939 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.dynamic.data.lists.api_2.0.3 [125]
09:39:41,953 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.dynamic.data.lists.service_1.1.6 [126]
09:39:41,986 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.dynamic.data.mapping.api_3.3.0 [127]
09:39:42,002 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.dynamic.data.mapping.data.provider_2.0.2 [128]
09:39:42,017 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.dynamic.data.mapping.data.provider.rest_2.0.3 [129]
09:39:42,025 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.dynamic.data.mapping.expression_2.0.2 [130]
09:39:42,039 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.dynamic.data.mapping.form.evaluator_2.0.2 [131]
09:39:42,043 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.dynamic.data.mapping.form.field.type_2.0.3 [132]
09:39:42,051 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.dynamic.data.mapping.form.values.factory_2.0.4 [133]
09:39:42,060 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.dynamic.data.mapping.form.values.query_2.0.4 [134]
09:39:42,066 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.dynamic.data.mapping.io_2.0.7 [135]
09:39:42,072 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.dynamic.data.mapping.lang_2.0.2 [136]
09:39:42,074 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.dynamic.data.mapping.service_2.1.9 [137]
09:39:42,157 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.dynamic.data.mapping.validator_2.1.0 [138]
09:39:42,174 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.polls.api_4.0.0 [139]
09:39:42,187 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.polls.service_3.0.5 [140]
09:39:42,208 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.portal.reports.engine.api_3.0.0 [141]
09:39:42,210 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.portal.rules.engine.api_2.0.1 [142]
09:39:42,215 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.portal.rules.engine.wiring_2.0.1 [143]
09:39:42,218 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.portal.workflow.definition.link.web_1.0.4 [144]
09:39:42,239 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.portal.workflow.instance.web_1.0.6 [145]
09:39:42,272 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.portal.workflow.kaleo.api_2.0.1 [146]
09:39:42,273 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.portal.workflow.kaleo.definition.api_2.0.1 [147]
09:39:42,275 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.portal.workflow.kaleo.definition.impl_2.0.1 [148]
09:39:42,346 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.portal.workflow.kaleo.runtime.api_2.1.0 [149]
09:39:42,348 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.portal.workflow.kaleo.runtime.impl_2.0.6 [150]
09:39:42,473 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.portal.workflow.kaleo.runtime.scripting.impl_1.0.1 [151]
09:39:42,481 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.portal.workflow.kaleo.service_2.0.8 [152]
09:39:42,500 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.portal.workflow.lang_2.0.2 [153]
09:39:42,503 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.calendar.web_1.0.9 [154]
09:39:42,517 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.dynamic.data.mapping.type.paragraph_2.0.6 [155]
09:39:42,533 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.dynamic.data.lists.form.web_1.0.10 [156]
09:39:42,593 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.dynamic.data.lists.web_1.1.7 [157]
09:39:42,668 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.dynamic.data.mapping.data.provider.web_1.0.5 [158]
09:39:42,686 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.dynamic.data.mapping.form.renderer_2.1.1 [159]
09:39:42,691 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.dynamic.data.mapping.taglib_2.0.3 [160]
09:39:42,695 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.dynamic.data.mapping.type.captcha_2.0.3 [161]
09:39:42,704 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.dynamic.data.mapping.type.checkbox_2.0.7 [162]
09:39:42,723 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.dynamic.data.mapping.type.date_2.0.7 [163]
09:39:42,734 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.dynamic.data.mapping.type.editor_2.0.7 [164]
09:39:42,741 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.dynamic.data.mapping.type.key.value_2.0.5 [165]
09:39:42,749 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.dynamic.data.mapping.type.options_2.0.5 [166]
09:39:42,753 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.dynamic.data.mapping.type.radio_2.0.8 [167]
09:39:42,770 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.dynamic.data.mapping.type.select_2.0.7 [168]
09:39:42,779 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.dynamic.data.mapping.type.text_2.0.7 [169]
09:39:42,789 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.dynamic.data.mapping.type.validation_2.0.4 [170]
09:39:42,798 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.dynamic.data.mapping.web_1.0.10 [171]
09:39:42,842 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.polls.web_2.0.6 [172]
09:39:42,879 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.portal.workflow.definition.web_1.0.5 [173]
09:39:42,917 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.portal.workflow.task.web_1.0.8 [174]
09:39:42,984 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED woodstox-core-asl_4.4.1 [176]
09:39:42,986 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.configuration.admin.web_1.0.7 [177]
09:39:43,015 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.contacts.api_2.0.3 [178]
09:39:43,017 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.contacts.service_2.0.4 [179]
09:39:43,022 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.contacts.web_1.0.12 [180]
09:39:43,144 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.expando.web_1.0.5 [181]
09:39:43,148 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.frontend.css.common_2.0.1 [182]
09:39:43,150 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.frontend.css.rtl.converter_1.0.2 [183]
09:39:43,152 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.frontend.css.rtl.servlet_1.0.3 [184]
09:39:43,156 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.frontend.css.web_1.0.11 [185]
09:39:43,160 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.frontend.editor.alloyeditor.web_1.0.7 [186]
09:39:43,184 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.frontend.editor.ckeditor.web_1.0.7 [187]
09:39:43,214 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.frontend.editor.lang_1.0.2 [188]
09:39:43,224 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.frontend.editor.simple.web_1.0.3 [189]
09:39:43,238 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.frontend.editor.tinymce.web_1.0.3 [190]
09:39:43,249 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.frontend.image.editor.api_1.0.2 [191]
09:39:43,251 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.frontend.image.editor.capability.brightness_1.0.3 [192]
09:39:43,254 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.frontend.image.editor.capability.contrast_1.0.3 [193]
09:39:43,258 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.frontend.image.editor.capability.crop_1.0.3 [194]
09:39:43,260 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.frontend.image.editor.capability.effects_1.0.3 [195]
09:39:43,262 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.frontend.image.editor.capability.resize_1.0.3 [196]
09:39:43,265 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.frontend.image.editor.capability.rotate_1.0.3 [197]
09:39:43,268 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.frontend.image.editor.capability.saturation_1.0.3 [198]
09:39:43,270 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.frontend.image.editor.integration.document.library_1.0.4 [199]
09:39:43,298 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.frontend.image.editor.web_1.0.3 [200]
09:39:43,327 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.frontend.js.bundle.config.extender_1.0.4 [201]
09:39:43,371 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.frontend.js.loader.modules.extender_1.0.3 [202]
09:39:43,392 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.frontend.js.metal.web_1.0.7 [203]
09:39:43,395 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.frontend.js.polyfill.babel.web_1.0.2 [204]
09:39:43,397 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.frontend.js.soyutils.web_1.0.3 [205]
09:39:43,398 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.frontend.js.spa.web_1.0.10 [206]
09:39:43,426 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.frontend.js.web_1.0.10 [207]
09:39:43,432 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.frontend.taglib_2.0.5 [208]
09:39:43,435 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.frontend.taglib.util.freemarker.contributor_1.0.2 [209]
09:39:43,436 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.frontend.theme.contributor.extender_1.0.4 [210]
09:39:43,554 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.frontend.theme.styled_2.0.9 [211]
09:39:43,556 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.frontend.theme.unstyled_2.0.8 [212]
09:39:43,557 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.hello.soy.web_1.0.2 [213]
09:39:43,566 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.hello.velocity.web_2.0.3 [214]
09:39:43,570 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.hello.world.web_2.0.3 [215]
09:39:43,577 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.license.manager.web_2.0.2 [216]
09:39:43,583 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.login.authentication.facebook.connect.web_2.0.3 [217]
09:39:43,593 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.login.authentication.google.web_2.0.2 [218]
09:39:43,597 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.login.authentication.openid.web_2.0.2 [219]
09:39:43,603 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.login.web_1.0.7 [220]
09:39:43,647 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.map.api_2.0.1 [221]
09:39:43,652 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.map.common_2.0.1 [222]
09:39:43,654 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.map.google.maps_1.0.6 [223]
09:39:43,657 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.map.openstreetmap_2.0.2 [224]
09:39:43,660 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.map.taglib_1.0.5 [225]
09:39:43,665 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.mobile.device.rules.api_2.0.1 [226]
09:39:43,666 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.mobile.device.rules.service_1.2.1 [227]
09:39:43,717 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.mobile.device.rules.web_1.0.10 [228]
09:39:43,751 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.monitoring.web_1.0.5 [229]
09:39:43,764 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.my.account.web_1.0.3 [230]
09:39:43,797 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.password.policies.admin.api_2.0.1 [231]
09:39:43,798 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.password.policies.admin.impl_1.0.4 [232]
09:39:43,807 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.password.policies.admin.web_1.0.12 [233]
09:39:43,821 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.petra.collection_1.0.2 [234]
09:39:43,823 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.petra.content_1.0.1 [235]
09:39:43,824 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.petra.doulos_3.2.2 [236]
09:39:43,829 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.petra.encryptor_1.0.2 [237]
09:39:43,830 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.petra.io.delta_1.0.3 [238]
09:39:43,833 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.petra.log4j_1.0.2 [239]
09:39:43,838 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.petra.mail_1.0.2 [240]
09:39:43,847 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.plugins.admin.web_1.0.4 [241]
09:39:43,857 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.portal.background.task.api_2.1.0 [242]
09:39:43,859 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.portal.background.task.service_2.0.6 [243]
09:39:43,883 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.portal.background.task.web_2.0.2 [244]
09:39:43,905 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.portal.cache_2.1.1 [245]
09:39:43,926 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.portal.cache.ehcache_2.1.1 [246]
09:39:43,958 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.portal.cache.ehcache.provider_2.0.1 [247]
09:39:43,959 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.portal.cache.single_2.0.1 [248]
09:39:43,967 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.portal.cluster.single_2.0.1 [249]
09:39:43,985 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.portal.compound.session.id_2.0.1 [250]
09:39:44,006 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.portal.configuration.cluster_2.1.0 [251]
09:39:44,011 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.portal.configuration.extender_2.0.1 [252]
09:39:44,037 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.portal.configuration.metatype.definitions.annotations_2.0.2 [253]
09:39:44,089 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.portal.configuration.metatype.definitions.equinox_2.0.3 [254]
09:39:44,091 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.portal.configuration.module.configuration_2.0.3 [255]
09:39:44,111 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.portal.configuration.settings_2.0.3 [256]
09:39:44,123 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.portal.dao.orm.custom.sql_1.0.3 [257]
09:39:44,125 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.portal.executor_2.0.1 [258]
09:39:44,144 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.portal.init.servlet.filter_2.0.2 [259]
09:39:44,171 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.portal.instance.lifecycle_3.0.1 [260]
09:39:44,178 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.portal.instances.web_1.0.4 [261]
09:39:44,192 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.portal.jmx_3.0.1 [262]
09:39:45,006 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.portal.language.extender_2.0.2 [263]
09:39:45,314 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.portal.language.servlet.filter_2.0.2 [264]
09:39:45,317 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.portal.license.deployer_1.0.4 [265]
09:39:45,332 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.portal.lock.api_2.0.1 [266]
09:39:45,334 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.portal.lock.service_2.0.4 [267]
09:39:45,354 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.portal.messaging_3.0.1 [268]
09:39:45,453 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.portal.mobile.device.recognition.api_1.0.1 [269]
09:39:45,471 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.portal.monitoring_4.0.1 [270]
09:39:45,578 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.portal.output.stream.container_2.0.1 [271]
09:39:45,716 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.portal.pop.notifications_2.0.2 [272]
09:39:45,728 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.portal.portlet.bridge.soy_3.0.1 [273]
09:39:45,735 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.portal.remote.axis.extender_1.0.3 [274]
09:39:45,939 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.portal.remote.http.tunnel.extender_2.0.2 [277]
09:39:45,989 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.portal.remote.json.web.service.extender_2.0.2 [278]
09:39:46,004 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.portal.scheduler_3.0.1 [281]
09:39:46,041 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.portal.scheduler.quartz_2.0.4 [282]
09:39:46,072 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.portal.scheduler.single_2.0.2 [283]
09:39:46,116 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.portal.scripting.api_1.0.1 [284]
09:39:46,133 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.portal.scripting.executor_2.1.0 [285]
09:39:46,156 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.portal.scripting.groovy_2.0.2 [286]
09:39:46,180 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.portal.search_3.1.4 [287]
09:39:46,409 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.portal.search.elasticsearch_2.0.5 [288]
09:39:46,892 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.portal.search.facet_2.0.2 [289]
09:39:46,900 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.portal.search.web_1.1.6 [290]
09:39:46,936 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.portal.security.antisamy_2.0.2 [291]
09:39:47,007 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.portal.security.audit.api_2.0.1 [292]
09:39:47,023 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.portal.security.audit.wiring_2.0.1 [293]
09:39:47,048 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.portal.security.auth.verifier_2.0.2 [294]
09:39:47,111 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.portal.security.auto.login_2.0.3 [295]
09:39:47,139 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.portal.security.exportimport.api_2.0.1 [296]
09:39:47,143 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.portal.security.ldap_2.0.6 [297]
09:39:47,284 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.portal.security.service.access.policy.api_2.0.2 [298]
09:39:47,293 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.portal.security.service.access.policy.service_2.0.4 [299]
09:39:47,314 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.portal.security.service.access.policy.web_1.0.6 [300]
09:39:47,322 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.portal.security.sso.cas_3.0.3 [301]
09:39:47,350 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.portal.security.sso.facebook.connect_3.0.1 [302]
09:39:47,382 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.portal.security.sso.google_2.0.2 [303]
09:39:47,401 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.portal.security.sso.ntlm_3.0.2 [304]
09:39:47,445 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.portal.security.sso.openid_3.0.1 [305]
09:39:47,479 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.portal.security.sso.opensso_3.0.1 [306]
09:39:47,514 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.portal.security.sso.token_3.0.1 [307]
09:39:47,562 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.portal.settings.api_2.0.1 [308]
09:39:47,568 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.portal.settings.authentication.cas.web_1.0.3 [309]
09:39:47,585 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.portal.settings.authentication.facebook.connect.web_1.0.3 [310]
09:39:47,602 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.portal.settings.authentication.google.web_1.0.2 [311]
09:39:47,618 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.portal.settings.authentication.ldap.web_1.0.6 [312]
09:39:47,647 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.portal.settings.authentication.ntlm.web_1.0.3 [313]
09:39:47,655 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.portal.settings.authentication.openid.web_1.0.3 [314]
09:39:47,707 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.portal.settings.authentication.opensso.web_1.0.3 [315]
09:39:47,718 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.portal.settings.lang_1.0.2 [316]
09:39:47,724 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.portal.settings.web_1.0.7 [317]
09:39:47,811 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.portal.spring.extender_2.0.3 [318]
09:39:47,820 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.portal.store.cmis_2.0.2 [319]
09:39:47,824 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.portal.store.db_2.0.1 [320]
09:39:47,831 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.portal.store.file.system_2.0.1 [321]
09:39:47,903 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.portal.store.jcr_2.0.1 [322]
09:39:47,917 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.portal.store.s3_2.0.3 [323]
09:39:47,924 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.portal.store.safe.file.name.wrapper_1.0.1 [324]
09:39:47,935 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.portal.template.freemarker_2.0.9 [325]
09:39:48,639 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.portal.template.soy_2.0.3 [326]
09:39:48,701 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.portal.template.velocity_2.0.4 [327]
09:39:48,756 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.portal.template.xsl_2.0.2 [328]
09:39:48,772 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.portal.upgrade_2.4.1 [329]
09:39:48,783 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.portal.verify.extender_2.0.2 [330]
09:39:48,791 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.portal.weblogic.support_2.0.2 [331]
09:39:48,796 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.roles.admin.api_2.0.1 [332]
09:39:48,802 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.roles.admin.impl_1.0.4 [333]
09:39:48,846 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.roles.admin.web_1.0.11 [334]
09:39:48,881 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.roles.selector.web_1.0.5 [335]
09:39:48,901 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.server.admin.web_1.0.8 [336]
09:39:48,937 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.user.groups.admin.api_2.0.1 [337]
09:39:48,940 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.user.groups.admin.impl_1.0.4 [338]
09:39:48,959 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.user.groups.admin.web_1.0.7 [339]
09:39:49,007 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.users.admin.api_2.0.1 [340]
09:39:49,019 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.users.admin.impl_1.0.4 [341]
09:39:49,045 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.users.admin.web_2.0.7 [342]
09:39:49,337 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.web.proxy.web_1.0.4 [343]
09:39:49,348 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.xstream.configurator.api_2.0.1 [344]
09:39:49,351 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED stax2-api_3.1.4 [345]
09:39:49,357 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED Liferay CE Foundation-admin-theme-wrapper_1.0.7 [346]
09:39:49,362 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED Liferay CE Foundation-classic-theme-wrapper_1.0.9 [347]
09:39:49,367 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED Liferay CE Foundation-product-app-theme-wrapper_1.0.7 [348]
09:39:49,374 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED Liferay CE Foundation-user-dashboard-theme-wrapper_1.0.7 [349]
09:39:49,379 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED Liferay CE Foundation-user-profile-theme-wrapper_1.0.7 [350]
09:39:49,385 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.ip.geocoder.sample.web_2.0.2 [352]
09:39:49,402 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.ip.geocoder_2.0.5 [353]
09:39:49,413 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.maxmind.geoip.api_1.2.14 [354]
09:39:49,416 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED org.tukaani.xz_1.5.0 [355]
09:39:49,420 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.sync.api_2.0.0 [358]
09:39:49,427 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.sync.security_2.0.3 [359]
09:39:49,440 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.sync.service_1.1.1 [360]
09:39:49,473 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.sync.web_1.0.3 [361]
09:39:49,491 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.application.list.api_2.1.2 [363]
09:39:49,539 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.application.list.taglib_2.0.5 [364]
09:39:49,545 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.application.list.user.personal.site.permissions_2.0.3 [365]
09:39:49,558 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.asset.browser.web_1.0.7 [366]
09:39:49,577 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.asset.categories.admin.web_1.0.10 [367]
09:39:49,599 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.asset.categories.navigation.web_1.0.5 [368]
09:39:49,694 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.asset.categories.service_1.0.6 [369]
09:39:49,707 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.asset.display.web_1.0.2 [370]
09:39:49,767 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.asset.entry.query.processor.custom.user.attributes_2.0.3 [371]
09:39:49,778 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.asset.publisher.layout.prototype_1.0.4 [372]
09:39:49,787 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.asset.publisher.web_1.2.0 [373]
09:39:50,071 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.asset.taglib_2.0.4 [374]
09:39:50,080 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.asset.tags.admin.web_1.0.4 [375]
09:39:50,091 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.asset.tags.compiler.web_2.0.2 [376]
09:39:50,105 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.asset.tags.navigation.web_2.0.3 [377]
09:39:50,139 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.asset.tags.service_2.0.2 [378]
09:39:50,153 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.asset.web_2.0.2 [379]
09:39:50,160 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.exportimport.api_2.1.0 [380]
09:39:50,165 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.exportimport.resources.importer_1.2.0 [381]
09:39:50,213 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.exportimport.service_3.0.3 [382]
09:39:50,397 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.exportimport.web_1.0.11 [383]
09:39:50,592 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.iframe.web_1.0.5 [384]
09:39:50,612 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.journal.api_2.1.1 [385]
09:39:50,614 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.journal.content.asset.addon.entry.comments_1.0.4 [386]
09:39:50,624 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.journal.content.asset.addon.entry.common_2.0.3 [387]
09:39:50,641 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.journal.content.asset.addon.entry.conversions_2.0.2 [388]
09:39:50,652 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.journal.content.asset.addon.entry.locales_1.0.3 [389]
09:39:50,661 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.journal.content.asset.addon.entry.print_2.0.2 [390]
09:39:50,664 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.journal.content.asset.addon.entry.ratings_2.0.2 [391]
09:39:50,667 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.journal.content.asset.addon.entry.related.assets_2.0.2 [392]
09:39:50,675 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.journal.content.search.web_1.0.4 [393]
09:39:50,697 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.journal.content.web_1.1.1 [394]
09:39:50,729 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.journal.editor.configuration_1.0.2 [395]
09:39:50,741 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.journal.item.selector.api_1.0.2 [396]
09:39:50,748 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.journal.item.selector.web_1.0.3 [397]
09:39:50,754 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.journal.lang_2.0.2 [398]
09:39:50,759 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.journal.ratings.definition_2.0.2 [399]
09:39:50,775 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.journal.service_3.1.0 [400]
09:39:50,899 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.journal.terms.of.use_2.0.8 [401]
09:39:50,912 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.journal.web_1.2.3 [402]
09:39:51,058 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.layout.admin.web_1.0.12 [403]
09:39:51,261 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.layout.impl_2.0.2 [404]
09:39:51,275 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.layout.item.selector.api_1.0.2 [405]
09:39:51,283 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.layout.item.selector.web_1.1.1 [406]
09:39:51,290 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.layout.prototype.api_1.0.1 [407]
09:39:51,294 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.layout.prototype.impl_1.0.3 [408]
09:39:51,307 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.layout.prototype.web_1.0.7 [409]
09:39:51,322 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.layout.set.prototype.api_1.0.2 [410]
09:39:51,325 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.layout.set.prototype.impl_1.1.0 [411]
09:39:51,345 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.layout.set.prototype.web_1.0.8 [412]
09:39:51,379 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.layout.taglib_2.0.5 [413]
09:39:51,392 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.layout.type.controller.control.panel_2.0.2 [414]
09:39:51,409 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.layout.type.controller.full.page.application_2.0.2 [415]
09:39:51,421 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.layout.type.controller.node_2.0.2 [416]
09:39:51,428 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.layout.type.controller.shared.portlet_2.0.2 [417]
09:39:51,438 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.nested.portlets.web_2.0.3 [418]
09:39:51,453 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.portlet.configuration.css.web_2.0.3 [419]
09:39:51,475 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.portlet.configuration.icon.close_2.0.2 [420]
09:39:51,483 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.portlet.configuration.icon.edit_2.0.2 [421]
09:39:51,493 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.portlet.configuration.icon.edit.defaults_2.0.2 [422]
09:39:51,502 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.portlet.configuration.icon.edit.guest_2.0.2 [423]
09:39:51,511 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.portlet.configuration.icon.help_2.0.2 [424]
09:39:51,528 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.portlet.configuration.icon.locator.api_2.0.2 [425]
09:39:51,557 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.portlet.configuration.icon.maximize_2.0.2 [426]
09:39:51,565 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.portlet.configuration.icon.minimize_2.0.2 [427]
09:39:51,575 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.portlet.configuration.icon.print_2.0.2 [428]
09:39:51,585 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.portlet.configuration.icon.refresh_2.0.2 [429]
09:39:51,601 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.portlet.configuration.sharing.web_2.0.3 [430]
09:39:51,629 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.portlet.configuration.toolbar.contributor.locator.api_2.0.2 [431]
09:39:51,645 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.portlet.configuration.web_1.0.7 [432]
09:39:51,686 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.portlet.display.template_2.0.2 [433]
09:39:51,692 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.portlet.display.template.web_2.0.4 [434]
09:39:51,711 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.product.navigation.control.menu.api_3.0.0 [435]
09:39:51,738 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.product.navigation.control.menu.theme.contributor_2.0.3 [436]
09:39:51,750 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.product.navigation.control.menu.web_2.0.5 [437]
09:39:52,100 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.product.navigation.control.panel_2.0.2 [438]
09:39:52,118 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.product.navigation.product.menu.theme.contributor_2.0.4 [439]
09:39:52,126 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.product.navigation.product.menu.web_2.0.4 [440]
09:39:52,149 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.product.navigation.simulation_2.0.1 [441]
09:39:52,157 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.product.navigation.simulation.device_2.0.3 [442]
09:39:52,162 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.product.navigation.simulation.theme.contributor_2.0.2 [443]
09:39:52,166 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.product.navigation.simulation.web_2.1.0 [444]
09:39:52,177 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.product.navigation.site.administration_2.0.2 [445]
09:39:52,205 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.product.navigation.taglib_2.0.3 [446]
09:39:52,211 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.product.navigation.user_2.0.2 [447]
09:39:52,217 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.product.navigation.user.personal.bar.web_2.0.2 [448]
09:39:52,235 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.rss.util_1.0.3 [449]
09:39:52,245 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.rss.web_2.1.0 [450]
09:39:52,286 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.site.admin.web_1.0.11 [451]
09:39:52,410 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.site.api_2.0.3 [452]
09:39:52,427 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.site.browser.web_2.0.6 [453]
09:39:52,446 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.site.item.selector.api_1.0.2 [454]
09:39:52,453 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.site.item.selector.web_2.0.5 [455]
09:39:52,466 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.site.memberships.web_1.0.12 [456]
09:39:52,530 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.site.my.sites.web_1.0.6 [457]
09:39:52,551 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.site.navigation.breadcrumb.web_2.0.3 [458]
09:39:52,579 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.site.navigation.directory.web_2.0.3 [459]
09:39:52,599 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.site.navigation.language.web_2.1.0 [460]
09:39:52,637 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.site.navigation.menu.web_2.0.4 [461]
09:39:52,665 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.site.navigation.site.map.web_2.0.2 [462]
09:39:52,687 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.site.navigation.taglib_2.0.4 [463]
09:39:52,694 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.site.teams.web_1.0.10 [464]
09:39:52,729 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.staging.api_2.0.1 [465]
09:39:52,744 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.staging.bar.web_1.0.5 [466]
09:39:52,831 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.staging.configuration.web_1.0.5 [467]
09:39:52,860 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.staging.lang_2.0.4 [468]
09:39:52,861 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.staging.portlet.data.handler_2.0.1 [469]
09:39:52,876 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.staging.processes.web_1.0.6 [470]
09:39:53,056 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.staging.security_2.0.5 [471]
09:39:53,069 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.staging.taglib_3.1.5 [472]
09:39:53,073 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.trash.taglib_2.0.3 [473]
09:39:53,078 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.trash.web_1.0.7 [474]
09:39:53,128 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.xsl.content.web_2.0.3 [475]
09:39:53,154 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.marketplace.api_4.1.0 [477]
09:39:53,159 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.marketplace.app.manager.web_1.0.9 [478]
09:39:53,177 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.marketplace.deployer_2.0.6 [479]
09:39:53,203 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.marketplace.service_2.1.9 [480]
09:39:53,226 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED com.liferay.marketplace.store.web_2.0.4 [481]
09:39:53,239 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED admin-theme_1.0.7 [482]
09:39:53,243 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED classic-theme_1.0.9 [483]
09:39:53,247 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED user-profile-theme_1.0.7 [484]
09:39:53,252 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED product-app-theme_1.0.7 [485]
09:39:53,256 INFO [Start Level: Equinox Container: 20680657-e550-0017-108a-ca80ba601460][BundleStartStopLogger:35] STARTED user-dashboard-theme_1.0.7 [486]
09:40:18,965 WARN [localhost-startStop-1][EmbeddedElasticsearchConnection:249] Liferay is configured to use embedded Elasticsearch as its search engine. Do NOT use embedded Elasticsearch in production. Embedded Elasticsearch is useful for development and demonstration purposes. Remote Elasticsearch connections can be configured in the Control Panel.
09:40:19,083 INFO [localhost-startStop-1][node:137] [Venom] version[2.2.0], pid[3912], build[8ff36d1/2016-01-27T13:32:39Z]
09:40:19,085 INFO [localhost-startStop-1][node:139] [Venom] initializing ...
09:40:19,305 INFO [localhost-startStop-1][plugins:180] [Venom] modules [], plugins [analysis-kuromoji, analysis-icu, analysis-smartcn, analysis-stempel], sites []
09:40:19,342 INFO [localhost-startStop-1][env:288] [Venom] using [1] data paths, mounts [[(Cemoticon]], net usable_space [16.7gb], net total_space [175.8gb], spins? [unknown], types [NTFS]
09:40:19,342 INFO [localhost-startStop-1][env:303] [Venom] heap size [1.7gb], compressed ordinary object pointers [unknown]
09:40:22,304 INFO [localhost-startStop-1][node:212] [Venom] initialized
09:40:22,304 INFO [localhost-startStop-1][node:238] [Venom] starting ...
09:40:22,306 INFO [localhost-startStop-1][transport:172] [Venom] publish_address {local[1]}, bound_addresses {local[1]}
09:40:22,325 INFO [localhost-startStop-1][discovery:86] [Venom] LiferayElasticsearchCluster/gt1cWymnQpqKyTOnGuT_jQ
09:40:22,331 INFO [elasticsearch[Venom][clusterService#updateTask][T#1]][service:570] [Venom] master {new {Venom}{gt1cWymnQpqKyTOnGuT_jQ}{local}{local[1]}{local=true}}, removed {{Venom}{Hcxxh4BNRUyT19U1cdod_A}{local}{local[1]}{local=true},}, reason: local-disco-initial_connect(master)
09:40:22,611 INFO [elasticsearch[Venom][clusterService#updateTask][T#1]][gateway:277] [Venom] recovered [2] indices into cluster_state
09:40:24,633 INFO [localhost-startStop-1][http:94] [Venom] publish_address {127.0.0.1:9200}, bound_addresses {127.0.0.1:9200}
09:40:24,635 INFO [localhost-startStop-1][node:274] [Venom] started
09:40:25,599 INFO [elasticsearch[Venom][clusterService#updateTask][T#1]][allocation:238] [Venom] Cluster health status changed from [RED] to [GREEN] (reason: [shards started [[liferay-0][0], [liferay-0][0]] ...]).
09:40:32,388 INFO [localhost-startStop-1][StartupAction:118] There are no patches installed
09:40:32,564 INFO [localhost-startStop-1][BaseDB:498] Database supports case sensitive queries
09:40:34,661 INFO [localhost-startStop-1][PluginPackageUtil:1003] Reading plugin package for the root context
09:40:36,022 INFO [localhost-startStop-1][AutoDeployDir:185] Auto deploy scanner started for C:\Liferay\liferay-ce-portal-7.0-ga3\deploy
09:40:39,944 INFO [localhost-startStop-1][BaseAutoDeployListener:42] Copying themes for C:\Liferay\liferay-ce-portal-7.0-ga3\tomcat-8.0.32\temp\20170614094039866XBVXYTWU\product-app-theme.war
09:40:40,099 INFO [localhost-startStop-1][BaseDeployer:873] Deploying product-app-theme.war
09:40:52,404 WARN [elasticsearch[Venom][management][T#2]][decider:157] [Venom] high disk watermark [90%] exceeded on [gt1cWymnQpqKyTOnGuT_jQ][Venom][C:\Liferay\liferay-ce-portal-7.0-ga3\data\elasticsearch\indices\LiferayElasticsearchCluster\nodes\0] free: 16.7gb[9.5%], shards will be relocated away from this node
09:40:52,416 INFO [elasticsearch[Venom][management][T#2]][decider:218] [Venom] rerouting shards: [high disk watermark exceeded on one or more nodes]
09:41:02,396 INFO [localhost-startStop-1][BaseAutoDeployListener:50] Themes for C:\Liferay\liferay-ce-portal-7.0-ga3\tomcat-8.0.32\temp\20170614094039866XBVXYTWU\product-app-theme.war copied successfully
09:41:08,185 INFO [localhost-startStop-1][BaseAutoDeployListener:42] Copying themes for C:\Liferay\liferay-ce-portal-7.0-ga3\tomcat-8.0.32\temp\20170614094108163VNZUWHAH\user-dashboard-theme.war
09:41:08,272 INFO [localhost-startStop-1][BaseDeployer:873] Deploying user-dashboard-theme.war
09:41:22,551 WARN [elasticsearch[Venom][management][T#1]][decider:157] [Venom] high disk watermark [90%] exceeded on [gt1cWymnQpqKyTOnGuT_jQ][Venom][C:\Liferay\liferay-ce-portal-7.0-ga3\data\elasticsearch\indices\LiferayElasticsearchCluster\nodes\0] free: 16.7gb[9.5%], shards will be relocated away from this node
09:41:27,291 INFO [localhost-startStop-1][BaseAutoDeployListener:50] Themes for C:\Liferay\liferay-ce-portal-7.0-ga3\tomcat-8.0.32\temp\20170614094108163VNZUWHAH\user-dashboard-theme.war copied successfully
09:41:31,675 INFO [localhost-startStop-1][BaseAutoDeployListener:42] Copying themes for C:\Liferay\liferay-ce-portal-7.0-ga3\tomcat-8.0.32\temp\20170614094131627TOSUNZTL\user-profile-theme.war
09:41:31,773 INFO [localhost-startStop-1][BaseDeployer:873] Deploying user-profile-theme.war
09:41:46,000 INFO [localhost-startStop-1][BaseAutoDeployListener:50] Themes for C:\Liferay\liferay-ce-portal-7.0-ga3\tomcat-8.0.32\temp\20170614094131627TOSUNZTL\user-profile-theme.war copied successfully
09:41:49,923 INFO [localhost-startStop-1][BaseAutoDeployListener:42] Copying themes for C:\Liferay\liferay-ce-portal-7.0-ga3\tomcat-8.0.32\temp\20170614094149902ANETKPGU\classic-theme.war
09:41:50,037 INFO [localhost-startStop-1][BaseDeployer:873] Deploying classic-theme.war
09:41:52,611 WARN [elasticsearch[Venom][management][T#3]][decider:157] [Venom] high disk watermark [90%] exceeded on [gt1cWymnQpqKyTOnGuT_jQ][Venom][C:\Liferay\liferay-ce-portal-7.0-ga3\data\elasticsearch\indices\LiferayElasticsearchCluster\nodes\0] free: 16.7gb[9.5%], shards will be relocated away from this node
09:41:52,612 INFO [elasticsearch[Venom][management][T#3]][decider:218] [Venom] rerouting shards: [high disk watermark exceeded on one or more nodes]
09:42:01,470 INFO [localhost-startStop-1][BaseAutoDeployListener:50] Themes for C:\Liferay\liferay-ce-portal-7.0-ga3\tomcat-8.0.32\temp\20170614094149902ANETKPGU\classic-theme.war copied successfully
09:42:05,287 INFO [localhost-startStop-1][BaseAutoDeployListener:42] Copying themes for C:\Liferay\liferay-ce-portal-7.0-ga3\tomcat-8.0.32\temp\20170614094205268ZUTRSJVO\admin-theme.war
09:42:05,392 INFO [localhost-startStop-1][BaseDeployer:873] Deploying admin-theme.war
09:42:16,822 INFO [localhost-startStop-1][BaseAutoDeployListener:50] Themes for C:\Liferay\liferay-ce-portal-7.0-ga3\tomcat-8.0.32\temp\20170614094205268ZUTRSJVO\admin-theme.war copied successfully
09:42:20,599 INFO [fileinstall-C:/Liferay/liferay-ce-portal-7.0-ga3/osgi/war][BaseAutoDeployListener:42] Copying portlets for C:\Liferay\liferay-ce-portal-7.0-ga3\tomcat-8.0.32\temp\20170614094220592BJMCSEDB\testing-portlet-7.0.0.1.war
09:42:21,036 INFO [fileinstall-C:/Liferay/liferay-ce-portal-7.0-ga3/osgi/war][BaseDeployer:873] Deploying testing-portlet-7.0.0.1.war
09:42:21,672 INFO [fileinstall-C:/Liferay/liferay-ce-portal-7.0-ga3/osgi/war][BaseAutoDeployListener:50] Portlets for C:\Liferay\liferay-ce-portal-7.0-ga3\tomcat-8.0.32\temp\20170614094220592BJMCSEDB\testing-portlet-7.0.0.1.war copied successfully
09:42:22,840 WARN [elasticsearch[Venom][management][T#2]][decider:157] [Venom] high disk watermark [90%] exceeded on [gt1cWymnQpqKyTOnGuT_jQ][Venom][C:\Liferay\liferay-ce-portal-7.0-ga3\data\elasticsearch\indices\LiferayElasticsearchCluster\nodes\0] free: 16.7gb[9.5%], shards will be relocated away from this node
09:42:24,866 INFO [localhost-startStop-1][UpgradeProcess:82] Upgrading com.liferay.wiki.navigation.web.internal.upgrade.WikiNavigationWebUpgrade$1
09:42:24,885 INFO [localhost-startStop-1][UpgradeProcess:97] Completed upgrade process com.liferay.wiki.navigation.web.internal.upgrade.WikiNavigationWebUpgrade$1 in 19ms
09:42:26,830 INFO [liferay/scheduler_dispatch-5][PluginPackageUtil:1267] Reloading repositories
09:42:27,318 INFO [fileinstall-C:/Liferay/liferay-ce-portal-7.0-ga3/osgi/war][BaseAutoDeployListener:42] Copying portlets for C:\Liferay\liferay-ce-portal-7.0-ga3\tomcat-8.0.32\temp\20170614094227315PYJGSGSX\conversation-portlet-7.0.0.1.war
09:42:27,549 INFO [fileinstall-C:/Liferay/liferay-ce-portal-7.0-ga3/osgi/war][BaseDeployer:873] Deploying conversation-portlet-7.0.0.1.war
09:42:29,601 INFO [fileinstall-C:/Liferay/liferay-ce-portal-7.0-ga3/osgi/war][BaseAutoDeployListener:50] Portlets for C:\Liferay\liferay-ce-portal-7.0-ga3\tomcat-8.0.32\temp\20170614094227315PYJGSGSX\conversation-portlet-7.0.0.1.war copied successfully
09:42:38,802 INFO [fileinstall-C:/Liferay/liferay-ce-portal-7.0-ga3/osgi/war][BundleStartStopLogger:35] STARTED conversation-portlet_7.0.0.1 [539]
09:42:38,823 INFO [fileinstall-C:/Liferay/liferay-ce-portal-7.0-ga3/osgi/war][BundleStartStopLogger:35] STARTED testing-portlet_7.0.0.1 [538]
09:42:51,772 TRACE [elasticsearch[Venom][bulk][T#1]][index:158] took[1.7s], took_millis[1797], type[LiferayDocumentType], id[com_liferay_configuration_admin_web_portlet_SystemSettingsPortlet_PORTLET_com.liferay.portal.osgi.web.wab.extender.internal.configuration.WabExtenderConfiguration], routing[] , source[{"uid":"com_liferay_configuration_admin_web_portlet_SystemSettingsPortlet_PORTLET_com.liferay.portal.osgi.web.wab.extender.internal.configuration.WabExtenderConfiguration","companyId":"0","configurationModelId":"com.liferay.portal.osgi.web.wab.extender.internal.configuration.WabExtenderConfiguration","entryClassName":"com.liferay.configuration.admin.web.internal.model.ConfigurationModel","configurationModelFactoryPid":"com.liferay.portal.osgi.web.wab.extender.internal.configuration.WabExtenderConfiguration","title_zh_CN":"WAB扩展器","title_es_ES":"Extensor WAB","title_ja_JP":"WAB Extender","title_iw_IL":"WAB Extender","title_nl_NL":"WAB-verlenger","title_fi_FI":"WAB Extender -laite","title_ca_ES":"Estensor WAB","title_hu_HU":"WAB bővítő","title":"Extendeur WAB","title_fr_FR":"Extendeur WAB","title_en_US":"WAB Extender","title_pt_BR":"Extensor WAB","title_de_DE":"WAB Extender","configurationModelAttributeName":"Stop timeout"}]
09:42:52,929 WARN [elasticsearch[Venom][management][T#1]][decider:157] [Venom] high disk watermark [90%] exceeded on [gt1cWymnQpqKyTOnGuT_jQ][Venom][C:\Liferay\liferay-ce-portal-7.0-ga3\data\elasticsearch\indices\LiferayElasticsearchCluster\nodes\0] free: 16.7gb[9.5%], shards will be relocated away from this node
09:42:52,930 INFO [elasticsearch[Venom][management][T#1]][decider:218] [Venom] rerouting shards: [high disk watermark exceeded on one or more nodes]
09:43:22,940 WARN [elasticsearch[Venom][management][T#3]][decider:157] [Venom] high disk watermark [90%] exceeded on [gt1cWymnQpqKyTOnGuT_jQ][Venom][C:\Liferay\liferay-ce-portal-7.0-ga3\data\elasticsearch\indices\LiferayElasticsearchCluster\nodes\0] free: 16.7gb[9.5%], shards will be relocated away from this node
09:43:49,885 INFO [localhost-startStop-1][HotDeployImpl:226] Deploying admin-theme from queue
09:43:49,889 INFO [localhost-startStop-1][PluginPackageUtil:1006] Reading plugin package for admin-theme
09:43:50,037 INFO [localhost-startStop-1][ThemeHotDeployListener:94] Registering themes for admin-theme
09:43:52,954 WARN [elasticsearch[Venom][management][T#2]][decider:157] [Venom] high disk watermark [90%] exceeded on [gt1cWymnQpqKyTOnGuT_jQ][Venom][C:\Liferay\liferay-ce-portal-7.0-ga3\data\elasticsearch\indices\LiferayElasticsearchCluster\nodes\0] free: 16.7gb[9.5%], shards will be relocated away from this node
09:43:52,955 INFO [elasticsearch[Venom][management][T#2]][decider:218] [Venom] rerouting shards: [high disk watermark exceeded on one or more nodes]
09:43:57,364 INFO [localhost-startStop-1][ThemeHotDeployListener:109] 1 theme for admin-theme is available for use
09:43:57,786 INFO [localhost-startStop-1][HotDeployImpl:226] Deploying classic-theme from queue
09:43:57,788 INFO [localhost-startStop-1][PluginPackageUtil:1006] Reading plugin package for classic-theme
09:43:57,910 INFO [localhost-startStop-1][ThemeHotDeployListener:94] Registering themes for classic-theme
09:44:02,461 INFO [localhost-startStop-1][ThemeHotDeployListener:109] 1 theme for classic-theme is available for use
09:44:02,974 INFO [localhost-startStop-1][HotDeployImpl:226] Deploying user-profile-theme from queue
09:44:02,977 INFO [localhost-startStop-1][PluginPackageUtil:1006] Reading plugin package for user-profile-theme
09:44:03,053 INFO [localhost-startStop-1][ThemeHotDeployListener:94] Registering themes for user-profile-theme
09:44:07,035 INFO [localhost-startStop-1][ThemeHotDeployListener:109] 1 theme for user-profile-theme is available for use
09:44:07,389 INFO [localhost-startStop-1][HotDeployImpl:226] Deploying product-app-theme from queue
09:44:07,393 INFO [localhost-startStop-1][PluginPackageUtil:1006] Reading plugin package for product-app-theme
09:44:07,498 INFO [localhost-startStop-1][ThemeHotDeployListener:94] Registering themes for product-app-theme
09:44:10,774 INFO [localhost-startStop-1][ThemeHotDeployListener:109] 1 theme for product-app-theme is available for use
09:44:11,216 INFO [localhost-startStop-1][HotDeployImpl:226] Deploying user-dashboard-theme from queue
09:44:11,218 INFO [localhost-startStop-1][PluginPackageUtil:1006] Reading plugin package for user-dashboard-theme
09:44:11,282 INFO [localhost-startStop-1][ThemeHotDeployListener:94] Registering themes for user-dashboard-theme
09:44:15,305 INFO [localhost-startStop-1][ThemeHotDeployListener:109] 1 theme for user-dashboard-theme is available for use
09:44:15,827 INFO [localhost-startStop-1][HotDeployImpl:226] Deploying espace-conversation-portlet from queue
09:44:15,827 INFO [localhost-startStop-1][PluginPackageUtil:1006] Reading plugin package for espace-conversation-portlet
09:44:16,303 INFO [localhost-startStop-1][PortletHotDeployListener:202] Registering portlets for espace-conversation-portlet
09:44:16,532 INFO [localhost-startStop-1][PortletHotDeployListener:331] 1 portlet for espace-conversation-portlet is available for use
09:44:17,590 INFO [localhost-startStop-1][HotDeployImpl:226] Deploying testing-portlet from queue
09:44:17,683 INFO [localhost-startStop-1][PluginPackageUtil:1006] Reading plugin package for testing-portlet
09:44:17,751 INFO [localhost-startStop-1][PortletHotDeployListener:202] Registering portlets for testing-portlet
09:44:18,173 INFO [localhost-startStop-1][PortletHotDeployListener:331] 1 portlet for testing-portlet is available for use
09:44:19,036 INFO [localhost-startStop-1][HotDeployImpl:226] Deploying conversation-portlet from queue
09:44:19,038 INFO [localhost-startStop-1][PluginPackageUtil:1006] Reading plugin package for conversation-portlet
09:44:20,126 INFO [localhost-startStop-1][PortletHotDeployListener:202] Registering portlets for conversation-portlet
09:44:20,569 INFO [localhost-startStop-1][PortletHotDeployListener:336] 2 portlets for conversation-portlet are available for use
09:44:23,004 WARN [elasticsearch[Venom][management][T#1]][decider:157] [Venom] high disk watermark [90%] exceeded on [gt1cWymnQpqKyTOnGuT_jQ][Venom][C:\Liferay\liferay-ce-portal-7.0-ga3\data\elasticsearch\indices\LiferayElasticsearchCluster\nodes\0] free: 16.7gb[9.5%], shards will be relocated away from this node
09:44:55,643 WARN [elasticsearch[Venom][management][T#3]][decider:157] [Venom] high disk watermark [90%] exceeded on [gt1cWymnQpqKyTOnGuT_jQ][Venom][C:\Liferay\liferay-ce-portal-7.0-ga3\data\elasticsearch\indices\LiferayElasticsearchCluster\nodes\0] free: 16.7gb[9.5%], shards will be relocated away from this node
09:44:55,645 INFO [elasticsearch[Venom][management][T#3]][decider:218] [Venom] rerouting shards: [high disk watermark exceeded on one or more nodes]
09:45:25,727 WARN [elasticsearch[Venom][management][T#2]][decider:157] [Venom] high disk watermark [90%] exceeded on [gt1cWymnQpqKyTOnGuT_jQ][Venom][C:\Liferay\liferay-ce-portal-7.0-ga3\data\elasticsearch\indices\LiferayElasticsearchCluster\nodes\0] free: 16.7gb[9.5%], shards will be relocated away from this node
09:45:55,797 WARN [elasticsearch[Venom][management][T#1]][decider:157] [Venom] high disk watermark [90%] exceeded on [gt1cWymnQpqKyTOnGuT_jQ][Venom][C:\Liferay\liferay-ce-portal-7.0-ga3\data\elasticsearch\indices\LiferayElasticsearchCluster\nodes\0] free: 16.7gb[9.5%], shards will be relocated away from this node
09:45:55,798 INFO [elasticsearch[Venom][management][T#1]][decider:218] [Venom] rerouting shards: [high disk watermark exceeded on one or more nodes]
09:46:25,927 WARN [elasticsearch[Venom][management][T#3]][decider:157] [Venom] high disk watermark [90%] exceeded on [gt1cWymnQpqKyTOnGuT_jQ][Venom][C:\Liferay\liferay-ce-portal-7.0-ga3\data\elasticsearch\indices\LiferayElasticsearchCluster\nodes\0] free: 16.7gb[9.5%], shards will be relocated away from this node
09:46:55,988 WARN [elasticsearch[Venom][management][T#2]][decider:157] [Venom] high disk watermark [90%] exceeded on [gt1cWymnQpqKyTOnGuT_jQ][Venom][C:\Liferay\liferay-ce-portal-7.0-ga3\data\elasticsearch\indices\LiferayElasticsearchCluster\nodes\0] free: 17gb[9.7%], shards will be relocated away from this node
09:46:55,988 INFO [elasticsearch[Venom][management][T#2]][decider:218] [Venom] rerouting shards: [high disk watermark exceeded on one or more nodes]
09:47:26,013 WARN [elasticsearch[Venom][management][T#1]][decider:157] [Venom] high disk watermark [90%] exceeded on [gt1cWymnQpqKyTOnGuT_jQ][Venom][C:\Liferay\liferay-ce-portal-7.0-ga3\data\elasticsearch\indices\LiferayElasticsearchCluster\nodes\0] free: 17.5gb[9.9%], shards will be relocated away from this node
09:47:56,035 INFO [elasticsearch[Venom][management][T#3]][decider:160] [Venom] low disk watermark [85%] exceeded on [gt1cWymnQpqKyTOnGuT_jQ][Venom][C:\Liferay\liferay-ce-portal-7.0-ga3\data\elasticsearch\indices\LiferayElasticsearchCluster\nodes\0] free: 17.8gb[10.1%], replicas will not be assigned to this node
09:48:26,123 INFO [elasticsearch[Venom][management][T#1]][decider:160] [Venom] low disk watermark [85%] exceeded on [gt1cWymnQpqKyTOnGuT_jQ][Venom][C:\Liferay\liferay-ce-portal-7.0-ga3\data\elasticsearch\indices\LiferayElasticsearchCluster\nodes\0] free: 18.3gb[10.4%], replicas will not be assigned to this node
09:48:56,138 INFO [elasticsearch[Venom][management][T#2]][decider:160] [Venom] low disk watermark [85%] exceeded on [gt1cWymnQpqKyTOnGuT_jQ][Venom][C:\Liferay\liferay-ce-portal-7.0-ga3\data\elasticsearch\indices\LiferayElasticsearchCluster\nodes\0] free: 18.8gb[10.6%], replicas will not be assigned to this node


Je me suis renseigné sur le message "low disk watermark" et visiblement, si 85% du disque est utilisé, le serveur peut ne pas démarrer. Pourtant les conditions sont bonnes.
J'ai essayé de lancer directement avec le fichier startup.bat mais sans succès. Il semble bien que le soucis vienne du serveur.
J'ai également changé la valeur de "MemoryArgs" avec la valeur que vous m'avez transmis.