Bug 1101551
Summary: | [Admin Portal] ERROR [org.ovirt.engine.ui.frontend.server.gwt.GenericApiGWTServiceImpl] (ajp-/127.0.0.1:8702-9) Retrieving non string value from session | ||||||
---|---|---|---|---|---|---|---|
Product: | Red Hat Enterprise Virtualization Manager | Reporter: | Jiri Belka <jbelka> | ||||
Component: | ovirt-engine-webadmin-portal | Assignee: | Alexander Wels <awels> | ||||
Status: | CLOSED CURRENTRELEASE | QA Contact: | Jiri Belka <jbelka> | ||||
Severity: | low | Docs Contact: | |||||
Priority: | low | ||||||
Version: | 3.4.0 | CC: | aberezin, awels, ecohen, gklein, iheim, jraju, rbalakri, Rhev-m-bugs, yeylon | ||||
Target Milestone: | --- | ||||||
Target Release: | 3.5.0 | ||||||
Hardware: | Unspecified | ||||||
OS: | Unspecified | ||||||
Whiteboard: | ux | ||||||
Fixed In Version: | ovirt-3.5.0_rc1.1 | Doc Type: | Bug Fix | ||||
Doc Text: |
Cause:
A certain code path would cause an error to be written to the log which was not an error at all.
Consequence:
The log would could errors that shouldn't be there.
Fix:
Fixed the code path to not write the error to the log.
Result:
The log no longer contains the error when there is no error.
|
Story Points: | --- | ||||
Clone Of: | Environment: | ||||||
Last Closed: | 2015-02-16 13:36:15 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: | |||||||
Bug Depends On: | |||||||
Bug Blocks: | 1142923, 1156165 | ||||||
Attachments: |
|
moving back to POST -> still need to backport to ovirt-engine-3.5 ('master' patch was merged after the fork). ok, ovirt-engine-backend-3.5.0-0.0.master.20140821064931.gitb794d66.el6.noarch i don't see above message in the log anymore. |
Created attachment 899510 [details] engine.log Description of problem: I see following line in engine.log: ERROR [org.ovirt.engine.ui.frontend.server.gwt.GenericApiGWTServiceImpl] (ajp-/127.0.0.1:8702-9) Retrieving non string value from session Version-Release number of selected component (if applicable): rhevm-webadmin-portal-3.4.0-0.21.el6ev.noarch How reproducible: ??? Steps to Reproduce: 1. 2. 3. Actual results: Expected results: Additional info: