java.io.NotSerializableException: org.zkoss.zssex.ui.impl.UndoableActionManagerImpl

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: Normal
    • 3.8.3
    • Affects Version/s: 3.8.2
    • Component/s: None
    • Security Level: Jimmy
    • None
    • Sprint 3

      problem description

      When running on Google application engine (clustering environment), click a toolbar button, the exception below happened:

      [INFO] java.lang.RuntimeException: java.io.NotSerializableException: org.zkoss.zssex.ui.impl.UndoableActionManagerImpl
      [INFO] 	at com.google.apphosting.runtime.SessionManagerUtil.serialize(SessionManagerUtil.java:31)
      [INFO] 	at com.google.apphosting.runtime.DatastoreSessionStore.createEntityForSession(DatastoreSessionStore.java:73)
      [INFO] 	at com.google.apphosting.runtime.DatastoreSessionStore.saveSession(DatastoreSessionStore.java:112)
      [INFO] 	at com.google.apphosting.runtime.jetty9.SessionManager$AppEngineSession.save(SessionManager.java:145)
      [INFO] 	at com.google.apphosting.runtime.jetty9.SaveSessionFilter.doFilter(SaveSessionFilter.java:43)
      [INFO] 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)
      [INFO] 	at com.google.apphosting.utils.servlet.TransactionCleanupFilter.doFilter(TransactionCleanupFilter.java:43)
      [INFO] 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)
      [INFO] 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:585)
      

            Assignee:
            henrichen
            Reporter:
            hawk
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: