Removed garbage.

This commit is contained in:
CodeForFame 2011-06-25 01:36:04 -05:00
parent bf7cc39d33
commit 8bb374fd05
1 changed files with 0 additions and 234 deletions

View File

@ -1,234 +0,0 @@
01:19:17 25-06-11: Exception in thread "pool-4-thread-1"
01:19:17 25-06-11: java.lang.Error: java.io.FileNotFoundException: alert-config.xml (No such file or directory)
01:19:17 25-06-11:
01:19:17 25-06-11: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1116)
01:19:17 25-06-11:
01:19:17 25-06-11: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
01:19:17 25-06-11:
01:19:17 25-06-11: at java.lang.Thread.run(Thread.java:636)
01:19:17 25-06-11:
01:19:17 25-06-11: java.lang.Error: java.io.FileNotFoundException: alert-config.xml (No such file or directory)
01:19:17 25-06-11:
01:19:17 25-06-11: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1116)
01:19:17 25-06-11:
01:19:17 25-06-11: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
01:19:17 25-06-11:
01:19:17 25-06-11: at java.lang.Thread.run(Thread.java:636)
01:19:17 25-06-11:
01:19:17 25-06-11: Caused by: java.io.FileNotFoundException: alert-config.xml (No such file or directory)
01:19:17 25-06-11:
01:19:17 25-06-11: at java.io.FileInputStream.open(Native Method)
01:19:17 25-06-11:
01:19:17 25-06-11: at java.io.FileInputStream.<init>(FileInputStream.java:137)
01:19:17 25-06-11:
01:19:17 25-06-11: at java.io.FileInputStream.<init>(FileInputStream.java:96)
01:19:17 25-06-11:
01:19:17 25-06-11: at scala.xml.Source$.fromFile(XML.scala:24)
01:19:17 25-06-11:
01:19:17 25-06-11: at scala.xml.factory.XMLLoader$class.loadFile(XMLLoader.scala:49)
01:19:17 25-06-11:
01:19:17 25-06-11: at scala.xml.XML$.loadFile(XML.scala:40)
01:19:17 25-06-11:
01:19:17 25-06-11: at org.moparscape.msc.gs.alert.EMail$.send(AlertHandler.scala:143)
01:19:17 25-06-11:
01:19:17 25-06-11: at org.moparscape.msc.gs.alert.Service$$anonfun$3.apply(AlertHandler.scala:104)
01:19:17 25-06-11:
01:19:17 25-06-11: at org.moparscape.msc.gs.alert.Service$$anonfun$3.apply(AlertHandler.scala:104)
01:19:17 25-06-11:
01:19:17 25-06-11: at org.moparscape.msc.gs.alert.Service$.send(AlertHandler.scala:112)
01:19:17 25-06-11:
01:19:17 25-06-11: at org.moparscape.msc.gs.alert.AlertHandler$$anon$1$$anonfun$run$1.apply(AlertHandler.scala:39)
01:19:17 25-06-11:
01:19:17 25-06-11: at org.moparscape.msc.gs.alert.AlertHandler$$anon$1$$anonfun$run$1.apply(AlertHandler.scala:38)
01:19:17 25-06-11:
01:19:17 25-06-11: at scala.collection.immutable.Map$Map1.foreach(Map.scala:118)
01:19:17 25-06-11:
01:19:17 25-06-11: at org.moparscape.msc.gs.alert.AlertHandler$$anon$1.run(AlertHandler.scala:38)
01:19:17 25-06-11:
01:19:17 25-06-11: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110)
01:19:17 25-06-11:
01:19:17 25-06-11: ... 2 more
01:19:17 25-06-11:
01:21:50 25-06-11: Exception in thread "pool-4-thread-1"
01:21:50 25-06-11: java.lang.Error: java.io.FileNotFoundException: alert-config.xml (No such file or directory)
01:21:50 25-06-11:
01:21:50 25-06-11: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1116)
01:21:50 25-06-11:
01:21:50 25-06-11: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
01:21:50 25-06-11:
01:21:50 25-06-11: at java.lang.Thread.run(Thread.java:636)
01:21:50 25-06-11:
01:21:50 25-06-11: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
01:21:50 25-06-11:
01:21:50 25-06-11: at java.lang.Thread.run(Thread.java:636)
01:21:50 25-06-11:
01:21:50 25-06-11: Caused by: java.io.FileNotFoundException: alert-config.xml (No such file or directory)
01:21:50 25-06-11:
01:21:50 25-06-11: at java.io.FileInputStream.open(Native Method)
01:21:50 25-06-11:
01:21:50 25-06-11: at java.io.FileInputStream.<init>(FileInputStream.java:137)
01:21:50 25-06-11:
01:21:50 25-06-11: at java.io.FileInputStream.<init>(FileInputStream.java:96)
01:21:50 25-06-11:
01:21:50 25-06-11: at scala.xml.Source$.fromFile(XML.scala:24)
01:21:50 25-06-11:
01:21:50 25-06-11: at scala.xml.factory.XMLLoader$class.loadFile(XMLLoader.scala:49)
01:21:50 25-06-11:
01:21:50 25-06-11: at scala.xml.XML$.loadFile(XML.scala:40)
01:21:50 25-06-11:
01:21:50 25-06-11: at org.moparscape.msc.gs.alert.EMail$.send(AlertHandler.scala:143)
01:21:50 25-06-11:
01:21:50 25-06-11: at org.moparscape.msc.gs.alert.Service$$anonfun$3.apply(AlertHandler.scala:104)
01:21:50 25-06-11:
01:21:50 25-06-11: at org.moparscape.msc.gs.alert.Service$$anonfun$3.apply(AlertHandler.scala:104)
01:21:50 25-06-11:
01:21:50 25-06-11: at org.moparscape.msc.gs.alert.Service$.send(AlertHandler.scala:112)
01:21:50 25-06-11:
01:21:50 25-06-11: at org.moparscape.msc.gs.alert.Service$.send(AlertHandler.scala:112)
01:21:50 25-06-11:
01:21:50 25-06-11: at org.moparscape.msc.gs.alert.AlertHandler$$anon$1$$anonfun$run$1.apply(AlertHandler.scala:39)
01:21:50 25-06-11:
01:21:50 25-06-11: at org.moparscape.msc.gs.alert.AlertHandler$$anon$1$$anonfun$run$1.apply(AlertHandler.scala:38)
01:21:50 25-06-11:
01:21:50 25-06-11: at org.moparscape.msc.gs.alert.Service$.send(AlertHandler.scala:112)
01:21:50 25-06-11:
01:21:50 25-06-11: at org.moparscape.msc.gs.alert.AlertHandler$$anon$1$$anonfun$run$1.apply(AlertHandler.scala:39)
01:21:50 25-06-11:
01:21:50 25-06-11: at org.moparscape.msc.gs.alert.AlertHandler$$anon$1$$anonfun$run$1.apply(AlertHandler.scala:38)
01:21:50 25-06-11:
01:21:50 25-06-11: at scala.collection.immutable.Map$Map1.foreach(Map.scala:118)
01:21:50 25-06-11:
01:21:50 25-06-11: at org.moparscape.msc.gs.alert.AlertHandler$$anon$1.run(AlertHandler.scala:38)
01:21:50 25-06-11:
01:21:50 25-06-11: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110)
01:21:50 25-06-11:
01:21:50 25-06-11: ... 2 more
01:21:50 25-06-11:
01:23:20 25-06-11: Exception in thread "pool-4-thread-1"
01:23:20 25-06-11: java.lang.Error: java.io.FileNotFoundException: alert-config.xml (No such file or directory)
01:23:20 25-06-11:
01:23:20 25-06-11: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1116)
01:23:20 25-06-11:
01:23:20 25-06-11: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
01:23:20 25-06-11:
01:23:20 25-06-11: at java.lang.Thread.run(Thread.java:636)
01:23:20 25-06-11:
01:23:20 25-06-11: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
01:23:20 25-06-11:
01:23:20 25-06-11: at java.lang.Thread.run(Thread.java:636)
01:23:20 25-06-11:
01:23:20 25-06-11: Caused by: java.io.FileNotFoundException: alert-config.xml (No such file or directory)
01:23:20 25-06-11:
01:23:20 25-06-11: at java.io.FileInputStream.open(Native Method)
01:23:20 25-06-11:
01:23:20 25-06-11: at java.io.FileInputStream.<init>(FileInputStream.java:137)
01:23:20 25-06-11:
01:23:20 25-06-11: at java.io.FileInputStream.<init>(FileInputStream.java:96)
01:23:20 25-06-11:
01:23:20 25-06-11: at scala.xml.Source$.fromFile(XML.scala:24)
01:23:20 25-06-11:
01:23:20 25-06-11: at scala.xml.factory.XMLLoader$class.loadFile(XMLLoader.scala:49)
01:23:20 25-06-11:
01:23:20 25-06-11: at scala.xml.XML$.loadFile(XML.scala:40)
01:23:20 25-06-11:
01:23:20 25-06-11: at org.moparscape.msc.gs.alert.EMail$.send(AlertHandler.scala:144)
01:23:20 25-06-11:
01:23:20 25-06-11: at org.moparscape.msc.gs.alert.Service$$anonfun$3.apply(AlertHandler.scala:105)
01:23:20 25-06-11:
01:23:20 25-06-11: at org.moparscape.msc.gs.alert.Service$$anonfun$3.apply(AlertHandler.scala:105)
01:23:20 25-06-11:
01:23:20 25-06-11: at org.moparscape.msc.gs.alert.Service$.send(AlertHandler.scala:113)
01:23:20 25-06-11:
01:23:20 25-06-11: at org.moparscape.msc.gs.alert.AlertHandler$$anon$1$$anonfun$run$1.apply(AlertHandler.scala:39)
01:23:20 25-06-11:
01:23:20 25-06-11: at org.moparscape.msc.gs.alert.AlertHandler$$anon$1$$anonfun$run$1.apply(AlertHandler.scala:38)
01:23:20 25-06-11:
01:23:20 25-06-11: at scala.collection.immutable.Map$Map1.foreach(Map.scala:118)
01:23:20 25-06-11:
01:23:20 25-06-11: at org.moparscape.msc.gs.alert.AlertHandler$$anon$1$$anonfun$run$1.apply(AlertHandler.scala:38)
01:23:20 25-06-11:
01:23:20 25-06-11: at scala.collection.immutable.Map$Map1.foreach(Map.scala:118)
01:23:20 25-06-11:
01:23:20 25-06-11: at org.moparscape.msc.gs.alert.AlertHandler$$anon$1.run(AlertHandler.scala:38)
01:23:20 25-06-11:
01:23:20 25-06-11: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110)
01:23:20 25-06-11:
01:23:20 25-06-11: ... 2 more
01:23:20 25-06-11: