Skip to content

Instantly share code, notes, and snippets.

@ds300
Created July 18, 2012 13:02
Show Gist options
  • Save ds300/3136078 to your computer and use it in GitHub Desktop.
Save ds300/3136078 to your computer and use it in GitHub Desktop.
error report
<?xml version="1.0" encoding="UTF-8" ?>
<testsuite failures="0" time="1.319" errors="1" skipped="0" tests="8" name="uk.ac.susx.mlcl.byblo.commands.ExternalCountCommandTest">
<properties>
<property name="java.runtime.name" value="Java(TM) SE Runtime Environment"/>
<property name="sun.boot.library.path" value="/System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Libraries"/>
<property name="java.vm.version" value="20.8-b03-424"/>
<property name="awt.nativeDoubleBuffering" value="true"/>
<property name="gopherProxySet" value="false"/>
<property name="mrj.build" value="11M3720"/>
<property name="java.vm.vendor" value="Apple Inc."/>
<property name="java.vendor.url" value="http://www.apple.com/"/>
<property name="path.separator" value=":"/>
<property name="guice.disable.misplaced.annotation.check" value="true"/>
<property name="java.vm.name" value="Java HotSpot(TM) 64-Bit Server VM"/>
<property name="file.encoding.pkg" value="sun.io"/>
<property name="user.country" value="US"/>
<property name="sun.java.launcher" value="SUN_STANDARD"/>
<property name="sun.os.patch.level" value="unknown"/>
<property name="java.vm.specification.name" value="Java Virtual Machine Specification"/>
<property name="user.dir" value="/Volumes/LocalScratchHD/LocalHome/ds300/Documents/twitter/Byblo src"/>
<property name="java.runtime.version" value="1.6.0_33-b03-424-11M3720"/>
<property name="java.awt.graphicsenv" value="apple.awt.CGraphicsEnvironment"/>
<property name="java.endorsed.dirs" value="/System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Home/lib/endorsed"/>
<property name="os.arch" value="x86_64"/>
<property name="java.io.tmpdir" value="/var/folders/td/6hvym23x1zj0gpdk1kkyl7780000gp/T/"/>
<property name="gpg.skip" value="true"/>
<property name="line.separator" value="
"/>
<property name="java.vm.specification.vendor" value="Sun Microsystems Inc."/>
<property name="os.name" value="Mac OS X"/>
<property name="classworlds.conf" value="/usr/share/maven/bin/m2.conf"/>
<property name="sun.jnu.encoding" value="MacRoman"/>
<property name="java.library.path" value=".:/Library/Java/Extensions:/System/Library/Java/Extensions:/usr/lib/java"/>
<property name="java.specification.name" value="Java Platform API Specification"/>
<property name="java.class.version" value="50.0"/>
<property name="sun.management.compiler" value="HotSpot 64-Bit Tiered Compilers"/>
<property name="os.version" value="10.7.4"/>
<property name="http.nonProxyHosts" value="local|*.local|169.254/16|*.169.254/16"/>
<property name="user.home" value="/Volumes/LocalScratchHD/LocalHome/ds300"/>
<property name="user.timezone" value="Europe/London"/>
<property name="java.awt.printerjob" value="apple.awt.CPrinterJob"/>
<property name="java.specification.version" value="1.6"/>
<property name="file.encoding" value="MacRoman"/>
<property name="user.name" value="ds300"/>
<property name="java.class.path" value="/usr/share/maven/boot/plexus-classworlds-2.4.jar"/>
<property name="java.vm.specification.version" value="1.0"/>
<property name="sun.arch.data.model" value="64"/>
<property name="java.home" value="/System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Home"/>
<property name="sun.java.command" value="org.codehaus.plexus.classworlds.launcher.Launcher -Dgpg.skip=true -P release install"/>
<property name="java.specification.vendor" value="Sun Microsystems Inc."/>
<property name="user.language" value="en"/>
<property name="awt.toolkit" value="apple.awt.CToolkit"/>
<property name="java.vm.info" value="mixed mode"/>
<property name="java.version" value="1.6.0_33"/>
<property name="java.ext.dirs" value="/Library/Java/Extensions:/System/Library/Java/Extensions:/System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Home/lib/ext"/>
<property name="sun.boot.class.path" value="/System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Classes/jsfd.jar:/System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Classes/classes.jar:/System/Library/Frameworks/JavaVM.framework/Frameworks/JavaRuntimeSupport.framework/Resources/Java/JavaRuntimeSupport.jar:/System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Classes/ui.jar:/System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Classes/laf.jar:/System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Classes/sunrsasign.jar:/System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Classes/jsse.jar:/System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Classes/jce.jar:/System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Classes/charsets.jar"/>
<property name="java.vendor" value="Apple Inc."/>
<property name="maven.home" value="/usr/share/maven"/>
<property name="file.separator" value="/"/>
<property name="java.vendor.url.bug" value="http://bugreport.apple.com/"/>
<property name="sun.cpu.endian" value="little"/>
<property name="sun.io.unicode.encoding" value="UnicodeLittle"/>
<property name="mrj.version" value="1070.1.6.0_33-424"/>
<property name="socksNonProxyHosts" value="local|*.local|169.254/16|*.169.254/16"/>
<property name="ftp.nonProxyHosts" value="local|*.local|169.254/16|*.169.254/16"/>
<property name="sun.cpu.isalist" value=""/>
</properties>
<testcase time="0.468" classname="uk.ac.susx.mlcl.byblo.commands.ExternalCountCommandTest" name="testRunOnFruitAPI"/>
<testcase time="0.344" classname="uk.ac.susx.mlcl.byblo.commands.ExternalCountCommandTest" name="testRunOnFruitCLI"/>
<testcase time="0.074" classname="uk.ac.susx.mlcl.byblo.commands.ExternalCountCommandTest" name="testRunOnFruitAPI_Indexed"/>
<testcase time="0.208" classname="uk.ac.susx.mlcl.byblo.commands.ExternalCountCommandTest" name="testRunOnFruitCLI_Indexed"/>
<testcase time="0.039" classname="uk.ac.susx.mlcl.byblo.commands.ExternalCountCommandTest" name="testMissingParameters"/>
<testcase time="0.004" classname="uk.ac.susx.mlcl.byblo.commands.ExternalCountCommandTest" name="testRunOnFruitAPITinyChunk">
<error message="java.lang.AssertionError: Enumerated value is null; there is no item ascociated with index 368." type="java.lang.RuntimeException">java.lang.RuntimeException: java.lang.AssertionError: Enumerated value is null; there is no item ascociated with index 368.
at uk.ac.susx.mlcl.lib.tasks.AbstractTask.run(AbstractTask.java:80)
at uk.ac.susx.mlcl.lib.AbstractParallelCommandTask$1.run(AbstractParallelCommandTask.java:139)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441)
at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
at java.util.concurrent.FutureTask.run(FutureTask.java:138)
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
at java.lang.Thread.run(Thread.java:680)
Caused by: java.lang.AssertionError: Enumerated value is null; there is no item ascociated with index 368.
at uk.ac.susx.mlcl.byblo.enumerators.BiMapEnumerator.valueOf(BiMapEnumerator.java:133)
at uk.ac.susx.mlcl.byblo.io.Token$2.compare(Token.java:181)
at uk.ac.susx.mlcl.byblo.io.Token$2.compare(Token.java:176)
at uk.ac.susx.mlcl.byblo.io.Weighted$8.compare(Weighted.java:238)
at uk.ac.susx.mlcl.byblo.io.Weighted$8.compare(Weighted.java:234)
at java.util.Arrays.mergeSort(Arrays.java:1293)
at java.util.Arrays.sort(Arrays.java:1210)
at java.util.Collections.sort(Collections.java:159)
at uk.ac.susx.mlcl.byblo.tasks.CountTask.runTask(CountTask.java:237)
at uk.ac.susx.mlcl.lib.tasks.AbstractTask.run(AbstractTask.java:75)
... 7 more
</error>
<system-out>Testing uk.ac.susx.mlcl.byblo.commands.ExternalCountCommand on src/test/resources/uk/ac/susx/mlcl/byblo/bnc-gramrels-fruit
[INFO] xcount: Mapping to small count tasks (0% complete)
[INFO] xcount: Mapping to small count tasks (0% complete)
count: (0% complete)
[INFO] xcount: Mapping to small count tasks (0% complete)
count: Read 30,000 instances (0% complete)
[INFO] xcount: Mapping to small count tasks (73% complete)
count: Writing entries. (73% complete)
[INFO] xcount: Mapping to small count tasks (73% complete)
count: Writing features. (73% complete)
[INFO] xcount: Merging and aggregating results (73% complete)
count: Writing features. (73% complete)
[INFO] xcount: Merging and aggregating results (36% complete)
count: Writing features. (73% complete)
count: (0% complete)
[INFO] xcount: Merging and aggregating results (36% complete)
count: Writing features. (73% complete)
count: Read 7,083 instances (0% complete)
[INFO] xcount: Merging and aggregating results (64% complete)
count: Writing features. (73% complete)
count: Writing entries. (55% complete)
[INFO] xcount: Merging and aggregating results (64% complete)
count: Writing features. (73% complete)
count: Writing features. (55% complete)
[INFO] xcount: Merging and aggregating results (73% complete)
count: Writing features. (73% complete)
count: Writing events. (73% complete)
[INFO] xcount: Merging and aggregating results (86% complete)
count: Writing features. (73% complete)
</system-out>
</testcase>
<testcase time="0.119" classname="uk.ac.susx.mlcl.byblo.commands.ExternalCountCommandTest" name="testRunOnFruitAPITinyChunk_Indexed"/>
<testcase time="0.063" classname="uk.ac.susx.mlcl.byblo.commands.ExternalCountCommandTest" name="testExitStatus"/>
</testsuite>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment