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

Fix serialization issues #201

Open
DavidLeoni opened this issue Mar 9, 2016 · 1 comment
Open

Fix serialization issues #201

DavidLeoni opened this issue Mar 9, 2016 · 1 comment

Comments

@DavidLeoni
Copy link
Member

There are many of them, and cause the Can't reconstruct operation and failures to load project (which is still saved sometimes, even with auto-save turned off)

At least they are shown in server logs.

@DavidLeoni
Copy link
Member Author

Fixed some issues and merged them in dev-0.3 so at least enrichment re-apply should work, but there is still this error that can cause troubles:

09:03:2016:16:59:53.533 [Thread-46] ERROR project_utilities - Failed to load data.zip during project loading.

  rethrowed exception message: com.google.refine.model.Cell cannot be cast to java.io.Serializable
 Stacktrace: 

09:03:2016:16:59:53.561 [qtp1814546962-41] INFO  refine - request.getPathInfo() = /command/core/get-history
09:03:2016:16:59:53.561 [qtp1814546962-41] INFO  refine - GET /command/core/get-history
09:03:2016:16:59:53.561 [qtp1814546962-41] INFO  refine - Performing command.doGet()

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

No branches or pull requests

1 participant