Skip to content

Instantly share code, notes, and snippets.

@JamesHagerman
Created August 17, 2016 05:09
Show Gist options
  • Save JamesHagerman/ced79a4cd723a1aceb64d2970c30f70b to your computer and use it in GitHub Desktop.
Save JamesHagerman/ced79a4cd723a1aceb64d2970c30f70b to your computer and use it in GitHub Desktop.
sensatron dump
sensatron@sensatron-desktop:~/dev/Sensatron/2016/sensatron-server$ mvn jetty:run
[INFO] Scanning for projects...
[WARNING]
[WARNING] Some problems were encountered while building the effective model for org.pnf:sensatron-server:war:0.0.1-SNAPSHOT
[WARNING] 'dependencies.dependency.systemPath' for org.pnf:TotalControl:jar should not point at files within the project directory, ${project.basedir}/src/main/resources/TotalControl.jar will be unresolvable by dependent projects @ line 57, column 18
[WARNING] 'dependencies.dependency.systemPath' for ddf.minim:minim:jar should not point at files within the project directory, ${project.basedir}/src/main/resources/minim.jar will be unresolvable by dependent projects @ line 64, column 18
[WARNING] 'dependencies.dependency.systemPath' for ddf.minim:jsminim:jar should not point at files within the project directory, ${project.basedir}/src/main/resources/jsminim.jar will be unresolvable by dependent projects @ line 71, column 18
[WARNING]
[WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
[WARNING]
[WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
[WARNING]
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Sensatron Web Server 0.0.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] >>> maven-jetty-plugin:6.1.14:run (default-cli) > test-compile @ sensatron-server >>>
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ sensatron-server ---
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] Copying 8 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ sensatron-server ---
[INFO] Changes detected - recompiling the module!
[WARNING] File encoding has not been set, using platform encoding UTF-8, i.e. build is platform dependent!
[INFO] Compiling 3 source files to /home/sensatron/dev/Sensatron/2016/sensatron-server/target/classes
[INFO]
[INFO] --- maven-dependency-plugin:2.8:copy-dependencies (copy-dependencies) @ sensatron-server ---
[INFO] minim.jar already exists in destination.
[INFO] jsminim.jar already exists in destination.
[INFO] TotalControl.jar already exists in destination.
[INFO]
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ sensatron-server ---
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] skip non existing resourceDirectory /home/sensatron/dev/Sensatron/2016/sensatron-server/src/test/resources
[INFO]
[INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ sensatron-server ---
[INFO] No sources to compile
[INFO]
[INFO] <<< maven-jetty-plugin:6.1.14:run (default-cli) < test-compile @ sensatron-server <<<
[INFO]
[INFO] --- maven-jetty-plugin:6.1.14:run (default-cli) @ sensatron-server ---
[INFO] Configuring Jetty for project: Sensatron Web Server
[INFO] Webapp source directory = /home/sensatron/dev/Sensatron/2016/sensatron-server/src/main/webapp
[INFO] Reload Mechanic: automatic
[INFO] web.xml file = /home/sensatron/dev/Sensatron/2016/sensatron-server/src/main/webapp/WEB-INF/web.xml
[INFO] Classes = /home/sensatron/dev/Sensatron/2016/sensatron-server/target/classes
[INFO] Logging to org.slf4j.impl.SimpleLogger(org.mortbay.log) via org.mortbay.log.Slf4jLog
[INFO] Context path = /
[INFO] Tmp directory = determined at runtime
[INFO] Web defaults = org/mortbay/jetty/webapp/webdefault.xml
[INFO] Web overrides = none
[INFO] Webapp directory = /home/sensatron/dev/Sensatron/2016/sensatron-server/src/main/webapp
[INFO] Starting jetty 6.1.14 ...
[INFO] jetty-6.1.14
[INFO] No Transaction manager found - if your webapp requires one, please configure one.
[INFO] Initializing Spring FrameworkServlet 'SpringDispatcher'
16/08/16 22:04:58.749 INFO [main] sensatron.lights.LightsController - SETUP!
16/08/16 22:04:58.925 INFO [main] sensatron.lights.LightsController - Audio should be monitoring...
16/08/16 22:04:58.925 DEBUG [main] sensatron.lights.LightsController - Building remap array...
16/08/16 22:04:58.926 DEBUG [main] sensatron.lights.LightsController - Done building remap array.
16/08/16 22:04:58.952 INFO [Thread-5] sensatron.lights.LightsController - Render thread started.
[INFO] Started SelectChannelConnector@0.0.0.0:8080
[INFO] Started Jetty Server
[INFO] Starting scanner at interval of 30 seconds.
2016-08-16 22:08:45
Full thread dump OpenJDK 64-Bit Server VM (25.91-b14 mixed mode):
"Timer-1" #18 daemon prio=5 os_prio=0 tid=0x00007f6371885800 nid=0x1214 in Object.wait() [0x00007f630bafc000]
java.lang.Thread.State: TIMED_WAITING (on object monitor)
at java.lang.Object.wait(Native Method)
at java.util.TimerThread.mainLoop(Timer.java:552)
- locked <0x00000000ecf68608> (a java.util.TaskQueue)
at java.util.TimerThread.run(Timer.java:505)
"Thread-5" #14 prio=5 os_prio=0 tid=0x00007f637138c000 nid=0x1213 runnable [0x00007f630bffd000]
java.lang.Thread.State: RUNNABLE
at TotalControl.TotalControl.TCrefresh2(Native Method)
at TotalControl.TotalControl.refresh(TotalControl.java:103)
at org.aardvark.sensatron.lights.LightsController.draw(LightsController.java:145)
at org.aardvark.sensatron.lights.LightsController.run(LightsController.java:107)
at java.lang.Thread.run(Thread.java:745)
"Thread-7" #17 prio=5 os_prio=0 tid=0x00007f637137d000 nid=0x120e in Object.wait() [0x00007f63457bb000]
java.lang.Thread.State: TIMED_WAITING (on object monitor)
at java.lang.Object.wait(Native Method)
at org.classpath.icedtea.pulseaudio.PulseAudioSourceDataLine.write(PulseAudioSourceDataLine.java:195)
- locked <0x00000000ecf69e88> (a java.lang.Object)
at ddf.minim.javasound.JSAudioOutput.run(JSAudioOutput.java:91)
"PulseAudio Eventloop Thread" #15 daemon prio=5 os_prio=0 tid=0x00007f6370bdf800 nid=0x120a runnable [0x00007f63458bc000]
java.lang.Thread.State: RUNNABLE
at org.classpath.icedtea.pulseaudio.EventLoop.native_iterate(Native Method)
at org.classpath.icedtea.pulseaudio.EventLoop.run(EventLoop.java:133)
- locked <0x00000000ecf69e88> (a java.lang.Object)
at java.lang.Thread.run(Thread.java:745)
"Timer-0" #13 daemon prio=5 os_prio=0 tid=0x00007f63716dc000 nid=0x1201 in Object.wait() [0x00007f63466fc000]
java.lang.Thread.State: TIMED_WAITING (on object monitor)
at java.lang.Object.wait(Native Method)
at java.util.TimerThread.mainLoop(Timer.java:552)
- locked <0x0000000085200e58> (a java.util.TaskQueue)
at java.util.TimerThread.run(Timer.java:505)
"828831332@qtp0-1 - Acceptor0 SelectChannelConnector@0.0.0.0:8080" #12 prio=5 os_prio=0 tid=0x00007f63714ad800 nid=0x1200 runnable [0x00007f6346a7f000]
java.lang.Thread.State: RUNNABLE
at sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)
at sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269)
at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:93)
at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
- locked <0x00000000ecf78fa8> (a sun.nio.ch.Util$2)
- locked <0x00000000ecf78f98> (a java.util.Collections$UnmodifiableSet)
- locked <0x00000000ecf78b70> (a sun.nio.ch.EPollSelectorImpl)
at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
at org.mortbay.io.nio.SelectorManager$SelectSet.doSelect(SelectorManager.java:429)
at org.mortbay.io.nio.SelectorManager.doSelect(SelectorManager.java:185)
at org.mortbay.jetty.nio.SelectChannelConnector.accept(SelectChannelConnector.java:124)
at org.mortbay.jetty.AbstractConnector$Acceptor.run(AbstractConnector.java:707)
at org.mortbay.thread.QueuedThreadPool$PoolThread.run(QueuedThreadPool.java:522)
"1382717704@qtp0-0" #11 prio=5 os_prio=0 tid=0x00007f637153b000 nid=0x11ff in Object.wait() [0x00007f6346b80000]
java.lang.Thread.State: TIMED_WAITING (on object monitor)
at java.lang.Object.wait(Native Method)
at org.mortbay.thread.QueuedThreadPool$PoolThread.run(QueuedThreadPool.java:565)
- locked <0x0000000085215060> (a org.mortbay.thread.QueuedThreadPool$PoolThread)
"Service Thread" #8 daemon prio=9 os_prio=0 tid=0x00007f63700d1800 nid=0x11fd runnable [0x0000000000000000]
java.lang.Thread.State: RUNNABLE
"C1 CompilerThread2" #7 daemon prio=9 os_prio=0 tid=0x00007f63700b2000 nid=0x11fc waiting on condition [0x0000000000000000]
java.lang.Thread.State: RUNNABLE
"C2 CompilerThread1" #6 daemon prio=9 os_prio=0 tid=0x00007f63700b0000 nid=0x11fb waiting on condition [0x0000000000000000]
java.lang.Thread.State: RUNNABLE
"C2 CompilerThread0" #5 daemon prio=9 os_prio=0 tid=0x00007f63700ad800 nid=0x11fa waiting on condition [0x0000000000000000]
java.lang.Thread.State: RUNNABLE
"Signal Dispatcher" #4 daemon prio=9 os_prio=0 tid=0x00007f63700ab000 nid=0x11f9 waiting on condition [0x0000000000000000]
java.lang.Thread.State: RUNNABLE
"Finalizer" #3 daemon prio=8 os_prio=0 tid=0x00007f6370083800 nid=0x11f8 in Object.wait() [0x00007f635d3fd000]
java.lang.Thread.State: WAITING (on object monitor)
at java.lang.Object.wait(Native Method)
- waiting on <0x0000000084ca2908> (a java.lang.ref.ReferenceQueue$Lock)
at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:143)
- locked <0x0000000084ca2908> (a java.lang.ref.ReferenceQueue$Lock)
at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:164)
at java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:209)
"Reference Handler" #2 daemon prio=10 os_prio=0 tid=0x00007f637007f000 nid=0x11f7 in Object.wait() [0x00007f635d4fe000]
java.lang.Thread.State: WAITING (on object monitor)
at java.lang.Object.wait(Native Method)
- waiting on <0x0000000084caf510> (a java.lang.ref.Reference$Lock)
at java.lang.Object.wait(Object.java:502)
at java.lang.ref.Reference.tryHandlePending(Reference.java:191)
- locked <0x0000000084caf510> (a java.lang.ref.Reference$Lock)
at java.lang.ref.Reference$ReferenceHandler.run(Reference.java:153)
"main" #1 prio=5 os_prio=0 tid=0x00007f637000a000 nid=0x11f1 in Object.wait() [0x00007f63768be000]
java.lang.Thread.State: WAITING (on object monitor)
at java.lang.Object.wait(Native Method)
- waiting on <0x0000000085215a20> (a org.mortbay.thread.QueuedThreadPool$Lock)
at java.lang.Object.wait(Object.java:502)
at org.mortbay.thread.QueuedThreadPool.join(QueuedThreadPool.java:300)
- locked <0x0000000085215a20> (a org.mortbay.thread.QueuedThreadPool$Lock)
at org.mortbay.jetty.plugin.Jetty6PluginServer.join(Jetty6PluginServer.java:206)
at org.mortbay.jetty.plugin.AbstractJettyMojo.startJetty(AbstractJettyMojo.java:399)
at org.mortbay.jetty.plugin.AbstractJettyMojo.execute(AbstractJettyMojo.java:321)
at org.mortbay.jetty.plugin.AbstractJettyRunMojo.execute(AbstractJettyRunMojo.java:205)
at org.mortbay.jetty.plugin.Jetty6RunMojo.execute(Jetty6RunMojo.java:184)
at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:134)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:207)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:116)
at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:80)
at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:51)
at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:128)
at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:307)
at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:193)
at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:106)
at org.apache.maven.cli.MavenCli.execute(MavenCli.java:863)
at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:288)
at org.apache.maven.cli.MavenCli.main(MavenCli.java:199)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:289)
at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:229)
at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:415)
at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:356)
"VM Thread" os_prio=0 tid=0x00007f6370077800 nid=0x11f6 runnable
"GC task thread#0 (ParallelGC)" os_prio=0 tid=0x00007f637001f000 nid=0x11f2 runnable
"GC task thread#1 (ParallelGC)" os_prio=0 tid=0x00007f6370021000 nid=0x11f3 runnable
"GC task thread#2 (ParallelGC)" os_prio=0 tid=0x00007f6370022800 nid=0x11f4 runnable
"GC task thread#3 (ParallelGC)" os_prio=0 tid=0x00007f6370024800 nid=0x11f5 runnable
"VM Periodic Task Thread" os_prio=0 tid=0x00007f63700d4000 nid=0x11fe waiting on condition
JNI global references: 306
Heap
PSYoungGen total 364544K, used 140439K [0x00000000d6c00000, 0x00000000eef00000, 0x0000000100000000)
eden space 347648K, 38% used [0x00000000d6c00000,0x00000000ded894e8,0x00000000ebf80000)
from space 16896K, 46% used [0x00000000ecf00000,0x00000000ed69c940,0x00000000edf80000)
to space 15872K, 0% used [0x00000000ebf80000,0x00000000ebf80000,0x00000000ecf00000)
ParOldGen total 89600K, used 22247K [0x0000000084400000, 0x0000000089b80000, 0x00000000d6c00000)
object space 89600K, 24% used [0x0000000084400000,0x00000000859b9d08,0x0000000089b80000)
Metaspace used 39513K, capacity 40370K, committed 40704K, reserved 1085440K
class space used 4715K, capacity 5004K, committed 5120K, reserved 1048576K
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment