Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue with nested class #2

Open
jonnylove opened this issue May 6, 2019 · 0 comments
Open

Issue with nested class #2

jonnylove opened this issue May 6, 2019 · 0 comments

Comments

@jonnylove
Copy link

I try you plugin it's work weel but ... I think he does'nt support nested class ...........

Do you ever see this kind of issue?

FiniteUniqueStack is nested(inner) class of JournalUtil...

Thanks for you help

2019-05-05 12:56:36,084 ----- [::] ERROR [http-nio-8080-exec-3][SessionManager:172] Error occurred while de-serializing the session object..
java.lang.ClassNotFoundException: com.liferay.journal.web.util.JournalUtil$FiniteUniqueStack
at org.apache.catalina.loader.WebappClassLoaderBase.loadClass(WebappClassLoaderBase.java:1275)
at org.apache.catalina.loader.WebappClassLoaderBase.loadClass(WebappClassLoaderBase.java:1104)
at java.base/java.lang.Class.forName0(Native Method)
at java.base/java.lang.Class.forName(Class.java:398)
at org.apache.catalina.util.CustomObjectInputStream.resolveClass(CustomObjectInputStream.java:159)
at java.base/java.io.ObjectInputStream.readNonProxyDesc(ObjectInputStream.java:1886)
at java.base/java.io.ObjectInputStream.readClassDesc(ObjectInputStream.java:1772)
at java.base/java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:2060)
at java.base/java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1594)
at java.base/java.io.ObjectInputStream.readObject(ObjectInputStream.java:430)
at org.apache.catalina.session.StandardSession.doReadObject(StandardSession.java:1576)
at org.apache.catalina.session.StandardSession.readObjectData(StandardSession.java:1048)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant