[ovirt-devel] ERRORs in server.log ovirt 3.3.3 el6

Juan Hernandez jhernand at redhat.com
Fri Apr 25 12:49:06 UTC 2014


On 04/25/2014 10:38 AM, Sven Kieske wrote:
> Hi,
> 
> I found some weird repeating errors in my server.log
> including some SQL Exceptions.
> 
> here are some excerpts:
> 
> 2014-03-28 17:12:56,755 ERROR [org.jboss.as.ejb3.tx.CMTTxInterceptor]
> (pool-6-thread-48) javax.ejb.EJBTransactionRolledbackException: Could
> not get JDBC Connection; nested exception is java.sql.SQLException: jav
> ax.resource.ResourceException: IJ000460: Error checking for a transaction
> 2014-03-28 17:12:56,757 ERROR [org.jboss.ejb3.invocation]
> (pool-6-thread-48) JBAS014134: EJB Invocation failed on component
> Backend for method public abstract
> org.ovirt.engine.core.common.action.VdcReturnValueBa
> se
> org.ovirt.engine.core.bll.interfaces.BackendInternal.runInternalAction(org.ovirt.engine.core.common.action.VdcActionType,org.ovirt.engine.core.common.action.VdcActionParametersBase,org.ovirt.engine.core.bll.c
> ontext.CommandContext): javax.ejb.EJBTransactionRolledbackException:
> Could not get JDBC Connection; nested exception is
> java.sql.SQLException: javax.resource.ResourceException: IJ000460: Error
> checking for a tra
> nsaction
>         at
> org.jboss.as.ejb3.tx.CMTTxInterceptor.handleInCallerTx(CMTTxInterceptor.java:139)
> [jboss-as-ejb3-7.1.1.Final.jar:7.1.1.Final]
> 
> 
> 
> 
> 2014-03-27 13:55:29,022 WARN
> [org.jboss.resteasy.core.SynchronousDispatcher] (ajp--127.0.0.1-8702-4)
> Unknown exception while executing GET : java.lang.IllegalStateException:
> setAttribute: Session already invali
> dated
>         at
> org.apache.catalina.session.StandardSession.setAttribute(StandardSession.java:1289)
> [jbossweb-7.0.13.Final.jar:]
> 

Not sure about the other, but these "session already invalidated" errors
and warnings are a bug:

https://bugzilla.redhat.com/1091371

If you are using the Python SDK you will get one of these "session
already invalidated" messages each time that you call "api.disconnect()".

> 
> 
> I got ldap/kerberos locally setup on the engine host.
> this is centos 6.5
> 
> the total numbers are way to high I guess:
> 
> grep "ERROR" /var/log/ovirt-engine/server.log | wc -l
> 65734
> 
> 
> I can provide complete logs if someone can debug this with me.
> 


-- 
Dirección Comercial: C/Jose Bardasano Baos, 9, Edif. Gorbea 3, planta
3ºD, 28016 Madrid, Spain
Inscrita en el Reg. Mercantil de Madrid – C.I.F. B82657941 - Red Hat S.L.



More information about the Devel mailing list