[Spacewalk-list] Problem with new satellite server deployment

Jagga Soorma jagga13 at gmail.com
Tue Dec 23 21:25:11 UTC 2014


Hi Guys,

I am setting up a new satellite server with a external postgres db and just
cloned my first CentOS base/extras channel.  On the client side everything
seems to have gone smoothly except when I now run "yum repolist" I see 0
packages for these 2 channels even though there are packages in those
channels.  One thing I have noticed is that I am seeing tons of the
following errors in my /var/log/rhn/rhn_taskomatic_daemon.log log file on
the spacewalk server:

--
..snip..
INFO   | jvm 1    | 2014/12/23 13:16:23 | 2014-12-23 13:16:23,458
[QuartzScheduler_DefaultQuartzScheduler-NON_CLUSTERED_MisfireHandler] ERROR
org.quartz.impl.jdbcjobstore.JobStoreTX - MisfireHandler: Error handling
misfires: Couldn't retrieve trigger: 2
INFO   | jvm 1    | 2014/12/23 13:16:23 |
org.quartz.JobPersistenceException: Couldn't retrieve trigger: 2 [See
nested exception: java.lang.ArrayIndexOutOfBoundsException: 2]
INFO   | jvm 1    | 2014/12/23 13:16:23 | at
org.quartz.impl.jdbcjobstore.JobStoreSupport.retrieveTrigger(JobStoreSupport.java:1571)
INFO   | jvm 1    | 2014/12/23 13:16:23 | at
org.quartz.impl.jdbcjobstore.JobStoreSupport.recoverMisfiredJobs(JobStoreSupport.java:950)
INFO   | jvm 1    | 2014/12/23 13:16:23 | at
org.quartz.impl.jdbcjobstore.JobStoreSupport.doRecoverMisfires(JobStoreSupport.java:3125)
INFO   | jvm 1    | 2014/12/23 13:16:23 | at
org.quartz.impl.jdbcjobstore.JobStoreSupport$MisfireHandler.manage(JobStoreSupport.java:3896)
INFO   | jvm 1    | 2014/12/23 13:16:23 | at
org.quartz.impl.jdbcjobstore.JobStoreSupport$MisfireHandler.run(JobStoreSupport.java:3916)
INFO   | jvm 1    | 2014/12/23 13:16:23 | Caused by:
java.lang.ArrayIndexOutOfBoundsException: 2
INFO   | jvm 1    | 2014/12/23 13:16:23 | at
org.postgresql.util.PGbytea.toBytes(PGbytea.java:76)
INFO   | jvm 1    | 2014/12/23 13:16:23 | at
org.postgresql.jdbc2.AbstractJdbc2ResultSet.getBytes(AbstractJdbc2ResultSet.java:2271)
INFO   | jvm 1    | 2014/12/23 13:16:23 | at
org.postgresql.jdbc2.AbstractJdbc2ResultSet.getBytes(AbstractJdbc2ResultSet.java:2451)
INFO   | jvm 1    | 2014/12/23 13:16:23 | at
org.apache.commons.dbcp.DelegatingResultSet.getBytes(DelegatingResultSet.java:253)
INFO   | jvm 1    | 2014/12/23 13:16:23 | at
org.quartz.impl.jdbcjobstore.PostgreSQLDelegate.getObjectFromBlob(PostgreSQLDelegate.java:92)
INFO   | jvm 1    | 2014/12/23 13:16:23 | at
org.quartz.impl.jdbcjobstore.StdJDBCDelegate.selectTrigger(StdJDBCDelegate.java:2132)
INFO   | jvm 1    | 2014/12/23 13:16:23 | at
org.quartz.impl.jdbcjobstore.JobStoreSupport.retrieveTrigger(JobStoreSupport.java:1553)
INFO   | jvm 1    | 2014/12/23 13:16:23 | ... 4 more
INFO   | jvm 1    | 2014/12/23 13:20:23 | 2014-12-23 13:20:23,458
[QuartzScheduler_DefaultQuartzScheduler-NON_CLUSTERED_MisfireHandler] ERROR
org.quartz.impl.jdbcjobstore.JobStoreTX - MisfireHandler: Error handling
misfires: Couldn't retrieve trigger: 2
INFO   | jvm 1    | 2014/12/23 13:20:23 |
org.quartz.JobPersistenceException: Couldn't retrieve trigger: 2 [See
nested exception: java.lang.ArrayIndexOutOfBoundsException: 2]
INFO   | jvm 1    | 2014/12/23 13:20:23 | at
org.quartz.impl.jdbcjobstore.JobStoreSupport.retrieveTrigger(JobStoreSupport.java:1571)
INFO   | jvm 1    | 2014/12/23 13:20:23 | at
org.quartz.impl.jdbcjobstore.JobStoreSupport.recoverMisfiredJobs(JobStoreSupport.java:950)
INFO   | jvm 1    | 2014/12/23 13:20:23 | at
org.quartz.impl.jdbcjobstore.JobStoreSupport.doRecoverMisfires(JobStoreSupport.java:3125)
INFO   | jvm 1    | 2014/12/23 13:20:23 | at
org.quartz.impl.jdbcjobstore.JobStoreSupport$MisfireHandler.manage(JobStoreSupport.java:3896)
INFO   | jvm 1    | 2014/12/23 13:20:23 | at
org.quartz.impl.jdbcjobstore.JobStoreSupport$MisfireHandler.run(JobStoreSupport.java:3916)
INFO   | jvm 1    | 2014/12/23 13:20:23 | Caused by:
java.lang.ArrayIndexOutOfBoundsException: 2
INFO   | jvm 1    | 2014/12/23 13:20:23 | at
org.postgresql.util.PGbytea.toBytes(PGbytea.java:76)
INFO   | jvm 1    | 2014/12/23 13:20:23 | at
org.postgresql.jdbc2.AbstractJdbc2ResultSet.getBytes(AbstractJdbc2ResultSet.java:2271)
INFO   | jvm 1    | 2014/12/23 13:20:23 | at
org.postgresql.jdbc2.AbstractJdbc2ResultSet.getBytes(AbstractJdbc2ResultSet.java:2451)
INFO   | jvm 1    | 2014/12/23 13:20:23 | at
org.apache.commons.dbcp.DelegatingResultSet.getBytes(DelegatingResultSet.java:253)
INFO   | jvm 1    | 2014/12/23 13:20:23 | at
org.quartz.impl.jdbcjobstore.PostgreSQLDelegate.getObjectFromBlob(PostgreSQLDelegate.java:92)
INFO   | jvm 1    | 2014/12/23 13:20:23 | at
org.quartz.impl.jdbcjobstore.StdJDBCDelegate.selectTrigger(StdJDBCDelegate.java:2132)
INFO   | jvm 1    | 2014/12/23 13:20:23 | at
org.quartz.impl.jdbcjobstore.JobStoreSupport.retrieveTrigger(JobStoreSupport.java:1553)
INFO   | jvm 1    | 2014/12/23 13:20:23 | ... 4 more
..snip..
--

Any help would be greatly appreciated.

Thanks!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listman.redhat.com/archives/spacewalk-list/attachments/20141223/ab975ce0/attachment.htm>


More information about the Spacewalk-list mailing list