Time outs (on import)

Heiko W.Rupp hrupp at redhat.com
Mon Nov 15 10:25:46 UTC 2010


I was trying to import a few resources.
Import failed and stuff was in the AD portlet.
I retired and got an error:

Caused by: java.lang.RuntimeException: javax.ejb.EJBException:java.lang.IllegalArgumentException: Can only commit resources with status: [COMMITTED] -> java.lang.IllegalArgumentException:Can only commit resources with status: [COMMITTED]
        at org.rhq.enterprise.gui.coregui.server.gwt.ResourceGWTServiceImpl.importResources(ResourceGWTServiceImpl.java:289)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

After looking I saw that the resources actually were all in inventory already.
So basically it looks like this ran into a GWT session timeout so display was hosed,
but the backend continued to process stuff.

I know Mazz increased timeouts recently (Mazz?), so this may not happen that often,
but I still think that after some timeout the UI should try to reload the screen in
order to sync with the backend.

What am I missing here?

  Heiko

-- 
Reg. Adresse: Red Hat GmbH, Otto-Hahn-Strasse 20, 85609 Dornach bei München
Handelsregister: Amtsgericht München HRB 153243
Geschaeftsführer: Brendan Lane, Charlie Peters, Michael Cunningham, Charles Cachera



More information about the rhq-devel mailing list