Troubleshooting
Problem
org.quartz.SchedulerException: ThreadPool class not specified. at org.quartz.impl.StdSchedulerFactory.instantiate(StdSchedulerFactory.java:789)
at org.quartz.impl.StdSchedulerFactory.getScheduler(StdSchedulerFactory.java:1460)
at com.urbancode.landscape.event.listener.EventListenerComponent.initialize(EventListenerComponent.java:52)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:90)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:55)
at java.lang.reflect.Method.invoke(Method.java:508)
Resolving The Problem
There is an exception in both patterns.err files when BPD attempts to connect to the database. The cause is: Caused by: java.lang.ClassNotFoundException: oracle.jdbc.driver.OracleDriver. This is most likely a missing JDBC driver file.
Follow these steps to fix the problem:
1. Stop BPD
- Start BPD
Here are the upgrade instructions:
https://www.ibm.com/docs/en/urbancode-deploy/7.1.2?topic=migrating-upgrading-blueprint-design-server
Document Location
Worldwide
Product Synonym
Blue Print Designer UrbanCode Deploy
Was this topic helpful?
Document Information
Modified date:
18 March 2023
UID
ibm16964466