Skip to content

Error with gcloud-java-datastore #1284

@kpysniak

Description

@kpysniak

Hey all,

I am facing some issues with the google datastore sdk. It looks like some incompatibilities with packaged proto classes. The error I am seeing is:

java.lang.VerifyError: Bad return type Exception Details: Location: com/google/cloud/datastore/PathElement.toPb()Lcom/google/protobuf/GeneratedMessage; @4: areturn Reason: Type 'com/google/datastore/v1/Key$PathElement' (current frame, stack[0]) is not assignable to 'com/google/protobuf/GeneratedMessage' (from method signature) Current Frame: bci: @4 flags: { } locals: { 'com/google/cloud/datastore/PathElement' } stack: { 'com/google/datastore/v1/Key$PathElement' }

Has anyone seen that issue?

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions