Giter VIP home page Giter VIP logo

Comments (5)

 avatar commented on July 25, 2024

From martin.grotzke on December 30, 2009 04:18:58

(No comment was entered for this change.)

Labels: -Release1.1 Release1.2

from memcached-session-manager.

 avatar commented on July 25, 2024

From [email protected] on April 02, 2014 14:41:42

Hi Martin,

After unsuccessful using msm + kryo/jav + springmvc(leagcy application), tried with JavolutionSerializer, it works fine in my simple mvc application but again failing in our legacy spring MVC application with following error stack.

Is this enhancement available in the latest release ??

Thanks
Yoga

Apr 2, 2014 2:28:10 PM de.javakaffee.web.msm.serializer.javolution.ReflectionFormat writeElements
SEVERE: Could not write element for field.
java.lang.IllegalArgumentException: No suitable constructor found for class java.math.BigInteger.
Available constructors: [public java.math.BigInteger(byte[]), public java.math.BigInteger(int,byte[]), public java.math.BigInteger(java.lang.String,int), public java.math.BigInteger(java.lang.String), public java.math.BigInteger(int,java.util.Random), public java.math.BigInteger(int,int,java.util.Random)]
at de.javakaffee.web.msm.serializer.javolution.ReflectionFormat.createNumberFormat(ReflectionFormat.java:584)
at de.javakaffee.web.msm.serializer.javolution.ReflectionFormat.getNumberFormat(ReflectionFormat.java:561)
at de.javakaffee.web.msm.serializer.javolution.ReflectionBinding.getFormat(ReflectionBinding.java:198)
at javolution.xml.XMLFormat$OutputElement.add(XMLFormat.java:815)
at de.javakaffee.web.msm.serializer.javolution.ReflectionFormat.writeElements(ReflectionFormat.java:263)
at de.javakaffee.web.msm.serializer.javolution.ReflectionFormat.write(ReflectionFormat.java:245)
at javolution.xml.XMLFormat$OutputElement.add(XMLFormat.java:819)
at de.javakaffee.web.msm.serializer.javolution.ReflectionFormat.writeElements(ReflectionFormat.java:263)
at de.javakaffee.web.msm.serializer.javolution.ReflectionFormat.write(ReflectionFormat.java:245)
at javolution.xml.XMLFormat$OutputElement.add(XMLFormat.java:819)
at de.javakaffee.web.msm.serializer.javolution.ReflectionFormat.writeElements(ReflectionFormat.java:263)
at de.javakaffee.web.msm.serializer.javolution.ReflectionFormat.write(ReflectionFormat.java:245)
at javolution.xml.XMLFormat$OutputElement.add(XMLFormat.java:819)
at de.javakaffee.web.msm.serializer.javolution.ReflectionFormat.w

from memcached-session-manager.

 avatar commented on July 25, 2024

From martin.grotzke on April 02, 2014 15:30:33

No, afaics this is not yet implemented. This should be easy to accomplish, I'm open for pull requests (my time is very limited right now).

Cheers,
Martin

from memcached-session-manager.

 avatar commented on July 25, 2024

From [email protected] on May 06, 2015 04:51:56

any update?

from memcached-session-manager.

 avatar commented on July 25, 2024

From martin.grotzke on May 09, 2015 02:32:57

Do you want to submit a pull request? Otherwise I'd suggest to try to get it working with kryo or java serialization.

from memcached-session-manager.

Related Issues (20)

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.