CrystalQuartz icon indicating copy to clipboard operation
CrystalQuartz copied to clipboard

Job details panel is completely empty

Open mschulze46 opened this issue 5 years ago • 3 comments

My setup:

  • Quartz.NET v3.0.7.0
  • CrystalQuartz Panel v6.8.1.0
  • Connected remotely to Quartz server process

Issue:

  • Connection to Quartz server process works
  • All jobs are listed
  • Clicking on a job shows a completely empty job details panel
  • This was definitely working a while ago, possibly broke when updating Quartz / CrystalQuartz

2020-05-27 18_13_00-Window

Can you reproduce the issue or did I miss some breaking change in the configuration? Many thanks!

Cheers Michael

mschulze46 avatar May 28 '20 13:05 mschulze46

Moreover, I have a StackOverflowException after opening that panel...

seclerp avatar Jul 16 '20 15:07 seclerp

@mschulze46 try to use beta version of CrystalQuartz package. It has another implementation of retrieving JobDataMap properties, works fine for me on 6.11.0.3-beta one

seclerp avatar Jul 16 '20 21:07 seclerp

@mschulze46 try to use beta version of CrystalQuartz package. It has another implementation of retrieving JobDataMap properties, works fine for me on 6.11.0.3-beta one

Thanks for your feedback. I just tried to update to the latest beta which currently is 6.11.0.3-beta. The job details map is still completely empty, I only get a new section 'Identity'... 👎

94262456-d0387f80-ff33-11ea-84b5-c6f768f30050

mschulze46 avatar Sep 25 '20 11:09 mschulze46