Actions
Bug #23549
closedFeature #23449: The GRSF Management Panel must be made available also in the "GRSF_Pre" VRE
GRSF_Manage_Widget: serialization issue on the GRSFRecordAlreadyManagedStatusException java object
Start date:
Jun 21, 2022
Due date:
% Done:
100%
Estimated time:
Description
Since https://support.d4science.org/issues/23449#note-20
We need to fix the following issue:
2022-06-21 09:55:46,626 INFO o.g.d.u.s.DataCatalogueImpl [ajp-bio-8009-exec-48,getDataset:319][PORTAL] 2145677426 [ajp-bio-8009-exec-48] INFO org.gcube.datacatalogue.utillibrary.server.DataCatalogueImpl - Called getDataset with id or namedba95acf-491b-47a2-b742-57e50afd9de3 and username: francesco.mangiacrapa 2022-06-21 09:55:46,627 INFO o.g.d.u.s.DataCatalogueImpl [ajp-bio-8009-exec-48,getDataset:328][PORTAL] 2145677427 [ajp-bio-8009-exec-48] INFO org.gcube.datacatalogue.utillibrary.server.DataCatalogueImpl - username found. Calling the ExtendCkanClient 2022-06-21 09:55:46,642 INFO o.g.d.u.j.CkanClient [ajp-bio-8009-exec-48,getHttp:511][PORTAL] 2145677442 [ajp-bio-8009-exec-48] INFO org.gcube.datacatalogue.utillibrary.jackan.CkanClient - getting {0} Jun 21, 2022 9:55:46 AM org.apache.catalina.core.ApplicationContext log SEVERE: Exception while dispatching incoming RPC call com.google.gwt.user.client.rpc.SerializationException: Type 'org.gcube.datacatalogue.grsf_manage_widget.shared.ex.GRSFRecordAlreadyManagedStatusException' was not included in the set of types which can be serialized by this SerializationPolicy or its Class object could not be loaded. For security purposes, this type will not be serialized.: instance = org.gcube.datacatalogue.grsf_manage_widget.shared.ex.GRSFRecordAlreadyManagedStatusException: The record is locked due to a merge request in progress! at com.google.gwt.user.server.rpc.impl.ServerSerializationStreamWriter.serialize(ServerSerializationStreamWriter.java:667) at com.google.gwt.user.client.rpc.impl.AbstractSerializationStreamWriter.writeObject(AbstractSerializationStreamWriter.java:126) at com.google.gwt.user.server.rpc.impl.ServerSerializationStreamWriter$ValueWriter$8.write(ServerSerializationStreamWriter.java:153) at com.google.gwt.user.server.rpc.impl.ServerSerializationStreamWriter.serializeValue(ServerSerializationStreamWriter.java:587) at com.google.gwt.user.server.rpc.RPC.encodeResponse(RPC.java:605) at com.google.gwt.user.server.rpc.RPC.encodeResponseForFailure(RPC.java:393)
Updated by Francesco Mangiacrapa almost 3 years ago
- Subject changed from Serializaion issue on the GRSFRecordAlreadyManagedStatusException java object. to Serialization issue on the GRSFRecordAlreadyManagedStatusException java object.
Updated by Francesco Mangiacrapa almost 3 years ago
- Status changed from New to In Progress
Updated by Francesco Mangiacrapa almost 3 years ago
- Subject changed from Serialization issue on the GRSFRecordAlreadyManagedStatusException java object. to GRSF_Manage_Widget: serialization issue on the GRSFRecordAlreadyManagedStatusException java object
Updated by Francesco Mangiacrapa almost 3 years ago
- Status changed from In Progress to Closed
- % Done changed from 90 to 100
Fixed in Production
Actions