postaddictme / instagram-java-scraper

Instagram Java Scraper. Get account information, photos, videos and comments.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Caused by: java.io.NotSerializableException: me.postaddict.instagram.scraper.model.Media

tolgaduzenli opened this issue · comments

When I try to cache Media objects with Hazelcast, getting NotSerializableException.

com.hazelcast.nio.serialization.HazelcastSerializationException: Failed to serialize 'my serialized class object'

is this known problem ?

It is not an issue of instagram-java-scriper. Use custom serializer http://docs.hazelcast.org/docs/3.0/manual/html/ch03s03.html