Bug 1461309

Summary: Invalid type signature for org.ovirt.engine.core.common.action.VdcActionType
Product: [oVirt] ovirt-engine Reporter: Petr Matyáš <pmatyas>
Component: Frontend.WebAdminAssignee: Greg Sheremeta <gshereme>
Status: CLOSED WORKSFORME QA Contact: Pavel Stehlik <pstehlik>
Severity: medium Docs Contact:
Priority: unspecified    
Version: 4.2.0CC: awels, bugs, gshereme, oourfali, pmatyas, tnisan
Target Milestone: ovirt-4.2.0Flags: rule-engine: ovirt-4.2+
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2017-06-21 15:06:25 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: UX RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
server log none

Description Petr Matyáš 2017-06-14 07:45:50 UTC
Created attachment 1287552 [details]
server log

Description of problem:
Error is displayed on any action (edit, maintenance, upgrade...) on a host in 4.2 master

Version-Release number of selected component (if applicable):
ovirt-engine-4.2.0-0.0.master.20170612192318.gitf773263.el7.centos.noarch

How reproducible:
always

Steps to Reproduce:
1. have 4.2 master with a host installed
2. try to put it to maintenance
3.

Actual results:
error is displayed

Expected results:
host action is successful

Additional info:
2017-06-14 10:35:38,775+03 ERROR [io.undertow.servlet] (default task-4) GenericApiServlet: An IncompatibleRemoteServiceException was thrown while processing this call.: com.google.gwt.user.client.rpc.IncompatibleRemoteServiceException: Invalid type signature for org.ovirt.engine.core.common.action.VdcActionType

Comment 1 Petr Matyáš 2017-06-14 07:48:41 UTC
My bad, it's happening for any action anywhere in webadmin.

Comment 2 Oved Ourfali 2017-06-15 05:22:53 UTC
Does it reproduce on latest master?
CC-ing Alexander.

Comment 3 Yaniv Kaul 2017-06-15 06:48:01 UTC
I've seen it happening on my laptop as well - can you try and clean the browser cache?

Comment 4 Petr Matyáš 2017-06-15 08:21:06 UTC
(In reply to Oved Ourfali from comment #2)
> Does it reproduce on latest master?
> CC-ing Alexander.

This is latest master.

(In reply to Yaniv Kaul from comment #3)
> I've seen it happening on my laptop as well - can you try and clean the
> browser cache?

I cleaned the browser cache, still reproduces.
I used different browser, still reproduces.

Comment 5 Petr Matyáš 2017-06-15 09:29:16 UTC
(In reply to Oved Ourfali from comment #2)
> Does it reproduce on latest master?
> CC-ing Alexander.

When using the new UI it's not happening (there are different bugs)

Comment 6 Petr Matyáš 2017-06-15 09:33:44 UTC
Ignore last comment, there weren't latest packages, so it's happening for the new UI as well.

Comment 12 Greg Sheremeta 2017-06-20 17:26:38 UTC
works for me. I'll investigate some more.

Comment 15 Petr Matyáš 2017-06-21 15:06:25 UTC
Can't reproduce either. I tried clean 4.2 env and upgraded env from 4.0 to 4.1 to 4.2, both work correctly. I have no idea what was wrong on the env I had earlier.