Thanks for reporting. You can follow the progress of this issue here
<https://github.com/akka/akka/issues/16109> and here
<https://github.com/scala-graph/scala-graph/issues/21>.

/Patrik

On Mon, Oct 20, 2014 at 5:26 PM, Xavier Bucchiotty <[email protected]>
wrote:

> Hello Akka-team,
>
> I ran into a problem this morning using akka-stream_2.10.0.7 with Scala
> version 2.10.3.
>
> When I try to receive multiple files at a time, some randoms exception are
> thrown within the classloader. After two successive tries, everything is
> fine.
> I attached one of the stacktrace. The relevent part seems to be this
> java.lang.RuntimeException: error reading Scala signature of
> scalax.collection.GraphBase: value collection is not a package
> at scala.reflect.internal.pickling.UnPickler.unpickle(UnPickler.scala:45)
> at
> scala.reflect.runtime.JavaMirrors$JavaMirror.unpickleClass(JavaMirrors.scala:565)
> ...
> at scalax.collection.GraphLike$$typecreator1$1.apply(Graph.scala:44)
> ...
> at
> akka.stream.scaladsl2.FlowGraphBuilder.checkPartialBuildPreconditions(FlowGraph.scala:486)
> at akka.stream.scaladsl2.FlowGraphBuilder.build(FlowGraph.scala:468)
> ...
> at akka.stream.scaladsl2.FlowGraph$.apply(FlowGraph.scala:548)
>
>
> We also ran into this thread in Scala. That seems to be linked.
> https://issues.scala-lang.org/browse/SI-6240
>
> Are you aware of this problem? Does further version of akka-stream would
> fix this in Scala.2.10 ?
>
> Thanks for your help
>
> --
> >>>>>>>>>> Read the docs: http://akka.io/docs/
> >>>>>>>>>> Check the FAQ:
> http://doc.akka.io/docs/akka/current/additional/faq.html
> >>>>>>>>>> Search the archives: https://groups.google.com/group/akka-user
> ---
> You received this message because you are subscribed to the Google Groups
> "Akka User List" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to [email protected].
> To post to this group, send email to [email protected].
> Visit this group at http://groups.google.com/group/akka-user.
> For more options, visit https://groups.google.com/d/optout.
>



-- 

Patrik Nordwall
Typesafe <http://typesafe.com/> -  Reactive apps on the JVM
Twitter: @patriknw

-- 
>>>>>>>>>>      Read the docs: http://akka.io/docs/
>>>>>>>>>>      Check the FAQ: 
>>>>>>>>>> http://doc.akka.io/docs/akka/current/additional/faq.html
>>>>>>>>>>      Search the archives: https://groups.google.com/group/akka-user
--- 
You received this message because you are subscribed to the Google Groups "Akka 
User List" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/akka-user.
For more options, visit https://groups.google.com/d/optout.

Reply via email to