
|
If you were logged in you would be able to see more operations.
|
|
|
|
Environment:
|
Windows XP, VS.NET 2008 .NET 3.5
|
|
|
Create a scheduler configured with quartz.scheduler.exporter.type. Start the scheduler, stop the scheduler, then start the scheduler, I get a remoting bind exception in RemotingSchedulerExporter::RegisterRemotingChannelIfNeeded() because the channel has already been created. Feels like the RemotingSchedulerExporter should be keeping track of the channels that have already been created.
|
|
Description
|
Create a scheduler configured with quartz.scheduler.exporter.type. Start the scheduler, stop the scheduler, then start the scheduler, I get a remoting bind exception in RemotingSchedulerExporter::RegisterRemotingChannelIfNeeded() because the channel has already been created. Feels like the RemotingSchedulerExporter should be keeping track of the channels that have already been created. |
Show » |
|