Actually this happened when logging in as 'api_test' [default.props has this extra line: role.api_test=integration-admin]
2010/1/24 Sig Rinde <[email protected]>: > When trying to get into urltohost:8080 I get this (just the upper part > of a ton): > > Exception occured while processing/ > Message: java.lang.UnsupportedOperationException: unsuitable as hash key > scala.collection.mutable.Buffer$class.hashCode(Buffer.scala:280) > scala.collection.mutable.ArrayBuffer.hashCode(ArrayBuffer.scala:26) > scala.xml.Utility$.hashCode(Utility.scala:263) > scala.xml.Elem.hashCode(Elem.scala:64) > > scala.collection.mutable.FlatHashTable$class.elemHashCode(FlatHashTable.scala:144) > scala.collection.immutable.HashSet.elemHashCode(HashSet.scala:39) > > scala.collection.mutable.FlatHashTable$class.containsEntry(FlatHashTable.scala:56) > scala.collection.immutable.HashSet.containsEntry(HashSet.scala:39) > scala.collection.immutable.HashSet.$plus(HashSet.scala:60) > > scala.collection.immutable.Set$$anonfun$$plus$plus$1.apply(Set.scala:73) > > scala.collection.immutable.Set$$anonfun$$plus$plus$1.apply(Set.scala:73) > scala.Iterator$class.foldLeft(Iterator.scala:520) > > Latest per svn, jetty:run behaved... server seems to be running, > although I'm suspecting some pool issues... that's what I wanted to > check. > > Sig >
