SturmB

Running ArtDept with Maven-01

Apr 29th, 2021 (edited)
633
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 25.77 KB | None | 0 0
  1. C:\Users\christopher.mcgee\.jdks\corretto-15.0.2\bin\java.exe -Dmaven.multiModuleProjectDirectory=C:\Users\christopher.mcgee\dev\projects\sky-launcher -Dmaven.home=C:\Users\christopher.mcgee\AppData\Local\JetBrains\Toolbox\apps\IDEA-C\ch-0\211.6693.111\plugins\maven\lib\maven3 -Dclassworlds.conf=C:\Users\christopher.mcgee\AppData\Local\JetBrains\Toolbox\apps\IDEA-C\ch-0\211.6693.111\plugins\maven\lib\maven3\bin\m2.conf -Dmaven.ext.class.path=C:\Users\christopher.mcgee\AppData\Local\JetBrains\Toolbox\apps\IDEA-C\ch-0\211.6693.111\plugins\maven\lib\maven-event-listener.jar -javaagent:C:\Users\christopher.mcgee\AppData\Local\JetBrains\Toolbox\apps\IDEA-C\ch-0\211.6693.111\lib\idea_rt.jar=61077:C:\Users\christopher.mcgee\AppData\Local\JetBrains\Toolbox\apps\IDEA-C\ch-0\211.6693.111\bin -Dfile.encoding=UTF-8 -classpath C:\Users\christopher.mcgee\AppData\Local\JetBrains\Toolbox\apps\IDEA-C\ch-0\211.6693.111\plugins\maven\lib\maven3\boot\plexus-classworlds-2.6.0.jar;C:\Users\christopher.mcgee\AppData\Local\JetBrains\Toolbox\apps\IDEA-C\ch-0\211.6693.111\plugins\maven\lib\maven3\boot\plexus-classworlds.license org.codehaus.classworlds.Launcher -Didea.version=2021.1 exec:java -Dexec.mainClass=info.chrismcgee.sky.artdept.ArtDept
  2. [INFO] Scanning for projects...
  3. [WARNING]
  4. [WARNING] Some problems were encountered while building the effective model for info.chrismcgee.sky:sky-launcher:jar:1.0-SNAPSHOT
  5. [WARNING] 'dependencies.dependency.version' for org.jetbrains:annotations:jar is either LATEST or RELEASE (both of them are being deprecated) @ line 111, column 22
  6. [WARNING]
  7. [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
  8. [WARNING]
  9. [WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
  10. [WARNING]
  11. [INFO]
  12. [INFO] ------------------< info.chrismcgee.sky:sky-launcher >------------------
  13. [INFO] Building sky-launcher 1.0-SNAPSHOT
  14. [INFO] --------------------------------[ jar ]---------------------------------
  15. Downloading from central: https://repo.maven.apache.org/maven2/org/jetbrains/annotations/maven-metadata.xml
  16. Downloaded from central: https://repo.maven.apache.org/maven2/org/jetbrains/annotations/maven-metadata.xml (618 B at 1.1 kB/s)
  17. [INFO]
  18. [INFO] --- exec-maven-plugin:3.0.0:java (default-cli) @ sky-launcher ---
  19. 2021-04-29 15:31:36,787 info.chrismcgee.sky.artdept.ArtDept.main() DEBUG Initializing configuration XmlConfiguration[location=C:\Users\christopher.mcgee\dev\projects\sky-launcher\target\classes\log4j2.xml]
  20. 2021-04-29 15:31:36,795 info.chrismcgee.sky.artdept.ArtDept.main() DEBUG Installed script engines
  21. 2021-04-29 15:31:36,796 info.chrismcgee.sky.artdept.ArtDept.main() DEBUG PluginManager 'Core' found 111 plugins
  22. 2021-04-29 15:31:36,797 info.chrismcgee.sky.artdept.ArtDept.main() DEBUG PluginManager 'Level' found 0 plugins
  23. 2021-04-29 15:31:36,801 info.chrismcgee.sky.artdept.ArtDept.main() DEBUG Building Plugin[name=property, class=org.apache.logging.log4j.core.config.Property].
  24. 2021-04-29 15:31:36,812 info.chrismcgee.sky.artdept.ArtDept.main() TRACE TypeConverterRegistry initializing.
  25. 2021-04-29 15:31:36,813 info.chrismcgee.sky.artdept.ArtDept.main() DEBUG PluginManager 'TypeConverter' found 26 plugins
  26. 2021-04-29 15:31:36,818 info.chrismcgee.sky.artdept.ArtDept.main() DEBUG createProperty(name="filename", value="logs/artdept.log")
  27. 2021-04-29 15:31:36,820 info.chrismcgee.sky.artdept.ArtDept.main() DEBUG Building Plugin[name=property, class=org.apache.logging.log4j.core.config.Property].
  28. 2021-04-29 15:31:36,821 info.chrismcgee.sky.artdept.ArtDept.main() DEBUG createProperty(name="baseDir", value="\\skyfs\ArtDept\ArtDept\Scripts\sky-artdept\logs")
  29. 2021-04-29 15:31:36,823 info.chrismcgee.sky.artdept.ArtDept.main() DEBUG Building Plugin[name=properties, class=org.apache.logging.log4j.core.config.PropertiesPlugin].
  30. 2021-04-29 15:31:36,828 info.chrismcgee.sky.artdept.ArtDept.main() DEBUG configureSubstitutor(={filename=logs/artdept.log, baseDir=\\skyfs\ArtDept\ArtDept\Scripts\sky-artdept\logs}, Configuration(C:\Users\christopher.mcgee\dev\projects\sky-launcher\target\classes\log4j2.xml))
  31. 2021-04-29 15:31:36,829 info.chrismcgee.sky.artdept.ArtDept.main() DEBUG PluginManager 'Lookup' found 13 plugins
  32. 2021-04-29 15:31:36,830 info.chrismcgee.sky.artdept.ArtDept.main() DEBUG Building Plugin[name=layout, class=org.apache.logging.log4j.core.layout.PatternLayout].
  33. 2021-04-29 15:31:36,835 info.chrismcgee.sky.artdept.ArtDept.main() DEBUG PatternLayout$Builder(pattern="%d{HH:mm:ss.SSS} [%t] %-5level %logger{36} - %msg%n", PatternSelector=null, Configuration(C:\Users\christopher.mcgee\dev\projects\sky-launcher\target\classes\log4j2.xml), Replace=null, charset="null", alwaysWriteExceptions="null", disableAnsi="null", noConsoleNoAnsi="null", header="null", footer="null")
  34. 2021-04-29 15:31:36,837 info.chrismcgee.sky.artdept.ArtDept.main() DEBUG PluginManager 'Converter' found 41 plugins
  35. 2021-04-29 15:31:36,838 info.chrismcgee.sky.artdept.ArtDept.main() DEBUG Building Plugin[name=appender, class=org.apache.logging.log4j.core.appender.ConsoleAppender].
  36. 2021-04-29 15:31:36,847 info.chrismcgee.sky.artdept.ArtDept.main() DEBUG ConsoleAppender$Builder(target="SYSTEM_OUT", follow="null", direct="null", bufferedIo="null", bufferSize="null", immediateFlush="null", ignoreExceptions="null", PatternLayout(%d{HH:mm:ss.SSS} [%t] %-5level %logger{36} - %msg%n), name="Console", Configuration(C:\Users\christopher.mcgee\dev\projects\sky-launcher\target\classes\log4j2.xml), Filter=null)
  37. 2021-04-29 15:31:36,848 info.chrismcgee.sky.artdept.ArtDept.main() DEBUG Jansi is not installed, cannot find org.fusesource.jansi.WindowsAnsiOutputStream
  38. 2021-04-29 15:31:36,849 info.chrismcgee.sky.artdept.ArtDept.main() DEBUG Starting OutputStreamManager SYSTEM_OUT.false.false
  39. 2021-04-29 15:31:36,850 info.chrismcgee.sky.artdept.ArtDept.main() DEBUG Building Plugin[name=layout, class=org.apache.logging.log4j.core.layout.PatternLayout].
  40. 2021-04-29 15:31:36,851 info.chrismcgee.sky.artdept.ArtDept.main() DEBUG PatternLayout$Builder(pattern="%d %p %C{1.} [%t] %m%n", PatternSelector=null, Configuration(C:\Users\christopher.mcgee\dev\projects\sky-launcher\target\classes\log4j2.xml), Replace=null, charset="null", alwaysWriteExceptions="null", disableAnsi="null", noConsoleNoAnsi="null", header="null", footer="null")
  41. 2021-04-29 15:31:36,865 info.chrismcgee.sky.artdept.ArtDept.main() DEBUG Building Plugin[name=appender, class=org.apache.logging.log4j.core.appender.FileAppender].
  42. 2021-04-29 15:31:36,869 info.chrismcgee.sky.artdept.ArtDept.main() DEBUG FileAppender$Builder(fileName="\\skyfs\ArtDept\ArtDept\Scripts\sky-artdept\logs\APACHE\2021\04 - Apr\29 - Launcher.log", append="null", locking="null", advertise="null", advertiseUri="null", createOnDemand="null", bufferedIo="null", bufferSize="null", immediateFlush="null", ignoreExceptions="null", PatternLayout(%d %p %C{1.} [%t] %m%n), name="MyFile", Configuration(C:\Users\christopher.mcgee\dev\projects\sky-launcher\target\classes\log4j2.xml), Filter=null)
  43. 2021-04-29 15:31:36,887 info.chrismcgee.sky.artdept.ArtDept.main() DEBUG Starting FileManager \\skyfs\ArtDept\ArtDept\Scripts\sky-artdept\logs\APACHE\2021\04 - Apr\29 - Launcher.log
  44. 2021-04-29 15:31:36,888 info.chrismcgee.sky.artdept.ArtDept.main() DEBUG Building Plugin[name=layout, class=org.apache.logging.log4j.core.layout.PatternLayout].
  45. 2021-04-29 15:31:36,889 info.chrismcgee.sky.artdept.ArtDept.main() DEBUG PatternLayout$Builder(pattern="%d %p %C{1.} [%t] %m%n", PatternSelector=null, Configuration(C:\Users\christopher.mcgee\dev\projects\sky-launcher\target\classes\log4j2.xml), Replace=null, charset="null", alwaysWriteExceptions="null", disableAnsi="null", noConsoleNoAnsi="null", header="null", footer="null")
  46. 2021-04-29 15:31:36,891 info.chrismcgee.sky.artdept.ArtDept.main() DEBUG Building Plugin[name=CronTriggeringPolicy, class=org.apache.logging.log4j.core.appender.rolling.CronTriggeringPolicy].
  47. 2021-04-29 15:31:36,893 info.chrismcgee.sky.artdept.ArtDept.main() DEBUG createPolicy(Configuration(C:\Users\christopher.mcgee\dev\projects\sky-launcher\target\classes\log4j2.xml), evaluateOnStartup="true", schedule="0 0 0 * * ?")
  48. 2021-04-29 15:31:36,896 info.chrismcgee.sky.artdept.ArtDept.main() DEBUG Building Plugin[name=SizeBasedTriggeringPolicy, class=org.apache.logging.log4j.core.appender.rolling.SizeBasedTriggeringPolicy].
  49. 2021-04-29 15:31:36,897 info.chrismcgee.sky.artdept.ArtDept.main() DEBUG createPolicy(size="250 MB")
  50. 2021-04-29 15:31:36,899 info.chrismcgee.sky.artdept.ArtDept.main() DEBUG Building Plugin[name=Policies, class=org.apache.logging.log4j.core.appender.rolling.CompositeTriggeringPolicy].
  51. 2021-04-29 15:31:36,900 info.chrismcgee.sky.artdept.ArtDept.main() DEBUG createPolicy(={CronTriggeringPolicy(schedule=0 0 0 * * ?), SizeBasedTriggeringPolicy(size=262144000)})
  52. 2021-04-29 15:31:36,901 info.chrismcgee.sky.artdept.ArtDept.main() DEBUG Building Plugin[name=appender, class=org.apache.logging.log4j.core.appender.RollingFileAppender].
  53. 2021-04-29 15:31:36,904 info.chrismcgee.sky.artdept.ArtDept.main() DEBUG RollingFileAppender$Builder(fileName="\\skyfs\ArtDept\ArtDept\Scripts\sky-artdept\logs\APACHE\2021\04 - Apr\Launcher.log", filePattern="\\skyfs\ArtDept\ArtDept\Scripts\sky-artdept\logs\APACHE\2021\04 - Apr\%d{dd} - Launcher-%i.log", append="null", locking="null", Policies(CompositeTriggeringPolicy(policies=[CronTriggeringPolicy(schedule=0 0 0 * * ?), SizeBasedTriggeringPolicy(size=262144000)])), Strategy=null, advertise="null", advertiseUri="null", createOnDemand="null", bufferedIo="null", bufferSize="null", immediateFlush="null", ignoreExceptions="null", PatternLayout(%d %p %C{1.} [%t] %m%n), name="DailyRoll", Configuration(C:\Users\christopher.mcgee\dev\projects\sky-launcher\target\classes\log4j2.xml), Filter=null)
  54. 2021-04-29 15:31:36,929 info.chrismcgee.sky.artdept.ArtDept.main() TRACE New file '\\skyfs\ArtDept\ArtDept\Scripts\sky-artdept\logs\APACHE\2021\04 - Apr\Launcher.log' created = false
  55. 2021-04-29 15:31:36,945 info.chrismcgee.sky.artdept.ArtDept.main() DEBUG Starting RollingFileManager \\skyfs\ArtDept\ArtDept\Scripts\sky-artdept\logs\APACHE\2021\04 - Apr\Launcher.log
  56. 2021-04-29 15:31:36,949 info.chrismcgee.sky.artdept.ArtDept.main() DEBUG PluginManager 'FileConverter' found 2 plugins
  57. 2021-04-29 15:31:36,951 info.chrismcgee.sky.artdept.ArtDept.main() DEBUG Initializing triggering policy CompositeTriggeringPolicy(policies=[CronTriggeringPolicy(schedule=0 0 0 * * ?), SizeBasedTriggeringPolicy(size=262144000)])
  58. 2021-04-29 15:31:36,955 info.chrismcgee.sky.artdept.ArtDept.main() TRACE Using default SystemClock for timestamps.
  59. 2021-04-29 15:31:36,966 info.chrismcgee.sky.artdept.ArtDept.main() TRACE DefaultRolloverStrategy.purge() took 12.0 milliseconds
  60. 2021-04-29 15:31:36,967 info.chrismcgee.sky.artdept.ArtDept.main() DEBUG RollingFileManager executing synchronous FileRenameAction[\\skyfs\ArtDept\ArtDept\Scripts\sky-artdept\logs\APACHE\2021\04 - Apr\Launcher.log to \\skyfs\ArtDept\ArtDept\Scripts\sky-artdept\logs\APACHE\2021\04 - Apr\28 - Launcher-1.log, renameEmptyFiles=false]
  61. 2021-04-29 15:31:36,978 info.chrismcgee.sky.artdept.ArtDept.main() TRACE Renamed file \\skyfs\ArtDept\ArtDept\Scripts\sky-artdept\logs\APACHE\2021\04 - Apr\Launcher.log to \\skyfs\ArtDept\ArtDept\Scripts\sky-artdept\logs\APACHE\2021\04 - Apr\28 - Launcher-1.log with Files.move
  62. 2021-04-29 15:31:36,981 info.chrismcgee.sky.artdept.ArtDept.main() DEBUG Log4j2 ConfigurationScheduler starting 3 threads
  63. 2021-04-29 15:31:36,984 info.chrismcgee.sky.artdept.ArtDept.main() DEBUG Scheduled cron expression 0 0 0 * * ? to fire at 2021-04-30T00:00:00.000-0400
  64. 2021-04-29 15:31:36,985 info.chrismcgee.sky.artdept.ArtDept.main() DEBUG ConfigurationScheduler {java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask@3affc14e[Not completed, task = java.util.concurrent.Executors$RunnableAdapter@c77895f[Wrapped task = CronRunnable{0 0 0 * * ? - Fri Apr 30 00:00:00 EDT 2021]]}
  65. 2021-04-29 15:31:36,985 info.chrismcgee.sky.artdept.ArtDept.main() DEBUG Building Plugin[name=appenders, class=org.apache.logging.log4j.core.config.AppendersPlugin].
  66. 2021-04-29 15:31:36,986 info.chrismcgee.sky.artdept.ArtDept.main() DEBUG createAppenders(={Console, MyFile, DailyRoll})
  67. 2021-04-29 15:31:36,986 info.chrismcgee.sky.artdept.ArtDept.main() DEBUG Building Plugin[name=AppenderRef, class=org.apache.logging.log4j.core.config.AppenderRef].
  68. 2021-04-29 15:31:36,987 info.chrismcgee.sky.artdept.ArtDept.main() DEBUG createAppenderRef(ref="DailyRoll", level="null", Filter=null)
  69. 2021-04-29 15:31:36,987 info.chrismcgee.sky.artdept.ArtDept.main() DEBUG Building Plugin[name=root, class=org.apache.logging.log4j.core.config.LoggerConfig$RootLogger].
  70. 2021-04-29 15:31:36,988 info.chrismcgee.sky.artdept.ArtDept.main() DEBUG createLogger(additivity="null", level="TRACE", includeLocation="null", ={DailyRoll}, ={}, Configuration(C:\Users\christopher.mcgee\dev\projects\sky-launcher\target\classes\log4j2.xml), Filter=null)
  71. 2021-04-29 15:31:36,990 info.chrismcgee.sky.artdept.ArtDept.main() DEBUG Building Plugin[name=loggers, class=org.apache.logging.log4j.core.config.LoggersPlugin].
  72. 2021-04-29 15:31:36,991 info.chrismcgee.sky.artdept.ArtDept.main() DEBUG createLoggers(={root})
  73. 2021-04-29 15:31:36,992 info.chrismcgee.sky.artdept.ArtDept.main() DEBUG Configuration XmlConfiguration[location=C:\Users\christopher.mcgee\dev\projects\sky-launcher\target\classes\log4j2.xml] initialized
  74. 2021-04-29 15:31:36,992 info.chrismcgee.sky.artdept.ArtDept.main() DEBUG Starting configuration XmlConfiguration[location=C:\Users\christopher.mcgee\dev\projects\sky-launcher\target\classes\log4j2.xml]
  75. 2021-04-29 15:31:36,994 info.chrismcgee.sky.artdept.ArtDept.main() DEBUG Started configuration XmlConfiguration[location=C:\Users\christopher.mcgee\dev\projects\sky-launcher\target\classes\log4j2.xml] OK.
  76. 2021-04-29 15:31:36,995 info.chrismcgee.sky.artdept.ArtDept.main() TRACE Stopping org.apache.logging.log4j.core.config.DefaultConfiguration@75dadb11...
  77. 2021-04-29 15:31:36,996 info.chrismcgee.sky.artdept.ArtDept.main() TRACE DefaultConfiguration notified 1 ReliabilityStrategies that config will be stopped.
  78. 2021-04-29 15:31:36,996 info.chrismcgee.sky.artdept.ArtDept.main() TRACE DefaultConfiguration stopping root LoggerConfig.
  79. 2021-04-29 15:31:36,997 info.chrismcgee.sky.artdept.ArtDept.main() TRACE DefaultConfiguration notifying ReliabilityStrategies that appenders will be stopped.
  80. 2021-04-29 15:31:36,997 info.chrismcgee.sky.artdept.ArtDept.main() TRACE DefaultConfiguration stopping remaining Appenders.
  81. 2021-04-29 15:31:36,998 info.chrismcgee.sky.artdept.ArtDept.main() DEBUG Shutting down OutputStreamManager SYSTEM_OUT.false.false-1
  82. 2021-04-29 15:31:36,998 info.chrismcgee.sky.artdept.ArtDept.main() DEBUG Shut down OutputStreamManager SYSTEM_OUT.false.false-1, all resources released: true
  83. 2021-04-29 15:31:36,999 info.chrismcgee.sky.artdept.ArtDept.main() TRACE DefaultConfiguration stopped 1 remaining Appenders.
  84. 2021-04-29 15:31:36,999 info.chrismcgee.sky.artdept.ArtDept.main() TRACE DefaultConfiguration cleaning Appenders from 1 LoggerConfigs.
  85. 2021-04-29 15:31:37,000 info.chrismcgee.sky.artdept.ArtDept.main() DEBUG Stopped org.apache.logging.log4j.core.config.DefaultConfiguration@75dadb11 OK
  86. 2021-04-29 15:31:37,073 info.chrismcgee.sky.artdept.ArtDept.main() TRACE Reregistering MBeans after reconfigure. Selector=org.apache.logging.log4j.core.selector.ClassLoaderContextSelector@90cea1b
  87. 2021-04-29 15:31:37,073 info.chrismcgee.sky.artdept.ArtDept.main() TRACE Reregistering context (1/1): '12fe1f28' org.apache.logging.log4j.core.LoggerContext@319c2765
  88. 2021-04-29 15:31:37,074 info.chrismcgee.sky.artdept.ArtDept.main() TRACE Unregistering but no MBeans found matching 'org.apache.logging.log4j2:type=12fe1f28'
  89. 2021-04-29 15:31:37,075 info.chrismcgee.sky.artdept.ArtDept.main() TRACE Unregistering but no MBeans found matching 'org.apache.logging.log4j2:type=12fe1f28,component=StatusLogger'
  90. 2021-04-29 15:31:37,075 info.chrismcgee.sky.artdept.ArtDept.main() TRACE Unregistering but no MBeans found matching 'org.apache.logging.log4j2:type=12fe1f28,component=ContextSelector'
  91. 2021-04-29 15:31:37,076 info.chrismcgee.sky.artdept.ArtDept.main() TRACE Unregistering but no MBeans found matching 'org.apache.logging.log4j2:type=12fe1f28,component=Loggers,name=*'
  92. 2021-04-29 15:31:37,077 info.chrismcgee.sky.artdept.ArtDept.main() TRACE Unregistering but no MBeans found matching 'org.apache.logging.log4j2:type=12fe1f28,component=Appenders,name=*'
  93. 2021-04-29 15:31:37,078 info.chrismcgee.sky.artdept.ArtDept.main() TRACE Unregistering but no MBeans found matching 'org.apache.logging.log4j2:type=12fe1f28,component=AsyncAppenders,name=*'
  94. 2021-04-29 15:31:37,078 info.chrismcgee.sky.artdept.ArtDept.main() TRACE Unregistering but no MBeans found matching 'org.apache.logging.log4j2:type=12fe1f28,component=AsyncLoggerRingBuffer'
  95. 2021-04-29 15:31:37,079 info.chrismcgee.sky.artdept.ArtDept.main() TRACE Unregistering but no MBeans found matching 'org.apache.logging.log4j2:type=12fe1f28,component=Loggers,name=*,subtype=RingBuffer'
  96. 2021-04-29 15:31:37,081 info.chrismcgee.sky.artdept.ArtDept.main() DEBUG Registering MBean org.apache.logging.log4j2:type=12fe1f28
  97. 2021-04-29 15:31:37,085 info.chrismcgee.sky.artdept.ArtDept.main() DEBUG Registering MBean org.apache.logging.log4j2:type=12fe1f28,component=StatusLogger
  98. 2021-04-29 15:31:37,087 info.chrismcgee.sky.artdept.ArtDept.main() DEBUG Registering MBean org.apache.logging.log4j2:type=12fe1f28,component=ContextSelector
  99. 2021-04-29 15:31:37,088 info.chrismcgee.sky.artdept.ArtDept.main() DEBUG Registering MBean org.apache.logging.log4j2:type=12fe1f28,component=Loggers,name=
  100. 2021-04-29 15:31:37,090 info.chrismcgee.sky.artdept.ArtDept.main() DEBUG Registering MBean org.apache.logging.log4j2:type=12fe1f28,component=Appenders,name=Console
  101. 2021-04-29 15:31:37,091 info.chrismcgee.sky.artdept.ArtDept.main() DEBUG Registering MBean org.apache.logging.log4j2:type=12fe1f28,component=Appenders,name=MyFile
  102. 2021-04-29 15:31:37,092 info.chrismcgee.sky.artdept.ArtDept.main() DEBUG Registering MBean org.apache.logging.log4j2:type=12fe1f28,component=Appenders,name=DailyRoll
  103. 2021-04-29 15:31:37,092 info.chrismcgee.sky.artdept.ArtDept.main() TRACE Using DummyNanoClock for nanosecond timestamps.
  104. 2021-04-29 15:31:37,093 info.chrismcgee.sky.artdept.ArtDept.main() DEBUG Reconfiguration complete for context[name=12fe1f28] at URI C:\Users\christopher.mcgee\dev\projects\sky-launcher\target\classes\log4j2.xml (org.apache.logging.log4j.core.LoggerContext@319c2765) with optional ClassLoader: null
  105. 2021-04-29 15:31:37,094 info.chrismcgee.sky.artdept.ArtDept.main() DEBUG Shutdown hook enabled. Registering a new one.
  106. 2021-04-29 15:31:37,095 info.chrismcgee.sky.artdept.ArtDept.main() DEBUG LoggerContext[name=12fe1f28, org.apache.logging.log4j.core.LoggerContext@319c2765] started OK.
  107. [WARNING] thread Thread[Log4j2-TF-3-Scheduled-1,5,info.chrismcgee.sky.artdept.ArtDept] was interrupted but is still alive after waiting at least 15000msecs
  108. [WARNING] thread Thread[Log4j2-TF-3-Scheduled-1,5,info.chrismcgee.sky.artdept.ArtDept] will linger despite being asked to die via interruption
  109. [WARNING] thread Thread[Log4j2-TF-3-Scheduled-2,5,info.chrismcgee.sky.artdept.ArtDept] will linger despite being asked to die via interruption
  110. [WARNING] NOTE: 2 thread(s) did not finish despite being asked to via interruption. This is not a problem with exec:java, it is a problem with the running code. Although not serious, it should be remedied.
  111. [WARNING] Couldn't destroy threadgroup org.codehaus.mojo.exec.ExecJavaMojo$IsolatedThreadGroup[name=info.chrismcgee.sky.artdept.ArtDept,maxpri=10]
  112. java.lang.IllegalThreadStateException
  113. at java.lang.ThreadGroup.destroy (ThreadGroup.java:774)
  114. at org.codehaus.mojo.exec.ExecJavaMojo.execute (ExecJavaMojo.java:293)
  115. at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137)
  116. at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210)
  117. at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156)
  118. at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148)
  119. at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117)
  120. at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81)
  121. at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56)
  122. at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128)
  123. at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305)
  124. at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192)
  125. at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105)
  126. at org.apache.maven.cli.MavenCli.execute (MavenCli.java:957)
  127. at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:289)
  128. at org.apache.maven.cli.MavenCli.main (MavenCli.java:193)
  129. at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
  130. at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:64)
  131. at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
  132. at java.lang.reflect.Method.invoke (Method.java:564)
  133. at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282)
  134. at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225)
  135. at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406)
  136. at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347)
  137. at org.codehaus.classworlds.Launcher.main (Launcher.java:47)
  138. [INFO] ------------------------------------------------------------------------
  139. [INFO] BUILD SUCCESS
  140. [INFO] ------------------------------------------------------------------------
  141. [INFO] Total time: 20.085 s
  142. [INFO] Finished at: 2021-04-29T15:31:53-04:00
  143. [INFO] ------------------------------------------------------------------------
  144. 2021-04-29 15:31:53,712 pool-1-thread-1 DEBUG Stopping LoggerContext[name=12fe1f28, org.apache.logging.log4j.core.LoggerContext@319c2765]
  145. 2021-04-29 15:31:53,713 pool-1-thread-1 DEBUG Stopping LoggerContext[name=12fe1f28, org.apache.logging.log4j.core.LoggerContext@319c2765]...
  146. 2021-04-29 15:31:53,714 pool-1-thread-1 TRACE Unregistering 1 MBeans: [org.apache.logging.log4j2:type=12fe1f28]
  147. 2021-04-29 15:31:53,715 pool-1-thread-1 TRACE Unregistering 1 MBeans: [org.apache.logging.log4j2:type=12fe1f28,component=StatusLogger]
  148. 2021-04-29 15:31:53,716 pool-1-thread-1 TRACE Unregistering 1 MBeans: [org.apache.logging.log4j2:type=12fe1f28,component=ContextSelector]
  149. 2021-04-29 15:31:53,717 pool-1-thread-1 TRACE Unregistering 1 MBeans: [org.apache.logging.log4j2:type=12fe1f28,component=Loggers,name=]
  150. 2021-04-29 15:31:53,718 pool-1-thread-1 TRACE Unregistering 3 MBeans: [org.apache.logging.log4j2:type=12fe1f28,component=Appenders,name=Console, org.apache.logging.log4j2:type=12fe1f28,component=Appenders,name=DailyRoll, org.apache.logging.log4j2:type=12fe1f28,component=Appenders,name=MyFile]
  151. 2021-04-29 15:31:53,719 pool-1-thread-1 TRACE Unregistering but no MBeans found matching 'org.apache.logging.log4j2:type=12fe1f28,component=AsyncAppenders,name=*'
  152. 2021-04-29 15:31:53,720 pool-1-thread-1 TRACE Unregistering but no MBeans found matching 'org.apache.logging.log4j2:type=12fe1f28,component=AsyncLoggerRingBuffer'
  153. 2021-04-29 15:31:53,722 pool-1-thread-1 TRACE Unregistering but no MBeans found matching 'org.apache.logging.log4j2:type=12fe1f28,component=Loggers,name=*,subtype=RingBuffer'
  154. 2021-04-29 15:31:53,723 pool-1-thread-1 TRACE Stopping XmlConfiguration[location=C:\Users\christopher.mcgee\dev\projects\sky-launcher\target\classes\log4j2.xml]...
  155. 2021-04-29 15:31:53,724 pool-1-thread-1 TRACE XmlConfiguration notified 2 ReliabilityStrategies that config will be stopped.
  156. 2021-04-29 15:31:53,724 pool-1-thread-1 TRACE XmlConfiguration stopping 1 LoggerConfigs.
  157. 2021-04-29 15:31:53,725 pool-1-thread-1 TRACE XmlConfiguration stopping root LoggerConfig.
  158. 2021-04-29 15:31:53,727 pool-1-thread-1 TRACE XmlConfiguration notifying ReliabilityStrategies that appenders will be stopped.
  159. 2021-04-29 15:31:53,727 pool-1-thread-1 TRACE XmlConfiguration stopping remaining Appenders.
  160. 2021-04-29 15:31:53,728 pool-1-thread-1 DEBUG Shutting down RollingFileManager \\skyfs\ArtDept\ArtDept\Scripts\sky-artdept\logs\APACHE\2021\04 - Apr\Launcher.log
  161. 2021-04-29 15:31:53,729 pool-1-thread-1 DEBUG Shut down RollingFileManager \\skyfs\ArtDept\ArtDept\Scripts\sky-artdept\logs\APACHE\2021\04 - Apr\Launcher.log, all resources released: true
  162. 2021-04-29 15:31:53,731 pool-1-thread-1 DEBUG Shutting down FileManager \\skyfs\ArtDept\ArtDept\Scripts\sky-artdept\logs\APACHE\2021\04 - Apr\29 - Launcher.log
  163. 2021-04-29 15:31:53,731 pool-1-thread-1 DEBUG Shut down FileManager \\skyfs\ArtDept\ArtDept\Scripts\sky-artdept\logs\APACHE\2021\04 - Apr\29 - Launcher.log, all resources released: true
  164. 2021-04-29 15:31:53,732 pool-1-thread-1 DEBUG Shutting down OutputStreamManager SYSTEM_OUT.false.false
  165. 2021-04-29 15:31:53,732 pool-1-thread-1 DEBUG Shut down OutputStreamManager SYSTEM_OUT.false.false, all resources released: true
  166. 2021-04-29 15:31:53,733 pool-1-thread-1 TRACE XmlConfiguration stopped 3 remaining Appenders.
  167. 2021-04-29 15:31:53,734 pool-1-thread-1 TRACE XmlConfiguration cleaning Appenders from 2 LoggerConfigs.
  168. 2021-04-29 15:31:53,735 pool-1-thread-1 DEBUG Log4j2 ConfigurationScheduler shutting down threads in java.util.concurrent.ScheduledThreadPoolExecutor@7b95dbcb[Running, pool size = 2, active threads = 0, queued tasks = 2, completed tasks = 0]
  169. 2021-04-29 15:31:53,736 pool-1-thread-1 DEBUG Stopped XmlConfiguration[location=C:\Users\christopher.mcgee\dev\projects\sky-launcher\target\classes\log4j2.xml] OK
  170. 2021-04-29 15:31:53,737 pool-1-thread-1 DEBUG Stopped LoggerContext[name=12fe1f28, org.apache.logging.log4j.core.LoggerContext@319c2765]...
  171.  
  172. Process finished with exit code 0
  173.  
Add Comment
Please, Sign In to add comment