Advertisement
Guest User

Untitled

a guest
Jul 13th, 2016
109
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.48 KB | None | 0 0
  1. Jul 13, 2016 9:25:53 PM org.apache.catalina.startup.VersionLoggerListener log
  2. INFO: Server version: Apache Tomcat/8.0.36
  3. Jul 13, 2016 9:25:53 PM org.apache.catalina.startup.VersionLoggerListener log
  4. INFO: Server built: Jun 9 2016 13:55:50 UTC
  5. Jul 13, 2016 9:25:53 PM org.apache.catalina.startup.VersionLoggerListener log
  6. INFO: Server number: 8.0.36.0
  7. Jul 13, 2016 9:25:53 PM org.apache.catalina.startup.VersionLoggerListener log
  8. INFO: OS Name: Mac OS X
  9. Jul 13, 2016 9:25:53 PM org.apache.catalina.startup.VersionLoggerListener log
  10. INFO: OS Version: 10.11.5
  11. Jul 13, 2016 9:25:53 PM org.apache.catalina.startup.VersionLoggerListener log
  12. INFO: Architecture: x86_64
  13. Jul 13, 2016 9:25:53 PM org.apache.catalina.startup.VersionLoggerListener log
  14. INFO: Java Home: /Library/Java/JavaVirtualMachines/jdk1.8.0_91.jdk/Contents/Home/jre
  15. Jul 13, 2016 9:25:53 PM org.apache.catalina.startup.VersionLoggerListener log
  16. INFO: JVM Version: 1.8.0_91-b14
  17. Jul 13, 2016 9:25:53 PM org.apache.catalina.startup.VersionLoggerListener log
  18. INFO: JVM Vendor: Oracle Corporation
  19. Jul 13, 2016 9:25:53 PM org.apache.catalina.startup.VersionLoggerListener log
  20. INFO: CATALINA_BASE: /Users/kwigley/projects/workspace-feedrdr/.metadata/.plugins/org.eclipse.wst.server.core/tmp0
  21. Jul 13, 2016 9:25:53 PM org.apache.catalina.startup.VersionLoggerListener log
  22. INFO: CATALINA_HOME: /Users/kwigley/projects/workspace-feedrdr/tomcat8
  23. Jul 13, 2016 9:25:53 PM org.apache.catalina.startup.VersionLoggerListener log
  24. INFO: Command line argument: -Dcatalina.base=/Users/kwigley/projects/workspace-feedrdr/.metadata/.plugins/org.eclipse.wst.server.core/tmp0
  25. Jul 13, 2016 9:25:53 PM org.apache.catalina.startup.VersionLoggerListener log
  26. INFO: Command line argument: -Dcatalina.home=/Users/kwigley/projects/workspace-feedrdr/tomcat8
  27. Jul 13, 2016 9:25:53 PM org.apache.catalina.startup.VersionLoggerListener log
  28. INFO: Command line argument: -Dwtp.deploy=/Users/kwigley/projects/workspace-feedrdr/.metadata/.plugins/org.eclipse.wst.server.core/tmp0/wtpwebapps
  29. Jul 13, 2016 9:25:53 PM org.apache.catalina.startup.VersionLoggerListener log
  30. INFO: Command line argument: -Djava.endorsed.dirs=/Users/kwigley/projects/workspace-feedrdr/tomcat8/endorsed
  31. Jul 13, 2016 9:25:53 PM org.apache.catalina.startup.VersionLoggerListener log
  32. INFO: Command line argument: -Dfile.encoding=UTF-8
  33. Jul 13, 2016 9:25:53 PM org.apache.catalina.core.AprLifecycleListener lifecycleEvent
  34. INFO: The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: /Users/kwigley/Library/Java/Extensions:/Library/Java/Extensions:/Network/Library/Java/Extensions:/System/Library/Java/Extensions:/usr/lib/java:.
  35. Jul 13, 2016 9:25:53 PM org.apache.coyote.AbstractProtocol init
  36. INFO: Initializing ProtocolHandler ["http-nio-8080"]
  37. Jul 13, 2016 9:25:53 PM org.apache.tomcat.util.net.NioSelectorPool getSharedSelector
  38. INFO: Using a shared selector for servlet write/read
  39. Jul 13, 2016 9:25:53 PM org.apache.coyote.AbstractProtocol init
  40. INFO: Initializing ProtocolHandler ["ajp-nio-8009"]
  41. Jul 13, 2016 9:25:53 PM org.apache.tomcat.util.net.NioSelectorPool getSharedSelector
  42. INFO: Using a shared selector for servlet write/read
  43. Jul 13, 2016 9:25:53 PM org.apache.catalina.startup.Catalina load
  44. INFO: Initialization processed in 505 ms
  45. Jul 13, 2016 9:25:53 PM org.apache.catalina.core.StandardService startInternal
  46. INFO: Starting service Catalina
  47. Jul 13, 2016 9:25:53 PM org.apache.catalina.core.StandardEngine startInternal
  48. INFO: Starting Servlet Engine: Apache Tomcat/8.0.36
  49. Jul 13, 2016 9:25:53 PM org.apache.catalina.startup.HostConfig deployDescriptor
  50. INFO: Deploying configuration descriptor /Users/kwigley/projects/workspace-feedrdr/.metadata/.plugins/org.eclipse.wst.server.core/tmp0/conf/Catalina/localhost/feedreader.xml
  51. Jul 13, 2016 9:25:53 PM org.apache.catalina.startup.SetContextPropertiesRule begin
  52. WARNING: [SetContextPropertiesRule]{Context} Setting property 'antiJARLocking' to 'true' did not find a matching property.
  53. Jul 13, 2016 9:25:53 PM org.apache.catalina.startup.SetContextPropertiesRule begin
  54. WARNING: [SetContextPropertiesRule]{Context} Setting property 'source' to 'org.eclipse.jst.jee.server:feedrdr' did not find a matching property.
  55. Jul 13, 2016 9:25:54 PM org.apache.jasper.servlet.TldScanner scanJars
  56. INFO: At least one JAR was scanned for TLDs yet contained no TLDs. Enable debug logging for this logger for a complete list of JARs that were scanned but no TLDs were found in them. Skipping unneeded JARs during scanning can improve startup time and JSP compilation time.
  57. ***** AppContextInit initialiazing. *****
  58. LogLevel set INFO logging with PrintWriter
  59. -- 14/01:25:54.185 GMT INFO: AppContextInit.class running on host Kyles-MBP.home
  60. -- 14/01:25:54.185 GMT INFO: AppContextInit.class environment set to DEV
  61. -- 14/01:25:54.186 GMT INFO: AppContextInit.class Apache Tomcat/8.0.36
  62. -- 14/01:25:54.186 GMT INFO: AppContextInit.class Jun 9 2016 13:55:50 UTC
  63. -- 14/01:25:54.186 GMT INFO: AppContextInit.class 8.0.36.0
  64. LogLevel set NOTICE
  65. -- 14/01:25:54.191 GMT INFO: AppContextInit.class setting up oauth, keys found: 4
  66. -- 14/01:25:54.191 GMT INFO: AppContextInit.class Param Download XML Path : [C:\dev\workspace-feedrdr\feedrdr\src\test\resources\downloaded]
  67. -- 14/01:25:54.191 GMT INFO: AppContextInit.class Param Delay Fetch in Secs : [5]
  68. -- 14/01:25:54.191 GMT INFO: AppContextInit.class Param BaseURL : [/feedreader]
  69. -- 14/01:25:54.191 GMT INFO: AppContextInit.class Param BaseURL for Emails : [http://localhost:8080/feedreader]
  70. -- 14/01:25:54.191 GMT INFO: AppContextInit.class Param BaseAdminURL : [/feedreader/venus]
  71. -- 14/01:25:54.192 GMT INFO: AppContextInit.class setting up database
  72. -- 14/01:25:54.192 GMT INFO: Database.class start database with {jdbc_driver=org.postgresql.Driver, password=sliechti, jdbc_url=jdbc:postgresql://localhost/postgres, username=sliechti}
  73. -- 14/01:25:54.259 GMT INFO: Database.class using driver org.postgresql.Driver
  74. -- 14/01:25:54.263 GMT INFO: UsersTable.class initialized.
  75. -- 14/01:25:54.263 GMT INFO: UserProfilesTable.class initialized.
  76. -- 14/01:25:54.265 GMT INFO: FeedSourcesTable.class initialized.
  77. -- 14/01:25:54.268 GMT INFO: FeedSourceChannelDataTable.class initialized.
  78. -- 14/01:25:54.268 GMT INFO: FeedSourceChannelImageTable.class initialized.
  79. -- 14/01:25:54.269 GMT INFO: FeedEntriesTable.class initialized.
  80. -- 14/01:25:54.269 GMT INFO: UserStreamGroupsTable.class initialized.
  81. -- 14/01:25:54.270 GMT INFO: UserFeedSubscriptionsTable.class initialized.
  82. -- 14/01:25:54.271 GMT INFO: UserFeedEntries.class initialized.
  83. -- 14/01:25:54.272 GMT INFO: XmlAttrTable.class initialized.
  84. -- 14/01:25:54.272 GMT INFO: JoinedTable.class initialized.
  85. -- 14/01:25:54.276 GMT INFO: UserKeyValuesTable.class initialized.
  86. -- 14/01:25:54.276 GMT INFO: CollectionsTable.class initialized.
  87. -- 14/01:25:54.276 GMT INFO: AppContextInit.class database ok
  88. -- 14/01:25:54.276 GMT INFO: AppContextInit.class Checking for developer configration options.
  89. -- 14/01:25:54.276 GMT INFO: AppContextInit.class FETCH_RUN_START_FETCHING true FETCH_RUN_START_VALIDATION true
  90. -- 14/01:25:54.277 GMT INFO: AppContextInit.class starting threads
  91. DEBUG: JavaMail version 1.5.4
  92. DEBUG: successfully loaded resource: /META-INF/javamail.default.providers
  93. DEBUG: Tables of loaded providers
  94. DEBUG: Providers Listed By Class Name: {com.sun.mail.smtp.SMTPSSLTransport=javax.mail.Provider[TRANSPORT,smtps,com.sun.mail.smtp.SMTPSSLTransport,Oracle], com.sun.mail.smtp.SMTPTransport=javax.mail.Provider[TRANSPORT,smtp,com.sun.mail.smtp.SMTPTransport,Oracle], com.sun.mail.imap.IMAPSSLStore=javax.mail.Provider[STORE,imaps,com.sun.mail.imap.IMAPSSLStore,Oracle], com.sun.mail.pop3.POP3SSLStore=javax.mail.Provider[STORE,pop3s,com.sun.mail.pop3.POP3SSLStore,Oracle], com.sun.mail.imap.IMAPStore=javax.mail.Provider[STORE,imap,com.sun.mail.imap.IMAPStore,Oracle], com.sun.mail.pop3.POP3Store=javax.mail.Provider[STORE,pop3,com.sun.mail.pop3.POP3Store,Oracle]}
  95. DEBUG: Providers Listed By Protocol: {imaps=javax.mail.Provider[STORE,imaps,com.sun.mail.imap.IMAPSSLStore,Oracle], imap=javax.mail.Provider[STORE,imap,com.sun.mail.imap.IMAPStore,Oracle], smtps=javax.mail.Provider[TRANSPORT,smtps,com.sun.mail.smtp.SMTPSSLTransport,Oracle], pop3=javax.mail.Provider[STORE,pop3,com.sun.mail.pop3.POP3Store,Oracle], pop3s=javax.mail.Provider[STORE,pop3s,com.sun.mail.pop3.POP3SSLStore,Oracle], smtp=javax.mail.Provider[TRANSPORT,smtp,com.sun.mail.smtp.SMTPTransport,Oracle]}
  96. DEBUG: successfully loaded resource: /META-INF/javamail.default.address.map
  97. -- 14/01:25:54.288 GMT INFO: CronForgotPasswordEmail.class starting: running every 15 seconds.
  98. -- 14/01:25:54.290 GMT INFO: CronTimeUtils.class Midnight time: 2016-07-13 20:00:00 EDT
  99. -- 14/01:25:54.290 GMT INFO: CronTimeUtils.class maxHistory 0 changed: 2016-07-05 20:00:00 EDT, ts 1467763200290
  100. -- 14/01:25:54.290 GMT INFO: CronTimeUtils.class maxHistory 1 changed: 2016-06-28 20:00:00 EDT, ts 1467158400290
  101. -- 14/01:25:54.290 GMT INFO: CronTimeUtils.class maxHistory 2 changed: 2016-06-12 20:00:00 EDT, ts 1465776000290
  102. -- 14/01:25:54.291 GMT INFO: CronTimeUtils.class current day changed: 14
  103. DEBUG: JavaMail version 1.5.4
  104. DEBUG: successfully loaded resource: /META-INF/javamail.default.providers
  105. DEBUG: Tables of loaded providers
  106. DEBUG: Providers Listed By Class Name: {com.sun.mail.smtp.SMTPSSLTransport=javax.mail.Provider[TRANSPORT,smtps,com.sun.mail.smtp.SMTPSSLTransport,Oracle], com.sun.mail.smtp.SMTPTransport=javax.mail.Provider[TRANSPORT,smtp,com.sun.mail.smtp.SMTPTransport,Oracle], com.sun.mail.imap.IMAPSSLStore=javax.mail.Provider[STORE,imaps,com.sun.mail.imap.IMAPSSLStore,Oracle], com.sun.mail.pop3.POP3SSLStore=javax.mail.Provider[STORE,pop3s,com.sun.mail.pop3.POP3SSLStore,Oracle], com.sun.mail.imap.IMAPStore=javax.mail.Provider[STORE,imap,com.sun.mail.imap.IMAPStore,Oracle], com.sun.mail.pop3.POP3Store=javax.mail.Provider[STORE,pop3,com.sun.mail.pop3.POP3Store,Oracle]}
  107. DEBUG: Providers Listed By Protocol: {imaps=javax.mail.Provider[STORE,imaps,com.sun.mail.imap.IMAPSSLStore,Oracle], imap=javax.mail.Provider[STORE,imap,com.sun.mail.imap.IMAPStore,Oracle], smtps=javax.mail.Provider[TRANSPORT,smtps,com.sun.mail.smtp.SMTPSSLTransport,Oracle], pop3=javax.mail.Provider[STORE,pop3,com.sun.mail.pop3.POP3Store,Oracle], pop3s=javax.mail.Provider[STORE,pop3s,com.sun.mail.pop3.POP3SSLStore,Oracle], smtp=javax.mail.Provider[TRANSPORT,smtp,com.sun.mail.smtp.SMTPTransport,Oracle]}
  108. DEBUG: successfully loaded resource: /META-INF/javamail.default.address.map
  109. -- 14/01:25:54.293 GMT INFO: CronNewUsersEmail.class starting. running every 15 seconds.
  110. -- 14/01:25:54.294 GMT INFO: AppContextInit.class *** Not starting fetch thread as defined in FeedAppConfig.FETCH_RUN_START_FETCHING.
  111. -- 14/01:25:54.294 GMT INFO: AppContextInit.class *** Not starting fetch thread as defined in FeedAppConfig.FETCH_RUN_START_VALIDATION.
  112. Jul 13, 2016 9:25:55 PM org.apache.catalina.startup.HostConfig deployDescriptor
  113. INFO: Deployment of configuration descriptor /Users/kwigley/projects/workspace-feedrdr/.metadata/.plugins/org.eclipse.wst.server.core/tmp0/conf/Catalina/localhost/feedreader.xml has finished in 1,501 ms
  114. Jul 13, 2016 9:25:55 PM org.apache.coyote.AbstractProtocol start
  115. INFO: Starting ProtocolHandler ["http-nio-8080"]
  116. Jul 13, 2016 9:25:55 PM org.apache.coyote.AbstractProtocol start
  117. INFO: Starting ProtocolHandler ["ajp-nio-8009"]
  118. Jul 13, 2016 9:25:55 PM org.apache.catalina.startup.Catalina start
  119. INFO: Server startup in 1761 ms
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement