Created
November 10, 2016 16:37
-
-
Save NolanChan/c365e769ef638e4a2642cea96e360d9c to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
10-Nov-2016 16:33:28.625 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: /Users/nolanchan/Library/Java/Extensions:/Library/Java/Extensions:/Network/Library/Java/Extensions:/System/Library/Java/Extensions:/usr/lib/java:. | |
10-Nov-2016 16:33:28.779 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-8080"] | |
10-Nov-2016 16:33:28.801 INFO [main] org.apache.tomcat.util.net.NioSelectorPool.getSharedSelector Using a shared selector for servlet write/read | |
10-Nov-2016 16:33:28.804 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["ajp-nio-8009"] | |
10-Nov-2016 16:33:28.806 INFO [main] org.apache.tomcat.util.net.NioSelectorPool.getSharedSelector Using a shared selector for servlet write/read | |
10-Nov-2016 16:33:28.806 INFO [main] org.apache.catalina.startup.Catalina.load Initialization processed in 595 ms | |
10-Nov-2016 16:33:28.829 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service Catalina | |
10-Nov-2016 16:33:28.830 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet Engine: Apache Tomcat/8.0.32 | |
10-Nov-2016 16:33:28.837 INFO [localhost-startStop-1] org.apache.catalina.startup.HostConfig.deployDescriptor Deploying configuration descriptor /Users/nolanchan/Deploy/Master/tomcat-8.0.32/conf/Catalina/localhost/ROOT.xml | |
10-Nov-2016 16:33:36.246 INFO [localhost-startStop-1] org.apache.catalina.core.ApplicationContext.log No Spring WebApplicationInitializer types detected on classpath | |
Loading jar:file:/Users/nolanchan/Deploy/Master/tomcat-8.0.32/webapps/ROOT/WEB-INF/lib/portal-impl.jar!/system.properties | |
Loading jar:file:/Users/nolanchan/Deploy/Master/tomcat-8.0.32/webapps/ROOT/WEB-INF/lib/portal-impl.jar!/system.properties | |
Loading jar:file:/Users/nolanchan/Deploy/Master/tomcat-8.0.32/webapps/ROOT/WEB-INF/lib/portal-impl.jar!/portal.properties | |
Loading file:/Users/nolanchan/Deploy/Master/portal-setup-wizard.properties | |
16:33:39,277 INFO [localhost-startStop-1][DialectDetector:75] Determine dialect for MySQL 5.7 | |
16:33:39,367 INFO [localhost-startStop-1][DialectDetector:148] Found dialect org.hibernate.dialect.MySQLDialect | |
16:33:41,057 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED org.eclipse.osgi_3.10.200.v20150831-0856 [0] | |
16:33:41,121 ERROR [Framework Event Dispatcher: Equinox Container: b048dc6e-63a7-0016-183a-e2389b6ad4ac][com_liferay_util_taglib:97] FrameworkEvent ERROR | |
org.osgi.framework.BundleException: Could not resolve module: com.liferay.util.taglib [1]_ Unresolved requirement: Import-Package: javax.el_ [Sanitized] | |
at org.eclipse.osgi.container.Module.start(Module.java:429) | |
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1582) | |
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1562) | |
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
how to fix!