Bug 988751
Summary: | [Admin Portal] Error while executing action: A Request to the Server failed with the following Status Code: 500 / Exception while dispatching incoming RPC call: java.lang.NullPointerException | ||||||
---|---|---|---|---|---|---|---|
Product: | Red Hat Enterprise Virtualization Manager | Reporter: | Jiri Belka <jbelka> | ||||
Component: | ovirt-engine | Assignee: | Nobody's working on this, feel free to take it <nobody> | ||||
Status: | CLOSED DUPLICATE | QA Contact: | |||||
Severity: | high | Docs Contact: | |||||
Priority: | unspecified | ||||||
Version: | 3.3.0 | CC: | acathrow, iheim, lpeer, michal.skrivanek, Rhev-m-bugs, tjelinek, yeylon | ||||
Target Milestone: | --- | ||||||
Target Release: | --- | ||||||
Hardware: | Unspecified | ||||||
OS: | Unspecified | ||||||
Whiteboard: | |||||||
Fixed In Version: | Doc Type: | Bug Fix | |||||
Doc Text: | Story Points: | --- | |||||
Clone Of: | Environment: | ||||||
Last Closed: | 2013-07-26 10:31:46 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: | |||||||
Attachments: |
|
This seems to be caused by the same issue as the https://bugzilla.redhat.com/show_bug.cgi?id=988021 (a regression caused by migrating to new GWT which broke on some places the serialization process) since we're still rebasing, the oVirt bug 988021 should be enough for tracking... *** This bug has been marked as a duplicate of bug 988021 *** |
Created attachment 778723 [details] engine.log, server.log Description of problem: is7 is unusable, almost every opening of a dialog shows warning popup: Error while executing action: A Request to the Server failed with the following Status Code: 500 server.log: 2013-07-26 11:44:23,430 ERROR [org.apache.catalina.core.ContainerBase.[jboss.web].[default-host].[/webadmin]] (ajp-/127.0.0.1:8702-11) Exception while dispatching incoming RPC call: java.lang.NullPointerException I cannot open console at all! Version-Release number of selected component (if applicable): is7 How reproducible: 100% Steps to Reproduce: 1. open new vm|edit vm|console dialog 2. 3. Actual results: Error while executing action: A Request to the Server failed with the following Status Code: 500 Expected results: working rhevm Additional info: