I just remove @Lob and its works
@Column(name = "media", columnDefinition = "bytea", nullable = true) private byte [] media;