[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]
Clustering 1.6.6 in Weblogic 10.3  XML
Forum Index -> Quartz
Author Message
pitdingo

neo

Joined: 12/09/2009 07:40:09
Messages: 9
Offline

Hi. I am trying to get quartz clustering to work in Weblogic 10.3 with the Oracle Thin Driver.

I am using the

org.quartz.jobStore.driverDelegateClass = org.quartz.impl.jdbcjobstore.oracle.weblogic.WebLogicOracleDelegate


And i have tried the
#org.quartz.jobStore.driverDelegateClass = org.quartz.impl.jdbcjobstore.oracle.OracleDelegate

I see the scheuler start in the log, and it reads my configuration, however it appears that the database is being locked. When i kill the weblogic server, i see my job in the database, but not when the server is up.

I have changed to the Weblogic Oracle driver and that seems to work fine, however i can not change the whole project over to use the Weblogic Driver at this point as it is too risky.

teck

seraphim
[Avatar]
Joined: 05/24/2006 15:03:25
Messages: 1128
Offline

This question seems to have been taken up on the mailing list.

https://quartz.dev.java.net/servlets/ReadMsg?list=users&msgNo=10572


Tim Eck (terracotta engineer)
 
Forum Index -> Quartz
Go to:   
Powered by JForum 2.1.7 © JForum Team