Bug 1016631
Summary: | Session Time Zone not set | ||
---|---|---|---|
Product: | Red Hat Satellite 5 | Reporter: | Matthias Summer <matthias> |
Component: | Upgrades | Assignee: | Milan Zázrivec <mzazrivec> |
Status: | CLOSED DUPLICATE | QA Contact: | Red Hat Satellite QA List <satqe-list> |
Severity: | high | Docs Contact: | |
Priority: | unspecified | ||
Version: | 560 | CC: | pgervase, rnelson, tlestach |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | x86_64 | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2016-03-30 14:09:25 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: | 924189 |
Description
Matthias Summer
2013-10-08 12:53:48 UTC
We also get this exception (rhn_taskomatic_daemon.log): INFO | jvm 1 | 2013/10/11 09:23:08 | 2013-10-11 08:23:08,588 [com.mchange.v2.async.ThreadPoolAsynchronousRunner$PoolThread-#1] WARN com.redhat.rhn.common.db.RhnConnectionCustomizer - Failed to set session time zone. INFO | jvm 1 | 2013/10/11 09:23:08 | 2013-10-11 08:23:08,588 [com.mchange.v2.async.ThreadPoolAsynchronousRunner$PoolThread-#2] WARN com.redhat.rhn.common.db.RhnConnectionCustomizer - Failed to set session time zone. INFO | jvm 1 | 2013/10/11 09:23:08 | 2013-10-11 08:23:08,588 [com.mchange.v2.async.ThreadPoolAsynchronousRunner$PoolThread-#0] WARN com.redhat.rhn.common.db.RhnConnectionCustomizer - Failed to set session time zone. INFO | jvm 1 | 2013/10/11 09:23:08 | 2013-10-11 08:23:08,616 [com.mchange.v2.async.ThreadPoolAsynchronousRunner$PoolThread-#1] WARN com.redhat.rhn.common.db.RhnConnectionCustomizer - Failed to set session time zone. INFO | jvm 1 | 2013/10/11 09:23:08 | 2013-10-11 08:23:08,616 [com.mchange.v2.async.ThreadPoolAsynchronousRunner$PoolThread-#2] WARN com.redhat.rhn.common.db.RhnConnectionCustomizer - Failed to set session time zone. INFO | jvm 1 | 2013/10/11 09:23:10 | 2013-10-11 08:23:10,006 [Thread-46] WARN org.hibernate.util.JDBCExceptionReporter - SQL Error: 0, SQLState: null INFO | jvm 1 | 2013/10/11 09:23:10 | 2013-10-11 08:23:10,007 [Thread-46] ERROR org.hibernate.util.JDBCExceptionReporter - Session Time Zone not set! INFO | jvm 1 | 2013/10/11 09:23:10 | org.hibernate.exception.GenericJDBCException: could not execute query INFO | jvm 1 | 2013/10/11 09:23:10 | at org.hibernate.exception.SQLStateConverter.handledNonSpecificException(SQLStateConverter.java:126) INFO | jvm 1 | 2013/10/11 09:23:10 | at org.hibernate.exception.SQLStateConverter.convert(SQLStateConverter.java:114) INFO | jvm 1 | 2013/10/11 09:23:10 | at org.hibernate.exception.JDBCExceptionHelper.convert(JDBCExceptionHelper.java:66) INFO | jvm 1 | 2013/10/11 09:23:10 | at org.hibernate.loader.Loader.doList(Loader.java:2446) INFO | jvm 1 | 2013/10/11 09:23:10 | at org.hibernate.loader.Loader.doList(Loader.java:2428) INFO | jvm 1 | 2013/10/11 09:23:10 | at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2304) INFO | jvm 1 | 2013/10/11 09:23:10 | at org.hibernate.loader.Loader.list(Loader.java:2299) INFO | jvm 1 | 2013/10/11 09:23:10 | at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:414) INFO | jvm 1 | 2013/10/11 09:23:10 | at org.hibernate.hql.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:364) INFO | jvm 1 | 2013/10/11 09:23:10 | at org.hibernate.engine.query.HQLQueryPlan.performList(HQLQueryPlan.java:196) INFO | jvm 1 | 2013/10/11 09:23:10 | at org.hibernate.impl.SessionImpl.list(SessionImpl.java:1192) INFO | jvm 1 | 2013/10/11 09:23:10 | at org.hibernate.impl.QueryImpl.list(QueryImpl.java:102) INFO | jvm 1 | 2013/10/11 09:23:10 | at com.redhat.rhn.common.hibernate.HibernateFactory.listObjectsByNamedQuery(HibernateFactory.java:267) INFO | jvm 1 | 2013/10/11 09:23:10 | at com.redhat.rhn.common.hibernate.HibernateFactory.listObjectsByNamedQuery(HibernateFactory.java:208) INFO | jvm 1 | 2013/10/11 09:23:10 | at com.redhat.rhn.taskomatic.TaskoFactory.listActiveSchedulesByOrg(TaskoFactory.java:235) INFO | jvm 1 | 2013/10/11 09:23:10 | at com.redhat.rhn.taskomatic.core.SchedulerKernel.initializeAllSatSchedules(SchedulerKernel.java:229) INFO | jvm 1 | 2013/10/11 09:23:10 | at com.redhat.rhn.taskomatic.core.SchedulerKernel.startup(SchedulerKernel.java:166) INFO | jvm 1 | 2013/10/11 09:23:10 | at com.redhat.rhn.taskomatic.core.TaskomaticDaemon$1.run(TaskomaticDaemon.java:102) INFO | jvm 1 | 2013/10/11 09:23:10 | at java.lang.Thread.run(Thread.java:738) INFO | jvm 1 | 2013/10/11 09:23:10 | Caused by: java.sql.SQLException: Session Time Zone not set! INFO | jvm 1 | 2013/10/11 09:23:10 | at oracle.jdbc.driver.TimestampltzAccessor.getTimestamp(TimestampltzAccessor.java:271) INFO | jvm 1 | 2013/10/11 09:23:10 | at oracle.jdbc.driver.OracleResultSetImpl.getTimestamp(OracleResultSetImpl.java:802) INFO | jvm 1 | 2013/10/11 09:23:10 | at oracle.jdbc.driver.OracleResultSet.getTimestamp(OracleResultSet.java:1661) INFO | jvm 1 | 2013/10/11 09:23:10 | at com.mchange.v2.c3p0.impl.NewProxyResultSet.getTimestamp(NewProxyResultSet.java:868) INFO | jvm 1 | 2013/10/11 09:23:10 | at org.hibernate.type.TimestampType.get(TimestampType.java:53) INFO | jvm 1 | 2013/10/11 09:23:10 | at org.hibernate.type.NullableType.nullSafeGet(NullableType.java:183) INFO | jvm 1 | 2013/10/11 09:23:10 | at org.hibernate.type.NullableType.nullSafeGet(NullableType.java:172) INFO | jvm 1 | 2013/10/11 09:23:10 | at org.hibernate.type.AbstractType.hydrate(AbstractType.java:105) INFO | jvm 1 | 2013/10/11 09:23:10 | at org.hibernate.persister.entity.AbstractEntityPersister.hydrate(AbstractEntityPersister.java:2114) INFO | jvm 1 | 2013/10/11 09:23:10 | at org.hibernate.loader.Loader.loadFromResultSet(Loader.java:1577) INFO | jvm 1 | 2013/10/11 09:23:10 | at org.hibernate.loader.Loader.instanceNotYetLoaded(Loader.java:1505) INFO | jvm 1 | 2013/10/11 09:23:10 | at org.hibernate.loader.Loader.getRow(Loader.java:1403) INFO | jvm 1 | 2013/10/11 09:23:10 | at org.hibernate.loader.Loader.getRowFromResultSet(Loader.java:641) INFO | jvm 1 | 2013/10/11 09:23:10 | at org.hibernate.loader.Loader.doQuery(Loader.java:865) INFO | jvm 1 | 2013/10/11 09:23:10 | at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:298) INFO | jvm 1 | 2013/10/11 09:23:10 | at org.hibernate.loader.Loader.doList(Loader.java:2443) INFO | jvm 1 | 2013/10/11 09:23:10 | ... 15 more Please contact Red Hat support with the above issue who will try to reproduce the problem and properly triage the bug report. Thank you. This has been fixed in Bug 1023669. I'll close this bug as an duplicate, if no one objects. No comments/objections in the 2,5 months. Closing as duplicate as planned in Comment 5. *** This bug has been marked as a duplicate of bug 1023669 *** |