[Logo] Terracotta Discussion Forums (LEGACY READ-ONLY ARCHIVE)
  [Search] Search   [Recent Topics] Recent Topics   [Members]  Member Listing   [Groups] Back to home page 
[Register] Register / 
[Login] Login 
[Expert]
WL12+Oracle11R2  XML
Forum Index -> Quartz
Author Message
kishorma

neo

Joined: 07/24/2013 05:01:23
Messages: 1
Offline

Hi All,

I am installing my product on weblogic 12c using Oracle 11R2 as DB Server. I am seeing below error while starting weblogic. However it is working fine with weblogic 10.3.6+oracle combination and wl12+sql combination. Can any one please help what is the issue?

INFO [JobStoreTX] JobStoreTX initialized.

00:10:11,455 INFO [DirectSchedulerFactory] Quartz scheduler 'Quartz

00:10:11,456 INFO [DirectSchedulerFactory] Quartz scheduler version: 1.4.5

00:10:11,462 INFO [JobSchedulerBean] 33554432 LOG_SCHDLR_SET_CONFIG Setting configuration for scheduler (maxHighLoadJobs)(2)
00:10:11,958 ERROR [EpnyServiceManagerServer] 131072 LOG_SF_SERVICE_START_FAILURE Failed to start service: JobSchedulerService
org.quartz.JobPersistenceException: Couldn't store job: Driver's Blob representation is of an unsupported type: weblogic.jdbc.wrapper.Blob_oracle_sql_BLOB [See nested exception: java.sql.SQLException: Driver's Blob representation is of an unsupported type: weblogic.jdbc.wrapper.Blob_oracle_sql_BLOB]
at org.quartz.impl.jdbcjobstore.JobStoreSupport.storeJob(JobStoreSupport.java:844)
at org.quartz.impl.jdbcjobstore.JobStoreTX.storeJob(JobStoreTX.java:210)
at org.quartz.core.QuartzScheduler.addJob(QuartzScheduler.java:650)
jhouse

seraphim
[Avatar]
Joined: 11/06/2009 15:29:56
Messages: 1703
Offline

Can you please post your Quartz config?

Also, you could try just using the OracleDelegate rather than the weblogic oracle delegate.
 
Forum Index -> Quartz
Go to:   
Powered by JForum 2.1.7 © JForum Team