Unable to Open RTC3 Plans
![](http://jazz.net/_images/myphoto/1ca31354d11dba814bc5566c5e1df47c.jpg)
We have been actively using RTC3 for a couple major projects the past two months. For most activities we use the Web client. However, yesterday I was exploring some of the Process Configuration settings in the Project Area Administration area using the Eclipse client. Upon attempting to display the Plan Types page I received the following error.
"Error running operation "Loading additional data for Plan Types..." with the detail area saying "Error running operation 'Loading additional data for 'Plan Types'...' The error Details section say: "Reference problem: Unable to find ISchedulerDescription with idcom.ibm.team.apt.scheduler.traditionalScheduler.
Reference problem: Unable to find ISchedulerDescription with id com.ibm.team.apt.scheduler.traditionalScheduler."
I clicked OK and proceeded. However now when I attempt to open a plan view I the following message:
"Plan can not be opened because the planning configuration is not valid. Unable to instantiate the configuation element 'com.ibm.team.apt.internal.common.plantype.IPalnType'."
Any clues?
Thanks,
Geoff Kuhn (bikerkuhn)
"Error running operation "Loading additional data for Plan Types..." with the detail area saying "Error running operation 'Loading additional data for 'Plan Types'...' The error Details section say: "Reference problem: Unable to find ISchedulerDescription with idcom.ibm.team.apt.scheduler.traditionalScheduler.
Reference problem: Unable to find ISchedulerDescription with id com.ibm.team.apt.scheduler.traditionalScheduler."
I clicked OK and proceeded. However now when I attempt to open a plan view I the following message:
"Plan can not be opened because the planning configuration is not valid. Unable to instantiate the configuation element 'com.ibm.team.apt.internal.common.plantype.IPalnType'."
Any clues?
Thanks,
Geoff Kuhn (bikerkuhn)
3 answers
![](http://jazz.net/_images/myphoto/1ca31354d11dba814bc5566c5e1df47c.jpg)
Exactly same issue over here as well, we got a customer who has migrated from 3013 to 4.0.1 and unable to open a plan either in Eclipse or Web Client.
rror running operation 'Loading additional data for 'Plan Types'...'
Reference problem: Unable to find ISchedulerDescription with id com.ibm.team.apt.scheduler.traditionalScheduler.
Reference problem: Unable to find ISchedulerDescription with id com.ibm.team.apt.scheduler.traditionalScheduler.
Looking the project config, there are no red mark, any clue on how to fix this problem?
rror running operation 'Loading additional data for 'Plan Types'...'
Reference problem: Unable to find ISchedulerDescription with id com.ibm.team.apt.scheduler.traditionalScheduler.
Reference problem: Unable to find ISchedulerDescription with id com.ibm.team.apt.scheduler.traditionalScheduler.
Looking the project config, there are no red mark, any clue on how to fix this problem?
![](http://jazz.net/_images/myphoto/1ca31354d11dba814bc5566c5e1df47c.jpg)
Here is solution:
http://www-01.ibm.com/support/docview.wss?uid=swg21515247
http://www-01.ibm.com/support/docview.wss?uid=swg21515247
The error can be resolved by adding the missing scheduler to the following configuration-data xmlns in the Process Configuration Source tab of the project area:
<configuration-data xmlns="http://com.ibm.team.apt.configuration/planConfigurationElement"
final="false" id="com.ibm.team.apt.configuration.planConfigurationElement">
Go to above tech note for step by step solution. It has worked me and customers.