Hi all,

just made fresh install. version 1.6
There's no repodata being generated. taskomatic produce following log.
Tried upgrade to 1.7-nightly. Didn't help.
Any ideas how to fix ?

INFO   | jvm 1    | 2012/01/17 10:56:08 | INFO: Initializing c3p0 pool... 
com.mchange.v2.c3p0.PoolBackedDataSource@869113 [ connectionPoolDataSource -> 
com.mchange.v2.c3p0.WrapperConnectionPoolDataSource@cb07ef [ acquireIncrement 
-> 3, acquireRetryAttempts -> 30, acquireRetryDelay -> 1000, autoCommitOnClose 
-> false, automaticTestTable -> null, breakAfterAcquireFailure -> false, 
checkoutTimeout -> 0, connectionTesterClassName -> 
com.mchange.v2.c3p0.impl.DefaultConnectionTester, factoryClassLocation -> null, 
forceIgnoreUnresolvedTransactions -> false, identityToken -> cb07ef, 
idleConnectionTestPeriod -> 300, initialPoolSize -> 5, maxIdleTime -> 300, 
maxPoolSize -> 20, maxStatements -> 0, maxStatementsPerConnection -> 0, 
minPoolSize -> 5, nestedDataSource -> 
com.mchange.v2.c3p0.DriverManagerDataSource@18b1f8f [ description -> null, 
driverClass -> null, factoryClassLocation -> null, identityToken -> 18b1f8f, 
jdbcUrl -> jdbc:postgresql://localhost:5432/space, properties -> {user!
 =******, password=******, driver_proto=jdbc:postgresql} ], preferredTestQuery 
-> null, propertyCycle -> 300, testConnectionOnCheckin -> false, 
testConnectionOnCheckout -> true, usesTraditionalReflectiveProxies -> false ], 
factoryClassLocation -> null, identityToken -> 869113, numHelperThreads -> 3 ]
FATAL  | jvm 1    | 2012/01/17 10:56:17 | Failure occured during job recovery.
com.redhat.rhn.taskomatic.core.TaskomaticException: Failure occured during job 
recovery.
        at 
com.redhat.rhn.taskomatic.core.SchedulerKernel.startup(SchedulerKernel.java:174)
        at 
com.redhat.rhn.taskomatic.core.TaskomaticDaemon$1.run(TaskomaticDaemon.java:102)
        at java.lang.Thread.run(Thread.java:636)
Caused by: org.quartz.SchedulerConfigException: Failure occured during job 
recovery. [See nested exception: org.quartz.JobPersistenceException: Couldn't 
retrieve trigger: 2 [See nested exception: 
java.lang.ArrayIndexOutOfBoundsException: 2]]
        at 
org.quartz.impl.jdbcjobstore.JobStoreSupport.schedulerStarted(JobStoreSupport.java:627)
        at org.quartz.core.QuartzScheduler.start(QuartzScheduler.java:491)
        at org.quartz.impl.StdScheduler.start(StdScheduler.java:143)
        at 
com.redhat.rhn.taskomatic.core.SchedulerKernel.startup(SchedulerKernel.java:162)
        ... 2 more
Caused by: org.quartz.JobPersistenceException: Couldn't retrieve trigger: 2 
[See nested exception: java.lang.ArrayIndexOutOfBoundsException: 2]
        at 
org.quartz.impl.jdbcjobstore.JobStoreSupport.retrieveTrigger(JobStoreSupport.java:1571)
        at 
org.quartz.impl.jdbcjobstore.JobStoreSupport.recoverMisfiredJobs(JobStoreSupport.java:950)
        at 
org.quartz.impl.jdbcjobstore.JobStoreSupport.recoverJobs(JobStoreSupport.java:834)
        at 
org.quartz.impl.jdbcjobstore.JobStoreSupport$2.execute(JobStoreSupport.java:806)
        at 
org.quartz.impl.jdbcjobstore.JobStoreSupport$41.execute(JobStoreSupport.java:3729)
        at 
org.quartz.impl.jdbcjobstore.JobStoreSupport.executeInNonManagedTXLock(JobStoreSupport.java:3763)
        at 
org.quartz.impl.jdbcjobstore.JobStoreSupport.executeInNonManagedTXLock(JobStoreSupport.java:3725)
        at 
org.quartz.impl.jdbcjobstore.JobStoreSupport.recoverJobs(JobStoreSupport.java:802)
        at 
org.quartz.impl.jdbcjobstore.JobStoreSupport.schedulerStarted(JobStoreSupport.java:625)
        ... 5 more
Caused by: java.lang.ArrayIndexOutOfBoundsException: 2
        at org.postgresql.util.PGbytea.toBytes(PGbytea.java:47)
        at 
org.postgresql.jdbc2.AbstractJdbc2ResultSet.getBytes(AbstractJdbc2ResultSet.java:2048)
        at 
org.postgresql.jdbc2.AbstractJdbc2ResultSet.getBytes(AbstractJdbc2ResultSet.java:2233)
        at 
org.apache.commons.dbcp.DelegatingResultSet.getBytes(DelegatingResultSet.java:252)
        at 
org.quartz.impl.jdbcjobstore.PostgreSQLDelegate.getObjectFromBlob(PostgreSQLDelegate.java:92)
        at 
org.quartz.impl.jdbcjobstore.StdJDBCDelegate.selectTrigger(StdJDBCDelegate.java:2132)
        at 
org.quartz.impl.jdbcjobstore.JobStoreSupport.retrieveTrigger(JobStoreSupport.java:1553)
        ... 13 more


thanks in advance.

--
Denis

_______________________________________________
Spacewalk-list mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/spacewalk-list

Reply via email to