Bug 988058

Summary: The last character of an error message is truncated
Product: [Retired] oVirt Reporter: Moti Asayag <masayag>
Component: ovirt-engine-sdk-javaAssignee: Ori Liel <oliel>
Status: CLOSED CURRENTRELEASE QA Contact:
Severity: unspecified Docs Contact:
Priority: low    
Version: unspecifiedCC: acathrow, iheim, mpastern, yeylon
Target Milestone: ---   
Target Release: 3.3   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard: infra
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-09-23 07:36:43 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

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)