Skip to content

Instantly share code, notes, and snippets.

@brianwulbern
Last active September 9, 2020 14:18
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save brianwulbern/ab262e18cb252b7b3cc50a6c697f0da1 to your computer and use it in GitHub Desktop.
Save brianwulbern/ab262e18cb252b7b3cc50a6c697f0da1 to your computer and use it in GitHub Desktop.
2020-09-09 13:29:07.974 INFO [com.liferay.portal.kernel.deploy.auto.AutoDeployScanner][AutoDeployDir:271] Processing license.xml
2020-09-09 13:29:16.026 INFO [fileinstall-D:/unzips/liferay-ce-portal-7.3.1-ga2/osgi/modules][LicenseManager:?] Social Login for Liferay 7.3 license validation passed
2020-09-09 13:29:16.027 INFO [fileinstall-D:/unzips/liferay-ce-portal-7.3.1-ga2/osgi/modules][LicenseManager:?] License registered for Social Login for Liferay 7.3
2020-09-09 13:29:28.984 INFO [com.liferay.portal.kernel.deploy.auto.AutoDeployScanner][AutoDeployDir:271] Processing Social Login for Liferay 7.3 localhost.lpkg
2020-09-09 13:29:37.905 ERROR [fileinstall-D:/unzips/liferay-ce-portal-7.3.1-ga2/osgi/marketplace][LPKGBundleTrackerCustomizer:355] Rollback bundle installation for [com.liferay.login.authentication.github.connect.web_1.0.0 [1136], com.liferay.login.authentication.twitter.connect.web_1.0.0 [1139], com.liferay.login.authentication.linkedin.connect.web_1.0.0 [1137], com.liferay.login.authentication.microsoft.connect.web_1.0.0 [1138]]
org.osgi.framework.BundleException: Could not resolve module: com.liferay.login.authentication.github.connect.web [1136]_ Unresolved requirement: Import-Package: com.liferay.expando.kernel.service; version="[1.3.0,2.0.0)"_ [Sanitized]
at org.eclipse.osgi.container.Module.start(Module.java:444)
at org.eclipse.osgi.internal.framework.EquinoxBundle.start(EquinoxBundle.java:428)
at org.eclipse.osgi.internal.framework.EquinoxBundle.start(EquinoxBundle.java:447)
at com.liferay.osgi.util.bundle.BundleStartLevelUtil._startBundle(BundleStartLevelUtil.java:70)
at com.liferay.osgi.util.bundle.BundleStartLevelUtil.setStartLevelAndStart(BundleStartLevelUtil.java:50)
at com.liferay.portal.lpkg.deployer.internal.LPKGBundleTrackerCustomizer.addingBundle(LPKGBundleTrackerCustomizer.java:330)
at com.liferay.portal.lpkg.deployer.internal.LPKGBundleTrackerCustomizer.addingBundle(LPKGBundleTrackerCustomizer.java:90)
at org.osgi.util.tracker.BundleTracker$Tracked.customizerAdding(BundleTracker.java:475)
at org.osgi.util.tracker.BundleTracker$Tracked.customizerAdding(BundleTracker.java:1)
at org.osgi.util.tracker.AbstractTracked.trackAdding(AbstractTracked.java:256)
at org.osgi.util.tracker.AbstractTracked.track(AbstractTracked.java:229)
at org.osgi.util.tracker.BundleTracker$Tracked.bundleChanged(BundleTracker.java:450)
at org.eclipse.osgi.internal.framework.BundleContextImpl.dispatchEvent(BundleContextImpl.java:908)
at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
at org.eclipse.osgi.framework.eventmgr.ListenerQueue.dispatchEventSynchronous(ListenerQueue.java:148)
at org.eclipse.osgi.internal.framework.EquinoxEventPublisher.publishBundleEventPrivileged(EquinoxEventPublisher.java:230)
at org.eclipse.osgi.internal.framework.EquinoxEventPublisher.publishBundleEvent(EquinoxEventPublisher.java:137)
at org.eclipse.osgi.internal.framework.EquinoxEventPublisher.publishBundleEvent(EquinoxEventPublisher.java:129)
at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor.publishModuleEvent(EquinoxContainerAdaptor.java:191)
at org.eclipse.osgi.container.ModuleContainer.install(ModuleContainer.java:299)
at org.eclipse.osgi.storage.Storage.install(Storage.java:658)
at org.eclipse.osgi.internal.framework.BundleContextImpl.installBundle(BundleContextImpl.java:146)
at com.liferay.portal.lpkg.deployer.internal.DefaultLPKGDeployer.deploy(DefaultLPKGDeployer.java:149)
at com.liferay.portal.lpkg.deployer.internal.LPKGArtifactInstaller._install(LPKGArtifactInstaller.java:199)
at com.liferay.portal.lpkg.deployer.internal.LPKGArtifactInstaller.install(LPKGArtifactInstaller.java:79)
at org.apache.felix.fileinstall.internal.DirectoryWatcher.install(DirectoryWatcher.java:962)
at org.apache.felix.fileinstall.internal.DirectoryWatcher.install(DirectoryWatcher.java:896)
at org.apache.felix.fileinstall.internal.DirectoryWatcher.doProcess(DirectoryWatcher.java:493)
at org.apache.felix.fileinstall.internal.DirectoryWatcher.process(DirectoryWatcher.java:369)
at org.apache.felix.fileinstall.internal.DirectoryWatcher.run(DirectoryWatcher.java:320)
2020-09-09 13:29:38.260 ERROR [fileinstall-D:/unzips/liferay-ce-portal-7.3.1-ga2/osgi/marketplace][LPKGBundleTrackerCustomizer:355] Rollback bundle installation for [com.liferay.login.authentication.microsoft.connect.web_1.0.0 [1142], com.liferay.login.authentication.twitter.connect.web_1.0.0 [1143], com.liferay.login.authentication.linkedin.connect.web_1.0.0 [1141], com.liferay.login.authentication.github.connect.web_1.0.0 [1140]]
org.osgi.framework.BundleException: Could not resolve module: com.liferay.login.authentication.github.connect.web [1140]_ Unresolved requirement: Import-Package: com.liferay.expando.kernel.service; version="[1.3.0,2.0.0)"_ [Sanitized]
at org.eclipse.osgi.container.Module.start(Module.java:444)
at org.eclipse.osgi.internal.framework.EquinoxBundle.start(EquinoxBundle.java:428)
at org.eclipse.osgi.internal.framework.EquinoxBundle.start(EquinoxBundle.java:447)
at com.liferay.osgi.util.bundle.BundleStartLevelUtil._startBundle(BundleStartLevelUtil.java:70)
at com.liferay.osgi.util.bundle.BundleStartLevelUtil.setStartLevelAndStart(BundleStartLevelUtil.java:50)
at com.liferay.portal.lpkg.deployer.internal.LPKGBundleTrackerCustomizer.addingBundle(LPKGBundleTrackerCustomizer.java:330)
at com.liferay.portal.lpkg.deployer.internal.LPKGBundleTrackerCustomizer.addingBundle(LPKGBundleTrackerCustomizer.java:90)
at org.osgi.util.tracker.BundleTracker$Tracked.customizerAdding(BundleTracker.java:475)
at org.osgi.util.tracker.BundleTracker$Tracked.customizerAdding(BundleTracker.java:1)
at org.osgi.util.tracker.AbstractTracked.trackAdding(AbstractTracked.java:256)
at org.osgi.util.tracker.AbstractTracked.track(AbstractTracked.java:229)
at org.osgi.util.tracker.BundleTracker$Tracked.bundleChanged(BundleTracker.java:450)
at org.eclipse.osgi.internal.framework.BundleContextImpl.dispatchEvent(BundleContextImpl.java:908)
at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
at org.eclipse.osgi.framework.eventmgr.ListenerQueue.dispatchEventSynchronous(ListenerQueue.java:148)
at org.eclipse.osgi.internal.framework.EquinoxEventPublisher.publishBundleEventPrivileged(EquinoxEventPublisher.java:230)
at org.eclipse.osgi.internal.framework.EquinoxEventPublisher.publishBundleEvent(EquinoxEventPublisher.java:137)
at org.eclipse.osgi.internal.framework.EquinoxEventPublisher.publishBundleEvent(EquinoxEventPublisher.java:129)
at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor.publishModuleEvent(EquinoxContainerAdaptor.java:191)
at org.eclipse.osgi.container.ModuleContainer.applyDelta(ModuleContainer.java:746)
at org.eclipse.osgi.container.ModuleContainer.resolveAndApply(ModuleContainer.java:538)
at org.eclipse.osgi.container.ModuleContainer.resolve(ModuleContainer.java:484)
at org.eclipse.osgi.container.ModuleContainer.resolve(ModuleContainer.java:474)
at org.eclipse.osgi.container.Module.start(Module.java:427)
at org.eclipse.osgi.internal.framework.EquinoxBundle.start(EquinoxBundle.java:428)
at org.eclipse.osgi.internal.framework.EquinoxBundle.start(EquinoxBundle.java:447)
at com.liferay.portal.lpkg.deployer.internal.LPKGArtifactInstaller._install(LPKGArtifactInstaller.java:208)
at com.liferay.portal.lpkg.deployer.internal.LPKGArtifactInstaller.install(LPKGArtifactInstaller.java:79)
at org.apache.felix.fileinstall.internal.DirectoryWatcher.install(DirectoryWatcher.java:962)
at org.apache.felix.fileinstall.internal.DirectoryWatcher.install(DirectoryWatcher.java:896)
at org.apache.felix.fileinstall.internal.DirectoryWatcher.doProcess(DirectoryWatcher.java:493)
at org.apache.felix.fileinstall.internal.DirectoryWatcher.process(DirectoryWatcher.java:369)
at org.apache.felix.fileinstall.internal.DirectoryWatcher.run(DirectoryWatcher.java:320)
2020-09-09 13:29:38.608 ERROR [fileinstall-D:/unzips/liferay-ce-portal-7.3.1-ga2/osgi/marketplace][LPKGBundleTrackerCustomizer:355] Rollback bundle installation for [com.liferay.login.authentication.twitter.connect.web_1.0.0 [1147], com.liferay.login.authentication.microsoft.connect.web_1.0.0 [1146], com.liferay.login.authentication.linkedin.connect.web_1.0.0 [1145], com.liferay.login.authentication.github.connect.web_1.0.0 [1144]]
org.osgi.framework.BundleException: Could not resolve module: com.liferay.login.authentication.github.connect.web [1144]_ Unresolved requirement: Import-Package: com.liferay.expando.kernel.service; version="[1.3.0,2.0.0)"_ [Sanitized]
at org.eclipse.osgi.container.Module.start(Module.java:444)
at org.eclipse.osgi.internal.framework.EquinoxBundle.start(EquinoxBundle.java:428)
at org.eclipse.osgi.internal.framework.EquinoxBundle.start(EquinoxBundle.java:447)
at com.liferay.osgi.util.bundle.BundleStartLevelUtil._startBundle(BundleStartLevelUtil.java:70)
at com.liferay.osgi.util.bundle.BundleStartLevelUtil.setStartLevelAndStart(BundleStartLevelUtil.java:50)
at com.liferay.portal.lpkg.deployer.internal.LPKGBundleTrackerCustomizer.addingBundle(LPKGBundleTrackerCustomizer.java:330)
at com.liferay.portal.lpkg.deployer.internal.LPKGBundleTrackerCustomizer.addingBundle(LPKGBundleTrackerCustomizer.java:90)
at org.osgi.util.tracker.BundleTracker$Tracked.customizerAdding(BundleTracker.java:475)
at org.osgi.util.tracker.BundleTracker$Tracked.customizerAdding(BundleTracker.java:1)
at org.osgi.util.tracker.AbstractTracked.trackAdding(AbstractTracked.java:256)
at org.osgi.util.tracker.AbstractTracked.track(AbstractTracked.java:229)
at org.osgi.util.tracker.BundleTracker$Tracked.bundleChanged(BundleTracker.java:450)
at org.eclipse.osgi.internal.framework.BundleContextImpl.dispatchEvent(BundleContextImpl.java:908)
at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
at org.eclipse.osgi.framework.eventmgr.ListenerQueue.dispatchEventSynchronous(ListenerQueue.java:148)
at org.eclipse.osgi.internal.framework.EquinoxEventPublisher.publishBundleEventPrivileged(EquinoxEventPublisher.java:230)
at org.eclipse.osgi.internal.framework.EquinoxEventPublisher.publishBundleEvent(EquinoxEventPublisher.java:137)
at org.eclipse.osgi.internal.framework.EquinoxEventPublisher.publishBundleEvent(EquinoxEventPublisher.java:129)
at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor.publishModuleEvent(EquinoxContainerAdaptor.java:191)
at org.eclipse.osgi.container.Module.publishEvent(Module.java:476)
at org.eclipse.osgi.container.Module.doStart(Module.java:578)
at org.eclipse.osgi.container.Module.start(Module.java:449)
at org.eclipse.osgi.internal.framework.EquinoxBundle.start(EquinoxBundle.java:428)
at org.eclipse.osgi.internal.framework.EquinoxBundle.start(EquinoxBundle.java:447)
at com.liferay.portal.lpkg.deployer.internal.LPKGArtifactInstaller._install(LPKGArtifactInstaller.java:208)
at com.liferay.portal.lpkg.deployer.internal.LPKGArtifactInstaller.install(LPKGArtifactInstaller.java:79)
at org.apache.felix.fileinstall.internal.DirectoryWatcher.install(DirectoryWatcher.java:962)
at org.apache.felix.fileinstall.internal.DirectoryWatcher.install(DirectoryWatcher.java:896)
at org.apache.felix.fileinstall.internal.DirectoryWatcher.doProcess(DirectoryWatcher.java:493)
at org.apache.felix.fileinstall.internal.DirectoryWatcher.process(DirectoryWatcher.java:369)
at org.apache.felix.fileinstall.internal.DirectoryWatcher.run(DirectoryWatcher.java:320)
2020-09-09 13:29:38.970 ERROR [fileinstall-D:/unzips/liferay-ce-portal-7.3.1-ga2/osgi/marketplace][LPKGBundleTrackerCustomizer:355] Rollback bundle installation for [com.liferay.login.authentication.linkedin.connect.web_1.0.0 [1149], com.liferay.login.authentication.microsoft.connect.web_1.0.0 [1150], com.liferay.login.authentication.github.connect.web_1.0.0 [1148], com.liferay.login.authentication.twitter.connect.web_1.0.0 [1151]]
org.osgi.framework.BundleException: Could not resolve module: com.liferay.login.authentication.github.connect.web [1148]_ Unresolved requirement: Import-Package: com.liferay.expando.kernel.service; version="[1.3.0,2.0.0)"_ [Sanitized]
at org.eclipse.osgi.container.Module.start(Module.java:444)
at org.eclipse.osgi.internal.framework.EquinoxBundle.start(EquinoxBundle.java:428)
at org.eclipse.osgi.internal.framework.EquinoxBundle.start(EquinoxBundle.java:447)
at com.liferay.osgi.util.bundle.BundleStartLevelUtil._startBundle(BundleStartLevelUtil.java:70)
at com.liferay.osgi.util.bundle.BundleStartLevelUtil.setStartLevelAndStart(BundleStartLevelUtil.java:50)
at com.liferay.portal.lpkg.deployer.internal.LPKGBundleTrackerCustomizer.addingBundle(LPKGBundleTrackerCustomizer.java:330)
at com.liferay.portal.lpkg.deployer.internal.LPKGBundleTrackerCustomizer.addingBundle(LPKGBundleTrackerCustomizer.java:90)
at org.osgi.util.tracker.BundleTracker$Tracked.customizerAdding(BundleTracker.java:475)
at org.osgi.util.tracker.BundleTracker$Tracked.customizerAdding(BundleTracker.java:1)
at org.osgi.util.tracker.AbstractTracked.trackAdding(AbstractTracked.java:256)
at org.osgi.util.tracker.AbstractTracked.track(AbstractTracked.java:229)
at org.osgi.util.tracker.BundleTracker$Tracked.bundleChanged(BundleTracker.java:450)
at org.eclipse.osgi.internal.framework.BundleContextImpl.dispatchEvent(BundleContextImpl.java:908)
at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
at org.eclipse.osgi.framework.eventmgr.ListenerQueue.dispatchEventSynchronous(ListenerQueue.java:148)
at org.eclipse.osgi.internal.framework.EquinoxEventPublisher.publishBundleEventPrivileged(EquinoxEventPublisher.java:230)
at org.eclipse.osgi.internal.framework.EquinoxEventPublisher.publishBundleEvent(EquinoxEventPublisher.java:137)
at org.eclipse.osgi.internal.framework.EquinoxEventPublisher.publishBundleEvent(EquinoxEventPublisher.java:129)
at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor.publishModuleEvent(EquinoxContainerAdaptor.java:191)
at org.eclipse.osgi.container.Module.publishEvent(Module.java:476)
at org.eclipse.osgi.container.Module.start(Module.java:467)
at org.eclipse.osgi.internal.framework.EquinoxBundle.start(EquinoxBundle.java:428)
at org.eclipse.osgi.internal.framework.EquinoxBundle.start(EquinoxBundle.java:447)
at com.liferay.portal.lpkg.deployer.internal.LPKGArtifactInstaller._install(LPKGArtifactInstaller.java:208)
at com.liferay.portal.lpkg.deployer.internal.LPKGArtifactInstaller.install(LPKGArtifactInstaller.java:79)
at org.apache.felix.fileinstall.internal.DirectoryWatcher.install(DirectoryWatcher.java:962)
at org.apache.felix.fileinstall.internal.DirectoryWatcher.install(DirectoryWatcher.java:896)
at org.apache.felix.fileinstall.internal.DirectoryWatcher.doProcess(DirectoryWatcher.java:493)
at org.apache.felix.fileinstall.internal.DirectoryWatcher.process(DirectoryWatcher.java:369)
at org.apache.felix.fileinstall.internal.DirectoryWatcher.run(DirectoryWatcher.java:320)
2020-09-09 13:29:39.015 INFO [fileinstall-D:/unzips/liferay-ce-portal-7.3.1-ga2/osgi/marketplace][BundleStartStopLogger:46] STARTED Social Login for Liferay 7.3 localhost_1.0.0.0 [1135]
2020-09-09 14:17:28.313 INFO [com.liferay.portal.kernel.deploy.auto.AutoDeployScanner][AutoDeployDir:271] Processing Social Login for Liferay 7.3 localhost.lpkg
2020-09-09 14:17:35.103 INFO [fileinstall-D:/unzips/liferay-ce-portal-7.3.4-ga5/osgi/marketplace][LicenseManager:?] Failed to find directory D:\unzips\liferay-ce-portal-7.3.4-ga5\data\license
2020-09-09 14:17:35.105 ERROR [fileinstall-D:/unzips/liferay-ce-portal-7.3.4-ga5/osgi/marketplace][AppResolverHook:108] Unable to resolve application 87565dfc-d713-4635-bf32-ce83cdd8c1d2
java.lang.Exception: This application does not have a valid license.
at com.liferay.portal.app.license.impl.b.a(Unknown Source)
at com.liferay.portal.app.license.impl.b.verify(Unknown Source)
at com.liferay.portal.app.license.resolver.hook.AppResolverHook._filterResolvable(AppResolverHook.java:171)
at com.liferay.portal.app.license.resolver.hook.AppResolverHook.filterResolvable(AppResolverHook.java:100)
at org.eclipse.osgi.internal.framework.OSGiFrameworkHooks$CoreResolverHookFactory$CoreResolverHook.filterResolvable(OSGiFrameworkHooks.java:279)
at org.eclipse.osgi.container.ModuleResolver$ResolveProcess.filterResolvable(ModuleResolver.java:1404)
at org.eclipse.osgi.container.ModuleResolver$ResolveProcess.resolve(ModuleResolver.java:960)
at org.eclipse.osgi.container.ModuleResolver.resolveDelta(ModuleResolver.java:167)
at org.eclipse.osgi.container.ModuleContainer.resolveAndApply(ModuleContainer.java:526)
at org.eclipse.osgi.container.ModuleContainer.resolve(ModuleContainer.java:484)
at org.eclipse.osgi.container.ModuleContainer.resolve(ModuleContainer.java:474)
at org.eclipse.osgi.container.Module.start(Module.java:427)
at org.eclipse.osgi.internal.framework.EquinoxBundle.start(EquinoxBundle.java:428)
at org.eclipse.osgi.internal.framework.EquinoxBundle.start(EquinoxBundle.java:447)
at com.liferay.osgi.util.bundle.BundleStartLevelUtil._startBundle(BundleStartLevelUtil.java:70)
at com.liferay.osgi.util.bundle.BundleStartLevelUtil.setStartLevelAndStart(BundleStartLevelUtil.java:50)
at com.liferay.portal.lpkg.deployer.internal.LPKGBundleTrackerCustomizer.addingBundle(LPKGBundleTrackerCustomizer.java:330)
at com.liferay.portal.lpkg.deployer.internal.LPKGBundleTrackerCustomizer.addingBundle(LPKGBundleTrackerCustomizer.java:90)
at org.osgi.util.tracker.BundleTracker$Tracked.customizerAdding(BundleTracker.java:475)
at org.osgi.util.tracker.BundleTracker$Tracked.customizerAdding(BundleTracker.java:1)
at org.osgi.util.tracker.AbstractTracked.trackAdding(AbstractTracked.java:256)
at org.osgi.util.tracker.AbstractTracked.track(AbstractTracked.java:229)
at org.osgi.util.tracker.BundleTracker$Tracked.bundleChanged(BundleTracker.java:450)
at org.eclipse.osgi.internal.framework.BundleContextImpl.dispatchEvent(BundleContextImpl.java:908)
at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
at org.eclipse.osgi.framework.eventmgr.ListenerQueue.dispatchEventSynchronous(ListenerQueue.java:148)
at org.eclipse.osgi.internal.framework.EquinoxEventPublisher.publishBundleEventPrivileged(EquinoxEventPublisher.java:230)
at org.eclipse.osgi.internal.framework.EquinoxEventPublisher.publishBundleEvent(EquinoxEventPublisher.java:137)
at org.eclipse.osgi.internal.framework.EquinoxEventPublisher.publishBundleEvent(EquinoxEventPublisher.java:129)
at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor.publishModuleEvent(EquinoxContainerAdaptor.java:191)
at org.eclipse.osgi.container.ModuleContainer.install(ModuleContainer.java:299)
at org.eclipse.osgi.storage.Storage.install(Storage.java:658)
at org.eclipse.osgi.internal.framework.BundleContextImpl.installBundle(BundleContextImpl.java:146)
at com.liferay.portal.lpkg.deployer.internal.DefaultLPKGDeployer.deploy(DefaultLPKGDeployer.java:149)
at com.liferay.portal.lpkg.deployer.internal.LPKGArtifactInstaller._install(LPKGArtifactInstaller.java:207)
at com.liferay.portal.lpkg.deployer.internal.LPKGArtifactInstaller.transformURL(LPKGArtifactInstaller.java:90)
at com.liferay.portal.file.install.internal.DirectoryWatcher._install(DirectoryWatcher.java:723)
at com.liferay.portal.file.install.internal.DirectoryWatcher._install(DirectoryWatcher.java:758)
at com.liferay.portal.file.install.internal.DirectoryWatcher._process(DirectoryWatcher.java:952)
at com.liferay.portal.file.install.internal.DirectoryWatcher.run(DirectoryWatcher.java:302)
2020-09-09 14:17:35.107 ERROR [fileinstall-D:/unzips/liferay-ce-portal-7.3.4-ga5/osgi/marketplace][AppResolverHook:123] Unable to resolve com.liferay.login.authentication.github.connect.web: This application does not have a valid license.
2020-09-09 14:17:35.108 INFO [fileinstall-D:/unzips/liferay-ce-portal-7.3.4-ga5/osgi/marketplace][LicenseManager:?] Failed to find directory D:\unzips\liferay-ce-portal-7.3.4-ga5\data\license
2020-09-09 14:17:35.112 ERROR [fileinstall-D:/unzips/liferay-ce-portal-7.3.4-ga5/osgi/marketplace][AppResolverHook:123] Unable to resolve com.liferay.login.authentication.linkedin.connect.web: This application does not have a valid license.
2020-09-09 14:17:35.113 INFO [fileinstall-D:/unzips/liferay-ce-portal-7.3.4-ga5/osgi/marketplace][LicenseManager:?] Failed to find directory D:\unzips\liferay-ce-portal-7.3.4-ga5\data\license
2020-09-09 14:17:35.116 ERROR [fileinstall-D:/unzips/liferay-ce-portal-7.3.4-ga5/osgi/marketplace][AppResolverHook:123] Unable to resolve com.liferay.login.authentication.microsoft.connect.web: This application does not have a valid license.
2020-09-09 14:17:35.118 INFO [fileinstall-D:/unzips/liferay-ce-portal-7.3.4-ga5/osgi/marketplace][LicenseManager:?] Failed to find directory D:\unzips\liferay-ce-portal-7.3.4-ga5\data\license
2020-09-09 14:17:35.118 ERROR [fileinstall-D:/unzips/liferay-ce-portal-7.3.4-ga5/osgi/marketplace][AppResolverHook:123] Unable to resolve com.liferay.login.authentication.twitter.connect.web: This application does not have a valid license.
2020-09-09 14:17:35.121 ERROR [fileinstall-D:/unzips/liferay-ce-portal-7.3.4-ga5/osgi/marketplace][LPKGBundleTrackerCustomizer:355] Rollback bundle installation for [com.liferay.login.authentication.github.connect.web_1.0.0 [1195], com.liferay.login.authentication.microsoft.connect.web_1.0.0 [1197], com.liferay.login.authentication.twitter.connect.web_1.0.0 [1198], com.liferay.login.authentication.linkedin.connect.web_1.0.0 [1196]]
org.osgi.framework.BundleException: Could not resolve module: com.liferay.login.authentication.github.connect.web [1195]_Bundle was filtered by a resolver hook._ [Sanitized]
at org.eclipse.osgi.container.Module.start(Module.java:444)
at org.eclipse.osgi.internal.framework.EquinoxBundle.start(EquinoxBundle.java:428)
at org.eclipse.osgi.internal.framework.EquinoxBundle.start(EquinoxBundle.java:447)
at com.liferay.osgi.util.bundle.BundleStartLevelUtil._startBundle(BundleStartLevelUtil.java:70)
at com.liferay.osgi.util.bundle.BundleStartLevelUtil.setStartLevelAndStart(BundleStartLevelUtil.java:50)
at com.liferay.portal.lpkg.deployer.internal.LPKGBundleTrackerCustomizer.addingBundle(LPKGBundleTrackerCustomizer.java:330)
at com.liferay.portal.lpkg.deployer.internal.LPKGBundleTrackerCustomizer.addingBundle(LPKGBundleTrackerCustomizer.java:90)
at org.osgi.util.tracker.BundleTracker$Tracked.customizerAdding(BundleTracker.java:475)
at org.osgi.util.tracker.BundleTracker$Tracked.customizerAdding(BundleTracker.java:1)
at org.osgi.util.tracker.AbstractTracked.trackAdding(AbstractTracked.java:256)
at org.osgi.util.tracker.AbstractTracked.track(AbstractTracked.java:229)
at org.osgi.util.tracker.BundleTracker$Tracked.bundleChanged(BundleTracker.java:450)
at org.eclipse.osgi.internal.framework.BundleContextImpl.dispatchEvent(BundleContextImpl.java:908)
at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
at org.eclipse.osgi.framework.eventmgr.ListenerQueue.dispatchEventSynchronous(ListenerQueue.java:148)
at org.eclipse.osgi.internal.framework.EquinoxEventPublisher.publishBundleEventPrivileged(EquinoxEventPublisher.java:230)
at org.eclipse.osgi.internal.framework.EquinoxEventPublisher.publishBundleEvent(EquinoxEventPublisher.java:137)
at org.eclipse.osgi.internal.framework.EquinoxEventPublisher.publishBundleEvent(EquinoxEventPublisher.java:129)
at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor.publishModuleEvent(EquinoxContainerAdaptor.java:191)
at org.eclipse.osgi.container.ModuleContainer.install(ModuleContainer.java:299)
at org.eclipse.osgi.storage.Storage.install(Storage.java:658)
at org.eclipse.osgi.internal.framework.BundleContextImpl.installBundle(BundleContextImpl.java:146)
at com.liferay.portal.lpkg.deployer.internal.DefaultLPKGDeployer.deploy(DefaultLPKGDeployer.java:149)
at com.liferay.portal.lpkg.deployer.internal.LPKGArtifactInstaller._install(LPKGArtifactInstaller.java:207)
at com.liferay.portal.lpkg.deployer.internal.LPKGArtifactInstaller.transformURL(LPKGArtifactInstaller.java:90)
at com.liferay.portal.file.install.internal.DirectoryWatcher._install(DirectoryWatcher.java:723)
at com.liferay.portal.file.install.internal.DirectoryWatcher._install(DirectoryWatcher.java:758)
at com.liferay.portal.file.install.internal.DirectoryWatcher._process(DirectoryWatcher.java:952)
at com.liferay.portal.file.install.internal.DirectoryWatcher.run(DirectoryWatcher.java:302)
2020-09-09 14:17:35.313 INFO [fileinstall-D:/unzips/liferay-ce-portal-7.3.4-ga5/osgi/marketplace][LicenseManager:?] Failed to find directory D:\unzips\liferay-ce-portal-7.3.4-ga5\data\license
2020-09-09 14:17:35.314 INFO [fileinstall-D:/unzips/liferay-ce-portal-7.3.4-ga5/osgi/marketplace][LicenseManager:?] Failed to find directory D:\unzips\liferay-ce-portal-7.3.4-ga5\data\license
2020-09-09 14:17:35.315 INFO [fileinstall-D:/unzips/liferay-ce-portal-7.3.4-ga5/osgi/marketplace][LicenseManager:?] Failed to find directory D:\unzips\liferay-ce-portal-7.3.4-ga5\data\license
2020-09-09 14:17:35.320 INFO [fileinstall-D:/unzips/liferay-ce-portal-7.3.4-ga5/osgi/marketplace][LicenseManager:?] Failed to find directory D:\unzips\liferay-ce-portal-7.3.4-ga5\data\license
2020-09-09 14:17:35.320 ERROR [fileinstall-D:/unzips/liferay-ce-portal-7.3.4-ga5/osgi/marketplace][LPKGBundleTrackerCustomizer:355] Rollback bundle installation for [com.liferay.login.authentication.microsoft.connect.web_1.0.0 [1201], com.liferay.login.authentication.twitter.connect.web_1.0.0 [1202], com.liferay.login.authentication.linkedin.connect.web_1.0.0 [1200], com.liferay.login.authentication.github.connect.web_1.0.0 [1199]]
org.osgi.framework.BundleException: Could not resolve module: com.liferay.login.authentication.github.connect.web [1199]_Bundle was filtered by a resolver hook._ [Sanitized]
at org.eclipse.osgi.container.Module.start(Module.java:444)
at org.eclipse.osgi.internal.framework.EquinoxBundle.start(EquinoxBundle.java:428)
at org.eclipse.osgi.internal.framework.EquinoxBundle.start(EquinoxBundle.java:447)
at com.liferay.osgi.util.bundle.BundleStartLevelUtil._startBundle(BundleStartLevelUtil.java:70)
at com.liferay.osgi.util.bundle.BundleStartLevelUtil.setStartLevelAndStart(BundleStartLevelUtil.java:50)
at com.liferay.portal.lpkg.deployer.internal.LPKGBundleTrackerCustomizer.addingBundle(LPKGBundleTrackerCustomizer.java:330)
at com.liferay.portal.lpkg.deployer.internal.LPKGBundleTrackerCustomizer.addingBundle(LPKGBundleTrackerCustomizer.java:90)
at org.osgi.util.tracker.BundleTracker$Tracked.customizerAdding(BundleTracker.java:475)
at org.osgi.util.tracker.BundleTracker$Tracked.customizerAdding(BundleTracker.java:1)
at org.osgi.util.tracker.AbstractTracked.trackAdding(AbstractTracked.java:256)
at org.osgi.util.tracker.AbstractTracked.track(AbstractTracked.java:229)
at org.osgi.util.tracker.BundleTracker$Tracked.bundleChanged(BundleTracker.java:450)
at org.eclipse.osgi.internal.framework.BundleContextImpl.dispatchEvent(BundleContextImpl.java:908)
at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
at org.eclipse.osgi.framework.eventmgr.ListenerQueue.dispatchEventSynchronous(ListenerQueue.java:148)
at org.eclipse.osgi.internal.framework.EquinoxEventPublisher.publishBundleEventPrivileged(EquinoxEventPublisher.java:230)
at org.eclipse.osgi.internal.framework.EquinoxEventPublisher.publishBundleEvent(EquinoxEventPublisher.java:137)
at org.eclipse.osgi.internal.framework.EquinoxEventPublisher.publishBundleEvent(EquinoxEventPublisher.java:129)
at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor.publishModuleEvent(EquinoxContainerAdaptor.java:191)
at org.eclipse.osgi.container.ModuleContainer.applyDelta(ModuleContainer.java:746)
at org.eclipse.osgi.container.ModuleContainer.resolveAndApply(ModuleContainer.java:538)
at org.eclipse.osgi.container.ModuleContainer.resolve(ModuleContainer.java:484)
at org.eclipse.osgi.container.ModuleContainer.resolve(ModuleContainer.java:474)
at org.eclipse.osgi.container.Module.start(Module.java:427)
at org.eclipse.osgi.internal.framework.EquinoxBundle.start(EquinoxBundle.java:428)
at org.eclipse.osgi.internal.framework.EquinoxBundle.start(EquinoxBundle.java:447)
at com.liferay.portal.lpkg.deployer.internal.LPKGArtifactInstaller._install(LPKGArtifactInstaller.java:216)
at com.liferay.portal.lpkg.deployer.internal.LPKGArtifactInstaller.transformURL(LPKGArtifactInstaller.java:90)
at com.liferay.portal.file.install.internal.DirectoryWatcher._install(DirectoryWatcher.java:723)
at com.liferay.portal.file.install.internal.DirectoryWatcher._install(DirectoryWatcher.java:758)
at com.liferay.portal.file.install.internal.DirectoryWatcher._process(DirectoryWatcher.java:952)
at com.liferay.portal.file.install.internal.DirectoryWatcher.run(DirectoryWatcher.java:302)
2020-09-09 14:17:35.508 INFO [fileinstall-D:/unzips/liferay-ce-portal-7.3.4-ga5/osgi/marketplace][LicenseManager:?] Failed to find directory D:\unzips\liferay-ce-portal-7.3.4-ga5\data\license
2020-09-09 14:17:35.509 INFO [fileinstall-D:/unzips/liferay-ce-portal-7.3.4-ga5/osgi/marketplace][LicenseManager:?] Failed to find directory D:\unzips\liferay-ce-portal-7.3.4-ga5\data\license
2020-09-09 14:17:35.509 INFO [fileinstall-D:/unzips/liferay-ce-portal-7.3.4-ga5/osgi/marketplace][LicenseManager:?] Failed to find directory D:\unzips\liferay-ce-portal-7.3.4-ga5\data\license
2020-09-09 14:17:35.514 INFO [fileinstall-D:/unzips/liferay-ce-portal-7.3.4-ga5/osgi/marketplace][LicenseManager:?] Failed to find directory D:\unzips\liferay-ce-portal-7.3.4-ga5\data\license
2020-09-09 14:17:35.515 ERROR [fileinstall-D:/unzips/liferay-ce-portal-7.3.4-ga5/osgi/marketplace][LPKGBundleTrackerCustomizer:355] Rollback bundle installation for [com.liferay.login.authentication.linkedin.connect.web_1.0.0 [1204], com.liferay.login.authentication.twitter.connect.web_1.0.0 [1206], com.liferay.login.authentication.microsoft.connect.web_1.0.0 [1205], com.liferay.login.authentication.github.connect.web_1.0.0 [1203]]
org.osgi.framework.BundleException: Could not resolve module: com.liferay.login.authentication.github.connect.web [1203]_Bundle was filtered by a resolver hook._ [Sanitized]
at org.eclipse.osgi.container.Module.start(Module.java:444)
at org.eclipse.osgi.internal.framework.EquinoxBundle.start(EquinoxBundle.java:428)
at org.eclipse.osgi.internal.framework.EquinoxBundle.start(EquinoxBundle.java:447)
at com.liferay.osgi.util.bundle.BundleStartLevelUtil._startBundle(BundleStartLevelUtil.java:70)
at com.liferay.osgi.util.bundle.BundleStartLevelUtil.setStartLevelAndStart(BundleStartLevelUtil.java:50)
at com.liferay.portal.lpkg.deployer.internal.LPKGBundleTrackerCustomizer.addingBundle(LPKGBundleTrackerCustomizer.java:330)
at com.liferay.portal.lpkg.deployer.internal.LPKGBundleTrackerCustomizer.addingBundle(LPKGBundleTrackerCustomizer.java:90)
at org.osgi.util.tracker.BundleTracker$Tracked.customizerAdding(BundleTracker.java:475)
at org.osgi.util.tracker.BundleTracker$Tracked.customizerAdding(BundleTracker.java:1)
at org.osgi.util.tracker.AbstractTracked.trackAdding(AbstractTracked.java:256)
at org.osgi.util.tracker.AbstractTracked.track(AbstractTracked.java:229)
at org.osgi.util.tracker.BundleTracker$Tracked.bundleChanged(BundleTracker.java:450)
at org.eclipse.osgi.internal.framework.BundleContextImpl.dispatchEvent(BundleContextImpl.java:908)
at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
at org.eclipse.osgi.framework.eventmgr.ListenerQueue.dispatchEventSynchronous(ListenerQueue.java:148)
at org.eclipse.osgi.internal.framework.EquinoxEventPublisher.publishBundleEventPrivileged(EquinoxEventPublisher.java:230)
at org.eclipse.osgi.internal.framework.EquinoxEventPublisher.publishBundleEvent(EquinoxEventPublisher.java:137)
at org.eclipse.osgi.internal.framework.EquinoxEventPublisher.publishBundleEvent(EquinoxEventPublisher.java:129)
at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor.publishModuleEvent(EquinoxContainerAdaptor.java:191)
at org.eclipse.osgi.container.Module.publishEvent(Module.java:476)
at org.eclipse.osgi.container.Module.doStart(Module.java:578)
at org.eclipse.osgi.container.Module.start(Module.java:449)
at org.eclipse.osgi.internal.framework.EquinoxBundle.start(EquinoxBundle.java:428)
at org.eclipse.osgi.internal.framework.EquinoxBundle.start(EquinoxBundle.java:447)
at com.liferay.portal.lpkg.deployer.internal.LPKGArtifactInstaller._install(LPKGArtifactInstaller.java:216)
at com.liferay.portal.lpkg.deployer.internal.LPKGArtifactInstaller.transformURL(LPKGArtifactInstaller.java:90)
at com.liferay.portal.file.install.internal.DirectoryWatcher._install(DirectoryWatcher.java:723)
at com.liferay.portal.file.install.internal.DirectoryWatcher._install(DirectoryWatcher.java:758)
at com.liferay.portal.file.install.internal.DirectoryWatcher._process(DirectoryWatcher.java:952)
at com.liferay.portal.file.install.internal.DirectoryWatcher.run(DirectoryWatcher.java:302)
2020-09-09 14:17:35.707 INFO [fileinstall-D:/unzips/liferay-ce-portal-7.3.4-ga5/osgi/marketplace][LicenseManager:?] Failed to find directory D:\unzips\liferay-ce-portal-7.3.4-ga5\data\license
2020-09-09 14:17:35.707 INFO [fileinstall-D:/unzips/liferay-ce-portal-7.3.4-ga5/osgi/marketplace][LicenseManager:?] Failed to find directory D:\unzips\liferay-ce-portal-7.3.4-ga5\data\license
2020-09-09 14:17:35.708 INFO [fileinstall-D:/unzips/liferay-ce-portal-7.3.4-ga5/osgi/marketplace][LicenseManager:?] Failed to find directory D:\unzips\liferay-ce-portal-7.3.4-ga5\data\license
2020-09-09 14:17:35.713 INFO [fileinstall-D:/unzips/liferay-ce-portal-7.3.4-ga5/osgi/marketplace][LicenseManager:?] Failed to find directory D:\unzips\liferay-ce-portal-7.3.4-ga5\data\license
2020-09-09 14:17:35.713 ERROR [fileinstall-D:/unzips/liferay-ce-portal-7.3.4-ga5/osgi/marketplace][LPKGBundleTrackerCustomizer:355] Rollback bundle installation for [com.liferay.login.authentication.linkedin.connect.web_1.0.0 [1208], com.liferay.login.authentication.twitter.connect.web_1.0.0 [1210], com.liferay.login.authentication.github.connect.web_1.0.0 [1207], com.liferay.login.authentication.microsoft.connect.web_1.0.0 [1209]]
org.osgi.framework.BundleException: Could not resolve module: com.liferay.login.authentication.github.connect.web [1207]_Bundle was filtered by a resolver hook._ [Sanitized]
at org.eclipse.osgi.container.Module.start(Module.java:444)
at org.eclipse.osgi.internal.framework.EquinoxBundle.start(EquinoxBundle.java:428)
at org.eclipse.osgi.internal.framework.EquinoxBundle.start(EquinoxBundle.java:447)
at com.liferay.osgi.util.bundle.BundleStartLevelUtil._startBundle(BundleStartLevelUtil.java:70)
at com.liferay.osgi.util.bundle.BundleStartLevelUtil.setStartLevelAndStart(BundleStartLevelUtil.java:50)
at com.liferay.portal.lpkg.deployer.internal.LPKGBundleTrackerCustomizer.addingBundle(LPKGBundleTrackerCustomizer.java:330)
at com.liferay.portal.lpkg.deployer.internal.LPKGBundleTrackerCustomizer.addingBundle(LPKGBundleTrackerCustomizer.java:90)
at org.osgi.util.tracker.BundleTracker$Tracked.customizerAdding(BundleTracker.java:475)
at org.osgi.util.tracker.BundleTracker$Tracked.customizerAdding(BundleTracker.java:1)
at org.osgi.util.tracker.AbstractTracked.trackAdding(AbstractTracked.java:256)
at org.osgi.util.tracker.AbstractTracked.track(AbstractTracked.java:229)
at org.osgi.util.tracker.BundleTracker$Tracked.bundleChanged(BundleTracker.java:450)
at org.eclipse.osgi.internal.framework.BundleContextImpl.dispatchEvent(BundleContextImpl.java:908)
at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
at org.eclipse.osgi.framework.eventmgr.ListenerQueue.dispatchEventSynchronous(ListenerQueue.java:148)
at org.eclipse.osgi.internal.framework.EquinoxEventPublisher.publishBundleEventPrivileged(EquinoxEventPublisher.java:230)
at org.eclipse.osgi.internal.framework.EquinoxEventPublisher.publishBundleEvent(EquinoxEventPublisher.java:137)
at org.eclipse.osgi.internal.framework.EquinoxEventPublisher.publishBundleEvent(EquinoxEventPublisher.java:129)
at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor.publishModuleEvent(EquinoxContainerAdaptor.java:191)
at org.eclipse.osgi.container.Module.publishEvent(Module.java:476)
at org.eclipse.osgi.container.Module.start(Module.java:467)
at org.eclipse.osgi.internal.framework.EquinoxBundle.start(EquinoxBundle.java:428)
at org.eclipse.osgi.internal.framework.EquinoxBundle.start(EquinoxBundle.java:447)
at com.liferay.portal.lpkg.deployer.internal.LPKGArtifactInstaller._install(LPKGArtifactInstaller.java:216)
at com.liferay.portal.lpkg.deployer.internal.LPKGArtifactInstaller.transformURL(LPKGArtifactInstaller.java:90)
at com.liferay.portal.file.install.internal.DirectoryWatcher._install(DirectoryWatcher.java:723)
at com.liferay.portal.file.install.internal.DirectoryWatcher._install(DirectoryWatcher.java:758)
at com.liferay.portal.file.install.internal.DirectoryWatcher._process(DirectoryWatcher.java:952)
at com.liferay.portal.file.install.internal.DirectoryWatcher.run(DirectoryWatcher.java:302)
2020-09-09 14:17:35.717 INFO [fileinstall-D:/unzips/liferay-ce-portal-7.3.4-ga5/osgi/marketplace][BundleStartStopLogger:46] STARTED Social Login for Liferay 7.3 localhost_1.0.0.0 [1194]
2020-09-09 13:58:40.625 INFO [com.liferay.portal.kernel.deploy.auto.AutoDeployScanner][AutoDeployDir:271] Processing license.xml
2020-09-09 13:58:46.890 INFO [fileinstall-D:/unzips/liferay-ce-portal-7.3.4-ga5/osgi/modules][LicenseManager:?] Social Login for Liferay 7.3 license validation passed
2020-09-09 13:58:46.890 INFO [fileinstall-D:/unzips/liferay-ce-portal-7.3.4-ga5/osgi/modules][LicenseManager:?] License registered for Social Login for Liferay 7.3
2020-09-09 13:59:07.661 INFO [com.liferay.portal.kernel.deploy.auto.AutoDeployScanner][AutoDeployDir:271] Processing Social Login for Liferay 7.3 localhost.lpkg
2020-09-09 13:59:17.692 INFO [fileinstall-D:/unzips/liferay-ce-portal-7.3.4-ga5/osgi/marketplace][BundleStartStopLogger:46] STARTED com.liferay.login.authentication.github.connect.web_1.0.0 [1195]
2020-09-09 13:59:17.739 INFO [fileinstall-D:/unzips/liferay-ce-portal-7.3.4-ga5/osgi/marketplace][BundleStartStopLogger:46] STARTED com.liferay.login.authentication.linkedin.connect.web_1.0.0 [1196]
2020-09-09 13:59:17.781 INFO [fileinstall-D:/unzips/liferay-ce-portal-7.3.4-ga5/osgi/marketplace][BundleStartStopLogger:46] STARTED com.liferay.login.authentication.microsoft.connect.web_1.0.0 [1197]
2020-09-09 13:59:17.823 INFO [fileinstall-D:/unzips/liferay-ce-portal-7.3.4-ga5/osgi/marketplace][BundleStartStopLogger:46] STARTED com.liferay.login.authentication.twitter.connect.web_1.0.0 [1198]
2020-09-09 13:59:17.856 INFO [fileinstall-D:/unzips/liferay-ce-portal-7.3.4-ga5/osgi/marketplace][BundleStartStopLogger:46] STARTED Social Login for Liferay 7.3 localhost_1.0.0.0 [1194]
2020-09-09 14:00:30.675 INFO [Thread-9][ThemeHotDeployListener:171] 1 theme for admin-theme was unregistered
2020-09-09 14:00:30.819 INFO [Thread-9][ThemeHotDeployListener:171] 1 theme for classic-theme was unregistered
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment