Not able to upload tableau workbook, Jasper exception

Open
#65 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
4/5
Estimated time
3-5 days
Newbie friendliness
25/100
Issue type
Bug
Clarity
Needs clarification
Activity status
Stale
Tech stack
java
Domain
api

Research direction

Start by locating the sample that uploads a Tableau workbook and reproduce the reported Jersey multipart exception. Inspect the upload request and its multipart configuration, then verify that the workbook upload completes without the message-body-writer failure.

Written by the indexing model from the issue text.

Description

bug java question

Exception in thread "main" com.sun.jersey.api.client.ClientHandlerException: com.sun.jersey.api.client.ClientHandlerException: A message body writer for Java type, class com.sun.jersey.multipart.MultiPart, and MIME media type, multipart/mixed; boundary=Boundary_1_2005733474_1647514039155, was not found

at com.sun.jersey.client.urlconnection.URLConnectionClientHandler.handle(URLConnectionClientHandler.java:155)

at com.sun.jersey.api.client.Client.handle(Client.java:652)

at com.sun.jersey.api.client.WebResource.handle(WebResource.java:682)

at com.sun.jersey.api.client.WebResource.access$200(WebResource.java:74)

at

Dominant language
Python
Stars
436
Forks
280
PR merge metrics
No merged PRs in 30d

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from tableau/rest-api-samples

All issues in tableau/rest-api-samples

Similar issues

More Python issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.