Bug 988058 - The last character of an error message is truncated
Summary: The last character of an error message is truncated
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: oVirt
Classification: Retired
Component: ovirt-engine-sdk-java
Version: unspecified
Hardware: Unspecified
OS: Unspecified
low
unspecified
Target Milestone: ---
: 3.3
Assignee: Ori Liel
QA Contact:
URL:
Whiteboard: infra
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-07-24 15:48 UTC by Moti Asayag
Modified: 2013-09-23 07:36 UTC (History)
4 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2013-09-23 07:36:43 UTC
oVirt Team: ---
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
oVirt gerrit 17464 0 None None None Never

Description Moti Asayag 2013-07-24 15:48:33 UTC
Description of problem:

The last character of the error message (the line started with "detail:") is being truncated.

Exception in thread "main" 
code  : 400
reason: Bad Request
detail: var  type  cluster, var  action  create, action type failed cpu not foun

Or:

Exception in thread "main" 
code  : 400
reason: Bad Request
detail: vds group cpu type cannot be nul
Version-Release number of selected component (if applicable):


How reproducible:
always

Steps to Reproduce:
1. Add Cluster to a DC without Cpu.

Actual results:
The message appeared trimmed.

Expected results:
The entire message should be logged.

Comment 1 Michael Pasternak 2013-07-25 07:14:46 UTC
sdk doesn't have any error manipulations, so it must be at the api.

Comment 2 Itamar Heim 2013-08-21 16:43:31 UTC
as RC is built, moving to ON_QA (hopefully did not catch incorrect bugs when doing this)

Comment 3 Itamar Heim 2013-09-23 07:36:43 UTC
closing as this should be in 3.3 (doing so in bulk, so may be incorrect)


Note You need to log in before you can comment on or make changes to this bug.