Giter Site home page Giter Site logo

pickler's People

Contributors

eckardt avatar pyr avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

Forkers

eckardt

pickler's Issues

Compatibility

Hi there,

I'm trying out cyanite and set it up to get its input from a carbon aggregator instance.

After receiving the pickled objects on port 2004 cyanite fails to unpickle the data (See stacktrace below for details).

I wonder if cyanite/pickler is supposed to be used with input coming from a specific version of carbon/python only. It would be interesting to know which version have been used for development.

WARN [2015-08-19 12:58:01,170] nioEventLoopGroup-2-2 - io.cyanite.input.pickle cannot deserialize pickle
clojure.lang.ExceptionInfo: invalid pickle data
        at clojure.core$ex_info.invoke(core.clj:4593) ~[cyanite.jar:na]
        at pickler.parser$fn__11576.invoke(parser.clj:101) ~[cyanite.jar:na]
        at clojure.lang.MultiFn.invoke(MultiFn.java:233) ~[cyanite.jar:na]
        at pickler.parser$raw__GT_ast$fn__11578.invoke(parser.clj:112) ~[cyanite.jar:na]
        at clojure.lang.LazySeq.sval(LazySeq.java:40) ~[cyanite.jar:na]
        at clojure.lang.LazySeq.seq(LazySeq.java:49) ~[cyanite.jar:na]
        at clojure.lang.Cons.next(Cons.java:39) ~[cyanite.jar:na]
        at clojure.lang.RT.next(RT.java:681) ~[cyanite.jar:na]
        at clojure.core$next__4112.invoke(core.clj:64) ~[cyanite.jar:na]
        at clojure.core$nthnext.invoke(core.clj:3038) ~[cyanite.jar:na]
        at pickler.parser$ast__GT_metrics.invoke(parser.clj:127) ~[cyanite.jar:na]
        at io.cyanite.input.pickle$pickle_lines.invoke(pickle.clj:16) ~[cyanite.jar:na]
        at io.cyanite.input.pickle$pipeline$fn__11614.invoke(pickle.clj:29) [cyanite.jar:na]
        at io.cyanite.input.pickle.proxy$io.netty.channel.ChannelInboundHandlerAdapter$ff19274a.channelRead(Unknown Source) [cyanite.jar:na]
        at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:308) [cyanite.jar:na]
        at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:294) [cyanite.jar:na]
        at io.netty.handler.timeout.ReadTimeoutHandler.channelRead(ReadTimeoutHandler.java:152) [cyanite.jar:na]
        at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:308) [cyanite.jar:na]
        at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:294) [cyanite.jar:na]
        at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:244) [cyanite.jar:na]
        at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:308) [cyanite.jar:na]
        at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:294) [cyanite.jar:na]
        at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:846) [cyanite.jar:na]
        at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:131) [cyanite.jar:na]
        at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:511) [cyanite.jar:na]
        at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:468) [cyanite.jar:na]
        at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:382) [cyanite.jar:na]
        at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:354) [cyanite.jar:na]
        at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:110) [cyanite.jar:na]
        at io.netty.util.concurrent.DefaultThreadFactory$DefaultRunnableDecorator.run(DefaultThreadFactory.java:137) [cyanite.jar:na]
        at java.lang.Thread.run(Thread.java:745) [na:1.8.0_51]

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.